Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9daeb2af7ed71897661e54025ba6a9253d7fdfd9+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (609163b95151e4e61448bf667a081bc8960a62ee) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh721374204308207986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh54085313617704605.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3657/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh283815317168217996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2756309706728388116.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3657/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2884516138872632367.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-500 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh7941979125583810044.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh8965274940489086271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Merge succeeded, producing d73dc2b21690601882192cec540689bb2dd271c1 Checking out Revision d73dc2b21690601882192cec540689bb2dd271c1 (PR-3657) > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4067865113198766618.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73dc2b21690601882192cec540689bb2dd271c1 # timeout=10 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" > git rev-list --no-walk 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:31 ========================================================= 16:32:31 EdgeX Global Pipelines Version Info 16:32:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:32:32 ------------------- 16:32:32 stable info: 16:32:32 ------------------- 16:32:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:32 Message: update stable to v1.0.205 16:32:33 ------------------- 16:32:33 experimental info: 16:32:33 ------------------- 16:32:33 Commited By: **** collab-it+edgex@linuxfoundation.org 16:32:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:33 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d73dc2b21690601882192cec540689bb2dd271c1 [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d73dc2b [Pipeline] echo 16:32:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:34 provisioning config files... 16:32:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config9127073230198821535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:34 ---> docker-login.sh 16:32:34 nexus3.edgexfoundry.org:10001 16:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:35 Configure a credential helper to remove this warning. See 16:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:35 16:32:35 Login Succeeded 16:32:35 nexus3.edgexfoundry.org:10002 16:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:35 Configure a credential helper to remove this warning. See 16:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:35 16:32:35 Login Succeeded 16:32:35 nexus3.edgexfoundry.org:10003 16:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:35 Configure a credential helper to remove this warning. See 16:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:35 16:32:35 Login Succeeded 16:32:35 nexus3.edgexfoundry.org:10004 16:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:35 Configure a credential helper to remove this warning. See 16:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:35 16:32:35 Login Succeeded 16:32:35 docker.io 16:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:35 Configure a credential helper to remove this warning. See 16:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:35 16:32:35 Login Succeeded 16:32:35 ---> docker-login.sh ends [Pipeline] } 16:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:36 ++ 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:32:36 + for file in '`ls cmd/**/Dockerfile`' 16:32:36 ++ dirname cmd/core-command/Dockerfile 16:32:36 ++ cut -d/ -f2 16:32:36 + echo core-command,cmd/core-command/Dockerfile 16:32:36 + for file in '`ls cmd/**/Dockerfile`' 16:32:36 ++ cut -d/ -f2 16:32:36 ++ dirname cmd/core-data/Dockerfile 16:32:36 + echo core-data,cmd/core-data/Dockerfile 16:32:36 + for file in '`ls cmd/**/Dockerfile`' 16:32:36 ++ cut -d/ -f2 16:32:36 ++ dirname cmd/core-metadata/Dockerfile 16:32:36 + echo core-metadata,cmd/core-metadata/Dockerfile 16:32:36 + for file in '`ls cmd/**/Dockerfile`' 16:32:36 ++ cut -d/ -f2 16:32:36 ++ dirname cmd/security-bootstrapper/Dockerfile 16:32:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:32:36 + for file in '`ls cmd/**/Dockerfile`' 16:32:36 ++ cut -d/ -f2 16:32:36 ++ dirname cmd/security-proxy-setup/Dockerfile 16:32:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:32:36 + for file in '`ls cmd/**/Dockerfile`' 16:32:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:32:36 ++ cut -d/ -f2 16:32:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:32:36 + for file in '`ls cmd/**/Dockerfile`' 16:32:36 ++ dirname cmd/support-notifications/Dockerfile 16:32:36 ++ cut -d/ -f2 16:32:36 + echo support-notifications,cmd/support-notifications/Dockerfile 16:32:36 + for file in '`ls cmd/**/Dockerfile`' 16:32:36 ++ dirname cmd/support-scheduler/Dockerfile 16:32:36 ++ cut -d/ -f2 16:32:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:32:36 + for file in '`ls cmd/**/Dockerfile`' 16:32:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:32:36 ++ cut -d/ -f2 16:32:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:32:36 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:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:37 16:32:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:37 latest: Pulling from edgex-devops/git-semver 16:32:37 31603596830f: Pulling fs layer 16:32:37 04fac38145f0: Pulling fs layer 16:32:37 701f6daf10bf: Pulling fs layer 16:32:37 24f72da36158: Pulling fs layer 16:32:37 24f72da36158: Waiting 16:32:37 04fac38145f0: Verifying Checksum 16:32:37 04fac38145f0: Download complete 16:32:37 31603596830f: Verifying Checksum 16:32:37 31603596830f: Download complete 16:32:37 24f72da36158: Verifying Checksum 16:32:37 24f72da36158: Download complete 16:32:37 31603596830f: Pull complete 16:32:37 04fac38145f0: Pull complete 16:32:37 701f6daf10bf: Verifying Checksum 16:32:37 701f6daf10bf: Download complete 16:32:38 701f6daf10bf: Pull complete 16:32:38 24f72da36158: Pull complete 16:32:38 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:32:38 prd-centos7-docker-4c-2g-500 does not seem to be running inside a container 16:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat 16:32:39 $ docker top 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:39 [ssh-agent] Looking for ssh-agent implementation... 16:32:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:39 $ docker exec 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 ssh-agent 16:32:40 SSH_AUTH_SOCK=/tmp/ssh-R0bY4n4XlhFq/agent.15 16:32:40 SSH_AGENT_PID=22 16:32:40 Running ssh-add (command line suppressed) 16:32:40 Identity added: /w/workspace/edgex-go/8@tmp/private_key_4989996139777710361.key (/w/workspace/edgex-go/8@tmp/private_key_4989996139777710361.key) 16:32:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:40 + git tag --points-at HEAD [Pipeline] } 16:32:40 $ docker exec --env ******** --env ******** 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 ssh-agent -k 16:32:40 unset SSH_AUTH_SOCK; 16:32:40 unset SSH_AGENT_PID; 16:32:40 echo Agent pid 22 killed; 16:32:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:40 [ssh-agent] Looking for ssh-agent implementation... 16:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:40 $ docker exec 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 ssh-agent 16:32:40 SSH_AUTH_SOCK=/tmp/ssh-6cRv2c0NG2u2/agent.55 16:32:40 SSH_AGENT_PID=62 16:32:40 Running ssh-add (command line suppressed) 16:32:41 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8917820752300594617.key (/w/workspace/edgex-go/8@tmp/private_key_8917820752300594617.key) 16:32:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:41 + git semver init 16:32:41 # -> Open(): unable to determine branch for HEAD 16:32:41 # $GIT_DIR = /w/workspace/edgex-go/8/.git 16:32:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 16:32:41 # $SEMVER_REMOTE_NAME = origin 16:32:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:41 # $SEMVER_USER_NAME = edgex-jenkins 16:32:41 # $SEMVER_BRANCH = PR-3657 16:32:41 # $SEMVER_TEMP = /tmp/semver-516874044 16:32:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:33:08 # '/tmp/semver-516874044' -> '/w/workspace/edgex-go/8/.semver' 16:33:08 # -> Force: false 16:33:08 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 16:33:08 $ docker exec --env ******** --env ******** 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 ssh-agent -k 16:33:08 unset SSH_AUTH_SOCK; 16:33:08 unset SSH_AGENT_PID; 16:33:08 echo Agent pid 62 killed; 16:33:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:08 + git semver [Pipeline] } 16:33:08 $ docker stop --time=1 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 16:33:10 $ docker rm -f 6d197dd0077c684117216313ea8af39afbce9570083a8305961f3cc99a46fcc5 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:33:11 Stashed 1 file(s) [Pipeline] echo 16:33:11 [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] echo 16:33:11 ========================================================= 16:33:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:33:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:33:11 540db60ca938: Pulling fs layer 16:33:11 adcc1eea9eea: Pulling fs layer 16:33:11 4c4ab2625f07: Pulling fs layer 16:33:11 db62176df00c: Pulling fs layer 16:33:11 3b30891b0d05: Pulling fs layer 16:33:11 06b49ca38bd5: Pulling fs layer 16:33:11 c788192a36de: Pulling fs layer 16:33:11 a77e37c0d609: Pulling fs layer 16:33:11 c3185cebc471: Pulling fs layer 16:33:11 db62176df00c: Waiting 16:33:11 3b30891b0d05: Waiting 16:33:11 06b49ca38bd5: Waiting 16:33:11 c788192a36de: Waiting 16:33:11 a77e37c0d609: Waiting 16:33:11 c3185cebc471: Waiting 16:33:11 4c4ab2625f07: Verifying Checksum 16:33:11 4c4ab2625f07: Download complete 16:33:11 adcc1eea9eea: Verifying Checksum 16:33:11 adcc1eea9eea: Download complete 16:33:11 3b30891b0d05: Verifying Checksum 16:33:11 3b30891b0d05: Download complete 16:33:11 06b49ca38bd5: Verifying Checksum 16:33:11 06b49ca38bd5: Download complete 16:33:11 c788192a36de: Verifying Checksum 16:33:11 c788192a36de: Download complete 16:33:11 540db60ca938: Verifying Checksum 16:33:11 540db60ca938: Download complete 16:33:11 540db60ca938: Pull complete 16:33:12 adcc1eea9eea: Pull complete 16:33:12 4c4ab2625f07: Pull complete 16:33:12 a77e37c0d609: Verifying Checksum 16:33:12 a77e37c0d609: Download complete 16:33:15 c3185cebc471: Verifying Checksum 16:33:15 c3185cebc471: Download complete 16:33:16 db62176df00c: Verifying Checksum 16:33:16 db62176df00c: Download complete 16:33:20 db62176df00c: Pull complete 16:33:20 3b30891b0d05: Pull complete 16:33:20 06b49ca38bd5: Pull complete 16:33:20 c788192a36de: Pull complete 16:33:21 a77e37c0d609: Pull complete 16:33:23 c3185cebc471: Pull complete 16:33:23 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:33:24 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:24 WORKDIR /edgex 16:33:24 COPY go.mod . 16:33:24 RUN go mod download' 16:33:24 + docker build -t ci-base-image-x86_64 -f - . 16:33:26 Sending build context to Docker daemon 328.7MB 16:33:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:26 ---> 031687cdd783 16:33:26 Step 2/4 : WORKDIR /edgex 16:33:26 Still waiting to schedule task 16:33:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:33:27 ---> Running in bb6929a66182 16:33:27 Removing intermediate container bb6929a66182 16:33:27 ---> 0cdb1f246cc3 16:33:27 Step 3/4 : COPY go.mod . 16:33:27 ---> 59906190e1f8 16:33:27 Step 4/4 : RUN go mod download 16:33:27 ---> Running in 577673df1952 16:36:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-504 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 16:36:30 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:36:31 The recommended git tool is: git 16:36:36 using credential edgex-jenkins-ssh 16:36:36 Cloning the remote Git repository 16:36:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:36:36 > git init /w/workspace/edgex-go/8 # timeout=10 16:36:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:36 > git --version # timeout=10 16:36:36 > git --version # 'git version 2.17.1' 16:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:37:00 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 16:37:01 Merge succeeded, producing 9fbcb11461232efc40653a4115ec7049125e4c23 16:37:01 Checking out Revision 9fbcb11461232efc40653a4115ec7049125e4c23 (PR-3657) 16:36:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:37:00 > git config core.sparsecheckout # timeout=10 16:37:00 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 16:37:00 > git remote # timeout=10 16:37:00 > git config --get remote.origin.url # timeout=10 16:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:00 > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 16:37:01 > git rev-parse HEAD^{commit} # timeout=10 16:37:01 > git config core.sparsecheckout # timeout=10 16:37:01 > git checkout -f 9fbcb11461232efc40653a4115ec7049125e4c23 # timeout=10 16:37:05 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" 16:37:05 > git rev-list --no-walk 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:06 provisioning config files... 16:37:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8606407698771501690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:06 ---> docker-login.sh 16:37:06 nexus3.edgexfoundry.org:10001 16:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:07 Configure a credential helper to remove this warning. See 16:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:07 16:37:07 Login Succeeded 16:37:07 nexus3.edgexfoundry.org:10002 16:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:08 Configure a credential helper to remove this warning. See 16:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:08 16:37:08 Login Succeeded 16:37:08 nexus3.edgexfoundry.org:10003 16:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:09 Configure a credential helper to remove this warning. See 16:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:09 16:37:09 Login Succeeded 16:37:09 nexus3.edgexfoundry.org:10004 16:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:09 Configure a credential helper to remove this warning. See 16:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:09 16:37:09 Login Succeeded 16:37:09 docker.io 16:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:10 Configure a credential helper to remove this warning. See 16:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:10 16:37:10 Login Succeeded 16:37:10 ---> docker-login.sh ends [Pipeline] } 16:37:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:37:11 ========================================================= 16:37:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:37:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:37:12 595b0fe564bb: Pulling fs layer 16:37:12 24495759ef45: Pulling fs layer 16:37:12 d148012ef14d: Pulling fs layer 16:37:12 e90a11edd702: Pulling fs layer 16:37:12 d77568369979: Pulling fs layer 16:37:12 fc1c9f9a7f3b: Pulling fs layer 16:37:12 170f2ba95c9a: Pulling fs layer 16:37:12 97ac5df62f85: Pulling fs layer 16:37:12 fc1c9f9a7f3b: Waiting 16:37:12 170f2ba95c9a: Waiting 16:37:12 e90a11edd702: Waiting 16:37:12 d77568369979: Waiting 16:37:12 97ac5df62f85: Waiting 16:37:12 d148012ef14d: Verifying Checksum 16:37:12 d148012ef14d: Download complete 16:37:12 24495759ef45: Verifying Checksum 16:37:12 24495759ef45: Download complete 16:37:12 d77568369979: Verifying Checksum 16:37:12 d77568369979: Download complete 16:37:12 fc1c9f9a7f3b: Download complete 16:37:12 595b0fe564bb: Verifying Checksum 16:37:12 595b0fe564bb: Download complete 16:37:12 170f2ba95c9a: Verifying Checksum 16:37:12 170f2ba95c9a: Download complete 16:37:13 595b0fe564bb: Pull complete 16:37:13 24495759ef45: Pull complete 16:37:14 d148012ef14d: Pull complete 16:37:15 97ac5df62f85: Verifying Checksum 16:37:16 e90a11edd702: Verifying Checksum 16:37:16 e90a11edd702: Download complete 16:37:26 e90a11edd702: Pull complete 16:37:26 d77568369979: Pull complete 16:37:26 fc1c9f9a7f3b: Pull complete 16:37:26 170f2ba95c9a: Pull complete 16:37:32 97ac5df62f85: Pull complete 16:37:32 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:37:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:32 WORKDIR /edgex 16:37:32 COPY go.mod . 16:37:32 RUN go mod download 16:37:32 + docker build -t ci-base-image-arm64 -f - . 16:37:34 Sending build context to Docker daemon 166MB 16:37:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:34 ---> 04bc70af865f 16:37:34 Step 2/4 : WORKDIR /edgex 16:37:38 ---> Running in 3d3fa486d9bd 16:37:39 Removing intermediate container 3d3fa486d9bd 16:37:39 ---> 9ddeca7efa98 16:37:39 Step 3/4 : COPY go.mod . 16:37:40 ---> d16fe08f163c 16:37:40 Step 4/4 : RUN go mod download 16:37:40 ---> Running in 551bb1fede9c 16:39:16 Removing intermediate container 551bb1fede9c 16:39:16 ---> 7984ca54a335 16:39:16 Successfully built 7984ca54a335 16:39:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:39:17 + docker inspect -f . ci-base-image-arm64 16:39:17 . [Pipeline] withDockerContainer 16:39:17 prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container 16:39:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:19 $ docker top eed987200d759f56ccba18c8c8a843e70d82f2c7314122eeaf4cc1afb8cfa1c2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:20 + go version 16:39:20 go version go1.16.6 linux/arm64 [Pipeline] } 16:39:20 $ docker stop --time=1 eed987200d759f56ccba18c8c8a843e70d82f2c7314122eeaf4cc1afb8cfa1c2 16:39:22 $ docker rm -f eed987200d759f56ccba18c8c8a843e70d82f2c7314122eeaf4cc1afb8cfa1c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:23 + docker inspect -f . ci-base-image-arm64 16:39:23 . [Pipeline] withDockerContainer 16:39:23 prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container 16:39:23 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:25 $ docker top 56f852f91ccddec31ca2e91a26fb51a9d4811cf83d9bfbdf51eab65f32cf053c -eo pid,comm [Pipeline] { [Pipeline] echo 16:39:25 ========================================================= 16:39:25 [edgeXBuildGoParallel] Running Tests and Build... 16:39:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:39:26 + go mod tidy [Pipeline] sh 16:39:28 + make test 16:39:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:39:28 go mod tidy 16:39:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:39:55 ? github.com/edgexfoundry/edgex-go [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:41:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:41:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.257s coverage: 28.7% of statements 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:41:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.409s coverage: 100.0% of statements 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:41:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.436s coverage: 46.3% of statements 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:41:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements 16:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:41:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.343s coverage: 81.2% of statements 16:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.864s coverage: 94.2% of statements 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.258s coverage: 59.1% of statements 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.221s coverage: 60.0% of statements 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.334s coverage: 0.8% of statements 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.160s coverage: 58.8% of statements 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 21.7% of statements 16:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements 16:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.246s coverage: 79.5% of statements 16:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements 16:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 16:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements 16:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements 16:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements 16:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.683s coverage: 81.8% of statements 16:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 58.8% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.322s coverage: 91.2% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.734s coverage: 64.4% of statements 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 16:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 16:42:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 16:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.330s coverage: 70.5% of statements 16:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.6% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 19.5% of statements 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.580s coverage: 92.0% of statements 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.197s coverage: 62.7% of statements 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.7% of statements 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:42:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements 16:42:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 16:42:34 GO111MODULE=on go vet ./... 16:43:55 gofmt -l . 16:43:55 [ "`gofmt -l .`" = "" ] 16:43:55 ./bin/test-attribution-txt.sh [Pipeline] sh 16:43:57 + ls -al . 16:43:57 total 636 16:43:57 drwxrwxr-x 9 1001 1001 4096 Aug 21 16:43 . 16:43:57 drwxr-xr-x 4 root root 4096 Aug 21 16:39 .. 16:43:57 -rw-rw-r-- 1 1001 1001 11 Aug 21 16:37 .dockerignore 16:43:57 drwxrwxr-x 8 1001 1001 4096 Aug 21 16:37 .git 16:43:57 drwxrwxr-x 3 1001 1001 4096 Aug 21 16:37 .github 16:43:57 -rw-rw-r-- 1 1001 1001 818 Aug 21 16:37 .gitignore 16:43:57 -rw-rw-r-- 1 1001 1001 76 Aug 21 16:37 .hadolint.yml 16:43:57 -rw-rw-r-- 1 1001 1001 166 Aug 21 16:37 .sonarcloud.properties 16:43:57 -rw-rw-r-- 1 1001 1001 1171 Aug 21 16:37 ADOPTERS.md 16:43:57 -rw-rw-r-- 1 1001 1001 8609 Aug 21 16:37 Attribution.txt 16:43:57 -rw-rw-r-- 1 1001 1001 43881 Aug 21 16:37 CHANGELOG.md 16:43:57 -rw-rw-r-- 1 1001 1001 3804 Aug 21 16:37 CONTRIBUTING.md 16:43:57 -rw-rw-r-- 1 1001 1001 677 Aug 21 16:37 GOVERNANCE.md 16:43:57 -rw-rw-r-- 1 1001 1001 849 Aug 21 16:37 Jenkinsfile 16:43:57 -rw-rw-r-- 1 1001 1001 10775 Aug 21 16:37 LICENSE 16:43:57 -rw-rw-r-- 1 1001 1001 5915 Aug 21 16:37 Makefile 16:43:57 -rw-rw-r-- 1 1001 1001 582 Aug 21 16:37 OWNERS.md 16:43:57 -rw-rw-r-- 1 1001 1001 8643 Aug 21 16:37 README.md 16:43:57 -rw-rw-r-- 1 1001 1001 6912 Aug 21 16:37 SECURITY.md 16:43:57 -rw-rw-r-- 1 1001 1001 5 Aug 21 16:33 VERSION 16:43:57 -rw-rw-r-- 1 1001 1001 4131 Aug 21 16:37 ZMQWindows.md 16:43:57 drwxrwxr-x 2 1001 1001 4096 Aug 21 16:37 bin 16:43:57 drwxrwxr-x 14 1001 1001 4096 Aug 21 16:37 cmd 16:43:57 -rw-r--r-- 1 root root 403739 Aug 21 16:42 coverage.out 16:43:57 -rw-rw-r-- 1 1001 1001 813 Aug 21 16:37 go.mod 16:43:57 -rw-r--r-- 1 root root 50064 Aug 21 16:39 go.sum 16:43:57 drwxrwxr-x 8 1001 1001 4096 Aug 21 16:37 internal 16:43:57 drwxrwxr-x 3 1001 1001 4096 Aug 21 16:37 openapi 16:43:57 drwxrwxr-x 4 1001 1001 4096 Aug 21 16:37 snap 16:43:57 -rw-rw-r-- 1 1001 1001 204 Aug 21 16:37 version.go [Pipeline] sh 16:43:57 + '[' -e coverage.out ] 16:43:57 + chown 1001:1001 coverage.out [Pipeline] stash 16:43:58 Stashed 1 file(s) [Pipeline] sh 16:43:59 + make build 16:43:59 go mod tidy 16:44: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:44:06 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:44:28 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:44:32 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:44:35 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:37 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:44:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:44:43 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:44:47 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:44:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:44:55 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:44:58 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:45:05 $ docker stop --time=1 56f852f91ccddec31ca2e91a26fb51a9d4811cf83d9bfbdf51eab65f32cf053c 16:45:08 $ docker rm -f 56f852f91ccddec31ca2e91a26fb51a9d4811cf83d9bfbdf51eab65f32cf053c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:12 16:45:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:12 latest: Pulling from edgex-devops/edgex-compose-arm64 16:45:12 29e5d40040c1: Pulling fs layer 16:45:12 1ce36da41761: Pulling fs layer 16:45:12 25b303627fd3: Pulling fs layer 16:45:13 29e5d40040c1: Download complete 16:45:13 1ce36da41761: Verifying Checksum 16:45:13 1ce36da41761: Download complete 16:45:13 29e5d40040c1: Pull complete 16:45:15 1ce36da41761: Pull complete 16:45:15 25b303627fd3: Verifying Checksum 16:45:15 25b303627fd3: Download complete 16:45:25 25b303627fd3: Pull complete 16:45:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:45:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:45:25 prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container 16:45:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:29 $ docker top fd540aa6ac5b298d5e30e9f1820715cea9a64b704cfb78d9dbf5dc226ced541f -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:30 + docker-compose build --help 16:45:30 + grep parallel 16:45:37 --parallel Build images in parallel. [Pipeline] } 16:45:37 $ docker stop --time=1 fd540aa6ac5b298d5e30e9f1820715cea9a64b704cfb78d9dbf5dc226ced541f 16:45:39 $ docker rm -f fd540aa6ac5b298d5e30e9f1820715cea9a64b704cfb78d9dbf5dc226ced541f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:45:40 . [Pipeline] withDockerContainer 16:45:40 prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container 16:45:40 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:45:42 $ docker top 087a173e16b4eb6b7bc1794b03403c67a17f718ffaac7714515f74050c851db7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:43 + docker-compose -f ./docker-compose-build.yml build --parallel 16:45:49 Building core-command ... 16:45:49 Building core-data ... 16:45:49 Building core-metadata ... 16:45:49 Building security-bootstrapper ... 16:45:49 Building security-proxy-setup ... 16:45:49 Building security-secretstore-setup ... 16:45:49 Building support-notifications ... 16:45:49 Building support-scheduler ... 16:45:49 Building sys-mgmt-agent ... 16:45:49 Building security-proxy-setup 16:45:49 Building support-scheduler 16:45:49 Building core-metadata 16:45:49 Building core-data 16:45:49 Building core-command 16:46:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:57 ---> 7984ca54a335 16:46:57 Step 3/22 : WORKDIR /edgex-go 16:46:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:57 ---> 7984ca54a335 16:46:57 Step 3/23 : WORKDIR /edgex-go 16:46:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:46:57 ---> 7984ca54a335 16:46:57 Step 3/24 : WORKDIR /edgex-go 16:46:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:46:57 ---> 7984ca54a335 16:46:57 Step 3/24 : WORKDIR /edgex-go 16:46:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:46:57 ---> 7984ca54a335 16:46:57 Step 3/24 : WORKDIR /edgex-go 16:46:57 ---> Running in b24b2819698f 16:46:57 ---> Running in 3fe51218ef74 16:46:57 ---> Running in 91d1fc9d95b7 16:46:57 ---> Running in 871b926ad14b 16:46:57 ---> Running in 9610efb263dc 16:46:57 Removing intermediate container 91d1fc9d95b7 16:46:57 ---> 0f6aba0c99ac 16:46:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:57 Removing intermediate container 9610efb263dc 16:46:57 ---> 7d2643e8592b 16:46:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:57 Removing intermediate container 3fe51218ef74 16:46:57 ---> 601f84b19b81 16:46:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:57 Removing intermediate container 871b926ad14b 16:46:57 ---> 1c163e7a9007 16:46:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:57 Removing intermediate container b24b2819698f 16:46:57 ---> cbe5557e360e 16:46:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:57 ---> Running in a753bc88a4ab 16:46:57 ---> Running in 12e2059bd94e 16:46:57 ---> Running in 7dd5dac59c55 16:46:57 ---> Running in 3f3987ef7bb7 16:46:57 ---> Running in 7b8a9df91194 16:47:01 Removing intermediate container a753bc88a4ab 16:47:01 ---> cd612d821217 16:47:01 Step 5/24 : RUN apk add --update --no-cache make git 16:47:01 ---> Running in 02bd13290285 16:47:01 Removing intermediate container 12e2059bd94e 16:47:01 ---> 7e8d0f31be85 16:47:01 Step 5/24 : RUN apk add --update --no-cache make git 16:47:01 Removing intermediate container 7b8a9df91194 16:47:01 ---> 9e7033d3314a 16:47:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:47:01 ---> Running in f1b37740e2eb 16:47:01 ---> Running in a4c8d852cca3 16:47:01 Removing intermediate container 3f3987ef7bb7 16:47:01 ---> 019d1f59edc0 16:47:01 Step 5/23 : RUN apk add --update --no-cache make git 16:47:01 Removing intermediate container 7dd5dac59c55 16:47:01 ---> 5fee9b5b98e8 16:47:01 Step 5/22 : RUN apk add --update --no-cache make git 16:47:02 ---> Running in 7425abc10ab1 16:47:02 ---> Running in 96a89b466cb2 16:47:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:06 OK: 218 MiB in 52 packages 16:47:06 OK: 218 MiB in 52 packages 16:47:07 Removing intermediate container a4c8d852cca3 16:47:07 ---> fbc752377cf3 16:47:07 Step 6/24 : COPY go.mod . 16:47:07 Removing intermediate container 02bd13290285 16:47:07 ---> 1417f6220188 16:47:07 Step 6/24 : COPY go.mod . 16:47:08 ---> 3bd91fd60bed 16:47:08 Step 7/24 : RUN go mod download 16:47:08 ---> Running in a1635a00a95f 16:47:08 OK: 218 MiB in 52 packages 16:47:08 ---> 93710756ee19 16:47:08 Step 7/24 : RUN go mod download 16:47:08 ---> Running in 4c16cc2ae714 16:47:08 OK: 218 MiB in 52 packages 16:47:10 Removing intermediate container 7425abc10ab1 16:47:10 ---> bdd2dd14833c 16:47:10 Step 6/23 : COPY go.mod . 16:47:11 Removing intermediate container f1b37740e2eb 16:47:11 ---> a37a67833da5 16:47:11 Step 6/24 : COPY go.mod . 16:47:12 ---> 2f30a13bc1fb 16:47:12 Step 7/23 : RUN go mod download 16:47:12 ---> Running in b0a68e47a130 16:47:12 ---> 8f67cd50ac91 16:47:12 Step 7/24 : RUN go mod download 16:47:12 ---> Running in 1424fbf10819 16:47:13 Removing intermediate container a1635a00a95f 16:47:13 ---> e746eba37e64 16:47:13 Step 8/24 : COPY . . 16:47:13 Removing intermediate container 4c16cc2ae714 16:47:13 ---> a71fbbed3408 16:47:13 Step 8/24 : COPY . . 16:47:20 Removing intermediate container b0a68e47a130 16:47:20 ---> 9cdbd8946a69 16:47:20 Step 8/23 : COPY . . 16:47:20 Removing intermediate container 1424fbf10819 16:47:20 ---> 72b9c47130d7 16:47:20 Step 8/24 : COPY . . 16:47:36 ---> a5aab1be49eb 16:47:36 Step 9/24 : RUN go mod tidy 16:47:36 ---> f462f64d2f3e 16:47:36 Step 9/24 : RUN go mod tidy 16:47:36 ---> 6546bbfd6d1e 16:47:36 Step 9/23 : RUN go mod tidy 16:47:36 ---> Running in 9f2a3c072872 16:47:36 ---> eea6dc23bb5f 16:47:36 Step 9/24 : RUN go mod tidy 16:47:36 ---> Running in 38060d818ac6 16:47:36 ---> Running in c3292cf93328 16:47:36 ---> Running in 3a3b52921424 16:47:41 Removing intermediate container 9f2a3c072872 16:47:41 ---> d4fe91403d7b 16:47:41 Step 10/24 : RUN make cmd/core-data/core-data 16:47:41 ---> Running in d2dfc0795351 16:47:41 Removing intermediate container 38060d818ac6 16:47:41 ---> 14aff7f34cf4 16:47:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:47:41 ---> Running in 7b2a46dd778f 16:47:41 Removing intermediate container c3292cf93328 16:47:41 ---> 470cdf8195e4 16:47:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:47:41 Removing intermediate container 3a3b52921424 16:47:41 ---> f0a92deebd30 16:47:41 Step 10/24 : RUN make cmd/core-command/core-command 16:47:41 ---> Running in 60a613ff9afa 16:47:41 ---> Running in 30d01dc01f8a 16:47:42 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:47:43 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:43 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:47: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:49:20 go mod download: github.com/klauspost/compress@v1.11.12: read tcp 10.250.0.1:55760->172.217.13.112:443: read: connection timed out 16:49:20 go mod download: google.golang.org/genproto@v0.0.0-20210602131652-f16073e35f0c: Get "https://storage.googleapis.com/proxy-golang-org-prod/39334e0b6306c557-google.golang.org:genproto-v0.0.0-20210602131652-f16073e35f0c.zip?Expires=1629650007&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=L9CaEmsY9uSU1Grnbr%2Fkn%2FTkn6sMiIvG5OtlKQWufkOzEa182xzJynHGpBy%2FtOQYG3CNx4CldeHlovzJQVh7TztI5Ma848Ej4CSYsytxJOXyZtqHgveVunWP9brPSy30%2FGFFicJqfhPn36e%2BHDV%2BufFUF0RzC2xeX81j4fXJjSo7ujQblXP3%2BPrU9fyLHGBnugFtdlQsjC9eyvkhebiP4x4Sve%2F%2Br96x4cVFdcj%2BMwgvNxKEZdrC6v4vVPSid1FgKEPJkM0295L9861fWi0pzGoysPdBo18W6whb5PR5IYgiAxsq0%2FjzRbaNNTOSBu65sX0HcQv73IX48X%2Bf8QBkOQ%3D%3D": read tcp 10.250.0.1:55760->172.217.13.112:443: read: connection timed out 16:49:20 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } 16:49:20 Removing intermediate container 30d01dc01f8a 16:49:20 ---> d15f74651cf4 16:49:20 16:49:20 Step 11/24 : FROM alpine:3.12 16:49:20 3.12: Pulling from library/alpine 16:49:20 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:49:20 Status: Downloaded newer image for alpine:3.12 16:49:20 ---> c4fd0aeabfcf 16:49:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:49:20 ---> Running in 1aaa09a08921 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:49:21 Failed in branch amd64 16:49:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:22 (1/1) Installing dumb-init (1.2.2-r1) 16:49:22 Executing busybox-1.31.1-r20.trigger 16:49:22 OK: 5 MiB in 15 packages 16:49:24 Removing intermediate container 1aaa09a08921 16:49:24 ---> 95a834fe0fb3 16:49:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:24 ---> Running in a5d03859400f 16:49:26 Removing intermediate container a5d03859400f 16:49:26 ---> ecc401aa7e2d 16:49:26 Step 14/24 : ENV APP_PORT=59882 16:49:27 ---> Running in 5e096b29db8b 16:49:28 Removing intermediate container 60a613ff9afa 16:49:28 ---> 9e1f1e5eef86 16:49:28 16:49:28 Step 11/23 : FROM alpine:3.12 16:49:28 ---> c4fd0aeabfcf 16:49:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:49:28 ---> Using cache 16:49:28 ---> 95a834fe0fb3 16:49:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:28 ---> Using cache 16:49:28 ---> ecc401aa7e2d 16:49:28 Step 14/23 : ENV APP_PORT=59861 16:49:28 Removing intermediate container 7b2a46dd778f 16:49:28 ---> 3cf5b42740c0 16:49:28 16:49:28 Step 11/24 : FROM alpine:3.12 16:49:28 ---> c4fd0aeabfcf 16:49:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:49:28 ---> Using cache 16:49:28 ---> 95a834fe0fb3 16:49:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:28 ---> Using cache 16:49:28 ---> ecc401aa7e2d 16:49:28 Step 14/24 : ENV APP_PORT=59881 16:49:28 Removing intermediate container 5e096b29db8b 16:49:28 ---> 902f916ef406 16:49:28 Step 15/24 : EXPOSE $APP_PORT 16:49:28 ---> Running in a521b76bc77c 16:49:29 ---> Running in d429b4415063 16:49:29 ---> Running in 157420ac6cb4 16:49:29 Removing intermediate container a521b76bc77c 16:49:29 ---> 56cff6b70818 16:49:29 Step 15/23 : EXPOSE $APP_PORT 16:49:29 Removing intermediate container d429b4415063 16:49:29 ---> f94ced01c116 16:49:29 Step 15/24 : EXPOSE $APP_PORT 16:49:29 Removing intermediate container 157420ac6cb4 16:49:29 ---> 8a11bb0be601 16:49:29 Step 16/24 : WORKDIR / 16:49:29 ---> Running in 7ebc06a593ec 16:49:29 ---> Running in 53ed4f4607bf 16:49:29 ---> Running in 1c3094c9a6f6 16:49:30 Removing intermediate container 7ebc06a593ec 16:49:30 ---> 8fb4a2f37aeb 16:49:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:30 Removing intermediate container 53ed4f4607bf 16:49:30 ---> ba4b2f6abd8d 16:49:30 Step 16/24 : WORKDIR / 16:49:30 Removing intermediate container 1c3094c9a6f6 16:49:30 ---> 452bd0c69a49 16:49:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:31 ---> Running in cecef5bfa092 16:49:31 ---> 61fedbf7c4bf 16:49:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:49:31 Removing intermediate container cecef5bfa092 16:49:31 ---> 504f7fc0cc52 16:49:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:31 ---> 78e1c2407516 16:49:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:49:33 ---> ab64d2b9faeb 16:49:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:49:33 ---> 491c897f8c7b 16:49:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:49:34 ---> 7b490c00e87e 16:49:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:49:35 ---> e2e8de0084cd 16:49:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:49:35 Removing intermediate container d2dfc0795351 16:49:35 ---> 8aa612ecf2e5 16:49:35 16:49:35 Step 11/24 : FROM alpine:3.12 16:49:35 ---> c4fd0aeabfcf 16:49:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:49:35 ---> Running in 7b52c80ac274 16:49:35 ---> Running in bf30befcb560 16:49:36 ---> 792dabbb7790 16:49:36 Step 20/24 : ENTRYPOINT ["/core-command"] 16:49:36 ---> 2c019caa0b0b 16:49:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:49:36 ---> Running in 02f587d05ee6 16:49:36 Removing intermediate container 7b52c80ac274 16:49:36 ---> fc2403c57acb 16:49:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:36 Removing intermediate container bf30befcb560 16:49:36 ---> 1d5e636d4eac 16:49:36 Step 13/24 : ENV APP_PORT=59880 16:49:36 ---> Running in 5b0bc36b540c 16:49:36 ---> Running in 9a57c1bd54ca 16:49:36 Removing intermediate container 02f587d05ee6 16:49:36 ---> 6b17f3ed8d9f 16:49:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:37 ---> ee9dd8399829 16:49:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:49:37 ---> Running in 703689941d31 16:49:37 Removing intermediate container 5b0bc36b540c 16:49:37 ---> 1b1b4887d1a0 16:49:37 Step 21/23 : LABEL arch=arm64 16:49:37 ---> Running in 62eb207cb276 16:49:37 ---> Running in b41fdee35817 16:49:37 Removing intermediate container 9a57c1bd54ca 16:49:37 ---> 5ec3e707694d 16:49:37 Step 14/24 : EXPOSE $APP_PORT 16:49:37 ---> Running in 503a6e95c62e 16:49:37 Removing intermediate container 703689941d31 16:49:37 ---> df1eb599a430 16:49:37 Step 22/24 : LABEL arch=arm64 16:49:37 Removing intermediate container 62eb207cb276 16:49:37 ---> 15c63bc2f7ce 16:49:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:37 ---> Running in 80081197a160 16:49:38 ---> Running in f77e7cc75cf9 16:49:38 Removing intermediate container b41fdee35817 16:49:38 ---> 35b9c058624c 16:49:38 Step 22/23 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 16:49:38 Removing intermediate container 503a6e95c62e 16:49:38 ---> e978df285a8c 16:49:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:38 ---> Running in 15ee91ed93c7 16:49:38 ---> Running in 332bd304f2ff 16:49:38 Removing intermediate container 80081197a160 16:49:38 ---> ef4a019c0a4a 16:49:38 Step 23/24 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 16:49:38 Removing intermediate container f77e7cc75cf9 16:49:38 ---> 0df92bb951ad 16:49:38 Step 22/24 : LABEL arch=arm64 16:49:39 ---> Running in 31f923a412c6 16:49:39 ---> Running in 01a6509a238b 16:49:39 Removing intermediate container 15ee91ed93c7 16:49:39 ---> eb3c4cba98b4 16:49:39 Step 23/23 : LABEL version=0.0.0 16:49:39 ---> Running in caf458d9468e 16:49:39 Removing intermediate container 31f923a412c6 16:49:39 ---> 24fe409d23c6 16:49:39 Step 24/24 : LABEL version=0.0.0 16:49:39 Removing intermediate container 01a6509a238b 16:49:39 ---> 146cda2413ad 16:49:39 Step 23/24 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 16:49:39 ---> Running in 364f78043d52 16:49:40 ---> Running in db089dfa0bf0 16:49:40 Removing intermediate container caf458d9468e 16:49:40 ---> 4e947f5ba4aa 16:49:40 16:49:40 Successfully built 4e947f5ba4aa 16:49:40 Successfully tagged support-scheduler-arm64:latest 16:49:40 Removing intermediate container 364f78043d52 16:49:40  Building support-scheduler ... done Building support-notifications 16:49:40 ---> 7dbc31b1ec98 16:49:40 16:49:40 Removing intermediate container db089dfa0bf0 16:49:40 ---> c159f28209e2 16:49:40 Step 24/24 : LABEL version=0.0.0 16:49:41 ---> Running in 1d8afe85d383 16:49:41 Successfully built 7dbc31b1ec98 16:49:41 Successfully tagged core-command-arm64:latest 16:49:41 Building security-bootstrapper 16:49:41  Building core-command ... done Removing intermediate container 332bd304f2ff 16:49:41 ---> e302fe7817d8 16:49:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:49:41 ---> Running in f07223ebdd1b 16:49:41 Removing intermediate container 1d8afe85d383 16:49:41 ---> 1fba6753bd7a 16:49:41 16:49:42 Successfully built 1fba6753bd7a 16:49:42 Successfully tagged core-metadata-arm64:latest 16:49:42  Building core-metadata ... done Building sys-mgmt-agent 16:49:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:44 (1/6) Installing dumb-init (1.2.2-r1) 16:49:44 (2/6) Installing libgcc (9.3.0-r2) 16:49:44 (3/6) Installing libsodium (1.0.18-r0) 16:49:44 (4/6) Installing libstdc++ (9.3.0-r2) 16:49:45 (5/6) Installing libzmq (4.3.3-r0) 16:49:45 (6/6) Installing zeromq (4.3.3-r0) 16:49:45 Executing busybox-1.31.1-r20.trigger 16:49:45 OK: 8 MiB in 20 packages 16:49:52 Removing intermediate container f07223ebdd1b 16:49:52 ---> 0ed79f105c30 16:49:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:53 ---> 4d44a03d163c 16:49:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:49:54 ---> f6fc5d1ae4a8 16:49:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:49:56 ---> 442a330cd237 16:49:56 Step 20/24 : ENTRYPOINT ["/core-data"] 16:49:57 ---> Running in 421849df2b97 16:49:58 Removing intermediate container 421849df2b97 16:49:58 ---> df18c12560c7 16:49:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:59 ---> Running in 89ad1bb87885 16:50:00 Removing intermediate container 89ad1bb87885 16:50:00 ---> 8bdb6d7321ca 16:50:00 Step 22/24 : LABEL arch=arm64 16:50:00 ---> Running in 1d70915e005a 16:50:01 Removing intermediate container 1d70915e005a 16:50:01 ---> 2c4aa2df7da5 16:50:01 Step 23/24 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 16:50:01 ---> Running in 3cd3b6b94601 16:50:02 Removing intermediate container 3cd3b6b94601 16:50:02 ---> 4374231c3748 16:50:02 Step 24/24 : LABEL version=0.0.0 16:50:02 ---> Running in 87cfbd5606d7 16:50:03 Removing intermediate container 87cfbd5606d7 16:50:03 ---> a1afb0615e99 16:50:03 16:50:04 Successfully built a1afb0615e99 16:50:04 Successfully tagged core-data-arm64:latest 16:50:04  Building core-data ... done Building security-secretstore-setup 16:50:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:26 ---> 7984ca54a335 16:50:26 Step 3/23 : WORKDIR /edgex-go 16:50:26 ---> Using cache 16:50:26 ---> cbe5557e360e 16:50:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:26 ---> Using cache 16:50:26 ---> 9e7033d3314a 16:50:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:50:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:50:26 ---> 7984ca54a335 16:50:26 Step 3/32 : WORKDIR /edgex-go 16:50:26 ---> Using cache 16:50:26 ---> cbe5557e360e 16:50:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:26 ---> Using cache 16:50:26 ---> 9e7033d3314a 16:50:26 Step 5/32 : RUN apk add --update --no-cache make git 16:50:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:26 ---> 7984ca54a335 16:50:26 Step 3/24 : WORKDIR /edgex-go 16:50:26 ---> Using cache 16:50:26 ---> cbe5557e360e 16:50:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:26 ---> Using cache 16:50:26 ---> 9e7033d3314a 16:50:26 Step 5/24 : RUN apk add --update --no-cache make bash git 16:50:29 ---> Running in 0d12c664bf41 16:50:29 ---> Running in d6b18137d86f 16:50:29 ---> Running in e77fe285ae7b 16:50:30 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:30 ---> 7984ca54a335 16:50:30 Step 3/26 : WORKDIR /edgex-go 16:50:30 ---> Using cache 16:50:30 ---> cbe5557e360e 16:50:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:30 ---> Using cache 16:50:30 ---> 9e7033d3314a 16:50:30 Step 5/26 : RUN apk add --update --no-cache make git 16:50:31 ---> Running in 64b4c1dc21b0 16:50:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:34 OK: 218 MiB in 52 packages 16:50:35 OK: 218 MiB in 52 packages 16:50:35 OK: 218 MiB in 52 packages 16:50:35 OK: 218 MiB in 52 packages 16:50:36 Removing intermediate container d6b18137d86f 16:50:36 ---> e1a53fd702ff 16:50:36 Step 6/24 : COPY go.mod . 16:50:37 Removing intermediate container e77fe285ae7b 16:50:37 ---> 32d3fe3da6f5 16:50:37 Step 6/23 : COPY go.mod . 16:50:37 Removing intermediate container 64b4c1dc21b0 16:50:37 ---> 43b347f626a0 16:50:37 Step 6/26 : COPY go.mod . 16:50:37 Removing intermediate container 0d12c664bf41 16:50:37 ---> b6350e6f9b4c 16:50:37 Step 6/32 : COPY go.mod . 16:50:38 ---> 0cef0858cf94 16:50:38 Step 7/24 : RUN go mod download 16:50:38 ---> Running in 5a1edf4f10ef 16:50:38 ---> 5b627e122d4d 16:50:38 Step 7/26 : RUN go mod download 16:50:38 ---> eaa4c99278e1 16:50:38 Step 7/23 : RUN go mod download 16:50:38 ---> fd5101c5a1fe 16:50:38 Step 7/32 : RUN go mod download 16:50:38 ---> Running in cefd97a63a9d 16:50:38 ---> Running in 64c9176c30e3 16:50:39 ---> Running in bb579d0d5307 16:50:43 Removing intermediate container 5a1edf4f10ef 16:50:43 ---> 62acb9ede906 16:50:43 Step 8/24 : COPY . . 16:50:45 Removing intermediate container cefd97a63a9d 16:50:45 Removing intermediate container bb579d0d5307 16:50:45 ---> c0e998f96967 16:50:45 Step 8/32 : COPY . . 16:50:45 ---> cd6eeee4c384 16:50:45 Step 8/23 : COPY . . 16:50:45 Removing intermediate container 64c9176c30e3 16:50:45 ---> 2f6de134a391 16:50:45 Step 8/26 : COPY . . 16:51:07 ---> 038061f9cbb7 16:51:07 Step 9/26 : RUN go mod tidy 16:51:07 ---> 429a2d899d00 16:51:07 Step 9/24 : RUN go mod tidy 16:51:07 ---> 36d5ce87c198 16:51:07 Step 9/23 : RUN go mod tidy 16:51:07 ---> 23beed104c82 16:51:07 Step 9/32 : RUN go mod tidy 16:51:07 ---> Running in c95c3d1cf8a2 16:51:07 ---> Running in 44945fe90d20 16:51:07 ---> Running in fc1697e1227f 16:51:07 ---> Running in 6a969ce60834 16:51:11 Removing intermediate container c95c3d1cf8a2 16:51:11 ---> 398d570bd852 16:51:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:11 Removing intermediate container 44945fe90d20 16:51:11 ---> ed46f6680a3a 16:51:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:51:11 ---> Running in 1647bb9cd35f 16:51:11 ---> Running in aed019f7c95c 16:51:11 Removing intermediate container 6a969ce60834 16:51:11 ---> 21637aee6eab 16:51:11 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:51:11 Removing intermediate container fc1697e1227f 16:51:11 ---> 28cf327d2705 16:51:11 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:51:11 ---> Running in 33e33fc2d892 16:51:11 ---> Running in d95d7143db5d 16:51:13 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:51:13 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:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:51:13 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:52:50 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:52:56 Removing intermediate container 1647bb9cd35f 16:52:56 ---> a6c7821a1716 16:52:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:52:56 ---> Running in bc8fb1fb216a 16:52:58 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:52:59 Removing intermediate container 33e33fc2d892 16:52:59 ---> e3e6317f0f37 16:52:59 16:53:00 Step 11/32 : FROM alpine:3.12 16:53:00 ---> c4fd0aeabfcf 16:53:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:53:00 ---> Running in a25a5ad252e9 16:53:01 Removing intermediate container a25a5ad252e9 16:53:01 ---> 8b52f59865c0 16:53:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:53:02 Removing intermediate container aed019f7c95c 16:53:02 ---> 8f276d4a43d3 16:53:02 16:53:02 Step 11/26 : FROM alpine:3.12 16:53:02 ---> c4fd0aeabfcf 16:53:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:53:02 ---> Running in aa6e735358fc 16:53:02 Removing intermediate container bc8fb1fb216a 16:53:02 ---> a544dfb7a414 16:53:02 16:53:02 Step 12/24 : FROM docker:20.10.7 16:53:02 ---> Running in 0e0c303ff315 16:53:02 20.10.7: Pulling from library/docker 16:53:02 Removing intermediate container d95d7143db5d 16:53:02 ---> ddb9dd244b98 16:53:02 16:53:02 Step 11/23 : FROM alpine:3.12 16:53:02 ---> c4fd0aeabfcf 16:53:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:53:02 ---> Running in 7722b4476e8d 16:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:05 (1/3) Installing ca-certificates (20191127-r4) 16:53:05 (1/2) Installing dumb-init (1.2.2-r1) 16:53:05 (2/2) Installing su-exec (0.2-r1) 16:53:05 Executing busybox-1.31.1-r20.trigger 16:53:05 (2/3) Installing dumb-init (1.2.2-r1) 16:53:05 (3/3) Installing su-exec (0.2-r1) 16:53:05 Executing busybox-1.31.1-r20.trigger 16:53:05 OK: 5 MiB in 16 packages 16:53:05 Executing ca-certificates-20191127-r4.trigger 16:53:05 OK: 6 MiB in 17 packages 16:53:05 (1/2) Installing ca-certificates (20191127-r4) 16:53:05 (2/2) Installing dumb-init (1.2.2-r1) 16:53:05 Executing busybox-1.31.1-r20.trigger 16:53:05 Executing ca-certificates-20191127-r4.trigger 16:53:06 OK: 6 MiB in 16 packages 16:53:07 Removing intermediate container aa6e735358fc 16:53:07 ---> ae490cbfc6bc 16:53:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:53:07 ---> Running in 52167be5f6cb 16:53:08 Removing intermediate container 0e0c303ff315 16:53:08 ---> 0b3ace15a3d3 16:53:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:08 Removing intermediate container 7722b4476e8d 16:53:08 ---> 8489a9b0cd9d 16:53:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:53:08 ---> Running in 55047f2a2760 16:53:08 Removing intermediate container 52167be5f6cb 16:53:08 ---> a017808b46ea 16:53:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:53:08 ---> Running in 82ec664693f0 16:53:08 ---> Running in c687df9cdc5b 16:53:09 Removing intermediate container 55047f2a2760 16:53:09 ---> 99bc5e1a01d1 16:53:09 Step 14/26 : WORKDIR / 16:53:09 ---> Running in 71f5783fd1c3 16:53:09 Removing intermediate container 82ec664693f0 16:53:09 ---> eaaecce69ea9 16:53:09 Step 14/23 : ENV APP_PORT=59860 16:53:09 Removing intermediate container c687df9cdc5b 16:53:09 ---> 737f9bcab88f 16:53:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:09 ---> Running in c7c0617b6178 16:53:09 ---> Running in 4cd71bc818e8 16:53:10 Removing intermediate container 71f5783fd1c3 16:53:10 ---> 90e4f5b1b4ea 16:53:10 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:53:10 Removing intermediate container c7c0617b6178 16:53:10 ---> 9dfaa27612dc 16:53:10 Step 15/23 : EXPOSE $APP_PORT 16:53:11 ---> Running in a0628269ec69 16:53:12 ---> bb6178af3390 16:53:12 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:53:12 Removing intermediate container a0628269ec69 16:53:12 ---> bd841bd53e90 16:53:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:13 Removing intermediate container 4cd71bc818e8 16:53:13 ---> 8791be75d0b1 16:53:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:53:13 ---> f50808f56a3d 16:53:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml ---> 4fc995b1bace 16:53:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:53:13 16:53:13 ---> Running in 716765c4cfe3 16:53:14 Removing intermediate container 716765c4cfe3 16:53:14 ---> a2bfbc17b57b 16:53:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:53:14 ---> 9a63a444edb4 16:53:14 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:53:15 ---> 36b7a6f4c604 16:53:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:53:15 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:53:15 Status: Downloaded newer image for docker:20.10.7 16:53:15 ---> df445af6242a 16:53:15 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:53:15 ---> Running in 5779c64b4fdb 16:53:15 ---> 872810b58694 16:53:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:53:15 ---> 5efc563ebf83 16:53:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:15 ---> Running in e76976047be0 16:53:16 Removing intermediate container 5779c64b4fdb 16:53:16 ---> ab2a32d6f456 16:53:16 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:53:16 ---> 6da0ebab8ae3 16:53:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:53:16 ---> Running in 5269193a908b 16:53:16 ---> Running in f7c5135e12eb 16:53:17 ---> 3e5b69e10edd 16:53:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:17 Removing intermediate container f7c5135e12eb 16:53:17 ---> 7ee6e64515ab 16:53:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:17 ---> Running in 30effc32f23e 16:53:18 Removing intermediate container 30effc32f23e 16:53:18 ---> 1233e6b22f12 16:53:18 Step 21/23 : LABEL arch=arm64 16:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:53:18 ---> Running in f7ae4ccb294e 16:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:53:18 Removing intermediate container e76976047be0 16:53:18 ---> d1de78365c36 16:53:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:19 ---> 263a11dc42d5 16:53:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:19 Removing intermediate container f7ae4ccb294e 16:53:19 ---> 9a0e23444f06 16:53:19 Step 22/23 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 16:53:19 ---> Running in 7b45380f7c4a 16:53:19 (1/39) Installing readline (8.1.0-r0) 16:53:19 (2/39) Installing bash (5.1.0-r0) 16:53:19 Executing bash-5.1.0-r0.post-install 16:53:19 (3/39) Installing brotli-libs (1.0.9-r3) 16:53:19 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:53:19 (5/39) Installing libcurl (7.78.0-r0) 16:53:19 (6/39) Installing curl (7.78.0-r0) 16:53:19 (7/39) Installing dumb-init (1.2.5-r0) 16:53:19 (8/39) Installing libbz2 (1.0.8-r1) 16:53:19 (9/39) Installing expat (2.2.10-r1) 16:53:19 (10/39) Installing libffi (3.3-r2) 16:53:19 (11/39) Installing gdbm (1.19-r0) 16:53:19 (12/39) Installing xz-libs (5.2.5-r0) 16:53:19 (13/39) Installing sqlite-libs (3.34.1-r0) 16:53:19 (14/39) Installing python3 (3.8.10-r0) 16:53:19 ---> d6a31fc1d0bc 16:53:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:20 ---> 13ae1ceb7edd 16:53:20 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:53:20 Removing intermediate container 7b45380f7c4a 16:53:20 ---> ed3f37eb47fd 16:53:20 Step 23/23 : LABEL version=0.0.0 16:53:20 ---> Running in cffd28aabbae 16:53:20 ---> Running in a7c9fda11ff0 16:53:21 ---> 32beb6c83060 16:53:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:21 (15/39) Installing py3-appdirs (1.4.4-r1) 16:53:21 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:53:21 (17/39) Installing py3-parsing (2.4.7-r1) 16:53:21 (18/39) Installing py3-six (1.15.0-r0) 16:53:21 (19/39) Installing py3-packaging (20.9-r0) 16:53:21 (20/39) Installing py3-setuptools (51.3.3-r0) 16:53:21 Removing intermediate container a7c9fda11ff0 16:53:21 ---> dcede6462102 16:53:21 16:53:21 (21/39) Installing py3-chardet (4.0.0-r0) 16:53:22 (22/39) Installing py3-idna (3.1-r0) 16:53:22 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:53:22 (24/39) Installing py3-requests (2.25.1-r1) 16:53:22 (25/39) Installing py3-msgpack (1.0.2-r0) 16:53:22 (26/39) Installing py3-lockfile (0.12.2-r3) 16:53:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:53:22 (28/39) Installing py3-colorama (0.4.4-r0) 16:53:22 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:53:22 (30/39) Installing py3-distlib (0.3.1-r1) 16:53:22 (31/39) Installing py3-distro (1.5.0-r1) 16:53:22 (32/39) Installing py3-webencodings (0.5.1-r3) 16:53:22 (33/39) Installing py3-html5lib (1.1-r0) 16:53:22 Successfully built dcede6462102 16:53:22 (34/39) Installing py3-pytoml (0.1.21-r0) 16:53:22 (35/39) Installing py3-pep517 (0.9.1-r0) 16:53:22 (36/39) Installing py3-progress (1.5-r0) 16:53:22 Successfully tagged support-notifications-arm64:latest 16:53:22  Building support-notifications ... done (37/39) Installing py3-retrying (1.3.3-r0) 16:53:22 (38/39) Installing py3-toml (0.10.2-r0) 16:53:22 (39/39) Installing py3-pip (20.3.4-r0) 16:53:22 Executing busybox-1.32.1-r6.trigger 16:53:22 OK: 82 MiB in 59 packages 16:53:22 ---> 787e24cc52e6 16:53:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:24 Removing intermediate container cffd28aabbae 16:53:24 ---> c888554452b8 16:53:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:53:24 ---> b1ce8e78cb25 16:53:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:53:24 ---> Running in 5cccd8cd1dfd 16:53:24 Removing intermediate container 5cccd8cd1dfd 16:53:24 ---> c2c458d0e2fa 16:53:24 Step 24/26 : LABEL arch=arm64 16:53:24 ---> Running in 03c9263a228f 16:53:24 ---> d2dd2c6e16c6 16:53:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:53:25 ---> Running in 61adabb909e8 16:53:25 Removing intermediate container 03c9263a228f 16:53:25 ---> f745c062ac4a 16:53:25 Step 25/26 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 16:53:25 ---> Running in 3f646f940a3f 16:53:25 Removing intermediate container 61adabb909e8 16:53:25 ---> f8f68cade455 16:53:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:26 Removing intermediate container 3f646f940a3f 16:53:26 ---> 813e5b311daa 16:53:26 Step 26/26 : LABEL version=0.0.0 16:53:26 ---> Running in 87b06d64c8a3 16:53:26 ---> a95c6d83aae9 16:53:26 Step 27/32 : RUN chmod +x /entrypoint.sh 16:53:26 Removing intermediate container 87b06d64c8a3 16:53:26 ---> 692171c089b2 16:53:26 16:53:27 Successfully built 692171c089b2 16:53:27 Successfully tagged security-secretstore-setup-arm64:latest 16:53:27  Building security-secretstore-setup ... done  ---> Running in 724a528aadcc 16:53:29 Removing intermediate container 724a528aadcc 16:53:29 ---> 4bb35b9b5bad 16:53:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:53:29 ---> Running in 441a4eeb9a95 16:53:30 Removing intermediate container 441a4eeb9a95 16:53:30 ---> b32fa5e77fc6 16:53:30 Step 29/32 : CMD ["gate"] 16:53:30 ---> Running in 94fef5eb299f 16:53:30 Collecting docker-compose==1.23.2 16:53:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:53:31 Collecting cached-property<2,>=1.2.0 16:53:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:53:31 Removing intermediate container 94fef5eb299f 16:53:31 ---> bddc4c3cca97 16:53:31 Step 30/32 : LABEL arch=arm64 16:53:31 ---> Running in 5b668a71a9f0 16:53:31 Collecting PyYAML<4,>=3.10 16:53:31 Downloading PyYAML-3.13.tar.gz (270 kB) 16:53:31 Removing intermediate container 5b668a71a9f0 16:53:31 ---> d600a7dc56fd 16:53:31 Step 31/32 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 16:53:31 ---> Running in e3280d477ca7 16:53:32 Removing intermediate container e3280d477ca7 16:53:32 ---> c40b8e851478 16:53:32 Step 32/32 : LABEL version=0.0.0 16:53:33 ---> Running in 2551d136bb61 16:53:33 Removing intermediate container 2551d136bb61 16:53:33 ---> d28a4828ed55 16:53:33 16:53:33 Successfully built d28a4828ed55 16:53:33 Successfully tagged security-bootstrapper-arm64:latest 16:53:34  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 16:53:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:53:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:53:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:53:36 Collecting dockerpty<0.5,>=0.4.1 16:53:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:53:37 Collecting docopt<0.7,>=0.6.1 16:53:37 Downloading docopt-0.6.2.tar.gz (25 kB) 16:53:39 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:53:39 Collecting jsonschema<3,>=2.5.1 16:53:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:53:39 Collecting texttable<0.10,>=0.9.0 16:53:39 Downloading texttable-0.9.1.tar.gz (11 kB) 16:53:41 Collecting websocket-client<1.0,>=0.32.0 16:53:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:53:42 Collecting docker-pycreds>=0.4.0 16:53:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:53:42 Collecting certifi>=2017.4.17 16:53:42 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:53:43 Collecting idna<2.8,>=2.5 16:53:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:53:43 Collecting chardet<3.1.0,>=3.0.2 16:53:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:53:43 Collecting urllib3<1.25,>=1.21.1 16:53:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:53:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:53:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:53:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:53:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:53:44 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:53:44 Attempting uninstall: urllib3 16:53:44 Found existing installation: urllib3 1.26.2 16:53:44 Uninstalling urllib3-1.26.2: 16:53:45 Successfully uninstalled urllib3-1.26.2 16:53:45 Attempting uninstall: idna 16:53:45 Found existing installation: idna 3.1 16:53:45 Uninstalling idna-3.1: 16:53:45 Successfully uninstalled idna-3.1 16:53:46 Attempting uninstall: chardet 16:53:46 Found existing installation: chardet 4.0.0 16:53:46 Uninstalling chardet-4.0.0: 16:53:46 Successfully uninstalled chardet-4.0.0 16:53:47 Attempting uninstall: requests 16:53:47 Found existing installation: requests 2.25.1 16:53:47 Uninstalling requests-2.25.1: 16:53:47 Successfully uninstalled requests-2.25.1 16:53:47 Running setup.py install for texttable: started 16:53:49 Running setup.py install for texttable: finished with status 'done' 16:53:49 Running setup.py install for PyYAML: started 16:53:51 Running setup.py install for PyYAML: finished with status 'done' 16:53:51 Running setup.py install for docopt: started 16:53:53 Running setup.py install for docopt: finished with status 'done' 16:53:53 Running setup.py install for dockerpty: started 16:53:55 Running setup.py install for dockerpty: finished with status 'done' 16:53:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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:54:06 Removing intermediate container 5269193a908b 16:54:06 ---> d5f85d2ef821 16:54:06 Step 15/24 : ENV APP_PORT=58890 16:54:06 ---> Running in 279ecb127daa 16:54:06 Removing intermediate container 279ecb127daa 16:54:06 ---> 8e6b56d20151 16:54:06 Step 16/24 : EXPOSE $APP_PORT 16:54:06 ---> Running in b87e18157050 16:54:06 Removing intermediate container b87e18157050 16:54:06 ---> 02bf842672bf 16:54:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:54:07 ---> 4a8f2939a1b1 16:54:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:54:08 ---> d758233dc90a 16:54:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:54:09 ---> 82df24785ccb 16:54:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:54:10 ---> Running in 2c32be9edb29 16:54:10 Removing intermediate container 2c32be9edb29 16:54:10 ---> 6a149c0af3b8 16:54:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:11 ---> Running in f0ada7732bfa 16:54:11 Removing intermediate container f0ada7732bfa 16:54:11 ---> 8360ade3db58 16:54:11 Step 22/24 : LABEL arch=arm64 16:54:11 ---> Running in 6edf1144f41e 16:54:12 Removing intermediate container 6edf1144f41e 16:54:12 ---> 665a5d71d31c 16:54:12 Step 23/24 : LABEL git_sha=9fbcb11461232efc40653a4115ec7049125e4c23 16:54:12 ---> Running in a274efe0a06d 16:54:13 Removing intermediate container a274efe0a06d 16:54:13 ---> 08f3df0fc993 16:54:13 Step 24/24 : LABEL version=0.0.0 16:54:13 ---> Running in c2ec33f49040 16:54:14 Removing intermediate container c2ec33f49040 16:54:14 ---> 57a637c6cff9 16:54:14 16:54:14 Successfully built 57a637c6cff9 16:54:14 Successfully tagged sys-mgmt-agent-arm64:latest 22:32:31 Cancelling nested steps due to timeout 22:32:31  Building sys-mgmt-agent ... done Sending interrupt signal to process [Pipeline] } 22:32:32 $ docker stop --time=1 087a173e16b4eb6b7bc1794b03403c67a17f718ffaac7714515f74050c851db7 22:32:34 $ docker rm -f 087a173e16b4eb6b7bc1794b03403c67a17f718ffaac7714515f74050c851db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:35 22:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:36 arm64: Pulling from edgex-lftools-log-publisher 22:32:36 448f6bf000e3: Pulling fs layer 22:32:36 f757da607395: Pulling fs layer 22:32:36 05883995daec: Pulling fs layer 22:32:36 8603b9c90790: Pulling fs layer 22:32:36 1560dd03e051: Pulling fs layer 22:32:36 27f5ce0e4adf: Pulling fs layer 22:32:36 c2d8d7efcc4b: Pulling fs layer 22:32:36 8603b9c90790: Waiting 22:32:36 1560dd03e051: Waiting 22:32:36 27f5ce0e4adf: Waiting 22:32:36 c2d8d7efcc4b: Waiting 22:32:36 f757da607395: Verifying Checksum 22:32:36 f757da607395: Download complete 22:32:36 8603b9c90790: Verifying Checksum 22:32:36 8603b9c90790: Download complete 22:32:36 1560dd03e051: Verifying Checksum 22:32:36 1560dd03e051: Download complete 22:32:36 27f5ce0e4adf: Verifying Checksum 22:32:36 27f5ce0e4adf: Download complete 22:32:36 05883995daec: Verifying Checksum 22:32:36 05883995daec: Download complete 22:32:37 448f6bf000e3: Verifying Checksum 22:32:37 448f6bf000e3: Download complete 22:32:40 c2d8d7efcc4b: Verifying Checksum 22:32:40 c2d8d7efcc4b: Download complete 22:32:41 448f6bf000e3: Pull complete 22:32:42 f757da607395: Pull complete 22:32:43 05883995daec: Pull complete 22:32:43 8603b9c90790: Pull complete 22:32:44 1560dd03e051: Pull complete 22:32:45 27f5ce0e4adf: Pull complete 22:33:00 c2d8d7efcc4b: Pull complete 22:33:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:33:00 prd-ubuntu18.04-docker-arm64-4c-16g-504 does not seem to be running inside a container 22:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:33:04 $ docker top 4acfa21510f2a0618bb6367ff1558457920c1c311abf62bfd50303f7159d5d67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:06 ---> job-cost.sh 22:33:06 lf-activate-venv: SKIPPING 22:33:06 INFO: No Stack... 22:33:07 INFO: Retrieving Pricing Info for: v3-standard-4 22:33:07 INFO: Archiving Costs [Pipeline] sh 22:33:08 + + cat /w/workspace/edgex-go/8/archives/cost.csv 22:33:08 cut -d, -f6 [Pipeline] lock 22:33:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-8-stack-cost] 22:33:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3657-8-stack-cost] did not exist. Created. 22:33:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:09 + echo total: 0.6600000262260437 [Pipeline] stash 22:33:09 Stashed 1 file(s) [Pipeline] } 22:33:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-8-stack-cost] [Pipeline] // lock [Pipeline] } 22:33:09 $ docker stop --time=1 4acfa21510f2a0618bb6367ff1558457920c1c311abf62bfd50303f7159d5d67 22:33:10 $ docker rm -f 4acfa21510f2a0618bb6367ff1558457920c1c311abf62bfd50303f7159d5d67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:33:11 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:33:12 + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:33:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:13 ---> package-listing.sh 22:33:13 ++ facter osfamily 22:33:13 ++ tr '[:upper:]' '[:lower:]' 22:33:13 + OS_FAMILY=redhat 22:33:13 + workspace=/w/workspace/edgex-go/8 22:33:13 + START_PACKAGES=/tmp/packages_start.txt 22:33:13 + END_PACKAGES=/tmp/packages_end.txt 22:33:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:13 + PACKAGES=/tmp/packages_start.txt 22:33:13 + '[' /w/workspace/edgex-go/8 ']' 22:33:13 + PACKAGES=/tmp/packages_end.txt 22:33:13 + case "${OS_FAMILY}" in 22:33:13 + rpm -qa 22:33:13 + sort 22:33:14 + '[' -f /tmp/packages_start.txt ']' 22:33:14 + '[' -f /tmp/packages_end.txt ']' 22:33:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:14 + '[' /w/workspace/edgex-go/8 ']' 22:33:14 + mkdir -p /w/workspace/edgex-go/8/archives/ 22:33:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 22:33:14 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:33:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:15 22:33:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:33:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:15 latest: Pulling from edgex-lftools-log-publisher 22:33:15 b4d181a07f80: Pulling fs layer 22:33:15 a1111a8f2ec3: Pulling fs layer 22:33:15 ed53099fbce6: Pulling fs layer 22:33:15 dc539afda2c1: Pulling fs layer 22:33:15 77bc0d833cb6: Pulling fs layer 22:33:15 9065ff56babe: Pulling fs layer 22:33:15 d287ab97295c: Pulling fs layer 22:33:15 dc539afda2c1: Waiting 22:33:15 77bc0d833cb6: Waiting 22:33:15 9065ff56babe: Waiting 22:33:15 d287ab97295c: Waiting 22:33:16 a1111a8f2ec3: Verifying Checksum 22:33:16 a1111a8f2ec3: Download complete 22:33:16 dc539afda2c1: Verifying Checksum 22:33:16 dc539afda2c1: Download complete 22:33:16 77bc0d833cb6: Verifying Checksum 22:33:16 77bc0d833cb6: Download complete 22:33:16 9065ff56babe: Download complete 22:33:17 ed53099fbce6: Verifying Checksum 22:33:17 ed53099fbce6: Download complete 22:33:17 b4d181a07f80: Verifying Checksum 22:33:17 b4d181a07f80: Download complete 22:33:18 b4d181a07f80: Pull complete 22:33:18 a1111a8f2ec3: Pull complete 22:33:19 ed53099fbce6: Pull complete 22:33:19 dc539afda2c1: Pull complete 22:33:19 77bc0d833cb6: Pull complete 22:33:19 9065ff56babe: Pull complete 22:33:22 d287ab97295c: Verifying Checksum 22:33:22 d287ab97295c: Download complete 22:33:27 d287ab97295c: Pull complete 22:33:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:33:27 prd-centos7-docker-4c-2g-500 does not seem to be running inside a container 22:33:28 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:latest cat 22:33:30 $ docker top 21b7e5801ee7ce69e8e091a25880e43b052fe9cb4dbc770b39b87d3c4a54ceae -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:30 + touch /tmp/pre-build-complete [Pipeline] sh 22:33:31 + mkdir -p /var/log/sysstat [Pipeline] sh 22:33:31 + ls /var/log/sa-host 22:33:31 + sadf -c /var/log/sa-host/sa19 22:33:31 file_magic: OK 22:33:31 HZ: Using current value: 100 22:33:31 file_header: OK 22:33:31 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 22:33:31 Statistics: 22:33:31 Hnuu...uuuununununu... 22:33:31 File successfully converted to sysstat format version 12.0.3 22:33:31 + sadf -c /var/log/sa-host/sa21 22:33:31 file_magic: OK 22:33:31 HZ: Using current value: 100 22:33:31 file_header: OK 22:33:31 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 22:33:31 Statistics: 22:33:31 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... 22:33:31 File successfully converted to sysstat format version 12.0.3 22:33:31 Body did not finish within grace period; terminating with extreme prejudice [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:32 provisioning config files... 22:33:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config3980615143586984266tmp [Pipeline] { [Pipeline] echo 22:33:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:33:32 ---> create-netrc.sh [Pipeline] } 22:33:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:33:32 ---> python-tools-install.sh [Pipeline] echo 22:33:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:33:33 ---> sudo-logs.sh 22:33:33 Archiving 'sudo' log.. 22:33:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-500.vexxhost.local: Name or service not known 22:33:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-500.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:33:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:33:33 ---> job-cost.sh 22:33:33 lf-activate-venv: SKIPPING 22:33:33 DEBUG: total: 0.6600000262260437 22:33:33 INFO: Retrieving Stack Cost... 22:33:34 INFO: Retrieving Pricing Info for: v3-standard-2 22:33:34 INFO: Archiving Costs [Pipeline] echo 22:33:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:33:35 ---> logs-deploy.sh 22:33:35 lf-activate-venv: SKIPPING 22:33:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/8 22:33:35 INFO: archiving workspace using pattern(s): 22:33:36 Archives upload complete. 22:33:36 INFO: archiving logs to Nexus 22:33:36 ---> uname -a: 22:33:36 Linux prd-centos7-docker-4c-2g-500.vexxhost.local 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 GNU/Linux 22:33:36 22:33:36 22:33:36 ---> lscpu: 22:33:36 Architecture: x86_64 22:33:36 CPU op-mode(s): 32-bit, 64-bit 22:33:36 Byte Order: Little Endian 22:33:36 Address sizes: 40 bits physical, 48 bits virtual 22:33:36 CPU(s): 2 22:33:36 On-line CPU(s) list: 0,1 22:33:36 Thread(s) per core: 1 22:33:36 Core(s) per socket: 1 22:33:36 Socket(s): 2 22:33:36 NUMA node(s): 1 22:33:36 Vendor ID: AuthenticAMD 22:33:36 CPU family: 23 22:33:36 Model: 49 22:33:36 Model name: AMD EPYC-Rome Processor 22:33:36 Stepping: 0 22:33:36 CPU MHz: 2799.998 22:33:36 BogoMIPS: 5599.99 22:33:36 Virtualization: AMD-V 22:33:36 Hypervisor vendor: KVM 22:33:36 Virtualization type: full 22:33:36 L1d cache: 32K 22:33:36 L1i cache: 32K 22:33:36 L2 cache: 512K 22:33:36 L3 cache: 16384K 22:33:36 NUMA node0 CPU(s): 0,1 22:33:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:33:36 22:33:36 22:33:36 ---> nproc: 22:33:36 2 22:33:36 22:33:36 22:33:36 ---> df -h: 22:33:36 Filesystem Size Used Avail Use% Mounted on 22:33:36 overlay 40G 9.2G 31G 23% / 22:33:36 tmpfs 64M 0 64M 0% /dev 22:33:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:33:36 shm 64M 0 64M 0% /dev/shm 22:33:36 /dev/vda1 40G 9.2G 31G 23% /facter-os 22:33:36 22:33:36 22:33:36 ---> sar -b -r -n DEV: 22:33:36 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/21/21 _x86_64_ (2 CPU) 22:33:36 22:33:36 16:31:44 LINUX RESTART (2 CPU) 22:33:36 22:33:36 16:32:01 tps rtps wtps bread/s bwrtn/s 22:33:36 16:33:01 185.23 53.61 131.61 6513.42 44748.13 22:33:36 16:34:01 150.87 0.22 150.65 26.51 45971.55 22:33:36 16:35:01 52.49 0.00 52.49 0.00 18141.20 22:33:36 16:36:01 2.40 0.00 2.40 0.00 141.46 22:33:36 16:37:01 0.23 0.00 0.23 0.00 3.15 22:33:36 16:38:01 0.28 0.00 0.28 0.00 3.90 22:33:36 16:39:02 0.33 0.00 0.33 0.00 6.26 22:33:36 16:40:01 0.15 0.00 0.15 0.00 2.25 22:33:36 16:41:01 0.35 0.00 0.35 0.00 3.71 22:33:36 16:42:01 0.22 0.00 0.22 0.00 3.38 22:33:36 16:43:01 0.20 0.00 0.20 0.00 2.50 22:33:36 16:44:01 0.22 0.00 0.22 0.00 3.78 22:33:36 16:45:01 0.25 0.00 0.25 0.00 3.43 22:33:36 16:46:01 0.27 0.00 0.27 0.00 3.76 22:33:36 16:47:01 0.38 0.15 0.23 4.80 2.90 22:33:36 16:48:01 0.42 0.05 0.37 1.60 4.41 22:33:36 16:49:01 0.23 0.00 0.23 0.00 3.02 22:33:36 16:50:01 7.85 0.00 7.85 0.00 984.41 22:33:36 16:51:01 1.50 0.00 1.50 0.00 32.78 22:33:36 16:52:01 0.28 0.00 0.28 0.00 3.07 22:33:36 16:53:01 0.25 0.00 0.25 0.00 2.67 22:33:36 16:54:01 0.38 0.00 0.38 0.00 6.13 22:33:36 16:55:01 0.20 0.00 0.20 0.00 1.78 22:33:36 16:56:01 0.27 0.00 0.27 0.00 3.58 22:33:36 16:57:01 0.25 0.00 0.25 0.00 2.80 22:33:36 16:58:01 0.25 0.00 0.25 0.00 2.78 22:33:36 16:59:01 0.40 0.00 0.40 0.00 6.65 22:33:36 17:00:01 0.20 0.00 0.20 0.00 1.87 22:33:36 17:01:01 0.20 0.02 0.18 0.13 3.08 22:33:36 17:02:01 0.47 0.08 0.38 1.60 6.73 22:33:36 17:03:01 0.37 0.00 0.37 0.00 5.15 22:33:36 17:04:01 0.18 0.00 0.18 0.00 1.50 22:33:36 17:05:01 0.28 0.00 0.28 0.00 4.15 22:33:36 17:06:01 0.17 0.00 0.17 0.00 1.47 22:33:36 17:07:01 0.33 0.00 0.33 0.00 5.13 22:33:36 17:08:01 0.23 0.00 0.23 0.00 2.13 22:33:36 17:09:02 0.23 0.00 0.23 0.00 1.90 22:33:36 17:10:01 0.17 0.00 0.17 0.00 1.76 22:33:36 17:11:01 0.15 0.00 0.15 0.00 1.60 22:33:36 17:12:01 0.25 0.00 0.25 0.00 2.78 22:33:36 17:13:01 0.22 0.00 0.22 0.00 2.52 22:33:36 17:14:01 0.23 0.00 0.23 0.00 1.77 22:33:36 17:15:01 0.20 0.00 0.20 0.00 1.92 22:33:36 17:16:01 0.18 0.00 0.18 0.00 1.87 22:33:36 17:17:01 0.25 0.00 0.25 0.00 2.92 22:33:36 17:18:01 0.25 0.00 0.25 0.00 2.65 22:33:36 17:19:01 0.20 0.00 0.20 0.00 1.75 22:33:36 17:20:01 0.17 0.00 0.17 0.00 1.63 22:33:36 17:21:01 0.20 0.00 0.20 0.00 1.62 22:33:36 17:22:01 0.28 0.00 0.28 0.00 3.03 22:33:36 17:23:01 0.30 0.00 0.30 0.00 3.82 22:33:36 17:24:01 0.20 0.00 0.20 0.00 1.78 22:33:36 17:25:01 0.18 0.00 0.18 0.00 1.92 22:33:36 17:26:01 0.20 0.00 0.20 0.00 1.75 22:33:36 17:27:01 0.25 0.00 0.25 0.00 2.65 22:33:36 17:28:01 0.25 0.00 0.25 0.00 2.92 22:33:36 17:29:01 0.20 0.00 0.20 0.00 1.92 22:33:36 17:30:01 0.28 0.00 0.28 0.00 3.40 22:33:36 17:31:01 0.17 0.00 0.17 0.00 1.60 22:33:36 17:32:01 0.25 0.00 0.25 0.00 2.92 22:33:36 17:33:01 0.22 0.00 0.22 0.00 2.65 22:33:36 17:34:01 0.23 0.00 0.23 0.00 2.00 22:33:36 17:35:01 0.32 0.00 0.32 0.00 3.81 22:33:36 17:36:01 0.17 0.00 0.17 0.00 1.60 22:33:36 17:37:01 0.33 0.00 0.33 0.00 4.57 22:33:36 17:38:01 0.22 0.00 0.22 0.00 2.52 22:33:36 17:39:01 0.23 0.00 0.23 0.00 2.03 22:33:36 17:40:01 0.52 0.33 0.18 8.13 1.92 22:33:36 17:41:01 290.11 269.43 20.68 3750.07 1036.20 22:33:36 17:42:01 0.45 0.00 0.45 0.00 5.96 22:33:36 17:43:01 0.25 0.00 0.25 0.00 3.17 22:33:36 17:44:01 0.32 0.00 0.32 0.00 3.18 22:33:36 17:45:01 0.17 0.00 0.17 0.00 1.50 22:33:36 17:46:01 0.17 0.00 0.17 0.00 1.52 22:33:36 17:47:02 0.27 0.00 0.27 0.00 3.73 22:33:36 17:48:01 0.27 0.00 0.27 0.00 3.63 22:33:36 17:49:01 0.38 0.00 0.38 0.00 5.51 22:33:36 17:50:01 0.17 0.00 0.17 0.00 1.33 22:33:36 17:51:01 0.30 0.00 0.30 0.00 4.00 22:33:36 17:52:01 0.17 0.00 0.17 0.00 1.20 22:33:36 17:53:01 0.28 0.00 0.28 0.00 3.28 22:33:36 17:54:01 0.35 0.00 0.35 0.00 5.11 22:33:36 17:55:01 0.17 0.00 0.17 0.00 1.33 22:33:36 17:56:01 0.17 0.00 0.17 0.00 1.47 22:33:36 17:57:01 0.17 0.00 0.17 0.00 1.20 22:33:36 17:58:01 0.42 0.00 0.42 0.00 6.50 22:33:36 17:59:01 0.17 0.00 0.17 0.00 1.60 22:33:36 18:00:01 0.17 0.00 0.17 0.00 1.20 22:33:36 18:01:01 0.33 0.00 0.33 0.00 4.38 22:33:36 18:02:01 0.37 0.00 0.37 0.00 6.35 22:33:36 18:03:01 0.17 0.00 0.17 0.00 1.47 22:33:36 18:04:01 0.20 0.00 0.20 0.00 1.85 22:33:36 18:05:01 0.30 0.00 0.30 0.00 4.07 22:33:36 18:06:01 0.22 0.00 0.22 0.00 2.28 22:33:36 18:07:01 0.23 0.00 0.23 0.00 3.56 22:33:36 18:08:01 0.17 0.00 0.17 0.00 1.33 22:33:36 18:09:01 0.17 0.00 0.17 0.00 1.60 22:33:36 18:10:01 0.25 0.00 0.25 0.00 2.78 22:33:36 18:11:01 0.25 0.00 0.25 0.00 2.73 22:33:36 18:12:01 0.18 0.00 0.18 0.00 2.00 22:33:36 18:13:01 0.17 0.00 0.17 0.00 1.33 22:33:36 18:14:01 0.17 0.00 0.17 0.00 1.60 22:33:36 18:15:01 0.25 0.00 0.25 0.00 2.78 22:33:36 18:16:01 0.22 0.00 0.22 0.00 2.28 22:33:36 18:17:01 0.17 0.00 0.17 0.00 1.33 22:33:36 18:18:01 0.17 0.00 0.17 0.00 1.47 22:33:36 18:19:01 0.25 0.00 0.25 0.00 3.40 22:33:36 18:20:01 0.30 0.00 0.30 0.00 3.20 22:33:36 18:21:01 0.33 0.00 0.33 0.00 4.78 22:33:36 18:22:01 0.25 0.00 0.25 0.00 2.78 22:33:36 18:23:01 0.22 0.00 0.22 0.00 2.42 22:33:36 18:24:02 0.25 0.00 0.25 0.00 3.08 22:33:36 18:25:01 0.24 0.00 0.24 0.00 2.54 22:33:36 18:26:01 0.25 0.00 0.25 0.00 3.35 22:33:36 18:27:01 0.33 0.00 0.33 0.00 5.28 22:33:36 18:28:01 0.27 0.00 0.27 0.00 3.76 22:33:36 18:29:01 0.25 0.00 0.25 0.00 2.92 22:33:36 18:30:01 0.27 0.00 0.27 0.00 4.00 22:33:36 18:31:01 0.25 0.00 0.25 0.00 3.33 22:33:36 18:32:01 0.25 0.00 0.25 0.00 2.92 22:33:36 18:33:01 0.32 0.00 0.32 0.00 4.45 22:33:36 18:34:01 0.37 0.00 0.37 0.00 6.46 22:33:36 18:35:01 0.32 0.00 0.32 0.00 4.70 22:33:36 18:36:01 0.32 0.00 0.32 0.00 3.83 22:33:36 18:37:01 0.25 0.00 0.25 0.00 2.92 22:33:36 18:38:01 0.22 0.00 0.22 0.00 2.28 22:33:36 18:39:01 0.38 0.00 0.38 0.00 6.38 22:33:36 18:40:01 0.20 0.00 0.20 0.00 1.63 22:33:36 18:41:01 0.17 0.00 0.17 0.00 1.33 22:33:36 18:42:01 0.25 0.00 0.25 0.00 2.78 22:33:36 18:43:01 0.22 0.00 0.22 0.00 2.28 22:33:36 18:44:01 0.38 0.00 0.38 0.00 6.11 22:33:36 18:45:01 0.17 0.00 0.17 0.00 1.47 22:33:36 18:46:01 0.17 0.00 0.17 0.00 1.33 22:33:36 18:47:01 0.28 0.00 0.28 0.00 2.95 22:33:36 18:48:01 0.22 0.00 0.22 0.00 2.42 22:33:36 18:49:01 0.25 0.00 0.25 0.00 2.92 22:33:36 18:50:01 0.28 0.00 0.28 0.00 4.51 22:33:36 18:51:01 0.17 0.00 0.17 0.00 1.20 22:33:36 18:52:01 0.25 0.00 0.25 0.00 2.78 22:33:36 18:53:01 0.22 0.00 0.22 0.00 2.45 22:33:36 18:54:01 0.32 0.00 0.32 0.00 3.38 22:33:36 18:55:01 0.27 0.00 0.27 0.00 3.08 22:33:36 18:56:01 0.17 0.00 0.17 0.00 1.20 22:33:36 18:57:02 0.25 0.00 0.25 0.00 2.92 22:33:36 18:58:01 0.22 0.00 0.22 0.00 2.32 22:33:36 18:59:01 0.25 0.00 0.25 0.00 2.92 22:33:36 19:00:01 0.22 0.00 0.22 0.00 2.32 22:33:36 19:01:01 0.30 0.00 0.30 0.00 3.88 22:33:36 19:02:01 0.25 0.00 0.25 0.00 2.78 22:33:36 19:03:01 0.25 0.00 0.25 0.00 3.05 22:33:36 19:04:01 0.25 0.00 0.25 0.00 2.28 22:33:36 19:05:01 0.15 0.00 0.15 0.00 2.00 22:33:36 19:06:01 0.28 0.00 0.28 0.00 3.18 22:33:36 19:07:01 0.22 0.00 0.22 0.00 2.02 22:33:36 19:08:01 0.38 0.00 0.38 0.00 6.15 22:33:36 19:09:01 0.22 0.00 0.22 0.00 2.15 22:33:36 19:10:01 0.17 0.00 0.17 0.00 1.73 22:33:36 19:11:01 0.25 0.00 0.25 0.00 2.92 22:33:36 19:12:01 0.22 0.00 0.22 0.00 2.15 22:33:36 19:13:01 0.25 0.00 0.25 0.00 2.91 22:33:36 19:14:01 0.22 0.00 0.22 0.00 2.28 22:33:36 19:15:01 0.25 0.00 0.25 0.00 3.50 22:33:36 19:16:01 0.25 0.00 0.25 0.00 2.78 22:33:36 19:17:01 0.22 0.00 0.22 0.00 2.15 22:33:36 19:18:01 0.25 0.00 0.25 0.00 2.92 22:33:36 19:19:01 0.22 0.00 0.22 0.00 2.28 22:33:36 19:20:01 0.17 0.00 0.17 0.00 1.33 22:33:36 19:21:01 0.25 0.00 0.25 0.00 2.92 22:33:36 19:22:01 0.25 0.00 0.25 0.00 2.20 22:33:36 19:23:01 0.27 0.00 0.27 0.00 3.76 22:33:36 19:24:01 0.28 0.00 0.28 0.00 2.90 22:33:36 19:25:01 0.20 0.00 0.20 0.00 1.67 22:33:36 19:26:01 0.28 0.00 0.28 0.00 3.36 22:33:36 19:27:01 0.25 0.00 0.25 0.00 2.33 22:33:36 19:28:02 0.28 0.00 0.28 0.00 3.32 22:33:36 19:29:01 0.25 0.00 0.25 0.00 2.54 22:33:36 19:30:01 0.18 0.00 0.18 0.00 1.88 22:33:36 19:31:01 0.33 0.00 0.33 0.00 5.13 22:33:36 19:32:01 0.17 0.00 0.17 0.00 1.20 22:33:36 19:33:01 0.25 0.00 0.25 0.00 3.05 22:33:36 19:34:01 0.22 0.00 0.22 0.00 2.28 22:33:36 19:35:01 0.17 0.00 0.17 0.00 1.47 22:33:36 19:36:01 0.37 0.00 0.37 0.00 5.30 22:33:36 19:37:01 0.17 0.00 0.17 0.00 1.33 22:33:36 19:38:01 0.25 0.00 0.25 0.00 2.92 22:33:36 19:39:01 0.32 0.00 0.32 0.00 4.65 22:33:36 19:40:01 0.17 0.00 0.17 0.00 1.47 22:33:36 19:41:01 0.37 0.00 0.37 0.00 5.83 22:33:36 19:42:01 0.17 0.00 0.17 0.00 1.33 22:33:36 19:43:01 0.28 0.00 0.28 0.00 3.18 22:33:36 19:44:01 0.33 0.00 0.33 0.00 5.16 22:33:36 19:45:01 0.22 0.00 0.22 0.00 2.02 22:33:36 19:46:01 0.25 0.00 0.25 0.00 2.92 22:33:36 19:47:01 0.22 0.00 0.22 0.00 2.02 22:33:36 19:48:01 0.25 0.00 0.25 0.00 3.05 22:33:36 19:49:01 0.22 0.00 0.22 0.00 2.42 22:33:36 19:50:01 0.23 0.00 0.23 0.00 1.85 22:33:36 19:51:01 0.28 0.00 0.28 0.00 3.53 22:33:36 19:52:01 0.22 0.00 0.22 0.00 2.15 22:33:36 19:53:01 0.28 0.00 0.28 0.00 3.76 22:33:36 19:54:01 0.23 0.00 0.23 0.00 2.08 22:33:36 19:55:01 0.20 0.00 0.20 0.00 1.52 22:33:36 19:56:01 0.25 0.00 0.25 0.00 2.95 22:33:36 19:57:01 0.25 0.00 0.25 0.00 2.62 22:33:36 19:58:01 0.38 0.00 0.38 0.00 5.25 22:33:36 19:59:01 0.22 0.00 0.22 0.00 2.28 22:33:36 20:00:01 0.23 0.00 0.23 0.00 3.56 22:33:36 20:01:02 0.25 0.00 0.25 0.00 2.78 22:33:36 20:02:01 0.25 0.00 0.25 0.00 2.96 22:33:36 20:03:01 0.22 0.00 0.22 0.00 2.15 22:33:36 20:04:01 0.42 0.00 0.42 0.00 5.10 22:33:36 20:05:01 0.25 0.00 0.25 0.00 2.78 22:33:36 20:06:01 0.22 0.00 0.22 0.00 2.42 22:33:36 20:07:01 0.25 0.00 0.25 0.00 2.78 22:33:36 20:08:01 0.27 0.00 0.27 0.00 3.28 22:33:36 20:09:01 0.23 0.00 0.23 0.00 2.08 22:33:36 20:10:01 0.28 0.00 0.28 0.00 3.36 22:33:36 20:11:01 0.28 0.00 0.28 0.00 2.63 22:33:36 20:12:01 0.53 0.00 0.53 0.00 6.91 22:33:36 20:13:01 0.17 0.00 0.17 0.00 1.47 22:33:36 20:14:01 0.23 0.00 0.23 0.00 3.56 22:33:36 20:15:01 0.25 0.00 0.25 0.00 3.05 22:33:36 20:16:01 0.22 0.00 0.22 0.00 2.02 22:33:36 20:17:01 0.33 0.00 0.33 0.00 5.26 22:33:36 20:18:01 0.20 0.00 0.20 0.00 1.50 22:33:36 20:19:01 0.23 0.00 0.23 0.00 3.43 22:33:36 20:20:01 0.25 0.00 0.25 0.00 3.05 22:33:36 20:21:01 0.22 0.00 0.22 0.00 2.18 22:33:36 20:22:01 0.28 0.00 0.28 0.00 3.20 22:33:36 20:23:01 0.22 0.00 0.22 0.00 2.15 22:33:36 20:24:01 0.17 0.00 0.17 0.00 1.60 22:33:36 20:25:01 0.28 0.00 0.28 0.00 3.08 22:33:36 20:26:01 0.22 0.00 0.22 0.00 2.15 22:33:36 20:27:01 0.25 0.00 0.25 0.00 2.92 22:33:36 20:28:01 0.22 0.00 0.22 0.00 2.23 22:33:36 20:29:01 0.23 0.00 0.23 0.00 2.23 22:33:36 20:30:01 0.32 0.00 0.32 0.00 3.35 22:33:36 20:31:01 0.22 0.00 0.22 0.00 2.18 22:33:36 20:32:01 0.28 0.00 0.28 0.00 2.98 22:33:36 20:33:01 0.23 0.00 0.23 0.00 3.00 22:33:36 20:34:02 0.23 0.00 0.23 0.00 1.80 22:33:36 20:35:01 0.25 0.00 0.25 0.00 3.00 22:33:36 20:36:01 0.25 0.00 0.25 0.00 2.48 22:33:36 20:37:01 0.28 0.00 0.28 0.00 3.07 22:33:36 20:38:01 0.22 0.00 0.22 0.00 2.48 22:33:36 20:39:01 0.28 0.00 0.28 0.00 2.33 22:33:36 20:40:01 0.32 0.00 0.32 0.00 3.96 22:33:36 20:41:01 0.25 0.00 0.25 0.00 2.33 22:33:36 20:42:01 0.25 0.00 0.25 0.00 2.92 22:33:36 20:43:01 0.22 0.00 0.22 0.00 2.50 22:33:36 20:44:01 0.23 0.00 0.23 0.00 1.93 22:33:36 20:45:01 0.25 0.00 0.25 0.00 2.96 22:33:36 20:46:01 0.28 0.00 0.28 0.00 2.62 22:33:36 20:47:01 0.35 0.00 0.35 0.00 4.96 22:33:36 20:48:01 0.22 0.00 0.22 0.00 2.33 22:33:36 20:49:01 0.23 0.00 0.23 0.00 2.22 22:33:36 20:50:01 0.28 0.00 0.28 0.00 3.10 22:33:36 20:51:01 0.25 0.00 0.25 0.00 2.33 22:33:36 20:52:01 0.25 0.00 0.25 0.00 3.00 22:33:36 20:53:01 0.32 0.00 0.32 0.00 4.41 22:33:36 20:54:01 0.32 0.00 0.32 0.00 3.70 22:33:36 20:55:01 0.25 0.00 0.25 0.00 2.80 22:33:36 20:56:01 0.25 0.00 0.25 0.00 2.56 22:33:36 20:57:01 0.25 0.00 0.25 0.00 2.65 22:33:36 20:58:01 0.22 0.00 0.22 0.00 2.61 22:33:36 20:59:01 0.23 0.00 0.23 0.00 1.93 22:33:36 21:00:01 0.23 0.00 0.23 0.00 3.22 22:33:36 21:01:01 0.28 0.00 0.28 0.00 2.78 22:33:36 21:02:01 0.28 0.00 0.28 0.00 3.23 22:33:36 21:03:01 0.25 0.00 0.25 0.00 2.65 22:33:36 21:04:01 0.32 0.00 0.32 0.00 3.51 22:33:36 21:05:01 0.25 0.00 0.25 0.00 2.62 22:33:36 21:06:02 0.28 0.00 0.28 0.00 3.20 22:33:36 21:07:01 0.25 0.00 0.25 0.00 2.39 22:33:36 21:08:01 0.17 0.00 0.17 0.00 1.55 22:33:36 21:09:01 0.32 0.00 0.32 0.00 3.51 22:33:36 21:10:01 0.25 0.00 0.25 0.00 2.62 22:33:36 21:11:01 0.28 0.00 0.28 0.00 3.33 22:33:36 21:12:01 0.22 0.00 0.22 0.00 2.05 22:33:36 21:13:01 0.17 0.00 0.17 0.00 1.68 22:33:36 21:14:01 0.35 0.00 0.35 0.00 3.83 22:33:36 21:15:01 0.28 0.00 0.28 0.00 2.62 22:33:36 21:16:01 0.25 0.00 0.25 0.00 2.95 22:33:36 21:17:01 0.25 0.00 0.25 0.00 2.33 22:33:36 21:18:01 0.17 0.00 0.17 0.00 1.70 22:33:36 21:19:01 0.32 0.00 0.32 0.00 3.52 22:33:36 21:20:01 0.25 0.00 0.25 0.00 2.48 22:33:36 21:21:01 0.32 0.00 0.32 0.00 3.27 22:33:36 21:22:01 0.23 0.00 0.23 0.00 2.56 22:33:36 21:23:01 0.17 0.00 0.17 0.00 1.67 22:33:36 21:24:01 0.32 0.00 0.32 0.00 3.51 22:33:36 21:25:01 0.25 0.00 0.25 0.00 2.48 22:33:36 21:26:01 0.28 0.00 0.28 0.00 3.07 22:33:36 21:27:01 0.22 0.00 0.22 0.00 2.18 22:33:36 21:28:01 0.20 0.00 0.20 0.00 1.92 22:33:36 21:29:01 0.35 0.00 0.35 0.00 4.68 22:33:36 21:30:01 0.28 0.00 0.28 0.00 2.62 22:33:36 21:31:01 0.25 0.00 0.25 0.00 2.78 22:33:36 21:32:01 0.22 0.00 0.22 0.00 2.18 22:33:36 21:33:01 0.17 0.00 0.17 0.00 1.55 22:33:36 21:34:01 0.32 0.00 0.32 0.00 3.80 22:33:36 21:35:01 0.28 0.00 0.28 0.00 2.61 22:33:36 21:36:01 0.33 0.00 0.33 0.00 4.45 22:33:36 21:37:01 0.20 0.00 0.20 0.00 2.08 22:33:36 21:38:01 0.22 0.00 0.22 0.00 2.92 22:33:36 21:39:02 0.38 0.00 0.38 0.00 5.50 22:33:36 21:40:01 0.34 0.00 0.34 0.00 4.32 22:33:36 21:41:01 0.25 0.00 0.25 0.00 2.92 22:33:36 21:42:01 0.22 0.00 0.22 0.00 2.15 22:33:36 21:43:01 0.25 0.00 0.25 0.00 3.63 22:33:36 21:44:01 0.28 0.00 0.28 0.00 3.42 22:33:36 21:45:01 0.27 0.00 0.27 0.00 2.75 22:33:36 21:46:01 0.28 0.00 0.28 0.00 3.06 22:33:36 21:47:01 0.22 0.00 0.22 0.00 2.18 22:33:36 21:48:01 0.17 0.00 0.17 0.00 1.50 22:33:36 21:49:01 0.28 0.00 0.28 0.00 3.43 22:33:36 21:50:01 0.28 0.00 0.28 0.00 2.67 22:33:36 21:51:01 0.30 0.00 0.30 0.00 3.60 22:33:36 21:52:01 0.22 0.00 0.22 0.00 2.32 22:33:36 21:53:01 0.17 0.00 0.17 0.00 1.37 22:33:36 21:54:01 0.28 0.00 0.28 0.00 3.41 22:33:36 21:55:01 0.27 0.00 0.27 0.00 2.48 22:33:36 21:56:01 0.28 0.00 0.28 0.00 3.06 22:33:36 21:57:01 0.25 0.00 0.25 0.00 2.50 22:33:36 21:58:01 0.18 0.00 0.18 0.00 1.88 22:33:36 21:59:01 0.25 0.00 0.25 0.00 3.15 22:33:36 22:00:01 0.28 0.00 0.28 0.00 2.90 22:33:36 22:01:01 0.28 0.00 0.28 0.00 3.07 22:33:36 22:02:01 0.30 0.00 0.30 0.00 3.63 22:33:36 22:03:01 0.33 0.00 0.33 0.00 3.98 22:33:36 22:04:01 0.30 0.00 0.30 0.00 3.55 22:33:36 22:05:01 0.30 0.00 0.30 0.00 3.36 22:33:36 22:06:01 0.25 0.00 0.25 0.00 2.47 22:33:36 22:07:01 0.17 0.00 0.17 0.00 1.50 22:33:36 22:08:01 0.25 0.00 0.25 0.00 2.78 22:33:36 22:09:01 0.25 0.00 0.25 0.00 2.80 22:33:36 22:10:01 0.32 0.00 0.32 0.00 3.56 22:33:36 22:11:01 0.28 0.00 0.28 0.00 3.51 22:33:36 22:12:02 0.17 0.00 0.17 0.00 1.50 22:33:36 22:13:01 0.25 0.00 0.25 0.00 2.83 22:33:36 22:14:01 0.22 0.00 0.22 0.00 2.67 22:33:36 22:15:01 0.32 0.00 0.32 0.00 3.51 22:33:36 22:16:01 0.25 0.00 0.25 0.00 2.47 22:33:36 22:17:01 0.20 0.00 0.20 0.00 1.63 22:33:36 22:18:01 0.30 0.00 0.30 0.00 4.20 22:33:36 22:19:01 0.25 0.00 0.25 0.00 2.80 22:33:36 22:20:01 2.82 0.02 2.80 0.27 23.64 22:33:36 22:21:01 3.80 0.00 3.80 0.00 51.07 22:33:36 22:22:01 0.63 0.00 0.63 0.00 7.86 22:33:36 22:23:01 0.62 0.00 0.62 0.00 8.86 22:33:36 22:24:01 0.63 0.00 0.63 0.00 6.85 22:33:36 22:25:01 0.47 0.00 0.47 0.00 6.78 22:33:36 22:26:01 0.17 0.00 0.17 0.00 1.20 22:33:36 22:27:01 0.17 0.00 0.17 0.00 1.33 22:33:36 22:28:01 0.25 0.00 0.25 0.00 3.06 22:33:36 22:29:01 0.27 0.00 0.27 0.00 3.03 22:33:36 22:30:01 0.25 0.00 0.25 0.00 2.96 22:33:36 22:31:01 0.28 0.00 0.28 0.00 2.75 22:33:36 22:32:01 0.27 0.00 0.27 0.00 3.40 22:33:36 22:33:01 0.25 0.00 0.25 0.00 2.92 22:33:36 Average: 2.18 0.90 1.28 28.57 310.96 22:33:36 22:33:36 16:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:33:36 16:33:01 5233332 0 751004 9.38 2620 2021984 1519592 16.78 940404 1583840 157824 22:33:36 16:34:01 3582828 0 897040 11.20 2620 3526452 1585788 17.51 1120616 2846256 521240 22:33:36 16:35:01 3563536 0 916324 11.44 2620 3526460 1572732 17.36 1124872 2846400 8 22:33:36 16:36:01 3573636 0 906220 11.32 2620 3526464 1564532 17.27 1115016 2846432 8 22:33:36 16:37:01 3573104 0 906744 11.32 2620 3526472 1562536 17.25 1115276 2846532 8 22:33:36 16:38:01 3576928 0 902920 11.27 2620 3526472 1559368 17.22 1111244 2847184 8 22:33:36 16:39:02 3576772 0 903072 11.28 2620 3526476 1559456 17.22 1111232 2847248 20 22:33:36 16:40:01 3566300 0 913536 11.41 2620 3526484 1559456 17.22 1121828 2847280 8 22:33:36 16:41:01 3559392 0 920444 11.49 2620 3526484 1559468 17.22 1128232 2847344 8 22:33:36 16:42:01 3555632 0 924196 11.54 2620 3526492 1559456 17.22 1132936 2846392 8 22:33:36 16:43:01 3552692 0 927136 11.58 2620 3526492 1559444 17.22 1136284 2846424 8 22:33:36 16:44:01 3538656 0 941164 11.75 2620 3526500 1559572 17.22 1150076 2846524 20 22:33:36 16:45:01 3534392 0 945424 11.80 2620 3526504 1559672 17.22 1156124 2844728 20 22:33:36 16:46:01 3532896 0 946920 11.82 2620 3526504 1559688 17.22 1158000 2844792 16 22:33:36 16:47:01 3523384 0 956424 11.94 2620 3526512 1561492 17.24 1166364 2844888 20 22:33:36 16:48:01 3519828 0 959980 11.99 2620 3526512 1559764 17.22 1169664 2844952 8 22:33:36 16:49:01 3520432 0 959368 11.98 2620 3526520 1559844 17.22 1169856 2844984 8 22:33:36 16:50:01 3914204 0 867320 10.83 2620 3224796 1178760 13.01 1075336 2572092 20 22:33:36 16:51:01 3917068 0 864452 10.79 2620 3224800 1164284 12.85 1073660 2572092 8 22:33:36 16:52:01 3917316 0 864200 10.79 2620 3224804 1164284 12.85 1073432 2572388 8 22:33:36 16:53:01 3918668 0 862844 10.77 2620 3224808 1164380 12.86 1071996 2572388 8 22:33:36 16:54:01 3919124 0 862384 10.77 2620 3224812 1164284 12.85 1071660 2572092 12 22:33:36 16:55:01 3919288 0 862212 10.77 2620 3224820 1164284 12.85 1071884 2572092 8 22:33:36 16:56:01 3917212 0 864288 10.79 2620 3224820 1164284 12.85 1073712 2572092 8 22:33:36 16:57:01 3917120 0 864376 10.79 2620 3224824 1164284 12.85 1073652 2572092 8 22:33:36 16:58:01 3916604 0 864884 10.80 2620 3224832 1164368 12.86 1074196 2572096 8 22:33:36 16:59:01 3917096 0 864392 10.79 2620 3224832 1164284 12.85 1073640 2572092 12 22:33:36 17:00:01 3916972 0 864508 10.79 2620 3224840 1164284 12.85 1073668 2572092 20 22:33:36 17:01:01 3915600 0 865876 10.81 2620 3224844 1167056 12.88 1074356 2572092 12 22:33:36 17:02:01 3914700 0 866648 10.82 2620 3224972 1164792 12.86 1076080 2572156 8 22:33:36 17:03:01 3914116 0 867228 10.83 2620 3224976 1164940 12.86 1076620 2572156 8 22:33:36 17:04:01 3914832 0 866508 10.82 2620 3224980 1164856 12.86 1076168 2572156 8 22:33:36 17:05:01 3913368 0 867964 10.84 2620 3224988 1165036 12.86 1077080 2572160 8 22:33:36 17:06:01 3914436 0 866892 10.82 2620 3224992 1164856 12.86 1076100 2572156 8 22:33:36 17:07:01 3914112 0 867212 10.83 2620 3224996 1164856 12.86 1076104 2572156 8 22:33:36 17:08:01 3911548 0 869768 10.86 2620 3225004 1164964 12.86 1078748 2572156 8 22:33:36 17:09:02 3912224 0 869092 10.85 2620 3225004 1164904 12.86 1078464 2572156 8 22:33:36 17:10:01 3911516 0 869792 10.86 2620 3225012 1165076 12.86 1079028 2572160 8 22:33:36 17:11:01 3912832 0 868476 10.84 2620 3225012 1164920 12.86 1078208 2572156 8 22:33:36 17:12:01 3912352 0 868952 10.85 2620 3225016 1164920 12.86 1078264 2572156 8 22:33:36 17:13:01 3909984 0 871312 10.88 2620 3225024 1164992 12.86 1080796 2572156 8 22:33:36 17:14:01 3910296 0 871000 10.88 2620 3225024 1164920 12.86 1080400 2572156 12 22:33:36 17:15:01 3910304 0 870984 10.88 2620 3225032 1164920 12.86 1080328 2572156 12 22:33:36 17:16:01 3910668 0 870620 10.87 2620 3225032 1164920 12.86 1080264 2572156 8 22:33:36 17:17:01 3910412 0 870868 10.87 2620 3225040 1164920 12.86 1080444 2572156 8 22:33:36 17:18:01 3910036 0 871240 10.88 2620 3225044 1165016 12.86 1080832 2572156 8 22:33:36 17:19:01 3909812 0 871464 10.88 2620 3225044 1165004 12.86 1080908 2572156 8 22:33:36 17:20:01 3910436 0 870832 10.87 2620 3225052 1164920 12.86 1080448 2572156 8 22:33:36 17:21:01 3910156 0 871108 10.88 2620 3225056 1164920 12.86 1080336 2572156 8 22:33:36 17:22:01 3910588 0 870672 10.87 2620 3225060 1164920 12.86 1080416 2572156 8 22:33:36 17:23:01 3907948 0 873308 10.90 2620 3225064 1165040 12.86 1082988 2572156 8 22:33:36 17:24:01 3908348 0 872904 10.90 2620 3225068 1164920 12.86 1082408 2572156 8 22:33:36 17:25:01 3908668 0 872580 10.90 2620 3225072 1164920 12.86 1082488 2572156 8 22:33:36 17:26:01 3908480 0 872760 10.90 2620 3225080 1164920 12.86 1082608 2572160 8 22:33:36 17:27:01 3908496 0 872744 10.90 2620 3225080 1164920 12.86 1082428 2572156 8 22:33:36 17:28:01 3907764 0 873472 10.91 2620 3225084 1165004 12.86 1082636 2572156 8 22:33:36 17:29:01 3908240 0 872992 10.90 2620 3225088 1164920 12.86 1082452 2572156 8 22:33:36 17:30:01 3906080 0 875148 10.93 2620 3225092 1164992 12.86 1084504 2572156 12 22:33:36 17:31:01 3906068 0 875152 10.93 2620 3225100 1164920 12.86 1084612 2572156 16 22:33:36 17:32:01 3906060 0 875160 10.93 2620 3225100 1164920 12.86 1084496 2572156 8 22:33:36 17:33:01 3906096 0 875116 10.93 2620 3225108 1165104 12.86 1084768 2572160 8 22:33:36 17:34:01 3906316 0 874896 10.92 2620 3225108 1164984 12.86 1084532 2572156 16 22:33:36 17:35:01 3906044 0 875164 10.93 2620 3225112 1164984 12.86 1084536 2572156 8 22:33:36 17:36:01 3906580 0 874620 10.92 2620 3225120 1164984 12.86 1084604 2572156 8 22:33:36 17:37:01 3906332 0 874868 10.92 2620 3225120 1164984 12.86 1084588 2572156 8 22:33:36 17:38:01 3905924 0 875268 10.93 2620 3225128 1165080 12.86 1084772 2572156 8 22:33:36 17:39:01 3904276 0 876916 10.95 2620 3225128 1165020 12.86 1086704 2572156 8 22:33:36 17:40:01 3900912 0 880100 10.99 2620 3225308 1165444 12.87 1088880 2572156 8 22:33:36 17:41:01 3740956 0 978568 12.22 2620 3286796 1165016 12.86 1129004 2593528 8 22:33:36 17:42:01 3741276 0 978248 12.21 2620 3286796 1165016 12.86 1128956 2593524 8 22:33:36 17:43:01 3740728 0 978788 12.22 2620 3286804 1165100 12.86 1129088 2593524 8 22:33:36 17:44:01 3741064 0 978448 12.22 2620 3286808 1165064 12.86 1129100 2593524 8 22:33:36 17:45:01 3740840 0 978668 12.22 2620 3286812 1165016 12.86 1129024 2593524 8 22:33:36 17:46:01 3740848 0 978652 12.22 2620 3286820 1165016 12.86 1129128 2593524 8 22:33:36 17:47:02 3740848 0 978648 12.22 2620 3286824 1165016 12.86 1129136 2593524 8 22:33:36 17:48:01 3740556 0 978936 12.22 2620 3286828 1165112 12.86 1129208 2593524 8 22:33:36 17:49:01 3739016 0 980468 12.24 2620 3286836 1165064 12.86 1131148 2593528 8 22:33:36 17:50:01 3738956 0 980528 12.24 2620 3286836 1165016 12.86 1131084 2593524 8 22:33:36 17:51:01 3739120 0 980360 12.24 2620 3286840 1165016 12.86 1131304 2593524 8 22:33:36 17:52:01 3738816 0 980660 12.24 2620 3286844 1165016 12.86 1131112 2593524 8 22:33:36 17:53:01 3738828 0 980644 12.24 2620 3286848 1165112 12.86 1131308 2593524 8 22:33:36 17:54:01 3738828 0 980636 12.24 2620 3286856 1165064 12.86 1131120 2593524 8 22:33:36 17:55:01 3739156 0 980308 12.24 2620 3286856 1165016 12.86 1131196 2593524 8 22:33:36 17:56:01 3739104 0 980352 12.24 2620 3286864 1165016 12.86 1131128 2593528 8 22:33:36 17:57:01 3738900 0 980556 12.24 2620 3286864 1165016 12.86 1131236 2593524 8 22:33:36 17:58:01 3738860 0 980592 12.24 2620 3286868 1165112 12.86 1131216 2593524 8 22:33:36 17:59:01 3739228 0 980216 12.24 2620 3286876 1165016 12.86 1131212 2593524 8 22:33:36 18:00:01 3739024 0 980420 12.24 2620 3286876 1165016 12.86 1131164 2593524 8 22:33:36 18:01:01 3737388 0 982048 12.26 2620 3286884 1167788 12.89 1131968 2593504 8 22:33:36 18:02:01 3738972 0 980456 12.24 2620 3286892 1165016 12.86 1131296 2593508 8 22:33:36 18:03:01 3736848 0 982580 12.27 2620 3286892 1165124 12.86 1133312 2593504 8 22:33:36 18:04:01 3736992 0 982432 12.27 2620 3286896 1165076 12.86 1133220 2593504 8 22:33:36 18:05:01 3736148 0 983272 12.28 2620 3286900 1165184 12.86 1133624 2593504 8 22:33:36 18:06:01 3736596 0 982820 12.27 2620 3286904 1165016 12.86 1133340 2593504 8 22:33:36 18:07:01 3736636 0 982772 12.27 2620 3286912 1165016 12.86 1133232 2593504 8 22:33:36 18:08:01 3736772 0 982636 12.27 2620 3286912 1165100 12.86 1133288 2593504 8 22:33:36 18:09:01 3735020 0 984380 12.29 2620 3286920 1165064 12.86 1135320 2593504 8 22:33:36 18:10:01 3733908 0 985492 12.30 2620 3286920 1165148 12.86 1135776 2593504 16 22:33:36 18:11:01 3736076 0 983316 12.28 2620 3286928 1163424 12.84 1134260 2593508 12 22:33:36 18:12:01 3735068 0 984320 12.29 2620 3286932 1165016 12.86 1135340 2593504 8 22:33:36 18:13:01 3734328 0 985060 12.30 2620 3286932 1165100 12.86 1135400 2593504 8 22:33:36 18:14:01 3734640 0 984740 12.30 2620 3286940 1165052 12.86 1135328 2593504 8 22:33:36 18:15:01 3734564 0 984816 12.30 2620 3286940 1165016 12.86 1135336 2593504 8 22:33:36 18:16:01 3734688 0 984684 12.29 2620 3286948 1165016 12.86 1135260 2593504 8 22:33:36 18:17:01 3734572 0 984796 12.30 2620 3286952 1165016 12.86 1135328 2593504 8 22:33:36 18:18:01 3732528 0 986836 12.32 2620 3286956 1165100 12.86 1137440 2593504 8 22:33:36 18:19:01 3732812 0 986544 12.32 2620 3286964 1165016 12.86 1137520 2593508 12 22:33:36 18:20:01 3733040 0 986316 12.32 2620 3286964 1164476 12.86 1137188 2593504 8 22:33:36 18:21:01 3733424 0 985980 12.31 2620 3286916 1164476 12.86 1137100 2593480 8 22:33:36 18:22:01 3733284 0 986116 12.31 2620 3286920 1164476 12.86 1137256 2593480 8 22:33:36 18:23:01 3730604 0 988792 12.35 2620 3286924 1164572 12.86 1139268 2593480 8 22:33:36 18:24:02 3730964 0 988424 12.34 2620 3286932 1164476 12.86 1139264 2593480 8 22:33:36 18:25:01 3730848 0 988532 12.34 2620 3286940 1164476 12.86 1139324 2593480 8 22:33:36 18:26:01 3728932 0 990448 12.37 2620 3286940 1164476 12.86 1141352 2593480 8 22:33:36 18:27:01 3729212 0 990160 12.36 2620 3286948 1164476 12.86 1141224 2593484 8 22:33:36 18:28:01 3728936 0 990436 12.37 2620 3286948 1164560 12.86 1141472 2593480 8 22:33:36 18:29:01 3728900 0 990468 12.37 2620 3286952 1164476 12.86 1141380 2593480 8 22:33:36 18:30:01 3729004 0 990304 12.36 2620 3287012 1164476 12.86 1141260 2593492 16 22:33:36 18:31:01 3728980 0 990380 12.37 2620 3286960 1164476 12.86 1141232 2593480 8 22:33:36 18:32:01 3729120 0 990232 12.36 2620 3286968 1164476 12.86 1141264 2593480 8 22:33:36 18:33:01 3728920 0 990432 12.37 2620 3286968 1164560 12.86 1141472 2593480 8 22:33:36 18:34:01 3728916 0 990428 12.37 2620 3286976 1164524 12.86 1141420 2593480 8 22:33:36 18:35:01 3728940 0 990400 12.37 2620 3286980 1164476 12.86 1141312 2593480 8 22:33:36 18:36:01 3729144 0 990196 12.36 2620 3286980 1164476 12.86 1141392 2593480 8 22:33:36 18:37:01 3729136 0 990196 12.36 2620 3286988 1164476 12.86 1141484 2593480 8 22:33:36 18:38:01 3726460 0 992872 12.40 2620 3286988 1164596 12.86 1143376 2593480 8 22:33:36 18:39:01 3726884 0 992436 12.39 2620 3287000 1164476 12.86 1143464 2593480 12 22:33:36 18:40:01 3727196 0 992120 12.39 2620 3287004 1164476 12.86 1143336 2593480 8 22:33:36 18:41:01 3726884 0 992428 12.39 2620 3287008 1164476 12.86 1143476 2593480 8 22:33:36 18:42:01 3726868 0 992440 12.39 2620 3287012 1164476 12.86 1143360 2593480 8 22:33:36 18:43:01 3726744 0 992560 12.39 2620 3287016 1164572 12.86 1143572 2593484 8 22:33:36 18:44:01 3726688 0 992612 12.39 2620 3287020 1164548 12.86 1143476 2593480 8 22:33:36 18:45:01 3727392 0 991904 12.38 2620 3287024 1164476 12.86 1143324 2593480 8 22:33:36 18:46:01 3727096 0 992196 12.39 2620 3287028 1164476 12.86 1143492 2593480 8 22:33:36 18:47:01 3726924 0 992364 12.39 2620 3287032 1164476 12.86 1143464 2593480 8 22:33:36 18:48:01 3726828 0 992452 12.39 2620 3287040 1164560 12.86 1143512 2593480 8 22:33:36 18:49:01 3724452 0 994828 12.42 2620 3287040 1164608 12.86 1145656 2593480 8 22:33:36 18:50:01 3724652 0 994620 12.42 2620 3287048 1164476 12.86 1145412 2593480 8 22:33:36 18:51:01 3724992 0 994280 12.41 2620 3287048 1164476 12.86 1145480 2593480 8 22:33:36 18:52:01 3724652 0 994616 12.42 2620 3287052 1164476 12.86 1145564 2593480 8 22:33:36 18:53:01 3724712 0 994548 12.42 2620 3287060 1164560 12.86 1145648 2593480 8 22:33:36 18:54:01 3724504 0 994756 12.42 2620 3287060 1164476 12.86 1145476 2593480 8 22:33:36 18:55:01 3724464 0 994784 12.42 2620 3287072 1164476 12.86 1145468 2593480 8 22:33:36 18:56:01 3724496 0 994752 12.42 2620 3287072 1164476 12.86 1145468 2593480 8 22:33:36 18:57:02 3724464 0 994776 12.42 2620 3287080 1164476 12.86 1145496 2593480 8 22:33:36 18:58:01 3722328 0 996908 12.45 2620 3287084 1164572 12.86 1147740 2593480 8 22:33:36 18:59:01 3722588 0 996644 12.44 2620 3287088 1164476 12.86 1147528 2593484 8 22:33:36 19:00:01 3723116 0 996108 12.44 2620 3287096 1164476 12.86 1147604 2593484 8 22:33:36 19:01:01 3721312 0 997912 12.46 2620 3287096 1167248 12.89 1148340 2593480 8 22:33:36 19:02:01 3722688 0 996528 12.44 2620 3287104 1164476 12.86 1147732 2593480 8 22:33:36 19:03:01 3722592 0 996616 12.44 2620 3287112 1164548 12.86 1147664 2593480 8 22:33:36 19:04:01 3722580 0 996628 12.44 2620 3287112 1164476 12.86 1147556 2593480 12 22:33:36 19:05:01 3722316 0 996884 12.45 2620 3287120 1164668 12.86 1148032 2593480 8 22:33:36 19:06:01 3722712 0 996484 12.44 2620 3287124 1164476 12.86 1147720 2593484 8 22:33:36 19:07:01 3720384 0 998812 12.47 2620 3287124 1164476 12.86 1149752 2593480 8 22:33:36 19:08:01 3720256 0 998932 12.47 2620 3287132 1164572 12.86 1149616 2593480 8 22:33:36 19:09:01 3720572 0 998616 12.47 2620 3287132 1164476 12.86 1149780 2593480 8 22:33:36 19:10:01 3720084 0 999092 12.47 2620 3287144 1164620 12.86 1150016 2593480 8 22:33:36 19:11:01 3720036 0 999136 12.48 2620 3287148 1164476 12.86 1149760 2593480 8 22:33:36 19:12:01 3720168 0 999000 12.47 2620 3287152 1164476 12.86 1149784 2593480 8 22:33:36 19:13:01 3716324 0 1002840 12.52 2620 3287156 1164548 12.86 1153852 2593480 8 22:33:36 19:14:01 3716600 0 1002560 12.52 2620 3287160 1164476 12.86 1153848 2593484 8 22:33:36 19:15:01 3716724 0 1002432 12.52 2620 3287164 1164476 12.86 1153808 2593480 8 22:33:36 19:16:01 3716428 0 1002724 12.52 2620 3287168 1164476 12.86 1153776 2593480 8 22:33:36 19:17:01 3716164 0 1002984 12.52 2620 3287172 1164476 12.86 1153880 2593480 8 22:33:36 19:18:01 3716324 0 1002820 12.52 2620 3287176 1164572 12.86 1154000 2593480 8 22:33:36 19:19:01 3716636 0 1002504 12.52 2620 3287180 1164476 12.86 1153904 2593480 8 22:33:36 19:20:01 3716420 0 1002716 12.52 2620 3287184 1164476 12.86 1153792 2593480 8 22:33:36 19:21:01 3716692 0 1002436 12.52 2620 3287192 1164476 12.86 1153752 2593480 8 22:33:36 19:22:01 3716528 0 1002600 12.52 2620 3287192 1164476 12.86 1153736 2593480 8 22:33:36 19:23:01 3714196 0 1004928 12.55 2620 3287196 1164596 12.86 1155952 2593480 8 22:33:36 19:24:01 3714652 0 1004468 12.54 2620 3287200 1164476 12.86 1155876 2593480 8 22:33:36 19:25:01 3714480 0 1004636 12.54 2620 3287204 1164476 12.86 1155912 2593480 8 22:33:36 19:26:01 3714496 0 1004608 12.54 2620 3287216 1164476 12.86 1155988 2593480 8 22:33:36 19:27:01 3714752 0 1004352 12.54 2620 3287216 1164476 12.86 1155856 2593480 8 22:33:36 19:28:02 3714400 0 1004696 12.54 2620 3287224 1164560 12.86 1156108 2593480 8 22:33:36 19:29:01 3714240 0 1004852 12.55 2620 3287228 1164476 12.86 1156000 2593480 8 22:33:36 19:30:01 3714356 0 1004732 12.55 2620 3287232 1164476 12.86 1155884 2593484 8 22:33:36 19:31:01 3714512 0 1004572 12.54 2620 3287236 1164476 12.86 1155912 2593480 8 22:33:36 19:32:01 3714924 0 1004160 12.54 2620 3287236 1164476 12.86 1155992 2593480 8 22:33:36 19:33:01 3712072 0 1007004 12.57 2620 3287244 1164548 12.86 1158016 2593480 8 22:33:36 19:34:01 3711848 0 1007164 12.58 2620 3287308 1164560 12.86 1158044 2593496 24 22:33:36 19:35:01 3711812 0 1007256 12.58 2620 3287252 1164476 12.86 1157964 2593480 8 22:33:36 19:36:01 3711820 0 1007244 12.58 2620 3287256 1164476 12.86 1157968 2593480 8 22:33:36 19:37:01 3712636 0 1006424 12.57 2620 3287260 1164476 12.86 1157932 2593480 8 22:33:36 19:38:01 3712408 0 1006648 12.57 2620 3287264 1164548 12.86 1157992 2593480 8 22:33:36 19:39:01 3712120 0 1006932 12.57 2620 3287268 1164524 12.86 1158112 2593480 12 22:33:36 19:40:01 3712184 0 1006864 12.57 2620 3287272 1164476 12.86 1158060 2593480 12 22:33:36 19:41:01 3711828 0 1007208 12.58 2620 3287284 1164476 12.86 1158008 2593484 8 22:33:36 19:42:01 3711828 0 1007204 12.58 2620 3287288 1164476 12.86 1157996 2593480 8 22:33:36 19:43:01 3711996 0 1007032 12.57 2620 3287292 1164560 12.86 1158092 2593480 12 22:33:36 19:44:01 3711952 0 1007068 12.57 2620 3287300 1164476 12.86 1158128 2593480 8 22:33:36 19:45:01 3710012 0 1009008 12.60 2620 3287300 1164476 12.86 1160172 2593480 8 22:33:36 19:46:01 3710144 0 1008868 12.60 2620 3287308 1164476 12.86 1160068 2593484 8 22:33:36 19:47:01 3710704 0 1008308 12.59 2620 3287308 1164476 12.86 1160140 2593480 8 22:33:36 19:48:01 3710328 0 1008680 12.59 2620 3287312 1164560 12.86 1160216 2593480 8 22:33:36 19:49:01 3710168 0 1008832 12.60 2620 3287320 1164476 12.86 1160200 2593480 8 22:33:36 19:50:01 3710488 0 1008512 12.59 2620 3287320 1164476 12.86 1160068 2593480 8 22:33:36 19:51:01 3710020 0 1008972 12.60 2620 3287328 1164476 12.86 1160112 2593480 8 22:33:36 19:52:01 3711124 0 1007864 12.58 2620 3287332 1162884 12.84 1159376 2593296 8 22:33:36 19:53:01 3710192 0 1008792 12.60 2620 3287336 1164560 12.86 1160468 2593296 8 22:33:36 19:54:01 3710124 0 1008856 12.60 2620 3287340 1164476 12.86 1160404 2593296 8 22:33:36 19:55:01 3710008 0 1008972 12.60 2620 3287340 1164476 12.86 1160284 2593296 8 22:33:36 19:56:01 3710140 0 1008832 12.60 2620 3287348 1164476 12.86 1160292 2593296 8 22:33:36 19:57:01 3710148 0 1008816 12.60 2620 3287356 1164476 12.86 1160320 2593296 8 22:33:36 19:58:01 3707872 0 1011088 12.62 2620 3287360 1164548 12.86 1162552 2593296 8 22:33:36 19:59:01 3707872 0 1011084 12.62 2620 3287364 1164536 12.86 1162556 2593296 8 22:33:36 20:00:01 3708356 0 1010596 12.62 2620 3287368 1164476 12.86 1162312 2593296 8 22:33:36 20:01:02 3706288 0 1012660 12.64 2620 3287372 1168068 12.90 1163296 2593296 8 22:33:36 20:02:01 3708472 0 1010468 12.62 2620 3287380 1164476 12.86 1162440 2593296 8 22:33:36 20:03:01 3708080 0 1010860 12.62 2620 3287380 1164584 12.86 1162404 2593296 8 22:33:36 20:04:01 3707696 0 1011236 12.63 2620 3287388 1164476 12.86 1162380 2593296 8 22:33:36 20:05:01 3707544 0 1011388 12.63 2620 3287388 1164596 12.86 1162832 2593296 8 22:33:36 20:06:01 3707968 0 1010956 12.62 2620 3287396 1164476 12.86 1162624 2593296 8 22:33:36 20:07:01 3705796 0 1013068 12.65 2620 3287456 1164476 12.86 1164476 2593312 20 22:33:36 20:08:01 3706032 0 1012884 12.65 2620 3287404 1164560 12.86 1164628 2593296 8 22:33:36 20:09:01 3706076 0 1012836 12.65 2620 3287408 1164476 12.86 1164540 2593296 8 22:33:36 20:10:01 3703432 0 1015472 12.68 2620 3287416 1164608 12.86 1166992 2593304 8 22:33:36 20:11:01 3703940 0 1014964 12.67 2620 3287416 1164476 12.86 1166588 2593296 8 22:33:36 20:12:01 3704136 0 1014760 12.67 2620 3287424 1164476 12.86 1166548 2593296 8 22:33:36 20:13:01 3703752 0 1015140 12.68 2620 3287428 1164560 12.86 1166724 2593296 8 22:33:36 20:14:01 3703996 0 1014892 12.67 2620 3287432 1164476 12.86 1166620 2593296 12 22:33:36 20:15:01 3703756 0 1015124 12.67 2620 3287440 1164476 12.86 1166548 2593296 8 22:33:36 20:16:01 3703516 0 1015364 12.68 2620 3287440 1164476 12.86 1166528 2593296 8 22:33:36 20:17:01 3703624 0 1015248 12.68 2620 3287448 1164476 12.86 1166648 2593300 8 22:33:36 20:18:01 3703744 0 1015128 12.67 2620 3287448 1164560 12.86 1166736 2593296 8 22:33:36 20:19:01 3703660 0 1015208 12.68 2620 3287452 1164560 12.86 1166684 2593296 8 22:33:36 20:20:01 3703732 0 1015128 12.67 2620 3287460 1164476 12.86 1166548 2593296 8 22:33:36 20:21:01 3703980 0 1014876 12.67 2620 3287464 1164476 12.86 1166632 2593300 8 22:33:36 20:22:01 3703820 0 1015028 12.67 2620 3287472 1164476 12.86 1166796 2593296 8 22:33:36 20:23:01 3701516 0 1017332 12.70 2620 3287472 1164584 12.86 1168820 2593296 12 22:33:36 20:24:01 3701684 0 1017156 12.70 2620 3287480 1164476 12.86 1168700 2593296 12 22:33:36 20:25:01 3701748 0 1017088 12.70 2620 3287484 1164476 12.86 1168756 2593296 8 22:33:36 20:26:01 3701576 0 1017256 12.70 2620 3287488 1164476 12.86 1168620 2593300 8 22:33:36 20:27:01 3701932 0 1016892 12.70 2620 3287496 1164476 12.86 1168632 2593296 8 22:33:36 20:28:01 3699844 0 1018980 12.72 2620 3287496 1164560 12.86 1170912 2593296 8 22:33:36 20:29:01 3700000 0 1018816 12.72 2620 3287504 1164476 12.86 1170808 2593296 8 22:33:36 20:30:01 3699900 0 1018912 12.72 2620 3287508 1164476 12.86 1170812 2593296 8 22:33:36 20:31:01 3699652 0 1019156 12.73 2620 3287512 1164476 12.86 1170820 2593296 8 22:33:36 20:32:01 3699684 0 1019120 12.72 2620 3287516 1164476 12.86 1170820 2593296 8 22:33:36 20:33:01 3699524 0 1019272 12.73 2620 3287524 1164560 12.86 1170808 2593296 8 22:33:36 20:34:02 3700164 0 1018632 12.72 2620 3287524 1164476 12.86 1170784 2593296 12 22:33:36 20:35:01 3699876 0 1018916 12.72 2620 3287528 1164476 12.86 1170656 2593296 8 22:33:36 20:36:01 3697704 0 1021084 12.75 2620 3287532 1164476 12.86 1172888 2593296 8 22:33:36 20:37:01 3698156 0 1020628 12.74 2620 3287536 1164476 12.86 1172844 2593296 8 22:33:36 20:38:01 3697772 0 1021004 12.75 2620 3287544 1164560 12.86 1172916 2593296 8 22:33:36 20:39:01 3697836 0 1020940 12.75 2620 3287544 1164476 12.86 1172900 2593296 12 22:33:36 20:40:01 3697828 0 1020884 12.75 2620 3287608 1164476 12.86 1172936 2593312 20 22:33:36 20:41:01 3697580 0 1021188 12.75 2620 3287552 1164476 12.86 1172812 2593296 8 22:33:36 20:42:01 3697628 0 1021132 12.75 2620 3287560 1164476 12.86 1172804 2593300 8 22:33:36 20:43:01 3697384 0 1021368 12.75 2620 3287568 1164548 12.86 1172896 2593296 8 22:33:36 20:44:01 3697580 0 1021172 12.75 2620 3287568 1164476 12.86 1172932 2593296 8 22:33:36 20:45:01 3697992 0 1020752 12.75 2620 3287576 1164476 12.86 1172772 2593296 8 22:33:36 20:46:01 3697612 0 1021132 12.75 2620 3287576 1164476 12.86 1172820 2593296 8 22:33:36 20:47:01 3697908 0 1020828 12.75 2620 3287584 1164476 12.86 1172912 2593296 8 22:33:36 20:48:01 3695824 0 1022908 12.77 2620 3287588 1164584 12.86 1174948 2593296 8 22:33:36 20:49:01 3695664 0 1023064 12.77 2620 3287592 1164544 12.86 1175052 2593296 8 22:33:36 20:50:01 3695548 0 1023176 12.78 2620 3287596 1164544 12.86 1175024 2593296 8 22:33:36 20:51:01 3695936 0 1022788 12.77 2620 3287596 1164544 12.86 1174976 2593296 8 22:33:36 20:52:01 3695548 0 1023168 12.78 2620 3287604 1164544 12.86 1174948 2593296 12 22:33:36 20:53:01 3695212 0 1023500 12.78 2620 3287608 1164628 12.86 1175040 2593296 8 22:33:36 20:54:01 3695300 0 1023408 12.78 2620 3287612 1164544 12.86 1175088 2593296 8 22:33:36 20:55:01 3695488 0 1023216 12.78 2620 3287616 1164544 12.86 1175088 2593296 8 22:33:36 20:56:01 3695160 0 1023536 12.78 2620 3287624 1164544 12.86 1175096 2593296 8 22:33:36 20:57:01 3695028 0 1023668 12.78 2620 3287624 1164544 12.86 1175100 2593296 8 22:33:36 20:58:01 3695608 0 1023076 12.77 2620 3287636 1164640 12.86 1175036 2593300 8 22:33:36 20:59:01 3695408 0 1023276 12.78 2620 3287636 1164544 12.86 1174992 2593296 20 22:33:36 21:00:01 3695416 0 1023264 12.78 2620 3287640 1164544 12.86 1175092 2593296 8 22:33:36 21:01:01 3692884 0 1025788 12.81 2620 3287648 1167876 12.89 1176032 2593296 8 22:33:36 21:02:01 3693192 0 1025472 12.80 2620 3287656 1164544 12.86 1177092 2593296 8 22:33:36 21:03:01 3693336 0 1025324 12.80 2620 3287660 1164640 12.86 1177220 2593296 8 22:33:36 21:04:01 3693580 0 1025076 12.80 2620 3287664 1164544 12.86 1177080 2593296 8 22:33:36 21:05:01 3692868 0 1025784 12.81 2620 3287668 1164664 12.86 1177472 2593296 8 22:33:36 21:06:02 3693408 0 1025240 12.80 2620 3287672 1164544 12.86 1177224 2593296 8 22:33:36 21:07:01 3693252 0 1025392 12.80 2620 3287676 1164544 12.86 1177092 2593296 8 22:33:36 21:08:01 3691060 0 1027580 12.83 2620 3287680 1164628 12.86 1179420 2593296 8 22:33:36 21:09:01 3691516 0 1027120 12.82 2620 3287684 1164544 12.86 1179184 2593296 8 22:33:36 21:10:01 3688476 0 1030156 12.86 2620 3287688 1164712 12.86 1181636 2593296 8 22:33:36 21:11:01 3689412 0 1029212 12.85 2620 3287696 1164544 12.86 1181260 2593296 8 22:33:36 21:12:01 3689056 0 1029568 12.86 2620 3287696 1164544 12.86 1181260 2593296 8 22:33:36 21:13:01 3686796 0 1031820 12.88 2620 3287704 1164640 12.86 1183472 2593300 8 22:33:36 21:14:01 3687280 0 1031328 12.88 2620 3287712 1164544 12.86 1183188 2593300 8 22:33:36 21:15:01 3687148 0 1031460 12.88 2620 3287712 1164544 12.86 1183324 2593296 8 22:33:36 21:16:01 3687336 0 1031264 12.88 2620 3287720 1164544 12.86 1183288 2593296 8 22:33:36 21:17:01 3687504 0 1031096 12.87 2620 3287720 1164544 12.86 1183272 2593296 8 22:33:36 21:18:01 3687256 0 1031336 12.88 2620 3287728 1164616 12.86 1183508 2593296 8 22:33:36 21:19:01 3687116 0 1031472 12.88 2620 3287732 1164544 12.86 1183300 2593296 8 22:33:36 21:20:01 3687272 0 1031312 12.88 2620 3287736 1164544 12.86 1183296 2593296 8 22:33:36 21:21:01 3687132 0 1031448 12.88 2620 3287740 1164544 12.86 1183420 2593296 8 22:33:36 21:22:01 3687196 0 1031384 12.88 2620 3287740 1164544 12.86 1183384 2593296 8 22:33:36 21:23:01 3686928 0 1031644 12.88 2620 3287748 1164628 12.86 1183516 2593296 8 22:33:36 21:24:01 3687124 0 1031444 12.88 2620 3287752 1164544 12.86 1183380 2593296 8 22:33:36 21:25:01 3685116 0 1033448 12.90 2620 3287756 1164544 12.86 1185364 2593296 8 22:33:36 21:26:01 3684944 0 1033616 12.91 2620 3287760 1164544 12.86 1185484 2593296 8 22:33:36 21:27:01 3684984 0 1033572 12.91 2620 3287764 1164544 12.86 1185440 2593296 8 22:33:36 21:28:01 3685004 0 1033548 12.90 2620 3287768 1164628 12.86 1185520 2593296 8 22:33:36 21:29:01 3685108 0 1033432 12.90 2620 3287780 1164544 12.86 1185384 2593300 8 22:33:36 21:30:01 3685420 0 1033120 12.90 2620 3287780 1164544 12.86 1185488 2593296 8 22:33:36 21:31:01 3685216 0 1033320 12.90 2620 3287784 1164544 12.86 1185412 2593296 8 22:33:36 21:32:01 3686248 0 1032284 12.89 2620 3287788 1162952 12.84 1184380 2593296 8 22:33:36 21:33:01 3685144 0 1033384 12.90 2620 3287792 1164616 12.86 1185592 2593296 8 22:33:36 21:34:01 3685216 0 1033304 12.90 2620 3287800 1164544 12.86 1185532 2593296 8 22:33:36 21:35:01 3684968 0 1033552 12.90 2620 3287800 1164544 12.86 1185528 2593296 8 22:33:36 21:36:01 3684992 0 1033520 12.90 2620 3287808 1164544 12.86 1185420 2593296 8 22:33:36 21:37:01 3685256 0 1033252 12.90 2620 3287812 1164544 12.86 1185360 2593296 8 22:33:36 21:38:01 3682932 0 1035576 12.93 2620 3287812 1164640 12.86 1187684 2593296 8 22:33:36 21:39:02 3683176 0 1035324 12.93 2620 3287820 1164544 12.86 1187596 2593296 8 22:33:36 21:40:01 3683324 0 1035176 12.93 2620 3287820 1164544 12.86 1187432 2593296 8 22:33:36 21:41:01 3683036 0 1035456 12.93 2620 3287828 1164544 12.86 1187424 2593296 8 22:33:36 21:42:01 3683060 0 1035428 12.93 2620 3287832 1164544 12.86 1187492 2593296 8 22:33:36 21:43:01 3682956 0 1035528 12.93 2620 3287836 1164628 12.86 1187572 2593296 8 22:33:36 21:44:01 3683060 0 1035420 12.93 2620 3287840 1164544 12.86 1187636 2593296 8 22:33:36 21:45:01 3682820 0 1035648 12.93 2620 3287852 1164544 12.86 1187620 2593304 8 22:33:36 21:46:01 3682580 0 1035864 12.93 2620 3287876 1164544 12.86 1187496 2593300 12 22:33:36 21:47:01 3682680 0 1035780 12.93 2620 3287860 1164544 12.86 1187540 2593296 8 22:33:36 21:48:01 3682964 0 1035492 12.93 2620 3287864 1164628 12.86 1187596 2593296 8 22:33:36 21:49:01 3682788 0 1035664 12.93 2620 3287868 1164544 12.86 1187644 2593296 8 22:33:36 21:50:01 3682968 0 1035480 12.93 2620 3287872 1164544 12.86 1187600 2593296 8 22:33:36 21:51:01 3683176 0 1035268 12.93 2620 3287876 1164544 12.86 1187572 2593296 8 22:33:36 21:52:01 3682912 0 1035524 12.93 2620 3287884 1164544 12.86 1187544 2593296 8 22:33:36 21:53:01 3680916 0 1037520 12.95 2620 3287884 1164628 12.86 1189752 2593296 8 22:33:36 21:54:01 3681368 0 1037064 12.95 2620 3287888 1164544 12.86 1189688 2593296 8 22:33:36 21:55:01 3680880 0 1037548 12.95 2620 3287892 1164544 12.86 1189716 2593296 8 22:33:36 21:56:01 3681192 0 1037232 12.95 2620 3287896 1164544 12.86 1189704 2593296 8 22:33:36 21:57:01 3680640 0 1037776 12.96 2620 3287904 1164544 12.86 1189632 2593296 8 22:33:36 21:58:01 3680480 0 1037936 12.96 2620 3287904 1164628 12.86 1189820 2593296 8 22:33:36 21:59:01 3680764 0 1037644 12.96 2620 3287912 1164544 12.86 1189736 2593296 8 22:33:36 22:00:01 3680600 0 1037800 12.96 2620 3287920 1164544 12.86 1189748 2593296 8 22:33:36 22:01:01 3679408 0 1038988 12.97 2620 3287924 1166460 12.88 1190228 2593300 12 22:33:36 22:02:01 3680904 0 1037488 12.95 2620 3287928 1164544 12.86 1189656 2593296 8 22:33:36 22:03:01 3680692 0 1037696 12.96 2620 3287932 1164616 12.86 1189776 2593296 8 22:33:36 22:04:01 3678848 0 1039536 12.98 2620 3287936 1164544 12.86 1191692 2593296 8 22:33:36 22:05:01 3678144 0 1040232 12.99 2620 3287944 1164688 12.86 1192004 2593296 8 22:33:36 22:06:01 3679112 0 1039264 12.98 2620 3287944 1164544 12.86 1191668 2593296 8 22:33:36 22:07:01 3679004 0 1039364 12.98 2620 3287952 1164544 12.86 1191708 2593296 8 22:33:36 22:08:01 3676548 0 1041820 13.01 2620 3287952 1164628 12.86 1193968 2593296 8 22:33:36 22:09:01 3676636 0 1041728 13.01 2620 3287956 1164544 12.86 1193812 2593296 8 22:33:36 22:10:01 3676072 0 1042284 13.01 2620 3287964 1164688 12.86 1194140 2593296 8 22:33:36 22:11:01 3676776 0 1041580 13.01 2620 3287964 1164544 12.86 1193952 2593296 8 22:33:36 22:12:02 3677040 0 1041308 13.00 2620 3287972 1164544 12.86 1193812 2593296 8 22:33:36 22:13:01 3674368 0 1043980 13.04 2620 3287972 1164628 12.86 1196032 2593296 8 22:33:36 22:14:01 3672456 0 1045884 13.06 2620 3287980 1164544 12.86 1198000 2593296 8 22:33:36 22:15:01 3672548 0 1045784 13.06 2620 3287988 1164544 12.86 1197940 2593296 8 22:33:36 22:16:01 3672432 0 1045896 13.06 2620 3287992 1164544 12.86 1198004 2593300 8 22:33:36 22:17:01 3672548 0 1045776 13.06 2620 3287996 1164544 12.86 1197980 2593296 8 22:33:36 22:18:01 3672624 0 1045640 13.06 2620 3288056 1164616 12.86 1198092 2593312 20 22:33:36 22:19:01 3672696 0 1045620 13.06 2620 3288004 1164544 12.86 1198020 2593296 8 22:33:36 22:20:01 3651188 0 1067112 13.32 2620 3288020 1252648 13.83 1216792 2593304 20 22:33:36 22:21:01 3659400 0 1058888 13.22 2620 3288032 1190416 13.14 1210412 2593312 8 22:33:36 22:22:01 3662732 0 1055552 13.18 2620 3288036 1159576 12.80 1207628 2593312 8 22:33:36 22:23:01 3662860 0 1055416 13.18 2620 3288044 1159724 12.80 1207812 2593312 8 22:33:36 22:24:01 3662988 0 1055288 13.18 2620 3288044 1159640 12.80 1207588 2593312 8 22:33:36 22:25:01 3662888 0 1055376 13.18 2620 3288056 1159640 12.80 1207772 2593320 8 22:33:36 22:26:01 3662880 0 1055384 13.18 2620 3288056 1159640 12.80 1207648 2593312 8 22:33:36 22:27:01 3663012 0 1055248 13.18 2620 3288060 1159640 12.80 1207688 2593312 8 22:33:36 22:28:01 3662280 0 1055972 13.18 2620 3288068 1159712 12.80 1207764 2593312 8 22:33:36 22:29:01 3662392 0 1055860 13.18 2620 3288068 1159640 12.80 1207708 2593312 8 22:33:36 22:30:01 3662384 0 1055860 13.18 2620 3288076 1159640 12.80 1207736 2593312 8 22:33:36 22:31:01 3662656 0 1055584 13.18 2620 3288080 1159640 12.80 1207672 2593312 8 22:33:36 22:32:01 3662616 0 1055616 13.18 2620 3288088 1159640 12.80 1207728 2593312 8 22:33:36 22:33:01 3662280 0 1055948 13.18 2620 3288092 1159724 12.80 1208008 2593312 8 22:33:36 Average: 3732169 0 988466 12.34 2620 3285685 1183479 13.07 1150798 2598791 1890 22:33:36 22:33:36 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:33:36 16:33:01 eth0 2031.70 1748.58 6376.09 198.27 0.00 0.00 0.00 0.00 22:33:36 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:33:01 docker0 1102.25 869.95 82.12 2705.24 0.00 0.00 0.00 0.00 22:33:36 16:33:01 veth9613578 1102.25 870.09 97.19 2705.25 0.00 0.00 0.00 0.00 22:33:36 16:34:01 eth0 912.59 690.89 4910.16 64.53 0.00 0.00 0.00 0.00 22:33:36 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:34:01 vethbb05188 359.32 409.96 32.91 1618.11 0.00 0.00 0.00 0.00 22:33:36 16:34:01 docker0 359.36 409.84 28.00 1618.11 0.00 0.00 0.00 0.00 22:33:36 16:35:01 eth0 3.13 1.52 2.38 0.72 0.00 0.00 0.00 0.00 22:33:36 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:35:01 vethbb05188 0.20 0.13 0.06 0.05 0.00 0.00 0.00 0.00 22:33:36 16:35:01 docker0 0.20 0.13 0.06 0.05 0.00 0.00 0.00 0.00 22:33:36 16:36:01 eth0 2.32 1.08 1.29 0.68 0.00 0.00 0.00 0.00 22:33:36 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:36:01 vethbb05188 0.12 0.08 0.03 0.05 0.00 0.00 0.00 0.00 22:33:36 16:36:01 docker0 0.12 0.08 0.03 0.05 0.00 0.00 0.00 0.00 22:33:36 16:37:01 eth0 1.55 0.90 1.22 0.68 0.00 0.00 0.00 0.00 22:33:36 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:37:01 vethbb05188 0.08 0.08 0.01 0.05 0.00 0.00 0.00 0.00 22:33:36 16:37:01 docker0 0.08 0.08 0.00 0.05 0.00 0.00 0.00 0.00 22:33:36 16:38:01 eth0 1.40 0.82 1.04 0.57 0.00 0.00 0.00 0.00 22:33:36 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:38:01 vethbb05188 0.10 0.08 0.03 0.05 0.00 0.00 0.00 0.00 22:33:36 16:38:01 docker0 0.10 0.08 0.03 0.05 0.00 0.00 0.00 0.00 22:33:36 16:39:02 eth0 1.47 0.75 1.07 0.51 0.00 0.00 0.00 0.00 22:33:36 16:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:39:02 vethbb05188 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 22:33:36 16:39:02 docker0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 22:33:36 16:40:01 eth0 1.25 0.73 0.93 0.54 0.00 0.00 0.00 0.00 22:33:36 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:40:01 vethbb05188 0.03 0.02 0.03 0.00 0.00 0.00 0.00 0.00 22:33:36 16:40:01 docker0 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:33:36 16:41:01 eth0 1.23 0.68 0.92 0.48 0.00 0.00 0.00 0.00 22:33:36 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:41:01 vethbb05188 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:42:01 eth0 1.22 0.72 0.92 0.51 0.00 0.00 0.00 0.00 22:33:36 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:42:01 vethbb05188 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:33:36 16:42:01 docker0 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:33:36 16:43:01 eth0 1.48 0.85 1.06 0.55 0.00 0.00 0.00 0.00 22:33:36 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:43:01 vethbb05188 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:44:01 eth0 1.33 0.77 0.98 0.54 0.00 0.00 0.00 0.00 22:33:36 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:44:01 vethbb05188 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:33:36 16:44:01 docker0 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:33:36 16:45:01 eth0 2.15 0.97 1.23 0.65 0.00 0.00 0.00 0.00 22:33:36 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:45:01 vethbb05188 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:46:01 eth0 1.23 0.68 0.92 0.54 0.00 0.00 0.00 0.00 22:33:36 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:46:01 vethbb05188 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:33:36 16:46:01 docker0 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:33:36 16:47:01 eth0 1.32 0.70 0.93 0.48 0.00 0.00 0.00 0.00 22:33:36 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:47:01 vethbb05188 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:48:01 eth0 1.47 0.85 1.06 0.55 0.00 0.00 0.00 0.00 22:33:36 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:48:01 vethbb05188 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:33:36 16:48:01 docker0 0.03 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:33:36 16:49:01 eth0 1.30 0.72 0.98 0.51 0.00 0.00 0.00 0.00 22:33:36 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:49:01 vethbb05188 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:50:01 eth0 14.34 12.09 67.41 1.35 0.00 0.00 0.00 0.00 22:33:36 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:50:01 docker0 11.51 13.08 0.81 66.67 0.00 0.00 0.00 0.00 22:33:36 16:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:52:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 22:33:36 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:53:01 eth0 0.30 0.28 0.17 0.08 0.00 0.00 0.00 0.00 22:33:36 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:54:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:55:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:56:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:58:01 eth0 0.33 0.32 0.15 0.08 0.00 0.00 0.00 0.00 22:33:36 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:59:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:01:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:03:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:04:01 eth0 1.02 0.07 0.10 0.01 0.00 0.00 0.00 0.00 22:33:36 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:05:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 22:33:36 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:06:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:08:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:09:02 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:33:36 17:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:10:01 eth0 0.46 0.27 0.27 0.20 0.00 0.00 0.00 0.00 22:33:36 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:11:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:13:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:17:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:18:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:19:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:33:36 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:21:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:23:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:26:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:28:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:30:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 22:33:36 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:31:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:33:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:34:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:38:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:39:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:33:36 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:43:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:44:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 22:33:36 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:47:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:48:01 eth0 0.19 0.14 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:49:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:33:36 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:53:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:54:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 22:33:36 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:58:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:03:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:04:01 eth0 1.05 0.07 0.16 0.00 0.00 0.00 0.00 0.00 22:33:36 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:05:01 eth0 0.48 0.33 0.27 0.20 0.00 0.00 0.00 0.00 22:33:36 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:06:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:08:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:09:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 22:33:36 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:10:01 eth0 0.45 0.23 0.26 0.19 0.00 0.00 0.00 0.00 22:33:36 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:13:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:14:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 22:33:36 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:18:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:23:01 eth0 0.20 0.20 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:24:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:28:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:29:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:33:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:34:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 22:33:36 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:38:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:43:01 eth0 0.15 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:44:01 eth0 0.13 0.13 0.09 0.01 0.00 0.00 0.00 0.00 22:33:36 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:45:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:48:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:49:01 eth0 0.20 0.12 0.14 0.01 0.00 0.00 0.00 0.00 22:33:36 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:52:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 22:33:36 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:53:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:57:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:58:01 eth0 0.22 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:03:01 eth0 0.22 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:04:01 eth0 0.80 0.07 0.08 0.00 0.00 0.00 0.00 0.00 22:33:36 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:05:01 eth0 0.65 0.27 0.29 0.20 0.00 0.00 0.00 0.00 22:33:36 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:08:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:09:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:33:36 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:10:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 22:33:36 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:13:01 eth0 0.25 0.22 0.16 0.07 0.00 0.00 0.00 0.00 22:33:36 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:18:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:23:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:28:02 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 19:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:33:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:34:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 22:33:36 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:38:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:39:01 eth0 0.07 0.02 0.06 0.00 0.00 0.00 0.00 0.00 22:33:36 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:40:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:43:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:44:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:48:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:53:01 eth0 0.22 0.22 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:58:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:59:01 eth0 0.12 0.10 0.09 0.01 0.00 0.00 0.00 0.00 22:33:36 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:00:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:01:02 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:03:01 eth0 0.20 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:04:01 eth0 0.93 0.00 0.10 0.00 0.00 0.00 0.00 0.00 22:33:36 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:05:01 eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 22:33:36 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:06:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:08:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:10:01 eth0 0.43 0.30 0.26 0.20 0.00 0.00 0.00 0.00 22:33:36 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:13:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:18:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:33:36 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:19:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 22:33:36 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:23:01 eth0 0.22 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:28:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:33:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:34:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:35:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:33:36 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:36:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:38:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:43:01 eth0 0.20 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:44:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:48:01 eth0 0.22 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:49:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:52:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:53:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:58:01 eth0 0.23 0.20 0.16 0.07 0.00 0.00 0.00 0.00 22:33:36 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:03:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:04:01 eth0 0.80 0.00 0.09 0.00 0.00 0.00 0.00 0.00 22:33:36 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:05:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 22:33:36 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:06:02 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:08:01 eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:10:01 eth0 0.47 0.25 0.27 0.17 0.00 0.00 0.00 0.00 22:33:36 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:11:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 22:33:36 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:13:01 eth0 0.22 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:18:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:23:01 eth0 0.20 0.20 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:27:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:28:01 eth0 0.27 0.25 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:33:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:38:01 eth0 0.23 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:39:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:43:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:44:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:33:36 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:45:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:48:01 eth0 0.22 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:53:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:58:01 eth0 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:01:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:33:36 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:03:01 eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:04:01 eth0 0.88 0.00 0.09 0.00 0.00 0.00 0.00 0.00 22:33:36 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:05:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 22:33:36 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:06:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:08:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:10:01 eth0 0.42 0.30 0.26 0.20 0.00 0.00 0.00 0.00 22:33:36 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:12:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:13:01 eth0 0.24 0.19 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:15:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:18:01 eth0 0.28 0.28 0.14 0.08 0.00 0.00 0.00 0.00 22:33:36 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:20:01 eth0 40.81 24.49 26.66 90.62 0.00 0.00 0.00 0.00 22:33:36 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:21:01 eth0 47.19 26.35 40.21 15.48 0.00 0.00 0.00 0.00 22:33:36 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:23:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:28:01 eth0 0.23 0.23 0.16 0.07 0.00 0.00 0.00 0.00 22:33:36 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:33:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:33:36 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 Average: eth0 8.60 7.03 31.75 1.07 0.00 0.00 0.00 0.00 22:33:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:36 Average: docker0 4.09 3.59 0.31 12.17 0.00 0.00 0.00 0.00 22:33:36 22:33:36 22:33:36 ---> sar -P ALL: 22:33:36 Linux 3.10.0-1160.36.2.el7.x86_64 (centos-7-docker-611db46c-487c-30ca-28da-62715972c0a2.vexxhost.lo) 08/21/21 _x86_64_ (2 CPU) 22:33:36 22:33:36 16:31:44 LINUX RESTART (2 CPU) 22:33:36 22:33:36 16:32:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 16:33:01 all 31.89 0.00 10.39 5.36 0.10 52.26 22:33:36 16:33:01 0 31.00 0.00 11.34 4.15 0.11 53.40 22:33:36 16:33:01 1 32.76 0.00 9.47 6.55 0.09 51.14 22:33:36 16:34:01 all 21.29 0.00 7.97 2.46 0.07 68.20 22:33:36 16:34:01 0 21.18 0.00 8.50 2.69 0.07 67.57 22:33:36 16:34:01 1 21.40 0.00 7.46 2.25 0.07 68.82 22:33:36 16:35:01 all 0.12 0.00 0.51 0.54 0.03 98.80 22:33:36 16:35:01 0 0.05 0.00 0.55 0.58 0.02 98.80 22:33:36 16:35:01 1 0.18 0.00 0.47 0.50 0.03 98.81 22:33:36 16:36:01 all 0.19 0.00 0.08 0.00 0.03 99.70 22:33:36 16:36:01 0 0.10 0.00 0.05 0.00 0.02 99.83 22:33:36 16:36:01 1 0.28 0.00 0.12 0.00 0.03 99.56 22:33:36 16:37:01 all 0.20 0.00 0.08 0.00 0.03 99.68 22:33:36 16:37:01 0 0.23 0.00 0.07 0.00 0.03 99.67 22:33:36 16:37:01 1 0.17 0.00 0.10 0.00 0.03 99.70 22:33:36 16:38:01 all 0.19 0.00 0.07 0.00 0.03 99.72 22:33:36 16:38:01 0 0.25 0.00 0.05 0.00 0.03 99.67 22:33:36 16:38:01 1 0.13 0.00 0.08 0.00 0.02 99.77 22:33:36 16:39:02 all 0.18 0.00 0.06 0.00 0.02 99.75 22:33:36 16:39:02 0 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 16:39:02 1 0.07 0.00 0.08 0.00 0.02 99.83 22:33:36 16:40:01 all 0.20 0.00 0.09 0.00 0.02 99.69 22:33:36 16:40:01 0 0.32 0.00 0.10 0.00 0.02 99.56 22:33:36 16:40:01 1 0.07 0.00 0.08 0.00 0.02 99.83 22:33:36 16:41:01 all 0.20 0.00 0.06 0.00 0.02 99.72 22:33:36 16:41:01 0 0.35 0.00 0.05 0.00 0.02 99.58 22:33:36 16:41:01 1 0.05 0.00 0.07 0.00 0.02 99.87 22:33:36 16:42:01 all 0.32 0.00 0.08 0.00 0.02 99.59 22:33:36 16:42:01 0 0.57 0.00 0.05 0.00 0.02 99.37 22:33:36 16:42:01 1 0.07 0.00 0.10 0.00 0.02 99.82 22:33:36 16:43:01 all 0.22 0.00 0.06 0.00 0.02 99.71 22:33:36 16:43:01 0 0.27 0.00 0.03 0.00 0.02 99.68 22:33:36 16:43:01 1 0.17 0.00 0.08 0.00 0.02 99.73 22:33:36 22:33:36 16:43:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 16:44:01 all 0.32 0.00 0.06 0.00 0.01 99.62 22:33:36 16:44:01 0 0.43 0.00 0.05 0.00 0.02 99.50 22:33:36 16:44:01 1 0.20 0.00 0.07 0.00 0.00 99.73 22:33:36 16:45:01 all 0.28 0.00 0.07 0.00 0.02 99.63 22:33:36 16:45:01 0 0.37 0.00 0.08 0.00 0.00 99.55 22:33:36 16:45:01 1 0.20 0.00 0.05 0.00 0.03 99.72 22:33:36 16:46:01 all 0.28 0.00 0.07 0.00 0.02 99.63 22:33:36 16:46:01 0 0.40 0.00 0.08 0.00 0.02 99.50 22:33:36 16:46:01 1 0.17 0.00 0.05 0.00 0.02 99.77 22:33:36 16:47:01 all 0.27 0.00 0.09 0.00 0.01 99.63 22:33:36 16:47:01 0 0.32 0.00 0.08 0.00 0.00 99.60 22:33:36 16:47:01 1 0.22 0.00 0.10 0.00 0.02 99.67 22:33:36 16:48:01 all 0.24 0.00 0.08 0.00 0.02 99.67 22:33:36 16:48:01 0 0.35 0.00 0.08 0.00 0.02 99.55 22:33:36 16:48:01 1 0.13 0.00 0.07 0.00 0.02 99.78 22:33:36 16:49:01 all 0.23 0.00 0.06 0.00 0.03 99.69 22:33:36 16:49:01 0 0.32 0.00 0.03 0.00 0.03 99.62 22:33:36 16:49:01 1 0.13 0.00 0.08 0.00 0.02 99.77 22:33:36 16:50:01 all 0.55 0.00 0.35 0.09 0.01 99.00 22:33:36 16:50:01 0 0.47 0.00 0.32 0.17 0.00 99.05 22:33:36 16:50:01 1 0.64 0.00 0.38 0.02 0.02 98.95 22:33:36 16:51:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 16:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 16:51:01 1 0.30 0.00 0.03 0.00 0.02 99.65 22:33:36 16:52:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 16:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 16:52:01 1 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 16:53:01 all 0.21 0.00 0.03 0.00 0.02 99.74 22:33:36 16:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 16:53:01 1 0.38 0.00 0.03 0.00 0.02 99.57 22:33:36 16:54:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 16:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 16:54:01 1 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 22:33:36 16:54:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 16:55:01 all 0.15 0.00 0.03 0.00 0.01 99.82 22:33:36 16:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:33:36 16:55:01 1 0.25 0.00 0.03 0.00 0.02 99.70 22:33:36 16:56:01 all 0.11 0.00 0.04 0.00 0.03 99.82 22:33:36 16:56:01 0 0.17 0.00 0.05 0.00 0.02 99.77 22:33:36 16:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 22:33:36 16:57:01 all 0.05 0.00 0.02 0.00 0.03 99.91 22:33:36 16:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:33:36 16:57:01 1 0.07 0.00 0.02 0.00 0.05 99.87 22:33:36 16:58:01 all 0.13 0.00 0.03 0.00 0.02 99.83 22:33:36 16:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 16:58:01 1 0.23 0.00 0.03 0.00 0.02 99.72 22:33:36 16:59:01 all 0.15 0.00 0.03 0.00 0.02 99.80 22:33:36 16:59:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:33:36 16:59:01 1 0.25 0.00 0.03 0.00 0.00 99.72 22:33:36 17:00:01 all 0.16 0.00 0.02 0.00 0.02 99.81 22:33:36 17:00:01 0 0.10 0.00 0.02 0.00 0.02 99.87 22:33:36 17:00:01 1 0.22 0.00 0.02 0.00 0.02 99.75 22:33:36 17:01:01 all 0.16 0.00 0.03 0.00 0.02 99.79 22:33:36 17:01:01 0 0.13 0.00 0.05 0.00 0.03 99.78 22:33:36 17:01:01 1 0.18 0.00 0.02 0.00 0.00 99.80 22:33:36 17:02:01 all 0.21 0.00 0.05 0.00 0.02 99.72 22:33:36 17:02:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:33:36 17:02:01 1 0.35 0.00 0.05 0.00 0.02 99.58 22:33:36 17:03:01 all 0.15 0.00 0.02 0.00 0.02 99.82 22:33:36 17:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 17:03:01 1 0.27 0.00 0.00 0.00 0.00 99.73 22:33:36 17:04:01 all 0.23 0.00 0.02 0.00 0.02 99.74 22:33:36 17:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 17:04:01 1 0.42 0.00 0.02 0.00 0.02 99.55 22:33:36 17:05:01 all 0.16 0.00 0.03 0.00 0.02 99.80 22:33:36 17:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 17:05:01 1 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 22:33:36 17:05:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 17:06:01 all 0.13 0.00 0.03 0.00 0.02 99.83 22:33:36 17:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:33:36 17:06:01 1 0.20 0.00 0.02 0.00 0.00 99.78 22:33:36 17:07:01 all 0.17 0.00 0.03 0.00 0.02 99.78 22:33:36 17:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 17:07:01 1 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 17:08:01 all 0.19 0.00 0.03 0.00 0.01 99.77 22:33:36 17:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 17:08:01 1 0.33 0.00 0.02 0.00 0.00 99.65 22:33:36 17:09:02 all 0.19 0.00 0.03 0.00 0.02 99.77 22:33:36 17:09:02 0 0.37 0.00 0.03 0.00 0.02 99.58 22:33:36 17:09:02 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 17:10:01 all 0.19 0.00 0.02 0.00 0.01 99.79 22:33:36 17:10:01 0 0.32 0.00 0.02 0.00 0.02 99.64 22:33:36 17:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:33:36 17:11:01 all 0.17 0.00 0.02 0.00 0.03 99.79 22:33:36 17:11:01 0 0.32 0.00 0.02 0.00 0.03 99.63 22:33:36 17:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 17:12:01 all 0.11 0.00 0.03 0.00 0.01 99.85 22:33:36 17:12:01 0 0.17 0.00 0.05 0.00 0.00 99.78 22:33:36 17:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 17:13:01 all 0.04 0.00 0.03 0.00 0.02 99.91 22:33:36 17:13:01 0 0.07 0.00 0.03 0.00 0.03 99.87 22:33:36 17:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:33:36 17:14:01 all 0.20 0.00 0.03 0.00 0.01 99.77 22:33:36 17:14:01 0 0.37 0.00 0.03 0.00 0.02 99.58 22:33:36 17:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:33:36 17:15:01 all 0.19 0.00 0.03 0.00 0.02 99.77 22:33:36 17:15:01 0 0.08 0.00 0.03 0.00 0.03 99.85 22:33:36 17:15:01 1 0.30 0.00 0.02 0.00 0.00 99.68 22:33:36 17:16:01 all 0.07 0.00 0.02 0.00 0.03 99.89 22:33:36 17:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 17:16:01 1 0.10 0.00 0.02 0.00 0.03 99.85 22:33:36 22:33:36 17:16:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 17:17:01 all 0.06 0.00 0.02 0.00 0.01 99.92 22:33:36 17:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:33:36 17:17:01 1 0.10 0.00 0.03 0.00 0.02 99.85 22:33:36 17:18:01 all 0.15 0.00 0.03 0.00 0.03 99.80 22:33:36 17:18:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 17:18:01 1 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 17:19:01 all 0.20 0.00 0.03 0.00 0.01 99.77 22:33:36 17:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 17:19:01 1 0.37 0.00 0.02 0.00 0.02 99.60 22:33:36 17:20:01 all 0.15 0.00 0.02 0.00 0.02 99.82 22:33:36 17:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 17:20:01 1 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 17:21:01 all 0.16 0.00 0.03 0.00 0.02 99.80 22:33:36 17:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 17:21:01 1 0.27 0.00 0.03 0.00 0.02 99.68 22:33:36 17:22:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 17:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 17:22:01 1 0.33 0.00 0.05 0.00 0.02 99.60 22:33:36 17:23:01 all 0.18 0.00 0.03 0.00 0.01 99.79 22:33:36 17:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:33:36 17:23:01 1 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 17:24:01 all 0.18 0.00 0.02 0.00 0.02 99.78 22:33:36 17:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:33:36 17:24:01 1 0.33 0.00 0.02 0.00 0.00 99.65 22:33:36 17:25:01 all 0.23 0.00 0.01 0.00 0.02 99.74 22:33:36 17:25:01 0 0.43 0.00 0.02 0.00 0.02 99.53 22:33:36 17:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:33:36 17:26:01 all 0.19 0.00 0.03 0.00 0.01 99.77 22:33:36 17:26:01 0 0.37 0.00 0.03 0.00 0.02 99.58 22:33:36 17:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:33:36 17:27:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 17:27:01 0 0.35 0.00 0.03 0.00 0.02 99.60 22:33:36 17:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 22:33:36 17:27:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 17:28:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 17:28:01 0 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 17:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 17:29:01 all 0.17 0.00 0.02 0.00 0.02 99.80 22:33:36 17:29:01 0 0.32 0.00 0.02 0.00 0.00 99.67 22:33:36 17:29:01 1 0.02 0.00 0.02 0.00 0.03 99.93 22:33:36 17:30:01 all 0.16 0.00 0.03 0.00 0.02 99.80 22:33:36 17:30:01 0 0.28 0.00 0.02 0.00 0.02 99.68 22:33:36 17:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 17:31:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:33:36 17:31:01 0 0.27 0.00 0.03 0.00 0.03 99.67 22:33:36 17:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:33:36 17:32:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 17:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 17:32:01 1 0.23 0.00 0.02 0.00 0.02 99.73 22:33:36 17:33:01 all 0.14 0.00 0.03 0.00 0.01 99.82 22:33:36 17:33:01 0 0.08 0.00 0.05 0.00 0.02 99.85 22:33:36 17:33:01 1 0.20 0.00 0.02 0.00 0.00 99.78 22:33:36 17:34:01 all 0.03 0.00 0.03 0.00 0.02 99.93 22:33:36 17:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 17:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 17:35:01 all 0.21 0.00 0.03 0.00 0.03 99.74 22:33:36 17:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 17:35:01 1 0.38 0.00 0.03 0.00 0.03 99.55 22:33:36 17:36:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 17:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 17:36:01 1 0.33 0.00 0.02 0.00 0.02 99.63 22:33:36 17:37:01 all 0.15 0.00 0.03 0.00 0.01 99.82 22:33:36 17:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 17:37:01 1 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 17:38:01 all 0.21 0.00 0.03 0.00 0.02 99.75 22:33:36 17:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 17:38:01 1 0.38 0.00 0.03 0.00 0.02 99.57 22:33:36 22:33:36 17:38:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 17:39:01 all 0.17 0.00 0.03 0.00 0.02 99.78 22:33:36 17:39:01 0 0.32 0.00 0.05 0.00 0.02 99.62 22:33:36 17:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 17:40:01 all 0.13 0.00 0.03 0.02 0.01 99.82 22:33:36 17:40:01 0 0.05 0.00 0.03 0.02 0.02 99.88 22:33:36 17:40:01 1 0.20 0.00 0.03 0.02 0.00 99.75 22:33:36 17:41:01 all 0.19 3.99 14.32 2.51 0.05 78.94 22:33:36 17:41:01 0 0.03 3.98 14.02 2.41 0.05 79.51 22:33:36 17:41:01 1 0.34 4.00 14.63 2.60 0.05 78.38 22:33:36 17:42:01 all 0.20 0.00 0.03 0.00 0.02 99.76 22:33:36 17:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 17:42:01 1 0.37 0.00 0.02 0.00 0.02 99.60 22:33:36 17:43:01 all 0.19 0.00 0.03 0.00 0.01 99.77 22:33:36 17:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 17:43:01 1 0.35 0.00 0.02 0.00 0.02 99.62 22:33:36 17:44:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:33:36 17:44:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 17:44:01 1 0.23 0.00 0.03 0.00 0.02 99.72 22:33:36 17:45:01 all 0.15 0.00 0.03 0.00 0.01 99.82 22:33:36 17:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 17:45:01 1 0.25 0.00 0.02 0.00 0.00 99.73 22:33:36 17:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 17:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 17:46:01 1 0.22 0.00 0.03 0.00 0.00 99.75 22:33:36 17:47:02 all 0.06 0.00 0.04 0.00 0.02 99.88 22:33:36 17:47:02 0 0.07 0.00 0.05 0.00 0.02 99.87 22:33:36 17:47:02 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 17:48:01 all 0.20 0.00 0.02 0.00 0.01 99.77 22:33:36 17:48:01 0 0.36 0.00 0.02 0.00 0.00 99.63 22:33:36 17:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 17:49:01 all 0.19 0.00 0.03 0.00 0.03 99.76 22:33:36 17:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 17:49:01 1 0.35 0.00 0.03 0.00 0.03 99.58 22:33:36 22:33:36 17:49:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 17:50:01 all 0.20 0.00 0.03 0.00 0.01 99.76 22:33:36 17:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:33:36 17:50:01 1 0.38 0.00 0.05 0.00 0.02 99.55 22:33:36 17:51:01 all 0.06 0.00 0.03 0.00 0.01 99.90 22:33:36 17:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 17:51:01 1 0.08 0.00 0.03 0.00 0.02 99.87 22:33:36 17:52:01 all 0.19 0.00 0.03 0.00 0.03 99.76 22:33:36 17:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 17:52:01 1 0.35 0.00 0.02 0.00 0.02 99.62 22:33:36 17:53:01 all 0.23 0.00 0.03 0.00 0.02 99.72 22:33:36 17:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 17:53:01 1 0.42 0.00 0.02 0.00 0.02 99.55 22:33:36 17:54:01 all 0.17 0.00 0.02 0.00 0.02 99.80 22:33:36 17:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 17:54:01 1 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 17:55:01 all 0.16 0.00 0.05 0.00 0.01 99.78 22:33:36 17:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:33:36 17:55:01 1 0.27 0.00 0.08 0.00 0.02 99.63 22:33:36 17:56:01 all 0.08 0.00 0.02 0.00 0.01 99.90 22:33:36 17:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 17:56:01 1 0.13 0.00 0.02 0.00 0.00 99.85 22:33:36 17:57:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 17:57:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:33:36 17:57:01 1 0.28 0.00 0.02 0.00 0.02 99.68 22:33:36 17:58:01 all 0.20 0.00 0.03 0.00 0.01 99.76 22:33:36 17:58:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 17:58:01 1 0.37 0.00 0.02 0.00 0.00 99.62 22:33:36 17:59:01 all 0.13 0.00 0.03 0.00 0.02 99.83 22:33:36 17:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 17:59:01 1 0.22 0.00 0.02 0.00 0.03 99.73 22:33:36 18:00:01 all 0.16 0.00 0.03 0.00 0.02 99.79 22:33:36 18:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:00:01 1 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 22:33:36 18:00:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 18:01:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 18:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:01:01 1 0.32 0.00 0.03 0.00 0.02 99.63 22:33:36 18:02:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 18:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:02:01 1 0.33 0.00 0.03 0.00 0.02 99.62 22:33:36 18:03:01 all 0.12 0.00 0.03 0.00 0.01 99.84 22:33:36 18:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 18:03:01 1 0.20 0.00 0.02 0.00 0.00 99.78 22:33:36 18:04:01 all 0.15 0.00 0.03 0.00 0.02 99.81 22:33:36 18:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 18:04:01 1 0.25 0.00 0.02 0.00 0.02 99.72 22:33:36 18:05:01 all 0.20 0.00 0.03 0.00 0.01 99.76 22:33:36 18:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 18:05:01 1 0.33 0.00 0.03 0.00 0.00 99.63 22:33:36 18:06:01 all 0.13 0.00 0.03 0.00 0.02 99.83 22:33:36 18:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:33:36 18:06:01 1 0.20 0.00 0.00 0.00 0.02 99.78 22:33:36 18:07:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 18:07:01 0 0.13 0.00 0.03 0.00 0.03 99.80 22:33:36 18:07:01 1 0.22 0.00 0.02 0.00 0.00 99.77 22:33:36 18:08:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 18:08:01 0 0.32 0.00 0.03 0.00 0.02 99.63 22:33:36 18:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:09:01 all 0.19 0.00 0.03 0.00 0.01 99.77 22:33:36 18:09:01 0 0.37 0.00 0.02 0.00 0.00 99.62 22:33:36 18:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 18:10:01 all 0.23 0.00 0.01 0.00 0.02 99.75 22:33:36 18:10:01 0 0.42 0.00 0.00 0.00 0.02 99.57 22:33:36 18:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:11:01 all 0.10 0.00 0.03 0.00 0.02 99.86 22:33:36 18:11:01 0 0.17 0.00 0.03 0.00 0.02 99.78 22:33:36 18:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 22:33:36 18:11:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 18:12:01 all 0.11 0.00 0.06 0.00 0.02 99.82 22:33:36 18:12:01 0 0.18 0.00 0.05 0.00 0.02 99.75 22:33:36 18:12:01 1 0.03 0.00 0.07 0.00 0.02 99.88 22:33:36 18:13:01 all 0.18 0.00 0.03 0.00 0.01 99.78 22:33:36 18:13:01 0 0.33 0.00 0.02 0.00 0.00 99.65 22:33:36 18:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:14:01 all 0.18 0.00 0.02 0.00 0.02 99.78 22:33:36 18:14:01 0 0.33 0.00 0.02 0.00 0.02 99.63 22:33:36 18:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:15:01 all 0.20 0.00 0.03 0.00 0.01 99.76 22:33:36 18:15:01 0 0.35 0.00 0.03 0.00 0.00 99.62 22:33:36 18:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 18:16:01 all 0.16 0.00 0.03 0.00 0.02 99.80 22:33:36 18:16:01 0 0.28 0.00 0.02 0.00 0.02 99.68 22:33:36 18:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:17:01 all 0.10 0.00 0.04 0.00 0.02 99.84 22:33:36 18:17:01 0 0.17 0.00 0.07 0.00 0.02 99.75 22:33:36 18:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:18:01 all 0.13 0.00 0.03 0.00 0.01 99.83 22:33:36 18:18:01 0 0.23 0.00 0.03 0.00 0.00 99.73 22:33:36 18:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:19:01 all 0.24 0.00 0.03 0.00 0.02 99.72 22:33:36 18:19:01 0 0.45 0.00 0.03 0.00 0.02 99.50 22:33:36 18:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:20:01 all 0.17 0.01 0.04 0.00 0.01 99.77 22:33:36 18:20:01 0 0.05 0.02 0.03 0.00 0.02 99.88 22:33:36 18:20:01 1 0.28 0.00 0.05 0.00 0.00 99.67 22:33:36 18:21:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 18:21:01 0 0.08 0.00 0.03 0.00 0.00 99.88 22:33:36 18:21:01 1 0.28 0.00 0.03 0.00 0.03 99.65 22:33:36 18:22:01 all 0.22 0.00 0.03 0.00 0.02 99.74 22:33:36 18:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 18:22:01 1 0.42 0.00 0.02 0.00 0.02 99.55 22:33:36 22:33:36 18:22:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 18:23:01 all 0.23 0.00 0.03 0.00 0.01 99.73 22:33:36 18:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 18:23:01 1 0.40 0.00 0.03 0.00 0.00 99.57 22:33:36 18:24:02 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 18:24:02 0 0.10 0.00 0.03 0.00 0.02 99.85 22:33:36 18:24:02 1 0.17 0.00 0.03 0.00 0.02 99.78 22:33:36 18:25:01 all 0.13 0.00 0.02 0.00 0.02 99.84 22:33:36 18:25:01 0 0.22 0.00 0.02 0.00 0.02 99.75 22:33:36 18:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:26:01 all 0.21 0.00 0.03 0.00 0.02 99.75 22:33:36 18:26:01 0 0.08 0.00 0.02 0.00 0.02 99.88 22:33:36 18:26:01 1 0.33 0.00 0.03 0.00 0.02 99.62 22:33:36 18:27:01 all 0.21 0.00 0.03 0.00 0.02 99.75 22:33:36 18:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 18:27:01 1 0.38 0.00 0.02 0.00 0.03 99.57 22:33:36 18:28:01 all 0.23 0.00 0.03 0.00 0.02 99.73 22:33:36 18:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 18:28:01 1 0.43 0.00 0.02 0.00 0.02 99.53 22:33:36 18:29:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 18:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:29:01 1 0.33 0.00 0.03 0.00 0.02 99.62 22:33:36 18:30:01 all 0.21 0.00 0.03 0.00 0.02 99.74 22:33:36 18:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:30:01 1 0.38 0.00 0.03 0.00 0.02 99.57 22:33:36 18:31:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:33:36 18:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:31:01 1 0.25 0.00 0.02 0.00 0.02 99.72 22:33:36 18:32:01 all 0.11 0.00 0.03 0.00 0.01 99.85 22:33:36 18:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:32:01 1 0.18 0.00 0.03 0.00 0.00 99.78 22:33:36 18:33:01 all 0.21 0.00 0.03 0.00 0.02 99.74 22:33:36 18:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:33:01 1 0.38 0.00 0.03 0.00 0.02 99.57 22:33:36 22:33:36 18:33:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 18:34:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 18:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:34:01 1 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 18:35:01 all 0.18 0.00 0.02 0.00 0.02 99.79 22:33:36 18:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:35:01 1 0.32 0.00 0.00 0.00 0.02 99.67 22:33:36 18:36:01 all 0.22 0.00 0.03 0.00 0.02 99.74 22:33:36 18:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:36:01 1 0.40 0.00 0.03 0.00 0.02 99.55 22:33:36 18:37:01 all 0.19 0.00 0.03 0.00 0.02 99.77 22:33:36 18:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 18:37:01 1 0.37 0.00 0.02 0.00 0.02 99.60 22:33:36 18:38:01 all 0.11 0.00 0.02 0.00 0.02 99.86 22:33:36 18:38:01 0 0.18 0.00 0.02 0.00 0.02 99.78 22:33:36 18:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:39:01 all 0.17 0.00 0.03 0.00 0.02 99.78 22:33:36 18:39:01 0 0.30 0.00 0.03 0.00 0.02 99.65 22:33:36 18:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:40:01 all 0.17 0.00 0.03 0.00 0.01 99.80 22:33:36 18:40:01 0 0.28 0.00 0.02 0.00 0.00 99.70 22:33:36 18:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 18:41:01 all 0.20 0.00 0.03 0.00 0.03 99.75 22:33:36 18:41:01 0 0.37 0.00 0.02 0.00 0.02 99.60 22:33:36 18:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 18:42:01 all 0.18 0.00 0.03 0.00 0.01 99.78 22:33:36 18:42:01 0 0.30 0.00 0.03 0.00 0.00 99.67 22:33:36 18:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 18:43:01 all 0.13 0.00 0.02 0.00 0.02 99.83 22:33:36 18:43:01 0 0.25 0.00 0.00 0.00 0.02 99.73 22:33:36 18:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 18:44:01 all 0.18 0.00 0.03 0.00 0.01 99.77 22:33:36 18:44:01 0 0.33 0.00 0.02 0.00 0.00 99.65 22:33:36 18:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 22:33:36 18:44:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 18:45:01 all 0.21 0.00 0.02 0.00 0.02 99.76 22:33:36 18:45:01 0 0.37 0.00 0.02 0.00 0.00 99.62 22:33:36 18:45:01 1 0.05 0.00 0.02 0.00 0.03 99.90 22:33:36 18:46:01 all 0.15 0.00 0.03 0.00 0.02 99.81 22:33:36 18:46:01 0 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 18:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 18:47:01 all 0.16 0.00 0.03 0.01 0.02 99.79 22:33:36 18:47:01 0 0.25 0.00 0.02 0.00 0.02 99.72 22:33:36 18:47:01 1 0.07 0.00 0.03 0.02 0.02 99.87 22:33:36 18:48:01 all 0.06 0.00 0.04 0.00 0.01 99.89 22:33:36 18:48:01 0 0.08 0.00 0.03 0.00 0.00 99.88 22:33:36 18:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 18:49:01 all 0.14 0.00 0.03 0.00 0.02 99.81 22:33:36 18:49:01 0 0.22 0.00 0.02 0.00 0.00 99.77 22:33:36 18:49:01 1 0.07 0.00 0.05 0.00 0.03 99.85 22:33:36 18:50:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 18:50:01 0 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 18:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 18:51:01 all 0.15 0.00 0.03 0.00 0.02 99.81 22:33:36 18:51:01 0 0.25 0.00 0.03 0.00 0.02 99.70 22:33:36 18:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 18:52:01 all 0.03 0.00 0.04 0.00 0.01 99.92 22:33:36 18:52:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:33:36 18:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:33:36 18:53:01 all 0.23 0.00 0.02 0.00 0.03 99.73 22:33:36 18:53:01 0 0.42 0.00 0.02 0.00 0.03 99.53 22:33:36 18:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 18:54:01 all 0.20 0.00 0.02 0.00 0.02 99.77 22:33:36 18:54:01 0 0.38 0.00 0.02 0.00 0.02 99.58 22:33:36 18:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 18:55:01 all 0.22 0.00 0.04 0.00 0.03 99.72 22:33:36 18:55:01 0 0.38 0.00 0.03 0.00 0.02 99.57 22:33:36 18:55:01 1 0.05 0.00 0.05 0.00 0.03 99.87 22:33:36 22:33:36 18:55:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 18:56:01 all 0.17 0.00 0.04 0.00 0.02 99.77 22:33:36 18:56:01 0 0.30 0.00 0.03 0.00 0.02 99.65 22:33:36 18:56:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 18:57:02 all 0.22 0.00 0.04 0.00 0.01 99.73 22:33:36 18:57:02 0 0.38 0.00 0.03 0.00 0.00 99.58 22:33:36 18:57:02 1 0.05 0.00 0.05 0.00 0.02 99.88 22:33:36 18:58:01 all 0.23 0.00 0.02 0.00 0.02 99.74 22:33:36 18:58:01 0 0.41 0.00 0.02 0.00 0.02 99.56 22:33:36 18:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 18:59:01 all 0.19 0.00 0.02 0.00 0.02 99.77 22:33:36 18:59:01 0 0.35 0.00 0.00 0.00 0.02 99.63 22:33:36 18:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:00:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 19:00:01 0 0.33 0.00 0.05 0.00 0.03 99.58 22:33:36 19:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:33:36 19:01:01 all 0.08 0.00 0.03 0.00 0.01 99.87 22:33:36 19:01:01 0 0.13 0.00 0.05 0.00 0.02 99.80 22:33:36 19:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:33:36 19:02:01 all 0.15 0.00 0.03 0.00 0.02 99.80 22:33:36 19:02:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 19:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 19:03:01 all 0.19 0.00 0.03 0.00 0.02 99.77 22:33:36 19:03:01 0 0.37 0.00 0.03 0.00 0.02 99.58 22:33:36 19:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 19:04:01 all 0.16 0.00 0.03 0.00 0.02 99.79 22:33:36 19:04:01 0 0.27 0.00 0.03 0.00 0.02 99.68 22:33:36 19:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 19:05:01 all 0.12 0.00 0.05 0.00 0.02 99.82 22:33:36 19:05:01 0 0.18 0.00 0.05 0.00 0.02 99.75 22:33:36 19:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:33:36 19:06:01 all 0.19 0.00 0.03 0.00 0.01 99.77 22:33:36 19:06:01 0 0.12 0.00 0.03 0.00 0.02 99.83 22:33:36 19:06:01 1 0.27 0.00 0.02 0.00 0.00 99.72 22:33:36 22:33:36 19:06:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 19:07:01 all 0.18 0.00 0.03 0.00 0.03 99.77 22:33:36 19:07:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:33:36 19:07:01 1 0.33 0.00 0.03 0.00 0.02 99.62 22:33:36 19:08:01 all 0.12 0.00 0.03 0.00 0.01 99.84 22:33:36 19:08:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 19:08:01 1 0.17 0.00 0.03 0.00 0.00 99.80 22:33:36 19:09:01 all 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:33:36 19:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:33:36 19:10:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 19:10:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 19:10:01 1 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 19:11:01 all 0.15 0.00 0.03 0.00 0.03 99.79 22:33:36 19:11:01 0 0.28 0.00 0.03 0.00 0.03 99.65 22:33:36 19:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 19:12:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 19:12:01 0 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 19:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 19:13:01 all 0.12 0.00 0.03 0.00 0.01 99.85 22:33:36 19:13:01 0 0.22 0.00 0.02 0.00 0.00 99.77 22:33:36 19:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 19:14:01 all 0.17 0.00 0.03 0.00 0.03 99.78 22:33:36 19:14:01 0 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 19:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 19:15:01 all 0.15 0.00 0.03 0.01 0.02 99.80 22:33:36 19:15:01 0 0.25 0.00 0.03 0.02 0.00 99.70 22:33:36 19:15:01 1 0.05 0.00 0.02 0.00 0.03 99.90 22:33:36 19:16:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 19:16:01 0 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 19:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:33:36 19:17:01 all 0.17 0.00 0.03 0.00 0.01 99.80 22:33:36 19:17:01 0 0.27 0.00 0.02 0.00 0.00 99.72 22:33:36 19:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 22:33:36 19:17:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 19:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 19:18:01 0 0.22 0.00 0.02 0.00 0.02 99.75 22:33:36 19:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 19:19:01 all 0.20 0.00 0.03 0.00 0.02 99.76 22:33:36 19:19:01 0 0.37 0.00 0.03 0.00 0.02 99.58 22:33:36 19:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 19:20:01 all 0.15 0.00 0.03 0.00 0.02 99.81 22:33:36 19:20:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 19:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 19:21:01 all 0.04 0.00 0.04 0.00 0.02 99.90 22:33:36 19:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:33:36 19:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:22:01 all 0.18 0.00 0.02 0.00 0.03 99.77 22:33:36 19:22:01 0 0.35 0.00 0.02 0.00 0.03 99.60 22:33:36 19:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 19:23:01 all 0.16 0.00 0.03 0.00 0.01 99.81 22:33:36 19:23:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 19:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:33:36 19:24:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 19:24:01 0 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 19:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 19:25:01 all 0.18 0.00 0.03 0.00 0.01 99.78 22:33:36 19:25:01 0 0.32 0.00 0.03 0.00 0.02 99.63 22:33:36 19:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:33:36 19:26:01 all 0.14 0.00 0.04 0.00 0.02 99.80 22:33:36 19:26:01 0 0.25 0.00 0.03 0.00 0.00 99.72 22:33:36 19:26:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:33:36 19:27:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:33:36 19:27:01 0 0.25 0.00 0.02 0.00 0.02 99.72 22:33:36 19:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:28:02 all 0.13 0.00 0.03 0.00 0.01 99.83 22:33:36 19:28:02 0 0.22 0.00 0.02 0.00 0.00 99.77 22:33:36 19:28:02 1 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 22:33:36 19:28:02 CPU %user %nice %system %iowait %steal %idle 22:33:36 19:29:01 all 0.13 0.00 0.03 0.00 0.02 99.83 22:33:36 19:29:01 0 0.24 0.00 0.03 0.00 0.02 99.71 22:33:36 19:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 19:30:01 all 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 19:30:01 0 0.08 0.00 0.03 0.00 0.02 99.87 22:33:36 19:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 19:31:01 all 0.19 0.00 0.03 0.00 0.02 99.76 22:33:36 19:31:01 0 0.37 0.00 0.05 0.00 0.02 99.57 22:33:36 19:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 19:32:01 all 0.23 0.00 0.03 0.00 0.02 99.72 22:33:36 19:32:01 0 0.42 0.00 0.03 0.00 0.02 99.53 22:33:36 19:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 19:33:01 all 0.21 0.00 0.03 0.00 0.02 99.75 22:33:36 19:33:01 0 0.38 0.00 0.02 0.00 0.00 99.60 22:33:36 19:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 19:34:01 all 0.23 0.00 0.02 0.00 0.01 99.75 22:33:36 19:34:01 0 0.40 0.00 0.02 0.00 0.02 99.57 22:33:36 19:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:33:36 19:35:01 all 0.21 0.00 0.03 0.00 0.03 99.73 22:33:36 19:35:01 0 0.42 0.00 0.03 0.00 0.03 99.52 22:33:36 19:35:01 1 0.00 0.00 0.03 0.00 0.02 99.95 22:33:36 19:36:01 all 0.18 0.00 0.02 0.00 0.02 99.79 22:33:36 19:36:01 0 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 19:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 19:37:01 all 0.21 0.00 0.02 0.00 0.02 99.76 22:33:36 19:37:01 0 0.38 0.00 0.00 0.00 0.02 99.60 22:33:36 19:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:38:01 all 0.18 0.00 0.02 0.00 0.02 99.79 22:33:36 19:38:01 0 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 19:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 19:39:01 all 0.16 0.00 0.02 0.00 0.03 99.80 22:33:36 19:39:01 0 0.30 0.00 0.02 0.00 0.03 99.65 22:33:36 19:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 22:33:36 19:39:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 19:40:01 all 0.07 0.00 0.03 0.00 0.01 99.90 22:33:36 19:40:01 0 0.10 0.00 0.02 0.00 0.00 99.88 22:33:36 19:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:41:01 all 0.10 0.00 0.04 0.00 0.02 99.84 22:33:36 19:41:01 0 0.17 0.00 0.03 0.00 0.02 99.78 22:33:36 19:41:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 19:42:01 all 0.19 0.00 0.02 0.00 0.02 99.77 22:33:36 19:42:01 0 0.33 0.00 0.02 0.00 0.02 99.63 22:33:36 19:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 19:43:01 all 0.18 0.00 0.04 0.00 0.02 99.76 22:33:36 19:43:01 0 0.35 0.00 0.05 0.00 0.00 99.60 22:33:36 19:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 22:33:36 19:44:01 all 0.15 0.00 0.03 0.00 0.03 99.79 22:33:36 19:44:01 0 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 19:44:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:33:36 19:45:01 all 0.18 0.00 0.02 0.00 0.01 99.80 22:33:36 19:45:01 0 0.30 0.00 0.02 0.00 0.00 99.68 22:33:36 19:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 19:46:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 19:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:46:01 1 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 19:47:01 all 0.19 0.00 0.03 0.00 0.02 99.77 22:33:36 19:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:47:01 1 0.35 0.00 0.02 0.00 0.02 99.62 22:33:36 19:48:01 all 0.06 0.00 0.03 0.00 0.01 99.91 22:33:36 19:48:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:33:36 19:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 19:49:01 all 0.13 0.00 0.03 0.00 0.03 99.82 22:33:36 19:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 19:49:01 1 0.23 0.00 0.03 0.00 0.03 99.70 22:33:36 19:50:01 all 0.16 0.00 0.03 0.00 0.02 99.80 22:33:36 19:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:50:01 1 0.28 0.00 0.02 0.00 0.02 99.68 22:33:36 22:33:36 19:50:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 19:51:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:33:36 19:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 19:51:01 1 0.25 0.00 0.02 0.00 0.00 99.73 22:33:36 19:52:01 all 0.15 0.00 0.03 0.00 0.02 99.80 22:33:36 19:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 19:52:01 1 0.27 0.00 0.03 0.00 0.02 99.68 22:33:36 19:53:01 all 0.17 0.00 0.02 0.00 0.02 99.80 22:33:36 19:53:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:33:36 19:53:01 1 0.28 0.00 0.02 0.00 0.00 99.70 22:33:36 19:54:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:33:36 19:54:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 19:54:01 1 0.23 0.00 0.03 0.00 0.02 99.72 22:33:36 19:55:01 all 0.13 0.00 0.03 0.00 0.01 99.82 22:33:36 19:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 19:55:01 1 0.22 0.00 0.03 0.00 0.00 99.75 22:33:36 19:56:01 all 0.02 0.00 0.03 0.00 0.03 99.93 22:33:36 19:56:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:33:36 19:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 19:57:01 all 0.13 0.00 0.02 0.00 0.01 99.84 22:33:36 19:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 19:57:01 1 0.22 0.00 0.02 0.00 0.00 99.77 22:33:36 19:58:01 all 0.21 0.00 0.03 0.00 0.02 99.75 22:33:36 19:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 19:58:01 1 0.37 0.00 0.03 0.00 0.02 99.58 22:33:36 19:59:01 all 0.16 0.00 0.02 0.00 0.02 99.81 22:33:36 19:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 19:59:01 1 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 20:00:01 all 0.17 0.00 0.03 0.00 0.02 99.78 22:33:36 20:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 20:00:01 1 0.30 0.00 0.03 0.00 0.00 99.67 22:33:36 20:01:02 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 20:01:02 0 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 20:01:02 1 0.22 0.00 0.02 0.00 0.02 99.75 22:33:36 22:33:36 20:01:02 CPU %user %nice %system %iowait %steal %idle 22:33:36 20:02:01 all 0.17 0.00 0.03 0.00 0.02 99.78 22:33:36 20:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:33:36 20:02:01 1 0.29 0.00 0.03 0.00 0.00 99.68 22:33:36 20:03:01 all 0.14 0.00 0.03 0.00 0.01 99.82 22:33:36 20:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 20:03:01 1 0.23 0.00 0.02 0.00 0.00 99.75 22:33:36 20:04:01 all 0.08 0.00 0.03 0.00 0.02 99.87 22:33:36 20:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 20:04:01 1 0.12 0.00 0.02 0.00 0.02 99.85 22:33:36 20:05:01 all 0.09 0.00 0.04 0.00 0.02 99.85 22:33:36 20:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 20:05:01 1 0.15 0.00 0.05 0.00 0.00 99.80 22:33:36 20:06:01 all 0.08 0.00 0.03 0.00 0.02 99.87 22:33:36 20:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 20:06:01 1 0.10 0.00 0.02 0.00 0.02 99.87 22:33:36 20:07:01 all 0.21 0.00 0.02 0.00 0.02 99.76 22:33:36 20:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 20:07:01 1 0.40 0.00 0.02 0.00 0.02 99.57 22:33:36 20:08:01 all 0.26 0.00 0.03 0.00 0.01 99.71 22:33:36 20:08:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 20:08:01 1 0.45 0.00 0.02 0.00 0.00 99.53 22:33:36 20:09:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 20:09:01 0 0.33 0.00 0.03 0.00 0.02 99.62 22:33:36 20:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:33:36 20:10:01 all 0.18 0.00 0.03 0.00 0.03 99.77 22:33:36 20:10:01 0 0.33 0.00 0.03 0.00 0.03 99.60 22:33:36 20:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 20:11:01 all 0.13 0.00 0.03 0.01 0.01 99.83 22:33:36 20:11:01 0 0.23 0.00 0.03 0.02 0.00 99.72 22:33:36 20:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 20:12:01 all 0.18 0.00 0.03 0.00 0.03 99.77 22:33:36 20:12:01 0 0.30 0.00 0.03 0.00 0.02 99.65 22:33:36 20:12:01 1 0.05 0.00 0.02 0.00 0.03 99.90 22:33:36 22:33:36 20:12:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 20:13:01 all 0.16 0.00 0.02 0.00 0.02 99.81 22:33:36 20:13:01 0 0.28 0.00 0.02 0.00 0.02 99.68 22:33:36 20:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 20:14:01 all 0.11 0.00 0.03 0.00 0.02 99.84 22:33:36 20:14:01 0 0.20 0.00 0.03 0.00 0.02 99.75 22:33:36 20:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 20:15:01 all 0.18 0.00 0.02 0.00 0.01 99.79 22:33:36 20:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:33:36 20:15:01 1 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 20:16:01 all 0.11 0.00 0.02 0.00 0.02 99.86 22:33:36 20:16:01 0 0.20 0.00 0.02 0.00 0.02 99.77 22:33:36 20:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 20:17:01 all 0.15 0.00 0.03 0.00 0.03 99.79 22:33:36 20:17:01 0 0.27 0.00 0.03 0.00 0.02 99.68 22:33:36 20:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 20:18:01 all 0.16 0.00 0.03 0.00 0.01 99.81 22:33:36 20:18:01 0 0.30 0.00 0.03 0.00 0.00 99.67 22:33:36 20:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 20:19:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 20:19:01 0 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 20:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 20:20:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:33:36 20:20:01 0 0.27 0.00 0.02 0.00 0.00 99.72 22:33:36 20:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 22:33:36 20:21:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 20:21:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 20:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 20:22:01 all 0.16 0.00 0.02 0.00 0.02 99.81 22:33:36 20:22:01 0 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 20:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:33:36 20:23:01 all 0.18 0.00 0.02 0.00 0.01 99.79 22:33:36 20:23:01 0 0.32 0.00 0.03 0.00 0.02 99.63 22:33:36 20:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:33:36 22:33:36 20:23:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 20:24:01 all 0.12 0.00 0.03 0.00 0.03 99.82 22:33:36 20:24:01 0 0.22 0.00 0.05 0.00 0.03 99.70 22:33:36 20:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 20:25:01 all 0.05 0.00 0.03 0.00 0.02 99.91 22:33:36 20:25:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 20:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 20:26:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 20:26:01 0 0.27 0.00 0.05 0.00 0.02 99.67 22:33:36 20:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:33:36 20:27:01 all 0.13 0.00 0.03 0.00 0.01 99.84 22:33:36 20:27:01 0 0.22 0.00 0.02 0.00 0.02 99.75 22:33:36 20:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 20:28:01 all 0.17 0.00 0.03 0.00 0.03 99.78 22:33:36 20:28:01 0 0.32 0.00 0.03 0.00 0.03 99.62 22:33:36 20:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 20:29:01 all 0.16 0.00 0.02 0.00 0.02 99.81 22:33:36 20:29:01 0 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 20:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 20:30:01 all 0.18 0.00 0.01 0.00 0.02 99.79 22:33:36 20:30:01 0 0.33 0.00 0.02 0.00 0.02 99.63 22:33:36 20:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:33:36 20:31:01 all 0.15 0.00 0.03 0.00 0.01 99.82 22:33:36 20:31:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 20:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:33:36 20:32:01 all 0.16 0.00 0.03 0.00 0.02 99.80 22:33:36 20:32:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 20:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 20:33:01 all 0.10 0.00 0.03 0.00 0.01 99.86 22:33:36 20:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 20:33:01 1 0.17 0.00 0.03 0.00 0.00 99.80 22:33:36 20:34:02 all 0.16 0.00 0.02 0.00 0.02 99.81 22:33:36 20:34:02 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 20:34:02 1 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 22:33:36 20:34:02 CPU %user %nice %system %iowait %steal %idle 22:33:36 20:35:01 all 0.12 0.00 0.03 0.00 0.02 99.84 22:33:36 20:35:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:33:36 20:35:01 1 0.22 0.00 0.02 0.00 0.00 99.76 22:33:36 20:36:01 all 0.13 0.00 0.03 0.00 0.03 99.82 22:33:36 20:36:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:33:36 20:36:01 1 0.22 0.00 0.03 0.00 0.02 99.73 22:33:36 20:37:01 all 0.13 0.00 0.03 0.00 0.01 99.83 22:33:36 20:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 20:37:01 1 0.22 0.00 0.03 0.00 0.00 99.75 22:33:36 20:38:01 all 0.15 0.00 0.03 0.00 0.03 99.80 22:33:36 20:38:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:33:36 20:38:01 1 0.25 0.00 0.02 0.00 0.02 99.72 22:33:36 20:39:01 all 0.13 0.00 0.03 0.00 0.01 99.83 22:33:36 20:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 20:39:01 1 0.22 0.00 0.02 0.00 0.00 99.77 22:33:36 20:40:01 all 0.03 0.00 0.03 0.00 0.02 99.93 22:33:36 20:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 20:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 20:41:01 all 0.15 0.00 0.04 0.00 0.02 99.79 22:33:36 20:41:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 20:41:01 1 0.27 0.00 0.05 0.00 0.00 99.68 22:33:36 20:42:01 all 0.22 0.00 0.03 0.00 0.02 99.74 22:33:36 20:42:01 0 0.40 0.00 0.02 0.00 0.02 99.57 22:33:36 20:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 20:43:01 all 0.16 0.00 0.03 0.00 0.03 99.79 22:33:36 20:43:01 0 0.30 0.00 0.03 0.00 0.03 99.63 22:33:36 20:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 20:44:01 all 0.12 0.00 0.03 0.00 0.02 99.84 22:33:36 20:44:01 0 0.12 0.00 0.03 0.00 0.02 99.83 22:33:36 20:44:01 1 0.12 0.00 0.02 0.00 0.02 99.85 22:33:36 20:45:01 all 0.15 0.00 0.03 0.00 0.01 99.81 22:33:36 20:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:33:36 20:45:01 1 0.25 0.00 0.02 0.00 0.00 99.73 22:33:36 22:33:36 20:45:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 20:46:01 all 0.13 0.00 0.02 0.00 0.02 99.84 22:33:36 20:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:33:36 20:46:01 1 0.23 0.00 0.00 0.00 0.00 99.77 22:33:36 20:47:01 all 0.19 0.00 0.03 0.00 0.02 99.77 22:33:36 20:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 20:47:01 1 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 20:48:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:33:36 20:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 20:48:01 1 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 20:49:01 all 0.22 0.00 0.03 0.00 0.02 99.74 22:33:36 20:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 20:49:01 1 0.37 0.00 0.02 0.00 0.02 99.60 22:33:36 20:50:01 all 0.03 0.00 0.03 0.00 0.01 99.92 22:33:36 20:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 20:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 20:51:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 20:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 20:51:01 1 0.30 0.00 0.03 0.00 0.02 99.65 22:33:36 20:52:01 all 0.15 0.00 0.03 0.00 0.03 99.80 22:33:36 20:52:01 0 0.02 0.00 0.05 0.00 0.03 99.90 22:33:36 20:52:01 1 0.28 0.00 0.00 0.00 0.02 99.70 22:33:36 20:53:01 all 0.17 0.00 0.03 0.00 0.01 99.80 22:33:36 20:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 20:53:01 1 0.28 0.00 0.02 0.00 0.00 99.70 22:33:36 20:54:01 all 0.19 0.00 0.02 0.00 0.03 99.77 22:33:36 20:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:33:36 20:54:01 1 0.37 0.00 0.02 0.00 0.02 99.60 22:33:36 20:55:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 20:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 20:55:01 1 0.28 0.00 0.02 0.00 0.02 99.68 22:33:36 20:56:01 all 0.18 0.00 0.03 0.00 0.01 99.78 22:33:36 20:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:33:36 20:56:01 1 0.33 0.00 0.03 0.00 0.02 99.62 22:33:36 22:33:36 20:56:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 20:57:01 all 0.19 0.00 0.03 0.00 0.03 99.76 22:33:36 20:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:33:36 20:57:01 1 0.33 0.00 0.02 0.00 0.02 99.63 22:33:36 20:58:01 all 0.10 0.00 0.03 0.00 0.01 99.86 22:33:36 20:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:33:36 20:58:01 1 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 20:59:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 20:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 20:59:01 1 0.30 0.00 0.05 0.00 0.02 99.63 22:33:36 21:00:01 all 0.05 0.00 0.03 0.00 0.03 99.89 22:33:36 21:00:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:33:36 21:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 21:01:01 all 0.06 0.00 0.06 0.00 0.01 99.87 22:33:36 21:01:01 0 0.02 0.00 0.05 0.00 0.00 99.93 22:33:36 21:01:01 1 0.10 0.00 0.07 0.00 0.02 99.82 22:33:36 21:02:01 all 0.18 0.00 0.04 0.00 0.02 99.76 22:33:36 21:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:33:36 21:02:01 1 0.33 0.00 0.03 0.00 0.03 99.60 22:33:36 21:03:01 all 0.18 0.00 0.03 0.00 0.01 99.77 22:33:36 21:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 21:03:01 1 0.33 0.00 0.03 0.00 0.00 99.63 22:33:36 21:04:01 all 0.15 0.00 0.03 0.00 0.03 99.80 22:33:36 21:04:01 0 0.07 0.00 0.03 0.00 0.03 99.87 22:33:36 21:04:01 1 0.23 0.00 0.02 0.00 0.02 99.73 22:33:36 21:05:01 all 0.13 0.00 0.03 0.00 0.01 99.83 22:33:36 21:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 21:05:01 1 0.25 0.00 0.02 0.00 0.00 99.73 22:33:36 21:06:02 all 0.13 0.00 0.03 0.00 0.02 99.83 22:33:36 21:06:02 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 21:06:02 1 0.20 0.00 0.03 0.00 0.02 99.75 22:33:36 21:07:01 all 0.14 0.00 0.02 0.00 0.02 99.83 22:33:36 21:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:33:36 21:07:01 1 0.25 0.00 0.02 0.00 0.00 99.73 22:33:36 22:33:36 21:07:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 21:08:01 all 0.16 0.00 0.03 0.00 0.01 99.80 22:33:36 21:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 21:08:01 1 0.28 0.00 0.03 0.00 0.00 99.68 22:33:36 21:09:01 all 0.15 0.00 0.02 0.00 0.02 99.82 22:33:36 21:09:01 0 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 21:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 21:10:01 all 0.22 0.00 0.03 0.00 0.01 99.75 22:33:36 21:10:01 0 0.38 0.00 0.02 0.00 0.02 99.58 22:33:36 21:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:33:36 21:11:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 21:11:01 0 0.35 0.00 0.02 0.00 0.02 99.62 22:33:36 21:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 21:12:01 all 0.18 0.00 0.01 0.00 0.02 99.80 22:33:36 21:12:01 0 0.32 0.00 0.00 0.00 0.02 99.67 22:33:36 21:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 21:13:01 all 0.15 0.00 0.03 0.00 0.02 99.80 22:33:36 21:13:01 0 0.27 0.00 0.03 0.00 0.03 99.67 22:33:36 21:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 21:14:01 all 0.14 0.00 0.02 0.00 0.02 99.82 22:33:36 21:14:01 0 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 21:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 21:15:01 all 0.19 0.00 0.03 0.00 0.02 99.77 22:33:36 21:15:01 0 0.33 0.00 0.02 0.00 0.02 99.63 22:33:36 21:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 21:16:01 all 0.16 0.00 0.03 0.00 0.01 99.81 22:33:36 21:16:01 0 0.30 0.00 0.03 0.00 0.02 99.65 22:33:36 21:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:33:36 21:17:01 all 0.08 0.00 0.03 0.00 0.02 99.88 22:33:36 21:17:01 0 0.12 0.00 0.02 0.00 0.02 99.85 22:33:36 21:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 21:18:01 all 0.08 0.00 0.03 0.00 0.02 99.87 22:33:36 21:18:01 0 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 21:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 22:33:36 21:18:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 21:19:01 all 0.18 0.00 0.02 0.00 0.02 99.78 22:33:36 21:19:01 0 0.33 0.00 0.02 0.00 0.02 99.63 22:33:36 21:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 21:20:01 all 0.17 0.00 0.02 0.00 0.02 99.80 22:33:36 21:20:01 0 0.32 0.00 0.00 0.00 0.02 99.67 22:33:36 21:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 21:21:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 21:21:01 0 0.30 0.00 0.02 0.00 0.00 99.68 22:33:36 21:21:01 1 0.07 0.00 0.03 0.00 0.03 99.87 22:33:36 21:22:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 21:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 21:22:01 1 0.32 0.00 0.03 0.00 0.02 99.63 22:33:36 21:23:01 all 0.19 0.00 0.03 0.00 0.01 99.77 22:33:36 21:23:01 0 0.33 0.00 0.03 0.00 0.00 99.63 22:33:36 21:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 21:24:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 21:24:01 0 0.25 0.00 0.02 0.00 0.02 99.72 22:33:36 21:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 21:25:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 21:25:01 0 0.28 0.00 0.05 0.00 0.03 99.63 22:33:36 21:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 22:33:36 21:26:01 all 0.08 0.00 0.02 0.00 0.02 99.88 22:33:36 21:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:33:36 21:26:01 1 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 21:27:01 all 0.14 0.00 0.03 0.00 0.02 99.81 22:33:36 21:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 21:27:01 1 0.25 0.00 0.03 0.00 0.03 99.68 22:33:36 21:28:01 all 0.22 0.00 0.02 0.00 0.03 99.74 22:33:36 21:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:33:36 21:28:01 1 0.40 0.00 0.02 0.00 0.02 99.57 22:33:36 21:29:01 all 0.16 0.00 0.03 0.00 0.01 99.80 22:33:36 21:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:33:36 21:29:01 1 0.30 0.00 0.03 0.00 0.02 99.65 22:33:36 22:33:36 21:29:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 21:30:01 all 0.23 0.00 0.02 0.00 0.01 99.74 22:33:36 21:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 21:30:01 1 0.43 0.00 0.02 0.00 0.00 99.55 22:33:36 21:31:01 all 0.17 0.00 0.02 0.00 0.03 99.79 22:33:36 21:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:33:36 21:31:01 1 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 21:32:01 all 0.16 0.00 0.03 0.00 0.02 99.79 22:33:36 21:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 21:32:01 1 0.27 0.00 0.03 0.00 0.02 99.68 22:33:36 21:33:01 all 0.20 0.00 0.03 0.00 0.01 99.76 22:33:36 21:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:33:36 21:33:01 1 0.35 0.00 0.02 0.00 0.00 99.63 22:33:36 21:34:01 all 0.23 0.00 0.03 0.00 0.01 99.74 22:33:36 21:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 21:34:01 1 0.38 0.00 0.02 0.00 0.00 99.60 22:33:36 21:35:01 all 0.20 0.00 0.03 0.00 0.01 99.76 22:33:36 21:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:33:36 21:35:01 1 0.37 0.00 0.03 0.00 0.02 99.58 22:33:36 21:36:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 21:36:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 21:36:01 1 0.30 0.00 0.02 0.00 0.00 99.68 22:33:36 21:37:01 all 0.16 0.00 0.03 0.00 0.02 99.80 22:33:36 21:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 21:37:01 1 0.28 0.00 0.02 0.00 0.02 99.68 22:33:36 21:38:01 all 0.24 0.00 0.03 0.00 0.01 99.72 22:33:36 21:38:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:33:36 21:38:01 1 0.43 0.00 0.02 0.00 0.00 99.55 22:33:36 21:39:02 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 21:39:02 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 21:39:02 1 0.33 0.00 0.02 0.00 0.00 99.65 22:33:36 21:40:01 all 0.22 0.00 0.03 0.00 0.02 99.74 22:33:36 21:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 21:40:01 1 0.39 0.00 0.02 0.00 0.02 99.58 22:33:36 22:33:36 21:40:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 21:41:01 all 0.19 0.00 0.02 0.00 0.01 99.78 22:33:36 21:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 21:41:01 1 0.33 0.00 0.00 0.00 0.00 99.67 22:33:36 21:42:01 all 0.15 0.00 0.03 0.00 0.02 99.80 22:33:36 21:42:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:33:36 21:42:01 1 0.23 0.00 0.02 0.00 0.00 99.75 22:33:36 21:43:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 21:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 21:43:01 1 0.23 0.00 0.02 0.00 0.02 99.73 22:33:36 21:44:01 all 0.10 0.00 0.03 0.00 0.02 99.86 22:33:36 21:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 21:44:01 1 0.17 0.00 0.02 0.00 0.02 99.80 22:33:36 21:45:01 all 0.23 0.00 0.03 0.00 0.02 99.72 22:33:36 21:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 21:45:01 1 0.40 0.00 0.02 0.00 0.02 99.57 22:33:36 21:46:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:33:36 21:46:01 0 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 21:46:01 1 0.15 0.00 0.02 0.00 0.02 99.82 22:33:36 21:47:01 all 0.12 0.00 0.04 0.00 0.01 99.83 22:33:36 21:47:01 0 0.17 0.00 0.03 0.00 0.00 99.80 22:33:36 21:47:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:33:36 21:48:01 all 0.16 0.00 0.03 0.00 0.02 99.80 22:33:36 21:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 21:48:01 1 0.28 0.00 0.02 0.00 0.02 99.68 22:33:36 21:49:01 all 0.18 0.00 0.02 0.00 0.02 99.78 22:33:36 21:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 21:49:01 1 0.32 0.00 0.02 0.00 0.02 99.65 22:33:36 21:50:01 all 0.12 0.00 0.03 0.00 0.02 99.83 22:33:36 21:50:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:33:36 21:50:01 1 0.22 0.00 0.02 0.00 0.02 99.75 22:33:36 21:51:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:33:36 21:51:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:33:36 21:51:01 1 0.23 0.00 0.02 0.00 0.00 99.75 22:33:36 22:33:36 21:51:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 21:52:01 all 0.14 0.00 0.03 0.00 0.01 99.82 22:33:36 21:52:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 21:52:01 1 0.25 0.00 0.02 0.00 0.00 99.73 22:33:36 21:53:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 21:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:33:36 21:53:01 1 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 21:54:01 all 0.06 0.00 0.04 0.00 0.01 99.89 22:33:36 21:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 21:54:01 1 0.08 0.00 0.05 0.00 0.00 99.87 22:33:36 21:55:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 21:55:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:33:36 21:55:01 1 0.22 0.00 0.03 0.00 0.00 99.75 22:33:36 21:56:01 all 0.20 0.00 0.03 0.00 0.02 99.75 22:33:36 21:56:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:33:36 21:56:01 1 0.37 0.00 0.02 0.00 0.02 99.60 22:33:36 21:57:01 all 0.15 0.00 0.03 0.00 0.01 99.81 22:33:36 21:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 21:57:01 1 0.27 0.00 0.03 0.00 0.00 99.70 22:33:36 21:58:01 all 0.12 0.00 0.03 0.00 0.03 99.82 22:33:36 21:58:01 0 0.03 0.00 0.05 0.00 0.03 99.88 22:33:36 21:58:01 1 0.20 0.00 0.02 0.00 0.02 99.77 22:33:36 21:59:01 all 0.08 0.00 0.02 0.00 0.02 99.88 22:33:36 21:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 21:59:01 1 0.13 0.00 0.02 0.00 0.02 99.83 22:33:36 22:00:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 22:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 22:00:01 1 0.32 0.00 0.03 0.00 0.02 99.63 22:33:36 22:01:01 all 0.13 0.00 0.06 0.00 0.01 99.81 22:33:36 22:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:33:36 22:01:01 1 0.22 0.00 0.07 0.00 0.02 99.70 22:33:36 22:02:01 all 0.15 0.00 0.02 0.00 0.03 99.81 22:33:36 22:02:01 0 0.27 0.00 0.02 0.00 0.02 99.70 22:33:36 22:02:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:33:36 22:33:36 22:02:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 22:03:01 all 0.18 0.00 0.02 0.00 0.01 99.80 22:33:36 22:03:01 0 0.30 0.00 0.02 0.00 0.00 99.68 22:33:36 22:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 22:04:01 all 0.18 0.00 0.03 0.00 0.02 99.77 22:33:36 22:04:01 0 0.30 0.00 0.03 0.00 0.02 99.65 22:33:36 22:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 22:05:01 all 0.17 0.00 0.04 0.00 0.01 99.78 22:33:36 22:05:01 0 0.32 0.00 0.03 0.00 0.00 99.65 22:33:36 22:05:01 1 0.02 0.00 0.05 0.00 0.02 99.92 22:33:36 22:06:01 all 0.13 0.00 0.03 0.00 0.03 99.82 22:33:36 22:06:01 0 0.22 0.00 0.03 0.00 0.02 99.73 22:33:36 22:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:33:36 22:07:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 22:07:01 0 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 22:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 22:08:01 all 0.17 0.00 0.03 0.00 0.02 99.79 22:33:36 22:08:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:33:36 22:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 22:09:01 all 0.13 0.00 0.03 0.00 0.02 99.83 22:33:36 22:09:01 0 0.23 0.00 0.03 0.00 0.02 99.72 22:33:36 22:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:33:36 22:10:01 all 0.11 0.00 0.03 0.00 0.02 99.84 22:33:36 22:10:01 0 0.17 0.00 0.03 0.00 0.02 99.78 22:33:36 22:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:33:36 22:11:01 all 0.18 0.00 0.03 0.00 0.01 99.78 22:33:36 22:11:01 0 0.33 0.00 0.03 0.00 0.00 99.63 22:33:36 22:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 22:12:02 all 0.18 0.00 0.02 0.00 0.03 99.78 22:33:36 22:12:02 0 0.30 0.00 0.02 0.00 0.02 99.67 22:33:36 22:12:02 1 0.05 0.00 0.02 0.00 0.03 99.90 22:33:36 22:13:01 all 0.21 0.00 0.03 0.00 0.01 99.75 22:33:36 22:13:01 0 0.41 0.00 0.03 0.00 0.02 99.54 22:33:36 22:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:33:36 22:33:36 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 22:14:01 all 0.23 0.00 0.02 0.00 0.03 99.73 22:33:36 22:14:01 0 0.43 0.00 0.02 0.00 0.02 99.53 22:33:36 22:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 22:33:36 22:15:01 all 0.21 0.00 0.03 0.00 0.02 99.74 22:33:36 22:15:01 0 0.38 0.00 0.03 0.00 0.02 99.57 22:33:36 22:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 22:16:01 all 0.23 0.00 0.01 0.00 0.02 99.74 22:33:36 22:16:01 0 0.43 0.00 0.02 0.00 0.02 99.53 22:33:36 22:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:33:36 22:17:01 all 0.20 0.00 0.03 0.00 0.02 99.75 22:33:36 22:17:01 0 0.38 0.00 0.03 0.00 0.03 99.55 22:33:36 22:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:33:36 22:18:01 all 0.20 0.00 0.03 0.00 0.02 99.76 22:33:36 22:18:01 0 0.37 0.00 0.03 0.00 0.02 99.58 22:33:36 22:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 22:19:01 all 0.20 0.00 0.02 0.00 0.02 99.77 22:33:36 22:19:01 0 0.37 0.00 0.02 0.00 0.02 99.60 22:33:36 22:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 22:20:01 all 0.70 0.00 0.30 0.03 0.02 98.94 22:33:36 22:20:01 0 0.77 0.00 0.29 0.02 0.02 98.91 22:33:36 22:20:01 1 0.63 0.00 0.32 0.05 0.02 98.98 22:33:36 22:21:01 all 0.59 0.00 0.21 0.03 0.03 99.15 22:33:36 22:21:01 0 0.57 0.00 0.22 0.02 0.02 99.18 22:33:36 22:21:01 1 0.60 0.00 0.20 0.05 0.03 99.11 22:33:36 22:22:01 all 0.18 0.00 0.02 0.00 0.02 99.78 22:33:36 22:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 22:22:01 1 0.33 0.00 0.02 0.00 0.02 99.63 22:33:36 22:23:01 all 0.16 0.00 0.03 0.00 0.02 99.79 22:33:36 22:23:01 0 0.07 0.00 0.02 0.00 0.00 99.92 22:33:36 22:23:01 1 0.25 0.00 0.05 0.00 0.03 99.67 22:33:36 22:24:01 all 0.10 0.00 0.03 0.00 0.01 99.87 22:33:36 22:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:33:36 22:24:01 1 0.17 0.00 0.02 0.00 0.00 99.82 22:33:36 22:33:36 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:33:36 22:25:01 all 0.11 0.00 0.02 0.00 0.03 99.85 22:33:36 22:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:33:36 22:25:01 1 0.18 0.00 0.02 0.00 0.02 99.78 22:33:36 22:26:01 all 0.14 0.00 0.03 0.00 0.01 99.82 22:33:36 22:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 22:26:01 1 0.23 0.00 0.03 0.00 0.00 99.73 22:33:36 22:27:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:33:36 22:27:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:33:36 22:27:01 1 0.25 0.00 0.02 0.00 0.00 99.73 22:33:36 22:28:01 all 0.12 0.00 0.03 0.00 0.02 99.84 22:33:36 22:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:33:36 22:28:01 1 0.20 0.00 0.03 0.00 0.02 99.75 22:33:36 22:29:01 all 0.14 0.00 0.02 0.00 0.01 99.83 22:33:36 22:29:01 0 0.10 0.00 0.03 0.00 0.02 99.85 22:33:36 22:29:01 1 0.18 0.00 0.00 0.00 0.00 99.82 22:33:36 22:30:01 all 0.14 0.00 0.03 0.00 0.03 99.80 22:33:36 22:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:33:36 22:30:01 1 0.25 0.00 0.03 0.00 0.02 99.70 22:33:36 22:31:01 all 0.05 0.00 0.02 0.00 0.01 99.92 22:33:36 22:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:33:36 22:31:01 1 0.07 0.00 0.02 0.00 0.02 99.90 22:33:36 22:32:01 all 0.17 0.00 0.02 0.00 0.01 99.81 22:33:36 22:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:33:36 22:32:01 1 0.28 0.00 0.02 0.00 0.00 99.70 22:33:36 22:33:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:33:36 22:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:33:36 22:33:01 1 0.33 0.00 0.02 0.00 0.02 99.63 22:33:36 Average: all 0.30 0.01 0.12 0.03 0.02 99.52 22:33:36 Average: 0 0.30 0.01 0.12 0.03 0.02 99.53 22:33:36 Average: 1 0.31 0.01 0.11 0.03 0.01 99.52 22:33:36 22:33:36 22:33:36