Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b9130be62c688e94595923eea9ec461724b4135+dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb (88fb9bedb083ab5f15b39d0eecde689de3d6ab50) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh437503057222585706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5456674520443126707.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4067128114684519843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7375332423796679111.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1692297911945480581.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-15632 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2363721714526502678.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3410519532250845009.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6665315605948667944.key > git merge dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 Merge succeeded, producing 1d39243669967f80e364d0fb9518665f2d49c448 Checking out Revision 1d39243669967f80e364d0fb9518665f2d49c448 (PR-3492) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d39243669967f80e364d0fb9518665f2d49c448 # timeout=10 Commit message: "Merge commit 'dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb' into HEAD" > git rev-list --no-walk 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:05 ========================================================= 16:29:05 EdgeX Global Pipelines Version Info 16:29:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:06 ------------------- 16:29:06 stable info: 16:29:06 ------------------- 16:29:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:06 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:29:06 Message: update stable to v1.0.192 16:29:07 ------------------- 16:29:07 experimental info: 16:29:07 ------------------- 16:29:07 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:07 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:29:07 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3492 [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3492 [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3492 [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d39243669967f80e364d0fb9518665f2d49c448 [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d39243 [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:07 provisioning config files... 16:29:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9166046440198282457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:08 ---> docker-login.sh 16:29:08 nexus3.edgexfoundry.org:10001 16:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:08 Configure a credential helper to remove this warning. See 16:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:08 16:29:08 Login Succeeded 16:29:08 nexus3.edgexfoundry.org:10002 16:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:08 Configure a credential helper to remove this warning. See 16:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:08 16:29:08 Login Succeeded 16:29:08 nexus3.edgexfoundry.org:10003 16:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:08 Configure a credential helper to remove this warning. See 16:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:08 16:29:08 Login Succeeded 16:29:08 nexus3.edgexfoundry.org:10004 16:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:08 Configure a credential helper to remove this warning. See 16:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:08 16:29:08 Login Succeeded 16:29:08 docker.io 16:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:10 Configure a credential helper to remove this warning. See 16:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:10 16:29:10 Login Succeeded 16:29:10 ---> docker-login.sh ends [Pipeline] } 16:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:11 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:29:11 + for file in '`ls cmd/**/Dockerfile`' 16:29:11 ++ dirname cmd/core-command/Dockerfile 16:29:11 ++ cut -d/ -f2 16:29:11 + echo core-command,cmd/core-command/Dockerfile 16:29:11 + for file in '`ls cmd/**/Dockerfile`' 16:29:11 ++ cut -d/ -f2 16:29:11 ++ dirname cmd/core-data/Dockerfile 16:29:11 + echo core-data,cmd/core-data/Dockerfile 16:29:11 + for file in '`ls cmd/**/Dockerfile`' 16:29:11 ++ dirname cmd/core-metadata/Dockerfile 16:29:11 ++ cut -d/ -f2 16:29:11 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:11 + for file in '`ls cmd/**/Dockerfile`' 16:29:11 ++ dirname cmd/security-bootstrapper/Dockerfile 16:29:11 ++ cut -d/ -f2 16:29:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:11 + for file in '`ls cmd/**/Dockerfile`' 16:29:11 ++ dirname cmd/security-proxy-setup/Dockerfile 16:29:11 ++ cut -d/ -f2 16:29:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:11 + for file in '`ls cmd/**/Dockerfile`' 16:29:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:29:11 ++ cut -d/ -f2 16:29:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:11 + for file in '`ls cmd/**/Dockerfile`' 16:29:11 ++ dirname cmd/support-notifications/Dockerfile 16:29:11 ++ cut -d/ -f2 16:29:11 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:11 + for file in '`ls cmd/**/Dockerfile`' 16:29:11 ++ dirname cmd/support-scheduler/Dockerfile 16:29:11 ++ cut -d/ -f2 16:29:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:11 + for file in '`ls cmd/**/Dockerfile`' 16:29:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:29:11 ++ cut -d/ -f2 16:29:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:11 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:29:12 16:29:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:29:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:29:13 latest: Pulling from edgex-devops/git-semver 16:29:13 31603596830f: Pulling fs layer 16:29:13 54011a49482f: Pulling fs layer 16:29:13 a6820b24f6d8: Pulling fs layer 16:29:13 f581987b2513: Pulling fs layer 16:29:13 f581987b2513: Waiting 16:29:13 54011a49482f: Verifying Checksum 16:29:13 54011a49482f: Download complete 16:29:13 31603596830f: Verifying Checksum 16:29:13 31603596830f: Download complete 16:29:13 f581987b2513: Verifying Checksum 16:29:13 f581987b2513: Download complete 16:29:13 a6820b24f6d8: Verifying Checksum 16:29:13 a6820b24f6d8: Download complete 16:29:13 31603596830f: Pull complete 16:29:13 54011a49482f: Pull complete 16:29:14 a6820b24f6d8: Pull complete 16:29:14 f581987b2513: Pull complete 16:29:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:29:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:29:14 prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container 16:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:29:15 $ docker top c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:15 [ssh-agent] Looking for ssh-agent implementation... 16:29:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:15 $ docker exec c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 ssh-agent 16:29:15 SSH_AUTH_SOCK=/tmp/ssh-6fXyE4y5mHFs/agent.14 16:29:15 SSH_AGENT_PID=21 16:29:15 Running ssh-add (command line suppressed) 16:29:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4297820736225162138.key (/w/workspace/edgex-go/2@tmp/private_key_4297820736225162138.key) 16:29:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:15 + git tag --points-at HEAD [Pipeline] } 16:29:15 $ docker exec --env ******** --env ******** c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 ssh-agent -k 16:29:16 unset SSH_AUTH_SOCK; 16:29:16 unset SSH_AGENT_PID; 16:29:16 echo Agent pid 21 killed; 16:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:16 [ssh-agent] Looking for ssh-agent implementation... 16:29:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:16 $ docker exec c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 ssh-agent 16:29:16 SSH_AUTH_SOCK=/tmp/ssh-gyinScRpWZRe/agent.53 16:29:16 SSH_AGENT_PID=60 16:29:16 Running ssh-add (command line suppressed) 16:29:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6163646095403727076.key (/w/workspace/edgex-go/2@tmp/private_key_6163646095403727076.key) 16:29:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:16 + git semver init 16:29:16 # -> Open(): unable to determine branch for HEAD 16:29:16 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:29:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:29:16 # $SEMVER_REMOTE_NAME = origin 16:29:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:29:16 # $SEMVER_USER_NAME = edgex-jenkins 16:29:16 # $SEMVER_BRANCH = PR-3492 16:29:16 # $SEMVER_TEMP = /tmp/semver-391498426 16:29:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:29:33 # '/tmp/semver-391498426' -> '/w/workspace/edgex-go/2/.semver' 16:29:33 # -> Force: false 16:29:33 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:29:33 $ docker exec --env ******** --env ******** c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 ssh-agent -k 16:29:33 unset SSH_AUTH_SOCK; 16:29:33 unset SSH_AGENT_PID; 16:29:33 echo Agent pid 60 killed; 16:29:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:33 + git semver [Pipeline] } 16:29:33 $ docker stop --time=1 c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 16:29:35 $ docker rm -f c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:36 Stashed 1 file(s) [Pipeline] echo 16:29:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:29:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:29:37 + sudo service docker restart 16:29:37 + true 16:29:37 Redirecting to /bin/systemctl restart docker.service 16:29:51 Still waiting to schedule task 16:29:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 16:29:55 ========================================================= 16:29:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:29:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:29:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:29:57 Sending build context to Docker daemon 329MB 16:29:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:29:57 Step 2/6 : FROM ${BASE} 16:29:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:57 540db60ca938: Pulling fs layer 16:29:57 adcc1eea9eea: Pulling fs layer 16:29:57 4c4ab2625f07: Pulling fs layer 16:29:57 0510c868ecb4: Pulling fs layer 16:29:57 afea3b2eda06: Pulling fs layer 16:29:57 7809a108b3ef: Pulling fs layer 16:29:57 f706445af74f: Pulling fs layer 16:29:57 afea3b2eda06: Waiting 16:29:57 7809a108b3ef: Waiting 16:29:57 f706445af74f: Waiting 16:29:57 0510c868ecb4: Waiting 16:29:57 4c4ab2625f07: Verifying Checksum 16:29:57 4c4ab2625f07: Download complete 16:29:57 adcc1eea9eea: Verifying Checksum 16:29:57 adcc1eea9eea: Download complete 16:29:57 afea3b2eda06: Verifying Checksum 16:29:57 afea3b2eda06: Download complete 16:29:57 540db60ca938: Verifying Checksum 16:29:57 540db60ca938: Download complete 16:29:57 7809a108b3ef: Verifying Checksum 16:29:57 7809a108b3ef: Download complete 16:29:57 540db60ca938: Pull complete 16:29:57 adcc1eea9eea: Pull complete 16:29:57 4c4ab2625f07: Pull complete 16:29:59 f706445af74f: Verifying Checksum 16:29:59 f706445af74f: Download complete 16:29:59 0510c868ecb4: Verifying Checksum 16:29:59 0510c868ecb4: Download complete 16:30:03 0510c868ecb4: Pull complete 16:30:03 afea3b2eda06: Pull complete 16:30:03 7809a108b3ef: Pull complete 16:30:05 f706445af74f: Pull complete 16:30:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:30:05 ---> b068be0155e3 16:30:05 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:30:05 ---> Running in f16701701961 16:30:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:30:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:30:07 (1/12) Installing libmagic (5.39-r0) 16:30:08 (2/12) Installing file (5.39-r0) 16:30:08 (3/12) Installing libc-dev (0.7.2-r3) 16:30:08 (4/12) Installing g++ (10.2.1_pre1-r3) 16:30:12 (5/12) Installing fortify-headers (1.1-r0) 16:30:12 (6/12) Installing patch (2.7.6-r6) 16:30:12 (7/12) Installing build-base (0.5-r2) 16:30:12 (8/12) Installing libsodium (1.0.18-r0) 16:30:12 (9/12) Installing pkgconf (1.7.3-r0) 16:30:12 (10/12) Installing libsodium-dev (1.0.18-r0) 16:30:12 (11/12) Installing libzmq (4.3.3-r1) 16:30:12 (12/12) Installing zeromq-dev (4.3.3-r1) 16:30:12 Executing busybox-1.32.1-r6.trigger 16:30:12 OK: 219 MiB in 52 packages 16:30:14 Removing intermediate container f16701701961 16:30:14 ---> 0107aad7b32a 16:30:14 Step 4/6 : WORKDIR /edgex-go 16:30:14 ---> Running in 4a8c99b75b48 16:30:14 Removing intermediate container 4a8c99b75b48 16:30:14 ---> 30c549e8435e 16:30:14 Step 5/6 : COPY go.mod . 16:30:14 ---> 30472c800ba2 16:30:14 Step 6/6 : RUN go mod download 16:30:14 ---> Running in d919ed13c376 16:30:29 Removing intermediate container d919ed13c376 16:30:29 ---> dcb32218471a 16:30:29 Successfully built dcb32218471a 16:30:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:30:29 + docker inspect -f . ci-base-image-x86_64 16:30:29 . [Pipeline] withDockerContainer 16:30:29 prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container 16:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:30 $ docker top e6706290af351e010fb7636fb45f1dfa6220dda1028d2909900ac763affaa6cc -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:32 + go version 16:30:32 go version go1.16.3 linux/amd64 [Pipeline] } 16:30:32 $ docker stop --time=1 e6706290af351e010fb7636fb45f1dfa6220dda1028d2909900ac763affaa6cc 16:30:33 $ docker rm -f e6706290af351e010fb7636fb45f1dfa6220dda1028d2909900ac763affaa6cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:34 + docker inspect -f . ci-base-image-x86_64 16:30:34 . [Pipeline] withDockerContainer 16:30:34 prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container 16:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:34 $ docker top 5fd90b4e7231518bfade4da767ac446eaa14e0d828af2d13821a4d388c8a870c -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:35 ========================================================= 16:30:35 [edgeXBuildGoParallel] Running Tests and Build... 16:30:35 ========================================================= [Pipeline] sh 16:30:35 + go mod tidy [Pipeline] sh 16:30:35 + make test 16:30:35 go mod tidy 16:30:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:41 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements 16:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements 16:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 16:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.066s coverage: 58.6% of statements 16:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.107s coverage: 87.7% of statements 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 21.7% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 16:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.209s coverage: 81.8% of statements 16:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.174s coverage: 66.9% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.5% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.053s coverage: 18.9% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.142s coverage: 91.9% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 64.6% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.101s coverage: 97.6% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.048s coverage: 27.9% of statements 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:31:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 16:31:57 GO111MODULE=on go vet ./... 16:31:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15656 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws 16:31:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:31:57 The recommended git tool is: git 16:32:05 using credential edgex-jenkins-ssh 16:32:05 Cloning the remote Git repository 16:32:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:32:05 > git init /w/workspace/edgex-go/2 # timeout=10 16:32:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:05 > git --version # timeout=10 16:32:05 > git --version # 'git version 2.17.1' 16:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:20 gofmt -l . 16:32:20 [ "`gofmt -l .`" = "" ] 16:32:20 ./bin/test-attribution-txt.sh [Pipeline] sh 16:32:21 + ls -al . 16:32:21 total 520 16:32:21 drwxrwxr-x 10 1001 1001 4096 May 22 16:32 . 16:32:21 drwxr-xr-x 4 root root 28 May 22 16:30 .. 16:32:21 -rw-rw-r-- 1 1001 1001 11 May 22 16:29 .dockerignore 16:32:21 drwxrwxr-x 8 1001 1001 179 May 22 16:29 .git 16:32:21 drwxrwxr-x 3 1001 1001 125 May 22 16:29 .github 16:32:21 -rw-rw-r-- 1 1001 1001 818 May 22 16:29 .gitignore 16:32:21 drwx------ 3 1001 1001 60 May 22 16:29 .semver 16:32:21 -rw-rw-r-- 1 1001 1001 166 May 22 16:29 .sonarcloud.properties 16:32:21 -rw-rw-r-- 1 1001 1001 8609 May 22 16:29 Attribution.txt 16:32:21 -rw-rw-r-- 1 1001 1001 3804 May 22 16:29 CONTRIBUTING.md 16:32:21 -rw-rw-r-- 1 1001 1001 931 May 22 16:29 Dockerfile.build 16:32:21 -rw-rw-r-- 1 1001 1001 863 May 22 16:29 Jenkinsfile 16:32:21 -rw-rw-r-- 1 1001 1001 10775 May 22 16:29 LICENSE 16:32:21 -rw-rw-r-- 1 1001 1001 5605 May 22 16:29 Makefile 16:32:21 -rw-rw-r-- 1 1001 1001 7978 May 22 16:29 README.md 16:32:21 -rw-rw-r-- 1 1001 1001 6755 May 22 16:29 SECURITY.md 16:32:21 -rw-rw-r-- 1 1001 1001 5 May 22 16:29 VERSION 16:32:21 -rw-rw-r-- 1 1001 1001 4131 May 22 16:29 ZMQWindows.md 16:32:21 drwxrwxr-x 2 1001 1001 37 May 22 16:29 bin 16:32:21 drwxrwxr-x 14 1001 1001 4096 May 22 16:29 cmd 16:32:21 -rw-r--r-- 1 root root 405172 May 22 16:31 coverage.out 16:32:21 -rw-rw-r-- 1 1001 1001 902 May 22 16:29 go.mod 16:32:21 -rw-r--r-- 1 root root 21352 May 22 16:30 go.sum 16:32:21 drwxrwxr-x 8 1001 1001 127 May 22 16:29 internal 16:32:21 drwxrwxr-x 3 1001 1001 16 May 22 16:29 openapi 16:32:21 drwxrwxr-x 4 1001 1001 71 May 22 16:29 snap 16:32:21 -rw-rw-r-- 1 1001 1001 168 May 22 16:29 version.go [Pipeline] sh 16:32:22 + '[' -e coverage.out ] 16:32:22 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:22 Stashed 1 file(s) [Pipeline] sh 16:32:22 + make build 16:32:22 go mod tidy 16:32:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:32:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:32:26 Merging remotes/origin/master commit dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 16:32:27 Merge succeeded, producing b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:32:27 Checking out Revision b662eefdd9a1facd4d8f43301b67b6431c1b8a70 (PR-3492) 16:32:26 > git config core.sparsecheckout # timeout=10 16:32:26 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 16:32:27 > git remote # timeout=10 16:32:27 > git config --get remote.origin.url # timeout=10 16:32:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:27 > git merge dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 16:32:27 > git rev-parse HEAD^{commit} # timeout=10 16:32:27 > git config core.sparsecheckout # timeout=10 16:32:27 > git checkout -f b662eefdd9a1facd4d8f43301b67b6431c1b8a70 # timeout=10 16:32:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:32:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:31 Commit message: "Merge commit 'dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb' into HEAD" 16:32:31 > git rev-list --no-walk 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 16:32:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:32:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:32:34 + true 16:32:34 + sudo service docker restart 16:32:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:32:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:32:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:32:39 $ docker stop --time=1 5fd90b4e7231518bfade4da767ac446eaa14e0d828af2d13821a4d388c8a870c 16:32:41 $ docker rm -f 5fd90b4e7231518bfade4da767ac446eaa14e0d828af2d13821a4d388c8a870c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:50 16:32:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:50 latest: Pulling from edgex-devops/edgex-compose 16:32:50 cbdbe7a5bc2a: Pulling fs layer 16:32:50 ca9280d653b3: Pulling fs layer 16:32:50 7e9c9ca2126c: Pulling fs layer 16:32:50 cbdbe7a5bc2a: Verifying Checksum 16:32:50 cbdbe7a5bc2a: Download complete 16:32:50 cbdbe7a5bc2a: Pull complete 16:32:51 ca9280d653b3: Verifying Checksum 16:32:51 ca9280d653b3: Download complete 16:32:51 ca9280d653b3: Pull complete 16:32:52 7e9c9ca2126c: Verifying Checksum 16:32:52 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:52 provisioning config files... 16:32:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4797427160397163026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:52 ---> docker-login.sh 16:32:52 nexus3.edgexfoundry.org:10001 16:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:54 Configure a credential helper to remove this warning. See 16:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:54 16:32:54 Login Succeeded 16:32:54 nexus3.edgexfoundry.org:10002 16:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:55 Configure a credential helper to remove this warning. See 16:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:55 16:32:55 Login Succeeded 16:32:55 nexus3.edgexfoundry.org:10003 16:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:55 7e9c9ca2126c: Pull complete 16:32:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:32:55 prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container 16:32:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:55 Configure a credential helper to remove this warning. See 16:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:55 16:32:55 Login Succeeded 16:32:55 nexus3.edgexfoundry.org:10004 16:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:56 Configure a credential helper to remove this warning. See 16:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:56 16:32:56 Login Succeeded 16:32:56 docker.io 16:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:56 Configure a credential helper to remove this warning. See 16:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:56 16:32:56 Login Succeeded 16:32:56 ---> docker-login.sh ends 16:32:58 $ docker top c2f30397f50b90f0f1c72a0a75cc46ffb8c3b2c722ef59fc6957f4852b6acd7d -eo pid,comm [Pipeline] { [Pipeline] } 16:32:58 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:32:58 + docker-compose build --help 16:32:58 + grep parallel [Pipeline] echo 16:32:58 ========================================================= 16:32:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:32:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:32:59 --parallel Build images in parallel. [Pipeline] } 16:32:59 $ docker stop --time=1 c2f30397f50b90f0f1c72a0a75cc46ffb8c3b2c722ef59fc6957f4852b6acd7d 16:32:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:33:00 $ docker rm -f c2f30397f50b90f0f1c72a0a75cc46ffb8c3b2c722ef59fc6957f4852b6acd7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:00 . [Pipeline] withDockerContainer 16:33:00 prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container 16:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:01 $ docker top 8e7379e46b46d2d8788eb31833bcb5c7006cdc251c750bfa652d844c46f37523 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:01 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:01 Sending build context to Docker daemon 166.3MB 16:33:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:33:01 Step 2/6 : FROM ${BASE} 16:33:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:01 595b0fe564bb: Pulling fs layer 16:33:01 7186ed65a4f7: Pulling fs layer 16:33:01 316046926c0a: Pulling fs layer 16:33:01 4ebd0625c992: Pulling fs layer 16:33:01 207e8628e3a3: Pulling fs layer 16:33:01 c791037a9be2: Pulling fs layer 16:33:01 ffd874e62e21: Pulling fs layer 16:33:01 207e8628e3a3: Waiting 16:33:01 c791037a9be2: Waiting 16:33:01 4ebd0625c992: Waiting 16:33:01 ffd874e62e21: Waiting 16:33:01 316046926c0a: Download complete 16:33:01 7186ed65a4f7: Verifying Checksum 16:33:01 7186ed65a4f7: Download complete 16:33:01 207e8628e3a3: Download complete 16:33:01 c791037a9be2: Verifying Checksum 16:33:01 c791037a9be2: Download complete 16:33:01 595b0fe564bb: Verifying Checksum 16:33:01 595b0fe564bb: Download complete 16:33:02 Building core-command ... 16:33:02 Building core-data ... 16:33:02 Building core-metadata ... 16:33:02 Building security-bootstrapper ... 16:33:02 Building security-proxy-setup ... 16:33:02 Building security-secretstore-setup ... 16:33:02 Building support-notifications ... 16:33:02 Building support-scheduler ... 16:33:02 Building sys-mgmt-agent ... 16:33:02 Building core-command 16:33:02 Building support-scheduler 16:33:02 Building security-bootstrapper 16:33:02 Building core-metadata 16:33:02 Building support-notifications 16:33:02 595b0fe564bb: Pull complete 16:33:03 7186ed65a4f7: Pull complete 16:33:03 316046926c0a: Pull complete 16:33:03 ffd874e62e21: Verifying Checksum 16:33:03 ffd874e62e21: Download complete 16:33:05 4ebd0625c992: Verifying Checksum 16:33:05 4ebd0625c992: Download complete 16:33:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:33:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> dcb32218471a 16:33:15 Step 3/24 : WORKDIR /edgex-go 16:33:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:33:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> dcb32218471a 16:33:15 Step 3/32 : WORKDIR /edgex-go 16:33:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:33:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> dcb32218471a 16:33:15 Step 3/23 : WORKDIR /edgex-go 16:33:15 4ebd0625c992: Pull complete 16:33:16 207e8628e3a3: Pull complete 16:33:16 c791037a9be2: Pull complete 16:33:19 ---> Running in 4ffd6dbb47d7 16:33:19 ---> Running in aff96ede6484 16:33:19 ---> Running in 3984fccea3ff 16:33:20 Removing intermediate container 3984fccea3ff 16:33:20 ---> 1e8710a44f26 16:33:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:20 Removing intermediate container 4ffd6dbb47d7 16:33:20 ---> 5fb8dc23eaa5 16:33:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:20 Removing intermediate container aff96ede6484 16:33:20 ---> 532354d2cf3d 16:33:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:20 ---> Running in 2526c0f62fdb 16:33:20 ---> Running in dac97446ffbc 16:33:20 ffd874e62e21: Pull complete 16:33:20 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:33:20 ---> cfc18b08335c 16:33:20 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:33:20 ---> Running in db2f5f695b03 16:33:21 ---> Running in e0f759473281 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:33:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:33:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:33:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:24 ---> dcb32218471a 16:33:24 Step 3/24 : WORKDIR /edgex-go 16:33:24 ---> Using cache 16:33:24 ---> 532354d2cf3d 16:33:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:33:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:24 ---> dcb32218471a 16:33:24 Step 3/23 : WORKDIR /edgex-go 16:33:24 ---> Using cache 16:33:24 ---> 532354d2cf3d 16:33:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:24 Removing intermediate container 2526c0f62fdb 16:33:24 ---> 6db9a8918108 16:33:24 Step 5/23 : RUN apk add --update --no-cache make git 16:33:24 ---> Running in 06fe4e6694c7 16:33:24 ---> Running in 995bc6d9b212 16:33:24 ---> Running in 1217f1d645a7 16:33:24 (1/12) Installing libmagic (5.39-r0) 16:33:24 (2/12) Installing file (5.39-r0) 16:33:24 Removing intermediate container dac97446ffbc 16:33:24 ---> 7c4b8e1b49c1 16:33:24 Step 5/32 : RUN apk add --update --no-cache make git 16:33:24 ---> Running in 7828ce69dd11 16:33:24 Removing intermediate container db2f5f695b03 16:33:24 ---> 9f3433e1d87b 16:33:24 Step 5/24 : RUN apk add --update --no-cache make git 16:33:24 ---> Running in c45d8356ba3d 16:33:25 (3/12) Installing libc-dev (0.7.2-r3) 16:33:25 (4/12) Installing g++ (10.2.1_pre1-r3) 16:33:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:33:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:33:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:33:25 Removing intermediate container 06fe4e6694c7 16:33:25 ---> 670d6b2cea4e 16:33:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:25 ---> Running in 448c016818c7 16:33:25 Removing intermediate container 995bc6d9b212 16:33:25 ---> a982118d1ccb 16:33:25 Step 5/24 : RUN apk add --update --no-cache make git 16:33:25 ---> Running in 563cf509eeb3 16:33:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:33:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:33:26 OK: 219 MiB in 52 packages 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:33:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:33:26 OK: 219 MiB in 52 packages 16:33:26 Removing intermediate container 1217f1d645a7 16:33:26 ---> 71077004b6ad 16:33:26 Step 6/23 : COPY go.mod . 16:33:26 OK: 219 MiB in 52 packages 16:33:27 ---> 734324cc2306 16:33:27 Step 7/23 : RUN go mod download 16:33:27 OK: 219 MiB in 52 packages 16:33:27 ---> Running in 1baf21b5dd1c 16:33:27 Removing intermediate container c45d8356ba3d 16:33:27 ---> 0dc7ece9f188 16:33:27 Step 6/24 : COPY go.mod . 16:33:27 Removing intermediate container 7828ce69dd11 16:33:27 ---> 88436bca6243 16:33:27 Step 6/32 : COPY go.mod . 16:33:27 ---> 3bf6f49239a4 16:33:27 Step 7/24 : RUN go mod download 16:33:27 ---> Running in 3228d736d50b 16:33:27 Removing intermediate container 563cf509eeb3 16:33:27 ---> cbac7efbb3bf 16:33:27 Step 6/24 : COPY go.mod . 16:33:27 ---> fe79eb03fccb 16:33:27 Step 7/32 : RUN go mod download 16:33:27 OK: 219 MiB in 52 packages 16:33:27 ---> Running in b87dbfe0c9c1 16:33:28 ---> f6839b7fb0d8 16:33:28 Step 7/24 : RUN go mod download 16:33:28 ---> Running in 548c18a93674 16:33:28 Removing intermediate container 448c016818c7 16:33:28 ---> 4cc46a7ef46e 16:33:28 Step 6/23 : COPY go.mod . 16:33:28 Removing intermediate container 1baf21b5dd1c 16:33:28 ---> 4fcf2f0b6057 16:33:28 Step 8/23 : COPY . . 16:33:28 ---> 6ed5786544e0 16:33:28 Step 7/23 : RUN go mod download 16:33:28 ---> Running in 10fa481bcf62 16:33:28 Removing intermediate container 3228d736d50b 16:33:28 ---> 935ad0d63ba1 16:33:28 Step 8/24 : COPY . . 16:33:28 Removing intermediate container b87dbfe0c9c1 16:33:28 ---> e2037451ab29 16:33:28 Step 8/32 : COPY . . 16:33:29 (5/12) Installing fortify-headers (1.1-r0) 16:33:29 (6/12) Installing patch (2.7.6-r6) 16:33:29 (7/12) Installing build-base (0.5-r2) 16:33:29 (8/12) Installing libsodium (1.0.18-r0) 16:33:29 (9/12) Installing pkgconf (1.7.3-r0) 16:33:29 (10/12) Installing libsodium-dev (1.0.18-r0) 16:33:29 (11/12) Installing libzmq (4.3.3-r1) 16:33:30 (12/12) Installing zeromq-dev (4.3.3-r1) 16:33:30 Executing busybox-1.32.1-r6.trigger 16:33:30 OK: 218 MiB in 52 packages 16:33:34 Removing intermediate container 548c18a93674 16:33:34 ---> c9b19c8311c5 16:33:34 Step 8/24 : COPY . . 16:33:34 Removing intermediate container 10fa481bcf62 16:33:34 ---> 94ca673cfeef 16:33:34 Step 8/23 : COPY . . 16:33:34 Removing intermediate container e0f759473281 16:33:34 ---> 7102724e212a 16:33:34 Step 4/6 : WORKDIR /edgex-go 16:33:34 ---> Running in 033834fe1741 16:33:34 Removing intermediate container 033834fe1741 16:33:34 ---> a30cd3b1df9f 16:33:34 Step 5/6 : COPY go.mod . 16:33:35 ---> 158a1f50755b 16:33:35 Step 6/6 : RUN go mod download 16:33:35 ---> Running in 61e1cf165302 16:33:41 ---> 9258493e9294 16:33:41 Step 9/24 : RUN go mod tidy 16:33:41 ---> 01e0041b039b 16:33:41 Step 9/32 : RUN go mod tidy 16:33:41 ---> c72ac552a869 16:33:41 Step 9/23 : RUN go mod tidy 16:33:41 ---> Running in 969160ea7d1c 16:33:41 ---> Running in f55604515971 16:33:41 ---> Running in 16f6ff30d375 16:33:44 Removing intermediate container 969160ea7d1c 16:33:44 ---> cd1fa0c9b7b8 16:33:44 Step 10/24 : RUN make cmd/core-command/core-command 16:33:44 ---> Running in 6c5ac95a3748 16:33:45 Removing intermediate container f55604515971 16:33:45 ---> 5ae05ea0b533 16:33:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:45 Removing intermediate container 16f6ff30d375 16:33:45 ---> a0aac3257756 16:33:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:33:45 ---> Running in bf4e7c12e7b5 16:33:45 ---> Running in 22b7379aacea 16:33:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:33:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:00 ---> 82b5443f4336 16:34:00 Step 9/23 : RUN go mod tidy 16:34:01 ---> Running in 7dbcb0fdd25d 16:34:01 ---> 82771e92d10a 16:34:01 Step 9/24 : RUN go mod tidy 16:34:01 ---> Running in 070806e9966f 16:34:02 Removing intermediate container 61e1cf165302 16:34:02 ---> 7ccf2f7d312d 16:34:02 Successfully built 7ccf2f7d312d 16:34:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:34:02 + docker inspect -f . ci-base-image-arm64 16:34:02 . [Pipeline] withDockerContainer 16:34:03 prd-ubuntu18.04-docker-arm64-4c-16g-15656 does not seem to be running inside a container 16:34:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:34:03 Removing intermediate container 7dbcb0fdd25d 16:34:03 ---> 7749016542fc 16:34:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:34:03 ---> Running in 6b618b193f41 16:34:04 Removing intermediate container 070806e9966f 16:34:04 ---> bf662e6c860f 16:34:04 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:34:04 ---> Running in ef6cf6d7f2a6 16:34:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:04 $ docker top dafcbcf530e4de36bb4c0cf373d098cfcf6fd8558f191535b0b9dd9c42114457 -eo pid,comm 16:34:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] { [Pipeline] sh 16:34:05 + go version 16:34:05 go version go1.16.3 linux/arm64 [Pipeline] } 16:34:05 $ docker stop --time=1 dafcbcf530e4de36bb4c0cf373d098cfcf6fd8558f191535b0b9dd9c42114457 16:34:07 $ docker rm -f dafcbcf530e4de36bb4c0cf373d098cfcf6fd8558f191535b0b9dd9c42114457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:08 + docker inspect -f . ci-base-image-arm64 16:34:08 . [Pipeline] withDockerContainer 16:34:08 prd-ubuntu18.04-docker-arm64-4c-16g-15656 does not seem to be running inside a container 16:34:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:34:10 $ docker top a2197b091e714c9e099aadc711567e588d2aad3a42f583a518d6de39ce5ed35c -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:10 ========================================================= 16:34:10 [edgeXBuildGoParallel] Running Tests and Build... 16:34:10 ========================================================= [Pipeline] sh 16:34:11 + go mod tidy [Pipeline] sh 16:34:12 + make test 16:34:12 go mod tidy 16:34:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:19 Removing intermediate container 6c5ac95a3748 16:34:19 ---> 4fe44b1c1d3f 16:34:19 16:34:19 Step 11/24 : FROM alpine:3.12 16:34:19 3.12: Pulling from library/alpine 16:34:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:34:19 Status: Downloaded newer image for alpine:3.12 16:34:19 ---> 13621d1b12d4 16:34:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:34:19 ---> Running in f8efe17bdcb4 16:34:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:34:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:34:20 Removing intermediate container bf4e7c12e7b5 16:34:20 ---> 7635505b8794 16:34:20 16:34:20 Step 11/32 : FROM alpine:3.12 16:34:20 ---> 13621d1b12d4 16:34:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:34:20 ---> Running in b7b8d4ea6a98 16:34:20 (1/1) Installing dumb-init (1.2.2-r1) 16:34:20 Executing busybox-1.31.1-r20.trigger 16:34:20 OK: 6 MiB in 15 packages 16:34:20 Removing intermediate container b7b8d4ea6a98 16:34:20 ---> e120c6d6e9ff 16:34:20 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:34:20 ---> Running in b4957bf5b7e1 16:34:20 Removing intermediate container f8efe17bdcb4 16:34:20 ---> 26d1783362ed 16:34:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:20 ---> Running in 5f3858ca5286 16:34:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:34:20 Removing intermediate container 5f3858ca5286 16:34:20 ---> 22e169f44f81 16:34:20 Step 14/24 : ENV APP_PORT=59882 16:34:20 ---> Running in 28e7c917c3dc 16:34:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:34:21 Removing intermediate container 28e7c917c3dc 16:34:21 ---> 5f1cebbad0c7 16:34:21 Step 15/24 : EXPOSE $APP_PORT 16:34:21 ---> Running in 43a54938eaa9 16:34:21 (1/2) Installing dumb-init (1.2.2-r1) 16:34:21 (2/2) Installing su-exec (0.2-r1) 16:34:21 Executing busybox-1.31.1-r20.trigger 16:34:21 OK: 6 MiB in 16 packages 16:34:22 Removing intermediate container 43a54938eaa9 16:34:22 ---> a728ecf0514d 16:34:22 Step 16/24 : WORKDIR / 16:34:22 ---> Running in 84bbfec43d76 16:34:22 Removing intermediate container 22b7379aacea 16:34:22 ---> 394e1e6c1226 16:34:22 16:34:22 Step 11/23 : FROM alpine:3.12 16:34:22 ---> 13621d1b12d4 16:34:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:34:22 ---> Using cache 16:34:22 ---> 26d1783362ed 16:34:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:22 ---> Using cache 16:34:22 ---> 22e169f44f81 16:34:22 Step 14/23 : ENV APP_PORT=59861 16:34:22 Removing intermediate container 84bbfec43d76 16:34:22 ---> 1de4204326ee 16:34:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:22 Removing intermediate container b4957bf5b7e1 16:34:22 ---> 5d43c394f5e6 16:34:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:34:22 ---> Running in 6b2d465a6b79 16:34:22 ---> Running in b43cc2300ecf 16:34:22 Removing intermediate container 6b2d465a6b79 16:34:22 ---> eedddaedf242 16:34:22 Step 15/23 : EXPOSE $APP_PORT 16:34:22 ---> 32c6264b35b4 16:34:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:22 ---> Running in cafffbe805fb 16:34:22 Removing intermediate container b43cc2300ecf 16:34:22 ---> ef40053e8742 16:34:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:34:22 ---> Running in 57211b5cf8c2 16:34:22 Removing intermediate container cafffbe805fb 16:34:22 ---> 691fdb6273df 16:34:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:22 Removing intermediate container 57211b5cf8c2 16:34:22 ---> 207e21bd1e28 16:34:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:23 ---> Running in 4cec822b7a59 16:34:23 ---> 794629bad61b 16:34:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:23 ---> b5b206347253 16:34:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:23 ---> c7e67b2b9591 16:34:23 Step 20/24 : ENTRYPOINT ["/core-command"] 16:34:23 ---> Running in e7ac8a108950 16:34:23 ---> 84b4100c68c6 16:34:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:23 Removing intermediate container e7ac8a108950 16:34:23 ---> ff92a55e47df 16:34:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:23 ---> Running in 01c4c79cbcdf 16:34:24 Removing intermediate container 4cec822b7a59 16:34:24 ---> 7e9820a7023c 16:34:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:34:24 ---> b4e2f30bfa34 16:34:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:34:24 Removing intermediate container 01c4c79cbcdf 16:34:24 ---> 6058a4a5d333 16:34:24 Step 22/24 : LABEL arch=x86_64 16:34:24 ---> Running in 1931b0afdbe5 16:34:24 ---> Running in e957fc292dc8 16:34:24 ---> Running in 9a6100481e3f 16:34:24 Removing intermediate container 1931b0afdbe5 16:34:24 ---> 026532d549b6 16:34:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:34:24 Removing intermediate container e957fc292dc8 16:34:24 ---> 2b87d029dd43 16:34:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:24 ---> Running in 3ad8b0fc9243 16:34:24 Removing intermediate container 9a6100481e3f 16:34:24 ---> fd9053d35cb1 16:34:24 Step 23/24 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 16:34:24 ---> Running in 2ae28d3e017a 16:34:25 ---> 46e322438bdd 16:34:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:34:25 Removing intermediate container 3ad8b0fc9243 16:34:25 ---> e61bddc2b19b 16:34:25 Step 21/23 : LABEL arch=x86_64 16:34:25 ---> Running in 10e4e8df009e 16:34:25 ---> Running in bb47cfdf285f 16:34:25 Removing intermediate container 2ae28d3e017a 16:34:25 ---> f3ae07ed8711 16:34:25 Step 24/24 : LABEL version=0.0.0 16:34:25 ---> Running in 4853ad3494b1 16:34:25 Removing intermediate container bb47cfdf285f 16:34:25 ---> b60df874919f 16:34:25 Step 22/23 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 16:34:25 ---> Running in b8943cc20f6f 16:34:25 Removing intermediate container 4853ad3494b1 16:34:25 ---> 535301bd68b3 16:34:25 16:34:25 Successfully built 535301bd68b3 16:34:25 Successfully tagged core-command:latest 16:34:25 Building sys-mgmt-agent 16:34:25  Building core-command ... done Removing intermediate container b8943cc20f6f 16:34:25 ---> 09a6c2f27f6a 16:34:25 Step 23/23 : LABEL version=0.0.0 16:34:25 ---> Running in 1b44c40f4195 16:34:25 Removing intermediate container 1b44c40f4195 16:34:25 ---> c84ef5f0f2da 16:34:25 16:34:26 Successfully built c84ef5f0f2da 16:34:26 Successfully tagged support-scheduler:latest 16:34:26  Building support-scheduler ... done Building security-secretstore-setup 16:34:26 Removing intermediate container 10e4e8df009e 16:34:26 ---> 7a9fbadf3370 16:34:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:27 ---> a1f260fd63ac 16:34:27 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:28 ---> 3a2876d53fa1 16:34:28 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:29 ---> 0d652f8a38c2 16:34:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:29 ---> 5f1913123e0e 16:34:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:34:30 ---> 0dc0ac9cf6ad 16:34:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:34:30 ---> Running in 26daec3cecc5 16:34:30 Removing intermediate container 26daec3cecc5 16:34:30 ---> 9ad5543b3bce 16:34:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:31 ---> 514219984a08 16:34:31 Step 27/32 : RUN chmod +x /entrypoint.sh 16:34:31 ---> Running in fe7c343f068f 16:34:32 Removing intermediate container fe7c343f068f 16:34:32 ---> 1ab513cfb21c 16:34:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:34:32 ---> Running in c0b330152299 16:34:32 Removing intermediate container c0b330152299 16:34:32 ---> e2fa3308d16b 16:34:32 Step 29/32 : CMD ["gate"] 16:34:33 ---> Running in 3923d780016c 16:34:33 Removing intermediate container 3923d780016c 16:34:33 ---> e23676311b47 16:34:33 Step 30/32 : LABEL arch=x86_64 16:34:33 ---> Running in e09a8193af2a 16:34:33 Removing intermediate container e09a8193af2a 16:34:33 ---> 5a1c532f0edf 16:34:33 Step 31/32 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 16:34:34 ---> Running in 541af03042cc 16:34:34 Removing intermediate container 541af03042cc 16:34:34 ---> 94a7fd45ae60 16:34:34 Step 32/32 : LABEL version=0.0.0 16:34:34 ---> Running in d3807b864c22 16:34:35 Removing intermediate container d3807b864c22 16:34:35 ---> 7080f93cb290 16:34:35 16:34:35 Successfully built 7080f93cb290 16:34:35 Successfully tagged security-bootstrapper:latest 16:34:35  Building security-bootstrapper ... done Building core-data 16:34:37 Removing intermediate container 6b618b193f41 16:34:37 ---> 65e2faa45a79 16:34:37 16:34:37 Step 11/23 : FROM alpine:3.12 16:34:37 ---> 13621d1b12d4 16:34:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:39 ---> Running in 8fdf5330d5cb 16:34:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:39 ---> dcb32218471a 16:34:39 Step 3/24 : WORKDIR /edgex-go 16:34:39 ---> Using cache 16:34:39 ---> 532354d2cf3d 16:34:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:39 ---> Using cache 16:34:39 ---> a982118d1ccb 16:34:39 Step 5/24 : RUN apk add --update --no-cache make bash git 16:34:39 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:40 ---> dcb32218471a 16:34:40 Step 3/26 : WORKDIR /edgex-go 16:34:40 ---> Using cache 16:34:40 ---> 532354d2cf3d 16:34:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:40 ---> Using cache 16:34:40 ---> a982118d1ccb 16:34:40 Step 5/26 : RUN apk add --update --no-cache make git 16:34:40 ---> Using cache 16:34:40 ---> cbac7efbb3bf 16:34:40 Step 6/26 : COPY go.mod . 16:34:40 ---> Using cache 16:34:40 ---> f6839b7fb0d8 16:34:40 Step 7/26 : RUN go mod download 16:34:40 ---> Using cache 16:34:40 ---> c9b19c8311c5 16:34:40 Step 8/26 : COPY . . 16:34:40 ---> Running in dd458c805e9a 16:34:40 ---> Using cache 16:34:40 ---> 82771e92d10a 16:34:40 Step 9/26 : RUN go mod tidy 16:34:40 ---> Using cache 16:34:40 ---> bf662e6c860f 16:34:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:40 ---> Running in a7f300c8b803 16:34:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:34:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:34:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:40 (1/2) Installing ca-certificates (20191127-r4) 16:34:41 (2/2) Installing dumb-init (1.2.2-r1) 16:34:41 Executing busybox-1.31.1-r20.trigger 16:34:41 Executing ca-certificates-20191127-r4.trigger 16:34:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:41 OK: 6 MiB in 16 packages 16:34:41 Removing intermediate container ef6cf6d7f2a6 16:34:41 ---> 36cfe3257fb6 16:34:41 16:34:41 Step 11/24 : FROM alpine:3.12 16:34:41 ---> 13621d1b12d4 16:34:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:34:41 ---> Using cache 16:34:41 ---> 26d1783362ed 16:34:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:41 ---> Using cache 16:34:41 ---> 22e169f44f81 16:34:41 Step 14/24 : ENV APP_PORT=59881 16:34:41 ---> Running in 8c768ac64305 16:34:41 Removing intermediate container 8c768ac64305 16:34:41 ---> f05f2c53c023 16:34:41 Step 15/24 : EXPOSE $APP_PORT 16:34:41 ---> Running in aa0839670008 16:34:41 Removing intermediate container 8fdf5330d5cb 16:34:41 ---> 943dc596b8b0 16:34:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:41 ---> Running in 241a3bcc88b5 16:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:41 Removing intermediate container aa0839670008 16:34:41 ---> 69c3d6b00da3 16:34:41 Step 16/24 : WORKDIR / 16:34:42 ---> Running in a4312c9eaf62 16:34:42 Removing intermediate container 241a3bcc88b5 16:34:42 ---> 1baecde0abc7 16:34:42 Step 14/23 : ENV APP_PORT=59860 16:34:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:42 ---> dcb32218471a 16:34:42 Step 3/24 : WORKDIR /edgex-go 16:34:42 ---> Using cache 16:34:42 ---> 532354d2cf3d 16:34:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:42 ---> Using cache 16:34:42 ---> a982118d1ccb 16:34:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:42 ---> Running in 28f81a3d539b 16:34:42 ---> Running in 64b72db8a4fe 16:34:42 Removing intermediate container a4312c9eaf62 16:34:42 ---> 61472f976504 16:34:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:42 Removing intermediate container 64b72db8a4fe 16:34:42 ---> dd792f196334 16:34:42 Step 15/23 : EXPOSE $APP_PORT 16:34:42 ---> Running in 9eb474f6e005 16:34:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:42 Removing intermediate container 9eb474f6e005 16:34:42 ---> 3850af4d9379 16:34:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:43 ---> 16f72bd65599 16:34:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:43 OK: 219 MiB in 52 packages 16:34:43 ---> 372b298bb9b3 16:34:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:43 ---> db37d3263bad 16:34:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:43 ---> 70f7359ac955 16:34:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:43 Removing intermediate container dd458c805e9a 16:34:43 ---> ffbd32e55f7e 16:34:43 Step 6/24 : COPY go.mod . 16:34:43 ---> b68daade5c8e 16:34:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:34:44 ---> Running in e9a75854379a 16:34:44 ---> db6e5203e106 16:34:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:34:44 ---> 3a123944bff6 16:34:44 Step 7/24 : RUN go mod download 16:34:44 ---> Running in 07652bdef284 16:34:44 OK: 219 MiB in 52 packages 16:34:44 ---> Running in 545262cb7645 16:34:44 Removing intermediate container e9a75854379a 16:34:44 ---> 5f76221bb8b0 16:34:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:44 ---> Running in 909d12beb9c2 16:34:44 Removing intermediate container 07652bdef284 16:34:44 ---> 27e4d47d1f65 16:34:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:44 ---> Running in 7953e738b4ae 16:34:44 Removing intermediate container 909d12beb9c2 16:34:44 ---> f2fd112f0046 16:34:44 Step 22/24 : LABEL arch=x86_64 16:34:44 Removing intermediate container 28f81a3d539b 16:34:44 ---> 08266c923bdf 16:34:44 Step 6/24 : COPY go.mod . 16:34:44 ---> Running in faca93bde787 16:34:44 Removing intermediate container 7953e738b4ae 16:34:44 ---> 73232cab152d 16:34:44 Step 21/23 : LABEL arch=x86_64 16:34:44 ---> Running in f46d5f2185db 16:34:45 Removing intermediate container faca93bde787 16:34:45 ---> b95984b1c058 16:34:45 Step 23/24 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 16:34:45 ---> Running in 53883638c840 16:34:45 ---> 8b773c1de3d4 16:34:45 Step 7/24 : RUN go mod download 16:34:45 Removing intermediate container f46d5f2185db 16:34:45 ---> 274c2e3be632 16:34:45 Step 22/23 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 16:34:45 ---> Running in d13fb0dabb27 16:34:45 ---> Running in 38913b662334 16:34:45 Removing intermediate container 53883638c840 16:34:45 ---> 8a3b9aee00d8 16:34:45 Step 24/24 : LABEL version=0.0.0 16:34:45 ---> Running in d270cb605d3c 16:34:45 Removing intermediate container 38913b662334 16:34:45 ---> 39956e8816f5 16:34:45 Step 23/23 : LABEL version=0.0.0 16:34:45 ---> Running in aeb07ef77856 16:34:45 Removing intermediate container d270cb605d3c 16:34:45 ---> b03df0f56338 16:34:45 16:34:45 Removing intermediate container 545262cb7645 16:34:45 ---> 4f5be1fa470e 16:34:45 Step 8/24 : COPY . . 16:34:46 Removing intermediate container aeb07ef77856 16:34:46 ---> 14e0688ed1d7 16:34:46 16:34:46 Successfully built b03df0f56338 16:34:46 Successfully tagged core-metadata:latest 16:34:46 Building security-proxy-setup 16:34:46  Building core-metadata ... done Successfully built 14e0688ed1d7 16:34:46 Successfully tagged support-notifications:latest 16:34:49  Building support-notifications ... done Removing intermediate container d13fb0dabb27 16:34:49 ---> c18c8813a6b4 16:34:49 Step 8/24 : COPY . . 16:34:57 ---> 9be158d53928 16:34:57 Step 9/24 : RUN go mod tidy 16:34:57 ---> 53356adb76ff 16:34:57 Step 9/24 : RUN go mod tidy 16:34:57 ---> Running in 25d7127b760b 16:34:57 ---> Running in e4497cedd72f 16:34:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:58 ---> dcb32218471a 16:34:58 Step 3/22 : WORKDIR /edgex-go 16:34:58 ---> Using cache 16:34:58 ---> 532354d2cf3d 16:34:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:58 ---> Using cache 16:34:58 ---> a982118d1ccb 16:34:58 Step 5/22 : RUN apk add --update --no-cache make git 16:34:58 ---> Using cache 16:34:58 ---> cbac7efbb3bf 16:34:58 Step 6/22 : COPY go.mod . 16:34:58 ---> Using cache 16:34:58 ---> f6839b7fb0d8 16:34:58 Step 7/22 : RUN go mod download 16:34:58 ---> Using cache 16:34:58 ---> c9b19c8311c5 16:34:58 Step 8/22 : COPY . . 16:34:58 ---> Using cache 16:34:58 ---> 82771e92d10a 16:34:58 Step 9/22 : RUN go mod tidy 16:34:58 ---> Using cache 16:34:58 ---> bf662e6c860f 16:34:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:59 ---> Running in 694dbd8879d0 16:34:59 Removing intermediate container 25d7127b760b 16:34:59 ---> 499252accb41 16:34:59 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:59 ---> Running in 7180aa14a8e6 16:34:59 Removing intermediate container e4497cedd72f 16:34:59 ---> 122f00205d91 16:34:59 Step 10/24 : RUN make cmd/core-data/core-data 16:34:59 ---> Running in b6368aa447f3 16:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:35:00 Removing intermediate container a7f300c8b803 16:35:00 ---> 1b87b00231e8 16:35:00 16:35:00 Step 11/26 : FROM alpine:3.12 16:35:00 ---> 13621d1b12d4 16:35:00 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:35:00 ---> Running in 27168e7ca5b7 16:35:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:35:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:35:01 (1/6) Installing ca-certificates (20191127-r4) 16:35:01 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:35:01 (3/6) Installing libcurl (7.76.1-r0) 16:35:01 (4/6) Installing curl (7.76.1-r0) 16:35:01 (5/6) Installing dumb-init (1.2.2-r1) 16:35:01 (6/6) Installing su-exec (0.2-r1) 16:35:01 Executing busybox-1.31.1-r20.trigger 16:35:01 Executing ca-certificates-20191127-r4.trigger 16:35:01 OK: 7 MiB in 20 packages 16:35:02 Removing intermediate container 27168e7ca5b7 16:35:02 ---> 7adc2add5de0 16:35:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:02 ---> Running in 8f201d553e82 16:35:02 Removing intermediate container 8f201d553e82 16:35:02 ---> 2df9744212c2 16:35:02 Step 14/26 : WORKDIR / 16:35:02 ---> Running in d848d3200f25 16:35:03 Removing intermediate container d848d3200f25 16:35:03 ---> 46c409f247b8 16:35:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:03 ---> 7cc70f1170d8 16:35:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:03 ---> 0b63d09311e4 16:35:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:03 ---> 5d4bf1420a8e 16:35:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:04 ---> fccb6630c48f 16:35:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:04 ---> e3c288e49d37 16:35:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:05 ---> bc20b8dbe72a 16:35:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:05 ---> 4c2d8466ea1c 16:35:05 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:35:05 ---> Running in 308541aeb062 16:35:07 Removing intermediate container 308541aeb062 16:35:07 ---> 8ec5c9674900 16:35:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:35:07 ---> Running in 4bc2df1b581f 16:35:07 Removing intermediate container 4bc2df1b581f 16:35:07 ---> 06fc0d8f39ad 16:35:07 Step 24/26 : LABEL arch=x86_64 16:35:07 ---> Running in bc00d2f1607d 16:35:07 Removing intermediate container bc00d2f1607d 16:35:07 ---> d7d70b325068 16:35:07 Step 25/26 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 16:35:07 ---> Running in db9c60f097c4 16:35:07 Removing intermediate container db9c60f097c4 16:35:07 ---> 90bb45999023 16:35:07 Step 26/26 : LABEL version=0.0.0 16:35:07 ---> Running in 472fb5730cfb 16:35:07 Removing intermediate container 472fb5730cfb 16:35:07 ---> 712b2ef1c3f9 16:35:07 16:35:07 Successfully built 712b2ef1c3f9 16:35:07 Successfully tagged security-secretstore-setup:latest 16:35:20  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:35:24 Removing intermediate container 694dbd8879d0 16:35:24 ---> 10b38f67231e 16:35:24 16:35:24 Step 11/22 : FROM alpine:3.12 16:35:24 ---> 13621d1b12d4 16:35:24 Step 12/22 : RUN apk add --update --no-cache curl 16:35:24 ---> Running in 878ab097debd 16:35:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:35:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:35:25 (1/4) Installing ca-certificates (20191127-r4) 16:35:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:35:25 (3/4) Installing libcurl (7.76.1-r0) 16:35:25 (4/4) Installing curl (7.76.1-r0) 16:35:25 Executing busybox-1.31.1-r20.trigger 16:35:25 Executing ca-certificates-20191127-r4.trigger 16:35:25 OK: 7 MiB in 18 packages 16:35:25 Removing intermediate container 878ab097debd 16:35:25 ---> 1a3b21619e2a 16:35:25 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:26 ---> Running in b4e5983a252b 16:35:26 Removing intermediate container b4e5983a252b 16:35:26 ---> 36887008ec57 16:35:26 Step 14/22 : WORKDIR /edgex 16:35:26 Removing intermediate container 7180aa14a8e6 16:35:26 ---> 943700e5748b 16:35:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:26 ---> Running in 92f0cd2cdc2d 16:35:26 ---> Running in 92e5c4e0ff2d 16:35:26 Removing intermediate container 92f0cd2cdc2d 16:35:26 ---> 130a5762dc37 16:35:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:27 ---> 3da712352b4f 16:35:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:27 ---> 1306ddc6bff8 16:35:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:28 ---> 7f22114d20be 16:35:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:35:28 Removing intermediate container 92e5c4e0ff2d 16:35:28 ---> 7c50854fb8f9 16:35:28 16:35:28 Step 12/24 : FROM docker:20.10.0 16:35:28 ---> Running in 0e1e0198ad31 16:35:28 Removing intermediate container b6368aa447f3 16:35:28 ---> 28ea31e48bbe 16:35:28 16:35:28 Step 11/24 : FROM alpine:3.12 16:35:28 ---> 13621d1b12d4 16:35:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:28 ---> Running in b2ec49e0a186 16:35:28 Removing intermediate container 0e1e0198ad31 16:35:28 ---> d4ff9f803eb1 16:35:28 Step 19/22 : CMD ["--init=true"] 16:35:28 ---> Running in 839048b15b08 16:35:28 Removing intermediate container b2ec49e0a186 16:35:28 ---> b65239a8f5ff 16:35:28 Step 13/24 : ENV APP_PORT=59880 16:35:28 ---> Running in 5f01fb302dac 16:35:28 Removing intermediate container 839048b15b08 16:35:28 ---> 178d9b219998 16:35:28 Step 20/22 : LABEL arch=x86_64 16:35:28 ---> Running in 3dd0cc532b92 16:35:28 20.10.0: Pulling from library/docker 16:35:28 Removing intermediate container 5f01fb302dac 16:35:28 ---> 80c75efc6e6a 16:35:28 Step 14/24 : EXPOSE $APP_PORT 16:35:28 ---> Running in 8d388adcb94b 16:35:28 Removing intermediate container 3dd0cc532b92 16:35:28 ---> efaa11a3fe79 16:35:28 Step 21/22 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 16:35:28 ---> Running in d98697fb3a6e 16:35:28 Removing intermediate container 8d388adcb94b 16:35:28 ---> e90603c511df 16:35:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:28 Removing intermediate container d98697fb3a6e 16:35:28 ---> f383d08f1371 16:35:28 Step 22/22 : LABEL version=0.0.0 16:35:28 ---> Running in 2fc899ba3d45 16:35:29 ---> Running in 21f0211b1bae 16:35:29 Removing intermediate container 21f0211b1bae 16:35:29 ---> 389fa6c21174 16:35:29 16:35:29 Successfully built 389fa6c21174 16:35:29 Successfully tagged security-proxy-setup:latest 16:35:29  Building security-proxy-setup ... done Removing intermediate container 2fc899ba3d45 16:35:29 ---> cb73cff45181 16:35:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:35:29 ---> Running in f28abdcdc932 16:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:35:30 (1/6) Installing dumb-init (1.2.2-r1) 16:35:31 (2/6) Installing libgcc (9.3.0-r2) 16:35:31 (3/6) Installing libsodium (1.0.18-r0) 16:35:31 (4/6) Installing libstdc++ (9.3.0-r2) 16:35:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:35:32 Status: Downloaded newer image for docker:20.10.0 16:35:32 ---> aefe523efa57 16:35:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:32 (5/6) Installing libzmq (4.3.3-r0) 16:35:32 (6/6) Installing zeromq (4.3.3-r0) 16:35:32 ---> Running in faf1ca4fe0f2 16:35:32 Executing busybox-1.31.1-r20.trigger 16:35:32 OK: 8 MiB in 20 packages 16:35:32 Removing intermediate container faf1ca4fe0f2 16:35:32 ---> 91abb40e54fc 16:35:32 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:35:32 ---> Running in cc5961ff2d21 16:35:32 Removing intermediate container f28abdcdc932 16:35:32 ---> 54dfee3ac914 16:35:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:35:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:35:33 ---> 75559282b5f2 16:35:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:33 (1/39) Installing readline (8.0.4-r0) 16:35:33 (2/39) Installing bash (5.0.17-r0) 16:35:33 Executing bash-5.0.17-r0.post-install 16:35:33 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:35:33 (4/39) Installing libcurl (7.76.1-r0) 16:35:33 (5/39) Installing curl (7.76.1-r0) 16:35:33 (6/39) Installing dumb-init (1.2.2-r1) 16:35:33 (7/39) Installing libbz2 (1.0.8-r1) 16:35:33 (8/39) Installing expat (2.2.9-r1) 16:35:33 (9/39) Installing libffi (3.3-r2) 16:35:33 (10/39) Installing gdbm (1.13-r1) 16:35:33 (11/39) Installing xz-libs (5.2.5-r0) 16:35:33 (12/39) Installing sqlite-libs (3.32.1-r0) 16:35:33 (13/39) Installing python3 (3.8.10-r0) 16:35:34 ---> b0d91a39629c 16:35:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:34 (14/39) Installing py3-appdirs (1.4.4-r1) 16:35:34 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:35:34 (16/39) Installing py3-parsing (2.4.7-r0) 16:35:34 (17/39) Installing py3-six (1.15.0-r0) 16:35:34 (18/39) Installing py3-packaging (20.4-r0) 16:35:34 (19/39) Installing py3-setuptools (47.0.0-r0) 16:35:34 (20/39) Installing py3-chardet (3.0.4-r4) 16:35:34 (21/39) Installing py3-idna (2.9-r0) 16:35:34 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:35:34 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:35:34 (24/39) Installing py3-requests (2.23.0-r0) 16:35:34 (25/39) Installing py3-msgpack (1.0.0-r0) 16:35:34 (26/39) Installing py3-lockfile (0.12.2-r3) 16:35:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:35:34 (28/39) Installing py3-colorama (0.4.3-r0) 16:35:34 (29/39) Installing py3-distlib (0.3.0-r0) 16:35:34 ---> 6c98ff090216 16:35:34 Step 20/24 : ENTRYPOINT ["/core-data"] 16:35:34 (30/39) Installing py3-distro (1.5.0-r1) 16:35:34 (31/39) Installing py3-webencodings (0.5.1-r3) 16:35:34 (32/39) Installing py3-html5lib (1.0.1-r4) 16:35:34 ---> Running in e699c62be8ed 16:35:34 (33/39) Installing py3-pytoml (0.1.21-r0) 16:35:34 (34/39) Installing py3-pep517 (0.8.2-r0) 16:35:34 (35/39) Installing py3-progress (1.5-r0) 16:35:34 (36/39) Installing py3-toml (0.10.1-r0) 16:35:34 (37/39) Installing py3-retrying (1.3.3-r0) 16:35:34 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:35:34 (39/39) Installing py3-pip (20.1.1-r0) 16:35:34 Executing busybox-1.31.1-r19.trigger 16:35:34 OK: 72 MiB in 59 packages 16:35:34 Removing intermediate container e699c62be8ed 16:35:34 ---> d3938ffcdd0e 16:35:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:34 ---> Running in bed57a23f43f 16:35:34 Removing intermediate container bed57a23f43f 16:35:34 ---> 0e8043bcd9b4 16:35:34 Step 22/24 : LABEL arch=x86_64 16:35:34 ---> Running in 59033b828c21 16:35:34 Removing intermediate container 59033b828c21 16:35:34 ---> e02ff9a1f55c 16:35:34 Step 23/24 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 16:35:34 ---> Running in b28f5af52615 16:35:34 Removing intermediate container b28f5af52615 16:35:34 ---> ebcd2831abb7 16:35:34 Step 24/24 : LABEL version=0.0.0 16:35:34 ---> Running in ef82e525f3d6 16:35:35 Removing intermediate container ef82e525f3d6 16:35:35 ---> 54b066339709 16:35:35 16:35:35 Successfully built 54b066339709 16:35:35 Successfully tagged core-data:latest 16:35:35  Building core-data ... done Collecting docker-compose==1.23.2 16:35:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:35 Collecting docker<4.0,>=3.6.0 16:35:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:35 Collecting dockerpty<0.5,>=0.4.1 16:35:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:35 Collecting jsonschema<3,>=2.5.1 16:35:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:35 Collecting websocket-client<1.0,>=0.32.0 16:35:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:36 Collecting cached-property<2,>=1.2.0 16:35:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:36 Collecting texttable<0.10,>=0.9.0 16:35:36 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:36 Collecting PyYAML<4,>=3.10 16:35:36 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:35:37 Collecting docopt<0.7,>=0.6.1 16:35:37 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:37 Collecting docker-pycreds>=0.4.0 16:35:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:37 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:35:37 Collecting urllib3<1.25,>=1.21.1 16:35:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:35:37 Collecting idna<2.8,>=2.5 16:35:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:35:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:35:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:35:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:35:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:35:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:35:37 Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, jsonschema, cached-property, texttable, PyYAML, docopt, docker-compose 16:35:37 Attempting uninstall: urllib3 16:35:37 Found existing installation: urllib3 1.25.9 16:35:37 Uninstalling urllib3-1.25.9: 16:35:37 Successfully uninstalled urllib3-1.25.9 16:35:37 Attempting uninstall: idna 16:35:37 Found existing installation: idna 2.9 16:35:37 Uninstalling idna-2.9: 16:35:37 Successfully uninstalled idna-2.9 16:35:38 Attempting uninstall: requests 16:35:38 Found existing installation: requests 2.23.0 16:35:38 Uninstalling requests-2.23.0: 16:35:38 Successfully uninstalled requests-2.23.0 16:35:38 Running setup.py install for dockerpty: started 16:35:38 Running setup.py install for dockerpty: finished with status 'done' 16:35:38 Running setup.py install for texttable: started 16:35:38 Running setup.py install for texttable: finished with status 'done' 16:35:38 Running setup.py install for PyYAML: started 16:35:39 Running setup.py install for PyYAML: finished with status 'done' 16:35:39 Running setup.py install for docopt: started 16:35:39 Running setup.py install for docopt: finished with status 'done' 16:35:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:35:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:35:42 Removing intermediate container cc5961ff2d21 16:35:42 ---> 8e81fe8198ec 16:35:42 Step 15/24 : ENV APP_PORT=58890 16:35:42 ---> Running in 46275712cd47 16:35:42 Removing intermediate container 46275712cd47 16:35:42 ---> 02a3c53ca9bc 16:35:42 Step 16/24 : EXPOSE $APP_PORT 16:35:42 ---> Running in 58bb2563b878 16:35:42 Removing intermediate container 58bb2563b878 16:35:42 ---> 4073e4077603 16:35:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:42 ---> cee7d5bf5e55 16:35:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:42 ---> 5e8d36cc67c3 16:35:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:42 ---> df309755d4b7 16:35:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:42 ---> Running in eb9a625cd251 16:35:43 Removing intermediate container eb9a625cd251 16:35:43 ---> d841dce36a9a 16:35:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:43 ---> Running in 990781b468de 16:35:43 Removing intermediate container 990781b468de 16:35:43 ---> fcdf7de527ad 16:35:43 Step 22/24 : LABEL arch=x86_64 16:35:43 ---> Running in 8e407dd1ab37 16:35:43 Removing intermediate container 8e407dd1ab37 16:35:43 ---> b856a40ef483 16:35:43 Step 23/24 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 16:35:43 ---> Running in f1c6e6fd160b 16:35:43 Removing intermediate container f1c6e6fd160b 16:35:43 ---> 8fab4fd50f75 16:35:43 Step 24/24 : LABEL version=0.0.0 16:35:43 ---> Running in c8f3d890d0fc 16:35:43 Removing intermediate container c8f3d890d0fc 16:35:43 ---> 63098128fca5 16:35:43 16:35:43 Successfully built 63098128fca5 16:35:43 Successfully tagged sys-mgmt-agent:latest 16:35:43  Building sys-mgmt-agent ... done  [Pipeline] } 16:35:43 $ docker stop --time=1 8e7379e46b46d2d8788eb31833bcb5c7006cdc251c750bfa652d844c46f37523 16:35:44 $ docker rm -f 8e7379e46b46d2d8788eb31833bcb5c7006cdc251c750bfa652d844c46f37523 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:45 + docker images 16:35:45 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:45 sys-mgmt-agent latest 63098128fca5 2 seconds ago 312MB 16:35:45 core-data latest 54b066339709 11 seconds ago 20.2MB 16:35:45 security-proxy-setup latest 389fa6c21174 17 seconds ago 25.3MB 16:35:45 7c50854fb8f9 17 seconds ago 1.15GB 16:35:45 28ea31e48bbe 17 seconds ago 1.15GB 16:35:45 10b38f67231e 22 seconds ago 1.15GB 16:35:45 security-secretstore-setup latest 712b2ef1c3f9 39 seconds ago 25.7MB 16:35:45 1b87b00231e8 45 seconds ago 1.15GB 16:35:45 core-metadata latest b03df0f56338 About a minute ago 16.6MB 16:35:45 support-notifications latest 14e0688ed1d7 About a minute ago 16.5MB 16:35:45 36cfe3257fb6 About a minute ago 1.15GB 16:35:45 65e2faa45a79 About a minute ago 1.14GB 16:35:45 security-bootstrapper latest 7080f93cb290 About a minute ago 18.2MB 16:35:45 support-scheduler latest c84ef5f0f2da About a minute ago 15.9MB 16:35:45 core-command latest 535301bd68b3 About a minute ago 15.6MB 16:35:45 394e1e6c1226 About a minute ago 1.14GB 16:35:45 7635505b8794 About a minute ago 1.14GB 16:35:45 4fe44b1c1d3f About a minute ago 1.14GB 16:35:45 ci-base-image-x86_64 latest dcb32218471a 5 minutes ago 648MB 16:35:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 16:35:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 16:35:45 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 16:35:45 docker 20.10.0 aefe523efa57 5 months ago 240MB 16:35:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:35:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:35:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:35:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:35:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:35:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:35:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:01 Still waiting to schedule task 16:36:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:36:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:36:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:36:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.203s coverage: 28.7% of statements 16:36:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.265s coverage: 100.0% of statements 16:36:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:36:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.307s coverage: 81.2% of statements 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.351s coverage: 58.6% of statements 16:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.516s coverage: 87.7% of statements 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.291s coverage: 78.9% of statements 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.278s coverage: 95.1% of statements 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:36:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.166s coverage: 58.8% of statements 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:36:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.249s coverage: 0.8% of statements 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:36:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.161s coverage: 21.7% of statements 16:36:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements 16:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.185s coverage: 79.5% of statements 16:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements 16:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements 16:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements 16:36:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements 16:36:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.156s coverage: 44.8% of statements 16:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 81.8% of statements 16:36:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.367s coverage: 92.9% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.204s coverage: 76.0% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.172s coverage: 80.0% of statements 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.2% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.654s coverage: 64.4% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 16:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 16:36:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 16:36:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.001s coverage: 66.9% of statements 16:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:36:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.712s coverage: 43.5% of statements 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.153s coverage: 84.8% of statements 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.177s coverage: 18.9% of statements 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.557s coverage: 91.9% of statements 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.192s coverage: 64.6% of statements 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.387s coverage: 97.6% of statements 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:36:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.082s coverage: 100.0% of statements 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:36:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:36:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements 16:36:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:36:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:36:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 16:36:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.188s coverage: 28.1% of statements 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:36:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.179s coverage: 27.9% of statements 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:36:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:37:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 16:37:01 GO111MODULE=on go vet ./... 16:38:24 gofmt -l . 16:38:24 [ "`gofmt -l .`" = "" ] 16:38:24 ./bin/test-attribution-txt.sh [Pipeline] sh 16:38:25 + ls -al . 16:38:25 total 548 16:38:25 drwxrwxr-x 9 1001 1001 4096 May 22 16:38 . 16:38:25 drwxr-xr-x 4 root root 4096 May 22 16:34 .. 16:38:25 -rw-rw-r-- 1 1001 1001 11 May 22 16:32 .dockerignore 16:38:25 drwxrwxr-x 8 1001 1001 4096 May 22 16:32 .git 16:38:25 drwxrwxr-x 3 1001 1001 4096 May 22 16:32 .github 16:38:25 -rw-rw-r-- 1 1001 1001 818 May 22 16:32 .gitignore 16:38:25 -rw-rw-r-- 1 1001 1001 166 May 22 16:32 .sonarcloud.properties 16:38:25 -rw-rw-r-- 1 1001 1001 8609 May 22 16:32 Attribution.txt 16:38:25 -rw-rw-r-- 1 1001 1001 3804 May 22 16:32 CONTRIBUTING.md 16:38:25 -rw-rw-r-- 1 1001 1001 931 May 22 16:32 Dockerfile.build 16:38:25 -rw-rw-r-- 1 1001 1001 863 May 22 16:32 Jenkinsfile 16:38:25 -rw-rw-r-- 1 1001 1001 10775 May 22 16:32 LICENSE 16:38:25 -rw-rw-r-- 1 1001 1001 5605 May 22 16:32 Makefile 16:38:25 -rw-rw-r-- 1 1001 1001 7978 May 22 16:32 README.md 16:38:25 -rw-rw-r-- 1 1001 1001 6755 May 22 16:32 SECURITY.md 16:38:25 -rw-rw-r-- 1 1001 1001 5 May 22 16:29 VERSION 16:38:25 -rw-rw-r-- 1 1001 1001 4131 May 22 16:32 ZMQWindows.md 16:38:25 drwxrwxr-x 2 1001 1001 4096 May 22 16:32 bin 16:38:25 drwxrwxr-x 14 1001 1001 4096 May 22 16:32 cmd 16:38:25 -rw-r--r-- 1 root root 405172 May 22 16:36 coverage.out 16:38:25 -rw-rw-r-- 1 1001 1001 902 May 22 16:32 go.mod 16:38:25 -rw-r--r-- 1 root root 21352 May 22 16:34 go.sum 16:38:25 drwxrwxr-x 8 1001 1001 4096 May 22 16:32 internal 16:38:25 drwxrwxr-x 3 1001 1001 4096 May 22 16:32 openapi 16:38:25 drwxrwxr-x 4 1001 1001 4096 May 22 16:32 snap 16:38:25 -rw-rw-r-- 1 1001 1001 168 May 22 16:32 version.go [Pipeline] sh 16:38:26 + '[' -e coverage.out ] 16:38:26 + chown 1001:1001 coverage.out [Pipeline] stash 16:38:26 Warning: overwriting stash ‘coverage-report’ 16:38:27 Stashed 1 file(s) [Pipeline] sh 16:38:27 + make build 16:38:27 go mod tidy 16:38:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:38:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:38:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:38:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:39:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:39:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:39:06 Running on prd-ubuntu18.04-docker-8c-8g-15657 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws 16:39:06 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:39:06 The recommended git tool is: git 16:39:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:39:08 using credential edgex-jenkins-ssh 16:39:08 Cloning the remote Git repository 16:39:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:39:08 > git init /w/workspace/edgex-go/2 # timeout=10 16:39:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:08 > git --version # timeout=10 16:39:08 > git --version # 'git version 2.17.1' 16:39:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:39:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:39:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:39:19 Merging remotes/origin/master commit dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 16:39:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:39:19 Merge succeeded, producing 7db1a6fd8e984ad07af944317dafbd65b5840054 16:39:19 Checking out Revision 7db1a6fd8e984ad07af944317dafbd65b5840054 (PR-3492) 16:39:19 > git config core.sparsecheckout # timeout=10 16:39:19 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 16:39:19 > git remote # timeout=10 16:39:19 > git config --get remote.origin.url # timeout=10 16:39:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:19 > git merge dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 16:39:19 > git rev-parse HEAD^{commit} # timeout=10 16:39:19 > git config core.sparsecheckout # timeout=10 16:39:19 > git checkout -f 7db1a6fd8e984ad07af944317dafbd65b5840054 # timeout=10 16:39:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:39:22 Commit message: "Merge commit 'dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb' into HEAD" 16:39:22 > git rev-list --no-walk 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 16:39:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:23 + echo snap-build.sh 16:39:23 snap-build.sh 16:39:23 + SNAP_BASE_DIR=. 16:39:23 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:39:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:39:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:39:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:39:23 + cd /w/workspace/edgex-go/2 16:39:23 + sudo apt-get remove -qy --purge lxd lxd-client 16:39:23 Reading package lists... 16:39:23 Building dependency tree... 16:39:23 Reading state information... 16:39:24 The following packages were automatically installed and are no longer required: 16:39:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:39:24 uidmap xdelta3 16:39:24 Use 'sudo apt autoremove' to remove them. 16:39:24 The following packages will be REMOVED: 16:39:24 lxd* lxd-client* 16:39:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:39:24 After this operation, 31.7 MB disk space will be freed. 16:39:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 16:39:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:39:26 Removing lxd dnsmasq configuration 16:39:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:39:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:39:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:39:27 (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.) 16:39:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } 16:39:28 $ docker stop --time=1 a2197b091e714c9e099aadc711567e588d2aad3a42f583a518d6de39ce5ed35c 16:39:28 Processing triggers for systemd (237-3ubuntu10.45) ... 16:39:28 Processing triggers for ureadahead (0.100.0-21) ... 16:39:30 + sudo snap remove --purge lxd 16:39:30 snap "lxd" is not installed 16:39:30 + sudo groupadd --force --system lxd 16:39:30 ++ whoami 16:39:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:39:30 + newgrp - lxd 16:39:30 + sudo snap install lxd 16:39:31 $ docker rm -f a2197b091e714c9e099aadc711567e588d2aad3a42f583a518d6de39ce5ed35c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:39:32 16:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:39:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:39:33 latest: Pulling from edgex-devops/edgex-compose-arm64 16:39:33 29e5d40040c1: Pulling fs layer 16:39:33 1ce36da41761: Pulling fs layer 16:39:33 25b303627fd3: Pulling fs layer 16:39:33 29e5d40040c1: Download complete 16:39:34 29e5d40040c1: Pull complete 16:39:34 1ce36da41761: Download complete 16:39:35 1ce36da41761: Pull complete 16:39:35 25b303627fd3: Download complete 16:39:38 2021-05-22T16:39:36Z INFO Waiting for automatic snapd restart... 16:39:46 25b303627fd3: Pull complete 16:39:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:39:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:39:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:39:46 prd-ubuntu18.04-docker-arm64-4c-16g-15656 does not seem to be running inside a container 16:39:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:39:49 $ docker top 1b65f355d2204f8c55375102e92b4eff433be4d64daf4a3d193c44238ac37812 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:50 + grep parallel 16:39:50 + docker-compose build --help 16:39:53 --parallel Build images in parallel. 16:39:53 lxd 4.14 from Canonical* installed 16:39:53 + sudo lxd init --auto [Pipeline] } 16:39:53 $ docker stop --time=1 1b65f355d2204f8c55375102e92b4eff433be4d64daf4a3d193c44238ac37812 16:39:55 $ docker rm -f 1b65f355d2204f8c55375102e92b4eff433be4d64daf4a3d193c44238ac37812 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:39:56 . [Pipeline] withDockerContainer 16:39:56 prd-ubuntu18.04-docker-arm64-4c-16g-15656 does not seem to be running inside a container 16:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:39:58 $ docker top 9e7e4dabcd1021df5c927c870b24db6f49396441f518495103ea3e569fc1da1f -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:59 + docker-compose -f ./docker-compose-build.yml build --parallel 16:40:01 + sudo snap install --classic snapcraft 16:40:02 Building core-command ... 16:40:02 Building core-data ... 16:40:02 Building core-metadata ... 16:40:02 Building security-bootstrapper ... 16:40:02 Building security-proxy-setup ... 16:40:02 Building security-secretstore-setup ... 16:40:02 Building support-notifications ... 16:40:02 Building support-scheduler ... 16:40:02 Building sys-mgmt-agent ... 16:40:02 Building support-notifications 16:40:02 Building security-secretstore-setup 16:40:02 Building security-bootstrapper 16:40:02 Building security-proxy-setup 16:40:02 Building sys-mgmt-agent 16:40:08 snapcraft 4.7.1 from Canonical* installed 16:40:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:40:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:40:08 % Total % Received % Xferd Average Speed Time Time Time Current 16:40:08 Dload Upload Total Spent Left Speed 16:40:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 16:40:08 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M 16:40:08 ./yq_linux_amd64 16:40:08 + sudo snapcraft prime --use-lxd 16:40:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:40:12 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: 16:40:12 - README.md 16:40:12 16:40:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:40:12 Launching a container. 16:40:18 Waiting for container to be ready 16:40:18 To start your first instance, try: lxc launch ubuntu:18.04 16:40:18 16:40:22 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:40:22 Waiting for network to be ready... 16:40:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:40:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 16:40:23 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:40:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 16:40:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:40:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:40:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 16:40:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 16:40:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 16:40:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 16:40:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:40:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:40:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:40:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:40:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:40:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:40:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:40:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:40:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:40:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 16:40:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 16:40:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 16:40:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:40:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 16:40:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 16:40:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 16:40:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 16:40:28 Fetched 24.6 MB in 4s (5538 kB/s) 16:40:28 Reading package lists... 16:40:28 Reading package lists... 16:40:28 Building dependency tree... 16:40:28 Reading state information... 16:40:29 The following additional packages will be installed: 16:40:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:40:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:40:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:40:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:40:29 Suggested packages: 16:40:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:40:29 Recommended packages: 16:40:29 gnupg libsasl2-modules 16:40:29 The following NEW packages will be installed: 16:40:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:40:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:40:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:40:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:40:29 The following packages will be upgraded: 16:40:29 gpg gpg-agent gpgconf libudev1 16:40:29 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 16:40:29 Need to get 3530 kB of archives. 16:40:29 After this operation, 13.3 MB of additional disk space will be used. 16:40:29 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] 16:40:29 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] 16:40:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:40:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:40:29 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 16:40:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 16:40:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:40:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:40:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:40:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:40:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:40:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:40:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:40:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:40:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:40:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:40:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:40:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:40:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:40:30 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:40:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:40:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:40:30 debconf: delaying package configuration, since apt-utils is not installed 16:40:30 Fetched 3530 kB in 1s (3110 kB/s) 16:40:30 (Reading database ... 12511 files and directories currently installed.) 16:40:30 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 16:40:30 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:40:30 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 16:40:30 Selecting previously unselected package udev. 16:40:30 (Reading database ... 12511 files and directories currently installed.) 16:40:30 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 16:40:30 Unpacking udev (237-3ubuntu10.47) ... 16:40:30 Selecting previously unselected package libfuse2:amd64. 16:40:30 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:40:30 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:40:30 Selecting previously unselected package fuse. 16:40:30 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:40:30 Unpacking fuse (2.9.7-1ubuntu1) ... 16:40:30 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:40:30 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:40:30 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:40:30 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:40:31 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:40:31 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:40:31 Selecting previously unselected package libksba8:amd64. 16:40:31 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:40:31 Unpacking libksba8:amd64 (1.3.5-2) ... 16:40:31 Selecting previously unselected package libroken18-heimdal:amd64. 16:40:31 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:31 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:31 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:40:31 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:31 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:31 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:40:31 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:31 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:31 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:40:31 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:31 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:31 Selecting previously unselected package libwind0-heimdal:amd64. 16:40:31 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:31 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:31 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:40:31 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:31 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:31 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:40:31 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:31 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:31 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:40:31 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:31 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:31 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:40:31 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:40:31 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:32 Selecting previously unselected package libsasl2-modules-db:amd64. 16:40:32 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:40:32 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:40:32 Selecting previously unselected package libsasl2-2:amd64. 16:40:32 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:40:32 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:40:32 Selecting previously unselected package libldap-common. 16:40:32 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:40:32 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:40:32 Selecting previously unselected package libldap-2.4-2:amd64. 16:40:32 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:40:32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:40:32 Selecting previously unselected package dirmngr. 16:40:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:40:32 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:40:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:40:32 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:40:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:40:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:40:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:40:32 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:40:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:32 Setting up libksba8:amd64 (1.3.5-2) ... 16:40:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:40:32 Setting up udev (237-3ubuntu10.47) ... 16:40:32 invoke-rc.d: policy-rc.d denied execution of start. 16:40:32 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:32 Processing triggers for systemd (237-3ubuntu10) ... 16:40:32 Setting up fuse (2.9.7-1ubuntu1) ... 16:40:32 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:40:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:33 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:33 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:33 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:33 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:40:33 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:40:33 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:40:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:40:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:40:33 settings in the [Install] section, and DefaultInstance for template units). 16:40:33 This means they are not meant to be enabled using systemctl. 16:40:33 Possible reasons for having this kind of units are: 16:40:33 1) A unit may be statically enabled by being symlinked from another unit's 16:40:33 .wants/ or .requires/ directory. 16:40:33 2) A unit's purpose may be to act as a helper for some other unit which has 16:40:33 a requirement dependency on it. 16:40:33 3) A unit may be started when needed via activation (socket, path, timer, 16:40:33 D-Bus, udev, scripted systemctl call, ...). 16:40:33 4) In case of template units, the unit is meant to be enabled with some 16:40:33 instance name specified. 16:40:33 Reading package lists... 16:40:33 Building dependency tree... 16:40:33 Reading state information... 16:40:34 The following additional packages will be installed: 16:40:34 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:40:34 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:40:34 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:40:34 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:40:34 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:40:34 Suggested packages: 16:40:34 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:40:34 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:40:34 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:40:34 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:40:34 systemd-container policykit-1 16:40:34 Recommended packages: 16:40:34 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:40:34 The following NEW packages will be installed: 16:40:34 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:40:34 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:40:34 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:40:34 multiarch-support openssh-client python3 python3-minimal python3.6 16:40:34 python3.6-minimal snapd squashfs-tools sudo 16:40:34 The following packages will be upgraded: 16:40:34 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:40:34 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 16:40:34 Need to get 35.2 MB of archives. 16:40:34 After this operation, 141 MB of additional disk space will be used. 16:40:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:40:34 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 16:40:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:40:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:40:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:40:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:40:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:40:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:40:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:40:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:40:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:40:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:40:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:40:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:40:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:40:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:40:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 16:40:35 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 16:40:35 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 16:40:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 16:40:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:40:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:40:35 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:40:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:40:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:40:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:40:35 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:40:35 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:40:35 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:40:35 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:40:35 debconf: delaying package configuration, since apt-utils is not installed 16:40:35 Fetched 35.2 MB in 1s (27.1 MB/s) 16:40:35 (Reading database ... 12757 files and directories currently installed.) 16:40:35 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 16:40:35 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:40:36 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 16:40:36 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:40:36 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 16:40:36 (Reading database ... 12757 files and directories currently installed.) 16:40:36 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 16:40:36 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 16:40:36 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 16:40:36 (Reading database ... 12757 files and directories currently installed.) 16:40:36 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 16:40:36 Unpacking apt (1.6.13) over (1.6.1) ... 16:40:37 Setting up apt (1.6.13) ... 16:40:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:40:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:40:37 (Reading database ... 12764 files and directories currently installed.) 16:40:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:40:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:40:37 Selecting previously unselected package libpython3.6-minimal:amd64. 16:40:37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:40:37 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:40:37 Selecting previously unselected package libexpat1:amd64. 16:40:37 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:40:37 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:40:37 Selecting previously unselected package python3.6-minimal. 16:40:37 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:40:37 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:40:38 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:40:38 Checking for services that may need to be restarted...done. 16:40:38 Checking for services that may need to be restarted...done. 16:40:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:40:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:40:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:40:39 Selecting previously unselected package python3-minimal. 16:40:39 (Reading database ... 13012 files and directories currently installed.) 16:40:39 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:40:39 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:40:39 Selecting previously unselected package mime-support. 16:40:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:40:39 Unpacking mime-support (3.60ubuntu1) ... 16:40:39 Selecting previously unselected package libmpdec2:amd64. 16:40:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:40:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:40:39 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:40:39 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:40:39 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:40:39 Selecting previously unselected package python3.6. 16:40:39 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:40:39 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:40:39 Selecting previously unselected package libpython3-stdlib:amd64. 16:40:39 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:40:39 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:40:39 Setting up python3-minimal (3.6.7-1~18.04) ... 16:40:39 Selecting previously unselected package python3. 16:40:39 (Reading database ... 13442 files and directories currently installed.) 16:40:39 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:40:39 Unpacking python3 (3.6.7-1~18.04) ... 16:40:39 Selecting previously unselected package multiarch-support. 16:40:39 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:40:39 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:40:39 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:40:39 Selecting previously unselected package liblzo2-2:amd64. 16:40:39 (Reading database ... 13479 files and directories currently installed.) 16:40:39 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:40:39 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:40:39 Selecting previously unselected package libbsd0:amd64. 16:40:39 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:40:39 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:40:39 Selecting previously unselected package sudo. 16:40:39 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:40:40 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:40:40 Selecting previously unselected package apparmor. 16:40:40 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:40:40 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:40:40 Selecting previously unselected package libedit2:amd64. 16:40:40 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:40:40 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:40:40 Selecting previously unselected package libkrb5support0:amd64. 16:40:40 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:40:40 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:40:40 Selecting previously unselected package libk5crypto3:amd64. 16:40:40 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:40:40 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:40:40 Selecting previously unselected package libkeyutils1:amd64. 16:40:40 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:40:40 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:40:40 Selecting previously unselected package libkrb5-3:amd64. 16:40:40 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:40:40 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:40:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:40:40 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:40:40 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:40:40 Selecting previously unselected package libssl1.0.0:amd64. 16:40:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:40:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:40:40 Selecting previously unselected package openssh-client. 16:40:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:40:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:40:40 Selecting previously unselected package squashfs-tools. 16:40:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:40:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:40:41 Selecting previously unselected package snapd. 16:40:41 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 16:40:41 Unpacking snapd (2.48.3+18.04) ... 16:40:43 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:40:43 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:40:43 Setting up mime-support (3.60ubuntu1) ... 16:40:43 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:40:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:40:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:40:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:40:43 Setting up systemd (237-3ubuntu10.47) ... 16:40:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:40:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:40:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:40:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:40:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:40:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:40:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:40:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:40:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:40:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:40:44 Setting up python3 (3.6.7-1~18.04) ... 16:40:44 running python rtupdate hooks for python3.6... 16:40:44 running python post-rtupdate hooks for python3.6... 16:40:44 Setting up apparmor (2.12-4ubuntu5.1) ... 16:40:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:40:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:40:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:40:45 Setting up snapd (2.48.3+18.04) ... 16:40:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:40:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:40:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:40:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:40:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:40:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:40:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:40:47 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:40:47 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:40:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:40:47 /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' 16:40:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:40:47 Processing triggers for systemd (237-3ubuntu10.47) ... 16:40:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:40:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:40:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:40:50 Reading package lists... 16:40:50 Reading package lists... 16:40:50 Building dependency tree... 16:40:50 Reading state information... 16:40:50 Calculating upgrade... 16:40:50 The following packages will be upgraded: 16:40:50 advancecomp base-files bash binutils binutils-common 16:40:50 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:40:50 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:40:50 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:40:50 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:40:50 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:40:50 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:40:50 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:40:50 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 16:40:50 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 16:40:50 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 16:40:50 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 16:40:50 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 16:40:50 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 16:40:50 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:40:50 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:40:50 Need to get 64.0 MB of archives. 16:40:50 After this operation, 5041 kB of additional disk space will be used. 16:40:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 16:40:50 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:40:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:40:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:40:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:40:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:40:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:40:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:40:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:40:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:40:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:40:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:40:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:40:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:40:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:40:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:40:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:40:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:40:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:40:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:40:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:40:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:40:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:40:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:40:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:40:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:40:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:40:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:40:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:40:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:40:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:40:51 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:40:51 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:40:51 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:40:51 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:40:51 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:40:51 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 16:40:51 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 16:40:51 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:40:51 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:40:51 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:40:51 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:40:51 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:40:51 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:40:51 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:40:51 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:40:51 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:40:51 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:40:51 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:40:51 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:40:51 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:40:51 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:40:51 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:40:51 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:40:51 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:40:51 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:40:51 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:40:51 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:40:51 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:40:51 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:40:51 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:40:51 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:40:51 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:40:51 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:40:51 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:40:51 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:40:51 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:40:52 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:40:52 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:40:52 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:40:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:40:52 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:40:52 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:40:52 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:40:52 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:40:52 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:40:52 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:40:52 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:40:52 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:40:52 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:40:52 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:40:52 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:40:52 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:40:52 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:40:52 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 16:40:52 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:40:52 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:40:52 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:40:52 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:40:52 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:40:52 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:40:52 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:40:52 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:40:52 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:40:52 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:40:52 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:40:52 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:40:52 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:40:52 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:40:52 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:40:52 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:40:53 debconf: delaying package configuration, since apt-utils is not installed 16:40:53 Fetched 64.0 MB in 2s (28.2 MB/s) 16:40:53 (Reading database ... 13912 files and directories currently installed.) 16:40:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:40:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:40:53 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:40:53 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:40:53 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 16:40:53 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 16:40:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:54 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:54 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:54 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:54 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:54 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:54 (Reading database ... 13911 files and directories currently installed.) 16:40:54 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:40:54 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:40:54 (Reading database ... 13911 files and directories currently installed.) 16:40:54 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:54 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:54 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:54 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:40:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:40:55 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:55 (Reading database ... 13911 files and directories currently installed.) 16:40:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:40:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:40:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:40:56 (Reading database ... 13911 files and directories currently installed.) 16:40:56 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:40:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:40:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:40:56 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:40:56 Setting up base-files (10.1ubuntu2.10) ... 16:40:56 Installing new version of config file /etc/issue ... 16:40:56 Installing new version of config file /etc/issue.net ... 16:40:56 Installing new version of config file /etc/lsb-release ... 16:40:56 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:40:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:40:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:40:57 Removing obsolete conffile /etc/default/motd-news ... 16:40:57 (Reading database ... 13912 files and directories currently installed.) 16:40:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:40:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:40:57 Setting up bash (4.4.18-2ubuntu1.2) ... 16:40:57 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 16:40:57 (Reading database ... 13912 files and directories currently installed.) 16:40:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:40:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:40:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:40:57 (Reading database ... 13912 files and directories currently installed.) 16:40:57 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:40:57 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:40:57 Setting up tar (1.29b-2ubuntu0.2) ... 16:40:57 (Reading database ... 13912 files and directories currently installed.) 16:40:57 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:40:57 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:40:57 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:40:57 (Reading database ... 13912 files and directories currently installed.) 16:40:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:40:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:40:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:40:58 (Reading database ... 13912 files and directories currently installed.) 16:40:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:40:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:40:58 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:40:58 (Reading database ... 13912 files and directories currently installed.) 16:40:58 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:40:58 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:40:58 Setting up grep (3.1-2build1) ... 16:40:58 (Reading database ... 13912 files and directories currently installed.) 16:40:58 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:40:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:40:58 Setting up login (1:4.5-1ubuntu2) ... 16:40:58 (Reading database ... 13912 files and directories currently installed.) 16:40:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:40:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:40:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:40:58 (Reading database ... 13912 files and directories currently installed.) 16:40:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:40:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:40:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:40:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:40:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:40:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:40:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:40:59 (Reading database ... 13912 files and directories currently installed.) 16:40:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:40:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:41:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:41:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:41:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:41:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:41:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:41:00 (Reading database ... 13912 files and directories currently installed.) 16:41:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:41:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:41:01 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:41:01 (Reading database ... 13912 files and directories currently installed.) 16:41:01 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:01 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:01 (Reading database ... 13912 files and directories currently installed.) 16:41:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:01 (Reading database ... 13912 files and directories currently installed.) 16:41:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:01 (Reading database ... 13912 files and directories currently installed.) 16:41:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:01 (Reading database ... 13912 files and directories currently installed.) 16:41:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:41:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:41:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:41:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:41:02 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:41:02 (Reading database ... 13912 files and directories currently installed.) 16:41:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:41:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:41:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:41:02 (Reading database ... 13912 files and directories currently installed.) 16:41:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:41:02 (Reading database ... 13912 files and directories currently installed.) 16:41:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:41:02 (Reading database ... 13912 files and directories currently installed.) 16:41:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:41:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:41:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:41:03 (Reading database ... 13912 files and directories currently installed.) 16:41:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:41:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:41:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:41:04 (Reading database ... 13912 files and directories currently installed.) 16:41:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:41:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:41:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:41:04 (Reading database ... 13914 files and directories currently installed.) 16:41:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:41:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:41:04 Setting up debconf (1.5.66ubuntu1) ... 16:41:04 (Reading database ... 13914 files and directories currently installed.) 16:41:04 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:41:04 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:41:04 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:41:04 (Reading database ... 13914 files and directories currently installed.) 16:41:04 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:41:04 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:41:04 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:41:04 (Reading database ... 13914 files and directories currently installed.) 16:41:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:41:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:41:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:41:05 (Reading database ... 13914 files and directories currently installed.) 16:41:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:41:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:41:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:41:05 (Reading database ... 13914 files and directories currently installed.) 16:41:05 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:41:05 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:41:05 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:41:05 (Reading database ... 13914 files and directories currently installed.) 16:41:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:41:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:41:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 16:41:05 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:41:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:41:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:41:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:41:06 (Reading database ... 13914 files and directories currently installed.) 16:41:06 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:41:06 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:41:06 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:41:06 (Reading database ... 13914 files and directories currently installed.) 16:41:06 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:41:06 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:41:06 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:41:06 (Reading database ... 13914 files and directories currently installed.) 16:41:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:41:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:41:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:41:06 (Reading database ... 13914 files and directories currently installed.) 16:41:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:41:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:41:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:41:06 (Reading database ... 13914 files and directories currently installed.) 16:41:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:41:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:41:07 Setting up passwd (1:4.5-1ubuntu2) ... 16:41:07 (Reading database ... 13914 files and directories currently installed.) 16:41:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:41:07 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:41:07 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:41:07 (Reading database ... 13914 files and directories currently installed.) 16:41:07 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 16:41:07 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 16:41:07 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 16:41:07 (Reading database ... 13914 files and directories currently installed.) 16:41:07 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 16:41:07 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 16:41:07 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 16:41:07 (Reading database ... 13914 files and directories currently installed.) 16:41:07 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:41:07 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:41:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:41:08 (Reading database ... 13914 files and directories currently installed.) 16:41:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:41:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:41:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:41:08 (Reading database ... 13914 files and directories currently installed.) 16:41:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:41:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:41:08 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:41:08 (Reading database ... 13914 files and directories currently installed.) 16:41:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:41:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:41:08 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:41:08 (Reading database ... 13914 files and directories currently installed.) 16:41:08 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:41:08 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:41:08 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:41:08 (Reading database ... 13914 files and directories currently installed.) 16:41:08 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:41:08 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:41:08 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:41:08 (Reading database ... 13915 files and directories currently installed.) 16:41:08 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:41:08 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:41:08 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:41:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:41:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:41:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:41:09 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:41:09 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:41:09 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:41:09 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:41:09 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:41:09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:41:09 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:41:09 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:41:09 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:41:09 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:41:09 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:41:09 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:41:09 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:41:09 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:41:09 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:41:09 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:41:10 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:41:10 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:41:10 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:41:10 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:41:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:41:10 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:41:10 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:41:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:41:10 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:41:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:41:10 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:41:10 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:41:10 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:41:10 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:41:11 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:11 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:11 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:11 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:11 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:11 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:11 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:11 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:12 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:41:12 ---> 7ccf2f7d312d 16:41:12 Step 3/26 : WORKDIR /edgex-go 16:41:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:41:12 ---> 7ccf2f7d312d 16:41:12 Step 3/32 : WORKDIR /edgex-go 16:41:12 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:12 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:41:13 ---> 7ccf2f7d312d 16:41:13 Step 3/24 : WORKDIR /edgex-go 16:41:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:41:13 ---> 7ccf2f7d312d 16:41:13 Step 3/22 : WORKDIR /edgex-go 16:41:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:41:13 ---> 7ccf2f7d312d 16:41:13 Step 3/23 : WORKDIR /edgex-go 16:41:13 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:13 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:13 ---> Running in 6bd4e91c486a 16:41:13 ---> Running in b9d16529d621 16:41:13 ---> Running in f8832f417c4f 16:41:13 ---> Running in 7bfcecd7df15 16:41:13 ---> Running in d20fbb61fb65 16:41:13 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:13 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:13 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:14 Removing intermediate container 6bd4e91c486a 16:41:14 ---> 855afb7543b4 16:41:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:14 Removing intermediate container b9d16529d621 16:41:14 ---> 46844621ce58 16:41:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:14 Removing intermediate container 7bfcecd7df15 16:41:14 ---> fd416879002f 16:41:14 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:14 Removing intermediate container d20fbb61fb65 16:41:14 ---> 2eae038ef6c8 16:41:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:14 Removing intermediate container f8832f417c4f 16:41:14 ---> 3dd45c930168 16:41:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:14 ---> Running in 0bf126117b25 16:41:14 ---> Running in 2853da148832 16:41:14 ---> Running in ef691daad0c4 16:41:14 ---> Running in 1ffb6bcdfd49 16:41:14 ---> Running in 25c7e4c8ec08 16:41:14 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:41:14 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:41:14 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:41:14 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:41:14 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:41:14 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:41:14 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:41:14 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:41:15 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:41:15 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:41:15 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:41:15 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:41:15 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:41:15 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:41:15 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:41:15 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:41:15 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:15 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:41:15 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:15 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:15 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:15 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:41:15 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:41:15 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:41:15 16:41:15 Current default time zone: 'Etc/UTC' 16:41:15 Local time is now: Sat May 22 16:41:15 UTC 2021. 16:41:15 Universal Time is now: Sat May 22 16:41:15 UTC 2021. 16:41:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:41:15 16:41:15 Setting up systemd-sysv (237-3ubuntu10.47) ... 16:41:15 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:15 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 16:41:15 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:41:15 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:41:15 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:41:15 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:41:15 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:41:15 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:41:15 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:41:15 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:15 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:41:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:41:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:15 Setting up patch (2.7.6-2ubuntu1.1) ... 16:41:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:41:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:41:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:41:15 Installing new version of config file /etc/ssl/openssl.cnf ... 16:41:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:41:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:41:15 Setting up ca-certificates (20210119~18.04.1) ... 16:41:17 Updating certificates in /etc/ssl/certs... 16:41:18 23 added, 27 removed; done. 16:41:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:41:18 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:41:18 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:41:18 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:41:18 Setting up pkgbinarymangler (138.18.04.1) ... 16:41:18 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:18 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:41:18 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:41:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:41:19 Setting up perl (5.26.1-6ubuntu0.5) ... 16:41:19 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:41:19 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:41:19 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:41:19 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:41:19 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:41:19 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:41:19 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:41:19 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:41:19 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:41:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:41:19 Processing triggers for systemd (237-3ubuntu10.47) ... 16:41:19 Removing intermediate container 0bf126117b25 16:41:19 ---> 96f2534219cf 16:41:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:41:19 Removing intermediate container 2853da148832 16:41:19 ---> b6aa78895a07 16:41:19 Step 5/26 : RUN apk add --update --no-cache make git 16:41:19 ---> Running in 3936ece6cdcd 16:41:19 ---> Running in 2d886659bb4d 16:41:19 Removing intermediate container 1ffb6bcdfd49 16:41:19 ---> f4f9117b0cab 16:41:19 Step 5/32 : RUN apk add --update --no-cache make git 16:41:19 Processing triggers for mime-support (3.60ubuntu1) ... 16:41:19 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:41:19 Updating certificates in /etc/ssl/certs... 16:41:19 Removing intermediate container ef691daad0c4 16:41:19 ---> 52b0752df9c5 16:41:19 Step 5/22 : RUN apk add --update --no-cache make git 16:41:19 ---> Running in 74f0feaea2ce 16:41:19 Removing intermediate container 25c7e4c8ec08 16:41:19 ---> b899f6bab7ee 16:41:19 Step 5/24 : RUN apk add --update --no-cache make bash git 16:41:19 ---> Running in 01b168e55358 16:41:19 ---> Running in b4fa592eac8a 16:41:19 0 added, 0 removed; done. 16:41:19 Running hooks in /etc/ca-certificates/update.d... 16:41:19 done. 16:41:20 Reading package lists... 16:41:20 Building dependency tree... 16:41:20 Reading state information... 16:41:20 The following NEW packages will be installed: 16:41:20 apt-transport-https 16:41:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:41:20 Need to get 1692 B of archives. 16:41:20 After this operation, 154 kB of additional disk space will be used. 16:41:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 16:41:20 debconf: delaying package configuration, since apt-utils is not installed 16:41:20 Fetched 1692 B in 0s (9582 B/s) 16:41:20 Selecting previously unselected package apt-transport-https. 16:41:20 (Reading database ... 13920 files and directories currently installed.) 16:41:20 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 16:41:20 Unpacking apt-transport-https (1.6.13) ... 16:41:20 Setting up apt-transport-https (1.6.13) ... 16:41:21 Waiting for network to be ready... 16:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:41:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:41:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:41:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:41:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:41:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:41:23 OK: 218 MiB in 52 packages 16:41:23 OK: 218 MiB in 52 packages 16:41:23 OK: 218 MiB in 52 packages 16:41:23 OK: 218 MiB in 52 packages 16:41:24 OK: 218 MiB in 52 packages 16:41:25 Removing intermediate container 2d886659bb4d 16:41:25 ---> 5f4606ca3653 16:41:25 Step 6/26 : COPY go.mod . 16:41:25 Removing intermediate container 3936ece6cdcd 16:41:25 ---> 9598a61a3eaa 16:41:25 Step 6/23 : COPY go.mod . 16:41:25 Removing intermediate container 74f0feaea2ce 16:41:25 ---> ea2222c4b860 16:41:25 Step 6/32 : COPY go.mod . 16:41:25 Removing intermediate container 01b168e55358 16:41:25 ---> fffce5ee3e68 16:41:25 Step 6/22 : COPY go.mod . 16:41:26 Removing intermediate container b4fa592eac8a 16:41:26 ---> 1030fa39af4b 16:41:26 Step 6/24 : COPY go.mod . 16:41:26 ---> d7513bcf6a09 16:41:26 Step 7/26 : RUN go mod download 16:41:26 ---> Running in 5ae7fa867854 16:41:26 ---> 5c9248cf8ef2 16:41:26 Step 7/23 : RUN go mod download 16:41:26 ---> 94e34501a16a 16:41:26 Step 7/32 : RUN go mod download 16:41:26 ---> Running in 975edf881ebb 16:41:27 ---> 1caacf5b06e2 16:41:27 Step 7/22 : RUN go mod download 16:41:27 ---> Running in f6c812329608 16:41:27 ---> 7823681daf84 16:41:27 Step 7/24 : RUN go mod download 16:41:27 ---> Running in 2e981a1763c2 16:41:27 2021-05-22T16:41:24Z INFO Waiting for automatic snapd restart... 16:41:27 snapd 2.50 from Canonical* installed 16:41:27 ---> Running in 23f91d473a1b 16:41:28 "snapd" switched to the "latest/stable" channel 16:41:28 16:41:31 Removing intermediate container 5ae7fa867854 16:41:31 ---> 6911d256d38e 16:41:31 Step 8/26 : COPY . . 16:41:31 Removing intermediate container 975edf881ebb 16:41:31 ---> 296af54203fe 16:41:31 Step 8/23 : COPY . . 16:41:31 core18 20210507 from Canonical* installed 16:41:31 Removing intermediate container 2e981a1763c2 16:41:31 ---> 59597ae68c50 16:41:31 Step 8/22 : COPY . . 16:41:32 "core18" switched to the "latest/stable" channel 16:41:32 16:41:32 Removing intermediate container f6c812329608 16:41:32 ---> cc6317181255 16:41:32 Step 8/32 : COPY . . 16:41:32 Removing intermediate container 23f91d473a1b 16:41:32 ---> a7abe99c79f8 16:41:32 Step 8/24 : COPY . . 16:41:36 snapcraft 4.7.1 from Canonical* installed 16:41:36 "snapcraft" switched to the "latest/stable" channel 16:41:36 16:41:39 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:41:39 - README.md 16:41:39 16:41:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:41:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:41:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:41:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:41:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:41:47 Reading package lists... 16:41:47 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:41:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:41:54 Reading package lists... 16:41:54 Building dependency tree... 16:41:54 Reading state information... 16:41:54 Suggested packages: 16:41:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:41:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:41:54 Recommended packages: 16:41:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:41:54 The following NEW packages will be installed: 16:41:54 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:41:54 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:41:54 pkg-config zip 16:41:54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:41:54 Need to get 7663 kB of archives. 16:41:54 After this operation, 43.8 MB of additional disk space will be used. 16:41:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:41:54 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:41:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:41:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:41:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:41:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:41:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:41:54 ---> 3edc780be352 16:41:54 Step 9/26 : RUN go mod tidy 16:41:54 ---> 354bd0577e4a 16:41:54 Step 9/22 : RUN go mod tidy 16:41:54 ---> 62e4919709e7 16:41:54 Step 9/23 : RUN go mod tidy 16:41:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:41:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:41:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:41:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:41:54 ---> Running in 3c96b242f6a4 16:41:54 ---> Running in fbca7a28c1af 16:41:54 ---> Running in 64d42d28022d 16:41:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:41:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:41:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:41:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:41:55 ---> c41e356c7617 16:41:55 Step 9/24 : RUN go mod tidy 16:41:55 debconf: delaying package configuration, since apt-utils is not installed 16:41:55 Fetched 7663 kB in 1s (10.0 MB/s) 16:41:55 Selecting previously unselected package libglib2.0-0:amd64. 16:41:55 (Reading database ... 13924 files and directories currently installed.) 16:41:55 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:41:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:41:55 ---> c7a5472cffd4 16:41:55 Step 9/32 : RUN go mod tidy 16:41:55 Selecting previously unselected package libpsl5:amd64. 16:41:55 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:41:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:41:55 Selecting previously unselected package libnghttp2-14:amd64. 16:41:55 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:41:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:41:55 Selecting previously unselected package librtmp1:amd64. 16:41:55 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:41:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:41:55 Selecting previously unselected package libcurl3-gnutls:amd64. 16:41:55 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:41:55 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:41:55 ---> Running in 32e24e72cb3a 16:41:55 ---> Running in f6b3e916c46a 16:41:55 Selecting previously unselected package liberror-perl. 16:41:55 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:41:55 Unpacking liberror-perl (0.17025-1) ... 16:41:55 Selecting previously unselected package git-man. 16:41:55 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:41:55 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:41:56 Selecting previously unselected package git. 16:41:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:41:56 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:41:56 Selecting previously unselected package libnorm1:amd64. 16:41:56 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:41:56 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:41:56 Selecting previously unselected package libpgm-5.2-0:amd64. 16:41:56 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:41:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:41:56 Selecting previously unselected package libsodium23:amd64. 16:41:56 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:41:56 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:41:57 Selecting previously unselected package libzmq5:amd64. 16:41:57 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:41:57 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:41:57 Selecting previously unselected package libzmq3-dev:amd64. 16:41:57 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:41:57 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:41:57 Selecting previously unselected package pkg-config. 16:41:57 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:41:57 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:41:57 Selecting previously unselected package zip. 16:41:57 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:41:57 Unpacking zip (3.0-11build1) ... 16:41:57 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:41:57 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:41:57 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:41:57 Setting up liberror-perl (0.17025-1) ... 16:41:57 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:41:57 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:41:57 No schema files found: doing nothing. 16:41:57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:41:57 Setting up zip (3.0-11build1) ... 16:41:57 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:41:57 Setting up libsodium23:amd64 (1.0.16-2) ... 16:41:57 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:41:57 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:41:57 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:41:57 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:41:57 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:41:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:42:01 Removing intermediate container 3c96b242f6a4 16:42:01 ---> 1a946cedc326 16:42:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:42:01 ---> Running in e86063294d65 16:42:02 Removing intermediate container 64d42d28022d 16:42:02 ---> bc11ec335560 16:42:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:42:02 Removing intermediate container fbca7a28c1af 16:42:02 ---> 6bc351b904d1 16:42:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:42:02 ---> Running in 386e5535ad4b 16:42:02 ---> Running in 078071a8c8f0 16:42:03 Removing intermediate container 32e24e72cb3a 16:42:03 ---> e3dacfe92874 16:42:03 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:42:03 Removing intermediate container f6b3e916c46a 16:42:03 ---> 94620834cd5d 16:42:03 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:42:03 ---> Running in f6379b82cb0c 16:42:03 ---> Running in d911bc58026a 16:42:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:42:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:42:04 git set to automatically installed. 16:42:04 git-man set to automatically installed. 16:42:04 libcurl3-gnutls set to automatically installed. 16:42:04 liberror-perl set to automatically installed. 16:42:04 libglib2.0-0 set to automatically installed. 16:42:04 libnghttp2-14 set to automatically installed. 16:42:04 libnorm1 set to automatically installed. 16:42:04 libpgm-5.2-0 set to automatically installed. 16:42:04 libpsl5 set to automatically installed. 16:42:04 librtmp1 set to automatically installed. 16:42:04 libsodium23 set to automatically installed. 16:42:04 libzmq3-dev set to automatically installed. 16:42:04 libzmq5 set to automatically installed. 16:42:04 pkg-config set to automatically installed. 16:42:04 zip set to automatically installed. 16:42:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:42:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:42:05 snapd is not logged in, snap install commands will use sudo 16:42:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:42:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:42:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:42:12 snap "core18" has no updates available 16:42:13 snapd is not logged in, snap install commands will use sudo 16:42:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:42:38 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 16:42:38 Pulling go-build-helper 16:42:38 + snapcraftctl pull 16:42:38 'app-service-config' has dependencies that need to be staged: go-build-helper 16:42:38 Skipping pull go-build-helper (already ran) 16:42:38 Building go-build-helper 16:42:38 + snapcraftctl build 16:42:40 Staging go-build-helper 16:42:40 + snapcraftctl stage 16:42:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:42:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:42:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 16:42:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 16:42:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:42:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:42:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 16:42:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 16:42:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 16:42:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 16:42:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:42:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:42:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:42:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:42:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:42:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:42:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:42:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:42:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:42:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 16:42:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 16:42:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 16:42:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:42:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 16:42:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 16:42:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 16:42:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 16:42:50 Fetched 24.6 MB in 0s (0 B/s) 16:42:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:42:50 Fetched 224 kB in 0s (0 B/s) 16:42:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:42:50 Fetched 157 kB in 0s (0 B/s) 16:42:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:42:50 Fetched 221 kB in 0s (0 B/s) 16:42:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:42:50 Fetched 143 kB in 0s (0 B/s) 16:42:50 Pulling app-service-config 16:42:50 + snapcraftctl pull 16:42:50 Cloning into '/root/parts/app-service-config/src'... 16:42:50 Pulling config-common 16:42:50 + snapcraftctl pull 16:42:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:42:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:42:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:42:56 Fetched 0 B in 0s (0 B/s) 16:42:56 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:42:56 Fetched 0 B in 0s (0 B/s) 16:42:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:42:56 Fetched 0 B in 0s (0 B/s) 16:42:56 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:42:56 Fetched 0 B in 0s (0 B/s) 16:42:56 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:42:56 Fetched 0 B in 0s (0 B/s) 16:42:56 Pulling edgex-go 16:42:56 + snapcraftctl pull 16:43:14 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:43:14 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:43:14 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:43:14 Fetched 0 B in 0s (0 B/s) 16:43:14 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:43:14 Fetched 96.5 kB in 0s (0 B/s) 16:43:14 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:43:14 Fetched 279 kB in 0s (0 B/s) 16:43:14 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:43:14 Fetched 122 kB in 0s (0 B/s) 16:43:14 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:43:14 Fetched 77.8 kB in 0s (0 B/s) 16:43:14 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:43:14 Fetched 8848 B in 0s (0 B/s) 16:43:14 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:43:14 Fetched 47.8 kB in 0s (0 B/s) 16:43:14 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:43:14 Fetched 45.6 kB in 0s (0 B/s) 16:43:14 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:43:14 Fetched 15.0 kB in 0s (0 B/s) 16:43:14 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:43:14 Fetched 219 kB in 0s (0 B/s) 16:43:14 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:43:14 Fetched 154 kB in 0s (0 B/s) 16:43:14 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:43:14 Fetched 50.6 kB in 0s (0 B/s) 16:43:14 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:43:14 Fetched 14.8 kB in 0s (0 B/s) 16:43:14 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:43:14 Fetched 41.8 kB in 0s (0 B/s) 16:43:14 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:43:14 Fetched 499 kB in 0s (0 B/s) 16:43:14 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:43:14 Fetched 111 kB in 0s (0 B/s) 16:43:14 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:43:14 Fetched 240 kB in 0s (0 B/s) 16:43:14 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:43:14 Fetched 29.3 kB in 0s (0 B/s) 16:43:14 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:43:14 Fetched 85.5 kB in 0s (0 B/s) 16:43:14 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:43:14 Fetched 24.5 kB in 0s (0 B/s) 16:43:14 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:43:14 Fetched 49.2 kB in 0s (0 B/s) 16:43:14 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:43:14 Fetched 54.2 kB in 0s (0 B/s) 16:43:14 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:43:14 Fetched 30.8 kB in 0s (0 B/s) 16:43:14 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:43:14 Fetched 15.8 kB in 0s (0 B/s) 16:43:14 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:43:14 Fetched 85.9 kB in 0s (0 B/s) 16:43:14 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:43:14 Fetched 8720 B in 0s (0 B/s) 16:43:14 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 16:43:14 Fetched 137 kB in 0s (0 B/s) 16:43:14 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:43:14 Fetched 119 kB in 0s (0 B/s) 16:43:14 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 16:43:14 Fetched 110 kB in 0s (0 B/s) 16:43:14 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:43:14 Fetched 11.1 kB in 0s (0 B/s) 16:43:14 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:43:14 Fetched 645 kB in 0s (0 B/s) 16:43:14 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:43:14 Fetched 41.3 kB in 0s (0 B/s) 16:43:14 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:43:14 Fetched 17.9 kB in 0s (0 B/s) 16:43:14 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:43:14 Fetched 368 kB in 0s (0 B/s) 16:43:14 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:43:14 Fetched 187 kB in 0s (0 B/s) 16:43:14 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:43:14 Fetched 175 kB in 0s (0 B/s) 16:43:14 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:43:14 Fetched 206 kB in 0s (0 B/s) 16:43:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:43:14 Fetched 1301 kB in 0s (0 B/s) 16:43:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:43:14 Fetched 36.2 kB in 0s (0 B/s) 16:43:14 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:43:14 Fetched 159 kB in 0s (0 B/s) 16:43:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:43:14 Fetched 107 kB in 0s (0 B/s) 16:43:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:43:14 Fetched 48.7 kB in 0s (0 B/s) 16:43:14 Pulling static-packages 16:43:14 + snapcraftctl pull 16:43:14 Pulling version 16:43:14 + cd /root/project 16:43:14 + [ -f VERSION ] 16:43:14 + PROJECT_VERSION=local-dev 16:43:14 + git rev-parse --short HEAD 16:43:14 + GIT_REVISION=7db1a6fd 16:43:14 + snapcraftctl set-version local-dev 16:43:14 Skipping build go-build-helper (already ran) 16:43:14 Building app-service-config 16:43:14 + make build 16:43:14 go mod tidy 16:43:17 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 16:43:17 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 16:43:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 16:43:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 16:43:18 go: downloading github.com/stretchr/testify v1.7.0 16:43:18 go: downloading github.com/hashicorp/consul/api v1.8.1 16:43:18 go: downloading github.com/go-kit/kit v0.9.0 16:43:18 go: downloading github.com/google/uuid v1.2.0 16:43:18 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:43:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:43:18 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:43:18 go: downloading github.com/davecgh/go-spew v1.1.1 16:43:18 go: downloading github.com/hashicorp/serf v0.9.5 16:43:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:43:18 go: downloading github.com/pmezard/go-difflib v1.0.0 16:43:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 16:43:19 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:43:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:43:19 go: downloading github.com/go-stack/stack v1.8.0 16:43:19 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:43:19 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:43:19 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:43:19 go: downloading github.com/stretchr/objx v0.1.0 16:43:19 go: downloading gopkg.in/yaml.v2 v2.4.0 16:43:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:43:19 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:43:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 16:43:19 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:43:19 go: downloading github.com/go-playground/universal-translator v0.17.0 16:43:19 go: downloading github.com/pelletier/go-toml v1.9.0 16:43:19 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:43:19 go: downloading github.com/go-playground/locales v0.13.0 16:43:19 go: downloading github.com/pkg/errors v0.8.1 16:43:19 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:43:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:43:19 go: downloading github.com/mattn/go-colorable v0.1.6 16:43:19 go: downloading github.com/mattn/go-isatty v0.0.12 16:43:19 go: downloading golang.org/x/text v0.3.2 16:43:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:43:19 go: downloading github.com/leodido/go-urn v1.2.0 16:43:19 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:43:19 go: downloading github.com/x448/float16 v0.8.4 16:43:19 go: downloading github.com/fatih/color v1.9.0 16:43:19 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:43:19 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:43:19 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:43:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 16:43:19 go: downloading github.com/hashicorp/memberlist v0.2.2 16:43:19 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:43:19 go: downloading github.com/kr/pretty v0.2.0 16:43:19 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:43:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 16:43:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:43:19 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:43:19 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:43:20 go: downloading github.com/gorilla/mux v1.8.0 16:43:20 go: downloading github.com/mitchellh/copystructure v1.0.0 16:43:20 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:43:20 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:43:20 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:43:20 go: downloading github.com/kr/text v0.1.0 16:43:20 go: downloading github.com/gorilla/websocket v1.4.2 16:43:20 go: downloading github.com/hashicorp/errwrap v1.0.0 16:43:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:43:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:43:20 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:43:20 go: downloading github.com/miekg/dns v1.1.26 16:43:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:43:20 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:43:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:43:20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 16:43:20 go: downloading github.com/onsi/ginkgo v1.10.1 16:43:20 go: downloading github.com/onsi/gomega v1.7.0 16:43:20 go: downloading github.com/hpcloud/tail v1.0.0 16:43:20 go: downloading github.com/pebbe/zmq4 v1.2.7 16:43:20 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:43:20 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:43:20 go: downloading github.com/golang/protobuf v1.3.2 16:43:20 go: downloading github.com/fsnotify/fsnotify v1.4.7 16:43:20 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:43:30 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 16:43:30 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 16:43:30 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 16:43:30 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 16:43:31 Building config-common 16:43:31 + snapcraftctl build 16:43:34 Building edgex-go 16:43:34 + cd /root/parts/edgex-go/src 16:43:34 + make build 16:43:34 go mod tidy 16:43:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 16:43:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 16:43:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.58 16:43:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 16:43:34 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:43:34 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:43:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:43:35 go: downloading github.com/lib/pq v1.10.2 16:43:35 go: downloading github.com/pelletier/go-toml v1.9.1 16:43:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:43:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:43:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:43:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:43:56 Removing intermediate container e86063294d65 16:43:56 ---> 979a6499b51e 16:43:56 16:43:56 Step 11/26 : FROM alpine:3.12 16:43:56 3.12: Pulling from library/alpine 16:43:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:43:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:43:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:43:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:43:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:43:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:43:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:43:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:43:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:43:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:43:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:43:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:43:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:43:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:43:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:43:57 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:43:57 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:43:57 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 16:43:57 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:43:57 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:43:57 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:43:57 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:43:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:43:57 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 16:43:57 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:43:57 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:43:57 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:43:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:43:59 Status: Downloaded newer image for alpine:3.12 16:43:59 ---> 9852663dfa18 16:43:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:43:59 ---> Running in 7c7bd9b1bdb8 16:44:00 Removing intermediate container d911bc58026a 16:44:00 ---> f8e76182ddc4 16:44:00 16:44:00 Step 11/32 : FROM alpine:3.12 16:44:00 ---> 9852663dfa18 16:44:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:44:01 ---> Running in 134ad8adf0c2 16:44:01 Building static-packages 16:44:01 + snapcraftctl build 16:44:01 Removing intermediate container 386e5535ad4b 16:44:01 ---> 38fd6fb748e1 16:44:01 16:44:01 Step 11/23 : FROM alpine:3.12 16:44:01 ---> 9852663dfa18 16:44:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:44:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:44:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:44:02 ---> Running in 28ccbc702605 16:44:02 Removing intermediate container 134ad8adf0c2 16:44:02 ---> ad3c1cb5c6c2 16:44:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:44:02 (1/6) Installing ca-certificates (20191127-r4) 16:44:02 Building version 16:44:02 + snapcraftctl build 16:44:02 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:44:02 (3/6) Installing libcurl (7.76.1-r0) 16:44:02 (4/6) Installing curl (7.76.1-r0) 16:44:02 (5/6) Installing dumb-init (1.2.2-r1) 16:44:02 (6/6) Installing su-exec (0.2-r1) 16:44:02 Executing busybox-1.31.1-r20.trigger 16:44:02 Executing ca-certificates-20191127-r4.trigger 16:44:02 ---> Running in 60e34ce3b11c 16:44:02 Removing intermediate container 078071a8c8f0 16:44:02 ---> f0bdc9b926df 16:44:02 16:44:02 Step 11/22 : FROM alpine:3.12 16:44:02 ---> 9852663dfa18 16:44:03 Step 12/22 : RUN apk add --update --no-cache curl 16:44:03 OK: 7 MiB in 20 packages 16:44:03 ---> Running in d9306cf6ba3a 16:44:04 Skipping stage go-build-helper (already ran) 16:44:04 Staging app-service-config 16:44:04 + snapcraftctl stage 16:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:44:05 (1/2) Installing ca-certificates (20191127-r4) 16:44:05 (2/2) Installing dumb-init (1.2.2-r1) 16:44:05 Executing busybox-1.31.1-r20.trigger 16:44:05 Executing ca-certificates-20191127-r4.trigger 16:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:44:05 Staging config-common 16:44:05 + snapcraftctl stage 16:44:05 OK: 6 MiB in 16 packages 16:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:44:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:44:06 (1/2) Installing dumb-init (1.2.2-r1) 16:44:06 (2/2) Installing su-exec (0.2-r1) 16:44:06 Executing busybox-1.31.1-r20.trigger 16:44:06 OK: 5 MiB in 16 packages 16:44:06 Removing intermediate container 7c7bd9b1bdb8 16:44:06 ---> bfbdab516316 16:44:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:44:06 Removing intermediate container f6379b82cb0c 16:44:06 ---> f717b72acac0 16:44:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:44:06 (1/4) Installing ca-certificates (20191127-r4) 16:44:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:44:06 (3/4) Installing libcurl (7.76.1-r0) 16:44:06 (4/4) Installing curl (7.76.1-r0) 16:44:06 Executing busybox-1.31.1-r20.trigger 16:44:06 Executing ca-certificates-20191127-r4.trigger 16:44:06 Staging edgex-go 16:44:06 + snapcraftctl stage 16:44:07 OK: 7 MiB in 18 packages 16:44:07 ---> Running in 77d5db973dd9 16:44:07 ---> Running in b7fc9c6f0161 16:44:07 Staging static-packages 16:44:07 + snapcraftctl stage 16:44:08 Removing intermediate container 77d5db973dd9 16:44:08 ---> 83e289cd1a24 16:44:08 Step 14/26 : WORKDIR / 16:44:08 Removing intermediate container 60e34ce3b11c 16:44:08 ---> c5e4e18d7ca6 16:44:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:44:08 ---> Running in e11f47d81b03 16:44:08 Removing intermediate container 28ccbc702605 16:44:08 ---> cd8db43a0fbe 16:44:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:44:08 ---> Running in e0679a584193 16:44:08 ---> Running in d86c1362c0ce 16:44:08 Staging version 16:44:08 + snapcraftctl stage 16:44:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:44:09 Removing intermediate container d9306cf6ba3a 16:44:09 ---> 312351d8e4ea 16:44:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:44:09 Removing intermediate container e11f47d81b03 16:44:09 ---> 42d12aad20de 16:44:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:44:09 ---> Running in 161a1b87718c 16:44:09 Removing intermediate container e0679a584193 16:44:09 ---> 827ccc05441b 16:44:09 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:44:09 Removing intermediate container d86c1362c0ce 16:44:09 ---> 754fe07dc003 16:44:09 Step 14/23 : ENV APP_PORT=59860 16:44:09 ---> Running in 30c3ce00cabe 16:44:09 Priming go-build-helper 16:44:09 + snapcraftctl prime 16:44:09 ---> Running in 0d19005bf74b 16:44:10 Removing intermediate container 161a1b87718c 16:44:10 ---> 385d62470827 16:44:10 Step 14/22 : WORKDIR /edgex 16:44:10 ---> f14a2e2e8012 16:44:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:44:10 Removing intermediate container 30c3ce00cabe 16:44:10 ---> 925d8d462a6c 16:44:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:44:10 Removing intermediate container 0d19005bf74b 16:44:10 ---> 78a47fdcc655 16:44:10 Step 15/23 : EXPOSE $APP_PORT 16:44:10 Priming app-service-config 16:44:10 + snapcraftctl prime 16:44:10 ---> Running in 9d7b354cb399 16:44:11 ---> Running in 342e6665f041 16:44:11 ---> Running in 8c926bc9185b 16:44:11 ---> 1306515b40c8 16:44:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:44:11 Removing intermediate container 9d7b354cb399 16:44:11 ---> 75b28a6f8863 16:44:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:44:11 Removing intermediate container 8c926bc9185b 16:44:11 ---> 47d3261868c3 16:44:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:12 Priming config-common 16:44:12 + snapcraftctl prime 16:44:12 Removing intermediate container b7fc9c6f0161 16:44:12 ---> 043477d5aa2d 16:44:12 16:44:12 Step 12/24 : FROM docker:20.10.0 16:44:12 20.10.0: Pulling from library/docker 16:44:12 ---> 2ad762298c73 16:44:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:44:13 Priming edgex-go 16:44:13 + snapcraftctl prime 16:44:13 ---> 8237715d1cd2 16:44:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:44:13 ---> e51b0c5e7d50 16:44:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:44:14 Priming static-packages 16:44:14 + snapcraftctl prime 16:44:14 ---> 35079768a68b 16:44:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:44:14 Removing intermediate container 342e6665f041 16:44:14 ---> d7e46095977d 16:44:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:44:17 Priming version 16:44:17 + snapcraftctl prime 16:44:17 ---> Running in f5f9615f3974 16:44:17 ---> d9ec5f8c9e54 16:44:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:44:17 ---> 45ad1b4afc0f 16:44:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:44:17 Removing intermediate container f5f9615f3974 16:44:17 ---> c1e52bc76de1 16:44:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:44:17 ---> 5582f2ebe30c 16:44:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:44:17 ---> f749cd28c4c5 16:44:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:44:17 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 16:44:17 ---> Running in 89f6c7ac28fb 16:44:18 ---> 2d3af907b4fc 16:44:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:44:18 ---> eda68426e2de 16:44:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:44:18 ---> Running in 2c1bce41f118 16:44:18 ---> Running in d3dba4647591 16:44:18 Removing intermediate container 89f6c7ac28fb 16:44:18 ---> 5a4de1dd650c 16:44:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:19 ---> Running in 5c9d5d759826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 16:44:19 Removing intermediate container 2c1bce41f118 16:44:19 ---> 94e4ba1e61b9 16:44:19 Step 19/22 : CMD ["--init=true"] 16:44:19 ---> 64e0e1309e85 16:44:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:44:19 ---> Running in 94f88c0a4e5b 16:44:20 Removing intermediate container 5c9d5d759826 16:44:20 ---> f7fd5fea3c20 16:44:20 Step 21/23 : LABEL arch=arm64 16:44:20 ---> Running in e259545fa00e 16:44:20 Removing intermediate container 94f88c0a4e5b 16:44:20 ---> b7c68d87daf4 16:44:20 Step 20/22 : LABEL arch=arm64 16:44:20 ---> Running in d281cf42b197 16:44:21 ---> d60e3c0d5d30 16:44:21 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:44:21 Removing intermediate container e259545fa00e 16:44:21 ---> da251c682c41 16:44:21 Step 22/23 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:44:21 ---> Running in dc60f4a9f18a 16:44:21 ---> Running in 0310c49aad2f 16:44:22 Removing intermediate container d281cf42b197 16:44:22 ---> 38e6ab13bb19 16:44:22 Step 21/22 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:44:22 ---> Running in c4d071a2673e 16:44:22 Removing intermediate container 0310c49aad2f 16:44:22 ---> d17cd4b09101 16:44:22 Step 23/23 : LABEL version=0.0.0 16:44:22 ---> Running in 78c699dc7a2b 16:44:22 Removing intermediate container d3dba4647591 16:44:22 ---> 94bc92fbb111 16:44:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:22 Removing intermediate container c4d071a2673e 16:44:22 ---> 57bb4f75ccfa 16:44:22 Step 22/22 : LABEL version=0.0.0 16:44:23 ---> Running in 55fd790dd0ca 16:44:23 Removing intermediate container 78c699dc7a2b 16:44:23 ---> 4623f293d5a4 16:44:23 16:44:24 Removing intermediate container 55fd790dd0ca 16:44:24 ---> 2f5b246570ab 16:44:24 16:44:24 Successfully built 4623f293d5a4 16:44:24 ---> 77cf033ad991 16:44:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:44:24 Successfully tagged support-notifications-arm64:latest 16:44:24  Building support-notifications ... done Building core-command 16:44:24 Successfully built 2f5b246570ab 16:44:24 Successfully tagged security-proxy-setup-arm64:latest 16:44:24  Building security-proxy-setup ... done Building core-data 16:44:25 Removing intermediate container dc60f4a9f18a 16:44:25 ---> d3c9a66ef0de 16:44:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:44:25 ---> Running in bbe60e1ac99e 16:44:26 Removing intermediate container bbe60e1ac99e 16:44:26 ---> ccecb309fae0 16:44:26 Step 24/26 : LABEL arch=arm64 16:44:26 ---> d82ceaefd99e 16:44:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:44:26 ---> Running in 04f65b902fbf 16:44:27 Removing intermediate container 04f65b902fbf 16:44:27 ---> cc3b4cfe1c69 16:44:27 Step 25/26 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:44:27 ---> Running in 30f5317768dd 16:44:27 ---> 7f2072834221 16:44:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:44:28 Removing intermediate container 30f5317768dd 16:44:28 ---> 766bc72ef4ed 16:44:28 Step 26/26 : LABEL version=0.0.0 16:44:29 ---> Running in 1351dea2aa9a 16:44:29 ---> dbafe3c51f82 16:44:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:44:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:44:30 Status: Downloaded newer image for docker:20.10.0 16:44:30 ---> eeaf43b92773 16:44:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:44:30 Removing intermediate container 1351dea2aa9a 16:44:30 ---> 08b64bb4ac9d 16:44:30 16:44:30 Successfully built 08b64bb4ac9d 16:44:30 Successfully tagged security-secretstore-setup-arm64:latest 16:44:30  Building security-secretstore-setup ... done Building support-scheduler 16:44:30 ---> Running in 3aa53f330bfd 16:44:30 ---> bf13f4297108 16:44:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:44:31 ---> Running in 76294c5aa829 16:44:31 Removing intermediate container 3aa53f330bfd 16:44:31 ---> cd19f6a86d49 16:44:31 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:44:31 ---> Running in 661896da8bce 16:44:32 Removing intermediate container 76294c5aa829 16:44:32 ---> a2f39b5ffcf9 16:44:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:44:33 ---> 92505b7e89b2 16:44:33 Step 27/32 : RUN chmod +x /entrypoint.sh 16:44:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:44:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:44:33 ---> Running in 325681751bf3 16:44:34 (1/39) Installing readline (8.0.4-r0) 16:44:34 (2/39) Installing bash (5.0.17-r0) 16:44:34 Executing bash-5.0.17-r0.post-install 16:44:34 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:44:34 (4/39) Installing libcurl (7.76.1-r0) 16:44:34 (5/39) Installing curl (7.76.1-r0) 16:44:34 (6/39) Installing dumb-init (1.2.2-r1) 16:44:34 (7/39) Installing libbz2 (1.0.8-r1) 16:44:34 (8/39) Installing expat (2.2.9-r1) 16:44:34 (9/39) Installing libffi (3.3-r2) 16:44:34 (10/39) Installing gdbm (1.13-r1) 16:44:34 (11/39) Installing xz-libs (5.2.5-r0) 16:44:34 (12/39) Installing sqlite-libs (3.32.1-r0) 16:44:34 (13/39) Installing python3 (3.8.10-r0) 16:44:36 (14/39) Installing py3-appdirs (1.4.4-r1) 16:44:36 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:44:36 (16/39) Installing py3-parsing (2.4.7-r0) 16:44:36 (17/39) Installing py3-six (1.15.0-r0) 16:44:36 (18/39) Installing py3-packaging (20.4-r0) 16:44:36 (19/39) Installing py3-setuptools (47.0.0-r0) 16:44:36 (20/39) Installing py3-chardet (3.0.4-r4) 16:44:36 (21/39) Installing py3-idna (2.9-r0) 16:44:36 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:44:36 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:44:36 (24/39) Installing py3-requests (2.23.0-r0) 16:44:36 (25/39) Installing py3-msgpack (1.0.0-r0) 16:44:36 (26/39) Installing py3-lockfile (0.12.2-r3) 16:44:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:44:36 (28/39) Installing py3-colorama (0.4.3-r0) 16:44:36 (29/39) Installing py3-distlib (0.3.0-r0) 16:44:36 (30/39) Installing py3-distro (1.5.0-r1) 16:44:36 (31/39) Installing py3-webencodings (0.5.1-r3) 16:44:36 (32/39) Installing py3-html5lib (1.0.1-r4) 16:44:36 (33/39) Installing py3-pytoml (0.1.21-r0) 16:44:36 (34/39) Installing py3-pep517 (0.8.2-r0) 16:44:36 (35/39) Installing py3-progress (1.5-r0) 16:44:36 (36/39) Installing py3-toml (0.10.1-r0) 16:44:36 (37/39) Installing py3-retrying (1.3.3-r0) 16:44:36 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:44:36 (39/39) Installing py3-pip (20.1.1-r0) 16:44:37 Executing busybox-1.31.1-r19.trigger 16:44:37 OK: 72 MiB in 59 packages 16:44:37 Removing intermediate container 325681751bf3 16:44:37 ---> d71d4f78d65b 16:44:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:44:37 ---> Running in 4a1cd6f81ef8 16:44:38 Removing intermediate container 4a1cd6f81ef8 16:44:38 ---> 38631a028b0f 16:44:38 Step 29/32 : CMD ["gate"] 16:44:39 ---> Running in 5a4af1fa4654 16:44:39 Removing intermediate container 5a4af1fa4654 16:44:39 ---> 28dc007d17ea 16:44:39 Step 30/32 : LABEL arch=arm64 16:44:39 ---> Running in c28887d4de54 16:44:40 Removing intermediate container c28887d4de54 16:44:40 ---> ceb97fc1c2df 16:44:40 Step 31/32 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:44:40 ---> Running in 8122639d95ff 16:44:41 Removing intermediate container 8122639d95ff 16:44:41 ---> 9334bf4a1578 16:44:41 Step 32/32 : LABEL version=0.0.0 16:44:42 Collecting docker-compose==1.23.2 16:44:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:44:42 ---> Running in 6a4ecaafa94f 16:44:42 Collecting dockerpty<0.5,>=0.4.1 16:44:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:44:43 Removing intermediate container 6a4ecaafa94f 16:44:43 ---> 9733e655cedc 16:44:43 16:44:43 Successfully built 9733e655cedc 16:44:43 Successfully tagged security-bootstrapper-arm64:latest 16:44:43  Building security-bootstrapper ... done Building core-metadata 16:44:45 Collecting cached-property<2,>=1.2.0 16:44:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:44:46 Collecting docker<4.0,>=3.6.0 16:44:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:44:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:44:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:44:48 Collecting docopt<0.7,>=0.6.1 16:44:48 Downloading docopt-0.6.2.tar.gz (25 kB) 16:44:50 Collecting texttable<0.10,>=0.9.0 16:44:50 Downloading texttable-0.9.1.tar.gz (11 kB) 16:44:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:44:53 Collecting websocket-client<1.0,>=0.32.0 16:44:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:44:53 Collecting jsonschema<3,>=2.5.1 16:44:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:44:54 Collecting PyYAML<4,>=3.10 16:44:54 Downloading PyYAML-3.13.tar.gz (270 kB) 16:44:59 Collecting docker-pycreds>=0.4.0 16:44:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:44:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:44:59 Collecting urllib3<1.25,>=1.21.1 16:44:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:44:59 Collecting idna<2.8,>=2.5 16:44:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:44:59 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:44:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:44:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:44:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:44:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:45:01 Installing collected packages: dockerpty, cached-property, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, texttable, jsonschema, PyYAML, docker-compose 16:45:01 Running setup.py install for dockerpty: started 16:45:03 Running setup.py install for dockerpty: finished with status 'done' 16:45:03 Attempting uninstall: urllib3 16:45:03 Found existing installation: urllib3 1.25.9 16:45:03 Uninstalling urllib3-1.25.9: 16:45:03 Successfully uninstalled urllib3-1.25.9 16:45:04 Attempting uninstall: idna 16:45:04 Found existing installation: idna 2.9 16:45:04 Uninstalling idna-2.9: 16:45:04 Successfully uninstalled idna-2.9 16:45:05 Attempting uninstall: requests 16:45:05 Found existing installation: requests 2.23.0 16:45:05 Uninstalling requests-2.23.0: 16:45:05 Successfully uninstalled requests-2.23.0 16:45:06 Running setup.py install for docopt: started 16:45:08 Running setup.py install for docopt: finished with status 'done' 16:45:08 Running setup.py install for texttable: started 16:45:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:10 ---> 7ccf2f7d312d 16:45:10 Step 3/24 : WORKDIR /edgex-go 16:45:10 ---> Using cache 16:45:10 ---> 3dd45c930168 16:45:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:10 ---> Using cache 16:45:10 ---> b899f6bab7ee 16:45:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:45:10 Running setup.py install for texttable: finished with status 'done' 16:45:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:10 ---> 7ccf2f7d312d 16:45:10 Step 3/24 : WORKDIR /edgex-go 16:45:10 ---> Using cache 16:45:10 ---> 3dd45c930168 16:45:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:10 ---> Using cache 16:45:10 ---> b899f6bab7ee 16:45:10 Step 5/24 : RUN apk add --update --no-cache make git 16:45:11 Running setup.py install for PyYAML: started 16:45:14 Running setup.py install for PyYAML: finished with status 'done' 16:45:15 ---> Running in fc912359f889 16:45:15 ---> Running in f12a98419467 16:45:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:45:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:17 ---> 7ccf2f7d312d 16:45:17 Step 3/23 : WORKDIR /edgex-go 16:45:17 ---> Using cache 16:45:17 ---> 3dd45c930168 16:45:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:17 ---> Using cache 16:45:17 ---> b899f6bab7ee 16:45:17 Step 5/23 : RUN apk add --update --no-cache make git 16:45:17 ---> Running in 5b31ec5813b8 16:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:23 OK: 218 MiB in 52 packages 16:45:23 OK: 218 MiB in 52 packages 16:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:23 OK: 218 MiB in 52 packages 16:45:23 Removing intermediate container fc912359f889 16:45:23 ---> 1aeccec79b92 16:45:23 Step 6/24 : COPY go.mod . 16:45:23 Removing intermediate container f12a98419467 16:45:23 ---> 7c53bafc05ab 16:45:23 Step 6/24 : COPY go.mod . 16:45:23 Removing intermediate container 5b31ec5813b8 16:45:23 ---> 01bf9b3d16a9 16:45:23 Step 6/23 : COPY go.mod . 16:45:23 ---> dd2c843d946a 16:45:23 Step 7/24 : RUN go mod download 16:45:24 ---> Running in 7f7a07a768de 16:45:24 ---> 551d7ab65c2c 16:45:24 Step 7/24 : RUN go mod download 16:45:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:24 ---> 7ccf2f7d312d 16:45:24 Step 3/24 : WORKDIR /edgex-go 16:45:24 ---> Using cache 16:45:24 ---> 3dd45c930168 16:45:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:24 ---> Using cache 16:45:24 ---> b899f6bab7ee 16:45:24 Step 5/24 : RUN apk add --update --no-cache make git 16:45:24 ---> Using cache 16:45:24 ---> 01bf9b3d16a9 16:45:24 Step 6/24 : COPY go.mod . 16:45:24 ---> Running in 5acd4869b674 16:45:25 ---> 1d7753933a9b 16:45:25 Step 7/23 : RUN go mod download 16:45:25 ---> Running in 0573a92e735d 16:45:26 ---> b93ec1006254 16:45:26 Step 7/24 : RUN go mod download 16:45:26 ---> Running in 4fd7e1d02ee0 16:45:30 Removing intermediate container 5acd4869b674 16:45:30 ---> f502e2df0f68 16:45:30 Step 8/24 : COPY . . 16:45:30 Removing intermediate container 7f7a07a768de 16:45:30 ---> 11c6ebe7d7b1 16:45:30 Step 8/24 : COPY . . 16:45:30 Removing intermediate container 0573a92e735d 16:45:30 ---> c1b1078a0fed 16:45:30 Step 8/23 : COPY . . 16:45:30 Removing intermediate container 4fd7e1d02ee0 16:45:30 ---> 44431adaafbc 16:45:30 Step 8/24 : COPY . . 16:45:31 Removing intermediate container 661896da8bce 16:45:31 ---> afd98d3853ca 16:45:31 Step 15/24 : ENV APP_PORT=58890 16:45:32 ---> Running in 5eae33bd5e50 16:45:34 Removing intermediate container 5eae33bd5e50 16:45:34 ---> f64f7c3c27b1 16:45:34 Step 16/24 : EXPOSE $APP_PORT 16:45:35 ---> Running in c796eb5a224f 16:45:37 Removing intermediate container c796eb5a224f 16:45:37 ---> 6c4e87f561b5 16:45:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:45:40 ---> 07c8463c240c 16:45:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:45:42 ---> 27a15f080592 16:45:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:45:45 ---> 2b31ef6faf10 16:45:45 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:45:46 ---> Running in d83e1433cab4 16:45:47 Removing intermediate container d83e1433cab4 16:45:47 ---> c93348b58bd3 16:45:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:47 ---> Running in 2ba6954a2882 16:45:49 Removing intermediate container 2ba6954a2882 16:45:49 ---> 1cf70a10c832 16:45:49 Step 22/24 : LABEL arch=arm64 16:45:49 ---> Running in f314a28ced96 16:45:50 Removing intermediate container f314a28ced96 16:45:50 ---> 7c2d6a0338b3 16:45:50 Step 23/24 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:45:51 ---> 566e81d77fe3 16:45:51 Step 9/24 : RUN go mod tidy 16:45:51 ---> Running in 18eb94f5ddb4 16:45:51 ---> Running in 2459df173b50 16:45:52 ---> 1a371d5e8ea6 16:45:52 Step 9/24 : RUN go mod tidy 16:45:52 ---> 4d91f5356944 16:45:52 Step 9/23 : RUN go mod tidy 16:45:52 ---> Running in e55147c38019 16:45:52 ---> Running in fe67d9271798 16:45:52 Removing intermediate container 18eb94f5ddb4 16:45:52 ---> 612c5b7ed502 16:45:52 Step 24/24 : LABEL version=0.0.0 16:45:52 ---> Running in 6a4bedfd6ebf 16:45:53 ---> 054acfb95e1e 16:45:53 Step 9/24 : RUN go mod tidy 16:45:53 ---> Running in 8086bc39b462 16:45:53 Removing intermediate container 6a4bedfd6ebf 16:45:53 ---> edaf8f09ad4a 16:45:53 16:45:54 Successfully built edaf8f09ad4a 16:45:54 Successfully tagged sys-mgmt-agent-arm64:latest 16:45:56  Building sys-mgmt-agent ... done Removing intermediate container 2459df173b50 16:45:56 ---> e9c70cc42b01 16:45:56 Step 10/24 : RUN make cmd/core-command/core-command 16:45:56 ---> Running in cdf2a35c6642 16:45:58 Removing intermediate container e55147c38019 16:45:58 ---> 46b97fd2043e 16:45:58 Step 10/24 : RUN make cmd/core-data/core-data 16:45:58 ---> Running in 67c3ea9d657b 16:45:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:45:58 Removing intermediate container fe67d9271798 16:45:58 ---> e98115ab32b9 16:45:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:45:59 ---> Running in 0553d122ba50 16:45:59 Removing intermediate container 8086bc39b462 16:45:59 ---> f46e6c80fe8e 16:45:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:45:59 ---> Running in dbfae679e05e 16:46:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:46:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:46:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:47:38 Removing intermediate container cdf2a35c6642 16:47:38 ---> 3b54e563d582 16:47:38 16:47:38 Step 11/24 : FROM alpine:3.12 16:47:38 ---> 9852663dfa18 16:47:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:47:38 ---> Running in 7d179cdccbd9 16:47:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:38 (1/1) Installing dumb-init (1.2.2-r1) 16:47:38 Executing busybox-1.31.1-r20.trigger 16:47:38 OK: 5 MiB in 15 packages 16:47:38 Removing intermediate container 7d179cdccbd9 16:47:38 ---> cd29e0569d6c 16:47:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:38 ---> Running in 9dc6525db6de 16:47:38 Removing intermediate container 9dc6525db6de 16:47:38 ---> 306d3f42b5bc 16:47:38 Step 14/24 : ENV APP_PORT=59882 16:47:38 ---> Running in f6873e2b9eb3 16:47:38 Removing intermediate container f6873e2b9eb3 16:47:38 ---> 40e519eb9c0f 16:47:38 Step 15/24 : EXPOSE $APP_PORT 16:47:38 ---> Running in c25d8ea40698 16:47:38 Removing intermediate container c25d8ea40698 16:47:38 ---> 27446638225a 16:47:38 Step 16/24 : WORKDIR / 16:47:38 ---> Running in 90def9a882fb 16:47:38 Removing intermediate container 90def9a882fb 16:47:38 ---> 7c4b215bbf73 16:47:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:38 ---> ced91e5c5361 16:47:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:47:38 ---> 6453a797d34f 16:47:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:47:38 Removing intermediate container 0553d122ba50 16:47:38 ---> f1bac214ea98 16:47:38 16:47:38 Step 11/23 : FROM alpine:3.12 16:47:38 ---> 9852663dfa18 16:47:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:47:38 ---> Using cache 16:47:38 ---> cd29e0569d6c 16:47:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:38 ---> Using cache 16:47:38 ---> 306d3f42b5bc 16:47:38 Step 14/23 : ENV APP_PORT=59861 16:47:38 ---> Running in c60f477d3fdf 16:47:39 ---> 652f26e68ded 16:47:39 Step 20/24 : ENTRYPOINT ["/core-command"] 16:47:39 Removing intermediate container c60f477d3fdf 16:47:39 ---> 09e7bc87473d 16:47:39 Step 15/23 : EXPOSE $APP_PORT 16:47:40 ---> Running in 8785a840cdaf 16:47:40 ---> Running in c4de126a5986 16:47:41 Removing intermediate container 8785a840cdaf 16:47:41 ---> 17d1121f1323 16:47:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:41 Removing intermediate container dbfae679e05e 16:47:41 ---> 34cd82121c02 16:47:41 16:47:41 Step 11/24 : FROM alpine:3.12 16:47:41 ---> 9852663dfa18 16:47:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:47:41 ---> Using cache 16:47:41 Removing intermediate container c4de126a5986 16:47:41 ---> c591b6a9e5e5 16:47:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:41 ---> cd29e0569d6c 16:47:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:41 ---> Using cache 16:47:41 ---> 306d3f42b5bc 16:47:41 Step 14/24 : ENV APP_PORT=59881 16:47:41 ---> Running in 2be959f8e3a9 16:47:41 ---> Running in 501349bd1268 16:47:42 Removing intermediate container 2be959f8e3a9 16:47:42 ---> c5d38024f93d 16:47:42 Step 22/24 : LABEL arch=arm64 16:47:42 Removing intermediate container 501349bd1268 16:47:42 ---> c3c3367b7967 16:47:42 Step 15/24 : EXPOSE $APP_PORT 16:47:42 ---> Running in fbcde71136fb 16:47:42 ---> acb1fcd4245d 16:47:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:47:42 ---> Running in b98590a5ce02 16:47:43 Removing intermediate container fbcde71136fb 16:47:43 ---> 667a1561f59b 16:47:43 Step 23/24 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:47:43 Removing intermediate container b98590a5ce02 16:47:43 ---> 58ab68223189 16:47:43 Step 16/24 : WORKDIR / 16:47:43 ---> Running in ec4c5bcb7707 16:47:43 ---> Running in b2887809811c 16:47:44 ---> 0f690500608a 16:47:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:47:44 Removing intermediate container ec4c5bcb7707 16:47:44 ---> 2b496a2cb6eb 16:47:44 Step 24/24 : LABEL version=0.0.0 16:47:44 ---> Running in 79f85ca7ca41 16:47:44 Removing intermediate container b2887809811c 16:47:44 ---> c4f670d9592e 16:47:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:45 Removing intermediate container 79f85ca7ca41 16:47:45 ---> 0d4f5a220322 16:47:45 16:47:45 ---> 70512504cf4c 16:47:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:47:45 ---> e8b0f81d3b86 16:47:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:47:45 ---> Running in 7a9cd2773f49 16:47:46 Removing intermediate container 67c3ea9d657b 16:47:46 ---> 4608818fa8e8 16:47:46 16:47:46 Step 11/24 : FROM alpine:3.12 16:47:46 ---> 9852663dfa18 16:47:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium'Successfully built 0d4f5a220322 16:47:46 16:47:46 Successfully tagged core-command-arm64:latest 16:47:46  Building core-command ... done  ---> Running in 42245c9df1a5 16:47:46 Removing intermediate container 7a9cd2773f49 16:47:46 ---> a872f619c768 16:47:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:46 ---> Running in 66f7845efbbd 16:47:47 Removing intermediate container 42245c9df1a5 16:47:47 ---> 7f0d3077328b 16:47:47 Step 13/24 : ENV APP_PORT=59880 16:47:47 ---> Running in a4c40aa44a67 16:47:47 ---> eea510a68df9 16:47:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:47:47 Removing intermediate container 66f7845efbbd 16:47:47 ---> a4f9d07c80e2 16:47:47 Step 21/23 : LABEL arch=arm64 16:47:47 ---> Running in 5f56ae7bce3a 16:47:47 Removing intermediate container a4c40aa44a67 16:47:47 ---> 22de43e281cc 16:47:47 Step 14/24 : EXPOSE $APP_PORT 16:47:47 ---> Running in def7d2a0677a 16:47:48 Removing intermediate container 5f56ae7bce3a 16:47:48 ---> 2ab50022d538 16:47:48 Step 22/23 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:47:48 ---> 0393971e34e3 16:47:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:47:48 ---> Running in 965f349e9262 16:47:48 ---> Running in ea70e04c312c 16:47:48 Removing intermediate container def7d2a0677a 16:47:48 ---> fe53928d2c76 16:47:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:48 ---> Running in a4911e1a4c42 16:47:48 Removing intermediate container 965f349e9262 16:47:48 ---> c6277b12dd7a 16:47:48 Step 23/23 : LABEL version=0.0.0 16:47:48 Removing intermediate container ea70e04c312c 16:47:48 ---> 7c331a05bd00 16:47:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:49 ---> Running in 2056e214c77e 16:47:49 ---> Running in af9c09fd1e40 16:47:49 Removing intermediate container 2056e214c77e 16:47:49 ---> c023f022160c 16:47:49 Step 22/24 : LABEL arch=arm64 16:47:49 Removing intermediate container af9c09fd1e40 16:47:49 ---> bbb014347062 16:47:49 16:47:49 ---> Running in f02d90113a3a 16:47:50 Successfully built bbb014347062 16:47:50 Successfully tagged support-scheduler-arm64:latest 16:47:50  Building support-scheduler ... done Removing intermediate container f02d90113a3a 16:47:50 ---> e6884123f308 16:47:50 Step 23/24 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:47:50 ---> Running in c1cb5acf1079 16:47:51 Removing intermediate container c1cb5acf1079 16:47:51 ---> 5cad5b9c0c9d 16:47:51 Step 24/24 : LABEL version=0.0.0 16:47:51 Removing intermediate container a4911e1a4c42 16:47:51 ---> 4b9611641bff 16:47:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:47:51 ---> Running in 546e185c55aa 16:47:51 ---> Running in 034977a70e89 16:47:52 Removing intermediate container 546e185c55aa 16:47:52 ---> d5f10b708b06 16:47:52 16:47:52 Successfully built d5f10b708b06 16:47:52 Successfully tagged core-metadata-arm64:latest 16:47:52  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:54 (1/6) Installing dumb-init (1.2.2-r1) 16:47:54 (2/6) Installing libgcc (9.3.0-r2) 16:47:54 (3/6) Installing libsodium (1.0.18-r0) 16:47:54 (4/6) Installing libstdc++ (9.3.0-r2) 16:47:55 (5/6) Installing libzmq (4.3.3-r0) 16:47:55 (6/6) Installing zeromq (4.3.3-r0) 16:47:55 Executing busybox-1.31.1-r20.trigger 16:47:55 OK: 8 MiB in 20 packages 16:47:56 Removing intermediate container 034977a70e89 16:47:56 ---> 5281d8417901 16:47:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:57 ---> fc32785a2b11 16:47:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:47:58 ---> 8000069fd360 16:47:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:47:59 ---> 1b87405262b1 16:47:59 Step 20/24 : ENTRYPOINT ["/core-data"] 16:47:59 ---> Running in 2eb71a899867 16:47:59 Removing intermediate container 2eb71a899867 16:47:59 ---> dbebcecd72c6 16:47:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:00 ---> Running in 614703e742ed 16:48:00 Removing intermediate container 614703e742ed 16:48:00 ---> ef6957cf9386 16:48:00 Step 22/24 : LABEL arch=arm64 16:48:00 ---> Running in 2b8557e2cf47 16:48:01 Removing intermediate container 2b8557e2cf47 16:48:01 ---> 3e80d7f98476 16:48:01 Step 23/24 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 16:48:01 ---> Running in 53f68e2f026f 16:48:01 Removing intermediate container 53f68e2f026f 16:48:01 ---> b46c5640ac8f 16:48:01 Step 24/24 : LABEL version=0.0.0 16:48:01 ---> Running in 926e781b8b5b 16:48:02 Removing intermediate container 926e781b8b5b 16:48:02 ---> 30c57a797a91 16:48:02 16:48:02 Successfully built 30c57a797a91 16:48:02 Successfully tagged core-data-arm64:latest 16:48:03  Building core-data ... done  [Pipeline] } 16:48:03 $ docker stop --time=1 9e7e4dabcd1021df5c927c870b24db6f49396441f518495103ea3e569fc1da1f 16:48:05 $ docker rm -f 9e7e4dabcd1021df5c927c870b24db6f49396441f518495103ea3e569fc1da1f [Pipeline] // withDockerContainer [Pipeline] sh 16:48:05 + docker images 16:48:06 REPOSITORY TAG IMAGE ID CREATED SIZE 16:48:06 core-data-arm64 latest 30c57a797a91 3 seconds ago 19.1MB 16:48:06 core-metadata-arm64 latest d5f10b708b06 14 seconds ago 15.6MB 16:48:06 support-scheduler-arm64 latest bbb014347062 16 seconds ago 15.1MB 16:48:06 core-command-arm64 latest 0d4f5a220322 20 seconds ago 14.7MB 16:48:06 4608818fa8e8 20 seconds ago 971MB 16:48:06 34cd82121c02 25 seconds ago 968MB 16:48:06 f1bac214ea98 28 seconds ago 965MB 16:48:06 3b54e563d582 41 seconds ago 962MB 16:48:06 sys-mgmt-agent-arm64 latest edaf8f09ad4a 2 minutes ago 299MB 16:48:06 security-bootstrapper-arm64 latest 9733e655cedc 3 minutes ago 17.1MB 16:48:06 security-secretstore-setup-arm64 latest 08b64bb4ac9d 3 minutes ago 24.3MB 16:48:06 security-proxy-setup-arm64 latest 2f5b246570ab 3 minutes ago 24MB 16:48:06 support-notifications-arm64 latest 4623f293d5a4 3 minutes ago 15.6MB 16:48:06 043477d5aa2d 3 minutes ago 970MB 16:48:06 f0bdc9b926df 4 minutes ago 968MB 16:48:06 38fd6fb748e1 4 minutes ago 965MB 16:48:06 f8e76182ddc4 4 minutes ago 964MB 16:48:06 979a6499b51e 4 minutes ago 968MB 16:48:06 ci-base-image-arm64 latest 7ccf2f7d312d 14 minutes ago 641MB 16:48:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 16:48:06 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 16:48:06 docker 20.10.0 eeaf43b92773 5 months ago 228MB 16:48:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:48:07 ---> job-cost.sh 16:48:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qe7O 16:48:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-qe7O/bin to PATH 16:50:23 INFO: No Stack... 16:50:23 INFO: Retrieving Pricing Info for: v2-standard-4 16:50:23 INFO: Archiving Costs [Pipeline] sh 16:50:23 + + catcut -d, /w/workspace/edgex-go/2/archives/cost.csv 16:50:23 -f6 [Pipeline] lock 16:50:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3492-2-stack-cost] 16:50:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3492-2-stack-cost] did not exist. Created. 16:50:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3492-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:24 + echo total: 0.18000000715255737 [Pipeline] stash 16:50:24 Stashed 1 file(s) [Pipeline] } 16:50:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3492-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:50:27 provisioning config files... 16:50:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config578869555717142006tmp [Pipeline] { [Pipeline] sh 16:50:27 + set +x 16:50:27 + curl -s https://codecov.io/bash 16:50:27 + bash -s -- 16:50:27 16:50:27 _____ _ 16:50:27 / ____| | | 16:50:27 | | ___ __| | ___ ___ _____ __ 16:50:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:50:27 | |___| (_) | (_| | __/ (_| (_) \ V / 16:50:27 \_____\___/ \__,_|\___|\___\___/ \_/ 16:50:27 Bash-1.0.2 16:50:27 16:50:27 16:50:27 ==> git version 2.24.4 found 16:50:27 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:50:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:50:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:50:27 ==> Jenkins CI detected. 16:50:28 project root: . 16:50:28 --> token set from env 16:50:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:50:28 ==> Running gcov in . (disable via -X gcov) 16:50:28 ==> Python coveragepy not found 16:50:28 ==> Searching for coverage reports in: 16:50:28 + . 16:50:28 -> Found 1 reports 16:50:28 ==> Detecting git/mercurial file structure 16:50:28 ==> Reading reports 16:50:28 + ./coverage.out bytes=405172 16:50:28 ==> Appending adjustments 16:50:28 https://docs.codecov.io/docs/fixing-reports 16:50:29 + Found adjustments 16:50:29 ==> Gzipping contents 16:50:29 56K /tmp/codecov.69ubN6.gz 16:50:29 ==> Uploading reports 16:50:29 url: https://codecov.io 16:50:29 query: branch=PR-3492&commit=1d39243669967f80e364d0fb9518665f2d49c448&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= 16:50:29 -> Pinging Codecov 16:50:29 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3492&commit=1d39243669967f80e364d0fb9518665f2d49c448&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= 16:50:29 -> Uploading to 16:50:29 https://storage.googleapis.com/codecov/v4/raw/2021-05-22/00271124DB129430A58F1EEE437C3FCB/1d39243669967f80e364d0fb9518665f2d49c448/9cb1a2ee-69d9-4eea-a17f-ff99881e2091.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210522T165029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfb2ea91500b64d57ea31e2ed41506a8eed4b3497260876861c752a642acb871 16:50:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:50:29 Dload Upload Total Spent Left Speed 16:50:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56449 0 0 100 56449 0 124k --:--:-- --:--:-- --:--:-- 124k 16:50:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d39243669967f80e364d0fb9518665f2d49c448 [Pipeline] } 16:50:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:50:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:50:32 ---> package-listing.sh 16:50:32 ++ tr '[:upper:]' '[:lower:]' 16:50:32 ++ facter osfamily 16:50:32 + OS_FAMILY=redhat 16:50:32 + workspace=/w/workspace/edgex-go/2 16:50:32 + START_PACKAGES=/tmp/packages_start.txt 16:50:32 + END_PACKAGES=/tmp/packages_end.txt 16:50:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:50:32 + PACKAGES=/tmp/packages_start.txt 16:50:32 + '[' /w/workspace/edgex-go/2 ']' 16:50:32 + PACKAGES=/tmp/packages_end.txt 16:50:32 + case "${OS_FAMILY}" in 16:50:32 + rpm -qa 16:50:32 + sort 16:50:34 + '[' -f /tmp/packages_start.txt ']' 16:50:34 + '[' -f /tmp/packages_end.txt ']' 16:50:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:50:34 + '[' /w/workspace/edgex-go/2 ']' 16:50:34 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:50:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:50:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:50:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:50:35 16:50:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:50:35 alpine: Pulling from edgex-lftools-log-publisher 16:50:35 df20fa9351a1: Pulling fs layer 16:50:35 36b3adc4ff6f: Pulling fs layer 16:50:35 8ad3a11d3b57: Pulling fs layer 16:50:35 46f8f816bc3b: Pulling fs layer 16:50:35 93b61091891f: Pulling fs layer 16:50:35 93b9cdb0e59b: Pulling fs layer 16:50:35 5e14af77c1be: Pulling fs layer 16:50:35 01666e4c0597: Pulling fs layer 16:50:35 aa168da1d23b: Pulling fs layer 16:50:35 46f8f816bc3b: Waiting 16:50:35 93b61091891f: Waiting 16:50:35 93b9cdb0e59b: Waiting 16:50:35 5e14af77c1be: Waiting 16:50:35 01666e4c0597: Waiting 16:50:35 aa168da1d23b: Waiting 16:50:35 36b3adc4ff6f: Verifying Checksum 16:50:35 36b3adc4ff6f: Download complete 16:50:35 46f8f816bc3b: Verifying Checksum 16:50:35 46f8f816bc3b: Download complete 16:50:35 df20fa9351a1: Verifying Checksum 16:50:35 df20fa9351a1: Download complete 16:50:36 93b9cdb0e59b: Verifying Checksum 16:50:36 93b9cdb0e59b: Download complete 16:50:36 5e14af77c1be: Verifying Checksum 16:50:36 5e14af77c1be: Download complete 16:50:36 93b61091891f: Download complete 16:50:36 01666e4c0597: Verifying Checksum 16:50:36 01666e4c0597: Download complete 16:50:36 df20fa9351a1: Pull complete 16:50:36 8ad3a11d3b57: Verifying Checksum 16:50:36 8ad3a11d3b57: Download complete 16:50:36 36b3adc4ff6f: Pull complete 16:50:36 8ad3a11d3b57: Pull complete 16:50:37 46f8f816bc3b: Pull complete 16:50:37 93b61091891f: Pull complete 16:50:37 93b9cdb0e59b: Pull complete 16:50:37 5e14af77c1be: Pull complete 16:50:37 01666e4c0597: Pull complete 16:50:38 aa168da1d23b: Verifying Checksum 16:50:38 aa168da1d23b: Download complete 16:50:43 aa168da1d23b: Pull complete 16:50:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:50:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:50:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:50:43 prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container 16:50:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:50:46 $ docker top 9666b080166953b46fd19934ab6ac9daa97ef1cd94d58499b6496dda5c188507 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:47 + touch /tmp/pre-build-complete [Pipeline] sh 16:50:47 + mkdir -p /var/log/sa [Pipeline] sh 16:50:47 + ls /var/log/sa-host 16:50:47 + sadf -c /var/log/sa-host/sa05 16:50:47 file_magic: OK 16:50:47 HZ: Using current value: 100 16:50:47 file_header: OK 16:50:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:50:47 Statistics: 16:50:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:50:47 File successfully converted to sysstat format version 12.2.1 16:50:47 + sadf -c /var/log/sa-host/sa22 16:50:47 file_magic: OK 16:50:47 HZ: Using current value: 100 16:50:47 file_header: OK 16:50:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:50:47 Statistics: 16:50:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:50:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:48 provisioning config files... 16:50:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8267327458149560692tmp [Pipeline] { [Pipeline] echo 16:50:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:50:48 ---> create-netrc.sh [Pipeline] } 16:50:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:50:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:50:48 ---> python-tools-install.sh [Pipeline] echo 16:50:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:50:49 ---> sudo-logs.sh 16:50:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:50:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:50:49 ---> job-cost.sh 16:50:49 lf-activate-venv: SKIPPING 16:50:49 DEBUG: total: 0.18000000715255737 16:50:49 INFO: Retrieving Stack Cost... 16:50:50 INFO: Retrieving Pricing Info for: v3-standard-2 16:50:51 INFO: Archiving Costs [Pipeline] echo 16:50:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:50:51 ---> logs-deploy.sh 16:50:51 lf-activate-venv: SKIPPING 16:50:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3492/2 16:50:51 INFO: archiving workspace using pattern(s): 16:50:52 Archives upload complete. 16:50:52 INFO: archiving logs to Nexus 16:50:53 ---> uname -a: 16:50:53 Linux prd-centos7-docker-4c-2g-15632.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:50:53 16:50:53 16:50:53 ---> lscpu: 16:50:53 Architecture: x86_64 16:50:53 CPU op-mode(s): 32-bit, 64-bit 16:50:53 Byte Order: Little Endian 16:50:53 Address sizes: 40 bits physical, 48 bits virtual 16:50:53 CPU(s): 2 16:50:53 On-line CPU(s) list: 0,1 16:50:53 Thread(s) per core: 1 16:50:53 Core(s) per socket: 1 16:50:53 Socket(s): 2 16:50:53 NUMA node(s): 1 16:50:53 Vendor ID: AuthenticAMD 16:50:53 CPU family: 23 16:50:53 Model: 49 16:50:53 Model name: AMD EPYC-Rome Processor 16:50:53 Stepping: 0 16:50:53 CPU MHz: 2799.998 16:50:53 BogoMIPS: 5599.99 16:50:53 Virtualization: AMD-V 16:50:53 Hypervisor vendor: KVM 16:50:53 Virtualization type: full 16:50:53 L1d cache: 64 KiB 16:50:53 L1i cache: 64 KiB 16:50:53 L2 cache: 1 MiB 16:50:53 L3 cache: 32 MiB 16:50:53 NUMA node0 CPU(s): 0,1 16:50:53 Vulnerability Itlb multihit: Not affected 16:50:53 Vulnerability L1tf: Not affected 16:50:53 Vulnerability Mds: Not affected 16:50:53 Vulnerability Meltdown: Not affected 16:50:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:50:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:50:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:50:53 Vulnerability Srbds: Not affected 16:50:53 Vulnerability Tsx async abort: Not affected 16:50: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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:50:53 16:50:53 16:50:53 ---> nproc: 16:50:53 2 16:50:53 16:50:53 16:50:53 ---> df -h: 16:50:53 Filesystem Size Used Available Use% Mounted on 16:50:53 overlay 40.0G 12.4G 27.5G 31% / 16:50:53 tmpfs 64.0M 0 64.0M 0% /dev 16:50:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:50:53 shm 64.0M 0 64.0M 0% /dev/shm 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /facter-os 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /etc/resolv.conf 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hostname 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hosts 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/auth.log 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /run/cloud-init/result.json 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/sa-host 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/secure 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/2 16:50:53 /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/2@tmp 16:50:53 16:50:53 16:50:53 ---> free -m: 16:50:53 total used free shared buff/cache available 16:50:53 Mem: 7821 1314 1879 0 4626 6503 16:50:53 Swap: 1023 1 1022 16:50:53 16:50:53 16:50:53 ---> ip addr: 16:50:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:50:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:50:53 inet 127.0.0.1/8 scope host lo 16:50:53 valid_lft forever preferred_lft forever 16:50:53 inet6 ::1/128 scope host 16:50:53 valid_lft forever preferred_lft forever 16:50:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:50:53 link/ether fa:16:3e:79:42:c5 brd ff:ff:ff:ff:ff:ff 16:50:53 inet 10.30.122.255/23 brd 10.30.123.255 scope global dynamic eth0 16:50:53 valid_lft 79111sec preferred_lft 79111sec 16:50:53 inet6 fe80::f816:3eff:fe79:42c5/64 scope link 16:50:53 valid_lft forever preferred_lft forever 16:50:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:50:53 link/ether 02:42:54:26:59:27 brd ff:ff:ff:ff:ff:ff 16:50:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:50:53 valid_lft forever preferred_lft forever 16:50:53 inet6 fe80::42:54ff:fe26:5927/64 scope link 16:50:53 valid_lft forever preferred_lft forever 16:50:53 16:50:53 16:50:53 ---> sar -b -r -n DEV: 16:50:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/22/21 _x86_64_ (2 CPU) 16:50:53 16:50:53 03:41:23 LINUX RESTART (2 CPU) 16:50:53 16:50:53 03:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:50:53 03:43:01 102.71 49.55 53.16 0.00 6166.38 36644.69 0.00 16:50:53 03:44:01 3.31 0.00 3.31 0.00 0.00 696.79 0.00 16:50:53 03:45:01 0.35 0.00 0.35 0.00 0.00 5.51 0.00 16:50:53 03:46:01 0.23 0.00 0.23 0.00 0.00 2.77 0.00 16:50:53 03:47:01 0.18 0.00 0.18 0.00 0.00 2.38 0.00 16:50:53 03:48:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 16:50:53 03:49:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 16:50:53 03:50:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 16:50:53 03:51:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 16:50:53 03:52:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 16:50:53 03:53:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 16:50:53 03:54:01 0.20 0.00 0.20 0.00 0.00 3.32 0.00 16:50:53 03:55:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 16:50:53 03:56:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 16:50:53 03:57:01 0.35 0.18 0.17 0.00 5.86 1.38 0.00 16:50:53 03:58:01 0.78 0.00 0.78 0.00 0.00 15.74 0.00 16:50:53 03:59:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 16:50:53 04:00:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 16:50:53 04:01:01 0.23 0.02 0.22 0.00 0.13 2.86 0.00 16:50:53 04:02:01 0.38 0.10 0.28 0.00 1.73 4.88 0.00 16:50:53 04:03:01 0.28 0.00 0.28 0.00 0.00 2.95 0.00 16:50:53 04:04:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 16:50:53 04:05:01 0.18 0.00 0.18 0.00 0.00 2.33 0.00 16:50:53 04:06:01 0.23 0.00 0.23 0.00 0.00 2.10 0.00 16:50:53 04:07:01 0.18 0.00 0.18 0.00 0.00 1.90 0.00 16:50:53 04:08:02 0.28 0.00 0.28 0.00 0.00 3.08 0.00 16:50:53 04:09:01 0.24 0.00 0.24 0.00 0.00 2.91 0.00 16:50:53 04:10:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:50:53 04:11:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:50:53 04:12:01 0.17 0.00 0.17 0.00 0.00 1.42 0.00 16:50:53 04:13:01 0.37 0.00 0.37 0.00 0.00 3.71 0.00 16:50:53 04:14:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 16:50:53 04:15:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 16:50:53 04:16:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 16:50:53 04:17:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 16:50:53 04:18:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 16:50:53 04:19:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 16:50:53 04:20:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:50:53 04:21:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 16:50:53 04:22:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 16:50:53 04:23:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 16:50:53 04:24:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 04:25:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 16:50:53 04:26:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 04:27:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 04:28:01 0.33 0.00 0.33 0.00 0.00 5.93 0.00 16:50:53 04:29:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 16:50:53 04:30:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:50:53 04:31:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 16:50:53 04:32:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 16:50:53 04:33:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 16:50:53 04:34:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 16:50:53 04:35:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 16:50:53 04:36:01 0.13 0.00 0.13 0.00 0.00 2.17 0.00 16:50:53 04:37:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 16:50:53 04:38:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 16:50:53 04:39:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 04:40:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:50:53 04:41:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 16:50:53 04:42:01 0.20 0.00 0.20 0.00 0.00 1.40 0.00 16:50:53 04:43:02 2.15 1.83 0.32 0.00 35.98 5.25 0.00 16:50:53 04:44:01 278.23 256.55 21.68 0.00 3468.47 972.86 0.00 16:50:53 04:45:01 0.67 0.00 0.67 0.00 0.00 11.29 0.00 16:50:53 04:46:01 0.22 0.00 0.22 0.00 0.00 2.62 0.00 16:50:53 04:47:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 04:48:01 0.23 0.00 0.23 0.00 0.00 3.75 0.00 16:50:53 04:49:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 16:50:53 04:50:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:50:53 04:51:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 04:52:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 04:53:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 16:50:53 04:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 04:55:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 04:56:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 16:50:53 04:57:01 0.25 0.00 0.25 0.00 0.00 3.96 0.00 16:50:53 04:58:01 0.27 0.00 0.27 0.00 0.00 4.48 0.00 16:50:53 04:59:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 16:50:53 05:00:01 0.20 0.00 0.20 0.00 0.00 2.52 0.00 16:50:53 05:01:01 0.22 0.00 0.22 0.00 0.00 2.65 0.00 16:50:53 05:02:01 0.37 0.00 0.37 0.00 0.00 5.15 0.00 16:50:53 05:03:01 0.30 0.00 0.30 0.00 0.00 5.18 0.00 16:50:53 05:04:01 0.37 0.00 0.37 0.00 0.00 5.95 0.00 16:50:53 05:05:01 0.28 0.00 0.28 0.00 0.00 4.87 0.00 16:50:53 05:06:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 16:50:53 05:07:01 0.22 0.00 0.22 0.00 0.00 2.77 0.00 16:50:53 05:08:01 0.20 0.00 0.20 0.00 0.00 3.43 0.00 16:50:53 05:09:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 16:50:53 05:10:01 0.37 0.00 0.37 0.00 0.00 6.11 0.00 16:50:53 05:11:01 0.28 0.00 0.28 0.00 0.00 3.82 0.00 16:50:53 05:12:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 05:13:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 16:50:53 05:14:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 05:15:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 16:50:53 05:16:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 16:50:53 05:17:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 16:50:53 05:18:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 16:50:53 05:19:02 0.15 0.00 0.15 0.00 0.00 1.87 0.00 16:50:53 05:20:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 16:50:53 05:21:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 05:22:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 05:23:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 05:24:01 0.42 0.00 0.42 0.00 0.00 5.85 0.00 16:50:53 05:25:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 16:50:53 05:26:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 16:50:53 05:27:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 05:28:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 16:50:53 05:29:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 16:50:53 05:30:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 05:31:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 16:50:53 05:32:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 16:50:53 05:33:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 05:34:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 05:35:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 16:50:53 05:36:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 16:50:53 05:37:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 05:38:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 16:50:53 05:39:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 05:40:01 0.20 0.00 0.20 0.00 0.00 3.13 0.00 16:50:53 05:41:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 16:50:53 05:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 05:43:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 05:44:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 05:45:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 16:50:53 05:46:01 0.27 0.00 0.27 0.00 0.00 2.83 0.00 16:50:53 05:47:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:50:53 05:48:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 16:50:53 05:49:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 16:50:53 05:50:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 16:50:53 05:51:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 05:52:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 16:50:53 05:53:02 0.18 0.00 0.18 0.00 0.00 1.73 0.00 16:50:53 05:54:01 0.24 0.00 0.24 0.00 0.00 3.47 0.00 16:50:53 05:55:01 0.37 0.00 0.37 0.00 0.00 5.10 0.00 16:50:53 05:56:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 16:50:53 05:57:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:50:53 05:58:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:50:53 05:59:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 06:00:01 0.28 0.00 0.28 0.00 0.00 3.95 0.00 16:50:53 06:01:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 06:02:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 06:03:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 06:04:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 16:50:53 06:05:01 0.23 0.00 0.23 0.00 0.00 3.45 0.00 16:50:53 06:06:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 16:50:53 06:07:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:50:53 06:08:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 06:09:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 06:10:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 16:50:53 06:11:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 16:50:53 06:12:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 06:13:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 16:50:53 06:14:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 16:50:53 06:15:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 16:50:53 06:16:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 06:17:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 06:18:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 06:19:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 16:50:53 06:20:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 16:50:53 06:21:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 06:22:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 06:23:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 06:24:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 06:25:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 16:50:53 06:26:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 16:50:53 06:27:01 0.20 0.00 0.20 0.00 0.00 1.50 0.00 16:50:53 06:28:02 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 06:29:01 0.20 0.00 0.20 0.00 0.00 2.59 0.00 16:50:53 06:30:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 06:31:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 06:32:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 06:33:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 06:34:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 06:35:01 0.30 0.00 0.30 0.00 0.00 3.85 0.00 16:50:53 06:36:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 16:50:53 06:37:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 16:50:53 06:38:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 06:39:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 06:40:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 16:50:53 06:41:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 16:50:53 06:42:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 16:50:53 06:43:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 06:44:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 06:45:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 06:46:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 16:50:53 06:47:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 16:50:53 06:48:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 06:49:01 0.28 0.00 0.28 0.00 0.00 3.67 0.00 16:50:53 06:50:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 06:51:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 06:52:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 06:53:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 16:50:53 06:54:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:50:53 06:55:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 16:50:53 06:56:01 0.27 0.00 0.27 0.00 0.00 3.43 0.00 16:50:53 06:57:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 16:50:53 06:58:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 06:59:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:50:53 07:00:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 07:01:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 07:02:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 16:50:53 07:03:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 16:50:53 07:04:02 0.43 0.00 0.43 0.00 0.00 6.00 0.00 16:50:53 07:05:01 0.24 0.00 0.24 0.00 0.00 2.93 0.00 16:50:53 07:06:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 16:50:53 07:07:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 07:08:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 16:50:53 07:09:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 16:50:53 07:10:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 16:50:53 07:11:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 16:50:53 07:12:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 07:13:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 16:50:53 07:14:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 16:50:53 07:15:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 16:50:53 07:16:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 16:50:53 07:17:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 07:18:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 16:50:53 07:19:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 16:50:53 07:20:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 07:21:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 16:50:53 07:22:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 07:23:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 16:50:53 07:24:01 0.28 0.00 0.28 0.00 0.00 3.58 0.00 16:50:53 07:25:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 07:26:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 16:50:53 07:27:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 16:50:53 07:28:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 07:29:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 07:30:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 07:31:01 0.23 0.00 0.23 0.00 0.00 2.72 0.00 16:50:53 07:32:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 07:33:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 07:34:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 07:35:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 07:36:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 07:37:02 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 07:38:01 0.29 0.00 0.29 0.00 0.00 3.59 0.00 16:50:53 07:39:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 07:40:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 07:41:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 16:50:53 07:42:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 16:50:53 07:43:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 16:50:53 07:44:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 07:45:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 16:50:53 07:46:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 07:47:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 07:48:01 0.20 0.00 0.20 0.00 0.00 2.82 0.00 16:50:53 07:49:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 07:50:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 07:51:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 07:52:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 16:50:53 07:53:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 07:54:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 07:55:01 0.23 0.00 0.23 0.00 0.00 2.32 0.00 16:50:53 07:56:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 16:50:53 07:57:01 0.28 0.00 0.28 0.00 0.00 3.63 0.00 16:50:53 07:58:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 16:50:53 07:59:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 16:50:53 08:00:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 08:01:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:50:53 08:02:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 08:03:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 16:50:53 08:04:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 08:05:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 16:50:53 08:06:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 16:50:53 08:07:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 16:50:53 08:08:01 0.28 0.00 0.28 0.00 0.00 4.48 0.00 16:50:53 08:09:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 16:50:53 08:10:01 0.20 0.00 0.20 0.00 0.00 2.52 0.00 16:50:53 08:11:02 0.28 0.00 0.28 0.00 0.00 4.35 0.00 16:50:53 08:12:01 0.32 0.00 0.32 0.00 0.00 4.17 0.00 16:50:53 08:13:01 0.37 0.00 0.37 0.00 0.00 6.53 0.00 16:50:53 08:14:01 0.30 0.00 0.30 0.00 0.00 4.96 0.00 16:50:53 08:15:01 0.22 0.00 0.22 0.00 0.00 3.16 0.00 16:50:53 08:16:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 16:50:53 08:17:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 16:50:53 08:18:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 16:50:53 08:19:01 0.30 0.00 0.30 0.00 0.00 4.21 0.00 16:50:53 08:20:01 0.25 0.00 0.25 0.00 0.00 4.48 0.00 16:50:53 08:21:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 16:50:53 08:22:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 16:50:53 08:23:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 16:50:53 08:24:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 16:50:53 08:25:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 16:50:53 08:26:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 16:50:53 08:27:01 0.37 0.00 0.37 0.00 0.00 5.18 0.00 16:50:53 08:28:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 16:50:53 08:29:01 0.25 0.00 0.25 0.00 0.00 4.15 0.00 16:50:53 08:30:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 16:50:53 08:31:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 16:50:53 08:32:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 16:50:53 08:33:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 16:50:53 08:34:01 0.28 0.00 0.28 0.00 0.00 4.11 0.00 16:50:53 08:35:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 16:50:53 08:36:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 16:50:53 08:37:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 16:50:53 08:38:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 08:39:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 08:40:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 08:41:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 16:50:53 08:42:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 16:50:53 08:43:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 08:44:02 0.22 0.00 0.22 0.00 0.00 2.58 0.00 16:50:53 08:45:01 0.19 0.00 0.19 0.00 0.00 1.56 0.00 16:50:53 08:46:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 16:50:53 08:47:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 08:48:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 16:50:53 08:49:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 08:50:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 16:50:53 08:51:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 08:52:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 08:53:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 08:54:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 08:55:01 0.20 0.00 0.20 0.00 0.00 1.82 0.00 16:50:53 08:56:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:50:53 08:57:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 16:50:53 08:58:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 08:59:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 09:00:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:50:53 09:01:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 09:02:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 16:50:53 09:03:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 16:50:53 09:04:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 16:50:53 09:05:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 09:06:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 16:50:53 09:07:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 09:08:01 0.25 0.00 0.25 0.00 0.00 2.38 0.00 16:50:53 09:09:01 0.17 0.00 0.17 0.00 0.00 2.40 0.00 16:50:53 09:10:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 09:11:01 0.23 0.00 0.23 0.00 0.00 2.32 0.00 16:50:53 09:12:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 16:50:53 09:13:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 09:14:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 16:50:53 09:15:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 09:16:01 0.30 0.00 0.30 0.00 0.00 3.43 0.00 16:50:53 09:17:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 16:50:53 09:18:02 0.23 0.00 0.23 0.00 0.00 2.08 0.00 16:50:53 09:19:01 0.17 0.00 0.17 0.00 0.00 1.66 0.00 16:50:53 09:20:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 16:50:53 09:21:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 16:50:53 09:22:01 0.33 0.00 0.33 0.00 0.00 4.40 0.00 16:50:53 09:23:01 0.32 0.00 0.32 0.00 0.00 3.95 0.00 16:50:53 09:24:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 16:50:53 09:25:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 09:26:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 09:27:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 09:28:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 09:29:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 09:30:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 16:50:53 09:31:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 09:32:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 09:33:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 16:50:53 09:34:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 09:35:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 09:36:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 09:37:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 16:50:53 09:38:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:50:53 09:39:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 09:40:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 09:41:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 09:42:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 09:43:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 09:44:01 0.22 0.00 0.22 0.00 0.00 1.87 0.00 16:50:53 09:45:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 16:50:53 09:46:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 16:50:53 09:47:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 09:48:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 16:50:53 09:49:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:50:53 09:50:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 09:51:01 0.23 0.00 0.23 0.00 0.00 2.63 0.00 16:50:53 09:52:02 0.28 0.00 0.28 0.00 0.00 3.45 0.00 16:50:53 09:53:01 0.20 0.00 0.20 0.00 0.00 2.63 0.00 16:50:53 09:54:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:50:53 09:55:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 09:56:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 09:57:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:50:53 09:58:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 16:50:53 09:59:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 16:50:53 10:00:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 10:01:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 10:02:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:03:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 10:04:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:05:01 0.27 0.00 0.27 0.00 0.00 3.93 0.00 16:50:53 10:06:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:07:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 10:08:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 10:09:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:10:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 10:11:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 16:50:53 10:12:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 16:50:53 10:13:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 16:50:53 10:14:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:15:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:50:53 10:16:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:17:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 10:18:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 16:50:53 10:19:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 16:50:53 10:20:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 10:21:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 10:22:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 16:50:53 10:23:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 16:50:53 10:24:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:25:02 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 10:26:01 0.29 0.00 0.29 0.00 0.00 3.02 0.00 16:50:53 10:27:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 16:50:53 10:28:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 16:50:53 10:29:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 10:30:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 10:31:01 0.33 0.00 0.33 0.00 0.00 4.53 0.00 16:50:53 10:32:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 16:50:53 10:33:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 16:50:53 10:34:01 0.28 0.00 0.28 0.00 0.00 3.73 0.00 16:50:53 10:35:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 10:36:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 10:37:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 10:38:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 16:50:53 10:39:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 16:50:53 10:40:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 16:50:53 10:41:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 10:43:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 16:50:53 10:44:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:45:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 10:46:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:47:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 16:50:53 10:48:01 0.17 0.00 0.17 0.00 0.00 2.27 0.00 16:50:53 10:49:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 16:50:53 10:50:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 10:51:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 16:50:53 10:52:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:50:53 10:53:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 10:54:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 10:55:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 16:50:53 10:56:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 10:57:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 10:58:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 16:50:53 10:59:02 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 11:00:01 0.20 0.00 0.20 0.00 0.00 2.59 0.00 16:50:53 11:01:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 16:50:53 11:02:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 11:03:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 11:04:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 11:05:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 16:50:53 11:06:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 11:07:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 11:08:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 16:50:53 11:09:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 11:10:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 11:11:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:50:53 11:12:01 0.20 0.00 0.20 0.00 0.00 2.65 0.00 16:50:53 11:13:01 0.28 0.00 0.28 0.00 0.00 4.22 0.00 16:50:53 11:14:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 16:50:53 11:15:01 0.32 0.00 0.32 0.00 0.00 4.58 0.00 16:50:53 11:16:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 16:50:53 11:17:01 0.20 0.00 0.20 0.00 0.00 2.52 0.00 16:50:53 11:18:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 16:50:53 11:19:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 16:50:53 11:20:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 16:50:53 11:21:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 16:50:53 11:22:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 16:50:53 11:23:01 0.30 0.00 0.30 0.00 0.00 5.65 0.00 16:50:53 11:24:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 16:50:53 11:25:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 16:50:53 11:26:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 16:50:53 11:27:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 16:50:53 11:28:01 0.28 0.00 0.28 0.00 0.00 5.13 0.00 16:50:53 11:29:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 16:50:53 11:30:01 0.33 0.00 0.33 0.00 0.00 6.05 0.00 16:50:53 11:31:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 16:50:53 11:32:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 16:50:53 11:33:02 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 11:34:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 16:50:53 11:35:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 11:36:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 16:50:53 11:37:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 16:50:53 11:38:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 11:39:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 11:40:01 0.33 0.00 0.33 0.00 0.00 4.53 0.00 16:50:53 11:41:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 16:50:53 11:42:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:50:53 11:43:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 11:44:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 16:50:53 11:45:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 11:46:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:50:53 11:47:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 11:48:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 16:50:53 11:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 11:50:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 11:51:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 16:50:53 11:52:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 11:53:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 11:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 11:55:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 16:50:53 11:56:01 0.23 0.00 0.23 0.00 0.00 2.22 0.00 16:50:53 11:57:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 16:50:53 11:58:01 0.37 0.00 0.37 0.00 0.00 5.06 0.00 16:50:53 11:59:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 12:00:01 0.25 0.00 0.25 0.00 0.00 3.48 0.00 16:50:53 12:01:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 16:50:53 12:02:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 12:03:01 0.27 0.00 0.27 0.00 0.00 3.85 0.00 16:50:53 12:04:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 16:50:53 12:05:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 16:50:53 12:06:01 0.17 0.00 0.17 0.00 0.00 1.85 0.00 16:50:53 12:07:02 0.32 0.00 0.32 0.00 0.00 3.22 0.00 16:50:53 12:08:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 16:50:53 12:09:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 12:10:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 16:50:53 12:11:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 16:50:53 12:12:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 16:50:53 12:13:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 16:50:53 12:14:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 16:50:53 12:15:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:50:53 12:16:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 16:50:53 12:17:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 12:18:01 0.25 0.00 0.25 0.00 0.00 2.38 0.00 16:50:53 12:19:01 0.27 0.00 0.27 0.00 0.00 4.36 0.00 16:50:53 12:20:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 16:50:53 12:21:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 16:50:53 12:22:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 16:50:53 12:23:01 0.30 0.00 0.30 0.00 0.00 2.61 0.00 16:50:53 12:24:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 12:25:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 16:50:53 12:26:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 12:27:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 16:50:53 12:28:01 0.28 0.00 0.28 0.00 0.00 2.77 0.00 16:50:53 12:29:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 16:50:53 12:30:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 16:50:53 12:31:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 16:50:53 12:32:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 12:33:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 16:50:53 12:34:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 16:50:53 12:35:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 12:36:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 12:37:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 12:38:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 12:39:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 16:50:53 12:40:02 0.30 0.00 0.30 0.00 0.00 3.95 0.00 16:50:53 12:41:01 0.56 0.00 0.56 0.00 0.00 5.66 0.00 16:50:53 12:42:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 16:50:53 12:43:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 12:44:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 12:45:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 16:50:53 12:46:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 12:47:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 16:50:53 12:48:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 16:50:53 12:49:01 0.33 0.00 0.33 0.00 0.00 4.66 0.00 16:50:53 12:50:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 16:50:53 12:51:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:50:53 12:52:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 12:53:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:50:53 12:54:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 16:50:53 12:55:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 12:56:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 12:57:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 12:58:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 12:59:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 16:50:53 13:00:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 16:50:53 13:01:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 16:50:53 13:02:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 16:50:53 13:03:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 13:04:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 13:05:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 13:06:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 13:07:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 16:50:53 13:08:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 16:50:53 13:09:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 13:10:01 0.17 0.00 0.17 0.00 0.00 1.87 0.00 16:50:53 13:11:01 6.15 0.05 6.10 0.00 0.40 69.39 0.00 16:50:53 13:12:01 1.73 0.00 1.73 0.00 0.00 42.36 0.00 16:50:53 13:13:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 16:50:53 13:14:02 0.25 0.00 0.25 0.00 0.00 2.47 0.00 16:50:53 13:15:01 0.19 0.00 0.19 0.00 0.00 2.17 0.00 16:50:53 13:16:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 13:17:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 13:18:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 13:19:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 16:50:53 13:20:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 16:50:53 13:21:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 13:22:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 16:50:53 13:23:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 13:24:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 13:25:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 13:26:01 0.43 0.00 0.43 0.00 0.00 5.80 0.00 16:50:53 13:27:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 13:28:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 13:29:01 0.28 0.00 0.28 0.00 0.00 3.91 0.00 16:50:53 13:30:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 13:31:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 13:32:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:50:53 13:33:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 13:34:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 13:35:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 13:36:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 16:50:53 13:37:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 16:50:53 13:38:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 13:39:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 13:40:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 13:41:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 13:42:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:50:53 13:43:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 16:50:53 13:44:01 0.23 0.00 0.23 0.00 0.00 2.81 0.00 16:50:53 13:45:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:50:53 13:46:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 13:47:02 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 13:48:01 0.25 0.00 0.25 0.00 0.00 3.24 0.00 16:50:53 13:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 13:50:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 16:50:53 13:51:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 13:52:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 13:53:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 13:54:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 13:55:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 13:56:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 13:57:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 16:50:53 13:58:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 16:50:53 13:59:01 0.32 0.00 0.32 0.00 0.00 4.23 0.00 16:50:53 14:00:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:50:53 14:01:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 14:02:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 16:50:53 14:03:01 0.28 0.00 0.28 0.00 0.00 2.62 0.00 16:50:53 14:04:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 16:50:53 14:05:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 14:06:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 14:07:01 0.37 0.00 0.37 0.00 0.00 5.36 0.00 16:50:53 14:08:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 14:09:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 16:50:53 14:10:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 16:50:53 14:11:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 16:50:53 14:12:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 14:13:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:50:53 14:14:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 16:50:53 14:15:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 14:16:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 14:17:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 14:18:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 16:50:53 14:19:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 14:20:02 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 14:21:01 0.20 0.00 0.20 0.00 0.00 2.39 0.00 16:50:53 14:22:01 0.30 0.00 0.30 0.00 0.00 4.16 0.00 16:50:53 14:23:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 16:50:53 14:24:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 16:50:53 14:25:01 0.47 0.00 0.47 0.00 0.00 4.60 0.00 16:50:53 14:26:01 0.63 0.00 0.63 0.00 0.00 6.98 0.00 16:50:53 14:27:01 0.58 0.00 0.58 0.00 0.00 5.58 0.00 16:50:53 14:28:01 0.55 0.00 0.55 0.00 0.00 5.08 0.00 16:50:53 14:29:01 0.50 0.00 0.50 0.00 0.00 4.33 0.00 16:50:53 14:30:01 0.32 0.00 0.32 0.00 0.00 3.53 0.00 16:50:53 14:31:01 0.33 0.00 0.33 0.00 0.00 4.30 0.00 16:50:53 14:32:01 0.33 0.00 0.33 0.00 0.00 4.96 0.00 16:50:53 14:33:01 0.28 0.00 0.28 0.00 0.00 4.11 0.00 16:50:53 14:34:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 16:50:53 14:35:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 16:50:53 14:36:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 16:50:53 14:37:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 16:50:53 14:38:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 16:50:53 14:39:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 16:50:53 14:40:01 0.32 0.00 0.32 0.00 0.00 5.38 0.00 16:50:53 14:41:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 16:50:53 14:42:01 0.33 0.00 0.33 0.00 0.00 4.91 0.00 16:50:53 14:43:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 16:50:53 14:44:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 16:50:53 14:45:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 16:50:53 14:46:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 16:50:53 14:47:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 16:50:53 14:48:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:50:53 14:49:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 14:50:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 16:50:53 14:51:01 0.30 0.00 0.30 0.00 0.00 3.91 0.00 16:50:53 14:52:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 14:53:01 0.25 0.00 0.25 0.00 0.00 2.53 0.00 16:50:53 14:54:02 0.25 0.00 0.25 0.00 0.00 3.00 0.00 16:50:53 14:55:01 0.22 0.00 0.22 0.00 0.00 2.59 0.00 16:50:53 14:56:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:50:53 14:57:01 0.63 0.00 0.63 0.00 0.00 7.53 0.00 16:50:53 14:58:01 0.55 0.00 0.55 0.00 0.00 5.83 0.00 16:50:53 14:59:01 0.63 0.00 0.63 0.00 0.00 7.40 0.00 16:50:53 15:00:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 16:50:53 15:01:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 16:50:53 15:02:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 16:50:53 15:03:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 16:50:53 15:04:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 15:05:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 16:50:53 15:06:01 0.28 0.00 0.28 0.00 0.00 4.86 0.00 16:50:53 15:07:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 16:50:53 15:08:01 0.37 0.00 0.37 0.00 0.00 5.00 0.00 16:50:53 15:09:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 16:50:53 15:10:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 16:50:53 15:11:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 15:12:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 16:50:53 15:13:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 16:50:53 15:14:01 0.28 0.00 0.28 0.00 0.00 2.78 0.00 16:50:53 15:15:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 16:50:53 15:16:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 15:17:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 16:50:53 15:18:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 16:50:53 15:19:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 16:50:53 15:20:01 0.55 0.00 0.55 0.00 0.00 5.83 0.00 16:50:53 15:21:01 0.72 0.00 0.72 0.00 0.00 8.01 0.00 16:50:53 15:22:01 0.55 0.00 0.55 0.00 0.00 5.43 0.00 16:50:53 15:23:01 0.63 0.00 0.63 0.00 0.00 7.53 0.00 16:50:53 15:24:01 0.55 0.00 0.55 0.00 0.00 5.70 0.00 16:50:53 15:25:01 0.45 0.00 0.45 0.00 0.00 5.03 0.00 16:50:53 15:26:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 15:27:02 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 15:28:01 0.29 0.00 0.29 0.00 0.00 3.29 0.00 16:50:53 15:29:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 16:50:53 15:30:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 15:31:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 16:50:53 15:32:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:50:53 15:33:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 16:50:53 15:34:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 15:35:01 0.20 0.00 0.20 0.00 0.00 1.83 0.00 16:50:53 15:36:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 16:50:53 15:37:01 0.67 0.00 0.67 0.00 0.00 7.03 0.00 16:50:53 15:38:01 0.67 0.00 0.67 0.00 0.00 7.83 0.00 16:50:53 15:39:01 0.55 0.00 0.55 0.00 0.00 5.70 0.00 16:50:53 15:40:01 0.45 0.00 0.45 0.00 0.00 4.95 0.00 16:50:53 15:41:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 16:50:53 15:42:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 16:50:53 15:43:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 16:50:53 15:44:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 15:45:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:50:53 15:46:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 15:47:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 15:48:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 15:49:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 16:50:53 15:50:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 16:50:53 15:51:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 15:52:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 15:53:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 15:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 15:55:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 16:50:53 15:56:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 15:57:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 16:50:53 15:58:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 16:50:53 15:59:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 16:00:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 16:50:53 16:01:02 0.25 0.00 0.25 0.00 0.00 2.91 0.00 16:50:53 16:02:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 16:50:53 16:03:01 0.28 0.00 0.28 0.00 0.00 2.60 0.00 16:50:53 16:04:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 16:50:53 16:05:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 16:50:53 16:06:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 16:07:01 0.63 0.00 0.63 0.00 0.00 7.26 0.00 16:50:53 16:08:01 0.62 0.00 0.62 0.00 0.00 6.33 0.00 16:50:53 16:09:01 0.58 0.00 0.58 0.00 0.00 6.00 0.00 16:50:53 16:10:01 0.70 0.00 0.70 0.00 0.00 7.88 0.00 16:50:53 16:11:01 0.55 0.00 0.55 0.00 0.00 5.70 0.00 16:50:53 16:12:01 0.67 0.00 0.67 0.00 0.00 7.70 0.00 16:50:53 16:13:01 0.22 0.00 0.22 0.00 0.00 2.90 0.00 16:50:53 16:14:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 16:15:01 0.33 0.00 0.33 0.00 0.00 5.13 0.00 16:50:53 16:16:01 0.18 0.00 0.18 0.00 0.00 1.42 0.00 16:50:53 16:17:01 0.40 0.00 0.40 0.00 0.00 5.15 0.00 16:50:53 16:18:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:50:53 16:19:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 16:20:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 16:50:53 16:21:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:50:53 16:22:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 16:50:53 16:23:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 16:50:53 16:24:01 0.20 0.00 0.20 0.00 0.00 1.85 0.00 16:50:53 16:25:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 16:50:53 16:26:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 16:50:53 16:27:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 16:50:53 16:28:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 16:50:53 16:29:01 22.52 0.68 21.84 0.00 208.79 5668.72 0.00 16:50:53 16:30:01 93.67 3.48 90.19 0.00 2596.87 18359.66 0.00 16:50:53 16:31:01 177.91 0.00 177.91 0.00 0.00 43074.93 0.00 16:50:53 16:32:02 66.22 0.02 66.20 0.00 0.53 11064.64 0.00 16:50:53 16:33:01 112.50 0.03 112.46 0.00 1.08 20606.65 0.00 16:50:53 16:34:01 961.75 516.60 445.15 0.00 20886.91 297252.30 0.00 16:50:53 16:35:01 586.11 92.61 493.50 0.00 5332.22 211070.82 0.00 16:50:53 16:36:01 254.67 17.49 237.19 0.00 2981.52 36943.40 0.00 16:50:53 16:37:01 1.05 0.03 1.02 0.00 0.27 13.94 0.00 16:50:53 16:38:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 16:50:53 16:39:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 16:50:53 16:40:01 0.30 0.07 0.23 0.00 0.80 2.72 0.00 16:50:53 16:41:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 16:50:53 16:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:50:53 16:43:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 16:50:53 16:44:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 16:50:53 16:45:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 16:50:53 16:46:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 16:50:53 16:47:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 16:50:53 16:48:01 0.27 0.03 0.23 0.00 0.80 3.25 0.00 16:50:53 16:49:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 16:50:53 16:50:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 16:50:53 Average: 3.63 1.19 2.44 0.00 52.78 869.17 0.00 16:50:53 16:50:53 03:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:50:53 03:43:01 5754276 0 663224 8.28 2620 1588820 1093976 12.08 369624 1499648 19592 16:50:53 03:44:01 5753232 0 664264 8.29 2620 1588824 1093748 12.08 370604 1499684 24 16:50:53 03:45:01 5751432 0 666060 8.32 2620 1588828 1063960 11.75 372964 1500444 20 16:50:53 03:46:01 5750980 0 666508 8.32 2620 1588832 1063660 11.74 372336 1500772 16 16:50:53 03:47:01 5757684 0 659796 8.24 2620 1588840 1063660 11.74 365872 1500772 8 16:50:53 03:48:01 5756928 0 660552 8.25 2620 1588840 1063852 11.75 366988 1500772 20 16:50:53 03:49:01 5751472 0 666004 8.32 2620 1588844 1063660 11.74 372292 1500772 16 16:50:53 03:50:01 5751012 0 666456 8.32 2620 1588852 1063660 11.74 372752 1500828 16 16:50:53 03:51:01 5750892 0 666576 8.32 2620 1588852 1063660 11.74 373312 1500172 8 16:50:53 03:52:01 5751100 0 666360 8.32 2620 1588860 1063660 11.74 374060 1499412 12 16:50:53 03:53:01 5748956 0 668504 8.35 2620 1588860 1063972 11.75 375880 1499412 20 16:50:53 03:54:01 5750532 0 666916 8.33 2620 1588872 1063720 11.74 374520 1499412 20 16:50:53 03:55:01 5750976 0 666468 8.32 2620 1588876 1063660 11.74 374208 1499412 8 16:50:53 03:56:01 5750968 0 666472 8.32 2620 1588880 1063660 11.74 374212 1499416 8 16:50:53 03:57:01 5750972 0 666464 8.32 2620 1588884 1063660 11.74 374216 1499412 20 16:50:53 03:58:01 5750556 0 666876 8.33 2620 1588888 1063780 11.74 374716 1499416 20 16:50:53 03:59:01 5750452 0 666976 8.33 2620 1588892 1063660 11.74 374044 1499412 16 16:50:53 04:00:01 5750616 0 666808 8.33 2620 1588896 1063660 11.74 374228 1499412 16 16:50:53 04:01:01 5748868 0 668552 8.35 2620 1588900 1066344 11.77 374948 1499412 8 16:50:53 04:02:01 5749948 0 667344 8.33 2620 1589028 1064168 11.75 374416 1499472 8 16:50:53 04:03:01 5749524 0 667768 8.34 2620 1589028 1064276 11.75 375072 1499472 20 16:50:53 04:04:01 5750096 0 667188 8.33 2620 1589036 1064168 11.75 374456 1499476 16 16:50:53 04:05:01 5748636 0 668644 8.35 2620 1589040 1064396 11.75 375692 1499472 8 16:50:53 04:06:01 5749972 0 667308 8.33 2620 1589040 1064168 11.75 374444 1499472 8 16:50:53 04:07:01 5750172 0 667100 8.33 2620 1589048 1064168 11.75 374472 1499472 8 16:50:53 04:08:02 5750040 0 667228 8.33 2620 1589052 1064276 11.75 375140 1499476 20 16:50:53 04:09:01 5750096 0 667168 8.33 2620 1589056 1064168 11.75 374576 1499472 16 16:50:53 04:10:01 5749916 0 667344 8.33 2620 1589060 1064216 11.75 374804 1499472 8 16:50:53 04:11:01 5750212 0 667044 8.33 2620 1589064 1064168 11.75 374488 1499472 8 16:50:53 04:12:01 5749964 0 667288 8.33 2620 1589068 1064168 11.75 374472 1499472 8 16:50:53 04:13:01 5749504 0 667708 8.34 2620 1589108 1064252 11.75 374892 1499480 24 16:50:53 04:14:01 5750460 0 666784 8.33 2620 1589076 1064168 11.75 374452 1499472 16 16:50:53 04:15:01 5750212 0 667024 8.33 2620 1589084 1064168 11.75 374472 1499476 8 16:50:53 04:16:01 5749972 0 667260 8.33 2620 1589088 1064168 11.75 374496 1499472 8 16:50:53 04:17:01 5749864 0 667364 8.33 2620 1589092 1064168 11.75 374500 1499472 8 16:50:53 04:18:01 5749340 0 667880 8.34 2620 1589100 1064264 11.75 375040 1499472 20 16:50:53 04:19:01 5750492 0 666728 8.32 2620 1589100 1064168 11.75 374456 1499472 16 16:50:53 04:20:01 5750104 0 667112 8.33 2620 1589104 1064168 11.75 374508 1499472 8 16:50:53 04:21:01 5750268 0 666940 8.33 2620 1589112 1064168 11.75 374620 1499472 8 16:50:53 04:22:01 5750104 0 667100 8.33 2620 1589116 1064168 11.75 374544 1499472 8 16:50:53 04:23:01 5746752 0 670444 8.37 2620 1589124 1064240 11.75 377716 1499472 8 16:50:53 04:24:01 5747244 0 669952 8.37 2620 1589124 1064168 11.75 377428 1499472 8 16:50:53 04:25:01 5746456 0 670732 8.37 2620 1589132 1064288 11.75 377996 1499472 8 16:50:53 04:26:01 5747252 0 669936 8.36 2620 1589132 1064168 11.75 377344 1499472 8 16:50:53 04:27:01 5747128 0 670052 8.37 2620 1589140 1064168 11.75 377344 1499476 8 16:50:53 04:28:01 5746468 0 670708 8.37 2620 1589144 1064264 11.75 378004 1499472 8 16:50:53 04:29:01 5747116 0 670060 8.37 2620 1589144 1064168 11.75 377468 1499472 8 16:50:53 04:30:01 5747256 0 669912 8.36 2620 1589152 1064168 11.75 377476 1499472 8 16:50:53 04:31:01 5747480 0 669684 8.36 2620 1589156 1064168 11.75 377332 1499472 8 16:50:53 04:32:01 5747404 0 669756 8.36 2620 1589160 1064168 11.75 377404 1499472 8 16:50:53 04:33:01 5746420 0 670736 8.37 2620 1589164 1064312 11.75 378152 1499472 8 16:50:53 04:34:01 5745696 0 671456 8.38 2620 1589168 1064444 11.75 378880 1499476 8 16:50:53 04:35:01 5744768 0 672380 8.40 2620 1589172 1064528 11.75 379404 1499472 8 16:50:53 04:36:01 5744400 0 672744 8.40 2620 1589176 1064612 11.75 379524 1499472 8 16:50:53 04:37:01 5746960 0 670180 8.37 2620 1589180 1064168 11.75 377420 1499472 8 16:50:53 04:38:01 5746724 0 670412 8.37 2620 1589184 1064252 11.75 377536 1499472 8 16:50:53 04:39:01 5747432 0 669700 8.36 2620 1589188 1064216 11.75 377492 1499472 12 16:50:53 04:40:01 5747008 0 670120 8.37 2620 1589192 1064168 11.75 377548 1499472 16 16:50:53 04:41:01 5747380 0 669740 8.36 2620 1589200 1064168 11.75 377540 1499472 8 16:50:53 04:42:01 5747092 0 670028 8.37 2620 1589200 1064168 11.75 377560 1499472 8 16:50:53 04:43:02 5743636 0 672472 8.40 2620 1590212 1067412 11.78 379344 1499936 8 16:50:53 04:44:01 5594076 0 763744 9.54 2620 1648500 1064200 11.75 417760 1518468 8 16:50:53 04:45:01 5593896 0 763920 9.54 2620 1648504 1064248 11.75 417780 1518468 12 16:50:53 04:46:01 5593308 0 764500 9.55 2620 1648512 1064200 11.75 417892 1518468 8 16:50:53 04:47:01 5593224 0 764584 9.55 2620 1648512 1064200 11.75 417708 1518468 8 16:50:53 04:48:01 5592556 0 765244 9.55 2620 1648520 1064672 11.75 418344 1518468 8 16:50:53 04:49:01 5593456 0 764344 9.54 2620 1648520 1064456 11.75 417776 1518468 8 16:50:53 04:50:01 5593316 0 764480 9.55 2620 1648524 1064456 11.75 417812 1518468 8 16:50:53 04:51:01 5592748 0 765040 9.55 2620 1648532 1064528 11.75 418292 1518468 8 16:50:53 04:52:01 5593076 0 764712 9.55 2620 1648532 1064456 11.75 417800 1518468 8 16:50:53 04:53:01 5593336 0 764444 9.54 2620 1648540 1064564 11.75 418420 1518468 8 16:50:53 04:54:01 5592724 0 765052 9.55 2620 1648544 1064576 11.75 418432 1518468 8 16:50:53 04:55:01 5593340 0 764432 9.54 2620 1648548 1064456 11.75 417820 1518468 8 16:50:53 04:56:01 5593480 0 764288 9.54 2620 1648552 1064456 11.75 417824 1518468 8 16:50:53 04:57:01 5593232 0 764532 9.55 2620 1648556 1064456 11.75 417844 1518472 8 16:50:53 04:58:01 5593212 0 764548 9.55 2620 1648560 1064540 11.75 417864 1518468 8 16:50:53 04:59:01 5593144 0 764612 9.55 2620 1648564 1064504 11.75 417960 1518468 12 16:50:53 05:00:01 5593496 0 764256 9.54 2620 1648568 1064456 11.75 417824 1518468 16 16:50:53 05:01:01 5591912 0 765836 9.56 2620 1648572 1066796 11.78 418520 1518468 8 16:50:53 05:02:01 5592952 0 764792 9.55 2620 1648576 1064456 11.75 417856 1518468 8 16:50:53 05:03:01 5592840 0 764896 9.55 2620 1648584 1064552 11.75 417972 1518468 8 16:50:53 05:04:01 5593108 0 764624 9.55 2620 1648588 1064456 11.75 417884 1518448 8 16:50:53 05:05:01 5592128 0 765604 9.56 2620 1648588 1064708 11.75 418312 1518448 8 16:50:53 05:06:01 5593084 0 764640 9.55 2620 1648596 1064456 11.75 417928 1518448 8 16:50:53 05:07:01 5593472 0 764252 9.54 2620 1648596 1064456 11.75 417912 1518448 8 16:50:53 05:08:01 5592800 0 764916 9.55 2620 1648604 1064576 11.75 418136 1518448 8 16:50:53 05:09:01 5593144 0 764568 9.55 2620 1648608 1064504 11.75 418020 1518448 8 16:50:53 05:10:01 5593280 0 764428 9.54 2620 1648612 1064456 11.75 418044 1518448 8 16:50:53 05:11:01 5593100 0 764604 9.55 2620 1648616 1064456 11.75 418048 1518448 8 16:50:53 05:12:01 5593232 0 764464 9.55 2620 1648624 1064456 11.75 417932 1518456 8 16:50:53 05:13:01 5593276 0 764420 9.54 2620 1648624 1064552 11.75 418104 1518448 8 16:50:53 05:14:01 5593392 0 764300 9.54 2620 1648628 1064564 11.75 418180 1518448 8 16:50:53 05:15:01 5593208 0 764476 9.55 2620 1648636 1064456 11.75 417948 1518452 8 16:50:53 05:16:01 5593448 0 764232 9.54 2620 1648640 1064456 11.75 417956 1518448 8 16:50:53 05:17:01 5593108 0 764564 9.55 2620 1648648 1064456 11.75 417984 1518448 8 16:50:53 05:18:01 5593188 0 764484 9.55 2620 1648648 1064552 11.75 418108 1518448 8 16:50:53 05:19:02 5593288 0 764376 9.54 2620 1648656 1064456 11.75 418088 1518452 8 16:50:53 05:20:01 5593052 0 764612 9.55 2620 1648656 1064504 11.75 418092 1518448 8 16:50:53 05:21:01 5594200 0 763460 9.53 2620 1648660 1062864 11.73 416988 1518448 8 16:50:53 05:22:01 5593208 0 764444 9.54 2620 1648668 1064456 11.75 418108 1518448 8 16:50:53 05:23:01 5592764 0 764888 9.55 2620 1648668 1064540 11.75 418200 1518448 8 16:50:53 05:24:01 5593396 0 764304 9.54 2620 1648620 1063916 11.75 417860 1518424 16 16:50:53 05:25:01 5593224 0 764472 9.55 2620 1648624 1063916 11.75 417848 1518424 8 16:50:53 05:26:01 5593340 0 764348 9.54 2620 1648632 1063916 11.75 417852 1518424 8 16:50:53 05:27:01 5593108 0 764576 9.55 2620 1648636 1063916 11.75 417860 1518424 8 16:50:53 05:28:01 5593804 0 763876 9.54 2620 1648640 1063988 11.75 417884 1518428 8 16:50:53 05:29:01 5593324 0 764352 9.54 2620 1648644 1063916 11.75 417752 1518424 8 16:50:53 05:30:01 5593492 0 764184 9.54 2620 1648644 1063976 11.75 417732 1518424 8 16:50:53 05:31:01 5593820 0 763848 9.54 2620 1648652 1063916 11.75 417744 1518424 8 16:50:53 05:32:01 5593548 0 764116 9.54 2620 1648656 1063916 11.75 417760 1518424 8 16:50:53 05:33:01 5593540 0 764120 9.54 2620 1648660 1063988 11.75 417952 1518424 16 16:50:53 05:34:01 5593208 0 764448 9.54 2620 1648664 1063916 11.75 417840 1518424 16 16:50:53 05:35:01 5593440 0 764208 9.54 2620 1648672 1063916 11.75 417772 1518428 8 16:50:53 05:36:01 5593324 0 764324 9.54 2620 1648672 1063916 11.75 417776 1518424 8 16:50:53 05:37:01 5593348 0 764296 9.54 2620 1648676 1063916 11.75 417852 1518424 8 16:50:53 05:38:01 5593296 0 764344 9.54 2620 1648680 1064000 11.75 417980 1518424 16 16:50:53 05:39:01 5593464 0 764172 9.54 2620 1648684 1063916 11.75 417788 1518424 16 16:50:53 05:40:01 5593376 0 764248 9.54 2620 1648696 1063952 11.75 418012 1518424 8 16:50:53 05:41:01 5593432 0 764192 9.54 2620 1648696 1063916 11.75 417888 1518424 8 16:50:53 05:42:01 5593316 0 764300 9.54 2620 1648704 1063916 11.75 417808 1518424 8 16:50:53 05:43:01 5593252 0 764364 9.54 2620 1648704 1063988 11.75 417904 1518424 16 16:50:53 05:44:01 5593488 0 764120 9.54 2620 1648712 1063916 11.75 417888 1518428 16 16:50:53 05:45:01 5593192 0 764412 9.54 2620 1648716 1063916 11.75 417824 1518424 8 16:50:53 05:46:01 5593244 0 764360 9.54 2620 1648716 1063964 11.75 417844 1518424 8 16:50:53 05:47:01 5593912 0 763684 9.54 2620 1648724 1063916 11.75 417904 1518424 8 16:50:53 05:48:01 5592912 0 764684 9.55 2620 1648724 1064096 11.75 418288 1518424 20 16:50:53 05:49:01 5593036 0 764552 9.55 2620 1648732 1063988 11.75 418116 1518424 16 16:50:53 05:50:01 5593200 0 764384 9.54 2620 1648736 1063916 11.75 417928 1518424 8 16:50:53 05:51:01 5593652 0 763928 9.54 2620 1648740 1063916 11.75 417980 1518428 8 16:50:53 05:52:01 5593076 0 764500 9.55 2620 1648744 1063916 11.75 417856 1518424 8 16:50:53 05:53:02 5592824 0 764752 9.55 2620 1648744 1064012 11.75 418156 1518424 20 16:50:53 05:54:01 5593044 0 764524 9.55 2620 1648752 1063916 11.75 417984 1518424 20 16:50:53 05:55:01 5593120 0 764436 9.54 2620 1648764 1063964 11.75 417884 1518428 8 16:50:53 05:56:01 5593060 0 764492 9.55 2620 1648768 1063916 11.75 417996 1518424 8 16:50:53 05:57:01 5593596 0 763952 9.54 2620 1648772 1063916 11.75 417836 1518424 8 16:50:53 05:58:01 5592972 0 764516 9.55 2620 1648832 1064000 11.75 418108 1518436 24 16:50:53 05:59:01 5593176 0 764364 9.54 2620 1648780 1063916 11.75 418012 1518424 16 16:50:53 06:00:01 5593432 0 764100 9.54 2620 1648788 1063964 11.75 417900 1518428 8 16:50:53 06:01:01 5591544 0 765988 9.56 2620 1648788 1067112 11.78 418756 1518424 12 16:50:53 06:02:01 5593340 0 764184 9.54 2620 1648796 1063916 11.75 417896 1518424 8 16:50:53 06:03:01 5584860 0 772660 9.65 2620 1648800 1085968 11.99 425412 1518424 20 16:50:53 06:04:01 5586336 0 771180 9.63 2620 1648804 1064940 11.76 424824 1518424 16 16:50:53 06:05:01 5585432 0 772080 9.64 2620 1648808 1065192 11.76 425136 1518424 8 16:50:53 06:06:01 5586364 0 771144 9.63 2620 1648812 1064940 11.76 424752 1518424 8 16:50:53 06:07:01 5586100 0 771404 9.63 2620 1648816 1064940 11.76 424788 1518424 8 16:50:53 06:08:01 5585972 0 771528 9.63 2620 1648820 1065024 11.76 424936 1518424 16 16:50:53 06:09:01 5583684 0 773812 9.66 2620 1648824 1065000 11.76 426988 1518424 16 16:50:53 06:10:01 5583872 0 773616 9.66 2620 1648832 1064940 11.76 426960 1518424 16 16:50:53 06:11:01 5583884 0 773600 9.66 2620 1648836 1065036 11.76 427240 1518424 8 16:50:53 06:12:01 5584220 0 773260 9.65 2620 1648840 1064940 11.76 427104 1518424 8 16:50:53 06:13:01 5584272 0 773200 9.65 2620 1648848 1065024 11.76 427060 1518424 20 16:50:53 06:14:01 5584244 0 773228 9.65 2620 1648848 1064940 11.76 427112 1518424 16 16:50:53 06:15:01 5584084 0 773380 9.66 2620 1648856 1065084 11.76 427128 1518428 8 16:50:53 06:16:01 5583988 0 773472 9.66 2620 1648860 1064940 11.76 426940 1518428 8 16:50:53 06:17:01 5583864 0 773596 9.66 2620 1648860 1064940 11.76 427008 1518424 8 16:50:53 06:18:01 5583916 0 773536 9.66 2620 1648868 1065036 11.76 427096 1518424 20 16:50:53 06:19:01 5583896 0 773556 9.66 2620 1648868 1064940 11.76 427152 1518424 16 16:50:53 06:20:01 5583788 0 773656 9.66 2620 1648876 1064940 11.76 427140 1518424 8 16:50:53 06:21:01 5583692 0 773748 9.66 2620 1648880 1064988 11.76 427044 1518424 8 16:50:53 06:22:01 5583964 0 773472 9.66 2620 1648884 1064940 11.76 427152 1518424 8 16:50:53 06:23:01 5584032 0 773400 9.66 2620 1648888 1065024 11.76 427200 1518424 16 16:50:53 06:24:01 5583800 0 773632 9.66 2620 1648888 1065012 11.76 427124 1518424 16 16:50:53 06:25:01 5583788 0 773632 9.66 2620 1648900 1064940 11.76 427232 1518424 8 16:50:53 06:26:01 5584136 0 773280 9.66 2620 1648904 1064940 11.76 427088 1518424 8 16:50:53 06:27:01 5583888 0 773524 9.66 2620 1648908 1064940 11.76 427056 1518424 8 16:50:53 06:28:02 5583956 0 773452 9.66 2620 1648912 1065024 11.76 427248 1518424 20 16:50:53 06:29:01 5583652 0 773752 9.66 2620 1648916 1065000 11.76 427168 1518424 12 16:50:53 06:30:01 5583864 0 773536 9.66 2620 1648920 1064940 11.76 427184 1518424 8 16:50:53 06:31:01 5583756 0 773636 9.66 2620 1648928 1064940 11.76 426956 1518428 8 16:50:53 06:32:01 5584012 0 773380 9.66 2620 1648928 1064940 11.76 426996 1518424 8 16:50:53 06:33:01 5583760 0 773628 9.66 2620 1648932 1065012 11.76 427212 1518424 16 16:50:53 06:34:01 5583708 0 773672 9.66 2620 1648940 1064976 11.76 427216 1518428 16 16:50:53 06:35:01 5584036 0 773340 9.66 2620 1648944 1064940 11.76 427076 1518424 16 16:50:53 06:36:01 5583872 0 773496 9.66 2620 1648952 1064940 11.76 427236 1518424 8 16:50:53 06:37:01 5583864 0 773504 9.66 2620 1648952 1064940 11.76 427220 1518424 8 16:50:53 06:38:01 5583504 0 773856 9.66 2620 1648960 1065024 11.76 427200 1518424 8 16:50:53 06:39:01 5583864 0 773492 9.66 2620 1648964 1064940 11.76 427184 1518424 8 16:50:53 06:40:01 5583716 0 773636 9.66 2620 1648968 1064988 11.76 427136 1518424 8 16:50:53 06:41:01 5584012 0 773332 9.66 2620 1648976 1064940 11.76 427128 1518424 8 16:50:53 06:42:01 5584360 0 772984 9.65 2620 1648976 1064940 11.76 427092 1518424 8 16:50:53 06:43:01 5583892 0 773444 9.66 2620 1648984 1065012 11.76 427144 1518424 8 16:50:53 06:44:01 5583748 0 773584 9.66 2620 1648988 1064940 11.76 427136 1518424 8 16:50:53 06:45:01 5584268 0 773060 9.65 2620 1648992 1064976 11.76 427136 1518424 8 16:50:53 06:46:01 5583764 0 773560 9.66 2620 1648996 1064940 11.76 427264 1518424 8 16:50:53 06:47:01 5583856 0 773464 9.66 2620 1649000 1064940 11.76 427260 1518428 8 16:50:53 06:48:01 5582968 0 774348 9.67 2620 1649004 1065072 11.76 427532 1518424 8 16:50:53 06:49:01 5583616 0 773696 9.66 2620 1649008 1064940 11.76 427184 1518424 8 16:50:53 06:50:01 5583764 0 773544 9.66 2620 1649012 1064940 11.76 427284 1518424 8 16:50:53 06:51:01 5583536 0 773768 9.66 2620 1649016 1065000 11.76 427192 1518424 8 16:50:53 06:52:01 5584216 0 773084 9.65 2620 1649020 1064940 11.76 427244 1518424 8 16:50:53 06:53:01 5583628 0 773668 9.66 2620 1649024 1065024 11.76 427312 1518424 8 16:50:53 06:54:01 5583756 0 773532 9.66 2620 1649032 1064940 11.76 427304 1518424 8 16:50:53 06:55:01 5584060 0 773228 9.65 2620 1649032 1064940 11.76 427272 1518424 8 16:50:53 06:56:01 5583848 0 773432 9.66 2620 1649040 1064976 11.76 427324 1518424 8 16:50:53 06:57:01 5583640 0 773636 9.66 2620 1649044 1064940 11.76 427316 1518424 8 16:50:53 06:58:01 5583528 0 773744 9.66 2620 1649048 1065024 11.76 427296 1518424 8 16:50:53 06:59:01 5583624 0 773640 9.66 2620 1649056 1064976 11.76 427344 1518424 8 16:50:53 07:00:01 5584036 0 773228 9.65 2620 1649056 1064940 11.76 427280 1518424 8 16:50:53 07:01:01 5583624 0 773632 9.66 2620 1649064 1065688 11.77 427184 1518240 8 16:50:53 07:02:01 5584168 0 773080 9.65 2620 1649072 1064940 11.76 427520 1518244 8 16:50:53 07:03:01 5583676 0 773572 9.66 2620 1649072 1065024 11.76 427608 1518240 12 16:50:53 07:04:02 5583792 0 773452 9.66 2620 1649076 1065048 11.76 427432 1518240 8 16:50:53 07:05:01 5583516 0 773724 9.66 2620 1649080 1065156 11.76 427780 1518240 8 16:50:53 07:06:01 5583704 0 773532 9.66 2620 1649084 1064940 11.76 427552 1518240 8 16:50:53 07:07:01 5584108 0 773120 9.65 2620 1649092 1064940 11.76 427428 1518240 8 16:50:53 07:08:01 5583864 0 773364 9.66 2620 1649092 1065036 11.76 427672 1518240 8 16:50:53 07:09:01 5583408 0 773812 9.66 2620 1649100 1064976 11.76 427612 1518240 12 16:50:53 07:10:01 5583580 0 773636 9.66 2620 1649104 1064940 11.76 427556 1518240 8 16:50:53 07:11:01 5583416 0 773796 9.66 2620 1649108 1064940 11.76 427480 1518240 8 16:50:53 07:12:01 5583432 0 773772 9.66 2620 1649116 1064940 11.76 427468 1518240 8 16:50:53 07:13:01 5583212 0 773992 9.66 2620 1649116 1065024 11.76 427560 1518240 8 16:50:53 07:14:01 5583648 0 773544 9.66 2620 1649128 1065012 11.76 427600 1518244 8 16:50:53 07:15:01 5583712 0 773480 9.66 2620 1649128 1064940 11.76 427532 1518240 8 16:50:53 07:16:01 5583804 0 773380 9.66 2620 1649136 1064940 11.76 427488 1518240 8 16:50:53 07:17:01 5583836 0 773344 9.66 2620 1649140 1064940 11.76 427592 1518240 8 16:50:53 07:18:01 5583444 0 773732 9.66 2620 1649144 1065024 11.76 427720 1518244 8 16:50:53 07:19:01 5583304 0 773868 9.66 2620 1649148 1065036 11.76 427712 1518240 8 16:50:53 07:20:01 5583564 0 773604 9.66 2620 1649152 1064940 11.76 427500 1518244 8 16:50:53 07:21:01 5583680 0 773484 9.66 2620 1649156 1064940 11.76 427528 1518240 8 16:50:53 07:22:01 5583944 0 773216 9.65 2620 1649160 1064940 11.76 427464 1518240 8 16:50:53 07:23:01 5583600 0 773556 9.66 2620 1649164 1065012 11.76 427608 1518240 8 16:50:53 07:24:01 5583508 0 773644 9.66 2620 1649168 1064976 11.76 427712 1518240 12 16:50:53 07:25:01 5583828 0 773316 9.66 2620 1649176 1064940 11.76 427448 1518240 16 16:50:53 07:26:01 5583828 0 773312 9.66 2620 1649180 1064940 11.76 427648 1518240 8 16:50:53 07:27:01 5583596 0 773540 9.66 2620 1649184 1064940 11.76 427636 1518240 8 16:50:53 07:28:01 5583244 0 773888 9.66 2620 1649188 1065012 11.76 427748 1518240 8 16:50:53 07:29:01 5583696 0 773432 9.66 2620 1649192 1064940 11.76 427660 1518240 8 16:50:53 07:30:01 5583352 0 773768 9.66 2620 1649200 1064988 11.76 427572 1518240 8 16:50:53 07:31:01 5583868 0 773252 9.65 2620 1649200 1064940 11.76 427572 1518240 8 16:50:53 07:32:01 5583556 0 773556 9.66 2620 1649208 1064940 11.76 427612 1518240 8 16:50:53 07:33:01 5583172 0 773940 9.66 2620 1649208 1065024 11.76 427768 1518240 8 16:50:53 07:34:01 5583688 0 773416 9.66 2620 1649216 1064940 11.76 427648 1518244 8 16:50:53 07:35:01 5583880 0 773220 9.65 2620 1649220 1064976 11.76 427672 1518240 8 16:50:53 07:36:01 5583580 0 773520 9.66 2620 1649220 1064940 11.76 427572 1518240 8 16:50:53 07:37:02 5583572 0 773520 9.66 2620 1649228 1064940 11.76 427696 1518240 8 16:50:53 07:38:01 5583420 0 773672 9.66 2620 1649228 1065036 11.76 427684 1518240 8 16:50:53 07:39:01 5583556 0 773528 9.66 2620 1649236 1064940 11.76 427588 1518240 8 16:50:53 07:40:01 5583312 0 773768 9.66 2620 1649240 1065012 11.76 427732 1518240 8 16:50:53 07:41:01 5583820 0 773252 9.65 2620 1649248 1064940 11.76 427652 1518240 8 16:50:53 07:42:01 5583772 0 773296 9.66 2620 1649252 1064940 11.76 427708 1518240 8 16:50:53 07:43:01 5583320 0 773740 9.66 2620 1649260 1065024 11.76 427704 1518244 8 16:50:53 07:44:01 5583680 0 773380 9.66 2620 1649260 1064940 11.76 427596 1518240 8 16:50:53 07:45:01 5583492 0 773564 9.66 2620 1649264 1064988 11.76 427720 1518240 8 16:50:53 07:46:01 5583548 0 773504 9.66 2620 1649268 1064940 11.76 427740 1518240 8 16:50:53 07:47:01 5583556 0 773492 9.66 2620 1649272 1064940 11.76 427740 1518240 8 16:50:53 07:48:01 5582820 0 774220 9.67 2620 1649280 1065096 11.76 428176 1518240 8 16:50:53 07:49:01 5583308 0 773732 9.66 2620 1649280 1064940 11.76 427640 1518240 8 16:50:53 07:50:01 5583720 0 773312 9.66 2620 1649288 1064976 11.76 427656 1518240 8 16:50:53 07:51:01 5583704 0 773328 9.66 2620 1649288 1064940 11.76 427684 1518240 8 16:50:53 07:52:01 5583300 0 773728 9.66 2620 1649292 1064940 11.76 427704 1518240 8 16:50:53 07:53:01 5583328 0 773692 9.66 2620 1649300 1065012 11.76 427864 1518240 8 16:50:53 07:54:01 5583780 0 773240 9.65 2620 1649300 1064940 11.76 427644 1518240 8 16:50:53 07:55:01 5583548 0 773464 9.66 2620 1649308 1064988 11.76 427772 1518240 12 16:50:53 07:56:01 5583416 0 773592 9.66 2620 1649312 1064940 11.76 427792 1518240 16 16:50:53 07:57:01 5583332 0 773664 9.66 2620 1649324 1064940 11.76 427680 1518244 8 16:50:53 07:58:01 5583204 0 773788 9.66 2620 1649328 1065012 11.76 427792 1518240 8 16:50:53 07:59:01 5583868 0 773120 9.65 2620 1649332 1064940 11.76 427776 1518244 8 16:50:53 08:00:01 5583516 0 773468 9.66 2620 1649336 1064940 11.76 427816 1518240 8 16:50:53 08:01:01 5582404 0 774580 9.67 2620 1649336 1067316 11.78 428328 1518240 8 16:50:53 08:02:01 5583176 0 773800 9.66 2620 1649344 1064940 11.76 427708 1518240 8 16:50:53 08:03:01 5583140 0 773828 9.66 2620 1649352 1065036 11.76 427896 1518240 8 16:50:53 08:04:01 5582804 0 774164 9.67 2620 1649352 1065156 11.76 427980 1518240 8 16:50:53 08:05:01 5583192 0 773768 9.66 2620 1649360 1064940 11.76 427724 1518240 8 16:50:53 08:06:01 5582992 0 773964 9.66 2620 1649364 1065096 11.76 428028 1518240 8 16:50:53 08:07:01 5583300 0 773656 9.66 2620 1649364 1064940 11.76 427864 1518240 8 16:50:53 08:08:01 5582924 0 774024 9.66 2620 1649372 1065036 11.76 427832 1518240 8 16:50:53 08:09:01 5582952 0 773996 9.66 2620 1649372 1064940 11.76 427736 1518240 8 16:50:53 08:10:01 5583160 0 773780 9.66 2620 1649380 1064940 11.76 427764 1518240 8 16:50:53 08:11:02 5583136 0 773796 9.66 2620 1649388 1064988 11.76 427884 1518240 8 16:50:53 08:12:01 5583292 0 773636 9.66 2620 1649392 1064940 11.76 427756 1518240 12 16:50:53 08:13:01 5583552 0 773372 9.66 2620 1649396 1065036 11.76 427928 1518240 20 16:50:53 08:14:01 5583408 0 773512 9.66 2620 1649400 1064940 11.76 427696 1518244 16 16:50:53 08:15:01 5583356 0 773560 9.66 2620 1649404 1064940 11.76 427768 1518240 8 16:50:53 08:16:01 5583612 0 773296 9.66 2620 1649412 1064940 11.76 427728 1518240 16 16:50:53 08:17:01 5583432 0 773476 9.66 2620 1649412 1064940 11.76 427848 1518240 8 16:50:53 08:18:01 5583080 0 773824 9.66 2620 1649416 1065012 11.76 427988 1518240 16 16:50:53 08:19:01 5582996 0 773904 9.66 2620 1649420 1065000 11.76 427868 1518240 16 16:50:53 08:20:01 5583192 0 773704 9.66 2620 1649424 1064940 11.76 427908 1518240 8 16:50:53 08:21:01 5583588 0 773300 9.66 2620 1649432 1064940 11.76 427748 1518240 8 16:50:53 08:22:01 5583588 0 773300 9.66 2620 1649432 1064940 11.76 427796 1518240 8 16:50:53 08:23:01 5583180 0 773704 9.66 2620 1649436 1065024 11.76 427964 1518240 16 16:50:53 08:24:01 5583300 0 773576 9.66 2620 1649444 1065000 11.76 427860 1518244 16 16:50:53 08:25:01 5583060 0 773816 9.66 2620 1649444 1064940 11.76 427924 1518240 16 16:50:53 08:26:01 5583084 0 773780 9.66 2620 1649456 1064940 11.76 427920 1518240 8 16:50:53 08:27:01 5583168 0 773696 9.66 2620 1649456 1064940 11.76 427840 1518240 8 16:50:53 08:28:01 5582732 0 774124 9.67 2620 1649464 1065012 11.76 428028 1518240 20 16:50:53 08:29:01 5583084 0 773768 9.66 2620 1649468 1064940 11.76 427832 1518240 16 16:50:53 08:30:01 5583096 0 773752 9.66 2620 1649472 1064988 11.76 427764 1518244 8 16:50:53 08:31:01 5582928 0 773916 9.66 2620 1649476 1064940 11.76 427776 1518240 8 16:50:53 08:32:01 5583044 0 773800 9.66 2620 1649476 1064940 11.76 427844 1518240 8 16:50:53 08:33:01 5583096 0 773740 9.66 2620 1649484 1065024 11.76 427920 1518240 16 16:50:53 08:34:01 5583192 0 773640 9.66 2620 1649488 1064940 11.76 427988 1518240 16 16:50:53 08:35:01 5582864 0 773964 9.66 2620 1649492 1064988 11.76 427984 1518240 8 16:50:53 08:36:01 5583052 0 773768 9.66 2620 1649500 1064940 11.76 427860 1518244 8 16:50:53 08:37:01 5582812 0 774004 9.66 2620 1649504 1064940 11.76 427888 1518240 8 16:50:53 08:38:01 5582660 0 774152 9.67 2620 1649508 1065024 11.76 427952 1518240 16 16:50:53 08:39:01 5582928 0 773880 9.66 2620 1649512 1064940 11.76 427876 1518240 16 16:50:53 08:40:01 5583416 0 773388 9.66 2620 1649516 1064964 11.76 427956 1518240 12 16:50:53 08:41:01 5584200 0 772596 9.65 2620 1649524 1063348 11.74 426924 1518240 16 16:50:53 08:42:01 5583332 0 773460 9.66 2620 1649528 1064940 11.76 428008 1518240 8 16:50:53 08:43:01 5582980 0 773808 9.66 2620 1649532 1065024 11.76 428048 1518240 16 16:50:53 08:44:02 5583308 0 773472 9.66 2620 1649540 1064940 11.76 427944 1518240 16 16:50:53 08:45:01 5582872 0 773908 9.66 2620 1649540 1064988 11.76 428032 1518240 20 16:50:53 08:46:01 5583240 0 773532 9.66 2620 1649548 1064940 11.76 427896 1518244 16 16:50:53 08:47:01 5583216 0 773552 9.66 2620 1649552 1064940 11.76 427940 1518240 8 16:50:53 08:48:01 5582408 0 774360 9.67 2620 1649552 1065144 11.76 428488 1518240 12 16:50:53 08:49:01 5583488 0 773216 9.65 2620 1649616 1064940 11.76 428036 1518256 20 16:50:53 08:50:01 5583128 0 773632 9.66 2620 1649560 1064976 11.76 427916 1518240 12 16:50:53 08:51:01 5583176 0 773576 9.66 2620 1649568 1064940 11.76 427944 1518240 16 16:50:53 08:52:01 5582948 0 773800 9.66 2620 1649572 1065024 11.76 428100 1518240 8 16:50:53 08:53:01 5583284 0 773460 9.66 2620 1649576 1065012 11.76 427968 1518240 16 16:50:53 08:54:01 5582772 0 773968 9.66 2620 1649580 1064940 11.76 428004 1518240 16 16:50:53 08:55:01 5582600 0 774140 9.67 2620 1649580 1064988 11.76 428076 1518240 12 16:50:53 08:56:01 5583268 0 773460 9.66 2620 1649592 1064940 11.76 427948 1518240 16 16:50:53 08:57:01 5583060 0 773664 9.66 2620 1649596 1064940 11.76 428104 1518240 8 16:50:53 08:58:01 5582668 0 774052 9.66 2620 1649600 1065024 11.76 427944 1518240 16 16:50:53 08:59:01 5582928 0 773788 9.66 2620 1649604 1064940 11.76 427976 1518240 16 16:50:53 09:00:01 5582880 0 773832 9.66 2620 1649608 1065000 11.76 428112 1518240 12 16:50:53 09:01:01 5581452 0 775256 9.68 2620 1649612 1067968 11.79 428680 1518240 16 16:50:53 09:02:01 5582820 0 773880 9.66 2620 1649620 1064940 11.76 428012 1518240 8 16:50:53 09:03:01 5582964 0 773736 9.66 2620 1649620 1065036 11.76 428056 1518240 16 16:50:53 09:04:01 5582560 0 774132 9.67 2620 1649628 1065048 11.76 428100 1518240 8 16:50:53 09:05:01 5582672 0 774020 9.66 2620 1649628 1065156 11.76 428448 1518240 8 16:50:53 09:06:01 5583060 0 773624 9.66 2620 1649636 1064940 11.76 427944 1518240 8 16:50:53 09:07:01 5583052 0 773628 9.66 2620 1649640 1064940 11.76 428012 1518240 8 16:50:53 09:08:01 5582880 0 773796 9.66 2620 1649644 1065000 11.76 428196 1518240 20 16:50:53 09:09:01 5582856 0 773816 9.66 2620 1649648 1065024 11.76 428132 1518240 8 16:50:53 09:10:01 5582820 0 773848 9.66 2620 1649652 1064940 11.76 428140 1518240 8 16:50:53 09:11:01 5583052 0 773608 9.66 2620 1649660 1064940 11.76 428148 1518240 8 16:50:53 09:12:01 5582820 0 773836 9.66 2620 1649664 1064940 11.76 428056 1518240 8 16:50:53 09:13:01 5583532 0 773120 9.65 2620 1649668 1065024 11.76 428080 1518240 16 16:50:53 09:14:01 5582932 0 773716 9.66 2620 1649672 1065036 11.76 428256 1518240 8 16:50:53 09:15:01 5582664 0 773976 9.66 2620 1649680 1064940 11.76 428136 1518240 8 16:50:53 09:16:01 5583124 0 773512 9.66 2620 1649684 1064940 11.76 428188 1518244 8 16:50:53 09:17:01 5582944 0 773684 9.66 2620 1649692 1064940 11.76 428176 1518244 8 16:50:53 09:18:02 5582716 0 773912 9.66 2620 1649692 1065024 11.76 428372 1518240 16 16:50:53 09:19:01 5582796 0 773828 9.66 2620 1649696 1064940 11.76 428188 1518240 16 16:50:53 09:20:01 5582796 0 773820 9.66 2620 1649704 1064976 11.76 428088 1518240 8 16:50:53 09:21:01 5582696 0 773920 9.66 2620 1649704 1064940 11.76 428076 1518240 12 16:50:53 09:22:01 5582828 0 773780 9.66 2620 1649712 1064940 11.76 428108 1518240 8 16:50:53 09:23:01 5582544 0 774064 9.66 2620 1649712 1065024 11.76 428220 1518240 16 16:50:53 09:24:01 5583060 0 773540 9.66 2620 1649720 1064940 11.76 428216 1518240 16 16:50:53 09:25:01 5580452 0 776144 9.69 2620 1649724 1065000 11.76 430188 1518240 8 16:50:53 09:26:01 5580648 0 775944 9.69 2620 1649728 1064940 11.76 430204 1518244 8 16:50:53 09:27:01 5580664 0 775920 9.69 2620 1649736 1064940 11.76 430280 1518240 8 16:50:53 09:28:01 5580544 0 776036 9.69 2620 1649740 1065036 11.76 430332 1518244 16 16:50:53 09:29:01 5581084 0 775492 9.68 2620 1649744 1064940 11.76 430308 1518240 16 16:50:53 09:30:01 5580808 0 775764 9.69 2620 1649748 1065000 11.76 430192 1518240 8 16:50:53 09:31:01 5580904 0 775664 9.68 2620 1649752 1064940 11.76 430280 1518240 8 16:50:53 09:32:01 5580920 0 775644 9.68 2620 1649756 1064940 11.76 430304 1518240 8 16:50:53 09:33:01 5578488 0 778068 9.71 2620 1649764 1065024 11.76 432320 1518244 8 16:50:53 09:34:01 5578732 0 777824 9.71 2620 1649764 1064940 11.76 432340 1518240 8 16:50:53 09:35:01 5578544 0 778008 9.71 2620 1649768 1064976 11.76 432328 1518240 12 16:50:53 09:36:01 5578600 0 777948 9.71 2620 1649772 1064940 11.76 432248 1518240 16 16:50:53 09:37:01 5578740 0 777804 9.71 2620 1649776 1064940 11.76 432252 1518240 8 16:50:53 09:38:01 5578676 0 777860 9.71 2620 1649784 1065012 11.76 432256 1518240 8 16:50:53 09:39:01 5578956 0 777580 9.71 2620 1649784 1064940 11.76 432196 1518240 8 16:50:53 09:40:01 5578552 0 777976 9.71 2620 1649792 1064976 11.76 432388 1518240 12 16:50:53 09:41:01 5578732 0 777792 9.71 2620 1649796 1064940 11.76 432356 1518240 16 16:50:53 09:42:01 5579036 0 777480 9.71 2620 1649804 1064940 11.76 432412 1518244 8 16:50:53 09:43:01 5576324 0 780188 9.74 2620 1649808 1065012 11.76 434524 1518240 8 16:50:53 09:44:01 5576776 0 779736 9.74 2620 1649808 1064940 11.76 434416 1518240 8 16:50:53 09:45:01 5576704 0 779800 9.74 2620 1649816 1065036 11.76 434636 1518240 8 16:50:53 09:46:01 5574532 0 781972 9.76 2620 1649816 1065012 11.76 436528 1518240 8 16:50:53 09:47:01 5574808 0 781688 9.76 2620 1649824 1064940 11.76 436480 1518240 8 16:50:53 09:48:01 5572124 0 784368 9.79 2620 1649828 1065108 11.76 438952 1518240 8 16:50:53 09:49:01 5572456 0 784032 9.79 2620 1649832 1064940 11.76 438572 1518240 8 16:50:53 09:50:01 5572488 0 783996 9.79 2620 1649836 1064940 11.76 438424 1518240 8 16:50:53 09:51:01 5572276 0 784204 9.79 2620 1649840 1064976 11.76 438580 1518240 8 16:50:53 09:52:02 5572512 0 783964 9.79 2620 1649844 1064940 11.76 438500 1518240 8 16:50:53 09:53:01 5572556 0 783916 9.79 2620 1649848 1065024 11.76 438648 1518240 8 16:50:53 09:54:01 5572208 0 784260 9.79 2620 1649852 1064940 11.76 438592 1518240 8 16:50:53 09:55:01 5572216 0 784248 9.79 2620 1649856 1064940 11.76 438596 1518240 8 16:50:53 09:56:01 5570296 0 786100 9.82 2620 1649924 1065036 11.76 440604 1518256 24 16:50:53 09:57:01 5570160 0 786292 9.82 2620 1649868 1064940 11.76 440676 1518240 8 16:50:53 09:58:01 5569900 0 786540 9.82 2620 1649880 1065036 11.76 440752 1518248 8 16:50:53 09:59:01 5570168 0 786272 9.82 2620 1649880 1064940 11.76 440612 1518240 12 16:50:53 10:00:01 5570176 0 786260 9.82 2620 1649884 1064940 11.76 440676 1518240 8 16:50:53 10:01:01 5568880 0 787548 9.83 2620 1649892 1067328 11.78 441156 1518240 8 16:50:53 10:02:01 5570168 0 786256 9.82 2620 1649896 1064940 11.76 440688 1518240 8 16:50:53 10:03:01 5567804 0 788616 9.85 2620 1649900 1065072 11.76 442844 1518240 8 16:50:53 10:04:01 5568144 0 788272 9.84 2620 1649904 1064940 11.76 442624 1518240 8 16:50:53 10:05:01 5565700 0 790712 9.87 2620 1649908 1065120 11.76 445184 1518240 8 16:50:53 10:06:01 5566304 0 790104 9.87 2620 1649912 1064940 11.76 444732 1518240 8 16:50:53 10:07:01 5566492 0 789912 9.86 2620 1649916 1064940 11.76 444688 1518240 8 16:50:53 10:08:01 5566060 0 790340 9.87 2620 1649920 1065024 11.76 444860 1518240 8 16:50:53 10:09:01 5566508 0 789888 9.86 2620 1649924 1064940 11.76 444844 1518240 8 16:50:53 10:10:01 5563928 0 792464 9.89 2620 1649928 1065012 11.76 446880 1518240 8 16:50:53 10:11:01 5563644 0 792736 9.90 2620 1649940 1064940 11.76 446940 1518240 8 16:50:53 10:12:01 5564072 0 792308 9.89 2620 1649940 1064940 11.76 446792 1518240 8 16:50:53 10:13:01 5561864 0 794508 9.92 2620 1649948 1065024 11.76 449016 1518244 8 16:50:53 10:14:01 5562156 0 794212 9.92 2620 1649952 1064940 11.76 448884 1518240 8 16:50:53 10:15:01 5562528 0 793840 9.91 2620 1649952 1064940 11.76 448852 1518240 8 16:50:53 10:16:01 5561796 0 794564 9.92 2620 1649960 1064976 11.76 448832 1518240 8 16:50:53 10:17:01 5562008 0 794352 9.92 2620 1649960 1064940 11.76 448924 1518240 8 16:50:53 10:18:01 5561732 0 794620 9.92 2620 1649968 1065024 11.76 449044 1518240 8 16:50:53 10:19:01 5561632 0 794716 9.92 2620 1649972 1065012 11.76 449040 1518240 8 16:50:53 10:20:01 5561968 0 794376 9.92 2620 1649976 1064940 11.76 448840 1518240 8 16:50:53 10:21:01 5563224 0 793116 9.90 2620 1649980 1063348 11.74 447944 1518240 8 16:50:53 10:22:01 5562208 0 794132 9.92 2620 1649980 1064940 11.76 448956 1518240 8 16:50:53 10:23:01 5562104 0 794228 9.92 2620 1649988 1065024 11.76 448944 1518240 8 16:50:53 10:24:01 5561872 0 794456 9.92 2620 1649992 1065000 11.76 448956 1518240 8 16:50:53 10:25:02 5562084 0 794240 9.92 2620 1649996 1064940 11.76 448912 1518240 8 16:50:53 10:26:01 5562156 0 794164 9.92 2620 1650000 1064940 11.76 448860 1518240 8 16:50:53 10:27:01 5561744 0 794568 9.92 2620 1650008 1064940 11.76 448960 1518240 8 16:50:53 10:28:01 5557604 0 798704 9.97 2620 1650012 1065072 11.76 453084 1518240 8 16:50:53 10:29:01 5557924 0 798376 9.97 2620 1650020 1064988 11.76 452980 1518244 8 16:50:53 10:30:01 5558292 0 798008 9.96 2620 1650020 1064940 11.76 453052 1518240 16 16:50:53 10:31:01 5558028 0 798268 9.97 2620 1650024 1064940 11.76 453092 1518240 8 16:50:53 10:32:01 5557748 0 798540 9.97 2620 1650032 1064940 11.76 453108 1518244 8 16:50:53 10:33:01 5555876 0 800412 9.99 2620 1650032 1065048 11.76 455216 1518240 8 16:50:53 10:34:01 5555744 0 800536 10.00 2620 1650040 1065000 11.76 455116 1518240 12 16:50:53 10:35:01 5555940 0 800340 9.99 2620 1650040 1064940 11.76 455052 1518240 16 16:50:53 10:36:01 5556048 0 800224 9.99 2620 1650048 1064940 11.76 455048 1518240 8 16:50:53 10:37:01 5555808 0 800460 9.99 2620 1650052 1064940 11.76 455200 1518240 8 16:50:53 10:38:01 5555564 0 800700 10.00 2620 1650056 1065036 11.76 455156 1518244 8 16:50:53 10:39:01 5553920 0 802336 10.02 2620 1650064 1065024 11.76 457224 1518240 12 16:50:53 10:40:01 5554080 0 802176 10.02 2620 1650064 1064940 11.76 457260 1518240 16 16:50:53 10:41:01 5554088 0 802160 10.02 2620 1650072 1064940 11.76 457132 1518240 8 16:50:53 10:42:01 5553652 0 802588 10.02 2620 1650080 1064940 11.76 457256 1518240 8 16:50:53 10:43:01 5553516 0 802720 10.02 2620 1650084 1065048 11.76 457264 1518240 8 16:50:53 10:44:01 5553696 0 802536 10.02 2620 1650088 1064988 11.76 457272 1518240 12 16:50:53 10:45:01 5553924 0 802304 10.02 2620 1650092 1064940 11.76 457148 1518244 16 16:50:53 10:46:01 5554328 0 801896 10.01 2620 1650096 1064940 11.76 457008 1518240 8 16:50:53 10:47:01 5553908 0 802312 10.02 2620 1650100 1064940 11.76 457096 1518240 8 16:50:53 10:48:01 5549036 0 807180 10.08 2620 1650104 1065120 11.76 461696 1518240 8 16:50:53 10:49:01 5549308 0 806904 10.08 2620 1650108 1064940 11.76 461284 1518240 8 16:50:53 10:50:01 5549212 0 806996 10.08 2620 1650112 1065000 11.76 461292 1518240 8 16:50:53 10:51:01 5549124 0 807080 10.08 2620 1650116 1065084 11.76 461692 1518240 8 16:50:53 10:52:01 5549540 0 806656 10.07 2620 1650124 1064940 11.76 461400 1518240 8 16:50:53 10:53:01 5547052 0 809144 10.10 2620 1650124 1065060 11.76 463548 1518240 8 16:50:53 10:54:01 5547284 0 808908 10.10 2620 1650128 1064940 11.76 463332 1518240 8 16:50:53 10:55:01 5547716 0 808468 10.09 2620 1650136 1065000 11.76 463312 1518240 8 16:50:53 10:56:01 5547672 0 808512 10.10 2620 1650136 1064940 11.76 463392 1518240 8 16:50:53 10:57:01 5547556 0 808616 10.10 2620 1650148 1064940 11.76 463468 1518240 8 16:50:53 10:58:01 5545440 0 810732 10.12 2620 1650148 1065072 11.76 465428 1518240 8 16:50:53 10:59:02 5545360 0 810804 10.12 2620 1650156 1064940 11.76 465344 1518240 8 16:50:53 11:00:01 5545116 0 811044 10.13 2620 1650160 1065036 11.76 465572 1518240 8 16:50:53 11:01:01 5543992 0 812164 10.14 2620 1650164 1067280 11.78 466144 1518244 8 16:50:53 11:02:01 5545228 0 810924 10.13 2620 1650168 1064940 11.76 465420 1518240 8 16:50:53 11:03:01 5545512 0 810636 10.12 2620 1650172 1065024 11.76 465496 1518240 8 16:50:53 11:04:01 5543456 0 812636 10.15 2620 1650228 1065036 11.76 467516 1518252 20 16:50:53 11:05:01 5542676 0 813460 10.16 2620 1650184 1065132 11.76 467880 1518240 8 16:50:53 11:06:01 5543520 0 812616 10.15 2620 1650184 1064940 11.76 467556 1518240 8 16:50:53 11:07:01 5543940 0 812188 10.14 2620 1650192 1064940 11.76 467484 1518240 8 16:50:53 11:08:01 5540896 0 815232 10.18 2620 1650192 1065036 11.76 469748 1518240 8 16:50:53 11:09:01 5541416 0 814708 10.17 2620 1650196 1065000 11.76 469636 1518240 8 16:50:53 11:10:01 5541396 0 814720 10.17 2620 1650204 1064940 11.76 469488 1518240 8 16:50:53 11:11:01 5541132 0 814984 10.18 2620 1650204 1064940 11.76 469556 1518240 8 16:50:53 11:12:01 5541444 0 814660 10.17 2620 1650216 1064940 11.76 469668 1518240 8 16:50:53 11:13:01 5539328 0 816776 10.20 2620 1650216 1065060 11.76 471704 1518240 8 16:50:53 11:14:01 5539480 0 816616 10.20 2620 1650224 1064988 11.76 471700 1518240 8 16:50:53 11:15:01 5539752 0 816340 10.19 2620 1650228 1064940 11.76 471724 1518240 8 16:50:53 11:16:01 5539100 0 816988 10.20 2620 1650232 1064940 11.76 471644 1518244 8 16:50:53 11:17:01 5539100 0 816980 10.20 2620 1650240 1064940 11.76 471748 1518244 8 16:50:53 11:18:01 5537228 0 818848 10.22 2620 1650244 1065024 11.76 473768 1518240 8 16:50:53 11:19:01 5537052 0 819020 10.23 2620 1650248 1064940 11.76 473764 1518240 8 16:50:53 11:20:01 5537128 0 818940 10.23 2620 1650252 1064976 11.76 473824 1518240 8 16:50:53 11:21:01 5537192 0 818872 10.22 2620 1650256 1064940 11.76 473700 1518240 8 16:50:53 11:22:01 5536904 0 819156 10.23 2620 1650260 1064940 11.76 473724 1518240 8 16:50:53 11:23:01 5537304 0 818748 10.22 2620 1650268 1065036 11.76 473888 1518240 20 16:50:53 11:24:01 5536936 0 819116 10.23 2620 1650268 1064940 11.76 473832 1518240 16 16:50:53 11:25:01 5534916 0 821132 10.25 2620 1650272 1065012 11.76 475912 1518240 8 16:50:53 11:26:01 5535136 0 820908 10.25 2620 1650276 1064940 11.76 475824 1518240 8 16:50:53 11:27:01 5535128 0 820908 10.25 2620 1650284 1064940 11.76 475896 1518240 8 16:50:53 11:28:01 5535248 0 820780 10.25 2620 1650292 1065036 11.76 475964 1518240 20 16:50:53 11:29:01 5535216 0 820812 10.25 2620 1650292 1065036 11.76 476020 1518240 8 16:50:53 11:30:01 5535004 0 821016 10.25 2620 1650300 1064940 11.76 475912 1518240 8 16:50:53 11:31:01 5534864 0 821156 10.25 2620 1650300 1064940 11.76 475796 1518240 8 16:50:53 11:32:01 5535136 0 820876 10.25 2620 1650308 1064940 11.76 475820 1518244 8 16:50:53 11:33:02 5534644 0 821364 10.26 2620 1650312 1065012 11.76 476008 1518240 16 16:50:53 11:34:01 5535012 0 820996 10.25 2620 1650312 1064940 11.76 475808 1518240 16 16:50:53 11:35:01 5535244 0 820756 10.25 2620 1650320 1064940 11.76 475768 1518240 8 16:50:53 11:36:01 5532860 0 823136 10.28 2620 1650324 1065012 11.76 478004 1518244 8 16:50:53 11:37:01 5532940 0 823052 10.28 2620 1650328 1064940 11.76 477872 1518240 8 16:50:53 11:38:01 5533216 0 822716 10.27 2620 1650388 1065012 11.76 477960 1518256 28 16:50:53 11:39:01 5532884 0 823100 10.28 2620 1650336 1064940 11.76 477868 1518240 20 16:50:53 11:40:01 5532724 0 823256 10.28 2620 1650340 1064940 11.76 477884 1518240 8 16:50:53 11:41:01 5532824 0 823148 10.28 2620 1650348 1064940 11.76 477772 1518244 8 16:50:53 11:42:01 5532724 0 823244 10.28 2620 1650352 1064940 11.76 477916 1518240 8 16:50:53 11:43:01 5532580 0 823384 10.28 2620 1650356 1065036 11.76 478108 1518240 16 16:50:53 11:44:01 5531000 0 824960 10.30 2620 1650360 1064988 11.76 479956 1518240 16 16:50:53 11:45:01 5530784 0 825172 10.30 2620 1650364 1064940 11.76 480092 1518240 16 16:50:53 11:46:01 5530760 0 825188 10.30 2620 1650372 1064940 11.76 479968 1518240 8 16:50:53 11:47:01 5530628 0 825320 10.30 2620 1650372 1064940 11.76 479968 1518240 8 16:50:53 11:48:01 5528296 0 827644 10.33 2620 1650380 1065096 11.76 482584 1518244 16 16:50:53 11:49:01 5528456 0 827484 10.33 2620 1650380 1064940 11.76 482020 1518240 16 16:50:53 11:50:01 5528696 0 827240 10.33 2620 1650384 1064940 11.76 482028 1518240 8 16:50:53 11:51:01 5528688 0 827240 10.33 2620 1650392 1064940 11.76 482152 1518240 8 16:50:53 11:52:01 5528588 0 827340 10.33 2620 1650392 1064940 11.76 482032 1518240 8 16:50:53 11:53:01 5528400 0 827520 10.33 2620 1650400 1065012 11.76 482132 1518240 16 16:50:53 11:54:01 5528832 0 827088 10.33 2620 1650400 1065024 11.76 482084 1518240 12 16:50:53 11:55:01 5528696 0 827216 10.33 2620 1650408 1064940 11.76 482036 1518240 16 16:50:53 11:56:01 5528612 0 827296 10.33 2620 1650412 1064940 11.76 482168 1518240 8 16:50:53 11:57:01 5529000 0 826900 10.32 2620 1650420 1064940 11.76 482040 1518244 8 16:50:53 11:58:01 5526264 0 829632 10.36 2620 1650424 1065024 11.76 484192 1518240 16 16:50:53 11:59:01 5526684 0 829208 10.35 2620 1650428 1064988 11.76 484248 1518240 16 16:50:53 12:00:01 5526992 0 828892 10.35 2620 1650436 1064940 11.76 484204 1518244 8 16:50:53 12:01:01 5526024 0 829856 10.36 2620 1650440 1066508 11.77 484248 1518240 8 16:50:53 12:02:01 5526632 0 829244 10.35 2620 1650444 1064940 11.76 484220 1518240 8 16:50:53 12:03:01 5526512 0 829356 10.36 2620 1650452 1065024 11.76 484272 1518240 16 16:50:53 12:04:01 5526264 0 829600 10.36 2620 1650456 1065036 11.76 484360 1518240 8 16:50:53 12:05:01 5515532 0 840332 10.49 2620 1650456 1217304 13.44 494344 1518240 8 16:50:53 12:06:01 5520308 0 835548 10.43 2620 1650464 1192164 13.16 490136 1518240 8 16:50:53 12:07:02 5520456 0 835400 10.43 2620 1650464 1192164 13.16 490156 1518240 8 16:50:53 12:08:01 5520288 0 835560 10.43 2620 1650472 1192284 13.16 490144 1518240 16 16:50:53 12:09:01 5520604 0 835240 10.43 2620 1650476 1192164 13.16 490048 1518240 16 16:50:53 12:10:01 5520760 0 835080 10.43 2620 1650480 1192164 13.16 489988 1518240 8 16:50:53 12:11:01 5520384 0 835452 10.43 2620 1650484 1192212 13.16 490124 1518240 8 16:50:53 12:12:01 5520572 0 835200 10.43 2620 1650548 1192164 13.16 490184 1518256 12 16:50:53 12:13:01 5520080 0 835744 10.44 2620 1650496 1192236 13.16 490236 1518240 20 16:50:53 12:14:01 5520664 0 835156 10.43 2620 1650500 1192248 13.16 490300 1518240 8 16:50:53 12:15:01 5520580 0 835236 10.43 2620 1650504 1192164 13.16 490192 1518240 8 16:50:53 12:16:01 5520580 0 835232 10.43 2620 1650508 1192164 13.16 490080 1518240 8 16:50:53 12:17:01 5520472 0 835336 10.43 2620 1650512 1192164 13.16 490204 1518240 8 16:50:53 12:18:01 5520252 0 835552 10.43 2620 1650516 1192248 13.16 490184 1518240 20 16:50:53 12:19:01 5520216 0 835580 10.43 2620 1650524 1192164 13.16 490100 1518240 16 16:50:53 12:20:01 5520640 0 835156 10.43 2620 1650524 1192236 13.16 490192 1518240 8 16:50:53 12:21:01 5520448 0 835344 10.43 2620 1650528 1192164 13.16 490156 1518240 8 16:50:53 12:22:01 5520572 0 835212 10.43 2620 1650536 1192164 13.16 490112 1518240 8 16:50:53 12:23:01 5520788 0 834996 10.43 2620 1650536 1192236 13.16 490288 1518240 16 16:50:53 12:24:01 5520480 0 835296 10.43 2620 1650544 1192164 13.16 490140 1518240 16 16:50:53 12:25:01 5520268 0 835508 10.43 2620 1650544 1192224 13.16 490136 1518240 8 16:50:53 12:26:01 5520448 0 835320 10.43 2620 1650552 1192164 13.16 490244 1518240 8 16:50:53 12:27:01 5520340 0 835420 10.43 2620 1650560 1192164 13.16 490256 1518240 8 16:50:53 12:28:01 5520624 0 835132 10.43 2620 1650564 1192248 13.16 490184 1518244 16 16:50:53 12:29:01 5520668 0 835084 10.43 2620 1650568 1192164 13.16 490260 1518240 16 16:50:53 12:30:01 5520408 0 835344 10.43 2620 1650568 1192212 13.16 490340 1518240 12 16:50:53 12:31:01 5520800 0 834944 10.43 2620 1650576 1192164 13.16 490188 1518240 16 16:50:53 12:32:01 5520224 0 835516 10.43 2620 1650580 1192164 13.16 490272 1518240 8 16:50:53 12:33:01 5520392 0 835344 10.43 2620 1650584 1192260 13.16 490356 1518240 20 16:50:53 12:34:01 5520480 0 835252 10.43 2620 1650588 1192164 13.16 490184 1518240 16 16:50:53 12:35:01 5520376 0 835352 10.43 2620 1650592 1192212 13.16 490292 1518240 12 16:50:53 12:36:01 5520456 0 835268 10.43 2620 1650596 1192164 13.16 490172 1518240 16 16:50:53 12:37:01 5520488 0 835232 10.43 2620 1650600 1192164 13.16 490196 1518240 8 16:50:53 12:38:01 5520516 0 835200 10.43 2620 1650604 1192248 13.16 490212 1518240 16 16:50:53 12:39:01 5520736 0 834972 10.43 2620 1650612 1192164 13.16 490196 1518244 16 16:50:53 12:40:02 5520224 0 835476 10.43 2620 1650620 1192164 13.16 490288 1518244 8 16:50:53 12:41:01 5520868 0 834832 10.42 2620 1650620 1192188 13.16 490352 1518240 8 16:50:53 12:42:01 5520464 0 835224 10.43 2620 1650632 1192164 13.16 490336 1518240 8 16:50:53 12:43:01 5520276 0 835412 10.43 2620 1650632 1192236 13.16 490396 1518240 16 16:50:53 12:44:01 5520152 0 835528 10.43 2620 1650640 1192224 13.16 490380 1518244 16 16:50:53 12:45:01 5520488 0 835188 10.43 2620 1650644 1192164 13.16 490348 1518240 8 16:50:53 12:46:01 5520652 0 834996 10.43 2620 1650672 1192164 13.16 490332 1518248 20 16:50:53 12:47:01 5520968 0 834700 10.42 2620 1650652 1192164 13.16 490192 1518240 8 16:50:53 12:48:01 5520452 0 835216 10.43 2620 1650652 1192308 13.16 490504 1518240 12 16:50:53 12:49:01 5520188 0 835472 10.43 2620 1650660 1192284 13.16 490484 1518240 16 16:50:53 12:50:01 5520552 0 835104 10.43 2620 1650664 1192164 13.16 490336 1518240 8 16:50:53 12:51:01 5520560 0 835092 10.43 2620 1650668 1192164 13.16 490396 1518240 8 16:50:53 12:52:01 5520512 0 835136 10.43 2620 1650672 1192164 13.16 490380 1518240 8 16:50:53 12:53:01 5520416 0 835232 10.43 2620 1650672 1192248 13.16 490444 1518240 16 16:50:53 12:54:01 5520400 0 835240 10.43 2620 1650680 1192236 13.16 490380 1518240 16 16:50:53 12:55:01 5520264 0 835372 10.43 2620 1650684 1192164 13.16 490392 1518240 16 16:50:53 12:56:01 5520356 0 835276 10.43 2620 1650688 1192164 13.16 490280 1518240 8 16:50:53 12:57:01 5520560 0 835068 10.43 2620 1650692 1192164 13.16 490236 1518240 8 16:50:53 12:58:01 5520152 0 835468 10.43 2620 1650700 1192248 13.16 490536 1518240 20 16:50:53 12:59:01 5520256 0 835360 10.43 2620 1650704 1192164 13.16 490412 1518240 16 16:50:53 13:00:01 5520472 0 835136 10.43 2620 1650712 1192200 13.16 490396 1518244 8 16:50:53 13:01:01 5518104 0 837504 10.46 2620 1650712 1194896 13.19 491204 1518240 8 16:50:53 13:02:01 5520544 0 835056 10.43 2620 1650720 1192164 13.16 490412 1518240 8 16:50:53 13:03:01 5520020 0 835576 10.43 2620 1650724 1192236 13.16 490512 1518240 16 16:50:53 13:04:01 5520012 0 835580 10.43 2620 1650728 1192236 13.16 490412 1518240 8 16:50:53 13:05:01 5519420 0 836168 10.44 2620 1650732 1192332 13.16 490712 1518240 8 16:50:53 13:06:01 5520064 0 835520 10.43 2620 1650736 1192164 13.16 490348 1518240 8 16:50:53 13:07:01 5520116 0 835464 10.43 2620 1650740 1192164 13.16 490332 1518240 8 16:50:53 13:08:01 5519788 0 835788 10.44 2620 1650744 1192260 13.16 490436 1518240 16 16:50:53 13:09:01 5520068 0 835504 10.43 2620 1650748 1192236 13.16 490380 1518240 16 16:50:53 13:10:01 5520216 0 835352 10.43 2620 1650752 1192164 13.16 490280 1518240 8 16:50:53 13:11:01 5508008 0 847196 10.58 2620 1651116 1278364 14.11 500528 1518216 352 16:50:53 13:12:01 5512188 0 843004 10.53 2620 1651128 1219364 13.46 497392 1518220 12 16:50:53 13:13:01 5515332 0 839852 10.49 2620 1651136 1187580 13.11 495020 1518220 16 16:50:53 13:14:02 5515924 0 839260 10.48 2620 1651136 1187496 13.11 494876 1518220 12 16:50:53 13:15:01 5515752 0 839424 10.48 2620 1651144 1187496 13.11 494764 1518224 8 16:50:53 13:16:01 5515464 0 839712 10.48 2620 1651144 1187532 13.11 494840 1518220 8 16:50:53 13:17:01 5515892 0 839280 10.48 2620 1651148 1187496 13.11 494820 1518220 8 16:50:53 13:18:01 5515316 0 839848 10.49 2620 1651156 1187580 13.11 495072 1518220 12 16:50:53 13:19:01 5515536 0 839564 10.48 2620 1651220 1187496 13.11 494904 1518240 28 16:50:53 13:20:01 5515520 0 839632 10.48 2620 1651168 1187496 13.11 494860 1518220 8 16:50:53 13:21:01 5515356 0 839796 10.49 2620 1651168 1187544 13.11 494888 1518220 8 16:50:53 13:22:01 5516000 0 839144 10.48 2620 1651176 1187496 13.11 494984 1518220 8 16:50:53 13:23:01 5515524 0 839616 10.48 2620 1651180 1187580 13.11 494964 1518220 12 16:50:53 13:24:01 5515620 0 839520 10.48 2620 1651180 1187496 13.11 494940 1518220 12 16:50:53 13:25:01 5515772 0 839360 10.48 2620 1651188 1187556 13.11 494984 1518220 12 16:50:53 13:26:01 5515396 0 839732 10.48 2620 1651192 1187496 13.11 494996 1518220 12 16:50:53 13:27:01 5515552 0 839572 10.48 2620 1651196 1187496 13.11 494988 1518220 8 16:50:53 13:28:01 5515060 0 840056 10.49 2620 1651204 1187580 13.11 494956 1518220 8 16:50:53 13:29:01 5515264 0 839848 10.49 2620 1651208 1187496 13.11 494896 1518220 8 16:50:53 13:30:01 5515036 0 840072 10.49 2620 1651212 1187556 13.11 495036 1518220 8 16:50:53 13:31:01 5515016 0 840084 10.49 2620 1651220 1187496 13.11 494976 1518224 8 16:50:53 13:32:01 5515348 0 839752 10.49 2620 1651220 1187496 13.11 495028 1518220 8 16:50:53 13:33:01 5514664 0 840432 10.49 2620 1651224 1187580 13.11 495004 1518220 8 16:50:53 13:34:01 5515188 0 839904 10.49 2620 1651228 1187496 13.11 495000 1518220 8 16:50:53 13:35:01 5515388 0 839700 10.48 2620 1651232 1187556 13.11 495076 1518220 8 16:50:53 13:36:01 5515196 0 839884 10.49 2620 1651240 1187496 13.11 494928 1518220 8 16:50:53 13:37:01 5515304 0 839776 10.49 2620 1651240 1187496 13.11 495028 1518220 8 16:50:53 13:38:01 5514780 0 840292 10.49 2620 1651248 1187592 13.11 495152 1518220 8 16:50:53 13:39:01 5515156 0 839916 10.49 2620 1651248 1187496 13.11 495052 1518220 8 16:50:53 13:40:01 5514968 0 840100 10.49 2620 1651252 1187556 13.11 495076 1518220 8 16:50:53 13:41:01 5516784 0 838276 10.47 2620 1651260 1185904 13.09 493968 1518220 8 16:50:53 13:42:01 5515404 0 839656 10.48 2620 1651260 1187496 13.11 495068 1518220 8 16:50:53 13:43:01 5515440 0 839608 10.48 2620 1651272 1187580 13.11 495172 1518220 8 16:50:53 13:44:01 5515700 0 839344 10.48 2620 1651276 1187496 13.11 495016 1518224 8 16:50:53 13:45:01 5515216 0 839824 10.49 2620 1651280 1187556 13.11 495040 1518220 12 16:50:53 13:46:01 5515296 0 839740 10.49 2620 1651284 1187496 13.11 495092 1518220 12 16:50:53 13:47:02 5515468 0 839564 10.48 2620 1651288 1187496 13.11 494960 1518224 8 16:50:53 13:48:01 5514864 0 840164 10.49 2620 1651292 1187652 13.11 495572 1518220 8 16:50:53 13:49:01 5515320 0 839704 10.48 2620 1651296 1187496 13.11 495000 1518220 8 16:50:53 13:50:01 5515180 0 839840 10.49 2620 1651300 1187496 13.11 495108 1518220 8 16:50:53 13:51:01 5515232 0 839784 10.49 2620 1651304 1187544 13.11 495144 1518220 8 16:50:53 13:52:01 5515312 0 839700 10.48 2620 1651308 1187496 13.11 495100 1518220 12 16:50:53 13:53:01 5514812 0 840196 10.49 2620 1651312 1187580 13.11 495232 1518220 8 16:50:53 13:54:01 5515460 0 839540 10.48 2620 1651320 1187496 13.11 495080 1518220 8 16:50:53 13:55:01 5515280 0 839720 10.48 2620 1651320 1187496 13.11 495016 1518220 8 16:50:53 13:56:01 5515256 0 839736 10.48 2620 1651328 1187532 13.11 495040 1518224 8 16:50:53 13:57:01 5515444 0 839548 10.48 2620 1651328 1187496 13.11 495136 1518220 8 16:50:53 13:58:01 5515084 0 839900 10.49 2620 1651336 1187592 13.11 495268 1518220 12 16:50:53 13:59:01 5514800 0 840176 10.49 2620 1651344 1187496 13.11 495056 1518220 12 16:50:53 14:00:01 5514800 0 840176 10.49 2620 1651344 1187496 13.11 495172 1518220 8 16:50:53 14:01:01 5513360 0 841608 10.51 2620 1651352 1190740 13.15 495780 1518220 12 16:50:53 14:02:01 5514800 0 840160 10.49 2620 1651360 1187496 13.11 495076 1518220 8 16:50:53 14:03:01 5514720 0 840236 10.49 2620 1651364 1187580 13.11 495240 1518220 12 16:50:53 14:04:01 5515064 0 839888 10.49 2620 1651368 1187496 13.11 495200 1518220 12 16:50:53 14:05:01 5514568 0 840380 10.49 2620 1651372 1187724 13.11 495552 1518220 8 16:50:53 14:06:01 5515288 0 839656 10.48 2620 1651376 1187496 13.11 495076 1518220 8 16:50:53 14:07:01 5514908 0 840028 10.49 2620 1651384 1187496 13.11 495048 1518220 8 16:50:53 14:08:01 5514936 0 840000 10.49 2620 1651384 1187592 13.11 495204 1518220 16 16:50:53 14:09:01 5515264 0 839664 10.48 2620 1651392 1187556 13.11 495120 1518220 12 16:50:53 14:10:01 5515376 0 839552 10.48 2620 1651392 1187496 13.11 495256 1518220 12 16:50:53 14:11:01 5515236 0 839684 10.48 2620 1651400 1187496 13.11 495244 1518224 8 16:50:53 14:12:01 5515236 0 839680 10.48 2620 1651404 1187496 13.11 495132 1518220 8 16:50:53 14:13:01 5514876 0 840036 10.49 2620 1651408 1187580 13.11 495236 1518220 12 16:50:53 14:14:01 5515040 0 839864 10.49 2620 1651416 1187532 13.11 495268 1518220 12 16:50:53 14:15:01 5515196 0 839708 10.48 2620 1651416 1187496 13.11 495144 1518220 12 16:50:53 14:16:01 5515556 0 839340 10.48 2620 1651424 1187496 13.11 495220 1518220 8 16:50:53 14:17:01 5515188 0 839704 10.48 2620 1651428 1187496 13.11 495260 1518220 8 16:50:53 14:18:01 5514968 0 839920 10.49 2620 1651432 1187580 13.11 495252 1518220 16 16:50:53 14:19:01 5515248 0 839636 10.48 2620 1651436 1187556 13.11 495260 1518220 12 16:50:53 14:20:02 5515212 0 839672 10.48 2620 1651436 1187496 13.11 495184 1518220 12 16:50:53 14:21:01 5514940 0 839936 10.49 2620 1651444 1187496 13.11 495288 1518220 8 16:50:53 14:22:01 5514840 0 840032 10.49 2620 1651448 1187496 13.11 495176 1518220 8 16:50:53 14:23:01 5514596 0 840272 10.49 2620 1651452 1187580 13.11 495280 1518220 12 16:50:53 14:24:01 5514768 0 840096 10.49 2620 1651456 1187568 13.11 495204 1518220 12 16:50:53 14:25:01 5514840 0 840020 10.49 2620 1651460 1187496 13.11 495268 1518220 8 16:50:53 14:26:01 5515048 0 839808 10.49 2620 1651464 1187496 13.11 495264 1518220 8 16:50:53 14:27:01 5515384 0 839464 10.48 2620 1651472 1187496 13.11 495232 1518224 8 16:50:53 14:28:01 5514720 0 840124 10.49 2620 1651476 1187580 13.11 495412 1518220 8 16:50:53 14:29:01 5515328 0 839512 10.48 2620 1651480 1187556 13.11 495208 1518220 8 16:50:53 14:30:01 5514880 0 839952 10.49 2620 1651488 1187496 13.11 495236 1518220 12 16:50:53 14:31:01 5515004 0 839828 10.49 2620 1651488 1187496 13.11 495332 1518220 8 16:50:53 14:32:01 5514856 0 839968 10.49 2620 1651496 1187496 13.11 495224 1518220 8 16:50:53 14:33:01 5514760 0 840064 10.49 2620 1651496 1187580 13.11 495336 1518220 12 16:50:53 14:34:01 5515368 0 839448 10.48 2620 1651504 1187496 13.11 495300 1518220 12 16:50:53 14:35:01 5514892 0 839920 10.49 2620 1651508 1187556 13.11 495372 1518220 8 16:50:53 14:36:01 5514956 0 839856 10.49 2620 1651508 1187496 13.11 495320 1518220 8 16:50:53 14:37:01 5515096 0 839708 10.48 2620 1651516 1187496 13.11 495380 1518220 8 16:50:53 14:38:01 5514720 0 840084 10.49 2620 1651516 1187580 13.11 495440 1518220 12 16:50:53 14:39:01 5514856 0 839940 10.49 2620 1651524 1187496 13.11 495352 1518220 12 16:50:53 14:40:01 5514752 0 840040 10.49 2620 1651528 1187556 13.11 495392 1518220 8 16:50:53 14:41:01 5515028 0 839756 10.49 2620 1651536 1187496 13.11 495380 1518224 8 16:50:53 14:42:01 5514972 0 839808 10.49 2620 1651540 1187496 13.11 495268 1518220 8 16:50:53 14:43:01 5515180 0 839592 10.48 2620 1651548 1187568 13.11 495308 1518224 12 16:50:53 14:44:01 5515284 0 839484 10.48 2620 1651552 1187496 13.11 495332 1518220 12 16:50:53 14:45:01 5514800 0 839964 10.49 2620 1651556 1187544 13.11 495416 1518220 8 16:50:53 14:46:01 5515060 0 839700 10.48 2620 1651560 1187496 13.11 495272 1518220 8 16:50:53 14:47:01 5514880 0 839876 10.49 2620 1651564 1187496 13.11 495312 1518220 8 16:50:53 14:48:01 5514276 0 840472 10.49 2620 1651572 1187664 13.11 495860 1518224 12 16:50:53 14:49:01 5514880 0 839868 10.49 2620 1651572 1187496 13.11 495416 1518220 12 16:50:53 14:50:01 5515048 0 839692 10.48 2620 1651580 1187544 13.11 495452 1518204 12 16:50:53 14:51:01 5514988 0 839752 10.49 2620 1651580 1187496 13.11 495408 1518204 12 16:50:53 14:52:01 5515472 0 839264 10.48 2620 1651584 1187496 13.11 495364 1518204 8 16:50:53 14:53:01 5514692 0 840036 10.49 2620 1651592 1187580 13.11 495544 1518204 12 16:50:53 14:54:02 5515216 0 839512 10.48 2620 1651592 1187496 13.11 495324 1518204 12 16:50:53 14:55:01 5514708 0 840012 10.49 2620 1651600 1187556 13.11 495440 1518204 8 16:50:53 14:56:01 5514532 0 840188 10.49 2620 1651600 1187496 13.11 495348 1518204 8 16:50:53 14:57:01 5514624 0 840084 10.49 2620 1651612 1187496 13.11 495360 1518204 8 16:50:53 14:58:01 5514544 0 840160 10.49 2620 1651616 1187580 13.11 495472 1518204 8 16:50:53 14:59:01 5515200 0 839500 10.48 2620 1651620 1187496 13.11 495412 1518208 12 16:50:53 15:00:01 5514716 0 839980 10.49 2620 1651624 1187556 13.11 495508 1518204 8 16:50:53 15:01:01 5513552 0 841144 10.50 2620 1651624 1189836 13.14 496088 1518204 8 16:50:53 15:02:01 5514756 0 839932 10.49 2620 1651632 1187496 13.11 495380 1518204 8 16:50:53 15:03:01 5514628 0 840052 10.49 2620 1651640 1187580 13.11 495564 1518204 12 16:50:53 15:04:01 5515012 0 839668 10.48 2620 1651640 1187532 13.11 495424 1518204 12 16:50:53 15:05:01 5514244 0 840428 10.49 2620 1651648 1187700 13.11 495956 1518204 8 16:50:53 15:06:01 5514976 0 839696 10.48 2620 1651648 1187496 13.11 495496 1518204 8 16:50:53 15:07:01 5514976 0 839692 10.48 2620 1651652 1187496 13.11 495420 1518204 8 16:50:53 15:08:01 5514536 0 840124 10.49 2620 1651660 1187580 13.11 495616 1518204 12 16:50:53 15:09:01 5514964 0 839696 10.48 2620 1651660 1187556 13.11 495432 1518204 12 16:50:53 15:10:01 5514960 0 839692 10.48 2620 1651668 1187496 13.11 495440 1518204 8 16:50:53 15:11:01 5515192 0 839456 10.48 2620 1651672 1187496 13.11 495476 1518204 8 16:50:53 15:12:01 5515192 0 839448 10.48 2620 1651680 1187496 13.11 495548 1518204 8 16:50:53 15:13:01 5512308 0 842328 10.52 2620 1651684 1196688 13.21 497472 1518204 12 16:50:53 15:14:01 5512928 0 841704 10.51 2620 1651688 1194176 13.18 497260 1518208 12 16:50:53 15:15:01 5513204 0 841424 10.51 2620 1651692 1185952 13.09 496896 1518204 8 16:50:53 15:16:01 5513336 0 841288 10.50 2620 1651696 1185952 13.09 496972 1518204 8 16:50:53 15:17:01 5513384 0 841236 10.50 2620 1651700 1185952 13.09 496988 1518204 8 16:50:53 15:18:01 5512316 0 842300 10.52 2620 1651704 1186252 13.10 497096 1518204 20 16:50:53 15:19:01 5512652 0 841960 10.51 2620 1651708 1186012 13.09 497140 1518204 12 16:50:53 15:20:01 5513500 0 841108 10.50 2620 1651712 1185952 13.09 497060 1518204 8 16:50:53 15:21:01 5514368 0 840228 10.49 2620 1651724 1184360 13.08 495928 1518208 8 16:50:53 15:22:01 5513616 0 840980 10.50 2620 1651724 1185952 13.09 496864 1518204 8 16:50:53 15:23:01 5513040 0 841552 10.51 2620 1651728 1186216 13.10 497120 1518204 8 16:50:53 15:24:01 5512960 0 841628 10.51 2620 1651732 1186072 13.09 497124 1518204 8 16:50:53 15:25:01 5512816 0 841768 10.51 2620 1651736 1185964 13.09 497112 1518204 8 16:50:53 15:26:01 5513392 0 841184 10.50 2620 1651744 1185964 13.09 497024 1518204 8 16:50:53 15:27:02 5513112 0 841460 10.51 2620 1651748 1185964 13.09 497064 1518204 8 16:50:53 15:28:01 5512892 0 841672 10.51 2620 1651756 1186048 13.09 497236 1518204 12 16:50:53 15:29:01 5512728 0 841836 10.51 2620 1651756 1186060 13.09 497164 1518204 8 16:50:53 15:30:01 5513088 0 841468 10.51 2620 1651764 1185964 13.09 497052 1518208 8 16:50:53 15:31:01 5513244 0 841308 10.50 2620 1651768 1185964 13.09 497060 1518204 8 16:50:53 15:32:01 5513344 0 841180 10.50 2620 1651796 1185964 13.09 497028 1518212 20 16:50:53 15:33:01 5513108 0 841436 10.51 2620 1651776 1186048 13.09 497212 1518204 12 16:50:53 15:34:01 5513316 0 841224 10.50 2620 1651780 1185964 13.09 497072 1518204 12 16:50:53 15:35:01 5513484 0 841052 10.50 2620 1651784 1186000 13.09 497168 1518204 8 16:50:53 15:36:01 5513400 0 841132 10.50 2620 1651788 1185964 13.09 497216 1518204 8 16:50:53 15:37:01 5512996 0 841532 10.51 2620 1651792 1185964 13.09 497088 1518204 8 16:50:53 15:38:01 5513040 0 841484 10.51 2620 1651796 1186036 13.09 497288 1518204 8 16:50:53 15:39:01 5512956 0 841564 10.51 2620 1651800 1185964 13.09 497212 1518204 8 16:50:53 15:40:01 5513188 0 841328 10.50 2620 1651804 1186000 13.09 497104 1518204 8 16:50:53 15:41:01 5513276 0 841236 10.50 2620 1651808 1185964 13.09 497216 1518204 8 16:50:53 15:42:01 5513328 0 841176 10.50 2620 1651816 1185964 13.09 497176 1518204 8 16:50:53 15:43:01 5512976 0 841524 10.51 2620 1651820 1186060 13.09 497256 1518204 12 16:50:53 15:44:01 5513080 0 841412 10.51 2620 1651828 1185964 13.09 497236 1518204 12 16:50:53 15:45:01 5513096 0 841396 10.51 2620 1651828 1185964 13.09 497204 1518204 8 16:50:53 15:46:01 5512768 0 841716 10.51 2620 1651836 1186012 13.09 497160 1518208 8 16:50:53 15:47:01 5512928 0 841556 10.51 2620 1651836 1185964 13.09 497244 1518204 8 16:50:53 15:48:01 5512268 0 842212 10.52 2620 1651840 1186108 13.10 497584 1518204 12 16:50:53 15:49:01 5512396 0 842076 10.51 2620 1651848 1186024 13.09 497552 1518204 12 16:50:53 15:50:01 5512988 0 841484 10.51 2620 1651848 1185964 13.09 497152 1518204 8 16:50:53 15:51:01 5513080 0 841384 10.51 2620 1651856 1185964 13.09 497160 1518204 8 16:50:53 15:52:01 5513196 0 841264 10.50 2620 1651860 1185964 13.09 497228 1518208 8 16:50:53 15:53:01 5512968 0 841488 10.51 2620 1651864 1186060 13.09 497196 1518204 12 16:50:53 15:54:01 5512900 0 841552 10.51 2620 1651868 1186000 13.09 497248 1518204 12 16:50:53 15:55:01 5513284 0 841164 10.50 2620 1651872 1185964 13.09 497156 1518208 12 16:50:53 15:56:01 5513072 0 841372 10.51 2620 1651876 1185964 13.09 497200 1518204 8 16:50:53 15:57:01 5512848 0 841588 10.51 2620 1651884 1185964 13.09 497188 1518204 8 16:50:53 15:58:01 5513132 0 841300 10.50 2620 1651888 1186060 13.09 497276 1518204 12 16:50:53 15:59:01 5512972 0 841456 10.51 2620 1651892 1185964 13.09 497216 1518204 12 16:50:53 16:00:01 5513468 0 840956 10.50 2620 1651896 1186000 13.09 497164 1518204 8 16:50:53 16:01:02 5511284 0 843136 10.53 2620 1651900 1189588 13.13 498084 1518204 8 16:50:53 16:02:01 5513096 0 841312 10.50 2620 1651912 1185964 13.09 497268 1518204 8 16:50:53 16:03:01 5512836 0 841572 10.51 2620 1651912 1186048 13.09 497420 1518204 12 16:50:53 16:04:01 5513104 0 841296 10.50 2620 1651920 1185964 13.09 497208 1518204 12 16:50:53 16:05:01 5512600 0 841800 10.51 2620 1651920 1186168 13.10 497660 1518204 8 16:50:53 16:06:01 5512864 0 841472 10.51 2620 1651984 1185964 13.09 497292 1518220 24 16:50:53 16:07:01 5512920 0 841468 10.51 2620 1651932 1185964 13.09 497344 1518204 8 16:50:53 16:08:01 5512924 0 841460 10.51 2620 1651936 1186048 13.09 497456 1518204 8 16:50:53 16:09:01 5512988 0 841392 10.51 2620 1651940 1185964 13.09 497248 1518204 8 16:50:53 16:10:01 5512840 0 841536 10.51 2620 1651944 1186012 13.09 497376 1518208 8 16:50:53 16:11:01 5513012 0 841360 10.51 2620 1651948 1185964 13.09 497280 1518204 8 16:50:53 16:12:01 5512880 0 841484 10.51 2620 1651956 1185964 13.09 497320 1518204 8 16:50:53 16:13:01 5512636 0 841724 10.51 2620 1651960 1186048 13.09 497488 1518204 12 16:50:53 16:14:01 5513268 0 841088 10.50 2620 1651964 1185964 13.09 497260 1518204 12 16:50:53 16:15:01 5513144 0 841204 10.50 2620 1651972 1185964 13.09 497432 1518204 8 16:50:53 16:16:01 5512864 0 841484 10.51 2620 1651972 1185964 13.09 497296 1518204 8 16:50:53 16:17:01 5512632 0 841708 10.51 2620 1651980 1185964 13.09 497304 1518204 8 16:50:53 16:18:01 5512512 0 841828 10.51 2620 1651980 1186048 13.09 497512 1518204 12 16:50:53 16:19:01 5512916 0 841420 10.51 2620 1651984 1186000 13.09 497436 1518204 12 16:50:53 16:20:01 5512980 0 841348 10.51 2620 1651992 1185964 13.09 497316 1518204 8 16:50:53 16:21:01 5513136 0 841192 10.50 2620 1651992 1185964 13.09 497284 1518204 8 16:50:53 16:22:01 5512988 0 841332 10.50 2620 1652000 1185964 13.09 497260 1518204 8 16:50:53 16:23:01 5512628 0 841692 10.51 2620 1652000 1186048 13.09 497412 1518204 12 16:50:53 16:24:01 5512776 0 841536 10.51 2620 1652008 1186048 13.09 497524 1518204 8 16:50:53 16:25:01 5512880 0 841428 10.51 2620 1652012 1185964 13.09 497356 1518204 8 16:50:53 16:26:01 5512748 0 841556 10.51 2620 1652016 1185964 13.09 497452 1518208 8 16:50:53 16:27:01 5512616 0 841680 10.51 2620 1652024 1185964 13.09 497348 1518204 8 16:50:53 16:28:01 5512528 0 841768 10.51 2620 1652024 1186036 13.09 497552 1518204 12 16:50:53 16:29:01 5293768 0 878020 10.96 2620 1834532 1253412 13.84 699616 1523736 10372 16:50:53 16:30:01 4068772 0 1063368 13.28 2620 2874180 1713536 18.92 1214680 2167572 609684 16:50:53 16:31:01 3809208 0 1151384 14.38 2620 3045728 1706236 18.84 1288764 2267188 230496 16:50:53 16:32:02 3827512 0 1147200 14.32 2620 3031608 1642376 18.13 1189124 2332988 56672 16:50:53 16:33:01 3577452 0 1177668 14.70 2620 3251200 1930484 21.31 1271348 2488140 44 16:50:53 16:34:01 1007932 0 1803172 22.51 2620 5195216 3213728 35.48 2520260 3662264 1680 16:50:53 16:35:01 1117336 0 1555836 19.43 2620 5333148 3285692 36.28 2443436 3589688 1260 16:50:53 16:36:01 2541824 0 1257820 15.71 2620 4206676 1463576 16.16 1351736 3297500 20 16:50:53 16:37:01 2562068 0 1237568 15.45 2620 4206684 1242100 13.71 1361492 3272940 12 16:50:53 16:38:01 2565304 0 1234328 15.41 2620 4206688 1237520 13.66 1349508 3285232 12 16:50:53 16:39:01 2565968 0 1233656 15.40 2620 4206696 1234904 13.63 1349212 3285236 12 16:50:53 16:40:01 2565164 0 1234456 15.41 2620 4206700 1235048 13.64 1353268 3281596 8 16:50:53 16:41:01 2566216 0 1233404 15.40 2620 4206700 1234904 13.63 1353004 3281596 8 16:50:53 16:42:01 2564028 0 1235584 15.43 2620 4206708 1234904 13.63 1354920 3281644 8 16:50:53 16:43:01 2563668 0 1235936 15.43 2620 4206716 1234988 13.63 1354972 3281648 12 16:50:53 16:44:01 2561988 0 1237612 15.45 2620 4206720 1234904 13.63 1356624 3281644 12 16:50:53 16:45:01 2562264 0 1237332 15.45 2620 4206724 1234904 13.63 1356828 3281440 20 16:50:53 16:46:01 2562184 0 1237408 15.45 2620 4206728 1234904 13.63 1380872 3257336 8 16:50:53 16:47:01 2561988 0 1237600 15.45 2620 4206732 1234904 13.63 1380908 3257336 8 16:50:53 16:48:01 2561804 0 1237780 15.45 2620 4206736 1235060 13.64 1381248 3257360 16 16:50:53 16:49:01 2562100 0 1237480 15.45 2620 4206740 1234940 13.63 1382408 3256152 12 16:50:53 16:50:01 2562048 0 1237528 15.45 2620 4206744 1234904 13.63 1382200 3256152 8 16:50:53 Average: 5490024 0 805689 10.06 2620 1710607 1119270 12.36 478757 1559649 1191 16:50:53 16:50:53 03:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:50:53 03:43:01 eth0 231.50 138.99 385.75 25.10 0.00 0.00 0.00 0.00 16:50:53 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:44:01 eth0 2.17 0.48 0.72 0.21 0.00 0.00 0.00 0.00 16:50:53 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:45:01 eth0 0.98 0.57 0.54 0.37 0.00 0.00 0.00 0.00 16:50:53 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:46:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:50:53 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:48:01 eth0 0.68 0.40 0.40 0.26 0.00 0.00 0.00 0.00 16:50:53 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:52:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:50:53 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:53:01 eth0 0.75 0.62 0.38 0.28 0.00 0.00 0.00 0.00 16:50:53 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:54:01 eth0 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 16:50:53 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:55:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:56:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:57:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:50:53 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:58:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 16:50:53 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:00:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:50:53 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:01:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:50:53 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:03:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:04:01 eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 16:50:53 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:05:01 eth0 0.55 0.32 0.33 0.20 0.00 0.00 0.00 0.00 16:50:53 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:06:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:07:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:50:53 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:08:02 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 04:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:10:01 eth0 0.10 0.07 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:13:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:14:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:16:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:50:53 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:18:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 16:50:53 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:19:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 16:50:53 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:20:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:50:53 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:21:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:23:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:24:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:25:01 eth0 0.25 0.15 0.18 0.01 0.00 0.00 0.00 0.00 16:50:53 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:26:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:27:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:50:53 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:28:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:30:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:32:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:33:01 eth0 0.53 0.25 0.16 0.07 0.00 0.00 0.00 0.00 16:50:53 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:34:01 eth0 1.25 0.27 0.41 0.19 0.00 0.00 0.00 0.00 16:50:53 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:35:01 eth0 1.98 0.45 0.65 0.39 0.00 0.00 0.00 0.00 16:50:53 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:36:01 eth0 0.75 0.47 0.52 0.39 0.00 0.00 0.00 0.00 16:50:53 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:37:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:39:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:40:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:43:02 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 04:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:44:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:45:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:47:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:48:01 eth0 0.57 0.37 0.34 0.26 0.00 0.00 0.00 0.00 16:50:53 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:51:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:53:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:54:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:58:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:59:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:00:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:01:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:03:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:50:53 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:50:53 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:05:01 eth0 0.42 0.23 0.26 0.19 0.00 0.00 0.00 0.00 16:50:53 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:08:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:09:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:13:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:14:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:19:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:20:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:23:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:50:53 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:30:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:33:01 eth0 0.20 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:50:53 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:38:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:40:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:43:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:45:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:46:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:47:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:48:01 eth0 0.53 0.35 0.34 0.23 0.00 0.00 0.00 0.00 16:50:53 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:49:01 eth0 0.12 0.05 0.06 0.03 0.00 0.00 0.00 0.00 16:50:53 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:52:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:53:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 05:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:55:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:58:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:00:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:02:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:03:01 eth0 1.70 1.82 0.23 8.13 0.00 0.00 0.00 0.00 16:50:53 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:04:01 eth0 0.53 0.03 0.05 0.00 0.00 0.00 0.00 0.00 16:50:53 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:05:01 eth0 0.43 0.30 0.26 0.20 0.00 0.00 0.00 0.00 16:50:53 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:08:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:09:01 eth0 0.13 0.12 0.09 0.01 0.00 0.00 0.00 0.00 16:50:53 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:11:01 eth0 0.23 0.18 0.12 0.07 0.00 0.00 0.00 0.00 16:50:53 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:13:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 16:50:53 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:15:01 eth0 0.18 0.17 0.12 0.07 0.00 0.00 0.00 0.00 16:50:53 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:19:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:21:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:23:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:24:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:28:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 06:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:29:01 eth0 0.15 0.14 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:33:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:34:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:38:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:40:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:43:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:44:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:45:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:48:01 eth0 0.57 0.33 0.34 0.26 0.00 0.00 0.00 0.00 16:50:53 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:51:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:53:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:56:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:59:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:03:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:04:02 eth0 0.57 0.05 0.11 0.00 0.00 0.00 0.00 0.00 16:50:53 07:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:05:01 eth0 0.39 0.27 0.27 0.20 0.00 0.00 0.00 0.00 16:50:53 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:08:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:09:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:11:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:12:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:13:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:14:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:15:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:50:53 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:19:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:20:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:23:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:24:01 eth0 0.10 0.07 0.09 0.00 0.00 0.00 0.00 0.00 16:50:53 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:28:01 eth0 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:30:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:33:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:35:01 eth0 0.13 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:50:53 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:36:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:37:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:38:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:40:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:43:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:45:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:48:01 eth0 0.53 0.32 0.34 0.23 0.00 0.00 0.00 0.00 16:50:53 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:50:01 eth0 0.10 0.07 0.06 0.03 0.00 0.00 0.00 0.00 16:50:53 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:53:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:55:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:58:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:01:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:03:01 eth0 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:04:01 eth0 0.88 0.32 0.37 0.20 0.00 0.00 0.00 0.00 16:50:53 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:05:01 eth0 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 16:50:53 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:06:01 eth0 0.50 0.23 0.27 0.19 0.00 0.00 0.00 0.00 16:50:53 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:08:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:11:02 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 08:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:13:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 16:50:53 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:18:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:19:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:20:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:21:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:22:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:23:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:24:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00 0.00 16:50:53 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:30:01 eth0 0.13 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:50:53 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:33:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:35:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:37:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:40:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:43:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:44:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:45:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:47:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:48:01 eth0 0.53 0.33 0.34 0.23 0.00 0.00 0.00 0.00 16:50:53 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:50:01 eth0 0.07 0.02 0.06 0.03 0.00 0.00 0.00 0.00 16:50:53 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:52:01 eth0 0.15 0.12 0.12 0.06 0.00 0.00 0.00 0.00 16:50:53 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:53:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:54:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:55:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:58:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:00:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:01:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:03:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:04:01 eth0 0.63 0.08 0.11 0.00 0.00 0.00 0.00 0.00 16:50:53 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:05:01 eth0 0.30 0.27 0.26 0.20 0.00 0.00 0.00 0.00 16:50:53 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:08:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:09:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:13:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:14:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:18:02 eth0 0.15 0.13 0.08 0.08 0.00 0.00 0.00 0.00 16:50:53 09:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:20:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:21:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:23:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:25:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:28:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:30:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:33:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:35:01 eth0 0.13 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:50:53 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:36:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:38:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:39:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:40:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:43:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:45:01 eth0 0.17 0.10 0.12 0.06 0.00 0.00 0.00 0.00 16:50:53 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:46:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:47:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:48:01 eth0 0.55 0.38 0.34 0.24 0.00 0.00 0.00 0.00 16:50:53 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:51:01 eth0 0.12 0.08 0.06 0.03 0.00 0.00 0.00 0.00 16:50:53 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:52:02 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:53:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:56:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:01:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:03:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:04:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:50:53 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:05:01 eth0 0.48 0.33 0.32 0.17 0.00 0.00 0.00 0.00 16:50:53 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:08:01 eth0 0.15 0.13 0.08 0.10 0.00 0.00 0.00 0.00 16:50:53 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:10:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:13:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:16:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:18:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:19:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:20:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:23:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:24:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:25:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:27:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:28:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:29:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:30:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:31:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:33:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:34:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:35:01 eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:50:53 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:38:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:39:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:40:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:43:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:44:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:45:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:48:01 eth0 0.57 0.35 0.34 0.23 0.00 0.00 0.00 0.00 16:50:53 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:50:01 eth0 0.10 0.05 0.06 0.03 0.00 0.00 0.00 0.00 16:50:53 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:51:01 eth0 0.30 0.17 0.23 0.12 0.00 0.00 0.00 0.00 16:50:53 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:55:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:57:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:59:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 10:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:00:01 eth0 0.25 0.14 0.18 0.06 0.00 0.00 0.00 0.00 16:50:53 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:03:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:04:01 eth0 0.53 0.03 0.11 0.00 0.00 0.00 0.00 0.00 16:50:53 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:05:01 eth0 0.47 0.25 0.27 0.19 0.00 0.00 0.00 0.00 16:50:53 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:08:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:09:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:12:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:13:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:14:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:18:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:20:01 eth0 0.12 0.10 0.09 0.01 0.00 0.00 0.00 0.00 16:50:53 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:23:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:25:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:29:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:33:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:36:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:38:01 eth0 0.20 0.13 0.14 0.07 0.00 0.00 0.00 0.00 16:50:53 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:39:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:40:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:43:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:44:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:45:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:48:01 eth0 0.65 0.43 0.40 0.26 0.00 0.00 0.00 0.00 16:50:53 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:53:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:54:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:59:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:03:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:04:01 eth0 0.57 0.10 0.11 0.01 0.00 0.00 0.00 0.00 16:50:53 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:05:01 eth0 1.60 1.45 0.34 8.46 0.00 0.00 0.00 0.00 16:50:53 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:07:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:08:01 eth0 0.14 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:50:53 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:11:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:13:01 eth0 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:14:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:18:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:20:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:23:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:25:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:28:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:30:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:33:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:35:01 eth0 0.12 0.12 0.09 0.01 0.00 0.00 0.00 0.00 16:50:53 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:38:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:40:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:41:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:43:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:44:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:48:01 eth0 0.55 0.33 0.34 0.26 0.00 0.00 0.00 0.00 16:50:53 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:49:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:54:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:56:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:00:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:03:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:04:01 eth0 0.58 0.05 0.11 0.00 0.00 0.00 0.00 0.00 16:50:53 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:05:01 eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 16:50:53 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:08:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:09:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:11:01 eth0 72.19 44.29 70.91 72.20 0.00 0.00 0.00 0.00 16:50:53 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:12:01 eth0 18.22 11.11 20.28 6.58 0.00 0.00 0.00 0.00 16:50:53 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:13:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:14:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:16:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:18:01 eth0 0.15 0.15 0.08 0.08 0.00 0.00 0.00 0.00 16:50:53 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:21:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:23:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:25:01 eth0 0.08 0.02 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:30:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:33:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:35:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:40:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:43:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:45:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:46:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:47:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:48:01 eth0 0.58 0.34 0.35 0.26 0.00 0.00 0.00 0.00 16:50:53 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:51:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:52:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:56:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:58:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:01:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:03:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:50:53 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:05:01 eth0 0.52 0.32 0.32 0.17 0.00 0.00 0.00 0.00 16:50:53 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:06:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 16:50:53 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:08:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:09:01 eth0 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:10:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:13:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:14:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:18:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:19:01 eth0 0.10 0.08 0.09 0.00 0.00 0.00 0.00 0.00 16:50:53 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:20:02 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:23:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:24:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:28:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:29:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:30:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:33:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:35:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:40:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:43:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:45:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:48:01 eth0 0.55 0.33 0.34 0.26 0.00 0.00 0.00 0.00 16:50:53 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:50:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:50:53 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:54:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:55:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:58:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:00:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:03:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:04:01 eth0 0.55 0.02 0.08 0.00 0.00 0.00 0.00 0.00 16:50:53 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:05:01 eth0 0.48 0.30 0.29 0.20 0.00 0.00 0.00 0.00 16:50:53 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:08:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:09:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:13:01 eth0 2.02 1.83 0.20 12.86 0.00 0.00 0.00 0.00 16:50:53 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:14:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:18:01 eth0 0.77 0.92 0.12 6.44 0.00 0.00 0.00 0.00 16:50:53 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:19:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:23:01 eth0 0.50 0.53 0.10 2.87 0.00 0.00 0.00 0.00 16:50:53 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:24:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:27:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:28:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:29:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:30:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:31:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:33:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:35:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:37:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:38:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:40:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:43:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:46:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:48:01 eth0 0.58 0.40 0.34 0.26 0.00 0.00 0.00 0.00 16:50:53 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:49:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:50:01 eth0 0.05 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:50:53 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:54:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:55:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:00:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:01:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:03:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:04:01 eth0 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:50:53 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:05:01 eth0 0.52 0.30 0.32 0.20 0.00 0.00 0.00 0.00 16:50:53 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:08:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:10:01 eth0 0.07 0.02 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:11:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:13:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 16:50:53 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:19:01 eth0 0.12 0.07 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:23:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:24:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:50:53 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:28:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:50:53 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:29:01 eth0 629.05 545.92 2919.45 62.61 0.00 0.00 0.00 0.00 16:50:53 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:30:01 eth0 1229.50 1320.86 5804.70 155.91 0.00 0.00 0.00 0.00 16:50:53 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:30:01 docker0 944.62 790.84 76.66 2697.05 0.00 0.00 0.00 0.00 16:50:53 16:31:01 eth0 302.76 234.85 880.63 69.65 0.00 0.00 0.00 0.00 16:50:53 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:31:01 veth8a350ba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:50:53 16:31:01 docker0 207.89 257.48 14.69 843.33 0.00 0.00 0.00 0.00 16:50:53 16:32:02 eth0 31.93 17.07 25.13 12.80 0.00 0.00 0.00 0.00 16:50:53 16:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:32:02 veth8a350ba 2.08 2.05 0.17 0.17 0.00 0.00 0.00 0.00 16:50:53 16:32:02 docker0 2.08 2.05 0.14 0.17 0.00 0.00 0.00 0.00 16:50:53 16:33:01 veth41cefc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:33:01 vethcd6eded 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:33:01 eth0 202.10 176.50 1729.30 72.74 0.00 0.00 0.00 0.00 16:50:53 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:34:01 veth41cefc2 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 16:50:53 16:34:01 vethc11a1a3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:50:53 16:34:01 veth913eb4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:50:53 16:34:01 vethbb19bb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:35:01 veth41cefc2 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 16:50:53 16:35:01 eth0 3002.84 2669.07 12303.19 645.19 0.00 0.00 0.00 0.00 16:50:53 16:35:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:50:53 16:35:01 vethfe7f20b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:36:01 eth0 224.56 163.63 1716.88 63.97 0.00 0.00 0.00 0.00 16:50:53 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:36:01 docker0 1282.98 1234.19 99.83 4336.54 0.00 0.00 0.00 0.00 16:50:53 16:37:01 eth0 0.70 0.50 0.39 0.04 0.00 0.00 0.00 0.00 16:50:53 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:38:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 16:50:53 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:39:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 16:50:53 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:40:01 eth0 0.47 0.22 0.27 0.19 0.00 0.00 0.00 0.00 16:50:53 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:41:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:42:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:43:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 16:50:53 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:47:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:48:01 eth0 0.57 0.35 0.34 0.26 0.00 0.00 0.00 0.00 16:50:53 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:49:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:50:53 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:50:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 Average: eth0 4.07 3.59 17.76 0.90 0.00 0.00 0.00 0.00 16:50:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:53 Average: docker0 1.63 1.57 0.13 5.51 0.00 0.00 0.00 0.00 16:50:53 16:50:53 16:50:53 ---> sar -P ALL: 16:50:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/22/21 _x86_64_ (2 CPU) 16:50:53 16:50:53 03:41:23 LINUX RESTART (2 CPU) 16:50:53 16:50:53 03:42:02 CPU %user %nice %system %iowait %steal %idle 16:50:53 03:43:01 all 11.35 0.00 4.34 37.02 0.05 47.24 16:50:53 03:43:01 0 11.45 0.00 4.69 35.32 0.05 48.49 16:50:53 03:43:01 1 11.25 0.00 3.98 38.72 0.05 45.99 16:50:53 03:44:01 all 0.27 0.00 0.06 0.00 0.02 99.66 16:50:53 03:44:01 0 0.30 0.00 0.07 0.00 0.02 99.62 16:50:53 03:44:01 1 0.23 0.00 0.05 0.00 0.02 99.70 16:50:53 03:45:01 all 0.43 0.00 0.05 0.00 0.03 99.49 16:50:53 03:45:01 0 0.28 0.00 0.07 0.00 0.02 99.63 16:50:53 03:45:01 1 0.58 0.00 0.03 0.00 0.03 99.35 16:50:53 03:46:01 all 0.16 0.00 0.03 0.00 0.02 99.80 16:50:53 03:46:01 0 0.28 0.00 0.03 0.00 0.03 99.65 16:50:53 03:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 03:47:01 all 0.21 0.00 0.03 0.00 0.03 99.73 16:50:53 03:47:01 0 0.38 0.00 0.03 0.00 0.03 99.55 16:50:53 03:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 03:48:01 all 0.15 0.00 0.04 0.00 0.02 99.79 16:50:53 03:48:01 0 0.25 0.00 0.05 0.00 0.03 99.67 16:50:53 03:48:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:50:53 03:49:01 all 0.20 0.00 0.03 0.00 0.03 99.74 16:50:53 03:49:01 0 0.38 0.00 0.05 0.00 0.03 99.53 16:50:53 03:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 03:50:01 all 0.16 0.00 0.03 0.00 0.01 99.81 16:50:53 03:50:01 0 0.28 0.00 0.03 0.00 0.00 99.68 16:50:53 03:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 03:51:01 all 0.14 0.00 0.03 0.00 0.03 99.81 16:50:53 03:51:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:50:53 03:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 03:52:01 all 0.11 0.00 0.04 0.00 0.03 99.82 16:50:53 03:52:01 0 0.20 0.00 0.03 0.00 0.02 99.75 16:50:53 03:52:01 1 0.02 0.00 0.05 0.00 0.03 99.90 16:50:53 03:53:01 all 0.16 0.00 0.02 0.00 0.03 99.80 16:50:53 03:53:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:50:53 03:53:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 16:50:53 03:53:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 03:54:01 all 0.06 0.00 0.04 0.00 0.02 99.88 16:50:53 03:54:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:50:53 03:54:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:50:53 03:55:01 all 0.12 0.00 0.03 0.00 0.02 99.84 16:50:53 03:55:01 0 0.18 0.00 0.03 0.00 0.00 99.78 16:50:53 03:55:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 03:56:01 all 0.09 0.00 0.03 0.00 0.02 99.87 16:50:53 03:56:01 0 0.15 0.00 0.02 0.00 0.02 99.82 16:50:53 03:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 03:57:01 all 0.12 0.00 0.07 0.00 0.02 99.80 16:50:53 03:57:01 0 0.18 0.00 0.07 0.00 0.00 99.75 16:50:53 03:57:01 1 0.05 0.00 0.07 0.00 0.03 99.85 16:50:53 03:58:01 all 0.06 0.00 0.03 0.00 0.02 99.89 16:50:53 03:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 03:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:50:53 03:59:01 all 0.09 0.00 0.03 0.00 0.03 99.85 16:50:53 03:59:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 03:59:01 1 0.13 0.00 0.03 0.00 0.02 99.82 16:50:53 04:00:01 all 0.08 0.00 0.03 0.00 0.02 99.88 16:50:53 04:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 04:00:01 1 0.12 0.00 0.02 0.00 0.00 99.87 16:50:53 04:01:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 04:01:01 0 0.02 0.00 0.05 0.00 0.03 99.90 16:50:53 04:01:01 1 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 04:02:01 all 0.11 0.00 0.03 0.01 0.03 99.82 16:50:53 04:02:01 0 0.08 0.00 0.03 0.00 0.05 99.83 16:50:53 04:02:01 1 0.13 0.00 0.03 0.02 0.00 99.82 16:50:53 04:03:01 all 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 04:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 04:03:01 1 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 04:04:01 all 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 04:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:04:01 1 0.17 0.00 0.02 0.00 0.03 99.78 16:50:53 16:50:53 04:04:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 04:05:01 all 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 04:05:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 04:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 04:06:01 all 0.07 0.00 0.03 0.00 0.03 99.88 16:50:53 04:06:01 0 0.10 0.00 0.03 0.00 0.02 99.85 16:50:53 04:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:07:01 all 0.06 0.00 0.03 0.00 0.01 99.91 16:50:53 04:07:01 0 0.10 0.00 0.02 0.00 0.00 99.88 16:50:53 04:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 04:08:02 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 04:08:02 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 04:08:02 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 04:09:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 04:09:01 0 0.09 0.00 0.02 0.00 0.02 99.88 16:50:53 04:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:10:01 all 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 04:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:50:53 04:10:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 04:11:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 04:11:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 04:11:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 04:12:01 all 0.06 0.00 0.04 0.00 0.03 99.87 16:50:53 04:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:50:53 04:12:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:50:53 04:13:01 all 0.03 0.00 0.03 0.00 0.01 99.92 16:50:53 04:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:50:53 04:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 04:14:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 04:14:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 04:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:15:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 04:15:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 04:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 16:50:53 04:15:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 04:16:01 all 0.05 0.00 0.03 0.00 0.03 99.90 16:50:53 04:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:50:53 04:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:17:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 04:17:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 04:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 04:18:01 all 0.09 0.00 0.03 0.00 0.03 99.85 16:50:53 04:18:01 0 0.15 0.00 0.00 0.00 0.03 99.82 16:50:53 04:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 16:50:53 04:19:01 all 0.06 0.00 0.01 0.00 0.03 99.91 16:50:53 04:19:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 04:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 04:20:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 04:20:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 04:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 04:21:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 04:21:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 04:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 04:22:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 04:22:01 0 0.13 0.00 0.02 0.00 0.05 99.80 16:50:53 04:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 04:23:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 04:23:01 0 0.08 0.00 0.03 0.00 0.05 99.83 16:50:53 04:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 04:24:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 04:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 04:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 04:25:01 all 0.12 0.00 0.02 0.00 0.03 99.84 16:50:53 04:25:01 0 0.20 0.00 0.02 0.00 0.02 99.77 16:50:53 04:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:26:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 04:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 04:26:01 1 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 16:50:53 04:26:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 04:27:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 04:28:01 all 0.06 0.00 0.03 0.00 0.02 99.90 16:50:53 04:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:28:01 1 0.08 0.00 0.03 0.00 0.00 99.88 16:50:53 04:29:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 04:29:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 04:29:01 1 0.10 0.00 0.00 0.00 0.02 99.88 16:50:53 04:30:01 all 0.07 0.00 0.03 0.00 0.03 99.88 16:50:53 04:30:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 04:30:01 1 0.12 0.00 0.03 0.00 0.00 99.85 16:50:53 04:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 04:31:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 04:31:01 1 0.13 0.00 0.02 0.00 0.02 99.83 16:50:53 04:32:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 04:32:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 04:32:01 1 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 04:33:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 04:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 04:34:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 04:34:01 0 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 04:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 04:35:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 04:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 04:35:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 04:36:01 all 0.07 0.00 0.03 0.00 0.02 99.89 16:50:53 04:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 04:36:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:50:53 04:37:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 04:37:01 0 0.10 0.00 0.03 0.00 0.02 99.85 16:50:53 04:37:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 16:50:53 04:37:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 04:38:01 all 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 04:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:50:53 04:38:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 04:39:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 04:39:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:50:53 04:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 04:40:01 all 0.16 0.00 0.03 0.00 0.03 99.79 16:50:53 04:40:01 0 0.28 0.00 0.03 0.00 0.03 99.65 16:50:53 04:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 04:41:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 04:41:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 04:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 04:42:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:50:53 04:42:01 0 0.17 0.00 0.03 0.00 0.03 99.77 16:50:53 04:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 04:43:02 all 0.05 0.02 0.10 0.03 0.03 99.78 16:50:53 04:43:02 0 0.10 0.02 0.10 0.03 0.03 99.72 16:50:53 04:43:02 1 0.00 0.02 0.10 0.02 0.02 99.85 16:50:53 04:44:01 all 0.10 4.28 18.54 3.41 0.06 73.60 16:50:53 04:44:01 0 0.14 4.29 18.48 3.23 0.07 73.79 16:50:53 04:44:01 1 0.07 4.27 18.60 3.59 0.05 73.41 16:50:53 04:45:01 all 0.05 0.00 0.03 0.00 0.03 99.90 16:50:53 04:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 04:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 04:46:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 04:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 04:46:01 1 0.10 0.00 0.03 0.00 0.03 99.83 16:50:53 04:47:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 04:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 04:47:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 04:48:01 all 0.08 0.00 0.01 0.00 0.03 99.88 16:50:53 04:48:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 04:48:01 1 0.08 0.00 0.00 0.00 0.03 99.88 16:50:53 16:50:53 04:48:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 04:49:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 04:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:49:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 04:50:01 all 0.03 0.00 0.01 0.00 0.03 99.93 16:50:53 04:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 04:50:01 1 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 04:51:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 04:51:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 04:51:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 04:52:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 04:52:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 04:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 04:53:01 all 0.03 0.00 0.01 0.00 0.03 99.93 16:50:53 04:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 04:54:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 04:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:54:01 1 0.13 0.00 0.02 0.00 0.02 99.83 16:50:53 04:55:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 04:55:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 04:55:01 1 0.08 0.00 0.00 0.00 0.00 99.92 16:50:53 04:56:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 04:56:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 04:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 04:57:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 04:57:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 04:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 04:58:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 04:58:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 04:58:01 1 0.08 0.00 0.00 0.00 0.02 99.90 16:50:53 04:59:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 04:59:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 04:59:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:50:53 16:50:53 04:59:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 05:00:01 all 0.05 0.00 0.01 0.00 0.04 99.90 16:50:53 05:00:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 05:00:01 1 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 05:01:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 05:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 05:01:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:02:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 05:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 05:02:01 1 0.05 0.00 0.03 0.00 0.07 99.85 16:50:53 05:03:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 05:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 05:03:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 05:04:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 05:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 05:04:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 05:05:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 05:05:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 05:06:01 all 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 05:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:06:01 1 0.17 0.00 0.02 0.00 0.03 99.78 16:50:53 05:07:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 05:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 05:07:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 05:08:01 all 0.14 0.00 0.02 0.00 0.03 99.82 16:50:53 05:08:01 0 0.15 0.00 0.02 0.00 0.02 99.82 16:50:53 05:08:01 1 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 05:09:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 05:09:01 0 0.00 0.00 0.00 0.00 0.03 99.97 16:50:53 05:09:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:50:53 05:10:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 05:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:10:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 16:50:53 05:10:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 05:11:01 all 0.00 0.00 0.01 0.00 0.03 99.96 16:50:53 05:11:01 0 0.00 0.00 0.00 0.00 0.05 99.95 16:50:53 05:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 05:12:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 05:12:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:12:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:50:53 05:13:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 05:13:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 05:13:01 1 0.08 0.00 0.02 0.00 0.00 99.90 16:50:53 05:14:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:14:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 05:14:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 05:15:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 05:15:01 0 0.00 0.00 0.00 0.00 0.05 99.95 16:50:53 05:15:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 05:16:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 05:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 05:16:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 05:17:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 05:17:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 05:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 05:18:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 05:18:01 0 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 05:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 05:19:02 all 0.01 0.00 0.01 0.00 0.03 99.96 16:50:53 05:19:02 0 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 05:19:02 1 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 05:20:01 all 0.02 0.00 0.02 0.00 0.04 99.92 16:50:53 05:20:01 0 0.02 0.00 0.02 0.00 0.05 99.91 16:50:53 05:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 05:21:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 05:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 05:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:50:53 05:21:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 05:22:01 all 0.03 0.00 0.02 0.00 0.03 99.93 16:50:53 05:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 05:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 05:23:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 05:23:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 05:23:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 05:24:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 05:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 05:24:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 05:25:01 all 0.04 0.00 0.03 0.00 0.04 99.89 16:50:53 05:25:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 05:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 05:26:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:26:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 05:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:50:53 05:27:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 05:27:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 05:27:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 05:28:01 all 0.03 0.00 0.02 0.00 0.03 99.93 16:50:53 05:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 05:29:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 05:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 05:29:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 05:30:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 05:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:30:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 05:31:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 05:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 05:31:01 1 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 05:32:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 05:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:32:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 16:50:53 05:32:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 05:33:01 all 0.06 0.00 0.00 0.00 0.03 99.91 16:50:53 05:33:01 0 0.00 0.00 0.00 0.00 0.03 99.97 16:50:53 05:33:01 1 0.12 0.00 0.00 0.00 0.03 99.85 16:50:53 05:34:01 all 0.17 0.00 0.02 0.00 0.03 99.78 16:50:53 05:34:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:34:01 1 0.28 0.00 0.02 0.00 0.03 99.67 16:50:53 05:35:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 05:35:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 05:35:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:50:53 05:36:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 05:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 05:36:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:37:01 all 0.18 0.00 0.02 0.00 0.03 99.77 16:50:53 05:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 05:37:01 1 0.33 0.00 0.02 0.00 0.03 99.62 16:50:53 05:38:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:38:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 05:39:01 all 0.13 0.00 0.01 0.00 0.03 99.82 16:50:53 05:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 05:39:01 1 0.25 0.00 0.00 0.00 0.03 99.72 16:50:53 05:40:01 all 0.09 0.00 0.02 0.00 0.03 99.86 16:50:53 05:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 05:40:01 1 0.15 0.00 0.02 0.00 0.05 99.78 16:50:53 05:41:01 all 0.03 0.00 0.02 0.00 0.04 99.92 16:50:53 05:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 05:41:01 1 0.05 0.00 0.02 0.00 0.07 99.87 16:50:53 05:42:01 all 0.17 0.00 0.02 0.00 0.03 99.79 16:50:53 05:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 05:42:01 1 0.30 0.00 0.02 0.00 0.03 99.65 16:50:53 05:43:01 all 0.05 0.00 0.01 0.00 0.03 99.92 16:50:53 05:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:50:53 05:43:01 1 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 16:50:53 05:43:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 05:44:01 all 0.21 0.00 0.03 0.00 0.03 99.74 16:50:53 05:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 05:44:01 1 0.40 0.00 0.02 0.00 0.03 99.55 16:50:53 05:45:01 all 0.08 0.00 0.02 0.00 0.04 99.86 16:50:53 05:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:45:01 1 0.13 0.00 0.02 0.00 0.05 99.80 16:50:53 05:46:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 05:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 05:46:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 05:47:01 all 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 05:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:47:01 1 0.17 0.00 0.02 0.00 0.03 99.78 16:50:53 05:48:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 05:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 05:48:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 05:49:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 05:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:49:01 1 0.07 0.00 0.00 0.00 0.03 99.90 16:50:53 05:50:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 05:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 05:50:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 05:51:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 05:51:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 05:52:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 05:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 05:52:01 1 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 05:53:02 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 05:53:02 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 05:53:02 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 05:54:01 all 0.03 0.00 0.01 0.00 0.03 99.93 16:50:53 05:54:01 0 0.03 0.00 0.02 0.00 0.03 99.91 16:50:53 05:54:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 16:50:53 05:54:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 05:55:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 05:56:01 all 0.04 0.00 0.03 0.00 0.03 99.91 16:50:53 05:56:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:50:53 05:56:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 05:57:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 05:57:01 0 0.08 0.00 0.00 0.00 0.02 99.90 16:50:53 05:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 05:58:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 05:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 05:58:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 05:59:01 all 0.06 0.00 0.02 0.00 0.02 99.91 16:50:53 05:59:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:50:53 05:59:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 06:00:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 06:00:01 0 0.13 0.00 0.02 0.00 0.02 99.83 16:50:53 06:00:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 06:01:01 all 0.07 0.00 0.04 0.00 0.03 99.87 16:50:53 06:01:01 0 0.12 0.00 0.03 0.00 0.00 99.85 16:50:53 06:01:01 1 0.02 0.00 0.05 0.00 0.05 99.88 16:50:53 06:02:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 06:02:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 06:02:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 06:03:01 all 0.19 0.00 0.03 0.00 0.03 99.75 16:50:53 06:03:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:50:53 06:03:01 1 0.30 0.00 0.03 0.00 0.03 99.63 16:50:53 06:04:01 all 0.05 0.00 0.03 0.00 0.03 99.90 16:50:53 06:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:50:53 06:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 06:05:01 all 0.09 0.00 0.03 0.00 0.03 99.86 16:50:53 06:05:01 0 0.15 0.00 0.03 0.00 0.00 99.82 16:50:53 06:05:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:50:53 06:05:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 06:06:01 all 0.07 0.00 0.03 0.00 0.03 99.88 16:50:53 06:06:01 0 0.10 0.00 0.03 0.00 0.03 99.83 16:50:53 06:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 06:07:01 all 0.06 0.00 0.02 0.00 0.02 99.91 16:50:53 06:07:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 06:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 06:08:01 all 0.09 0.00 0.01 0.00 0.03 99.87 16:50:53 06:08:01 0 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 06:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 06:09:01 all 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 06:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 06:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 06:10:01 all 0.08 0.00 0.01 0.00 0.03 99.88 16:50:53 06:10:01 0 0.15 0.00 0.00 0.00 0.02 99.83 16:50:53 06:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 06:11:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 06:11:01 0 0.12 0.00 0.02 0.00 0.00 99.87 16:50:53 06:11:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 06:12:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 06:12:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 06:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 06:13:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:50:53 06:13:01 0 0.18 0.00 0.03 0.00 0.03 99.75 16:50:53 06:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 06:14:01 all 0.13 0.00 0.02 0.00 0.02 99.84 16:50:53 06:14:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:50:53 06:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 06:15:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 06:15:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:50:53 06:15:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 06:16:01 all 0.11 0.00 0.03 0.00 0.03 99.84 16:50:53 06:16:01 0 0.20 0.00 0.02 0.00 0.00 99.78 16:50:53 06:16:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 16:50:53 06:16:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 06:17:01 all 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 06:17:01 0 0.15 0.00 0.02 0.00 0.02 99.82 16:50:53 06:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 06:18:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 06:18:01 0 0.15 0.00 0.03 0.00 0.00 99.82 16:50:53 06:18:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 06:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 06:19:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 06:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 06:20:01 all 0.08 0.00 0.02 0.01 0.03 99.87 16:50:53 06:20:01 0 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 06:20:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:50:53 06:21:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:50:53 06:21:01 0 0.18 0.00 0.03 0.00 0.03 99.75 16:50:53 06:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 06:22:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 06:22:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 06:22:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 06:23:01 all 0.13 0.00 0.01 0.00 0.03 99.83 16:50:53 06:23:01 0 0.23 0.00 0.00 0.00 0.03 99.73 16:50:53 06:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 06:24:01 all 0.07 0.00 0.01 0.00 0.03 99.90 16:50:53 06:24:01 0 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 06:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:50:53 06:25:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 06:25:01 0 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 06:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 06:26:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 06:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 06:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 06:27:01 all 0.09 0.00 0.02 0.00 0.03 99.87 16:50:53 06:27:01 0 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 06:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 16:50:53 06:27:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 06:28:02 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 06:28:02 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 06:28:02 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 06:29:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 06:29:01 0 0.12 0.00 0.02 0.00 0.00 99.86 16:50:53 06:29:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 06:30:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 06:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 06:30:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 06:31:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 06:31:01 0 0.12 0.00 0.03 0.00 0.05 99.80 16:50:53 06:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 06:32:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 06:32:01 0 0.07 0.00 0.03 0.00 0.05 99.85 16:50:53 06:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 06:33:01 all 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 06:33:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 06:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 06:34:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 06:34:01 0 0.23 0.00 0.02 0.00 0.03 99.72 16:50:53 06:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 06:35:01 all 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 06:35:01 0 0.22 0.00 0.02 0.00 0.03 99.73 16:50:53 06:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 06:36:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 06:36:01 0 0.15 0.00 0.03 0.00 0.02 99.80 16:50:53 06:36:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 06:37:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 06:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 06:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 06:38:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:50:53 06:38:01 0 0.15 0.00 0.03 0.00 0.02 99.80 16:50:53 06:38:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 16:50:53 06:38:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 06:39:01 all 0.04 0.00 0.02 0.00 0.02 99.92 16:50:53 06:39:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 06:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 06:40:01 all 0.12 0.00 0.03 0.00 0.03 99.82 16:50:53 06:40:01 0 0.18 0.00 0.03 0.00 0.02 99.77 16:50:53 06:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 06:41:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 06:41:01 0 0.12 0.00 0.02 0.00 0.00 99.87 16:50:53 06:41:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 06:42:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 06:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 06:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 06:43:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 06:43:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 06:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 06:44:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 06:44:01 0 0.10 0.00 0.03 0.00 0.02 99.85 16:50:53 06:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 06:45:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 06:45:01 0 0.12 0.00 0.02 0.00 0.00 99.87 16:50:53 06:45:01 1 0.03 0.00 0.02 0.00 0.07 99.88 16:50:53 06:46:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 06:46:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 06:46:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 06:47:01 all 0.10 0.00 0.01 0.00 0.03 99.87 16:50:53 06:47:01 0 0.17 0.00 0.02 0.00 0.02 99.80 16:50:53 06:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 06:48:01 all 0.09 0.00 0.03 0.00 0.03 99.86 16:50:53 06:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 06:48:01 1 0.15 0.00 0.03 0.00 0.05 99.77 16:50:53 06:49:01 all 0.12 0.00 0.03 0.00 0.03 99.83 16:50:53 06:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 06:49:01 1 0.22 0.00 0.03 0.00 0.03 99.72 16:50:53 16:50:53 06:49:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 06:50:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 06:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 06:50:01 1 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 06:51:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:50:53 06:51:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 06:51:01 1 0.15 0.00 0.02 0.00 0.02 99.82 16:50:53 06:52:01 all 0.07 0.00 0.03 0.00 0.02 99.89 16:50:53 06:52:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 06:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 06:53:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 06:53:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 06:53:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 06:54:01 all 0.09 0.00 0.02 0.00 0.02 99.87 16:50:53 06:54:01 0 0.15 0.00 0.00 0.00 0.00 99.85 16:50:53 06:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 06:55:01 all 0.09 0.00 0.02 0.00 0.04 99.85 16:50:53 06:55:01 0 0.17 0.00 0.02 0.00 0.05 99.77 16:50:53 06:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 06:56:01 all 0.09 0.00 0.01 0.00 0.03 99.87 16:50:53 06:56:01 0 0.17 0.00 0.00 0.00 0.03 99.80 16:50:53 06:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 06:57:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 06:57:01 0 0.22 0.00 0.02 0.00 0.03 99.73 16:50:53 06:57:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 06:58:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 06:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 06:58:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 06:59:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 06:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 06:59:01 1 0.08 0.00 0.03 0.00 0.05 99.83 16:50:53 07:00:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 07:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 07:00:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 16:50:53 07:00:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 07:01:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 07:01:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:01:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 07:02:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 07:02:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 07:02:01 1 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 07:03:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 07:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 07:03:01 1 0.13 0.00 0.02 0.00 0.02 99.83 16:50:53 07:04:02 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 07:04:02 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 07:04:02 1 0.08 0.00 0.00 0.00 0.03 99.88 16:50:53 07:05:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 07:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:50:53 07:05:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 07:06:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 07:06:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 07:06:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 07:07:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 07:07:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 07:07:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 07:08:01 all 0.09 0.00 0.03 0.00 0.03 99.86 16:50:53 07:08:01 0 0.15 0.00 0.02 0.00 0.00 99.83 16:50:53 07:08:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 07:09:01 all 0.03 0.00 0.01 0.00 0.03 99.94 16:50:53 07:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 07:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:10:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 07:10:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:50:53 07:10:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 07:11:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 07:11:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 07:11:01 1 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 16:50:53 07:11:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 07:12:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 07:12:01 0 0.10 0.00 0.02 0.00 0.00 99.88 16:50:53 07:12:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 07:13:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 07:13:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 07:13:01 1 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 07:14:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 07:14:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 07:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:50:53 07:15:01 all 0.11 0.00 0.02 0.00 0.03 99.85 16:50:53 07:15:01 0 0.18 0.00 0.02 0.00 0.02 99.78 16:50:53 07:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 07:16:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 07:16:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 07:16:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:17:01 all 0.06 0.00 0.01 0.00 0.03 99.91 16:50:53 07:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 07:17:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 07:18:01 all 0.10 0.00 0.02 0.00 0.03 99.86 16:50:53 07:18:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 07:18:01 1 0.18 0.00 0.00 0.00 0.00 99.82 16:50:53 07:19:01 all 0.09 0.00 0.03 0.00 0.03 99.85 16:50:53 07:19:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 07:19:01 1 0.15 0.00 0.03 0.00 0.02 99.80 16:50:53 07:20:01 all 0.07 0.00 0.03 0.00 0.02 99.89 16:50:53 07:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 07:20:01 1 0.10 0.00 0.02 0.00 0.00 99.88 16:50:53 07:21:01 all 0.08 0.00 0.01 0.00 0.03 99.89 16:50:53 07:21:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 07:21:01 1 0.10 0.00 0.00 0.00 0.02 99.88 16:50:53 07:22:01 all 0.10 0.00 0.02 0.00 0.03 99.86 16:50:53 07:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:22:01 1 0.18 0.00 0.02 0.00 0.02 99.78 16:50:53 16:50:53 07:22:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 07:23:01 all 0.11 0.00 0.01 0.00 0.03 99.86 16:50:53 07:23:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 07:23:01 1 0.18 0.00 0.02 0.00 0.02 99.78 16:50:53 07:24:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 07:24:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 07:24:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 07:25:01 all 0.02 0.00 0.03 0.00 0.03 99.93 16:50:53 07:25:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 07:26:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 07:26:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 07:26:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 07:27:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 07:27:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 07:27:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 07:28:01 all 0.08 0.00 0.02 0.00 0.02 99.89 16:50:53 07:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:28:01 1 0.13 0.00 0.02 0.00 0.00 99.85 16:50:53 07:29:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 07:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:29:01 1 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 07:30:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 07:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 07:30:01 1 0.08 0.00 0.05 0.00 0.03 99.83 16:50:53 07:31:01 all 0.07 0.00 0.01 0.01 0.03 99.88 16:50:53 07:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 07:31:01 1 0.12 0.00 0.02 0.02 0.05 99.80 16:50:53 07:32:01 all 0.09 0.00 0.02 0.00 0.03 99.86 16:50:53 07:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:32:01 1 0.17 0.00 0.02 0.00 0.03 99.78 16:50:53 07:33:01 all 0.13 0.00 0.02 0.00 0.03 99.83 16:50:53 07:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 07:33:01 1 0.23 0.00 0.02 0.00 0.05 99.70 16:50:53 16:50:53 07:33:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 07:34:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 07:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 07:34:01 1 0.12 0.00 0.02 0.00 0.05 99.82 16:50:53 07:35:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 07:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 07:35:01 1 0.23 0.00 0.03 0.00 0.05 99.68 16:50:53 07:36:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 07:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:36:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 07:37:02 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 07:37:02 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 07:37:02 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 07:38:01 all 0.06 0.00 0.03 0.00 0.02 99.90 16:50:53 07:38:01 0 0.09 0.00 0.02 0.00 0.00 99.90 16:50:53 07:38:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 07:39:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 07:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 07:39:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 07:40:01 all 0.08 0.00 0.01 0.00 0.03 99.87 16:50:53 07:40:01 0 0.12 0.00 0.00 0.00 0.02 99.87 16:50:53 07:40:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 07:41:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:50:53 07:41:01 0 0.15 0.00 0.03 0.00 0.00 99.82 16:50:53 07:41:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 07:42:01 all 0.09 0.00 0.01 0.00 0.03 99.87 16:50:53 07:42:01 0 0.15 0.00 0.00 0.00 0.03 99.82 16:50:53 07:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 07:43:01 all 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:44:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 07:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 07:44:01 1 0.13 0.00 0.02 0.00 0.05 99.80 16:50:53 16:50:53 07:44:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 07:45:01 all 0.11 0.00 0.03 0.01 0.03 99.83 16:50:53 07:45:01 0 0.03 0.00 0.02 0.02 0.02 99.92 16:50:53 07:45:01 1 0.18 0.00 0.03 0.00 0.03 99.75 16:50:53 07:46:01 all 0.08 0.00 0.01 0.00 0.03 99.89 16:50:53 07:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 07:46:01 1 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 07:47:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 07:47:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 07:47:01 1 0.10 0.00 0.02 0.00 0.00 99.88 16:50:53 07:48:01 all 0.07 0.00 0.03 0.00 0.03 99.88 16:50:53 07:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 07:48:01 1 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 07:49:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 07:49:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 07:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 07:50:01 all 0.05 0.00 0.03 0.00 0.02 99.91 16:50:53 07:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 07:50:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:50:53 07:51:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 07:51:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 07:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 07:52:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 07:52:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 07:52:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 07:53:01 all 0.06 0.00 0.03 0.00 0.03 99.89 16:50:53 07:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 07:53:01 1 0.10 0.00 0.03 0.00 0.03 99.83 16:50:53 07:54:01 all 0.07 0.00 0.01 0.00 0.03 99.89 16:50:53 07:54:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 07:54:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 07:55:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 07:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 07:55:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 16:50:53 07:55:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 07:56:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 07:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 07:56:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 07:57:01 all 0.04 0.00 0.01 0.00 0.02 99.93 16:50:53 07:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 07:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:50:53 07:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 07:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 07:58:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 07:59:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 07:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:50:53 07:59:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 08:00:01 all 0.08 0.00 0.01 0.00 0.03 99.88 16:50:53 08:00:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 08:00:01 1 0.05 0.00 0.00 0.00 0.05 99.90 16:50:53 08:01:01 all 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 08:01:01 0 0.10 0.00 0.02 0.00 0.00 99.88 16:50:53 08:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:02:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 08:02:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 08:02:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:03:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:03:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:50:53 08:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 08:04:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 08:04:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:50:53 08:04:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 08:05:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 08:05:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 08:05:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 08:06:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 08:06:01 1 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 16:50:53 08:06:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 08:07:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 08:07:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:50:53 08:07:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 08:08:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 08:08:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 08:08:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 08:09:01 all 0.04 0.00 0.03 0.00 0.03 99.91 16:50:53 08:09:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:50:53 08:09:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 08:10:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 08:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 08:10:01 1 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 08:11:02 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 08:11:02 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 08:11:02 1 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 08:12:01 all 0.09 0.00 0.02 0.00 0.03 99.86 16:50:53 08:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 08:12:01 1 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 08:13:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 08:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 08:13:01 1 0.12 0.00 0.02 0.00 0.05 99.82 16:50:53 08:14:01 all 0.07 0.00 0.01 0.00 0.03 99.89 16:50:53 08:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:14:01 1 0.10 0.00 0.00 0.00 0.03 99.87 16:50:53 08:15:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 08:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:15:01 1 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 08:16:01 all 0.10 0.00 0.03 0.00 0.03 99.84 16:50:53 08:16:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:16:01 1 0.17 0.00 0.03 0.00 0.03 99.77 16:50:53 08:17:01 all 0.07 0.00 0.01 0.00 0.03 99.90 16:50:53 08:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 08:17:01 1 0.12 0.00 0.00 0.00 0.03 99.85 16:50:53 16:50:53 08:17:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 08:18:01 all 0.02 0.00 0.03 0.00 0.04 99.92 16:50:53 08:18:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 08:18:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 08:19:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 08:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 08:19:01 1 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 08:20:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 08:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 08:20:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 08:21:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 08:21:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:50:53 08:21:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 08:22:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 08:22:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 08:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:23:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 08:23:01 0 0.10 0.00 0.00 0.00 0.02 99.88 16:50:53 08:23:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 08:24:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 08:24:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 08:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:25:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 08:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 08:25:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 08:26:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 08:26:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 08:27:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 08:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 08:27:01 1 0.13 0.00 0.03 0.00 0.03 99.80 16:50:53 08:28:01 all 0.02 0.00 0.02 0.00 0.04 99.92 16:50:53 08:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 08:28:01 1 0.02 0.00 0.02 0.00 0.07 99.90 16:50:53 16:50:53 08:28:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 08:29:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 08:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 08:30:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 08:30:01 0 0.05 0.00 0.03 0.00 0.05 99.87 16:50:53 08:30:01 1 0.12 0.00 0.00 0.00 0.02 99.87 16:50:53 08:31:01 all 0.08 0.00 0.01 0.00 0.03 99.88 16:50:53 08:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 08:31:01 1 0.15 0.00 0.00 0.00 0.03 99.82 16:50:53 08:32:01 all 0.18 0.00 0.02 0.00 0.03 99.77 16:50:53 08:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:32:01 1 0.32 0.00 0.02 0.00 0.03 99.63 16:50:53 08:33:01 all 0.08 0.00 0.01 0.00 0.03 99.88 16:50:53 08:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:33:01 1 0.15 0.00 0.00 0.00 0.02 99.83 16:50:53 08:34:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 08:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 08:34:01 1 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 08:35:01 all 0.17 0.00 0.02 0.00 0.04 99.77 16:50:53 08:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:35:01 1 0.32 0.00 0.02 0.00 0.05 99.62 16:50:53 08:36:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 08:36:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 08:36:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 08:37:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 08:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 08:37:01 1 0.00 0.00 0.03 0.00 0.05 99.92 16:50:53 08:38:01 all 0.06 0.00 0.00 0.00 0.03 99.92 16:50:53 08:38:01 0 0.08 0.00 0.00 0.00 0.00 99.92 16:50:53 08:38:01 1 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 08:39:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 08:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 08:39:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 16:50:53 08:39:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 08:40:01 all 0.17 0.00 0.02 0.00 0.03 99.79 16:50:53 08:40:01 0 0.30 0.00 0.02 0.00 0.03 99.65 16:50:53 08:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 08:41:01 all 0.07 0.00 0.01 0.00 0.04 99.88 16:50:53 08:41:01 0 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 08:41:01 1 0.00 0.00 0.00 0.00 0.05 99.95 16:50:53 08:42:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 08:42:01 0 0.05 0.00 0.00 0.00 0.03 99.92 16:50:53 08:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 08:43:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 08:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 08:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:44:02 all 0.02 0.00 0.02 0.00 0.03 99.94 16:50:53 08:44:02 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:44:02 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 08:45:01 all 0.07 0.00 0.01 0.00 0.03 99.89 16:50:53 08:45:01 0 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 08:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 08:46:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 08:46:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 08:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:47:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 08:47:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 08:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 08:48:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 08:48:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 08:48:01 1 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 08:49:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 08:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 08:49:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 08:50:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 08:50:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 08:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:50:53 08:50:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 08:51:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 08:51:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:50:53 08:51:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 08:52:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 08:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 08:52:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 08:53:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 08:53:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 08:54:01 all 0.04 0.00 0.01 0.00 0.04 99.91 16:50:53 08:54:01 0 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 08:54:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 08:55:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 08:55:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 08:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:56:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 08:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 08:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 08:57:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 08:57:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 08:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 08:58:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 08:59:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 08:59:01 0 0.10 0.00 0.00 0.00 0.03 99.87 16:50:53 08:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 09:00:01 all 0.06 0.00 0.03 0.00 0.03 99.89 16:50:53 09:00:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:50:53 09:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 09:01:01 all 0.02 0.00 0.02 0.00 0.04 99.92 16:50:53 09:01:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 09:01:01 1 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 16:50:53 09:01:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 09:02:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 09:02:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 09:02:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:03:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 09:03:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 09:03:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 09:04:01 all 0.06 0.00 0.00 0.00 0.03 99.92 16:50:53 09:04:01 0 0.08 0.00 0.00 0.00 0.03 99.88 16:50:53 09:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 09:05:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 09:05:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 09:05:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 09:06:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 09:06:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 09:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 09:07:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 09:07:01 0 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 09:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 09:08:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 09:08:01 0 0.08 0.00 0.00 0.00 0.05 99.87 16:50:53 09:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 09:09:01 all 0.01 0.00 0.02 0.00 0.03 99.95 16:50:53 09:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:50:53 09:10:01 all 0.07 0.00 0.02 0.00 0.04 99.87 16:50:53 09:10:01 0 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 09:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:11:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 09:11:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 09:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 09:12:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 09:12:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 09:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:50:53 09:12:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 09:13:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 09:13:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 09:14:01 all 0.01 0.00 0.02 0.00 0.03 99.94 16:50:53 09:14:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 09:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 09:15:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 09:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 09:16:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:16:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 09:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 09:17:01 all 0.04 0.00 0.00 0.00 0.02 99.94 16:50:53 09:17:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 09:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:50:53 09:18:02 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 09:18:02 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 09:18:02 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 09:19:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 09:19:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 09:19:01 1 0.05 0.00 0.02 0.00 0.02 99.91 16:50:53 09:20:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 09:20:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 09:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 09:21:01 all 0.06 0.00 0.01 0.00 0.03 99.91 16:50:53 09:21:01 0 0.00 0.00 0.00 0.00 0.03 99.97 16:50:53 09:21:01 1 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 09:22:01 all 0.09 0.00 0.03 0.00 0.03 99.86 16:50:53 09:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 09:22:01 1 0.17 0.00 0.03 0.00 0.03 99.77 16:50:53 09:23:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 09:23:01 0 0.02 0.00 0.00 0.00 0.05 99.93 16:50:53 09:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 16:50:53 09:23:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 09:24:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 09:24:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 09:24:01 1 0.10 0.00 0.02 0.00 0.00 99.88 16:50:53 09:25:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 09:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 09:26:01 all 0.10 0.00 0.03 0.00 0.04 99.83 16:50:53 09:26:01 0 0.18 0.00 0.03 0.00 0.07 99.72 16:50:53 09:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 09:27:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 09:27:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 09:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 09:28:01 all 0.12 0.00 0.01 0.00 0.03 99.84 16:50:53 09:28:01 0 0.22 0.00 0.02 0.00 0.03 99.73 16:50:53 09:28:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 09:29:01 all 0.08 0.00 0.01 0.00 0.04 99.87 16:50:53 09:29:01 0 0.15 0.00 0.02 0.00 0.05 99.78 16:50:53 09:29:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 09:30:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 09:30:01 0 0.10 0.00 0.05 0.00 0.00 99.85 16:50:53 09:30:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 09:31:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 09:31:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 09:31:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 09:32:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 09:32:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 09:33:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:34:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 09:34:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:50:53 09:34:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 09:35:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 09:35:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 09:36:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 09:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 09:36:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 09:37:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 09:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 09:37:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 09:38:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 09:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:38:01 1 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 09:39:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 09:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 09:39:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 09:40:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 09:40:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:40:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 09:41:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 09:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 09:41:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 09:42:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 09:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 09:42:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 09:43:01 all 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 09:43:01 0 0.00 0.00 0.02 0.00 0.05 99.93 16:50:53 09:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 09:44:01 all 0.06 0.00 0.03 0.00 0.04 99.87 16:50:53 09:44:01 0 0.03 0.00 0.03 0.00 0.07 99.87 16:50:53 09:44:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 09:45:01 all 0.08 0.00 0.02 0.00 0.02 99.89 16:50:53 09:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:45:01 1 0.12 0.00 0.02 0.00 0.00 99.87 16:50:53 16:50:53 09:45:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 09:46:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 09:46:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 09:46:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 09:47:01 all 0.07 0.00 0.01 0.00 0.03 99.90 16:50:53 09:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:47:01 1 0.10 0.00 0.00 0.00 0.02 99.88 16:50:53 09:48:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:50:53 09:48:01 0 0.05 0.00 0.03 0.00 0.05 99.87 16:50:53 09:48:01 1 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 09:49:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 09:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 09:49:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 09:50:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 09:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 09:50:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 09:51:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 09:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 09:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:52:02 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 09:52:02 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 09:52:02 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 09:53:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 09:53:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 09:53:01 1 0.09 0.00 0.02 0.00 0.02 99.88 16:50:53 09:54:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 09:54:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 09:54:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 09:55:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 09:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:55:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 09:56:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 09:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 09:56:01 1 0.07 0.00 0.00 0.00 0.05 99.88 16:50:53 16:50:53 09:56:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 09:57:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 09:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 09:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 09:58:01 all 0.05 0.00 0.01 0.00 0.04 99.90 16:50:53 09:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 09:58:01 1 0.08 0.00 0.00 0.00 0.05 99.87 16:50:53 09:59:01 all 0.05 0.00 0.01 0.00 0.02 99.92 16:50:53 09:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:50:53 09:59:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 10:00:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 10:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 10:00:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 10:01:01 all 0.04 0.00 0.03 0.00 0.03 99.91 16:50:53 10:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:50:53 10:01:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 10:02:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 10:02:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 10:02:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 10:03:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 10:03:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 10:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 10:04:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 10:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:50:53 10:04:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 10:05:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 10:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 10:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:06:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 10:06:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 10:06:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 10:07:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 10:07:01 1 0.00 0.00 0.02 0.00 0.05 99.93 16:50:53 16:50:53 10:07:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 10:08:01 all 0.04 0.00 0.03 0.00 0.02 99.92 16:50:53 10:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:50:53 10:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:09:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 10:09:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 10:09:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 10:10:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 10:10:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 10:10:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 10:11:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 10:11:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 10:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:12:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:50:53 10:12:01 0 0.13 0.00 0.03 0.00 0.03 99.80 16:50:53 10:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:13:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 10:13:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 10:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 10:14:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 10:14:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 10:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:15:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 10:15:01 0 0.15 0.00 0.02 0.00 0.02 99.82 16:50:53 10:15:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:16:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 10:16:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 10:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:17:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:17:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 10:18:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 10:18:01 0 0.13 0.00 0.03 0.00 0.03 99.80 16:50:53 10:18:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 16:50:53 10:18:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 10:19:01 all 0.12 0.00 0.02 0.01 0.03 99.82 16:50:53 10:19:01 0 0.22 0.00 0.02 0.00 0.03 99.73 16:50:53 10:19:01 1 0.02 0.00 0.02 0.02 0.03 99.92 16:50:53 10:20:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 10:20:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 10:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 10:21:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 10:21:01 0 0.15 0.00 0.03 0.00 0.03 99.78 16:50:53 10:21:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 10:22:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 10:22:01 0 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 10:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 10:23:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 10:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 10:23:01 1 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 10:24:01 all 0.04 0.00 0.03 0.00 0.03 99.91 16:50:53 10:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 10:24:01 1 0.07 0.00 0.03 0.00 0.05 99.85 16:50:53 10:25:02 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 10:25:02 0 0.00 0.00 0.02 0.00 0.00 99.98 16:50:53 10:25:02 1 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 10:26:01 all 0.13 0.00 0.02 0.00 0.04 99.81 16:50:53 10:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:26:01 1 0.24 0.00 0.02 0.00 0.05 99.69 16:50:53 10:27:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 10:27:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 10:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:28:01 all 0.19 0.00 0.03 0.00 0.04 99.74 16:50:53 10:28:01 0 0.33 0.00 0.02 0.00 0.02 99.63 16:50:53 10:28:01 1 0.05 0.00 0.03 0.00 0.07 99.85 16:50:53 10:29:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 10:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 10:29:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 16:50:53 10:29:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 10:30:01 all 0.08 0.00 0.01 0.00 0.03 99.87 16:50:53 10:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:30:01 1 0.13 0.00 0.00 0.00 0.03 99.83 16:50:53 10:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 10:31:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:31:01 1 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 10:32:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 10:32:01 0 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 10:32:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 10:33:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 10:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 10:33:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 10:34:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 10:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:34:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 10:35:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 10:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:35:01 1 0.05 0.00 0.00 0.00 0.03 99.92 16:50:53 10:36:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 10:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:36:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 10:37:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 10:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 10:37:01 1 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 10:38:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 10:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:38:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 10:39:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 10:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 10:40:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 10:40:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 10:40:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 16:50:53 10:40:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 10:41:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 10:41:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 10:41:01 1 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 10:42:01 all 0.07 0.00 0.01 0.00 0.03 99.90 16:50:53 10:42:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 10:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 10:43:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:44:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 10:45:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 10:45:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 10:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:50:53 10:46:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 10:46:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 10:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 10:47:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 10:47:01 0 0.10 0.00 0.03 0.00 0.03 99.83 16:50:53 10:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 10:48:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 10:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 10:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 10:49:01 all 0.03 0.00 0.01 0.00 0.04 99.92 16:50:53 10:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:49:01 1 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 10:50:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 10:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 10:50:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 10:51:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 10:51:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 10:51:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 16:50:53 10:51:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 10:52:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 10:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 10:52:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 10:53:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 10:53:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 10:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:54:01 all 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 10:55:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 10:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 10:55:01 1 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 10:56:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 10:56:01 0 0.07 0.00 0.03 0.00 0.05 99.85 16:50:53 10:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 10:57:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 10:57:01 0 0.13 0.00 0.02 0.00 0.02 99.83 16:50:53 10:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 10:58:01 all 0.03 0.00 0.01 0.00 0.04 99.92 16:50:53 10:58:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 10:58:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 10:59:02 all 0.03 0.00 0.02 0.00 0.03 99.93 16:50:53 10:59:02 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 10:59:02 1 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 11:00:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 11:00:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:01:01 all 0.03 0.00 0.02 0.00 0.03 99.93 16:50:53 11:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 11:01:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 11:02:01 all 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 11:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:50:53 11:02:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 16:50:53 11:02:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 11:03:01 all 0.02 0.00 0.01 0.00 0.03 99.94 16:50:53 11:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 11:03:01 1 0.02 0.00 0.00 0.00 0.05 99.93 16:50:53 11:04:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 11:04:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 11:04:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 11:05:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 11:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:50:53 11:05:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 11:06:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:06:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 11:06:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 11:07:01 all 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:08:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 11:08:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 11:09:01 all 0.18 0.00 0.01 0.00 0.03 99.79 16:50:53 11:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:09:01 1 0.32 0.00 0.00 0.00 0.02 99.67 16:50:53 11:10:01 all 0.05 0.00 0.03 0.00 0.04 99.88 16:50:53 11:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:10:01 1 0.07 0.00 0.03 0.00 0.05 99.85 16:50:53 11:11:01 all 0.03 0.00 0.01 0.00 0.03 99.94 16:50:53 11:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:50:53 11:11:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 11:12:01 all 0.15 0.00 0.01 0.00 0.03 99.81 16:50:53 11:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:12:01 1 0.27 0.00 0.00 0.00 0.03 99.70 16:50:53 11:13:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 11:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:13:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 16:50:53 11:13:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 11:14:01 all 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 11:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:14:01 1 0.28 0.00 0.02 0.00 0.03 99.67 16:50:53 11:15:01 all 0.07 0.00 0.01 0.00 0.03 99.90 16:50:53 11:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:15:01 1 0.10 0.00 0.00 0.00 0.02 99.88 16:50:53 11:16:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 11:16:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 11:16:01 1 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 11:17:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 11:17:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 11:17:01 1 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 11:18:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 11:18:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 11:18:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:19:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 11:19:01 1 0.03 0.00 0.02 0.00 0.07 99.88 16:50:53 11:20:01 all 0.01 0.00 0.02 0.00 0.03 99.94 16:50:53 11:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 11:20:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 11:21:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 11:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 11:21:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 11:22:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:22:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 11:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 11:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:23:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 11:24:01 all 0.07 0.00 0.01 0.00 0.03 99.90 16:50:53 11:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 11:24:01 1 0.10 0.00 0.00 0.00 0.03 99.87 16:50:53 16:50:53 11:24:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 11:25:01 all 0.08 0.00 0.02 0.00 0.04 99.87 16:50:53 11:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:25:01 1 0.12 0.00 0.02 0.00 0.05 99.82 16:50:53 11:26:01 all 0.04 0.00 0.03 0.00 0.03 99.91 16:50:53 11:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 11:26:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:50:53 11:27:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 11:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 11:27:01 1 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 11:28:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:29:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:29:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 11:29:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:30:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 11:30:01 0 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 11:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 11:31:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 11:31:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:50:53 11:31:01 1 0.00 0.00 0.02 0.00 0.05 99.93 16:50:53 11:32:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 11:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 11:32:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 11:33:02 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 11:33:02 0 0.13 0.00 0.02 0.00 0.00 99.85 16:50:53 11:33:02 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 11:34:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:34:01 0 0.09 0.00 0.02 0.00 0.02 99.88 16:50:53 11:34:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 11:35:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 11:35:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 11:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 16:50:53 11:35:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 11:36:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 11:36:01 0 0.08 0.00 0.03 0.00 0.03 99.85 16:50:53 11:36:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 11:37:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 11:37:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:50:53 11:37:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 11:38:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 11:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:50:53 11:38:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 11:39:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 11:39:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 11:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 11:40:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:40:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 11:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:41:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:41:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 11:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:42:01 all 0.03 0.00 0.02 0.00 0.04 99.92 16:50:53 11:42:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 11:42:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:43:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 11:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:43:01 1 0.10 0.00 0.00 0.00 0.03 99.87 16:50:53 11:44:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 11:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 11:44:01 1 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 11:45:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 11:45:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 11:45:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 11:46:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 11:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 11:46:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 16:50:53 11:46:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 11:47:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 11:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 11:47:01 1 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 11:48:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:48:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 11:48:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 11:49:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 11:49:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 11:49:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:50:53 11:50:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 11:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:50:01 1 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 11:51:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 11:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:51:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 11:52:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 11:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 11:52:01 1 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 11:53:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 11:53:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:53:01 1 0.23 0.00 0.02 0.00 0.03 99.72 16:50:53 11:54:01 all 0.02 0.00 0.02 0.00 0.04 99.92 16:50:53 11:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:54:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 11:55:01 all 0.05 0.00 0.03 0.00 0.03 99.90 16:50:53 11:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 11:55:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 11:56:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 11:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:56:01 1 0.08 0.00 0.00 0.00 0.03 99.88 16:50:53 11:57:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 11:57:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 11:57:01 1 0.10 0.00 0.03 0.00 0.03 99.83 16:50:53 16:50:53 11:57:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 11:58:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 11:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 11:58:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 11:59:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 11:59:01 0 0.00 0.00 0.02 0.00 0.05 99.93 16:50:53 11:59:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 12:00:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 12:00:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:00:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 12:01:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 12:01:01 0 0.03 0.00 0.05 0.00 0.05 99.87 16:50:53 12:01:01 1 0.10 0.00 0.02 0.00 0.00 99.88 16:50:53 12:02:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 12:02:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 12:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 16:50:53 12:03:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 12:03:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 12:03:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 12:04:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 12:04:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:04:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 12:05:01 all 0.10 0.00 0.03 0.00 0.03 99.84 16:50:53 12:05:01 0 0.15 0.00 0.03 0.00 0.02 99.80 16:50:53 12:05:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 12:06:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 12:06:01 0 0.07 0.00 0.00 0.00 0.00 99.93 16:50:53 12:06:01 1 0.05 0.00 0.03 0.00 0.07 99.85 16:50:53 12:07:02 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 12:07:02 0 0.07 0.00 0.00 0.00 0.02 99.92 16:50:53 12:07:02 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 12:08:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 12:08:01 0 0.09 0.00 0.03 0.00 0.02 99.86 16:50:53 12:08:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:50:53 12:08:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 12:09:01 all 0.05 0.00 0.01 0.00 0.03 99.92 16:50:53 12:09:01 0 0.10 0.00 0.00 0.00 0.03 99.87 16:50:53 12:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 12:10:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 12:10:01 0 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 12:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:11:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 12:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:12:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 12:12:01 0 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 12:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 12:13:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 12:13:01 0 0.12 0.00 0.03 0.00 0.03 99.82 16:50:53 12:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 12:14:01 all 0.04 0.00 0.00 0.00 0.03 99.92 16:50:53 12:14:01 0 0.07 0.00 0.00 0.00 0.03 99.90 16:50:53 12:14:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 12:15:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 12:15:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 12:15:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 12:16:01 all 0.03 0.00 0.01 0.00 0.03 99.93 16:50:53 12:16:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 12:16:01 1 0.00 0.00 0.00 0.00 0.05 99.95 16:50:53 12:17:01 all 0.08 0.00 0.03 0.00 0.04 99.85 16:50:53 12:17:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 12:17:01 1 0.05 0.00 0.03 0.00 0.05 99.87 16:50:53 12:18:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 12:19:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 12:19:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 12:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 16:50:53 12:19:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 12:20:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 12:20:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 12:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 12:21:01 all 0.09 0.00 0.01 0.00 0.03 99.87 16:50:53 12:21:01 0 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 12:21:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 12:22:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 12:22:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:50:53 12:22:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:23:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 12:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:23:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 12:24:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 12:24:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 12:24:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 12:25:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 12:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:25:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 12:26:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 12:26:01 0 0.05 0.00 0.03 0.00 0.05 99.87 16:50:53 12:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 12:27:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:27:01 0 0.02 0.00 0.02 0.00 0.07 99.90 16:50:53 12:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 12:28:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 12:28:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:28:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 12:29:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 12:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 12:29:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 12:30:01 all 0.07 0.00 0.01 0.00 0.04 99.88 16:50:53 12:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 12:30:01 1 0.12 0.00 0.00 0.00 0.05 99.83 16:50:53 16:50:53 12:30:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 12:31:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 12:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:31:01 1 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 12:32:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 12:32:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:32:01 1 0.07 0.00 0.00 0.00 0.02 99.92 16:50:53 12:33:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 12:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 12:33:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 12:34:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 12:34:01 0 0.03 0.00 0.02 0.00 0.07 99.88 16:50:53 12:34:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:50:53 12:35:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 12:36:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 12:36:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 12:36:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 12:37:01 all 0.09 0.00 0.02 0.00 0.04 99.85 16:50:53 12:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 12:37:01 1 0.17 0.00 0.02 0.00 0.05 99.77 16:50:53 12:38:01 all 0.07 0.00 0.01 0.00 0.04 99.88 16:50:53 12:38:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 12:38:01 1 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 12:39:01 all 0.17 0.00 0.02 0.00 0.03 99.79 16:50:53 12:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 12:39:01 1 0.32 0.00 0.02 0.00 0.02 99.65 16:50:53 12:40:02 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 12:40:02 0 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 12:40:02 1 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 12:41:01 all 0.11 0.00 0.02 0.00 0.03 99.84 16:50:53 12:41:01 0 0.20 0.00 0.02 0.00 0.03 99.75 16:50:53 12:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 16:50:53 12:41:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 12:42:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 12:42:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:50:53 12:42:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:43:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 12:43:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 12:43:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:44:01 all 0.03 0.00 0.01 0.00 0.03 99.93 16:50:53 12:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 12:44:01 1 0.02 0.00 0.00 0.00 0.05 99.93 16:50:53 12:45:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:50:53 12:45:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 12:46:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 12:46:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 12:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:47:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 12:47:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 12:47:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:48:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 12:48:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:50:53 12:48:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 12:49:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 12:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 12:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 12:50:01 all 0.08 0.00 0.01 0.00 0.03 99.89 16:50:53 12:50:01 0 0.12 0.00 0.00 0.00 0.00 99.88 16:50:53 12:50:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 12:51:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 12:51:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 12:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 12:52:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 12:52:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 12:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 16:50:53 12:52:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 12:53:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 12:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:54:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 12:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 12:54:01 1 0.02 0.00 0.02 0.00 0.07 99.90 16:50:53 12:55:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 12:55:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 12:55:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 12:56:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 12:56:01 0 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 12:56:01 1 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 12:57:01 all 0.06 0.00 0.02 0.00 0.04 99.88 16:50:53 12:57:01 0 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 12:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 12:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 12:58:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 12:59:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 12:59:01 0 0.07 0.00 0.00 0.00 0.00 99.93 16:50:53 12:59:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 13:00:01 all 0.05 0.00 0.03 0.00 0.04 99.88 16:50:53 13:00:01 0 0.08 0.00 0.03 0.00 0.05 99.83 16:50:53 13:00:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:01:01 all 0.04 0.00 0.03 0.00 0.03 99.91 16:50:53 13:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 13:01:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 13:02:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 13:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 13:02:01 1 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 13:03:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 13:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:03:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 16:50:53 13:03:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 13:04:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 13:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 13:04:01 1 0.13 0.00 0.00 0.00 0.03 99.83 16:50:53 13:05:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 13:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:05:01 1 0.10 0.00 0.03 0.00 0.03 99.83 16:50:53 13:06:01 all 0.04 0.00 0.02 0.00 0.04 99.90 16:50:53 13:06:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 13:06:01 1 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 13:07:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 13:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:07:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 13:08:01 all 0.05 0.00 0.01 0.00 0.03 99.92 16:50:53 13:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 13:08:01 1 0.07 0.00 0.00 0.00 0.03 99.90 16:50:53 13:09:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 13:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 13:10:01 all 0.06 0.00 0.03 0.00 0.02 99.90 16:50:53 13:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 13:10:01 1 0.08 0.00 0.02 0.00 0.00 99.90 16:50:53 13:11:01 all 1.36 0.00 0.29 0.07 0.04 98.24 16:50:53 13:11:01 0 1.67 0.00 0.29 0.05 0.05 97.94 16:50:53 13:11:01 1 1.05 0.00 0.30 0.08 0.03 98.53 16:50:53 13:12:01 all 0.23 0.00 0.07 0.02 0.03 99.66 16:50:53 13:12:01 0 0.13 0.00 0.08 0.02 0.02 99.75 16:50:53 13:12:01 1 0.32 0.00 0.05 0.02 0.05 99.57 16:50:53 13:13:01 all 0.04 0.00 0.02 0.00 0.04 99.90 16:50:53 13:13:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 13:13:01 1 0.00 0.00 0.02 0.00 0.05 99.93 16:50:53 13:14:02 all 0.04 0.00 0.02 0.00 0.04 99.90 16:50:53 13:14:02 0 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 13:14:02 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 16:50:53 13:14:02 CPU %user %nice %system %iowait %steal %idle 16:50:53 13:15:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 13:15:01 0 0.07 0.00 0.02 0.00 0.05 99.86 16:50:53 13:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 13:16:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 13:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 13:16:01 1 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 13:17:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 13:17:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 13:18:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 13:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 13:18:01 1 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 13:19:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 13:19:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 13:19:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 13:20:01 all 0.06 0.00 0.01 0.00 0.04 99.89 16:50:53 13:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:20:01 1 0.10 0.00 0.00 0.00 0.05 99.85 16:50:53 13:21:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 13:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:21:01 1 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 13:22:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 13:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 13:22:01 1 0.23 0.00 0.02 0.00 0.03 99.72 16:50:53 13:23:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 13:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:23:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 13:24:01 all 0.15 0.00 0.03 0.00 0.03 99.80 16:50:53 13:24:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 13:24:01 1 0.28 0.00 0.02 0.00 0.02 99.68 16:50:53 13:25:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 13:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:25:01 1 0.22 0.00 0.02 0.00 0.03 99.73 16:50:53 16:50:53 13:25:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 13:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:50:53 13:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:26:01 1 0.23 0.00 0.03 0.00 0.02 99.72 16:50:53 13:27:01 all 0.13 0.00 0.01 0.00 0.03 99.83 16:50:53 13:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 13:27:01 1 0.23 0.00 0.00 0.00 0.05 99.72 16:50:53 13:28:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 13:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:28:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 13:29:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 13:29:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 13:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:50:53 13:30:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 13:30:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 13:30:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:50:53 13:31:01 all 0.03 0.00 0.02 0.00 0.04 99.92 16:50:53 13:31:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:31:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 13:32:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 13:32:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 13:32:01 1 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 13:33:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 13:33:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 13:34:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 13:34:01 0 0.05 0.00 0.00 0.00 0.03 99.92 16:50:53 13:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:35:01 all 0.03 0.00 0.02 0.00 0.04 99.92 16:50:53 13:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 13:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:36:01 all 0.07 0.00 0.02 0.00 0.04 99.87 16:50:53 13:36:01 0 0.10 0.00 0.02 0.00 0.05 99.83 16:50:53 13:36:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:50:53 13:36:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 13:37:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 13:37:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 13:37:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:38:01 all 0.05 0.00 0.01 0.00 0.04 99.90 16:50:53 13:38:01 0 0.08 0.00 0.00 0.00 0.03 99.88 16:50:53 13:38:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 13:39:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 13:39:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 13:39:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 13:40:01 all 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:41:01 all 0.02 0.00 0.03 0.00 0.03 99.93 16:50:53 13:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 13:41:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 13:42:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 13:42:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 13:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:43:01 all 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 13:43:01 0 0.02 0.00 0.05 0.00 0.05 99.88 16:50:53 13:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 13:44:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 13:44:01 0 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 13:44:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 13:45:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 13:45:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 13:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:50:53 13:46:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 13:46:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 13:46:01 1 0.07 0.00 0.00 0.00 0.02 99.92 16:50:53 13:47:02 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 13:47:02 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:47:02 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 16:50:53 13:47:02 CPU %user %nice %system %iowait %steal %idle 16:50:53 13:48:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:48:01 0 0.05 0.00 0.00 0.00 0.03 99.91 16:50:53 13:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 13:49:01 all 0.08 0.00 0.02 0.00 0.04 99.87 16:50:53 13:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:49:01 1 0.12 0.00 0.02 0.00 0.05 99.82 16:50:53 13:50:01 all 0.02 0.00 0.01 0.00 0.03 99.94 16:50:53 13:50:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 13:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:51:01 all 0.05 0.00 0.02 0.00 0.04 99.89 16:50:53 13:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:51:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 13:52:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:50:53 13:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:52:01 1 0.13 0.00 0.03 0.00 0.03 99.80 16:50:53 13:53:01 all 0.09 0.00 0.02 0.00 0.02 99.87 16:50:53 13:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 13:53:01 1 0.15 0.00 0.02 0.00 0.02 99.82 16:50:53 13:54:01 all 0.09 0.00 0.01 0.00 0.03 99.87 16:50:53 13:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 13:54:01 1 0.17 0.00 0.02 0.00 0.03 99.78 16:50:53 13:55:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 13:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 13:55:01 1 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 13:56:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 13:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:56:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 13:57:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 13:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:57:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 13:58:01 all 0.06 0.00 0.02 0.00 0.03 99.90 16:50:53 13:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 13:58:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 16:50:53 13:58:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 13:59:01 all 0.04 0.00 0.02 0.00 0.04 99.90 16:50:53 13:59:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 13:59:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 14:00:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 14:00:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 14:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:01:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 14:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 14:01:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 14:02:01 all 0.06 0.00 0.03 0.00 0.04 99.87 16:50:53 14:02:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 14:02:01 1 0.08 0.00 0.03 0.00 0.05 99.83 16:50:53 14:03:01 all 0.03 0.00 0.01 0.00 0.03 99.93 16:50:53 14:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:50:53 14:03:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 14:04:01 all 0.04 0.00 0.02 0.00 0.03 99.92 16:50:53 14:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 14:04:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 14:05:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 14:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 14:05:01 1 0.08 0.00 0.03 0.00 0.05 99.83 16:50:53 14:06:01 all 0.08 0.00 0.01 0.00 0.03 99.89 16:50:53 14:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:06:01 1 0.12 0.00 0.00 0.00 0.02 99.87 16:50:53 14:07:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 14:07:01 0 0.02 0.00 0.00 0.00 0.05 99.93 16:50:53 14:07:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:50:53 14:08:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 14:08:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 14:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:50:53 14:09:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 14:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:09:01 1 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 16:50:53 14:09:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 14:10:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 14:10:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 14:10:01 1 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 14:11:01 all 0.03 0.00 0.01 0.00 0.03 99.93 16:50:53 14:11:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 14:11:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:12:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 14:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:12:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 14:13:01 all 0.06 0.00 0.01 0.00 0.03 99.91 16:50:53 14:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:13:01 1 0.10 0.00 0.00 0.00 0.02 99.88 16:50:53 14:14:01 all 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 14:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:14:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 14:15:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 14:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 14:15:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 14:16:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 14:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 14:16:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 14:17:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:50:53 14:17:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 14:17:01 1 0.05 0.00 0.03 0.00 0.05 99.87 16:50:53 14:18:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 14:18:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 14:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 14:19:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 14:19:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 14:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 14:20:02 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 14:20:02 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 14:20:02 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 16:50:53 14:20:02 CPU %user %nice %system %iowait %steal %idle 16:50:53 14:21:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 14:21:01 0 0.09 0.00 0.00 0.00 0.02 99.90 16:50:53 14:21:01 1 0.05 0.00 0.03 0.00 0.05 99.86 16:50:53 14:22:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 14:22:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 14:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 14:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:50:53 14:23:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 14:24:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 14:24:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 14:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:25:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 14:25:01 0 0.12 0.00 0.02 0.00 0.05 99.82 16:50:53 14:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 14:26:01 all 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 14:26:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 14:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 14:27:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 14:27:01 0 0.05 0.00 0.00 0.00 0.03 99.92 16:50:53 14:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 14:28:01 all 0.01 0.00 0.02 0.00 0.03 99.94 16:50:53 14:28:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 14:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:29:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 14:29:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 14:29:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 14:30:01 all 0.13 0.00 0.02 0.00 0.02 99.84 16:50:53 14:30:01 0 0.22 0.00 0.02 0.00 0.00 99.77 16:50:53 14:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:31:01 all 0.09 0.00 0.01 0.00 0.03 99.87 16:50:53 14:31:01 0 0.17 0.00 0.00 0.00 0.02 99.82 16:50:53 14:31:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 16:50:53 14:31:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 14:32:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 14:32:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 14:32:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 14:33:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 14:33:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:50:53 14:33:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 14:34:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 14:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 14:34:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 14:35:01 all 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:35:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 14:35:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:36:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:36:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 14:36:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 14:37:01 all 0.04 0.00 0.02 0.00 0.04 99.90 16:50:53 14:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 14:37:01 1 0.03 0.00 0.02 0.00 0.07 99.88 16:50:53 14:38:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 14:38:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 14:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 14:39:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 14:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:39:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 14:40:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 14:40:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 14:40:01 1 0.10 0.00 0.02 0.00 0.00 99.88 16:50:53 14:41:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 14:41:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 14:41:01 1 0.03 0.00 0.05 0.00 0.03 99.88 16:50:53 14:42:01 all 0.07 0.00 0.01 0.00 0.03 99.89 16:50:53 14:42:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 14:42:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 16:50:53 14:42:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 14:43:01 all 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:43:01 0 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 14:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:44:01 all 0.04 0.00 0.03 0.00 0.03 99.91 16:50:53 14:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 14:44:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 14:45:01 all 0.08 0.00 0.01 0.00 0.04 99.87 16:50:53 14:45:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 14:45:01 1 0.13 0.00 0.02 0.00 0.05 99.80 16:50:53 14:46:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 14:46:01 1 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 14:47:01 all 0.05 0.00 0.02 0.00 0.04 99.89 16:50:53 14:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 14:47:01 1 0.05 0.00 0.02 0.00 0.07 99.87 16:50:53 14:48:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 14:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:48:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 14:49:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:50:01 all 0.08 0.00 0.04 0.00 0.03 99.84 16:50:53 14:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:50:53 14:50:01 1 0.13 0.00 0.05 0.00 0.03 99.78 16:50:53 14:51:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 14:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 14:51:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 14:52:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 14:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 14:52:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 14:53:01 all 0.06 0.00 0.02 0.00 0.04 99.88 16:50:53 14:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:53:01 1 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 16:50:53 14:53:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 14:54:02 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 14:54:02 0 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 14:54:02 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 14:55:01 all 0.09 0.00 0.02 0.00 0.03 99.86 16:50:53 14:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:55:01 1 0.15 0.00 0.02 0.00 0.02 99.81 16:50:53 14:56:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 14:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:50:53 14:56:01 1 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 14:57:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 14:57:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 14:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 14:58:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 14:58:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 14:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 14:59:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 14:59:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 14:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:50:53 15:00:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 15:00:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 15:00:01 1 0.07 0.00 0.00 0.00 0.02 99.92 16:50:53 15:01:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 15:01:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 15:01:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:02:01 all 0.08 0.00 0.02 0.00 0.03 99.88 16:50:53 15:02:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 15:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 15:03:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 15:03:01 0 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 15:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 16:50:53 15:04:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 15:04:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 15:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 16:50:53 15:04:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 15:05:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 15:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:05:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 15:06:01 all 0.04 0.00 0.02 0.00 0.04 99.90 16:50:53 15:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:06:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 15:07:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:07:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 15:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:50:53 15:08:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 15:08:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 15:08:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 15:09:01 all 0.03 0.00 0.02 0.00 0.04 99.92 16:50:53 15:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 15:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:10:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 15:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:10:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 15:11:01 all 0.02 0.00 0.03 0.00 0.04 99.92 16:50:53 15:11:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 15:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 15:12:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 15:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:50:53 15:12:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 15:13:01 all 0.09 0.00 0.03 0.00 0.03 99.85 16:50:53 15:13:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 15:13:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 15:14:01 all 0.01 0.00 0.02 0.00 0.03 99.95 16:50:53 15:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 15:14:01 1 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 15:15:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 16:50:53 15:15:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 15:16:01 all 0.02 0.00 0.01 0.00 0.03 99.95 16:50:53 15:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:50:53 15:16:01 1 0.00 0.00 0.02 0.00 0.03 99.95 16:50:53 15:17:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 15:18:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 15:18:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 15:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 15:19:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 15:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:19:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 15:20:01 all 0.03 0.00 0.02 0.00 0.03 99.93 16:50:53 15:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:50:53 15:20:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 15:21:01 all 0.03 0.00 0.02 0.00 0.03 99.93 16:50:53 15:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 15:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:22:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 15:22:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 15:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 15:23:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 15:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 15:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 15:24:01 all 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:25:01 all 0.05 0.00 0.01 0.00 0.03 99.91 16:50:53 15:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 15:25:01 1 0.07 0.00 0.00 0.00 0.05 99.88 16:50:53 15:26:01 all 0.11 0.00 0.03 0.00 0.04 99.82 16:50:53 15:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:50:53 15:26:01 1 0.22 0.00 0.05 0.00 0.07 99.67 16:50:53 16:50:53 15:26:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 15:27:02 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 15:27:02 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:27:02 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 15:28:01 all 0.09 0.00 0.02 0.00 0.03 99.86 16:50:53 15:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 15:28:01 1 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 15:29:01 all 0.05 0.00 0.02 0.00 0.04 99.89 16:50:53 15:29:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 15:29:01 1 0.03 0.00 0.02 0.00 0.07 99.88 16:50:53 15:30:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 15:30:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 15:30:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 15:31:01 all 0.03 0.00 0.03 0.00 0.03 99.92 16:50:53 15:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 15:31:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 15:32:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:50:53 15:32:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:50:53 15:32:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 15:33:01 all 0.06 0.00 0.03 0.00 0.04 99.87 16:50:53 15:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:33:01 1 0.10 0.00 0.03 0.00 0.05 99.82 16:50:53 15:34:01 all 0.05 0.00 0.01 0.00 0.03 99.92 16:50:53 15:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 15:34:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 15:35:01 all 0.05 0.00 0.02 0.00 0.04 99.89 16:50:53 15:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:35:01 1 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 15:36:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 15:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:36:01 1 0.15 0.00 0.02 0.00 0.03 99.80 16:50:53 15:37:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 15:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:37:01 1 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 16:50:53 15:37:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 15:38:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 15:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:38:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 15:39:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:40:01 all 0.05 0.00 0.02 0.00 0.04 99.89 16:50:53 15:40:01 0 0.07 0.00 0.02 0.00 0.07 99.85 16:50:53 15:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 15:41:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 15:41:01 0 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 15:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:42:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 15:42:01 0 0.10 0.00 0.02 0.00 0.03 99.85 16:50:53 15:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:43:01 all 0.06 0.00 0.00 0.00 0.03 99.92 16:50:53 15:43:01 0 0.08 0.00 0.00 0.00 0.05 99.87 16:50:53 15:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:50:53 15:44:01 all 0.03 0.00 0.03 0.00 0.04 99.90 16:50:53 15:44:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 15:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 15:45:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:45:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:46:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 15:46:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 15:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:47:01 all 0.04 0.00 0.03 0.00 0.04 99.89 16:50:53 15:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 15:47:01 1 0.03 0.00 0.03 0.00 0.07 99.87 16:50:53 15:48:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 15:48:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:50:53 15:48:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 15:49:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 15:49:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 15:49:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 15:50:01 all 0.07 0.00 0.02 0.01 0.03 99.88 16:50:53 15:50:01 0 0.12 0.00 0.02 0.02 0.00 99.85 16:50:53 15:50:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 15:51:01 all 0.07 0.00 0.02 0.00 0.04 99.87 16:50:53 15:51:01 0 0.08 0.00 0.00 0.00 0.02 99.90 16:50:53 15:51:01 1 0.05 0.00 0.03 0.00 0.07 99.85 16:50:53 15:52:01 all 0.03 0.00 0.02 0.00 0.03 99.93 16:50:53 15:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 15:52:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 15:53:01 all 0.04 0.00 0.01 0.00 0.03 99.92 16:50:53 15:53:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 15:53:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 15:54:01 all 0.03 0.00 0.03 0.00 0.03 99.91 16:50:53 15:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 15:54:01 1 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 15:55:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 15:55:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 15:55:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 15:56:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 15:56:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 15:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 15:57:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 15:57:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 15:57:01 1 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 15:58:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 15:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:50:53 15:58:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 15:59:01 all 0.02 0.00 0.02 0.00 0.03 99.94 16:50:53 15:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 15:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 16:50:53 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 16:00:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 16:00:01 0 0.02 0.00 0.00 0.00 0.03 99.95 16:50:53 16:00:01 1 0.10 0.00 0.03 0.00 0.03 99.83 16:50:53 16:01:02 all 0.06 0.00 0.03 0.00 0.03 99.89 16:50:53 16:01:02 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 16:01:02 1 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 16:02:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:50:53 16:02:01 0 0.09 0.00 0.02 0.00 0.02 99.88 16:50:53 16:02:01 1 0.05 0.00 0.03 0.00 0.05 99.86 16:50:53 16:03:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 16:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 16:04:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 16:04:01 0 0.22 0.00 0.02 0.00 0.03 99.73 16:50:53 16:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:05:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:50:53 16:05:01 0 0.23 0.00 0.02 0.00 0.03 99.72 16:50:53 16:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 16:06:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 16:06:01 0 0.08 0.00 0.02 0.00 0.05 99.85 16:50:53 16:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:53 16:07:01 all 0.11 0.00 0.02 0.00 0.03 99.84 16:50:53 16:07:01 0 0.18 0.00 0.02 0.00 0.07 99.73 16:50:53 16:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:50:53 16:08:01 all 0.07 0.00 0.02 0.00 0.03 99.89 16:50:53 16:08:01 0 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 16:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 16:09:01 all 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 16:09:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 16:09:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:10:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 16:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 16:10:01 1 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 16:50:53 16:10:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 16:11:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 16:11:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 16:12:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 16:12:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 16:12:01 1 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 16:13:01 all 0.03 0.00 0.01 0.00 0.03 99.93 16:50:53 16:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:50:53 16:13:01 1 0.03 0.00 0.02 0.00 0.07 99.88 16:50:53 16:14:01 all 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 16:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 16:14:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:50:53 16:15:01 all 0.03 0.00 0.01 0.00 0.03 99.92 16:50:53 16:15:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 16:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:16:01 all 0.03 0.00 0.03 0.00 0.04 99.90 16:50:53 16:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:50:53 16:16:01 1 0.02 0.00 0.02 0.00 0.07 99.90 16:50:53 16:17:01 all 0.07 0.00 0.01 0.00 0.03 99.89 16:50:53 16:17:01 0 0.10 0.00 0.00 0.00 0.02 99.88 16:50:53 16:17:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:18:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 16:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:50:53 16:18:01 1 0.02 0.00 0.02 0.00 0.07 99.90 16:50:53 16:19:01 all 0.03 0.00 0.01 0.00 0.03 99.93 16:50:53 16:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:50:53 16:19:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:20:01 all 0.03 0.00 0.02 0.00 0.04 99.91 16:50:53 16:20:01 0 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 16:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 16:21:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 16:21:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 16:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:50:53 16:21:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 16:22:01 all 0.03 0.00 0.03 0.00 0.04 99.90 16:50:53 16:22:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 16:22:01 1 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 16:23:01 all 0.07 0.00 0.00 0.00 0.03 99.90 16:50:53 16:23:01 0 0.03 0.00 0.00 0.00 0.05 99.92 16:50:53 16:23:01 1 0.10 0.00 0.00 0.00 0.02 99.88 16:50:53 16:24:01 all 0.05 0.00 0.03 0.00 0.02 99.91 16:50:53 16:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:50:53 16:24:01 1 0.08 0.00 0.03 0.00 0.00 99.88 16:50:53 16:25:01 all 0.06 0.00 0.01 0.00 0.03 99.90 16:50:53 16:25:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:25:01 1 0.08 0.00 0.00 0.00 0.02 99.90 16:50:53 16:26:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 16:26:01 0 0.02 0.00 0.02 0.00 0.05 99.92 16:50:53 16:26:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:50:53 16:27:01 all 0.07 0.00 0.03 0.00 0.03 99.88 16:50:53 16:27:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 16:27:01 1 0.10 0.00 0.02 0.00 0.00 99.88 16:50:53 16:28:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 16:28:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:50:53 16:29:01 all 6.17 0.00 1.09 0.64 0.06 92.05 16:50:53 16:29:01 0 5.48 0.00 1.27 0.43 0.05 92.77 16:50:53 16:29:01 1 6.85 0.00 0.91 0.84 0.07 91.33 16:50:53 16:30:01 all 17.70 0.00 5.78 2.36 0.09 74.07 16:50:53 16:30:01 0 15.55 0.00 6.00 3.54 0.09 74.83 16:50:53 16:30:01 1 19.86 0.00 5.56 1.19 0.09 73.31 16:50:53 16:31:01 all 44.35 0.00 8.21 2.51 0.10 44.84 16:50:53 16:31:01 0 44.38 0.00 8.33 2.69 0.11 44.49 16:50:53 16:31:01 1 44.32 0.00 8.08 2.32 0.09 45.18 16:50:53 16:32:02 all 36.21 0.00 5.08 0.44 0.10 58.17 16:50:53 16:32:02 0 36.49 0.00 4.94 0.42 0.09 58.06 16:50:53 16:32:02 1 35.93 0.00 5.23 0.46 0.11 58.27 16:50:53 16:50:53 16:32:02 CPU %user %nice %system %iowait %steal %idle 16:50:53 16:33:01 all 49.20 0.00 8.53 1.32 0.09 40.86 16:50:53 16:33:01 0 50.05 0.00 8.51 1.50 0.09 39.86 16:50:53 16:33:01 1 48.36 0.00 8.56 1.13 0.09 41.86 16:50:53 16:34:01 all 41.58 0.00 20.71 29.53 0.12 8.06 16:50:53 16:34:01 0 40.56 0.00 21.29 29.36 0.13 8.66 16:50:53 16:34:01 1 42.61 0.00 20.12 29.70 0.11 7.46 16:50:53 16:35:01 all 72.29 0.00 19.19 7.24 0.12 1.16 16:50:53 16:35:01 0 71.35 0.00 19.84 7.91 0.11 0.79 16:50:53 16:35:01 1 73.23 0.00 18.55 6.57 0.13 1.53 16:50:53 16:36:01 all 45.25 0.00 9.54 3.10 0.11 42.01 16:50:53 16:36:01 0 44.15 0.00 9.93 3.48 0.11 42.34 16:50:53 16:36:01 1 46.35 0.00 9.14 2.72 0.11 41.68 16:50:53 16:37:01 all 0.08 0.00 0.04 0.00 0.03 99.85 16:50:53 16:37:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 16:37:01 1 0.13 0.00 0.05 0.00 0.02 99.80 16:50:53 16:38:01 all 0.06 0.00 0.06 0.00 0.04 99.84 16:50:53 16:38:01 0 0.03 0.00 0.08 0.00 0.05 99.83 16:50:53 16:38:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:50:53 16:39:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:50:53 16:39:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:50:53 16:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 16:40:01 all 0.07 0.00 0.02 0.00 0.04 99.87 16:50:53 16:40:01 0 0.05 0.00 0.02 0.00 0.07 99.87 16:50:53 16:40:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:50:53 16:41:01 all 0.03 0.00 0.02 0.00 0.04 99.92 16:50:53 16:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 16:41:01 1 0.03 0.00 0.02 0.00 0.07 99.88 16:50:53 16:42:01 all 0.03 0.00 0.02 0.00 0.03 99.93 16:50:53 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:53 16:42:01 1 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:43:01 all 0.04 0.00 0.02 0.00 0.03 99.91 16:50:53 16:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 16:43:01 1 0.07 0.00 0.02 0.00 0.05 99.87 16:50:53 16:50:53 16:43:01 CPU %user %nice %system %iowait %steal %idle 16:50:53 16:44:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:50:53 16:44:01 0 0.02 0.00 0.03 0.00 0.05 99.90 16:50:53 16:44:01 1 0.10 0.00 0.02 0.00 0.02 99.87 16:50:53 16:45:01 all 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 16:45:01 0 0.03 0.00 0.02 0.00 0.05 99.90 16:50:53 16:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:50:53 16:46:01 all 0.04 0.00 0.03 0.00 0.03 99.90 16:50:53 16:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:53 16:46:01 1 0.07 0.00 0.05 0.00 0.05 99.83 16:50:53 16:47:01 all 0.08 0.00 0.02 0.00 0.03 99.87 16:50:53 16:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:50:53 16:47:01 1 0.12 0.00 0.02 0.00 0.03 99.83 16:50:53 16:48:01 all 0.06 0.00 0.02 0.00 0.03 99.89 16:50:53 16:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:50:53 16:48:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:50:53 16:49:01 all 0.06 0.00 0.02 0.00 0.04 99.88 16:50:53 16:49:01 0 0.03 0.00 0.00 0.00 0.03 99.93 16:50:53 16:49:01 1 0.08 0.00 0.03 0.00 0.05 99.83 16:50:53 16:50:01 all 0.03 0.00 0.02 0.00 0.04 99.92 16:50:53 16:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:53 16:50:01 1 0.03 0.00 0.02 0.00 0.07 99.88 16:50:53 Average: all 0.44 0.01 0.14 0.10 0.03 99.28 16:50:53 Average: 0 0.44 0.01 0.14 0.10 0.03 99.28 16:50:53 Average: 1 0.45 0.01 0.14 0.10 0.03 99.27 16:50:53 16:50:53 16:50:53