Pull request #3554 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0e2efe6e001c9821b3ebebd739e5f1aa346ef710+9b7d42e1e61a7ee364e8f6860ff471f154b121f0 (1b160c66fd3426a1447a56c444d855ae80a7458e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6996326723378277233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8887146622057590386.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh572652359425415058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4368121829534394646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4113202923046732212.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3554/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5375943094812152458.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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_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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1182’ Running on prd-centos7-docker-4c-2g-1186 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6667311268182007466.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 into PR head commit 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5132786854156461520.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 Merge succeeded, producing 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 Checking out Revision 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 (PR-3554) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7855165551526075542.key > git merge 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:55:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:28 ========================================================= 05:56:28 EdgeX Global Pipelines Version Info 05:56:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:58 ------------------- 05:58:58 stable info: 05:58:58 ------------------- 05:58:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:58 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:58:58 Message: update stable to v1.0.194 05:58:58 ------------------- 05:58:58 experimental info: 05:58:58 ------------------- 05:58:58 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:58 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:58:58 Message: update experimental to v1.0.194 05:59:01 Cannot contact prd-centos7-docker-4c-2g-1186: java.lang.InterruptedException [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:00:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:00:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:01:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:01:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:01:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:04:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:05:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:05:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:05:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:06:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:07:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3554 [Pipeline] echo 06:08:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3554 [Pipeline] echo 06:09:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3554 [Pipeline] echo 06:09:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 [Pipeline] echo 06:09:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e2efe6 [Pipeline] echo 06:10:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:38 provisioning config files... 06:11:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5241079094965599746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:57 ---> docker-login.sh 06:13:57 nexus3.edgexfoundry.org:10001 06:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:57 Configure a credential helper to remove this warning. See 06:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:57 06:13:57 Login Succeeded 06:13:57 nexus3.edgexfoundry.org:10002 06:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:57 Configure a credential helper to remove this warning. See 06:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:57 06:13:57 Login Succeeded 06:13:57 nexus3.edgexfoundry.org:10003 06:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:57 Configure a credential helper to remove this warning. See 06:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:57 06:13:57 Login Succeeded 06:13:57 nexus3.edgexfoundry.org:10004 06:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:57 Configure a credential helper to remove this warning. See 06:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:57 06:13:57 Login Succeeded 06:13:57 docker.io 06:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:57 Configure a credential helper to remove this warning. See 06:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:57 06:13:57 Login Succeeded 06:13:57 ---> docker-login.sh ends [Pipeline] } 06:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:55 ++ 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 06:15:55 + for file in '`ls cmd/**/Dockerfile`' 06:15:55 ++ dirname cmd/core-command/Dockerfile 06:15:55 ++ cut -d/ -f2 06:15:55 + echo core-command,cmd/core-command/Dockerfile 06:15:55 + for file in '`ls cmd/**/Dockerfile`' 06:15:55 ++ dirname cmd/core-data/Dockerfile 06:15:55 ++ cut -d/ -f2 06:15:55 + echo core-data,cmd/core-data/Dockerfile 06:15:55 + for file in '`ls cmd/**/Dockerfile`' 06:15:55 ++ dirname cmd/core-metadata/Dockerfile 06:15:55 ++ cut -d/ -f2 06:15:55 + echo core-metadata,cmd/core-metadata/Dockerfile 06:15:55 + for file in '`ls cmd/**/Dockerfile`' 06:15:55 ++ dirname cmd/security-bootstrapper/Dockerfile 06:15:55 ++ cut -d/ -f2 06:15:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:15:55 + for file in '`ls cmd/**/Dockerfile`' 06:15:55 ++ dirname cmd/security-proxy-setup/Dockerfile 06:15:55 ++ cut -d/ -f2 06:15:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:15:55 + for file in '`ls cmd/**/Dockerfile`' 06:15:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:15:55 ++ cut -d/ -f2 06:15:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:15:55 + for file in '`ls cmd/**/Dockerfile`' 06:15:55 ++ dirname cmd/support-notifications/Dockerfile 06:15:55 ++ cut -d/ -f2 06:15:55 + echo support-notifications,cmd/support-notifications/Dockerfile 06:15:55 + for file in '`ls cmd/**/Dockerfile`' 06:15:55 ++ dirname cmd/support-scheduler/Dockerfile 06:15:55 ++ cut -d/ -f2 06:15:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:15:55 + for file in '`ls cmd/**/Dockerfile`' 06:15:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:15:55 ++ cut -d/ -f2 06:15:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:16:34 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 07:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:01 07:20:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:20:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:51 latest: Pulling from edgex-devops/git-semver 07:20:51 31603596830f: Pulling fs layer 07:20:51 54011a49482f: Pulling fs layer 07:20:51 a6820b24f6d8: Pulling fs layer 07:20:51 f581987b2513: Pulling fs layer 07:20:51 f581987b2513: Waiting 07:20:51 54011a49482f: Verifying Checksum 07:20:51 54011a49482f: Download complete 07:20:51 31603596830f: Verifying Checksum 07:20:51 31603596830f: Download complete 07:20:51 31603596830f: Pull complete 07:20:51 f581987b2513: Verifying Checksum 07:20:51 f581987b2513: Download complete 07:20:51 a6820b24f6d8: Verifying Checksum 07:20:51 a6820b24f6d8: Download complete 07:20:51 54011a49482f: Pull complete 07:20:51 a6820b24f6d8: Pull complete 07:20:51 f581987b2513: Pull complete 07:20:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:21:26 prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container 07:21:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:21:44 $ docker top 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:20 [ssh-agent] Looking for ssh-agent implementation... 07:22:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:25 $ docker exec 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 ssh-agent 07:22:31 SSH_AUTH_SOCK=/tmp/ssh-XB9ttU0louAt/agent.13 07:22:31 SSH_AGENT_PID=19 07:22:35 Running ssh-add (command line suppressed) 07:22:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3509987696265128948.key (/w/workspace/edgex-go/1@tmp/private_key_3509987696265128948.key) 07:22:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:02 + git tag --points-at HEAD [Pipeline] } 07:23:11 $ docker exec --env ******** --env ******** 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 ssh-agent -k 07:23:11 unset SSH_AUTH_SOCK; 07:23:11 unset SSH_AGENT_PID; 07:23:11 echo Agent pid 19 killed; 07:23:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:23:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:33 [ssh-agent] Looking for ssh-agent implementation... 07:23:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:40 $ docker exec 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 ssh-agent 07:23:51 SSH_AUTH_SOCK=/tmp/ssh-93Hhr59A1NrO/agent.51 07:23:51 SSH_AGENT_PID=57 07:23:51 Running ssh-add (command line suppressed) 07:23:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9214207467452565249.key (/w/workspace/edgex-go/1@tmp/private_key_9214207467452565249.key) 07:23:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:15 + git semver init 07:24:15 # -> Open(): unable to determine branch for HEAD 07:24:15 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:24:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:24:15 # $SEMVER_REMOTE_NAME = origin 07:24:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:24:15 # $SEMVER_USER_NAME = edgex-jenkins 07:24:15 # $SEMVER_BRANCH = PR-3554 07:24:15 # $SEMVER_TEMP = /tmp/semver-464951337 07:24:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:24:34 # '/tmp/semver-464951337' -> '/w/workspace/edgex-go/1/.semver' 07:24:34 # -> Force: false 07:24:34 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:24:38 $ docker exec --env ******** --env ******** 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 ssh-agent -k 07:24:38 unset SSH_AUTH_SOCK; 07:24:38 unset SSH_AGENT_PID; 07:24:38 echo Agent pid 57 killed; 07:24:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:26 + git semver [Pipeline] } 07:25:30 $ docker stop --time=1 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 07:25:37 $ docker rm -f 87d826ddadebb69bd72359743813b4c657b9f2d4316433ad24e2bd3263908af2 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:27:33 Stashed 1 file(s) [Pipeline] echo 07:27:57 [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 07:31:34 Still waiting to schedule task [Pipeline] withEnv 07:31:34 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:34:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:35:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:37:14 + true 07:37:14 + sudo service docker restart 07:37:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:38:01 ========================================================= 07:38:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:38:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:40:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:40:13 Sending build context to Docker daemon 329.2MB 07:40:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:40:13 Step 2/6 : FROM ${BASE} 07:40:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:40:13 540db60ca938: Pulling fs layer 07:40:13 adcc1eea9eea: Pulling fs layer 07:40:13 4c4ab2625f07: Pulling fs layer 07:40:13 0510c868ecb4: Pulling fs layer 07:40:13 afea3b2eda06: Pulling fs layer 07:40:13 7809a108b3ef: Pulling fs layer 07:40:13 f706445af74f: Pulling fs layer 07:40:13 0510c868ecb4: Waiting 07:40:13 afea3b2eda06: Waiting 07:40:13 7809a108b3ef: Waiting 07:40:13 f706445af74f: Waiting 07:40:13 4c4ab2625f07: Verifying Checksum 07:40:13 4c4ab2625f07: Download complete 07:40:13 adcc1eea9eea: Verifying Checksum 07:40:13 adcc1eea9eea: Download complete 07:40:13 afea3b2eda06: Verifying Checksum 07:40:13 afea3b2eda06: Download complete 07:40:13 7809a108b3ef: Verifying Checksum 07:40:13 7809a108b3ef: Download complete 07:40:13 540db60ca938: Verifying Checksum 07:40:13 540db60ca938: Download complete 07:40:13 540db60ca938: Pull complete 07:40:13 adcc1eea9eea: Pull complete 07:40:13 4c4ab2625f07: Pull complete 07:40:13 f706445af74f: Verifying Checksum 07:40:13 f706445af74f: Download complete 07:40:13 0510c868ecb4: Verifying Checksum 07:40:13 0510c868ecb4: Download complete 07:40:13 0510c868ecb4: Pull complete 07:40:13 afea3b2eda06: Pull complete 07:40:13 7809a108b3ef: Pull complete 07:40:13 f706445af74f: Pull complete 07:40:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:40:13 ---> b068be0155e3 07:40:13 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:40:13 ---> Running in 6063a9cf2199 07:40:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:40:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:40:13 (1/12) Installing libmagic (5.39-r0) 07:40:13 (2/12) Installing file (5.39-r0) 07:40:13 (3/12) Installing libc-dev (0.7.2-r3) 07:40:13 (4/12) Installing g++ (10.2.1_pre1-r3) 07:40:13 (5/12) Installing fortify-headers (1.1-r0) 07:40:13 (6/12) Installing patch (2.7.6-r6) 07:40:13 (7/12) Installing build-base (0.5-r2) 07:40:13 (8/12) Installing libsodium (1.0.18-r0) 07:40:13 (9/12) Installing pkgconf (1.7.3-r0) 07:40:13 (10/12) Installing libsodium-dev (1.0.18-r0) 07:40:13 (11/12) Installing libzmq (4.3.3-r1) 07:40:13 (12/12) Installing zeromq-dev (4.3.3-r1) 07:40:13 Executing busybox-1.32.1-r6.trigger 07:40:13 OK: 219 MiB in 52 packages 07:40:13 Removing intermediate container 6063a9cf2199 07:40:13 ---> d83103fb4479 07:40:13 Step 4/6 : WORKDIR /edgex-go 07:40:13 ---> Running in 5cc4512f4e49 07:40:13 Removing intermediate container 5cc4512f4e49 07:40:13 ---> fc201cedb8bc 07:40:13 Step 5/6 : COPY go.mod . 07:40:13 ---> c5c3d5e27170 07:40:13 Step 6/6 : RUN go mod download 07:40:13 ---> Running in c29fe16b84af 07:41:06 Removing intermediate container c29fe16b84af 07:41:06 ---> 018907954f33 07:41:06 Successfully built 018907954f33 07:41:06 Successfully tagged ci-base-image-x86_64:latest 07:41:10 Cannot contact prd-centos7-docker-4c-2g-1186: java.lang.InterruptedException [Pipeline] isUnix [Pipeline] sh 07:44:48 + docker inspect -f . ci-base-image-x86_64 07:44:48 . [Pipeline] withDockerContainer 07:47:14 prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container 07:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:49:46 $ docker top b34a1b8618c8692381a1cebf59b2f9833e0c329ae4806f0f758d2e6aa53d8e9a -eo pid,comm Resuming build at Wed Jun 09 09:16:10 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3554 #1: Finished waiting Ready to run at Wed Jun 09 09:18:15 UTC 2021 09:18:15 Timeout set to expire in 2 hr 37 min 09:18:16 Queue item for node block in EdgeX Foundry Project » edgex-go » PR-3554 #1 is missing (perhaps JENKINS-34281); rescheduling 09:18:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1203 in /w/workspace/edgexfoundry_edgex-go_PR-3554 [Pipeline] { [Pipeline] ws 09:18:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:18:41 The recommended git tool is: git 09:18:49 using credential edgex-jenkins-ssh 09:18:49 Cloning the remote Git repository 09:18:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:18:49 > git init /w/workspace/edgex-go/1 # timeout=10 09:18:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:18:49 > git --version # timeout=10 09:18:49 > git --version # 'git version 2.17.1' 09:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:19:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:19:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:19:12 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3554/head:refs/remotes/origin/PR-3554 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:13 Merging remotes/origin/master commit 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 into PR head commit 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:19:13 Merge succeeded, producing 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:19:13 Checking out Revision 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 (PR-3554) 09:19:13 > git config core.sparsecheckout # timeout=10 09:19:13 > git checkout -f 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 09:19:13 > git remote # timeout=10 09:19:13 > git config --get remote.origin.url # timeout=10 09:19:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:13 > git merge 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 09:19:13 > git rev-parse HEAD^{commit} # timeout=10 09:19:13 > git config core.sparsecheckout # timeout=10 09:19:13 > git checkout -f 0e2efe6e001c9821b3ebebd739e5f1aa346ef710 # timeout=10 09:19:18 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 09:19:18 > git --version # timeout=10 09:19:18 > git --version # 'git version 2.17.1' 09:19:18 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:19:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:19:21 + sudo service docker restart 09:19:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:39 provisioning config files... 09:19:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5981895544070189074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:39 ---> docker-login.sh 09:19:39 nexus3.edgexfoundry.org:10001 09:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:41 Configure a credential helper to remove this warning. See 09:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:41 09:19:41 Login Succeeded 09:19:41 nexus3.edgexfoundry.org:10002 09:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:41 Configure a credential helper to remove this warning. See 09:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:41 09:19:41 Login Succeeded 09:19:41 nexus3.edgexfoundry.org:10003 09:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:42 Configure a credential helper to remove this warning. See 09:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:42 09:19:42 Login Succeeded 09:19:42 nexus3.edgexfoundry.org:10004 09:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:43 Configure a credential helper to remove this warning. See 09:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:43 09:19:43 Login Succeeded 09:19:43 docker.io 09:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:43 Configure a credential helper to remove this warning. See 09:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:43 09:19:43 Login Succeeded 09:19:43 ---> docker-login.sh ends [Pipeline] } 09:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:19:44 ========================================================= 09:19:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:19:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:19:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:19:47 Sending build context to Docker daemon 166.2MB 09:19:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:19:47 Step 2/6 : FROM ${BASE} 09:19:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:19:47 595b0fe564bb: Pulling fs layer 09:19:47 7186ed65a4f7: Pulling fs layer 09:19:47 316046926c0a: Pulling fs layer 09:19:47 4ebd0625c992: Pulling fs layer 09:19:47 207e8628e3a3: Pulling fs layer 09:19:47 c791037a9be2: Pulling fs layer 09:19:47 ffd874e62e21: Pulling fs layer 09:19:47 207e8628e3a3: Waiting 09:19:47 c791037a9be2: Waiting 09:19:47 ffd874e62e21: Waiting 09:19:47 4ebd0625c992: Waiting 09:19:47 316046926c0a: Verifying Checksum 09:19:47 316046926c0a: Download complete 09:19:47 7186ed65a4f7: Download complete 09:19:47 207e8628e3a3: Verifying Checksum 09:19:47 207e8628e3a3: Download complete 09:19:47 c791037a9be2: Download complete 09:19:47 595b0fe564bb: Verifying Checksum 09:19:47 595b0fe564bb: Download complete 09:19:48 595b0fe564bb: Pull complete 09:19:49 7186ed65a4f7: Pull complete 09:19:49 316046926c0a: Pull complete 09:19:50 ffd874e62e21: Verifying Checksum 09:19:50 ffd874e62e21: Download complete 09:19:53 4ebd0625c992: Verifying Checksum 09:19:53 4ebd0625c992: Download complete 09:20:03 4ebd0625c992: Pull complete 09:20:03 207e8628e3a3: Pull complete 09:20:04 c791037a9be2: Pull complete 09:20:07 ffd874e62e21: Pull complete 09:20:07 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:20:07 ---> cfc18b08335c 09:20:07 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:20:10 ---> Running in 487c373338be 09:20:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:20:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:20:19 (1/12) Installing libmagic (5.39-r0) 09:20:19 (2/12) Installing file (5.39-r0) 09:20:19 (3/12) Installing libc-dev (0.7.2-r3) 09:20:19 (4/12) Installing g++ (10.2.1_pre1-r3) 09:20:41 (5/12) Installing fortify-headers (1.1-r0) 09:20:41 (6/12) Installing patch (2.7.6-r6) 09:20:41 (7/12) Installing build-base (0.5-r2) 09:20:41 (8/12) Installing libsodium (1.0.18-r0) 09:20:41 (9/12) Installing pkgconf (1.7.3-r0) 09:20:41 (10/12) Installing libsodium-dev (1.0.18-r0) 09:20:41 (11/12) Installing libzmq (4.3.3-r1) 09:20:42 (12/12) Installing zeromq-dev (4.3.3-r1) 09:20:42 Executing busybox-1.32.1-r6.trigger 09:20:42 OK: 218 MiB in 52 packages 09:20:46 Removing intermediate container 487c373338be 09:20:46 ---> 5d89ef9a0d5b 09:20:46 Step 4/6 : WORKDIR /edgex-go 09:20:46 ---> Running in c31c3b3ec626 09:20:46 Removing intermediate container c31c3b3ec626 09:20:46 ---> 6fa0ee97758b 09:20:46 Step 5/6 : COPY go.mod . 09:20:46 ---> 2ef4f94951fe 09:20:46 Step 6/6 : RUN go mod download 09:20:47 ---> Running in ddf7e2258327 09:21:14 Removing intermediate container ddf7e2258327 09:21:14 ---> 9ee0653b3e75 09:21:14 Successfully built 9ee0653b3e75 09:21:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:21:14 + docker inspect -f . ci-base-image-arm64 09:21:14 . [Pipeline] withDockerContainer 09:21:14 prd-ubuntu18.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 09:21:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:21:16 $ docker top 416f5721721bdac8e90f2c9be928103506164e7053c6b6aafa1aaf9c0d519d18 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:17 + go version 09:21:17 go version go1.16.3 linux/arm64 [Pipeline] } 09:21:17 $ docker stop --time=1 416f5721721bdac8e90f2c9be928103506164e7053c6b6aafa1aaf9c0d519d18 09:21:19 $ docker rm -f 416f5721721bdac8e90f2c9be928103506164e7053c6b6aafa1aaf9c0d519d18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:20 + docker inspect -f . ci-base-image-arm64 09:21:20 . [Pipeline] withDockerContainer 09:21:20 prd-ubuntu18.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 09:21:20 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:21:22 $ docker top 55b2fd3eaa6ed8c9e9014ac4cddb73500533d5e65d89ed4a049b04fbfaf7c3fc -eo pid,comm [Pipeline] { [Pipeline] echo 09:21:22 ========================================================= 09:21:22 [edgeXBuildGoParallel] Running Tests and Build... 09:21:22 ========================================================= [Pipeline] sh 09:21:23 + go mod tidy [Pipeline] sh 09:21:24 + make test 09:21:24 go mod tidy 09:21:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:21:52 ? github.com/edgexfoundry/edgex-go [no test files] 09:23:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:23:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:23:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:23:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:23:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:23:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:23:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:23:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.198s coverage: 28.7% of statements 09:23:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.356s coverage: 100.0% of statements 09:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:23:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.336s coverage: 81.2% of statements 09:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:23:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.307s coverage: 53.4% of statements 09:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:23:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.470s coverage: 87.7% of statements 09:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:23:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.275s coverage: 78.9% of statements 09:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.339s coverage: 95.1% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.193s coverage: 58.8% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.217s coverage: 60.0% of statements 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.306s coverage: 0.8% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.274s coverage: 22.0% of statements 09:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements 09:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements 09:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 09:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 09:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.204s coverage: 94.4% of statements 09:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 09:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.581s coverage: 81.8% of statements 09:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 76.0% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.182s coverage: 80.0% of statements 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements 09:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements 09:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.768s coverage: 64.4% of statements 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 09:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.125s coverage: 73.7% of statements 09:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 09:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.028s coverage: 66.9% of statements 09:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.6% of statements 09:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements 09:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.136s coverage: 84.8% of statements 09:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:24:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.339s coverage: 19.3% of statements 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:24:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.503s coverage: 91.9% of statements 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:24:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.218s coverage: 62.7% of statements 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:24:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.403s coverage: 97.6% of statements 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:24:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:24:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.088s coverage: 100.0% of statements 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:24:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:24:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 09:24:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.189s coverage: 28.1% of statements 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 09:24:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 09:24:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.173s coverage: 28.9% of statements 09:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 09:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 09:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 09:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 09:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 09:24:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 09:24:30 GO111MODULE=on go vet ./... 09:26:06 gofmt -l . 09:26:06 [ "`gofmt -l .`" = "" ] 09:26:06 ./bin/test-attribution-txt.sh [Pipeline] sh 09:26:07 + ls -al . 09:26:07 total 556 09:26:07 drwxrwxr-x 9 1001 1001 4096 Jun 9 09:26 . 09:26:07 drwxr-xr-x 4 root root 4096 Jun 9 09:21 .. 09:26:07 -rw-rw-r-- 1 1001 1001 11 Jun 9 09:19 .dockerignore 09:26:07 drwxrwxr-x 8 1001 1001 4096 Jun 9 09:19 .git 09:26:07 drwxrwxr-x 3 1001 1001 4096 Jun 9 09:19 .github 09:26:07 -rw-rw-r-- 1 1001 1001 818 Jun 9 09:19 .gitignore 09:26:07 -rw-rw-r-- 1 1001 1001 166 Jun 9 09:19 .sonarcloud.properties 09:26:07 -rw-rw-r-- 1 1001 1001 8609 Jun 9 09:19 Attribution.txt 09:26:07 -rw-rw-r-- 1 1001 1001 3804 Jun 9 09:19 CONTRIBUTING.md 09:26:07 -rw-rw-r-- 1 1001 1001 931 Jun 9 09:19 Dockerfile.build 09:26:07 -rw-rw-r-- 1 1001 1001 849 Jun 9 09:19 Jenkinsfile 09:26:07 -rw-rw-r-- 1 1001 1001 10775 Jun 9 09:19 LICENSE 09:26:07 -rw-rw-r-- 1 1001 1001 5605 Jun 9 09:19 Makefile 09:26:07 -rw-rw-r-- 1 1001 1001 7978 Jun 9 09:19 README.md 09:26:07 -rw-rw-r-- 1 1001 1001 7071 Jun 9 09:19 SECURITY.md 09:26:07 -rw-rw-r-- 1 1001 1001 5 Jun 9 07:26 VERSION 09:26:07 -rw-rw-r-- 1 1001 1001 4131 Jun 9 09:19 ZMQWindows.md 09:26:07 drwxrwxr-x 2 1001 1001 4096 Jun 9 09:19 bin 09:26:07 drwxrwxr-x 14 1001 1001 4096 Jun 9 09:19 cmd 09:26:07 -rw-r--r-- 1 root root 411487 Jun 9 09:24 coverage.out 09:26:07 -rw-rw-r-- 1 1001 1001 902 Jun 9 09:19 go.mod 09:26:07 -rw-r--r-- 1 root root 21257 Jun 9 09:21 go.sum 09:26:07 drwxrwxr-x 8 1001 1001 4096 Jun 9 09:19 internal 09:26:07 drwxrwxr-x 3 1001 1001 4096 Jun 9 09:19 openapi 09:26:07 drwxrwxr-x 4 1001 1001 4096 Jun 9 09:19 snap 09:26:07 -rw-rw-r-- 1 1001 1001 168 Jun 9 09:19 version.go [Pipeline] sh 09:26:08 + '[' -e coverage.out ] 09:26:08 + chown 1001:1001 coverage.out [Pipeline] stash 09:26:09 Stashed 1 file(s) [Pipeline] sh 09:26:10 + make build 09:26:10 go mod tidy 09:26:10 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 09:26:17 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 09:26: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 09:26:44 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 09:26:48 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 09:26:48 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 09:26:54 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 09:26:58 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 09:27:01 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 09:27:06 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 09:27:09 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 09:27: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 [Pipeline] } 09:27:19 $ docker stop --time=1 55b2fd3eaa6ed8c9e9014ac4cddb73500533d5e65d89ed4a049b04fbfaf7c3fc 09:27:21 $ docker rm -f 55b2fd3eaa6ed8c9e9014ac4cddb73500533d5e65d89ed4a049b04fbfaf7c3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:24 09:27:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:27:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:25 latest: Pulling from edgex-devops/edgex-compose-arm64 09:27:25 29e5d40040c1: Pulling fs layer 09:27:25 1ce36da41761: Pulling fs layer 09:27:25 25b303627fd3: Pulling fs layer 09:27:25 29e5d40040c1: Verifying Checksum 09:27:25 29e5d40040c1: Download complete 09:27:26 1ce36da41761: Verifying Checksum 09:27:26 1ce36da41761: Download complete 09:27:26 29e5d40040c1: Pull complete 09:27:27 1ce36da41761: Pull complete 09:27:27 25b303627fd3: Verifying Checksum 09:27:27 25b303627fd3: Download complete 09:27:37 25b303627fd3: Pull complete 09:27:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:27:38 prd-ubuntu18.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 09:27:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:27:41 $ docker top d1911ad2e8fefe2dc21bf58d7938dac1045fa5822d0d6c2cb39ef5c64e7d84a1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:42 + docker-compose build --help+ grep 09:27:42 parallel 09:27:48 --parallel Build images in parallel. [Pipeline] } 09:27:48 $ docker stop --time=1 d1911ad2e8fefe2dc21bf58d7938dac1045fa5822d0d6c2cb39ef5c64e7d84a1 09:27:50 $ docker rm -f d1911ad2e8fefe2dc21bf58d7938dac1045fa5822d0d6c2cb39ef5c64e7d84a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:51 . [Pipeline] withDockerContainer 09:27:51 prd-ubuntu18.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 09:27:51 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:27:53 $ docker top bad7b8ff19826037df5a96be4e9f8563f4f10d6e7be3a39440a444627176a453 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:54 + docker-compose -f ./docker-compose-build.yml build --parallel 09:27:59 Building core-command ... 09:27:59 Building core-data ... 09:27:59 Building core-metadata ... 09:27:59 Building security-bootstrapper ... 09:27:59 Building security-proxy-setup ... 09:27:59 Building security-secretstore-setup ... 09:27:59 Building support-notifications ... 09:27:59 Building support-scheduler ... 09:27:59 Building sys-mgmt-agent ... 09:27:59 Building core-data 09:27:59 Building security-bootstrapper 09:27:59 Building support-notifications 09:27:59 Building core-metadata 09:27:59 Building security-proxy-setup 09:29:21 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:29:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:29:21 ---> 9ee0653b3e75 09:29:21 Step 3/32 : WORKDIR /edgex-go 09:29:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:29:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:29:21 ---> 9ee0653b3e75 09:29:21 Step 3/22 : WORKDIR /edgex-go 09:29:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:29:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:29:21 ---> 9ee0653b3e75 09:29:21 Step 3/24 : WORKDIR /edgex-go 09:29:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:29:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:29:21 ---> 9ee0653b3e75 09:29:21 Step 3/23 : WORKDIR /edgex-go 09:29:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:29:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:29:21 ---> 9ee0653b3e75 09:29:21 Step 3/24 : WORKDIR /edgex-go 09:29:21 ---> Running in b93efc742ceb 09:29:21 ---> Running in f9ed521b0fca 09:29:21 ---> Running in 8a1cc806d693 09:29:21 ---> Running in d8fb3f75f16a 09:29:21 ---> Running in 19ebe863c5ff 09:29:21 Removing intermediate container 8a1cc806d693 09:29:21 ---> 49eafaa4cd37 09:29:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:21 Removing intermediate container b93efc742ceb 09:29:21 ---> eedf93a67500 09:29:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:21 Removing intermediate container f9ed521b0fca 09:29:21 ---> 3bde5e0941b8 09:29:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:21 Removing intermediate container 19ebe863c5ff 09:29:21 ---> a39502c44386 09:29:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:21 Removing intermediate container d8fb3f75f16a 09:29:21 ---> 3dc812c95e3e 09:29:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:21 ---> Running in dd32129e2b0e 09:29:21 ---> Running in 1348df8cfbcc 09:29:21 ---> Running in d37950a02c50 09:29:21 ---> Running in e0a155a4606b 09:29:21 ---> Running in b8658a9e45ab 09:29:21 Removing intermediate container 1348df8cfbcc 09:29:21 ---> c5e69bce300e 09:29:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:29:21 ---> Running in c11afd609742 09:29:21 Removing intermediate container dd32129e2b0e 09:29:21 ---> efd24a936d49 09:29:21 Step 5/32 : RUN apk add --update --no-cache make git 09:29:21 ---> Running in ff3c68ecae3a 09:29:21 Removing intermediate container b8658a9e45ab 09:29:21 ---> 37319517ee57 09:29:21 Step 5/24 : RUN apk add --update --no-cache make git 09:29:21 Removing intermediate container d37950a02c50 09:29:21 Removing intermediate container e0a155a4606b 09:29:21 ---> 877d1d4ea335 09:29:21 Step 5/22 : RUN apk add --update --no-cache make git 09:29:21 ---> 418a76c5c4fb 09:29:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:29:21 ---> Running in 57acf40e1290 09:29:21 ---> Running in 12bdd115a54c 09:29:21 ---> Running in ff53ce26bbf3 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:29:21 OK: 218 MiB in 52 packages 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:29:21 OK: 218 MiB in 52 packages 09:29:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:29:22 OK: 218 MiB in 52 packages 09:29:22 Removing intermediate container c11afd609742 09:29:22 ---> 715085981878 09:29:22 Step 6/24 : COPY go.mod . 09:29:22 OK: 218 MiB in 52 packages 09:29:22 OK: 218 MiB in 52 packages 09:29:23 Removing intermediate container ff3c68ecae3a 09:29:23 ---> 99e8cf811717 09:29:23 Step 6/32 : COPY go.mod . 09:29:23 ---> 4637dae136fd 09:29:23 Step 7/24 : RUN go mod download 09:29:23 Removing intermediate container 12bdd115a54c 09:29:23 ---> 7d925640de8b 09:29:24 Step 6/24 : COPY go.mod . 09:29:24 ---> Running in 700f69085223 09:29:24 Removing intermediate container 57acf40e1290 09:29:24 ---> fe50aa6560dc 09:29:24 Step 6/22 : COPY go.mod . 09:29:24 Removing intermediate container ff53ce26bbf3 09:29:24 ---> 019dfe5405f5 09:29:24 Step 6/23 : COPY go.mod . 09:29:24 ---> 5358f2926ac1 09:29:24 Step 7/32 : RUN go mod download 09:29:24 ---> Running in 90d299e3ffc1 09:29:25 ---> 2c083f502113 09:29:25 Step 7/24 : RUN go mod download 09:29:25 ---> Running in 8f4938633d76 09:29:25 ---> 450825e0967c 09:29:25 Step 7/22 : RUN go mod download 09:29:26 ---> Running in 9ccae769cf8a 09:29:26 ---> cb4de823a637 09:29:26 Step 7/23 : RUN go mod download 09:29:26 ---> Running in 2bce61f62c18 09:29:28 Removing intermediate container 700f69085223 09:29:28 ---> 83d51af0698f 09:29:28 Step 8/24 : COPY . . 09:29:29 Removing intermediate container 90d299e3ffc1 09:29:29 ---> 98b872e4bf4e 09:29:29 Step 8/32 : COPY . . 09:29:30 Removing intermediate container 8f4938633d76 09:29:30 ---> 8ebaa00d9636 09:29:30 Step 8/24 : COPY . . 09:29:30 Removing intermediate container 9ccae769cf8a 09:29:30 ---> 86ef2e6373b2 09:29:30 Step 8/22 : COPY . . 09:29:31 Removing intermediate container 2bce61f62c18 09:29:31 ---> 1b7e783599ea 09:29:31 Step 8/23 : COPY . . 09:29:57 ---> dbc757fbed25 09:29:57 Step 9/24 : RUN go mod tidy 09:29:57 ---> faf70a0e0ebe 09:29:57 Step 9/24 : RUN go mod tidy 09:29:57 ---> Running in 645fcb2e93ba 09:29:57 ---> 3692288a3ce8 09:29:57 Step 9/32 : RUN go mod tidy 09:29:57 ---> 8fb5f28ab41d 09:29:57 Step 9/22 : RUN go mod tidy 09:29:57 ---> c63d851773ac 09:29:57 Step 9/23 : RUN go mod tidy 09:29:57 ---> Running in 76e6de862065 09:29:57 ---> Running in e9bc7d6f2e22 09:29:57 ---> Running in 08ba46cb0e98 09:29:57 ---> Running in 541c038560f4 09:30:02 Removing intermediate container 645fcb2e93ba 09:30:02 ---> d15dcd897c83 09:30:02 Step 10/24 : RUN make cmd/core-data/core-data 09:30:02 ---> Running in 2f140ad6c83d 09:30:02 Removing intermediate container 541c038560f4 09:30:02 ---> 8ae123247834 09:30:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:30:02 Removing intermediate container 76e6de862065 09:30:02 ---> 3496846ca2e1 09:30:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:30:03 ---> Running in 03d7e284cb65 09:30:03 ---> Running in 14f9562479cd 09:30:03 Removing intermediate container 08ba46cb0e98 09:30:03 ---> 5db36365af58 09:30:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:30:03 Removing intermediate container e9bc7d6f2e22 09:30:03 ---> 022b58a24677 09:30:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:30:03 ---> Running in 1ddc67ffee18 09:30:03 ---> Running in 09da29f4f752 09:30:04 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 09:30: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 09:30:06 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 09:30:06 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 09:30:06 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 09:32:13 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 09:32:16 Removing intermediate container 14f9562479cd 09:32:16 ---> 1854a1fdc85f 09:32:16 09:32:16 Step 11/32 : FROM alpine:3.12 09:32:16 3.12: Pulling from library/alpine 09:32:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:32:19 Status: Downloaded newer image for alpine:3.12 09:32:19 ---> 9852663dfa18 09:32:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:32:19 ---> Running in 81910a34f32a 09:32:20 Removing intermediate container 09da29f4f752 09:32:20 ---> a9ce921ccb04 09:32:20 09:32:20 Step 11/22 : FROM alpine:3.12 09:32:20 ---> 9852663dfa18 09:32:20 Step 12/22 : RUN apk add --update --no-cache curl 09:32:20 ---> Running in 289e2f67401d 09:32:21 Removing intermediate container 81910a34f32a 09:32:21 ---> 0cc0a0727354 09:32:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:32:21 ---> Running in dca1cc4c6f45 09:32:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:32:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:32:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:32:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:32:24 (1/4) Installing ca-certificates (20191127-r4) 09:32:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:32:24 (3/4) Installing libcurl (7.77.0-r0) 09:32:24 (4/4) Installing curl (7.77.0-r0) 09:32:24 Executing busybox-1.31.1-r20.trigger 09:32:24 Executing ca-certificates-20191127-r4.trigger 09:32:25 (1/2) Installing dumb-init (1.2.2-r1) 09:32:25 (2/2) Installing su-exec (0.2-r1) 09:32:25 Executing busybox-1.31.1-r20.trigger 09:32:25 OK: 5 MiB in 16 packages 09:32:25 OK: 7 MiB in 18 packages 09:32:27 Removing intermediate container 1ddc67ffee18 09:32:27 ---> bdcd7d6d1457 09:32:27 09:32:27 Step 11/23 : FROM alpine:3.12 09:32:27 ---> 9852663dfa18 09:32:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:32:27 ---> Running in c56c748a3028 09:32:28 Removing intermediate container dca1cc4c6f45 09:32:28 ---> 4716196325a7 09:32:28 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:32:29 ---> Running in a08e37bc63e7 09:32:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:32:29 Removing intermediate container 289e2f67401d 09:32:29 ---> 4dfc52660eb4 09:32:29 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:32:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:32:29 ---> Running in e66558669112 09:32:30 (1/2) Installing ca-certificates (20191127-r4) 09:32:30 (2/2) Installing dumb-init (1.2.2-r1) 09:32:30 Executing busybox-1.31.1-r20.trigger 09:32:30 Executing ca-certificates-20191127-r4.trigger 09:32:30 Removing intermediate container a08e37bc63e7 09:32:30 ---> 74735635603b 09:32:30 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:32:30 OK: 6 MiB in 16 packages 09:32:30 ---> Running in a7bdb78dd2eb 09:32:30 Removing intermediate container e66558669112 09:32:30 ---> 78813f387166 09:32:30 Step 14/22 : WORKDIR /edgex 09:32:31 ---> Running in d712bd515e1c 09:32:31 Removing intermediate container 03d7e284cb65 09:32:31 ---> 67d8eefb6b34 09:32:31 09:32:31 Step 11/24 : FROM alpine:3.12 09:32:31 ---> 9852663dfa18 09:32:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:32:31 ---> Running in 63b0f3fb5b99 09:32:31 Removing intermediate container a7bdb78dd2eb 09:32:31 ---> ced057cba68b 09:32:31 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:32:31 ---> Running in 7ea976e21c44 09:32:32 Removing intermediate container d712bd515e1c 09:32:32 ---> 9472821369d0 09:32:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:32:33 Removing intermediate container c56c748a3028 09:32:33 ---> 854cb7ad899d 09:32:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:32:33 ---> Running in 9ec09afbc283 09:32:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:32:33 ---> 0d570b978cc8 09:32:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:32:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:32:34 Removing intermediate container 9ec09afbc283 09:32:34 ---> c13c3bd448a3 09:32:34 Step 14/23 : ENV APP_PORT=59860 09:32:34 (1/1) Installing dumb-init (1.2.2-r1) 09:32:34 Executing busybox-1.31.1-r20.trigger 09:32:34 OK: 5 MiB in 15 packages 09:32:35 ---> Running in 61d7d3c17cad 09:32:36 Removing intermediate container 7ea976e21c44 09:32:36 ---> f48bf3553e62 09:32:36 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:32:36 Removing intermediate container 61d7d3c17cad 09:32:36 ---> e436bd22fe89 09:32:36 Step 15/23 : EXPOSE $APP_PORT 09:32:36 ---> d206544da077 09:32:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:32:36 Removing intermediate container 63b0f3fb5b99 09:32:36 ---> e093b9492fa0 09:32:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:32:36 ---> Running in 22472fcf4e09 09:32:36 ---> Running in 46df4b8db82a 09:32:36 ---> Running in 10b7cca0d446 09:32:37 Removing intermediate container 2f140ad6c83d 09:32:37 ---> 55ee49165c55 09:32:37 09:32:37 Step 11/24 : FROM alpine:3.12 09:32:37 ---> 9852663dfa18 09:32:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:32:37 Removing intermediate container 46df4b8db82a 09:32:37 ---> 590e0123f10b 09:32:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:37 ---> Running in 974ed84290b4 09:32:38 Removing intermediate container 10b7cca0d446 09:32:38 ---> 33eb3b57cba3 09:32:38 Step 14/24 : ENV APP_PORT=59881 09:32:38 Removing intermediate container 22472fcf4e09 09:32:38 ---> 10ee74119219 09:32:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:32:38 ---> 8d0e8ed0b1d2 09:32:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:32:38 ---> Running in b6bf881a8e57 09:32:38 ---> Running in 255b2c7bbfae 09:32:38 Removing intermediate container 974ed84290b4 09:32:38 ---> 55bd57c8bb20 09:32:38 Step 13/24 : ENV APP_PORT=59880 09:32:38 ---> Running in b5326ef1519a 09:32:38 ---> 098d028c9270 09:32:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:32:38 Removing intermediate container b6bf881a8e57 09:32:38 ---> 454d13738ad6 09:32:38 Step 15/24 : EXPOSE $APP_PORT 09:32:39 ---> Running in 12e2b484d331 09:32:39 Removing intermediate container 255b2c7bbfae 09:32:39 ---> f3f737747454 09:32:39 Step 19/22 : CMD ["--init=true"] 09:32:39 ---> b8ade71c2a85 09:32:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:32:39 ---> Running in b85939fc3422 09:32:39 Removing intermediate container b5326ef1519a 09:32:39 ---> b4db1bc43747 09:32:39 Step 14/24 : EXPOSE $APP_PORT 09:32:39 ---> Running in d81e6909f856 09:32:40 ---> Running in 95f3d82580d4 09:32:40 Removing intermediate container 12e2b484d331 09:32:40 ---> ffb43bf03560 09:32:40 Step 16/24 : WORKDIR / 09:32:40 Removing intermediate container b85939fc3422 09:32:40 ---> c65f9ee24ac8 09:32:40 Step 20/22 : LABEL arch=arm64 09:32:40 ---> Running in f01a0bce127b 09:32:40 ---> Running in 7bc0d0dde19b 09:32:40 Removing intermediate container 95f3d82580d4 09:32:40 ---> 48072c132e67 09:32:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:40 ---> 0187e67a097d 09:32:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:32:41 ---> Running in d9c5c10102ed 09:32:41 Removing intermediate container 7bc0d0dde19b 09:32:41 ---> d44c1f927a16 09:32:41 Step 21/22 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:32:41 Removing intermediate container f01a0bce127b 09:32:41 ---> 71a77a544ef3 09:32:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:41 ---> Running in 0d768b8bdc7f 09:32:42 ---> 58e37ce26c65 09:32:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:32:42 Removing intermediate container 0d768b8bdc7f 09:32:42 ---> dc40c9f45896 09:32:42 Step 22/22 : LABEL version=0.0.0 09:32:42 ---> Running in cdc15c4c448f 09:32:43 ---> 49d8880a3f79 09:32:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:32:43 ---> Running in 968cbfc9ce59 09:32:43 Removing intermediate container d81e6909f856 09:32:43 ---> c248fe3e90c9 09:32:43 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:43 Removing intermediate container cdc15c4c448f 09:32:43 ---> ce15d69fa347 09:32:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:44 Removing intermediate container 968cbfc9ce59 09:32:44 ---> cd67e275c45f 09:32:44 09:32:44 ---> Running in 9dc33280f6ec 09:32:44 ---> b59ac01ae26f 09:32:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:32:44 Successfully built cd67e275c45f 09:32:44 Successfully tagged security-proxy-setup-arm64:latest 09:32:44  Building security-proxy-setup ... done Building support-scheduler 09:32:45 Removing intermediate container d9c5c10102ed 09:32:45 ---> 35de5cf7549f 09:32:45 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-initRemoving intermediate container 9dc33280f6ec 09:32:45 ---> 4c185c5688a2 09:32:45 Step 21/23 : LABEL arch=arm64 09:32:45 09:32:45 ---> 739715c79dfa 09:32:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:32:45 ---> Running in 79cd58f6c879 09:32:45 ---> Running in 854f31cbb473 09:32:46 Removing intermediate container 854f31cbb473 09:32:46 ---> 4f4e9ca7db38 09:32:46 Step 22/23 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:32:46 ---> Running in f9d0c15edc04 09:32:46 ---> ce17fa152c22 09:32:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:32:47 ---> Running in 3014a77c30eb 09:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:32:47 ---> d63af9cabf9f 09:32:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:32:47 Removing intermediate container f9d0c15edc04 09:32:47 ---> b76a7e9051d6 09:32:47 Step 23/23 : LABEL version=0.0.0 09:32:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:32:48 ---> Running in 8432d3ca484c 09:32:48 Removing intermediate container 3014a77c30eb 09:32:48 ---> b78d40610e4c 09:32:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:49 ---> Running in 0a12836c9da0 09:32:49 ---> c50cd1b5547d 09:32:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:32:49 (1/6) Installing dumb-init (1.2.2-r1) 09:32:49 Removing intermediate container 8432d3ca484c 09:32:49 ---> f6b57890ead7 09:32:49 09:32:49 (2/6) Installing libgcc (9.3.0-r2) 09:32:49 (3/6) Installing libsodium (1.0.18-r0) 09:32:49 (4/6) Installing libstdc++ (9.3.0-r2) 09:32:49 (5/6) Installing libzmq (4.3.3-r0) 09:32:49 (6/6) Installing zeromq (4.3.3-r0) 09:32:49 Successfully built f6b57890ead7 09:32:49 Executing busybox-1.31.1-r20.trigger 09:32:49 OK: 8 MiB in 20 packages 09:32:49 Removing intermediate container 0a12836c9da0 09:32:49 ---> 5a9e3dff5b34 09:32:49 Step 22/24 : LABEL arch=arm64 09:32:49 Successfully tagged support-notifications-arm64:latest 09:32:49  Building support-notifications ... done Building security-secretstore-setup 09:32:50 ---> Running in 90a30bf7a6cd 09:32:50 ---> 3c38e1baf2b0 09:32:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:32:51 Removing intermediate container 90a30bf7a6cd 09:32:51 ---> c2af00eedeab 09:32:51 Step 23/24 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:32:51 ---> Running in c08852c63f9f 09:32:51 Removing intermediate container 79cd58f6c879 09:32:51 ---> e8679f95fe29 09:32:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:52 Removing intermediate container c08852c63f9f 09:32:52 ---> 4b38d460c672 09:32:52 Step 24/24 : LABEL version=0.0.0 09:32:52 ---> 7bdb0258726b 09:32:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:32:52 ---> Running in 58b75ab42fbf 09:32:53 ---> Running in 302c4b74fe50 09:32:53 ---> d93c12fa71ae 09:32:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:32:53 Removing intermediate container 58b75ab42fbf 09:32:53 ---> 675a372192ee 09:32:53 09:32:53 Successfully built 675a372192ee 09:32:53 Successfully tagged core-metadata-arm64:latest 09:32:53  Building core-metadata ... done Building sys-mgmt-agent 09:32:53 Removing intermediate container 302c4b74fe50 09:32:53 ---> 83b78482922f 09:32:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:32:54 ---> 7e48ada932c3 09:32:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:32:55 ---> ff5f90019649 09:32:55 Step 27/32 : RUN chmod +x /entrypoint.sh 09:32:55 ---> Running in 174e6690eb89 09:32:55 ---> 0990bbaefdcf 09:32:55 Step 20/24 : ENTRYPOINT ["/core-data"] 09:32:56 ---> Running in 10872bb2e672 09:32:57 Removing intermediate container 10872bb2e672 09:32:57 ---> b2ae97062d33 09:32:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:57 ---> Running in c3f8aead4f20 09:32:58 Removing intermediate container c3f8aead4f20 09:32:58 ---> 2c1683636004 09:32:58 Step 22/24 : LABEL arch=arm64 09:32:58 ---> Running in 6c310baff1a5 09:32:58 Removing intermediate container 174e6690eb89 09:32:58 ---> 17409178bb73 09:32:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:32:59 ---> Running in cdf8fec51d45 09:32:59 Removing intermediate container 6c310baff1a5 09:32:59 ---> a5d19fcf4f70 09:32:59 Step 23/24 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:32:59 ---> Running in 31bad85e603b 09:32:59 Removing intermediate container cdf8fec51d45 09:32:59 ---> 4a004f906a43 09:32:59 Step 29/32 : CMD ["gate"] 09:33:00 ---> Running in da8f456f6b3a 09:33:00 Removing intermediate container 31bad85e603b 09:33:00 ---> 04b342f8419d 09:33:00 Step 24/24 : LABEL version=0.0.0 09:33:00 ---> Running in d4d76c6cc203 09:33:01 Removing intermediate container da8f456f6b3a 09:33:01 ---> a0a5275bfa9a 09:33:01 Step 30/32 : LABEL arch=arm64 09:33:01 Removing intermediate container d4d76c6cc203 09:33:01 ---> 0bcf48cec04b 09:33:01 09:33:01 ---> Running in d1cbc1556ae0 09:33:01 Successfully built 0bcf48cec04b 09:33:01 Successfully tagged core-data-arm64:latest 09:33:01 Building core-command 09:33:02  Building core-data ... done Removing intermediate container d1cbc1556ae0 09:33:02 ---> bbfac06dad3d 09:33:02 Step 31/32 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:33:02 ---> Running in f4f42a19a602 09:33:03 Removing intermediate container f4f42a19a602 09:33:03 ---> 6f6e4e41ba24 09:33:03 Step 32/32 : LABEL version=0.0.0 09:33:04 ---> Running in cb08ce4d69f1 09:33:04 Removing intermediate container cb08ce4d69f1 09:33:04 ---> b0d44faddf7e 09:33:04 09:33:05 Successfully built b0d44faddf7e 09:33:05 Successfully tagged security-bootstrapper-arm64:latest 09:33:37  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:33:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:33:37 ---> 9ee0653b3e75 09:33:37 Step 3/23 : WORKDIR /edgex-go 09:33:37 ---> Using cache 09:33:37 ---> 3dc812c95e3e 09:33:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:37 ---> Using cache 09:33:37 ---> 877d1d4ea335 09:33:37 Step 5/23 : RUN apk add --update --no-cache make git 09:33:37 ---> Using cache 09:33:37 ---> fe50aa6560dc 09:33:37 Step 6/23 : COPY go.mod . 09:33:37 ---> Using cache 09:33:37 ---> 450825e0967c 09:33:37 Step 7/23 : RUN go mod download 09:33:37 ---> Using cache 09:33:37 ---> 86ef2e6373b2 09:33:37 Step 8/23 : COPY . . 09:33:37 ---> Using cache 09:33:37 ---> 8fb5f28ab41d 09:33:37 Step 9/23 : RUN go mod tidy 09:33:37 ---> Using cache 09:33:37 ---> 022b58a24677 09:33:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:33:40 ---> Running in 32867fd5e729 09:33:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:33:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:33:40 ---> 9ee0653b3e75 09:33:40 Step 3/26 : WORKDIR /edgex-go 09:33:40 ---> Using cache 09:33:40 ---> 3dc812c95e3e 09:33:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:40 ---> Using cache 09:33:40 ---> 877d1d4ea335 09:33:40 Step 5/26 : RUN apk add --update --no-cache make git 09:33:40 ---> Using cache 09:33:40 ---> fe50aa6560dc 09:33:40 Step 6/26 : COPY go.mod . 09:33:40 ---> Using cache 09:33:40 ---> 450825e0967c 09:33:40 Step 7/26 : RUN go mod download 09:33:40 ---> Using cache 09:33:40 ---> 86ef2e6373b2 09:33:40 Step 8/26 : COPY . . 09:33:40 ---> Using cache 09:33:40 ---> 8fb5f28ab41d 09:33:40 Step 9/26 : RUN go mod tidy 09:33:40 ---> Using cache 09:33:40 ---> 022b58a24677 09:33:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:33:40 ---> Running in 6272968469d7 09:33:41 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 09:33:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:33:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:33:43 ---> 9ee0653b3e75 09:33:43 Step 3/24 : WORKDIR /edgex-go 09:33:43 ---> Using cache 09:33:43 ---> 3dc812c95e3e 09:33:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:43 ---> Using cache 09:33:43 ---> 877d1d4ea335 09:33:43 Step 5/24 : RUN apk add --update --no-cache make bash git 09:33:43 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 09:33:43 ---> Running in dd3e081e5468 09:33:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:33:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:33:45 ---> 9ee0653b3e75 09:33:45 Step 3/24 : WORKDIR /edgex-go 09:33:45 ---> Using cache 09:33:45 ---> 3dc812c95e3e 09:33:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:45 ---> Using cache 09:33:45 ---> 877d1d4ea335 09:33:45 Step 5/24 : RUN apk add --update --no-cache make git 09:33:45 ---> Using cache 09:33:45 ---> fe50aa6560dc 09:33:45 Step 6/24 : COPY go.mod . 09:33:45 ---> Using cache 09:33:45 ---> 450825e0967c 09:33:45 Step 7/24 : RUN go mod download 09:33:45 ---> Using cache 09:33:45 ---> 86ef2e6373b2 09:33:45 Step 8/24 : COPY . . 09:33:45 ---> Using cache 09:33:45 ---> 8fb5f28ab41d 09:33:45 Step 9/24 : RUN go mod tidy 09:33:45 ---> Using cache 09:33:45 ---> 022b58a24677 09:33:45 Step 10/24 : RUN make cmd/core-command/core-command 09:33:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:33:46 ---> Running in 2cfe9975f6c4 09:33:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:33:48 OK: 218 MiB in 52 packages 09:33:48 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 09:33:49 Removing intermediate container dd3e081e5468 09:33:49 ---> 3df1bc6354b4 09:33:49 Step 6/24 : COPY go.mod . 09:33:50 ---> 00847f1bbcfb 09:33:50 Step 7/24 : RUN go mod download 09:33:50 ---> Running in 4205299b5aa5 09:33:55 Removing intermediate container 4205299b5aa5 09:33:55 ---> d59e3c48fd00 09:33:55 Step 8/24 : COPY . . 09:34:17 ---> 2cfe640580e4 09:34:17 Step 9/24 : RUN go mod tidy 09:34:17 ---> Running in b6e241093b9b 09:34:21 Removing intermediate container b6e241093b9b 09:34:21 ---> 21fc5238d07e 09:34:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:34:21 ---> Running in 663bea847243 09:34:24 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 09:35:11 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 09:35:22 Removing intermediate container 32867fd5e729 09:35:22 ---> 173f72f08d4a 09:35:22 09:35:22 Step 11/23 : FROM alpine:3.12 09:35:22 ---> 9852663dfa18 09:35:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:35:22 ---> Using cache 09:35:22 ---> e093b9492fa0 09:35:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:35:22 ---> Using cache 09:35:22 ---> 33eb3b57cba3 09:35:22 Step 14/23 : ENV APP_PORT=59861 09:35:22 Removing intermediate container 6272968469d7 09:35:22 ---> 5c7429c33cd3 09:35:22 09:35:22 Step 11/26 : FROM alpine:3.12 09:35:22 ---> 9852663dfa18 09:35:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:35:22 ---> Running in ba1e651299be 09:35:22 ---> Running in 45a269fc5fc7 09:35:24 Removing intermediate container ba1e651299be 09:35:24 ---> 0c757da57472 09:35:24 Step 15/23 : EXPOSE $APP_PORT 09:35:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:35:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:35:24 ---> Running in 6dad328bc6a6 09:35:24 (1/6) Installing ca-certificates (20191127-r4) 09:35:24 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:35:24 (3/6) Installing libcurl (7.77.0-r0) 09:35:24 (4/6) Installing curl (7.77.0-r0) 09:35:24 (5/6) Installing dumb-init (1.2.2-r1) 09:35:24 (6/6) Installing su-exec (0.2-r1) 09:35:24 Executing busybox-1.31.1-r20.trigger 09:35:24 Executing ca-certificates-20191127-r4.trigger 09:35:25 OK: 7 MiB in 20 packages 09:35:25 Removing intermediate container 6dad328bc6a6 09:35:25 ---> 0170ff27dabe 09:35:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:26 Removing intermediate container 2cfe9975f6c4 09:35:26 ---> b778ec799208 09:35:26 09:35:26 Step 11/24 : FROM alpine:3.12 09:35:26 ---> 9852663dfa18 09:35:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:35:26 ---> Using cache 09:35:26 ---> e093b9492fa0 09:35:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:35:26 ---> Using cache 09:35:26 ---> 33eb3b57cba3 09:35:26 Step 14/24 : ENV APP_PORT=59882 09:35:26 ---> Running in 10e4ea07fbfe 09:35:27 ---> b933d51950cb 09:35:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:35:27 Removing intermediate container 10e4ea07fbfe 09:35:27 ---> ce1e6cf0cbab 09:35:27 Step 15/24 : EXPOSE $APP_PORT 09:35:28 ---> Running in 203282239c6b 09:35:28 Removing intermediate container 45a269fc5fc7 09:35:28 ---> 3907c2c51671 09:35:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:35:28 ---> Running in b5551d8af853 09:35:29 Removing intermediate container 203282239c6b 09:35:29 ---> e939cf11a5c7 09:35:29 Step 16/24 : WORKDIR / 09:35:29 Removing intermediate container b5551d8af853 09:35:29 ---> 6d178cee7a07 09:35:29 Step 14/26 : WORKDIR / 09:35:29 ---> Running in 926f96edfff6 09:35:29 ---> Running in 98bcba752852 09:35:30 ---> 18af00766585 09:35:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:35:30 Removing intermediate container 98bcba752852 09:35:30 ---> 3fb4d76817b0 09:35:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:35:30 Removing intermediate container 926f96edfff6 09:35:30 ---> b8c36bf85c2a 09:35:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:32 ---> 9cbf53a65523 09:35:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:35:32 ---> Running in a7e42ecb7c46 09:35:32 ---> e327a5b82ccd 09:35:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:35:32 ---> 868ea3fab489 09:35:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:35:33 Removing intermediate container a7e42ecb7c46 09:35:33 ---> d4d7bb7ea354 09:35:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:35:33 ---> Running in 1f5d3528a127 09:35:34 ---> ee6e25e2dc62 09:35:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:35:34 Removing intermediate container 1f5d3528a127 09:35:34 ---> b538ea5f5847 09:35:34 Step 21/23 : LABEL arch=arm64 09:35:34 ---> Running in 4f53108de555 09:35:35 ---> f31a0dbda59d 09:35:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:35:36 Removing intermediate container 4f53108de555 09:35:36 ---> f8ea97a8f4a8 09:35:36 Step 22/23 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:35:36 ---> 77ecba525446 09:35:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:35:36 ---> Running in 7715409dc982 09:35:37 Removing intermediate container 7715409dc982 09:35:37 ---> a856db752ba9 09:35:37 Step 23/23 : LABEL version=0.0.0 09:35:37 ---> a872e06ab0bb 09:35:37 Step 20/24 : ENTRYPOINT ["/core-command"] 09:35:37 ---> Running in 7fdbdded9d61 09:35:37 ---> Running in 8ad233175687 09:35:37 ---> 17bc68ab564b 09:35:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:35:38 Removing intermediate container 7fdbdded9d61 09:35:38 ---> 555ff7278d1c 09:35:38 09:35:38 Removing intermediate container 8ad233175687 09:35:38 ---> 4f5e31b6f1b6 09:35:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:35:39 ---> Running in 532d08095f61 09:35:39 Successfully built 555ff7278d1c 09:35:39 Successfully tagged support-scheduler-arm64:latest 09:35:39  Building support-scheduler ... done Removing intermediate container 532d08095f61 09:35:39 ---> d01d90cc9c26 09:35:39 Step 22/24 : LABEL arch=arm64 09:35:39 ---> 1ca8e6f20c68 09:35:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:35:40 ---> Running in de922820cfbf 09:35:40 Removing intermediate container de922820cfbf 09:35:40 ---> 7823c0c9a22a 09:35:40 Step 23/24 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:35:40 ---> Running in 4ac5e8da1b24 09:35:41 Removing intermediate container 4ac5e8da1b24 09:35:41 ---> 9f46fb103591 09:35:41 Step 24/24 : LABEL version=0.0.0 09:35:41 ---> ec7592f3de05 09:35:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:35:41 ---> Running in 47f46340c392 09:35:42 Removing intermediate container 47f46340c392 09:35:42 ---> 838c685a55ca 09:35:42 09:35:42 ---> f8d5d24c9448 09:35:42 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/ 09:35:43 Successfully built 838c685a55ca 09:35:43 Successfully tagged core-command-arm64:latest 09:35:43  Building core-command ... done  ---> Running in 0eca878b8e43 09:35:45 Removing intermediate container 663bea847243 09:35:45 ---> c34cd5ba0850 09:35:45 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:35:45 ---> Running in 411a6495fed7 09:35:46 Removing intermediate container 0eca878b8e43 09:35:46 ---> 864038c848e7 09:35:46 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:35:46 ---> Running in 189233e8bb1d 09:35:46 Removing intermediate container 189233e8bb1d 09:35:46 ---> 1e57f47f9a15 09:35:46 Step 24/26 : LABEL arch=arm64 09:35:47 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 09:35:47 ---> Running in 2513c1d0b52b 09:35:47 Removing intermediate container 2513c1d0b52b 09:35:47 ---> 2c2d64aeb58f 09:35:47 Step 25/26 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:35:47 ---> Running in 28d2759bb1fb 09:35:48 Removing intermediate container 28d2759bb1fb 09:35:48 ---> ce5f4baebe64 09:35:48 Step 26/26 : LABEL version=0.0.0 09:35:48 ---> Running in 687b5df8b981 09:35:48 Removing intermediate container 687b5df8b981 09:35:48 ---> b87fd2520ebc 09:35:48 09:35:49 Successfully built b87fd2520ebc 09:35:49 Successfully tagged security-secretstore-setup-arm64:latest 09:35:49  Building security-secretstore-setup ... done Removing intermediate container 411a6495fed7 09:35:49 ---> 0d6db740f20d 09:35:49 09:35:49 Step 12/24 : FROM docker:20.10.0 09:35:49 20.10.0: Pulling from library/docker 09:35:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:35:57 Status: Downloaded newer image for docker:20.10.0 09:35:57 ---> eeaf43b92773 09:35:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:35:58 ---> Running in d7c839be78ce 09:35:58 Removing intermediate container d7c839be78ce 09:35:58 ---> 296bdc803528 09:35:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 09:35:58 ---> Running in 29fb483cf601 09:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:36:00 (1/39) Installing readline (8.0.4-r0) 09:36:00 (2/39) Installing bash (5.0.17-r0) 09:36:00 Executing bash-5.0.17-r0.post-install 09:36:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:36:00 (4/39) Installing libcurl (7.77.0-r0) 09:36:00 (5/39) Installing curl (7.77.0-r0) 09:36:00 (6/39) Installing dumb-init (1.2.2-r1) 09:36:00 (7/39) Installing libbz2 (1.0.8-r1) 09:36:00 (8/39) Installing expat (2.2.9-r1) 09:36:00 (9/39) Installing libffi (3.3-r2) 09:36:00 (10/39) Installing gdbm (1.13-r1) 09:36:00 (11/39) Installing xz-libs (5.2.5-r0) 09:36:00 (12/39) Installing sqlite-libs (3.32.1-r1) 09:36:00 (13/39) Installing python3 (3.8.10-r0) 09:36:02 (14/39) Installing py3-appdirs (1.4.4-r1) 09:36:02 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:36:02 (16/39) Installing py3-parsing (2.4.7-r0) 09:36:02 (17/39) Installing py3-six (1.15.0-r0) 09:36:02 (18/39) Installing py3-packaging (20.4-r0) 09:36:02 (19/39) Installing py3-setuptools (47.0.0-r0) 09:36:02 (20/39) Installing py3-chardet (3.0.4-r4) 09:36:02 (21/39) Installing py3-idna (2.9-r0) 09:36:02 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:36:02 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:36:02 (24/39) Installing py3-requests (2.23.0-r0) 09:36:02 (25/39) Installing py3-msgpack (1.0.0-r0) 09:36:02 (26/39) Installing py3-lockfile (0.12.2-r3) 09:36:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:36:02 (28/39) Installing py3-colorama (0.4.3-r0) 09:36:02 (29/39) Installing py3-distlib (0.3.0-r0) 09:36:02 (30/39) Installing py3-distro (1.5.0-r1) 09:36:02 (31/39) Installing py3-webencodings (0.5.1-r3) 09:36:02 (32/39) Installing py3-html5lib (1.0.1-r4) 09:36:02 (33/39) Installing py3-pytoml (0.1.21-r0) 09:36:02 (34/39) Installing py3-pep517 (0.8.2-r0) 09:36:02 (35/39) Installing py3-progress (1.5-r0) 09:36:02 (36/39) Installing py3-toml (0.10.1-r0) 09:36:02 (37/39) Installing py3-retrying (1.3.3-r0) 09:36:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:36:02 (39/39) Installing py3-pip (20.1.1-r0) 09:36:03 Executing busybox-1.31.1-r19.trigger 09:36:03 OK: 72 MiB in 59 packages 09:36:07 Collecting docker-compose==1.23.2 09:36:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:36:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:36:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:36:09 Collecting dockerpty<0.5,>=0.4.1 09:36:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:36:11 Collecting cached-property<2,>=1.2.0 09:36:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:36:11 Collecting jsonschema<3,>=2.5.1 09:36:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:36:12 Collecting texttable<0.10,>=0.9.0 09:36:12 Downloading texttable-0.9.1.tar.gz (11 kB) 09:36:14 Collecting docopt<0.7,>=0.6.1 09:36:14 Downloading docopt-0.6.2.tar.gz (25 kB) 09:36:16 Collecting PyYAML<4,>=3.10 09:36:16 Downloading PyYAML-3.13.tar.gz (270 kB) 09:36:21 Collecting websocket-client<1.0,>=0.32.0 09:36:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:36:21 Collecting docker<4.0,>=3.6.0 09:36:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:36:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:36:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 09:36:21 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 09:36:21 Collecting idna<2.8,>=2.5 09:36:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:36:22 Collecting urllib3<1.25,>=1.21.1 09:36:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:36:23 Collecting docker-pycreds>=0.4.0 09:36:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:36:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:36:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:36:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:36:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:36:24 Installing collected packages: idna, urllib3, requests, dockerpty, cached-property, jsonschema, texttable, docopt, PyYAML, websocket-client, docker-pycreds, docker, docker-compose 09:36:24 Attempting uninstall: idna 09:36:24 Found existing installation: idna 2.9 09:36:24 Uninstalling idna-2.9: 09:36:24 Successfully uninstalled idna-2.9 09:36:25 Attempting uninstall: urllib3 09:36:25 Found existing installation: urllib3 1.25.9 09:36:25 Uninstalling urllib3-1.25.9: 09:36:25 Successfully uninstalled urllib3-1.25.9 09:36:26 Attempting uninstall: requests 09:36:26 Found existing installation: requests 2.23.0 09:36:26 Uninstalling requests-2.23.0: 09:36:26 Successfully uninstalled requests-2.23.0 09:36:26 Running setup.py install for dockerpty: started 09:36:28 Running setup.py install for dockerpty: finished with status 'done' 09:36:29 Running setup.py install for texttable: started 09:36:31 Running setup.py install for texttable: finished with status 'done' 09:36:31 Running setup.py install for docopt: started 09:36:33 Running setup.py install for docopt: finished with status 'done' 09:36:33 Running setup.py install for PyYAML: started 09:36:36 Running setup.py install for PyYAML: finished with status 'done' 09:36:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:36:46 Removing intermediate container 29fb483cf601 09:36:46 ---> 71d72bf0d1d3 09:36:46 Step 15/24 : ENV APP_PORT=58890 09:36:46 ---> Running in 669a7e9bbaeb 09:36:46 Removing intermediate container 669a7e9bbaeb 09:36:46 ---> 8cbd3c80a3af 09:36:46 Step 16/24 : EXPOSE $APP_PORT 09:36:47 ---> Running in 8b3af038f9dc 09:36:47 Removing intermediate container 8b3af038f9dc 09:36:47 ---> 1112dbb618c5 09:36:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:36:48 ---> 2573ea2a2e4c 09:36:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:36:49 ---> 4191dac65461 09:36:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:36:50 ---> 7a5429333f3b 09:36:50 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:36:50 ---> Running in a75f5fb17c2d 09:36:51 Removing intermediate container a75f5fb17c2d 09:36:51 ---> 8db83c62ee59 09:36:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:51 ---> Running in a45b3cb63264 09:36:51 Removing intermediate container a45b3cb63264 09:36:51 ---> ccce62ee6e5e 09:36:51 Step 22/24 : LABEL arch=arm64 09:36:51 ---> Running in 5526baeb5bcd 09:36:52 Removing intermediate container 5526baeb5bcd 09:36:52 ---> cb71d8162d3d 09:36:52 Step 23/24 : LABEL git_sha=0e2efe6e001c9821b3ebebd739e5f1aa346ef710 09:36:52 ---> Running in aa47c280b1d1 09:36:53 Removing intermediate container aa47c280b1d1 09:36:53 ---> 3a0783a0af74 09:36:53 Step 24/24 : LABEL version=0.0.0 09:36:53 ---> Running in 9f8d7a338f1a 09:36:53 Removing intermediate container 9f8d7a338f1a 09:36:53 ---> 68f6a8b5a911 09:36:53 09:36:54 Successfully built 68f6a8b5a911 09:36:54 Successfully tagged sys-mgmt-agent-arm64:latest 09:36:54  Building sys-mgmt-agent ... done  [Pipeline] } 09:36:54 $ docker stop --time=1 bad7b8ff19826037df5a96be4e9f8563f4f10d6e7be3a39440a444627176a453 09:36:56 $ docker rm -f bad7b8ff19826037df5a96be4e9f8563f4f10d6e7be3a39440a444627176a453 [Pipeline] // withDockerContainer [Pipeline] sh 09:36:57 + docker images 09:36:57 REPOSITORY TAG IMAGE ID CREATED SIZE 09:36:57 sys-mgmt-agent-arm64 latest 68f6a8b5a911 4 seconds ago 299MB 09:36:57 0d6db740f20d About a minute ago 973MB 09:36:57 security-secretstore-setup-arm64 latest b87fd2520ebc About a minute ago 26.5MB 09:36:57 core-command-arm64 latest 838c685a55ca About a minute ago 15MB 09:36:57 support-scheduler-arm64 latest 555ff7278d1c About a minute ago 15MB 09:36:57 b778ec799208 About a minute ago 966MB 09:36:57 5c7429c33cd3 About a minute ago 974MB 09:36:57 173f72f08d4a About a minute ago 968MB 09:36:57 security-bootstrapper-arm64 latest b0d44faddf7e 3 minutes ago 17.1MB 09:36:57 core-data-arm64 latest 0bcf48cec04b 3 minutes ago 19.1MB 09:36:57 core-metadata-arm64 latest 675a372192ee 4 minutes ago 15.6MB 09:36:57 support-notifications-arm64 latest f6b57890ead7 4 minutes ago 15.7MB 09:36:57 security-proxy-setup-arm64 latest cd67e275c45f 4 minutes ago 24MB 09:36:57 55ee49165c55 4 minutes ago 974MB 09:36:57 67d8eefb6b34 4 minutes ago 972MB 09:36:57 bdcd7d6d1457 4 minutes ago 968MB 09:36:57 a9ce921ccb04 4 minutes ago 971MB 09:36:57 1854a1fdc85f 4 minutes ago 967MB 09:36:57 ci-base-image-arm64 latest 9ee0653b3e75 15 minutes ago 641MB 09:36:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 09:36:57 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 09:36:57 docker 20.10.0 eeaf43b92773 6 months ago 228MB 09:36:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:36:58 ---> job-cost.sh 09:36:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hc7v 09:37:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:39:22 lf-activate-venv(): INFO: Adding /tmp/venv-hc7v/bin to PATH 09:39:22 INFO: No Stack... 09:39:22 INFO: Retrieving Pricing Info for: v2-standard-4 09:39:22 INFO: Archiving Costs [Pipeline] sh 09:39:22 + cut+ -d, -f6 09:39:22 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 09:39:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3554-1-stack-cost] 09:39:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3554-1-stack-cost] did not exist. Created. 09:39:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:23 + echo total: 0.5400000214576721 [Pipeline] stash 09:39:23 Stashed 1 file(s) [Pipeline] } 09:39:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3554-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] libraryResource [Pipeline] sh 09:39:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:39:28 ---> package-listing.sh 09:39:28 ++ facter osfamily 09:39:28 ++ tr '[:upper:]' '[:lower:]' 09:39:28 + OS_FAMILY=redhat 09:39:28 + workspace=/w/workspace/edgex-go/1 09:39:28 + START_PACKAGES=/tmp/packages_start.txt 09:39:28 + END_PACKAGES=/tmp/packages_end.txt 09:39:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:39:28 + PACKAGES=/tmp/packages_start.txt 09:39:28 + '[' /w/workspace/edgex-go/1 ']' 09:39:28 + PACKAGES=/tmp/packages_end.txt 09:39:28 + case "${OS_FAMILY}" in 09:39:28 + sort 09:39:28 + rpm -qa 09:39:28 + '[' -f /tmp/packages_start.txt ']' 09:39:28 + '[' -f /tmp/packages_end.txt ']' 09:39:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:39:28 + '[' /w/workspace/edgex-go/1 ']' 09:39:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:39:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:39:28 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:39:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:39:29 09:39:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:39:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:39:30 alpine: Pulling from edgex-lftools-log-publisher 09:39:30 df20fa9351a1: Pulling fs layer 09:39:30 36b3adc4ff6f: Pulling fs layer 09:39:30 8ad3a11d3b57: Pulling fs layer 09:39:30 46f8f816bc3b: Pulling fs layer 09:39:30 93b61091891f: Pulling fs layer 09:39:30 93b9cdb0e59b: Pulling fs layer 09:39:30 5e14af77c1be: Pulling fs layer 09:39:30 01666e4c0597: Pulling fs layer 09:39:30 aa168da1d23b: Pulling fs layer 09:39:30 93b9cdb0e59b: Waiting 09:39:30 5e14af77c1be: Waiting 09:39:30 01666e4c0597: Waiting 09:39:30 aa168da1d23b: Waiting 09:39:30 46f8f816bc3b: Waiting 09:39:30 93b61091891f: Waiting 09:39:30 36b3adc4ff6f: Verifying Checksum 09:39:30 36b3adc4ff6f: Download complete 09:39:30 46f8f816bc3b: Verifying Checksum 09:39:30 46f8f816bc3b: Download complete 09:39:30 df20fa9351a1: Verifying Checksum 09:39:30 df20fa9351a1: Download complete 09:39:30 93b9cdb0e59b: Verifying Checksum 09:39:30 93b9cdb0e59b: Download complete 09:39:30 5e14af77c1be: Verifying Checksum 09:39:30 5e14af77c1be: Download complete 09:39:30 93b61091891f: Verifying Checksum 09:39:30 93b61091891f: Download complete 09:39:30 01666e4c0597: Verifying Checksum 09:39:30 01666e4c0597: Download complete 09:39:30 df20fa9351a1: Pull complete 09:39:30 8ad3a11d3b57: Verifying Checksum 09:39:30 8ad3a11d3b57: Download complete 09:39:30 36b3adc4ff6f: Pull complete 09:39:31 8ad3a11d3b57: Pull complete 09:39:31 46f8f816bc3b: Pull complete 09:39:31 93b61091891f: Pull complete 09:39:31 93b9cdb0e59b: Pull complete 09:39:31 5e14af77c1be: Pull complete 09:39:31 01666e4c0597: Pull complete 09:39:32 aa168da1d23b: Verifying Checksum 09:39:32 aa168da1d23b: Download complete 09:39:36 aa168da1d23b: Pull complete 09:39:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:39:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:39:36 prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container 09:39:36 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:39:39 $ docker top 8917ea2c41f5913da1e18fb88d81eeb5093932a3e9a576407678016728eedd58 -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:39 + touch /tmp/pre-build-complete [Pipeline] sh 09:39:40 + mkdir -p /var/log/sa [Pipeline] sh 09:39:40 + ls /var/log/sa-host 09:39:40 + sadf -c /var/log/sa-host/sa05 09:39:40 file_magic: OK 09:39:40 HZ: Using current value: 100 09:39:40 file_header: OK 09:39:40 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 09:39:40 Statistics: 09:39:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:39:40 File successfully converted to sysstat format version 12.2.1 09:39:40 + sadf -c /var/log/sa-host/sa09 09:39:40 file_magic: OK 09:39:40 HZ: Using current value: 100 09:39:40 file_header: OK 09:39:40 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 09:39:40 Statistics: 09:39:40 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... 09:39:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:40 provisioning config files... 09:39:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7510904773931426444tmp [Pipeline] { [Pipeline] echo 09:39:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:39:41 ---> create-netrc.sh [Pipeline] } 09:39:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:39:41 ---> python-tools-install.sh [Pipeline] echo 09:39:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:39:42 ---> sudo-logs.sh 09:39:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:39:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:39:42 ---> job-cost.sh 09:39:42 lf-activate-venv: SKIPPING 09:39:42 DEBUG: total: 0.5400000214576721 09:39:42 INFO: Retrieving Stack Cost... 09:39:43 INFO: Retrieving Pricing Info for: v3-standard-2 09:39:43 INFO: Archiving Costs [Pipeline] echo 09:39:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:39:44 ---> logs-deploy.sh 09:39:44 lf-activate-venv: SKIPPING 09:39:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3554/1 09:39:44 INFO: archiving workspace using pattern(s): 09:39:45 Archives upload complete. 09:39:45 INFO: archiving logs to Nexus 09:39:46 ---> uname -a: 09:39:46 Linux prd-centos7-docker-4c-2g-1186.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:39:46 09:39:46 09:39:46 ---> lscpu: 09:39:46 Architecture: x86_64 09:39:46 CPU op-mode(s): 32-bit, 64-bit 09:39:46 Byte Order: Little Endian 09:39:46 Address sizes: 40 bits physical, 48 bits virtual 09:39:46 CPU(s): 2 09:39:46 On-line CPU(s) list: 0,1 09:39:46 Thread(s) per core: 1 09:39:46 Core(s) per socket: 1 09:39:46 Socket(s): 2 09:39:46 NUMA node(s): 1 09:39:46 Vendor ID: AuthenticAMD 09:39:46 CPU family: 23 09:39:46 Model: 49 09:39:46 Model name: AMD EPYC-Rome Processor 09:39:46 Stepping: 0 09:39:46 CPU MHz: 2799.998 09:39:46 BogoMIPS: 5599.99 09:39:46 Virtualization: AMD-V 09:39:46 Hypervisor vendor: KVM 09:39:46 Virtualization type: full 09:39:46 L1d cache: 64 KiB 09:39:46 L1i cache: 64 KiB 09:39:46 L2 cache: 1 MiB 09:39:46 L3 cache: 32 MiB 09:39:46 NUMA node0 CPU(s): 0,1 09:39:46 Vulnerability Itlb multihit: Not affected 09:39:46 Vulnerability L1tf: Not affected 09:39:46 Vulnerability Mds: Not affected 09:39:46 Vulnerability Meltdown: Not affected 09:39:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:39:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:39:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:39:46 Vulnerability Srbds: Not affected 09:39:46 Vulnerability Tsx async abort: Not affected 09:39:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:39:46 09:39:46 09:39:46 ---> nproc: 09:39:46 2 09:39:46 09:39:46 09:39:46 ---> df -h: 09:39:46 Filesystem Size Used Available Use% Mounted on 09:39:46 overlay 40.0G 8.2G 31.8G 21% / 09:39:46 tmpfs 64.0M 0 64.0M 0% /dev 09:39:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:39:46 shm 64.0M 0 64.0M 0% /dev/shm 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /facter-os 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /etc/resolv.conf 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /etc/hostname 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /etc/hosts 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /var/log/auth.log 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /run/cloud-init/result.json 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /var/log/sa-host 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /var/log/secure 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /w/workspace/edgex-go/1 09:39:46 /dev/vda1 40.0G 8.2G 31.8G 21% /w/workspace/edgex-go/1@tmp 09:39:46 09:39:46 09:39:46 ---> free -m: 09:39:46 total used free shared buff/cache available 09:39:46 Mem: 7821 1024 3653 0 3143 6689 09:39:46 Swap: 1023 0 1023 09:39:46 09:39:46 09:39:46 ---> ip addr: 09:39:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:39:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:39:46 inet 127.0.0.1/8 scope host lo 09:39:46 valid_lft forever preferred_lft forever 09:39:46 inet6 ::1/128 scope host 09:39:46 valid_lft forever preferred_lft forever 09:39:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:39:46 link/ether fa:16:3e:13:2e:78 brd ff:ff:ff:ff:ff:ff 09:39:46 inet 10.30.122.94/23 brd 10.30.123.255 scope global dynamic eth0 09:39:46 valid_lft 71827sec preferred_lft 71827sec 09:39:46 inet6 fe80::f816:3eff:fe13:2e78/64 scope link 09:39:46 valid_lft forever preferred_lft forever 09:39:46 3: docker0: mtu 1458 qdisc noqueue state UP 09:39:46 link/ether 02:42:51:13:2e:80 brd ff:ff:ff:ff:ff:ff 09:39:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:39:46 valid_lft forever preferred_lft forever 09:39:46 inet6 fe80::42:51ff:fe13:2e80/64 scope link 09:39:46 valid_lft forever preferred_lft forever 09:39:46 11: veth6f483b5@if10: mtu 1458 qdisc noqueue master docker0 state UP 09:39:46 link/ether f2:29:fd:5f:05:fa brd ff:ff:ff:ff:ff:ff 09:39:46 inet6 fe80::f029:fdff:fe5f:5fa/64 scope link 09:39:46 valid_lft forever preferred_lft forever 09:39:46 09:39:46 09:39:46 ---> sar -b -r -n DEV: 09:39:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 09:39:46 09:39:46 05:36:39 LINUX RESTART (2 CPU) 09:39:46 09:39:46 05:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:39:46 05:38:01 119.98 59.86 60.12 0.00 6320.35 37427.79 0.00 09:39:46 05:39:01 1.75 0.37 1.38 0.00 51.69 81.22 0.00 09:39:46 05:40:01 0.60 0.00 0.60 0.00 0.00 219.32 0.00 09:39:46 05:41:01 0.50 0.00 0.50 0.00 0.00 167.98 0.00 09:39:46 05:42:01 0.48 0.00 0.48 0.00 0.00 60.11 0.00 09:39:46 05:43:01 0.60 0.00 0.60 0.00 0.00 11.76 0.00 09:39:46 05:44:01 0.32 0.00 0.32 0.00 0.00 34.13 0.00 09:39:46 05:45:01 0.60 0.00 0.60 0.00 0.00 82.33 0.00 09:39:46 05:46:02 0.88 0.07 0.82 0.00 2.53 80.30 0.00 09:39:46 05:47:01 0.68 0.17 0.51 0.00 26.97 15.52 0.00 09:39:46 05:48:01 1.35 0.30 1.05 0.00 163.12 99.03 0.00 09:39:46 05:49:01 0.70 0.00 0.70 0.00 0.00 121.94 0.00 09:39:46 05:50:01 0.83 0.12 0.72 0.00 11.86 47.50 0.00 09:39:46 05:51:01 0.65 0.12 0.53 0.00 4.53 9.01 0.00 09:39:46 05:52:01 0.65 0.18 0.47 0.00 5.86 127.16 0.00 09:39:46 05:53:01 6.99 0.12 6.88 0.00 28.11 5357.24 0.00 09:39:46 05:54:01 26.25 0.03 26.22 0.00 1.20 429.48 0.00 09:39:46 05:55:01 0.45 0.00 0.45 0.00 0.00 7.06 0.00 09:39:46 05:56:01 0.33 0.00 0.33 0.00 0.00 6.05 0.00 09:39:46 05:57:01 0.23 0.00 0.23 0.00 0.00 3.88 0.00 09:39:46 05:58:01 0.42 0.00 0.42 0.00 0.00 135.81 0.00 09:39:46 05:59:01 0.65 0.20 0.45 0.00 35.84 14.41 0.00 09:39:46 06:00:01 1.37 0.00 1.37 0.00 0.00 26.35 0.00 09:39:46 06:01:01 0.32 0.02 0.30 0.00 0.13 4.86 0.00 09:39:46 06:02:01 0.53 0.10 0.43 0.00 1.73 7.89 0.00 09:39:46 06:03:01 0.30 0.00 0.30 0.00 0.00 3.36 0.00 09:39:46 06:04:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 09:39:46 06:05:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 09:39:46 06:06:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 09:39:46 06:07:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 09:39:46 06:08:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 09:39:46 06:09:01 0.23 0.00 0.23 0.00 0.00 3.47 0.00 09:39:46 06:10:01 0.17 0.00 0.17 0.00 0.00 2.30 0.00 09:39:46 06:11:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 09:39:46 06:12:01 0.15 0.00 0.15 0.00 0.00 2.00 0.00 09:39:46 06:13:01 0.32 0.00 0.32 0.00 0.00 4.48 0.00 09:39:46 06:14:02 2.98 2.68 0.30 0.00 2212.26 4.70 0.00 09:39:46 06:15:01 0.47 0.00 0.47 0.00 0.00 9.47 0.00 09:39:46 06:16:01 0.30 0.00 0.30 0.00 0.00 4.93 0.00 09:39:46 06:17:01 0.28 0.03 0.25 0.00 0.27 4.50 0.00 09:39:46 06:18:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 09:39:46 06:19:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:39:46 06:20:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 09:39:46 06:21:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:39:46 06:22:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:39:46 06:23:01 0.40 0.00 0.40 0.00 0.00 6.23 0.00 09:39:46 06:24:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 09:39:46 06:25:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 09:39:46 06:26:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 09:39:46 06:27:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 09:39:46 06:28:01 0.27 0.00 0.27 0.00 0.00 2.95 0.00 09:39:46 06:29:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:39:46 06:30:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 09:39:46 06:31:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 09:39:46 06:32:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 09:39:46 06:33:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 09:39:46 06:34:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 09:39:46 06:35:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 09:39:46 06:36:01 0.18 0.03 0.15 0.00 1.20 1.90 0.00 09:39:46 06:37:01 277.47 253.92 23.55 0.00 3442.20 1023.28 0.00 09:39:46 06:38:01 0.57 0.00 0.57 0.00 0.00 11.96 0.00 09:39:46 06:39:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 09:39:46 06:40:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 09:39:46 06:41:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 09:39:46 06:42:01 0.10 0.00 0.10 0.00 0.00 1.47 0.00 09:39:46 06:43:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 09:39:46 06:44:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 09:39:46 06:45:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 09:39:46 06:46:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 09:39:46 06:47:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 09:39:46 06:48:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 09:39:46 06:49:02 0.23 0.00 0.23 0.00 0.00 2.92 0.00 09:39:46 06:50:01 0.20 0.00 0.20 0.00 0.00 2.19 0.00 09:39:46 06:51:01 0.17 0.00 0.17 0.00 0.00 2.05 0.00 09:39:46 06:52:01 0.17 0.00 0.17 0.00 0.00 2.00 0.00 09:39:46 06:53:01 0.13 0.00 0.13 0.00 0.00 1.60 0.00 09:39:46 06:54:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 09:39:46 06:55:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 09:39:46 06:56:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 09:39:46 06:57:01 0.33 0.00 0.33 0.00 0.00 4.53 0.00 09:39:46 06:58:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 09:39:46 06:59:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 09:39:46 07:00:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 09:39:46 07:01:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 09:39:46 07:02:01 0.23 0.00 0.23 0.00 0.00 3.73 0.00 09:39:46 07:03:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 09:39:46 07:04:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 09:39:46 07:05:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 09:39:46 07:06:01 0.22 0.00 0.22 0.00 0.00 3.20 0.00 09:39:46 07:07:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 09:39:46 07:08:01 0.15 0.00 0.15 0.00 0.00 1.20 0.00 09:39:46 07:09:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 09:39:46 07:10:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 09:39:46 07:11:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 09:39:46 07:12:01 0.28 0.00 0.28 0.00 0.00 4.06 0.00 09:39:46 07:13:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 09:39:46 07:14:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:39:46 07:15:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 09:39:46 07:16:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 09:39:46 07:17:01 0.32 0.00 0.32 0.00 0.00 4.78 0.00 09:39:46 07:18:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 09:39:46 07:19:01 0.27 0.00 0.27 0.00 0.00 2.86 0.00 09:39:46 07:20:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 09:39:46 07:21:01 4.71 0.02 4.70 0.00 0.40 163.72 0.00 09:39:46 07:22:01 8.85 0.43 8.41 0.00 328.64 1571.00 0.00 09:39:46 07:23:01 0.55 0.00 0.55 0.00 0.00 9.61 0.00 09:39:46 07:24:02 1.15 0.00 1.15 0.00 0.00 30.47 0.00 09:39:46 07:25:01 6.28 0.00 6.28 0.00 0.00 5368.41 0.00 09:39:46 07:26:01 11.74 0.13 11.61 0.00 21.59 5506.26 0.00 09:39:46 07:27:01 1.80 0.00 1.80 0.00 0.00 47.90 0.00 09:39:46 07:28:01 0.25 0.00 0.25 0.00 0.00 4.68 0.00 09:39:46 07:29:01 0.40 0.00 0.40 0.00 0.00 7.50 0.00 09:39:46 07:30:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 09:39:46 07:31:01 0.32 0.00 0.32 0.00 0.00 3.36 0.00 09:39:46 07:32:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 09:39:46 07:33:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 09:39:46 07:34:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 09:39:46 07:35:01 0.43 0.00 0.43 0.00 0.00 7.66 0.00 09:39:46 07:36:01 0.42 0.00 0.42 0.00 0.00 7.00 0.00 09:39:46 07:37:01 0.33 0.00 0.33 0.00 0.00 5.75 0.00 09:39:46 07:38:01 2.87 0.03 2.83 0.00 0.67 40.81 0.00 09:39:46 07:39:01 0.32 0.00 0.32 0.00 0.00 4.86 0.00 09:39:46 07:40:01 22.53 0.00 22.53 0.00 0.00 8238.82 0.00 09:39:46 07:41:01 138.41 0.00 138.41 0.00 0.00 39297.73 0.00 09:39:46 07:42:01 0.25 0.00 0.25 0.00 0.00 4.38 0.00 09:39:46 07:43:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 09:39:46 07:44:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 09:39:46 07:45:01 0.23 0.00 0.23 0.00 0.00 3.27 0.00 09:39:46 07:46:01 0.35 0.00 0.35 0.00 0.00 5.76 0.00 09:39:46 07:47:01 0.17 0.00 0.17 0.00 0.00 2.42 0.00 09:39:46 07:48:01 0.25 0.00 0.25 0.00 0.00 3.31 0.00 09:39:46 07:49:01 4.33 0.00 4.33 0.00 0.00 113.76 0.00 09:39:46 07:50:01 0.37 0.00 0.37 0.00 0.00 5.63 0.00 09:39:46 07:51:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 09:39:46 07:52:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 09:39:46 07:53:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:39:46 07:54:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 09:39:46 07:55:01 0.42 0.00 0.42 0.00 0.00 6.60 0.00 09:39:46 07:56:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 09:39:46 07:57:02 0.33 0.00 0.33 0.00 0.00 5.26 0.00 09:39:46 07:58:01 0.29 0.00 0.29 0.00 0.00 4.32 0.00 09:39:46 07:59:01 0.30 0.00 0.30 0.00 0.00 4.61 0.00 09:39:46 08:00:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 09:39:46 08:01:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 09:39:46 08:02:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 09:39:46 08:03:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:39:46 08:04:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 09:39:46 08:05:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 09:39:46 08:06:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 09:39:46 08:07:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 09:39:46 08:08:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 09:39:46 08:09:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 09:39:46 08:10:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 09:39:46 08:11:01 0.35 0.00 0.35 0.00 0.00 5.13 0.00 09:39:46 08:12:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 09:39:46 08:13:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 09:39:46 08:14:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 09:39:46 08:15:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 09:39:46 08:16:01 0.30 0.00 0.30 0.00 0.00 5.28 0.00 09:39:46 08:17:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:39:46 08:18:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 09:39:46 08:19:01 0.27 0.00 0.27 0.00 0.00 3.58 0.00 09:39:46 08:20:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:39:46 08:21:01 0.23 0.00 0.23 0.00 0.00 3.58 0.00 09:39:46 08:22:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 09:39:46 08:23:01 0.27 0.00 0.27 0.00 0.00 4.05 0.00 09:39:46 08:24:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 09:39:46 08:25:01 0.18 0.00 0.18 0.00 0.00 1.80 0.00 09:39:46 08:26:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 09:39:46 08:27:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 09:39:46 08:28:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 09:39:46 08:29:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 09:39:46 08:30:01 0.18 0.00 0.18 0.00 0.00 1.85 0.00 09:39:46 08:31:02 0.32 0.00 0.32 0.00 0.00 3.65 0.00 09:39:46 08:32:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 09:39:46 08:33:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 09:39:46 08:34:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 09:39:46 08:35:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 09:39:46 08:36:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 09:39:46 08:37:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:39:46 08:38:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 09:39:46 08:39:01 0.22 0.00 0.22 0.00 0.00 2.85 0.00 09:39:46 08:40:01 0.28 0.00 0.28 0.00 0.00 3.45 0.00 09:39:46 08:41:01 0.25 0.00 0.25 0.00 0.00 3.37 0.00 09:39:46 08:42:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 09:39:46 08:43:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 09:39:46 08:44:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 09:39:46 08:45:01 0.20 0.00 0.20 0.00 0.00 2.17 0.00 09:39:46 08:46:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 09:39:46 08:47:01 0.23 0.00 0.23 0.00 0.00 3.30 0.00 09:39:46 08:48:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 09:39:46 08:49:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:39:46 08:50:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 09:39:46 08:51:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 09:39:46 08:52:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 09:39:46 08:53:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 09:39:46 08:54:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 09:39:46 08:55:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 09:39:46 08:56:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 09:39:46 08:57:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 09:39:46 08:58:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 09:39:46 08:59:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:39:46 09:00:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 09:39:46 09:01:01 0.37 0.00 0.37 0.00 0.00 5.78 0.00 09:39:46 09:02:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 09:39:46 09:03:02 0.20 0.00 0.20 0.00 0.00 2.55 0.00 09:39:46 09:04:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 09:39:46 09:05:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 09:39:46 09:06:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 09:39:46 09:07:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 09:39:46 09:08:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 09:39:46 09:09:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 09:39:46 09:10:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 09:39:46 09:11:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 09:39:46 09:12:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 09:39:46 09:13:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 09:39:46 09:14:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 09:39:46 09:15:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 09:39:46 09:16:01 0.63 0.00 0.63 0.00 0.00 10.26 0.00 09:39:46 09:17:01 0.75 0.00 0.75 0.00 0.00 20.55 0.00 09:39:46 09:18:01 0.28 0.00 0.28 0.00 0.00 3.88 0.00 09:39:46 09:19:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 09:39:46 09:20:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 09:39:46 09:21:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 09:39:46 09:22:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 09:39:46 09:23:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 09:39:46 09:24:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:39:46 09:25:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 09:39:46 09:26:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 09:39:46 09:27:01 0.13 0.00 0.13 0.00 0.00 2.13 0.00 09:39:46 09:28:01 0.32 0.00 0.32 0.00 0.00 4.58 0.00 09:39:46 09:29:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:39:46 09:30:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 09:39:46 09:31:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 09:39:46 09:32:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 09:39:46 09:33:01 0.22 0.00 0.22 0.00 0.00 3.35 0.00 09:39:46 09:34:01 0.18 0.00 0.18 0.00 0.00 2.82 0.00 09:39:46 09:35:02 0.33 0.00 0.33 0.00 0.00 5.45 0.00 09:39:46 09:36:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 09:39:46 09:37:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 09:39:46 09:38:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 09:39:46 09:39:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 09:39:46 Average: 2.90 1.32 1.58 0.00 52.36 440.58 0.00 09:39:46 09:39:46 05:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:39:46 05:38:01 5864436 0 570584 7.12 2620 1571300 928764 10.25 260816 1500628 1504 09:39:46 05:39:01 5838908 0 592260 7.39 2620 1575152 947228 10.46 281748 1504584 2304 09:39:46 05:40:01 5820300 0 605572 7.56 2620 1580448 955076 10.54 293588 1510452 1200 09:39:46 05:41:01 5808392 0 613744 7.66 2620 1584184 955144 10.55 312404 1503440 20 09:39:46 05:42:01 5804888 0 615628 7.69 2620 1585804 956504 10.56 316572 1503376 20 09:39:46 05:43:01 5785768 0 634724 7.93 2620 1585828 971272 10.72 334800 1503396 40 09:39:46 05:44:01 5784460 0 635124 7.93 2620 1586736 972688 10.74 337416 1502392 32 09:39:46 05:45:01 5777328 0 638416 7.97 2620 1590576 987668 10.90 344020 1502448 1632 09:39:46 05:46:02 5773700 0 641464 8.01 2620 1591156 989116 10.92 348280 1501908 84 09:39:46 05:47:01 5771816 0 641672 8.01 2620 1592832 991008 10.94 349364 1502600 696 09:39:46 05:48:01 5763304 0 642980 8.03 2620 1600036 992356 10.96 352204 1507908 496 09:39:46 05:49:01 5756476 0 646452 8.07 2620 1603392 992752 10.96 359200 1507568 488 09:39:46 05:50:01 5754964 0 646848 8.08 2620 1604508 995384 10.99 360784 1507352 20 09:39:46 05:51:01 5750220 0 651312 8.13 2620 1604788 1008804 11.14 365540 1507404 160 09:39:46 05:52:01 5745628 0 652332 8.15 2620 1608360 1010988 11.16 369588 1507428 100 09:39:46 05:53:01 5570388 0 661468 8.26 2620 1774464 1018172 11.24 536160 1508180 5864 09:39:46 05:54:01 5568572 0 663256 8.28 2620 1774492 1011944 11.17 537712 1508084 24 09:39:46 05:55:01 5557736 0 674084 8.42 2620 1774500 968804 10.70 548176 1507880 8 09:39:46 05:56:01 5558756 0 673064 8.40 2620 1774500 968760 10.70 547652 1507880 12 09:39:46 05:57:01 5558124 0 672376 8.40 2620 1775820 964688 10.65 547244 1509152 1332 09:39:46 05:58:01 5553880 0 673968 8.42 2620 1778472 964560 10.65 552120 1507936 24 09:39:46 05:59:01 5551324 0 675152 8.43 2620 1779844 965032 10.65 554684 1507220 128 09:39:46 06:00:01 5551956 0 674524 8.42 2620 1779840 964644 10.65 554500 1507204 8 09:39:46 06:01:01 5555648 0 670832 8.38 2620 1779840 946316 10.45 551448 1507204 8 09:39:46 06:02:01 5555432 0 670920 8.38 2620 1779968 944052 10.42 550964 1507264 8 09:39:46 06:03:01 5555584 0 670760 8.38 2620 1779976 944052 10.42 551048 1507268 8 09:39:46 06:04:01 5555680 0 670664 8.37 2620 1779976 944052 10.42 551052 1507264 8 09:39:46 06:05:01 5555124 0 671216 8.38 2620 1779980 944172 10.42 551676 1507264 8 09:39:46 06:06:01 5555836 0 670500 8.37 2620 1779984 944052 10.42 551204 1507264 8 09:39:46 06:07:01 5554532 0 671800 8.39 2620 1779988 944244 10.42 552260 1507264 8 09:39:46 06:08:01 5555468 0 670856 8.38 2620 1779996 944136 10.42 551656 1507264 8 09:39:46 06:09:01 5555616 0 670708 8.37 2620 1779996 944052 10.42 551116 1507264 12 09:39:46 06:10:01 5554432 0 671880 8.39 2620 1780008 944232 10.42 552080 1507268 8 09:39:46 06:11:01 5555540 0 670772 8.38 2620 1780008 944052 10.42 551004 1507264 12 09:39:46 06:12:01 5555264 0 671028 8.38 2620 1780028 944172 10.42 551936 1507268 32 09:39:46 06:13:01 5554728 0 671560 8.39 2620 1780032 944196 10.42 551940 1507276 8 09:39:46 06:14:02 5483868 0 676032 8.44 2620 1846420 952656 10.52 581760 1548428 20 09:39:46 06:15:01 5483744 0 676176 8.44 2620 1846400 952644 10.52 581728 1548424 8 09:39:46 06:16:01 5482664 0 677240 8.46 2620 1846416 952972 10.52 579676 1551248 36 09:39:46 06:17:01 5482360 0 677544 8.46 2620 1846416 953008 10.52 579956 1551248 8 09:39:46 06:18:01 5484048 0 675852 8.44 2620 1846420 952720 10.52 576912 1552656 8 09:39:46 06:19:01 5483904 0 675992 8.44 2620 1846424 952720 10.52 581184 1548388 8 09:39:46 06:20:01 5483388 0 676504 8.45 2620 1846428 952828 10.52 581780 1548384 8 09:39:46 06:21:01 5484044 0 675848 8.44 2620 1846428 952720 10.52 581168 1548384 8 09:39:46 06:22:01 5484632 0 675252 8.43 2620 1846436 952720 10.52 581208 1548384 8 09:39:46 06:23:01 5484632 0 675248 8.43 2620 1846440 952720 10.52 581324 1548384 8 09:39:46 06:24:01 5484604 0 675272 8.43 2620 1846444 952720 10.52 581312 1548384 8 09:39:46 06:25:01 5483528 0 676344 8.44 2620 1846448 952816 10.52 581808 1548384 8 09:39:46 06:26:01 5484276 0 675588 8.44 2620 1846456 952720 10.52 581348 1548384 8 09:39:46 06:27:01 5484152 0 675712 8.44 2620 1846456 952720 10.52 581232 1548384 8 09:39:46 06:28:01 5484160 0 675700 8.44 2620 1846460 952720 10.52 581204 1548384 8 09:39:46 06:29:01 5484252 0 675604 8.44 2620 1846464 952720 10.52 581368 1548384 16 09:39:46 06:30:01 5483568 0 676284 8.44 2620 1846468 952816 10.52 581752 1548384 8 09:39:46 06:31:01 5483928 0 675916 8.44 2620 1846476 952720 10.52 581248 1548384 16 09:39:46 06:32:01 5484300 0 675544 8.43 2620 1846476 952720 10.52 581168 1548384 8 09:39:46 06:33:01 5484556 0 675280 8.43 2620 1846484 952720 10.52 581292 1548384 8 09:39:46 06:34:01 5484276 0 675560 8.44 2620 1846484 952720 10.52 581264 1548384 8 09:39:46 06:35:01 5483488 0 676344 8.44 2620 1846488 952840 10.52 582012 1548384 8 09:39:46 06:36:01 5482244 0 677580 8.46 2620 1846496 954160 10.53 582576 1548384 0 09:39:46 06:37:01 5329472 0 771032 9.63 2620 1905816 952932 10.52 622576 1567376 16 09:39:46 06:38:01 5328976 0 771520 9.63 2620 1905824 952956 10.52 622960 1567376 12 09:39:46 06:39:01 5329688 0 770808 9.62 2620 1905824 952752 10.52 621800 1567376 16 09:39:46 06:40:01 5329188 0 771300 9.63 2620 1905832 952836 10.52 622256 1567376 8 09:39:46 06:41:01 5329188 0 771296 9.63 2620 1905836 952836 10.52 622280 1567376 12 09:39:46 06:42:01 5330356 0 770124 9.62 2620 1905840 952752 10.52 621820 1567380 8 09:39:46 06:43:01 5329492 0 770984 9.63 2620 1905844 952800 10.52 622088 1567376 12 09:39:46 06:44:01 5330264 0 770212 9.62 2620 1905844 952752 10.52 621924 1567376 16 09:39:46 06:45:01 5329320 0 771148 9.63 2620 1905852 952848 10.52 622484 1567376 20 09:39:46 06:46:01 5329812 0 770652 9.62 2620 1905856 952752 10.52 621952 1567376 16 09:39:46 06:47:01 5329828 0 770632 9.62 2620 1905860 952752 10.52 621840 1567376 8 09:39:46 06:48:01 5330160 0 770296 9.62 2620 1905864 952752 10.52 621812 1567376 8 09:39:46 06:49:02 5330200 0 770248 9.62 2620 1905872 952752 10.52 621884 1567380 8 09:39:46 06:50:01 5329436 0 771012 9.63 2620 1905872 952848 10.52 622472 1567376 20 09:39:46 06:51:01 5329436 0 771008 9.63 2620 1905876 952848 10.52 622380 1567376 8 09:39:46 06:52:01 5329828 0 770612 9.62 2620 1905880 952752 10.52 621884 1567376 16 09:39:46 06:53:01 5329828 0 770608 9.62 2620 1905884 952752 10.52 621804 1567376 8 09:39:46 06:54:01 5330092 0 770336 9.62 2620 1905892 952752 10.52 621876 1567376 8 09:39:46 06:55:01 5329676 0 770752 9.62 2620 1905892 952848 10.52 622040 1567372 20 09:39:46 06:56:01 5329988 0 770432 9.62 2620 1905900 952752 10.52 621960 1567376 16 09:39:46 06:57:01 5329812 0 770608 9.62 2620 1905900 952752 10.52 621964 1567356 12 09:39:46 06:58:01 5329920 0 770496 9.62 2620 1905904 952752 10.52 621912 1567360 8 09:39:46 06:59:01 5329920 0 770488 9.62 2620 1905912 952752 10.52 621996 1567360 8 09:39:46 07:00:01 5330080 0 770328 9.62 2620 1905912 952860 10.52 622104 1567360 16 09:39:46 07:01:01 5328344 0 772056 9.64 2620 1905920 955096 10.54 622736 1567360 20 09:39:46 07:02:01 5329788 0 770608 9.62 2620 1905924 952752 10.52 621948 1567360 8 09:39:46 07:03:01 5329984 0 770408 9.62 2620 1905928 952752 10.52 622048 1567360 8 09:39:46 07:04:01 5329836 0 770548 9.62 2620 1905936 952752 10.52 622052 1567364 8 09:39:46 07:05:01 5329596 0 770788 9.62 2620 1905936 952848 10.52 622116 1567360 20 09:39:46 07:06:01 5329780 0 770600 9.62 2620 1905940 952752 10.52 622080 1567360 16 09:39:46 07:07:01 5329960 0 770412 9.62 2620 1905948 952752 10.52 622064 1567364 8 09:39:46 07:08:01 5329952 0 770420 9.62 2620 1905948 952752 10.52 621952 1567360 8 09:39:46 07:09:01 5329804 0 770556 9.62 2620 1905960 952752 10.52 621928 1567364 8 09:39:46 07:10:01 5329848 0 770512 9.62 2620 1905960 952836 10.52 622080 1567360 16 09:39:46 07:11:01 5329812 0 770540 9.62 2620 1905968 952752 10.52 622088 1567360 16 09:39:46 07:12:01 5329812 0 770536 9.62 2620 1905972 952752 10.52 621976 1567360 8 09:39:46 07:13:01 5329440 0 770908 9.63 2620 1905972 952752 10.52 621996 1567360 8 09:39:46 07:14:01 5329564 0 770776 9.62 2620 1905980 952752 10.52 622036 1567360 8 09:39:46 07:15:01 5329508 0 770832 9.62 2620 1905980 952800 10.52 622000 1567360 12 09:39:46 07:16:01 5331316 0 769016 9.60 2620 1905988 950620 10.50 620828 1567360 16 09:39:46 07:17:01 5330340 0 770044 9.61 2620 1905936 952212 10.51 621772 1567336 8 09:39:46 07:18:01 5329860 0 770516 9.62 2620 1905944 952212 10.51 621728 1567336 8 09:39:46 07:19:01 5330120 0 770252 9.62 2620 1905948 952284 10.51 621900 1567336 12 09:39:46 07:20:01 5329404 0 770956 9.63 2620 1905960 952404 10.52 622416 1567308 32 09:39:46 07:21:01 5264424 0 793180 9.90 2620 1948716 992220 10.95 659392 1584328 42416 09:39:46 07:22:01 5246956 0 800620 10.00 2620 1958744 1095948 12.10 663188 1597192 44 09:39:46 07:23:01 5245256 0 802308 10.02 2620 1958756 1097380 12.12 666056 1595268 32 09:39:46 07:24:02 5246620 0 800948 10.00 2620 1958752 1095200 12.09 666004 1593976 12 09:39:46 07:25:01 4914060 0 812740 10.15 2620 2279520 1094620 12.09 831580 1749200 163116 09:39:46 07:26:01 5087360 0 799264 9.98 2620 2119696 990480 10.94 663360 1750308 44 09:39:46 07:27:01 5087716 0 798828 9.97 2620 2119776 990860 10.94 663704 1750316 20 09:39:46 07:28:01 5088400 0 798116 9.97 2620 2119804 984188 10.87 662040 1751676 40 09:39:46 07:29:01 5089472 0 797020 9.95 2620 2119828 967524 10.68 660996 1751680 16 09:39:46 07:30:01 5089440 0 797064 9.95 2620 2119816 967584 10.68 667480 1745180 8 09:39:46 07:31:01 5089808 0 796696 9.95 2620 2119816 967608 10.68 667584 1745180 8 09:39:46 07:32:01 5089920 0 796576 9.95 2620 2119824 967524 10.68 667520 1745224 8 09:39:46 07:33:01 5090192 0 796304 9.94 2620 2119824 967524 10.68 667500 1745220 8 09:39:46 07:34:01 5089192 0 797280 9.95 2620 2119848 967908 10.69 668444 1744836 48 09:39:46 07:35:01 5088956 0 797524 9.96 2620 2119840 967920 10.69 668764 1744564 16 09:39:46 07:36:01 5088140 0 798340 9.97 2620 2119840 968056 10.69 669788 1744564 20 09:39:46 07:37:01 5088048 0 798420 9.97 2620 2119852 968032 10.69 669776 1744564 16 09:39:46 07:38:01 5103700 0 782736 9.77 2620 2119884 951728 10.51 658156 1740248 8 09:39:46 07:39:01 5105460 0 780968 9.75 2620 2119892 951476 10.50 656768 1740248 8 09:39:46 07:40:01 4180716 0 913692 11.41 2620 2911912 1155340 12.76 947196 2302124 561032 09:39:46 07:41:01 4272640 0 923528 11.53 2620 2810152 1001616 11.06 898904 2215928 20 09:39:46 07:42:01 4274500 0 921664 11.51 2620 2810156 977300 10.79 898424 2215584 16 09:39:46 07:43:01 4275732 0 920444 11.49 2620 2810144 977336 10.79 887228 2227068 8 09:39:46 07:44:01 4276956 0 919212 11.48 2620 2810152 967008 10.68 886476 2227068 8 09:39:46 07:45:01 4276012 0 920140 11.49 2620 2810168 967440 10.68 887036 2227248 32 09:39:46 07:46:01 4275924 0 920232 11.49 2620 2810164 967320 10.68 887304 2227248 16 09:39:46 07:47:01 4276388 0 919764 11.48 2620 2810168 967392 10.68 896528 2218224 8 09:39:46 07:48:01 4275884 0 920264 11.49 2620 2810172 967492 10.68 896804 2218224 16 09:39:46 07:49:01 4266788 0 929228 11.60 2620 2810304 1071460 11.83 904904 2217136 36 09:39:46 07:50:01 4266836 0 929168 11.60 2620 2810316 1071600 11.83 904324 2217780 8 09:39:46 07:51:01 4267412 0 928592 11.59 2620 2810316 1071528 11.83 903688 2217800 8 09:39:46 07:52:01 4267640 0 928356 11.59 2620 2810324 1071372 11.83 903644 2217800 8 09:39:46 07:53:01 4267664 0 928328 11.59 2620 2810328 1071372 11.83 903184 2218184 8 09:39:46 07:54:01 4267720 0 928268 11.59 2620 2810332 1071372 11.83 899840 2221512 12 09:39:46 07:55:01 4267488 0 928492 11.59 2620 2810340 1071420 11.83 900580 2220880 8 09:39:46 07:56:01 4266168 0 929812 11.61 2620 2810340 1071444 11.83 902496 2220880 8 09:39:46 07:57:02 4266068 0 929904 11.61 2620 2810348 1071372 11.83 902748 2220496 8 09:39:46 07:58:01 4265960 0 930008 11.61 2620 2810352 1071372 11.83 902820 2220496 8 09:39:46 07:59:01 4266404 0 929560 11.61 2620 2810356 1071372 11.83 902700 2220496 8 09:39:46 08:00:01 4266136 0 929824 11.61 2620 2810360 1071456 11.83 902788 2220496 12 09:39:46 08:01:01 4264044 0 931912 11.64 2620 2810364 1074500 11.86 906876 2217168 8 09:39:46 08:02:01 4266184 0 929764 11.61 2620 2810372 1071372 11.83 906280 2217172 8 09:39:46 08:03:01 4266004 0 929940 11.61 2620 2810376 1071372 11.83 906104 2217168 8 09:39:46 08:04:01 4266360 0 929584 11.61 2620 2810376 1071372 11.83 906192 2217168 8 09:39:46 08:05:01 4266116 0 929820 11.61 2620 2810384 1071444 11.83 906276 2217168 8 09:39:46 08:06:01 4265960 0 929976 11.61 2620 2810384 1071456 11.83 906212 2217168 8 09:39:46 08:07:01 4266304 0 929624 11.61 2620 2810392 1071372 11.83 906244 2217168 16 09:39:46 08:08:01 4265444 0 930480 11.62 2620 2810396 1071552 11.83 906592 2217168 16 09:39:46 08:09:01 4264832 0 931088 11.63 2620 2810400 1071564 11.83 906912 2217168 8 09:39:46 08:10:01 4265256 0 930656 11.62 2620 2810408 1071588 11.83 906904 2217168 12 09:39:46 08:11:01 4265492 0 930416 11.62 2620 2810412 1071480 11.83 906464 2217172 16 09:39:46 08:12:01 4266056 0 929848 11.61 2620 2810416 1071492 11.83 905896 2217168 20 09:39:46 08:13:01 4266752 0 929148 11.60 2620 2810420 1071372 11.83 905600 2217168 16 09:39:46 08:14:01 4266364 0 929532 11.61 2620 2810424 1071372 11.83 905608 2217168 8 09:39:46 08:15:01 4265564 0 930328 11.62 2620 2810428 1071552 11.83 906512 2217168 16 09:39:46 08:16:01 4265852 0 930032 11.61 2620 2810436 1071504 11.83 906524 2217168 16 09:39:46 08:17:01 4267232 0 928652 11.60 2620 2810436 1071372 11.83 905568 2217168 16 09:39:46 08:18:01 4266584 0 929292 11.60 2620 2810444 1071372 11.83 905652 2217140 8 09:39:46 08:19:01 4266740 0 929136 11.60 2620 2810444 1071372 11.83 905624 2217168 8 09:39:46 08:20:01 4267196 0 928676 11.60 2620 2810448 1071432 11.83 905464 2217168 20 09:39:46 08:21:01 4266496 0 929368 11.60 2620 2810456 1071444 11.83 905648 2217168 8 09:39:46 08:22:01 4266552 0 929312 11.60 2620 2810456 1071372 11.83 905636 2217168 8 09:39:46 08:23:01 4265708 0 930148 11.61 2620 2810464 1071440 11.83 906252 2217168 20 09:39:46 08:24:01 4265784 0 930072 11.61 2620 2810464 1071440 11.83 906284 2217168 8 09:39:46 08:25:01 4265964 0 929884 11.61 2620 2810472 1071500 11.83 906376 2217168 12 09:39:46 08:26:01 4265656 0 930184 11.61 2620 2810480 1071524 11.83 906392 2217136 8 09:39:46 08:27:01 4265628 0 930212 11.61 2620 2810480 1071440 11.83 906300 2217168 8 09:39:46 08:28:01 4265916 0 929916 11.61 2620 2810488 1071440 11.83 906376 2217168 8 09:39:46 08:29:01 4265900 0 929932 11.61 2620 2810488 1071440 11.83 906344 2217168 8 09:39:46 08:30:01 4266140 0 929680 11.61 2620 2810500 1071500 11.83 906524 2217172 8 09:39:46 08:31:02 4265680 0 930136 11.61 2620 2810504 1071500 11.83 906464 2217168 16 09:39:46 08:32:01 4262048 0 933764 11.66 2620 2810508 1080132 11.93 909412 2217168 20 09:39:46 08:33:01 4266292 0 929516 11.61 2620 2810512 1071224 11.83 905856 2217136 16 09:39:46 08:34:01 4266160 0 929640 11.61 2620 2810520 1071224 11.83 905744 2217140 8 09:39:46 08:35:01 4266492 0 929252 11.60 2620 2810576 1071284 11.83 905728 2217152 24 09:39:46 08:36:01 4266468 0 929328 11.60 2620 2810524 1071284 11.83 905916 2217168 16 09:39:46 08:37:01 4266548 0 929244 11.60 2620 2810528 1071224 11.83 905728 2217168 16 09:39:46 08:38:01 4266044 0 929744 11.61 2620 2810532 1071224 11.83 906476 2217168 8 09:39:46 08:39:01 4265640 0 930136 11.61 2620 2810544 1071224 11.83 906480 2217168 12 09:39:46 08:40:01 4265584 0 930192 11.61 2620 2810544 1071272 11.83 906560 2217168 8 09:39:46 08:41:01 4266196 0 929568 11.61 2620 2810556 1071224 11.83 906540 2217136 8 09:39:46 08:42:01 4265592 0 930172 11.61 2620 2810556 1071224 11.83 906376 2217168 8 09:39:46 08:43:01 4265484 0 930276 11.62 2620 2810560 1071224 11.83 906560 2217168 8 09:39:46 08:44:01 4265956 0 929796 11.61 2620 2810568 1071272 11.83 906556 2217164 12 09:39:46 08:45:01 4265652 0 930100 11.61 2620 2810568 1071296 11.83 906556 2217164 16 09:39:46 08:46:01 4265552 0 930192 11.61 2620 2810576 1071272 11.83 906480 2217164 16 09:39:46 08:47:01 4265184 0 930560 11.62 2620 2810576 1071344 11.83 906748 2217164 8 09:39:46 08:48:01 4264740 0 930996 11.62 2620 2810584 1071404 11.83 907040 2217164 16 09:39:46 08:49:01 4265528 0 930204 11.61 2620 2810588 1071224 11.83 906476 2217164 16 09:39:46 08:50:01 4265548 0 930180 11.61 2620 2810592 1071308 11.83 906720 2217168 8 09:39:46 08:51:01 4265456 0 930268 11.62 2620 2810596 1071284 11.83 906584 2217164 16 09:39:46 08:52:01 4265560 0 930164 11.61 2620 2810596 1071224 11.83 906600 2217164 16 09:39:46 08:53:01 4265480 0 930236 11.61 2620 2810604 1071260 11.83 906500 2217164 8 09:39:46 08:54:01 4265728 0 929984 11.61 2620 2810608 1071296 11.83 906440 2217164 8 09:39:46 08:55:01 4265844 0 929864 11.61 2620 2810612 1071296 11.83 906460 2217164 12 09:39:46 08:56:01 4266952 0 928748 11.60 2620 2810620 1069632 11.81 905676 2216980 16 09:39:46 08:57:01 4265624 0 930068 11.61 2620 2810628 1071296 11.83 906864 2216980 8 09:39:46 08:58:01 4265604 0 930088 11.61 2620 2810628 1071224 11.83 906700 2216980 8 09:39:46 08:59:01 4265652 0 930036 11.61 2620 2810632 1071224 11.83 906704 2216980 8 09:39:46 09:00:01 4265424 0 930260 11.62 2620 2810636 1071272 11.83 907084 2216980 8 09:39:46 09:01:01 4265316 0 930364 11.62 2620 2810640 1073568 11.85 907444 2216980 20 09:39:46 09:02:01 4265604 0 930068 11.61 2620 2810648 1071224 11.83 906740 2216980 8 09:39:46 09:03:02 4265864 0 929804 11.61 2620 2810652 1071296 11.83 907068 2216980 12 09:39:46 09:04:01 4265616 0 930048 11.61 2620 2810656 1071224 11.83 906880 2216948 8 09:39:46 09:05:01 4265196 0 930464 11.62 2620 2810660 1071284 11.83 907196 2216952 12 09:39:46 09:06:01 4265668 0 929988 11.61 2620 2810664 1071296 11.83 906960 2216948 16 09:39:46 09:07:01 4265568 0 930024 11.61 2620 2810728 1071272 11.83 906780 2216996 24 09:39:46 09:08:01 4265740 0 929908 11.61 2620 2810672 1071224 11.83 906824 2216980 16 09:39:46 09:09:01 4265952 0 929692 11.61 2620 2810676 1071224 11.83 906792 2216980 8 09:39:46 09:10:01 4265668 0 929968 11.61 2620 2810684 1071272 11.83 906776 2216984 8 09:39:46 09:11:01 4265776 0 929852 11.61 2620 2810692 1071308 11.83 906956 2216984 16 09:39:46 09:12:01 4265816 0 929804 11.61 2620 2810700 1071224 11.83 906848 2216948 16 09:39:46 09:13:01 4265832 0 929788 11.61 2620 2810700 1071224 11.83 906896 2216980 20 09:39:46 09:14:01 4266020 0 929596 11.61 2620 2810704 1071224 11.83 906884 2216980 8 09:39:46 09:15:01 4414332 0 781476 9.76 2620 2810512 810128 8.94 769744 2207556 0 09:39:46 09:16:01 4293408 0 902168 11.26 2620 2810744 1122796 12.40 891404 2203800 168 09:39:46 09:17:01 4303600 0 891972 11.14 2620 2810748 1095588 12.10 882276 2203764 20 09:39:46 09:18:01 4303896 0 891676 11.13 2620 2810748 1095588 12.10 882308 2203796 8 09:39:46 09:19:01 4303896 0 891668 11.13 2620 2810756 1095588 12.10 882184 2203796 8 09:39:46 09:20:01 4295560 0 900000 11.24 2620 2810760 1095588 12.10 890264 2203796 8 09:39:46 09:21:01 4292324 0 903232 11.28 2620 2810764 1095684 12.10 893164 2203796 20 09:39:46 09:22:01 4292964 0 902588 11.27 2620 2810768 1095624 12.10 892920 2203796 16 09:39:46 09:23:01 4292740 0 902808 11.27 2620 2810772 1095588 12.10 892600 2203796 8 09:39:46 09:24:01 4293416 0 902128 11.26 2620 2810776 1095588 12.10 892756 2203796 8 09:39:46 09:25:01 4293220 0 902316 11.27 2620 2810784 1095588 12.10 892744 2203796 8 09:39:46 09:26:01 4291688 0 903844 11.29 2620 2810788 1095876 12.10 894292 2203796 20 09:39:46 09:27:01 4291500 0 904028 11.29 2620 2810792 1095936 12.10 894544 2203796 8 09:39:46 09:28:01 4293668 0 901856 11.26 2620 2810796 1095588 12.10 892032 2203796 8 09:39:46 09:29:01 4294164 0 901356 11.25 2620 2810800 1095588 12.10 891992 2203796 16 09:39:46 09:30:01 4293948 0 901564 11.26 2620 2810808 1095588 12.10 891984 2203796 8 09:39:46 09:31:01 4290504 0 905008 11.30 2620 2810808 1095660 12.10 895248 2203796 20 09:39:46 09:32:01 4290504 0 905000 11.30 2620 2810816 1095660 12.10 895148 2203800 20 09:39:46 09:33:01 4290776 0 904728 11.30 2620 2810816 1095588 12.10 894788 2203764 20 09:39:46 09:34:01 4290784 0 904716 11.30 2620 2810820 1095588 12.10 894908 2203764 16 09:39:46 09:35:02 4291264 0 904228 11.29 2620 2810828 1095588 12.10 894868 2203764 8 09:39:46 09:36:01 4289528 0 905964 11.31 2620 2810828 1095672 12.10 896000 2203764 20 09:39:46 09:37:01 4290036 0 905448 11.31 2620 2810836 1095588 12.10 895620 2203796 20 09:39:46 09:38:01 4290020 0 905460 11.31 2620 2810840 1095588 12.10 895544 2203796 8 09:39:46 09:39:01 4290260 0 905216 11.30 2620 2810844 1095588 12.10 895528 2203796 8 09:39:46 Average: 4851390 0 821486 10.26 2620 2333443 1015603 11.21 736576 1889501 3247 09:39:46 09:39:46 05:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:39:46 05:38:01 eth0 13.32 11.29 26.08 1.19 0.00 0.00 0.00 0.00 09:39:46 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:39:01 eth0 14.77 10.42 44.88 2.42 0.00 0.00 0.00 0.00 09:39:46 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:40:01 eth0 32.59 23.78 97.59 4.37 0.00 0.00 0.00 0.00 09:39:46 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:41:01 eth0 17.01 14.39 67.51 2.75 0.00 0.00 0.00 0.00 09:39:46 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:42:01 eth0 7.05 6.18 29.63 1.66 0.00 0.00 0.00 0.00 09:39:46 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:43:01 eth0 5.36 3.61 4.04 3.01 0.00 0.00 0.00 0.00 09:39:46 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:44:01 eth0 4.83 4.88 17.87 1.45 0.00 0.00 0.00 0.00 09:39:46 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:45:01 eth0 27.35 22.25 71.14 5.30 0.00 0.00 0.00 0.00 09:39:46 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:46:02 eth0 7.13 5.48 12.08 3.70 0.00 0.00 0.00 0.00 09:39:46 05:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:47:01 eth0 10.67 8.23 19.73 2.62 0.00 0.00 0.00 0.00 09:39:46 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:48:01 eth0 15.83 13.64 45.04 4.70 0.00 0.00 0.00 0.00 09:39:46 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:49:01 eth0 25.15 20.14 61.70 4.17 0.00 0.00 0.00 0.00 09:39:46 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:50:01 eth0 9.94 7.54 20.31 2.85 0.00 0.00 0.00 0.00 09:39:46 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:51:01 eth0 7.90 6.30 7.92 6.55 0.00 0.00 0.00 0.00 09:39:46 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:52:01 eth0 23.43 19.30 68.86 5.73 0.00 0.00 0.00 0.00 09:39:46 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:53:01 eth0 512.19 465.81 2696.49 34.75 0.00 0.00 0.00 0.00 09:39:46 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:54:01 eth0 4.33 2.98 2.96 2.78 0.00 0.00 0.00 0.00 09:39:46 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:55:01 eth0 2.20 1.75 1.66 1.63 0.00 0.00 0.00 0.00 09:39:46 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:56:01 eth0 0.50 0.43 0.27 0.24 0.00 0.00 0.00 0.00 09:39:46 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:57:01 eth0 7.99 7.53 24.65 1.24 0.00 0.00 0.00 0.00 09:39:46 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:58:01 eth0 19.34 15.77 49.89 3.79 0.00 0.00 0.00 0.00 09:39:46 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:59:01 eth0 6.71 5.21 8.67 1.56 0.00 0.00 0.00 0.00 09:39:46 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:00:01 eth0 2.07 2.00 1.34 3.02 0.00 0.00 0.00 0.00 09:39:46 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:01:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:03:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:39:46 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:04:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:05:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:39:46 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:06:01 eth0 0.42 0.03 0.05 0.00 0.00 0.00 0.00 0.00 09:39:46 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:07:01 eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:39:46 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:08:01 eth0 0.12 0.07 0.05 0.04 0.00 0.00 0.00 0.00 09:39:46 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:09:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:10:01 eth0 0.22 0.20 0.14 0.04 0.00 0.00 0.00 0.00 09:39:46 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:11:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:12:01 eth0 0.45 0.30 0.48 0.14 0.00 0.00 0.00 0.00 09:39:46 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:13:01 eth0 0.17 0.10 0.09 0.04 0.00 0.00 0.00 0.00 09:39:46 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:14:02 eth0 4.41 4.11 3.18 0.92 0.00 0.00 0.00 0.00 09:39:46 06:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:15:01 eth0 0.53 0.42 0.40 0.17 0.00 0.00 0.00 0.00 09:39:46 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:16:01 eth0 1.33 0.85 1.46 0.47 0.00 0.00 0.00 0.00 09:39:46 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:17:01 eth0 0.90 0.48 0.60 0.33 0.00 0.00 0.00 0.00 09:39:46 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:19:01 eth0 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:39:46 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:20:01 eth0 0.23 0.23 0.14 0.05 0.00 0.00 0.00 0.00 09:39:46 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:21:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:22:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:25:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:39:46 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:28:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:30:01 eth0 0.22 0.18 0.14 0.04 0.00 0.00 0.00 0.00 09:39:46 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:31:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:35:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 09:39:46 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:36:01 eth0 0.38 0.20 0.22 0.13 0.00 0.00 0.00 0.00 09:39:46 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:37:01 eth0 0.30 0.17 0.18 0.13 0.00 0.00 0.00 0.00 09:39:46 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:38:01 eth0 0.30 0.17 0.18 0.16 0.00 0.00 0.00 0.00 09:39:46 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:39:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:40:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:41:01 eth0 0.18 0.12 0.11 0.03 0.00 0.00 0.00 0.00 09:39:46 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:43:01 eth0 0.10 0.08 0.03 0.00 0.00 0.00 0.00 0.00 09:39:46 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:45:01 eth0 0.25 0.23 0.14 0.08 0.00 0.00 0.00 0.00 09:39:46 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:46:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:49:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:50:01 eth0 0.17 0.14 0.08 0.04 0.00 0.00 0.00 0.00 09:39:46 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:51:01 eth0 0.12 0.12 0.06 0.03 0.00 0.00 0.00 0.00 09:39:46 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:55:01 eth0 0.22 0.20 0.14 0.04 0.00 0.00 0.00 0.00 09:39:46 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:00:01 eth0 0.20 0.18 0.14 0.07 0.00 0.00 0.00 0.00 09:39:46 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:03:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:04:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:05:01 eth0 0.27 0.22 0.14 0.05 0.00 0.00 0.00 0.00 09:39:46 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:09:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:10:01 eth0 0.23 0.20 0.14 0.05 0.00 0.00 0.00 0.00 09:39:46 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:11:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:15:01 eth0 0.12 0.10 0.04 0.04 0.00 0.00 0.00 0.00 09:39:46 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:19:01 eth0 0.15 0.13 0.10 0.04 0.00 0.00 0.00 0.00 09:39:46 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:20:01 eth0 1.05 0.78 1.08 0.35 0.00 0.00 0.00 0.00 09:39:46 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:21:01 eth0 37.86 36.39 300.90 9.30 0.00 0.00 0.00 0.00 09:39:46 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:22:01 eth0 4.26 3.23 4.87 1.48 0.00 0.00 0.00 0.00 09:39:46 07:22:01 veth9e4db36 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 09:39:46 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:22:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:39:46 07:23:01 eth0 3.15 2.48 4.09 1.08 0.00 0.00 0.00 0.00 09:39:46 07:23:01 veth9e4db36 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:24:02 eth0 4.68 4.78 4.82 6.52 0.00 0.00 0.00 0.00 09:39:46 07:24:02 veth9e4db36 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:25:01 eth0 746.94 938.95 2744.73 89.87 0.00 0.00 0.00 0.00 09:39:46 07:25:01 veth9e4db36 936.83 739.49 88.61 2741.13 0.00 0.00 0.00 0.00 09:39:46 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:25:01 docker0 936.83 739.49 75.80 2741.13 0.00 0.00 0.00 0.00 09:39:46 07:26:01 eth0 3.65 2.58 4.34 1.25 0.00 0.00 0.00 0.00 09:39:46 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:27:01 eth0 3.93 4.50 3.67 7.20 0.00 0.00 0.00 0.00 09:39:46 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:28:01 eth0 1.65 1.00 1.45 0.44 0.00 0.00 0.00 0.00 09:39:46 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:30:01 eth0 0.17 0.12 0.10 0.04 0.00 0.00 0.00 0.00 09:39:46 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:31:01 eth0 0.07 0.08 0.04 0.03 0.00 0.00 0.00 0.00 09:39:46 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:34:01 eth0 0.75 0.57 1.00 0.25 0.00 0.00 0.00 0.00 09:39:46 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:35:01 eth0 0.82 0.43 0.63 0.26 0.00 0.00 0.00 0.00 09:39:46 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:36:01 eth0 1.82 1.25 1.76 0.69 0.00 0.00 0.00 0.00 09:39:46 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:37:01 eth0 0.37 0.25 0.34 0.09 0.00 0.00 0.00 0.00 09:39:46 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:38:01 eth0 2.38 0.97 1.69 0.63 0.00 0.00 0.00 0.00 09:39:46 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:39:01 eth0 1.83 0.03 0.21 0.00 0.00 0.00 0.00 0.00 09:39:46 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:40:01 eth0 257.73 243.95 2669.58 16.23 0.00 0.00 0.00 0.00 09:39:46 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:41:01 eth0 217.82 193.90 843.98 21.38 0.00 0.00 0.00 0.00 09:39:46 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:41:01 docker0 191.49 216.04 13.11 843.31 0.00 0.00 0.00 0.00 09:39:46 07:42:01 eth0 0.18 0.12 0.10 0.03 0.00 0.00 0.00 0.00 09:39:46 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:43:01 eth0 0.65 0.32 0.43 0.19 0.00 0.00 0.00 0.00 09:39:46 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:44:01 eth0 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:39:46 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:45:01 eth0 1.37 0.88 1.37 0.45 0.00 0.00 0.00 0.00 09:39:46 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:46:01 eth0 0.25 0.18 0.18 0.07 0.00 0.00 0.00 0.00 09:39:46 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:47:01 eth0 0.93 0.60 0.89 0.30 0.00 0.00 0.00 0.00 09:39:46 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:48:01 eth0 1.07 0.77 1.10 0.35 0.00 0.00 0.00 0.00 09:39:46 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:49:01 veth6f483b5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:39:46 07:49:01 eth0 0.95 0.67 1.13 0.37 0.00 0.00 0.00 0.00 09:39:46 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:50:01 veth6f483b5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:50:01 eth0 1.18 0.77 1.21 0.30 0.00 0.00 0.00 0.00 09:39:46 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:51:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:51:01 eth0 0.53 0.35 0.61 0.18 0.00 0.00 0.00 0.00 09:39:46 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:52:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:52:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:53:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:54:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:55:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:55:01 eth0 0.15 0.08 0.04 0.04 0.00 0.00 0.00 0.00 09:39:46 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:56:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:56:01 eth0 0.12 0.08 0.04 0.04 0.00 0.00 0.00 0.00 09:39:46 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:57:02 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:57:02 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:58:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:58:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:59:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:59:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:00:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:00:01 eth0 0.27 0.27 0.16 0.05 0.00 0.00 0.00 0.00 09:39:46 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:01:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:01:01 eth0 0.08 0.07 0.04 0.03 0.00 0.00 0.00 0.00 09:39:46 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:02:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:02:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:03:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:04:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:04:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:05:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:05:01 eth0 0.15 0.12 0.10 0.04 0.00 0.00 0.00 0.00 09:39:46 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:06:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:06:01 eth0 0.08 0.10 0.04 0.03 0.00 0.00 0.00 0.00 09:39:46 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:07:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:08:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:08:01 eth0 0.45 0.25 0.26 0.19 0.00 0.00 0.00 0.00 09:39:46 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:09:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:09:01 eth0 0.45 0.23 0.26 0.16 0.00 0.00 0.00 0.00 09:39:46 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:10:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:10:01 eth0 0.32 0.27 0.19 0.11 0.00 0.00 0.00 0.00 09:39:46 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:11:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:11:01 eth0 0.12 0.07 0.04 0.06 0.00 0.00 0.00 0.00 09:39:46 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:12:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:12:01 eth0 0.47 0.23 0.27 0.16 0.00 0.00 0.00 0.00 09:39:46 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:13:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:14:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:14:01 eth0 0.08 0.07 0.01 0.03 0.00 0.00 0.00 0.00 09:39:46 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:15:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:15:01 eth0 0.48 0.35 0.33 0.20 0.00 0.00 0.00 0.00 09:39:46 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:16:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:16:01 eth0 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 09:39:46 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:17:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:18:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:18:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:19:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:20:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:20:01 eth0 0.15 0.12 0.10 0.04 0.00 0.00 0.00 0.00 09:39:46 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:21:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:21:01 eth0 0.08 0.08 0.04 0.03 0.00 0.00 0.00 0.00 09:39:46 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:22:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:23:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:24:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:25:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:25:01 eth0 0.17 0.15 0.10 0.04 0.00 0.00 0.00 0.00 09:39:46 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:26:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:26:01 eth0 0.07 0.07 0.04 0.03 0.00 0.00 0.00 0.00 09:39:46 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:27:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:28:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:29:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:30:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:30:01 eth0 0.18 0.12 0.10 0.04 0.00 0.00 0.00 0.00 09:39:46 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:31:02 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:31:02 eth0 0.15 0.15 0.04 0.04 0.00 0.00 0.00 0.00 09:39:46 08:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:32:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:32:01 eth0 0.46 1.56 0.03 5.36 0.00 0.00 0.00 0.00 09:39:46 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:33:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:34:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:35:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:35:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:36:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:36:01 eth0 0.07 0.05 0.04 0.03 0.00 0.00 0.00 0.00 09:39:46 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:37:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:38:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:39:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:39:01 eth0 0.03 0.03 0.00 0.01 0.00 0.00 0.00 0.00 09:39:46 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:40:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:40:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:41:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:42:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:42:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:43:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:44:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:44:01 eth0 0.10 0.08 0.04 0.01 0.00 0.00 0.00 0.00 09:39:46 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:45:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:45:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:39:46 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:46:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:46:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:47:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:47:01 eth0 0.18 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:39:46 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:48:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:48:01 eth0 0.47 0.42 0.29 0.14 0.00 0.00 0.00 0.00 09:39:46 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:49:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:49:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:50:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:50:01 eth0 0.18 0.13 0.10 0.04 0.00 0.00 0.00 0.00 09:39:46 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:51:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:51:01 eth0 0.08 0.07 0.04 0.03 0.00 0.00 0.00 0.00 09:39:46 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:52:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:53:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:53:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:39:46 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:54:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:54:01 eth0 0.18 0.10 0.12 0.01 0.00 0.00 0.00 0.00 09:39:46 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:55:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:55:01 eth0 0.08 0.07 0.04 0.04 0.00 0.00 0.00 0.00 09:39:46 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:56:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:56:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:57:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:57:01 eth0 0.08 0.07 0.04 0.03 0.00 0.00 0.00 0.00 09:39:46 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:58:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:59:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:00:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:00:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:01:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:02:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:03:02 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:03:02 eth0 0.20 0.12 0.08 0.03 0.00 0.00 0.00 0.00 09:39:46 09:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:04:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:04:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:05:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:05:01 eth0 0.10 0.10 0.04 0.04 0.00 0.00 0.00 0.00 09:39:46 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:06:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:06:01 eth0 0.20 0.18 0.10 0.01 0.00 0.00 0.00 0.00 09:39:46 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:07:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:07:01 eth0 0.10 0.05 0.06 0.03 0.00 0.00 0.00 0.00 09:39:46 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:08:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:08:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:09:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:10:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:10:01 eth0 0.20 0.17 0.10 0.04 0.00 0.00 0.00 0.00 09:39:46 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:11:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:11:01 eth0 0.18 0.17 0.12 0.01 0.00 0.00 0.00 0.00 09:39:46 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:12:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:12:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 09:39:46 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:13:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:14:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:15:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:15:01 eth0 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 09:39:46 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:16:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:16:01 eth0 29.06 28.96 13.48 36.87 0.00 0.00 0.00 0.00 09:39:46 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:17:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:18:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:18:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:19:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:19:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:20:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:20:01 eth0 0.50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:39:46 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:21:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:21:01 eth0 0.32 0.12 0.08 0.09 0.00 0.00 0.00 0.00 09:39:46 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:22:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:22:01 eth0 0.12 0.08 0.09 0.01 0.00 0.00 0.00 0.00 09:39:46 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:23:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:23:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:24:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:25:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:25:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:39:46 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:26:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:26:01 eth0 3.01 0.87 1.11 0.63 0.00 0.00 0.00 0.00 09:39:46 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:27:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:27:01 eth0 0.77 0.40 0.32 0.24 0.00 0.00 0.00 0.00 09:39:46 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:28:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:28:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:29:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:30:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:30:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:31:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:31:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:39:46 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:32:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:32:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:39:46 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:33:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:33:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:39:46 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:34:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:34:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:35:02 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:35:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:36:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:36:01 eth0 0.22 0.19 0.14 0.07 0.00 0.00 0.00 0.00 09:39:46 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:37:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:37:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:38:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:38:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:39:01 veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:39:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 Average: veth6f483b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 Average: eth0 8.77 8.90 41.18 1.28 0.00 0.00 0.00 0.00 09:39:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:46 Average: docker0 4.60 3.90 0.36 14.63 0.00 0.00 0.00 0.00 09:39:46 09:39:46 09:39:46 ---> sar -P ALL: 09:39:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 09:39:46 09:39:46 05:36:39 LINUX RESTART (2 CPU) 09:39:46 09:39:46 05:37:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 05:38:01 all 8.92 0.00 4.07 15.90 0.05 71.06 09:39:46 05:38:01 0 9.75 0.00 3.95 17.43 0.03 68.83 09:39:46 05:38:01 1 8.09 0.00 4.19 14.37 0.07 73.28 09:39:46 05:39:01 all 0.56 0.00 0.10 0.04 0.03 99.27 09:39:46 05:39:01 0 0.57 0.00 0.12 0.00 0.02 99.30 09:39:46 05:39:01 1 0.55 0.00 0.08 0.08 0.03 99.25 09:39:46 05:40:01 all 0.61 0.00 0.12 0.00 0.04 99.23 09:39:46 05:40:01 0 0.33 0.00 0.13 0.00 0.03 99.50 09:39:46 05:40:01 1 0.89 0.00 0.10 0.00 0.05 98.96 09:39:46 05:41:01 all 0.56 0.00 0.10 0.00 0.03 99.31 09:39:46 05:41:01 0 0.28 0.00 0.17 0.00 0.03 99.52 09:39:46 05:41:01 1 0.84 0.00 0.03 0.00 0.02 99.11 09:39:46 05:42:01 all 0.59 0.00 0.06 0.00 0.03 99.31 09:39:46 05:42:01 0 0.45 0.00 0.07 0.00 0.03 99.45 09:39:46 05:42:01 1 0.74 0.00 0.05 0.00 0.03 99.18 09:39:46 05:43:01 all 0.43 0.00 0.08 0.00 0.03 99.46 09:39:46 05:43:01 0 0.28 0.00 0.07 0.00 0.03 99.62 09:39:46 05:43:01 1 0.57 0.00 0.10 0.00 0.03 99.30 09:39:46 05:44:01 all 0.28 0.00 0.05 0.00 0.02 99.65 09:39:46 05:44:01 0 0.25 0.00 0.05 0.00 0.00 99.70 09:39:46 05:44:01 1 0.32 0.00 0.05 0.00 0.03 99.60 09:39:46 05:45:01 all 0.34 0.00 0.11 0.00 0.04 99.51 09:39:46 05:45:01 0 0.40 0.00 0.15 0.00 0.03 99.41 09:39:46 05:45:01 1 0.28 0.00 0.07 0.00 0.05 99.60 09:39:46 05:46:02 all 0.59 0.00 0.10 0.00 0.03 99.29 09:39:46 05:46:02 0 0.94 0.00 0.10 0.00 0.03 98.93 09:39:46 05:46:02 1 0.23 0.00 0.10 0.00 0.02 99.65 09:39:46 05:47:01 all 0.28 0.00 0.07 0.01 0.03 99.62 09:39:46 05:47:01 0 0.20 0.00 0.07 0.00 0.03 99.69 09:39:46 05:47:01 1 0.36 0.00 0.07 0.02 0.02 99.54 09:39:46 05:48:01 all 0.52 0.00 0.08 0.00 0.03 99.37 09:39:46 05:48:01 0 0.43 0.00 0.08 0.00 0.03 99.45 09:39:46 05:48:01 1 0.60 0.00 0.07 0.00 0.03 99.30 09:39:46 09:39:46 05:48:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 05:49:01 all 0.54 0.00 0.10 0.00 0.03 99.34 09:39:46 05:49:01 0 0.40 0.00 0.12 0.00 0.02 99.46 09:39:46 05:49:01 1 0.67 0.00 0.08 0.00 0.03 99.21 09:39:46 05:50:01 all 0.90 0.00 0.08 0.00 0.03 98.98 09:39:46 05:50:01 0 0.74 0.00 0.10 0.00 0.03 99.13 09:39:46 05:50:01 1 1.07 0.00 0.07 0.00 0.03 98.83 09:39:46 05:51:01 all 0.44 0.00 0.07 0.01 0.03 99.46 09:39:46 05:51:01 0 0.45 0.00 0.05 0.00 0.03 99.47 09:39:46 05:51:01 1 0.42 0.00 0.08 0.02 0.03 99.45 09:39:46 05:52:01 all 0.47 0.00 0.11 0.00 0.03 99.40 09:39:46 05:52:01 0 0.47 0.00 0.12 0.00 0.02 99.40 09:39:46 05:52:01 1 0.47 0.00 0.10 0.00 0.03 99.40 09:39:46 05:53:01 all 4.47 0.00 0.93 0.48 0.04 94.08 09:39:46 05:53:01 0 3.01 0.00 1.13 0.00 0.05 95.81 09:39:46 05:53:01 1 5.92 0.00 0.73 0.95 0.03 92.37 09:39:46 05:54:01 all 0.54 0.00 0.19 0.43 0.03 98.82 09:39:46 05:54:01 0 0.47 0.00 0.25 0.72 0.02 98.55 09:39:46 05:54:01 1 0.60 0.00 0.13 0.13 0.03 99.09 09:39:46 05:55:01 all 0.28 0.00 0.04 0.00 0.03 99.65 09:39:46 05:55:01 0 0.27 0.00 0.03 0.00 0.03 99.67 09:39:46 05:55:01 1 0.28 0.00 0.05 0.00 0.03 99.63 09:39:46 05:56:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:39:46 05:56:01 0 0.05 0.00 0.03 0.00 0.05 99.87 09:39:46 05:56:01 1 0.17 0.00 0.02 0.00 0.00 99.82 09:39:46 05:57:01 all 0.26 0.00 0.04 0.00 0.03 99.67 09:39:46 05:57:01 0 0.17 0.00 0.03 0.00 0.03 99.77 09:39:46 05:57:01 1 0.35 0.00 0.05 0.00 0.02 99.58 09:39:46 05:58:01 all 0.47 0.00 0.08 0.00 0.02 99.43 09:39:46 05:58:01 0 0.42 0.00 0.10 0.00 0.00 99.48 09:39:46 05:58:01 1 0.52 0.00 0.07 0.00 0.03 99.38 09:39:46 05:59:01 all 0.69 0.00 0.26 0.05 0.03 98.98 09:39:46 05:59:01 0 0.45 0.00 0.18 0.00 0.03 99.33 09:39:46 05:59:01 1 0.92 0.00 0.33 0.10 0.02 98.63 09:39:46 09:39:46 05:59:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 06:00:01 all 0.18 0.00 0.04 0.00 0.02 99.76 09:39:46 06:00:01 0 0.28 0.00 0.05 0.00 0.02 99.65 09:39:46 06:00:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:39:46 06:01:01 all 0.14 0.00 0.03 0.00 0.03 99.81 09:39:46 06:01:01 0 0.13 0.00 0.02 0.00 0.02 99.83 09:39:46 06:01:01 1 0.15 0.00 0.03 0.00 0.03 99.78 09:39:46 06:02:01 all 0.10 0.00 0.04 0.01 0.03 99.82 09:39:46 06:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 06:02:01 1 0.17 0.00 0.05 0.02 0.03 99.73 09:39:46 06:03:01 all 0.07 0.00 0.03 0.00 0.03 99.87 09:39:46 06:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 06:03:01 1 0.12 0.00 0.03 0.00 0.05 99.80 09:39:46 06:04:01 all 0.11 0.00 0.02 0.00 0.02 99.86 09:39:46 06:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 06:04:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:39:46 06:05:01 all 0.09 0.00 0.03 0.00 0.03 99.86 09:39:46 06:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 06:05:01 1 0.15 0.00 0.02 0.00 0.03 99.80 09:39:46 06:06:01 all 0.04 0.00 0.03 0.00 0.03 99.90 09:39:46 06:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:39:46 06:06:01 1 0.05 0.00 0.03 0.00 0.07 99.85 09:39:46 06:07:01 all 0.08 0.00 0.03 0.00 0.03 99.87 09:39:46 06:07:01 0 0.13 0.00 0.02 0.00 0.03 99.82 09:39:46 06:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 06:08:01 all 0.13 0.00 0.02 0.00 0.03 99.83 09:39:46 06:08:01 0 0.23 0.00 0.02 0.00 0.02 99.73 09:39:46 06:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 06:09:01 all 0.11 0.00 0.02 0.00 0.02 99.86 09:39:46 06:09:01 0 0.20 0.00 0.02 0.00 0.02 99.77 09:39:46 06:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 06:10:01 all 0.08 0.00 0.03 0.00 0.03 99.85 09:39:46 06:10:01 0 0.12 0.00 0.05 0.00 0.05 99.78 09:39:46 06:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 09:39:46 06:10:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 06:11:01 all 0.03 0.00 0.03 0.00 0.03 99.92 09:39:46 06:11:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:39:46 06:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:39:46 06:12:01 all 0.08 0.00 0.03 0.00 0.03 99.87 09:39:46 06:12:01 0 0.10 0.00 0.02 0.00 0.00 99.88 09:39:46 06:12:01 1 0.07 0.00 0.03 0.00 0.05 99.85 09:39:46 06:13:01 all 0.04 0.00 0.02 0.00 0.03 99.92 09:39:46 06:13:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:39:46 06:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 06:14:02 all 0.38 0.00 0.32 0.27 0.03 99.00 09:39:46 06:14:02 0 0.42 0.00 0.28 0.32 0.03 98.95 09:39:46 06:14:02 1 0.35 0.00 0.35 0.22 0.03 99.05 09:39:46 06:15:01 all 0.04 0.00 0.03 0.00 0.03 99.90 09:39:46 06:15:01 0 0.03 0.00 0.02 0.00 0.05 99.90 09:39:46 06:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:39:46 06:16:01 all 0.11 0.00 0.05 0.00 0.03 99.82 09:39:46 06:16:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:39:46 06:16:01 1 0.15 0.00 0.07 0.00 0.02 99.77 09:39:46 06:17:01 all 0.07 0.00 0.02 0.00 0.03 99.89 09:39:46 06:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 06:17:01 1 0.08 0.00 0.02 0.00 0.03 99.87 09:39:46 06:18:01 all 0.09 0.00 0.02 0.00 0.03 99.87 09:39:46 06:18:01 0 0.15 0.00 0.02 0.00 0.03 99.80 09:39:46 06:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 06:19:01 all 0.10 0.00 0.02 0.00 0.03 99.85 09:39:46 06:19:01 0 0.18 0.00 0.02 0.00 0.03 99.77 09:39:46 06:19:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 06:20:01 all 0.07 0.00 0.02 0.00 0.02 99.90 09:39:46 06:20:01 0 0.12 0.00 0.02 0.00 0.03 99.83 09:39:46 06:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:39:46 06:21:01 all 0.16 0.00 0.01 0.00 0.03 99.80 09:39:46 06:21:01 0 0.30 0.00 0.00 0.00 0.03 99.67 09:39:46 06:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 09:39:46 06:21:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 06:22:01 all 0.05 0.00 0.02 0.00 0.03 99.90 09:39:46 06:22:01 0 0.08 0.00 0.02 0.00 0.05 99.85 09:39:46 06:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 06:23:01 all 0.08 0.00 0.03 0.00 0.03 99.86 09:39:46 06:23:01 0 0.13 0.00 0.07 0.00 0.02 99.78 09:39:46 06:23:01 1 0.03 0.00 0.00 0.00 0.03 99.93 09:39:46 06:24:01 all 0.02 0.00 0.02 0.00 0.03 99.94 09:39:46 06:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 06:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 06:25:01 all 0.07 0.00 0.02 0.00 0.03 99.89 09:39:46 06:25:01 0 0.12 0.00 0.02 0.00 0.03 99.83 09:39:46 06:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 06:26:01 all 0.15 0.00 0.01 0.00 0.02 99.82 09:39:46 06:26:01 0 0.28 0.00 0.00 0.00 0.02 99.70 09:39:46 06:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 06:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:39:46 06:27:01 0 0.10 0.00 0.02 0.00 0.03 99.85 09:39:46 06:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:39:46 06:28:01 all 0.09 0.00 0.02 0.00 0.02 99.87 09:39:46 06:28:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:39:46 06:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:39:46 06:29:01 all 0.13 0.00 0.02 0.00 0.03 99.83 09:39:46 06:29:01 0 0.22 0.00 0.02 0.00 0.03 99.73 09:39:46 06:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 06:30:01 all 0.05 0.00 0.01 0.00 0.03 99.92 09:39:46 06:30:01 0 0.10 0.00 0.00 0.00 0.03 99.87 09:39:46 06:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:39:46 06:31:01 all 0.17 0.00 0.02 0.00 0.03 99.79 09:39:46 06:31:01 0 0.28 0.00 0.02 0.00 0.03 99.67 09:39:46 06:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 06:32:01 all 0.05 0.00 0.01 0.00 0.03 99.92 09:39:46 06:32:01 0 0.10 0.00 0.00 0.00 0.03 99.87 09:39:46 06:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:39:46 09:39:46 06:32:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 06:33:01 all 0.08 0.00 0.03 0.00 0.02 99.88 09:39:46 06:33:01 0 0.10 0.00 0.02 0.00 0.00 99.88 09:39:46 06:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:39:46 06:34:01 all 0.02 0.00 0.03 0.00 0.02 99.94 09:39:46 06:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:39:46 06:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:39:46 06:35:01 all 0.05 0.00 0.02 0.00 0.03 99.90 09:39:46 06:35:01 0 0.08 0.00 0.02 0.00 0.05 99.85 09:39:46 06:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 06:36:01 all 0.16 0.00 0.03 0.00 0.03 99.79 09:39:46 06:36:01 0 0.28 0.00 0.02 0.00 0.03 99.67 09:39:46 06:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 06:37:01 all 0.17 3.91 14.89 3.39 0.05 77.60 09:39:46 06:37:01 0 0.27 3.85 14.80 3.87 0.05 77.16 09:39:46 06:37:01 1 0.07 3.96 14.97 2.91 0.05 78.03 09:39:46 06:38:01 all 0.09 0.00 0.03 0.00 0.02 99.86 09:39:46 06:38:01 0 0.13 0.00 0.03 0.00 0.02 99.82 09:39:46 06:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:39:46 06:39:01 all 0.04 0.00 0.02 0.00 0.03 99.92 09:39:46 06:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:39:46 06:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 06:40:01 all 0.08 0.00 0.01 0.00 0.03 99.88 09:39:46 06:40:01 0 0.13 0.00 0.00 0.00 0.03 99.83 09:39:46 06:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 06:41:01 all 0.16 0.00 0.03 0.00 0.03 99.79 09:39:46 06:41:01 0 0.30 0.00 0.02 0.00 0.03 99.65 09:39:46 06:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:39:46 06:42:01 all 0.06 0.00 0.01 0.00 0.03 99.90 09:39:46 06:42:01 0 0.10 0.00 0.02 0.00 0.05 99.83 09:39:46 06:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:39:46 06:43:01 all 0.06 0.00 0.02 0.00 0.02 99.91 09:39:46 06:43:01 0 0.10 0.00 0.02 0.00 0.03 99.85 09:39:46 06:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:39:46 09:39:46 06:43:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 06:44:01 all 0.13 0.00 0.02 0.00 0.02 99.83 09:39:46 06:44:01 0 0.25 0.00 0.02 0.00 0.02 99.72 09:39:46 06:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 06:45:01 all 0.08 0.00 0.01 0.00 0.03 99.88 09:39:46 06:45:01 0 0.12 0.00 0.00 0.00 0.03 99.85 09:39:46 06:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 06:46:01 all 0.04 0.00 0.02 0.00 0.03 99.92 09:39:46 06:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 06:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:39:46 06:47:01 all 0.05 0.00 0.01 0.00 0.02 99.92 09:39:46 06:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:39:46 06:47:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:39:46 06:48:01 all 0.05 0.00 0.02 0.00 0.03 99.91 09:39:46 06:48:01 0 0.02 0.00 0.02 0.00 0.05 99.92 09:39:46 06:48:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:39:46 06:49:02 all 0.09 0.00 0.02 0.00 0.03 99.87 09:39:46 06:49:02 0 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 06:49:02 1 0.15 0.00 0.02 0.00 0.02 99.82 09:39:46 06:50:01 all 0.04 0.00 0.02 0.00 0.03 99.92 09:39:46 06:50:01 0 0.05 0.00 0.02 0.00 0.02 99.91 09:39:46 06:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 06:51:01 all 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 06:51:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:39:46 06:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:39:46 06:52:01 all 0.08 0.00 0.01 0.00 0.03 99.89 09:39:46 06:52:01 0 0.12 0.00 0.00 0.00 0.03 99.85 09:39:46 06:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 06:53:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:39:46 06:53:01 0 0.13 0.00 0.02 0.00 0.02 99.83 09:39:46 06:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 06:54:01 all 0.08 0.00 0.01 0.00 0.03 99.88 09:39:46 06:54:01 0 0.15 0.00 0.00 0.00 0.00 99.85 09:39:46 06:54:01 1 0.02 0.00 0.02 0.00 0.05 99.92 09:39:46 09:39:46 06:54:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 06:55:01 all 0.09 0.00 0.03 0.00 0.03 99.86 09:39:46 06:55:01 0 0.15 0.00 0.02 0.00 0.03 99.80 09:39:46 06:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 06:56:01 all 0.09 0.00 0.02 0.00 0.03 99.86 09:39:46 06:56:01 0 0.17 0.00 0.02 0.00 0.02 99.80 09:39:46 06:56:01 1 0.02 0.00 0.02 0.00 0.05 99.92 09:39:46 06:57:01 all 0.09 0.01 0.02 0.00 0.02 99.87 09:39:46 06:57:01 0 0.15 0.00 0.02 0.00 0.03 99.80 09:39:46 06:57:01 1 0.03 0.02 0.02 0.00 0.00 99.93 09:39:46 06:58:01 all 0.04 0.00 0.02 0.00 0.03 99.91 09:39:46 06:58:01 0 0.02 0.00 0.02 0.00 0.05 99.92 09:39:46 06:58:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:39:46 06:59:01 all 0.07 0.00 0.01 0.00 0.02 99.91 09:39:46 06:59:01 0 0.10 0.00 0.02 0.00 0.03 99.85 09:39:46 06:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:39:46 07:00:01 all 0.07 0.00 0.02 0.00 0.03 99.89 09:39:46 07:00:01 0 0.12 0.00 0.02 0.00 0.02 99.85 09:39:46 07:00:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 07:01:01 all 0.10 0.00 0.03 0.00 0.03 99.85 09:39:46 07:01:01 0 0.18 0.00 0.02 0.00 0.03 99.77 09:39:46 07:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:39:46 07:02:01 all 0.08 0.00 0.03 0.00 0.02 99.88 09:39:46 07:02:01 0 0.13 0.00 0.02 0.00 0.00 99.85 09:39:46 07:02:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:39:46 07:03:01 all 0.08 0.00 0.01 0.00 0.03 99.88 09:39:46 07:03:01 0 0.15 0.00 0.02 0.00 0.02 99.82 09:39:46 07:03:01 1 0.02 0.00 0.00 0.00 0.03 99.95 09:39:46 07:04:01 all 0.09 0.00 0.02 0.00 0.02 99.87 09:39:46 07:04:01 0 0.15 0.00 0.00 0.00 0.00 99.85 09:39:46 07:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 07:05:01 all 0.13 0.00 0.02 0.00 0.03 99.83 09:39:46 07:05:01 0 0.22 0.00 0.02 0.00 0.02 99.75 09:39:46 07:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 09:39:46 07:05:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 07:06:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:39:46 07:06:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:39:46 07:06:01 1 0.07 0.00 0.02 0.00 0.03 99.88 09:39:46 07:07:01 all 0.07 0.00 0.01 0.00 0.03 99.90 09:39:46 07:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:39:46 07:07:01 1 0.12 0.00 0.02 0.00 0.03 99.83 09:39:46 07:08:01 all 0.08 0.00 0.02 0.00 0.03 99.88 09:39:46 07:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 07:08:01 1 0.13 0.00 0.02 0.00 0.03 99.82 09:39:46 07:09:01 all 0.06 0.00 0.01 0.00 0.03 99.91 09:39:46 07:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 09:39:46 07:09:01 1 0.10 0.00 0.00 0.00 0.00 99.90 09:39:46 07:10:01 all 0.08 0.00 0.02 0.00 0.02 99.88 09:39:46 07:10:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:39:46 07:10:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:39:46 07:11:01 all 0.06 0.00 0.03 0.00 0.03 99.89 09:39:46 07:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:39:46 07:11:01 1 0.12 0.00 0.03 0.00 0.03 99.82 09:39:46 07:12:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:39:46 07:12:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 07:12:01 1 0.15 0.00 0.02 0.00 0.02 99.82 09:39:46 07:13:01 all 0.05 0.00 0.02 0.00 0.03 99.91 09:39:46 07:13:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:39:46 07:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 07:14:01 all 0.08 0.00 0.02 0.00 0.02 99.88 09:39:46 07:14:01 0 0.13 0.00 0.02 0.00 0.00 99.85 09:39:46 07:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 07:15:01 all 0.09 0.00 0.02 0.00 0.03 99.87 09:39:46 07:15:01 0 0.15 0.00 0.02 0.00 0.02 99.82 09:39:46 07:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 07:16:01 all 0.09 0.00 0.02 0.01 0.02 99.87 09:39:46 07:16:01 0 0.15 0.00 0.00 0.02 0.00 99.83 09:39:46 07:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 09:39:46 07:16:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 07:17:01 all 0.08 0.00 0.03 0.00 0.03 99.87 09:39:46 07:17:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:39:46 07:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 07:18:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 07:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 07:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 07:19:01 all 0.04 0.00 0.03 0.00 0.03 99.91 09:39:46 07:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:39:46 07:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 07:20:01 all 0.08 0.00 0.07 0.00 0.03 99.82 09:39:46 07:20:01 0 0.08 0.00 0.05 0.00 0.00 99.87 09:39:46 07:20:01 1 0.08 0.00 0.08 0.00 0.05 99.78 09:39:46 07:21:01 all 0.86 0.00 0.33 0.08 0.03 98.69 09:39:46 07:21:01 0 0.87 0.00 0.39 0.07 0.03 98.64 09:39:46 07:21:01 1 0.85 0.00 0.28 0.10 0.02 98.74 09:39:46 07:22:01 all 0.30 0.00 0.20 0.06 0.03 99.41 09:39:46 07:22:01 0 0.25 0.00 0.20 0.10 0.02 99.43 09:39:46 07:22:01 1 0.35 0.00 0.20 0.02 0.05 99.38 09:39:46 07:23:01 all 0.27 0.00 0.18 0.00 0.03 99.51 09:39:46 07:23:01 0 0.28 0.00 0.17 0.00 0.03 99.52 09:39:46 07:23:01 1 0.25 0.00 0.20 0.00 0.03 99.51 09:39:46 07:24:02 all 0.29 0.00 0.18 0.00 0.03 99.50 09:39:46 07:24:02 0 0.20 0.00 0.15 0.00 0.03 99.62 09:39:46 07:24:02 1 0.39 0.00 0.20 0.00 0.03 99.38 09:39:46 07:25:01 all 10.49 0.00 1.69 0.07 0.05 87.70 09:39:46 07:25:01 0 8.38 0.00 1.75 0.14 0.05 89.68 09:39:46 07:25:01 1 12.61 0.00 1.62 0.00 0.05 85.71 09:39:46 07:26:01 all 0.25 0.00 0.23 0.19 0.03 99.29 09:39:46 07:26:01 0 0.20 0.00 0.18 0.00 0.03 99.58 09:39:46 07:26:01 1 0.30 0.00 0.28 0.39 0.03 99.00 09:39:46 07:27:01 all 0.18 0.00 0.03 0.00 0.03 99.76 09:39:46 07:27:01 0 0.22 0.00 0.03 0.00 0.05 99.70 09:39:46 07:27:01 1 0.13 0.00 0.03 0.00 0.02 99.82 09:39:46 09:39:46 07:27:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 07:28:01 all 0.12 0.00 0.03 0.00 0.03 99.82 09:39:46 07:28:01 0 0.10 0.00 0.03 0.00 0.03 99.83 09:39:46 07:28:01 1 0.13 0.00 0.03 0.00 0.02 99.82 09:39:46 07:29:01 all 0.03 0.00 0.03 0.00 0.03 99.91 09:39:46 07:29:01 0 0.07 0.00 0.03 0.00 0.07 99.83 09:39:46 07:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:39:46 07:30:01 all 0.10 0.00 0.03 0.00 0.03 99.83 09:39:46 07:30:01 0 0.13 0.00 0.03 0.00 0.02 99.82 09:39:46 07:30:01 1 0.07 0.00 0.03 0.00 0.05 99.85 09:39:46 07:31:01 all 0.06 0.00 0.01 0.00 0.03 99.90 09:39:46 07:31:01 0 0.00 0.00 0.02 0.00 0.03 99.95 09:39:46 07:31:01 1 0.12 0.00 0.00 0.00 0.03 99.85 09:39:46 07:32:01 all 0.09 0.00 0.02 0.00 0.03 99.86 09:39:46 07:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 07:32:01 1 0.15 0.00 0.02 0.00 0.03 99.80 09:39:46 07:33:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:39:46 07:33:01 0 0.03 0.00 0.03 0.00 0.05 99.88 09:39:46 07:33:01 1 0.22 0.00 0.02 0.00 0.00 99.77 09:39:46 07:34:01 all 0.09 0.00 0.03 0.00 0.03 99.85 09:39:46 07:34:01 0 0.10 0.00 0.05 0.00 0.03 99.82 09:39:46 07:34:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:39:46 07:35:01 all 0.12 0.00 0.02 0.00 0.03 99.83 09:39:46 07:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 07:35:01 1 0.20 0.00 0.02 0.00 0.03 99.75 09:39:46 07:36:01 all 0.12 0.00 0.04 0.00 0.02 99.82 09:39:46 07:36:01 0 0.03 0.00 0.05 0.00 0.03 99.88 09:39:46 07:36:01 1 0.20 0.00 0.03 0.00 0.00 99.77 09:39:46 07:37:01 all 0.07 0.00 0.03 0.00 0.03 99.88 09:39:46 07:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 07:37:01 1 0.10 0.00 0.02 0.00 0.03 99.85 09:39:46 07:38:01 all 0.21 0.00 0.16 0.03 0.04 99.57 09:39:46 07:38:01 0 0.18 0.00 0.18 0.02 0.03 99.58 09:39:46 07:38:01 1 0.23 0.00 0.13 0.03 0.05 99.55 09:39:46 09:39:46 07:38:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 07:39:01 all 0.07 0.00 0.02 0.00 0.03 99.89 09:39:46 07:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 07:39:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:39:46 07:40:01 all 5.69 0.00 2.22 0.45 0.03 91.61 09:39:46 07:40:01 0 6.13 0.00 2.12 0.41 0.03 91.31 09:39:46 07:40:01 1 5.24 0.00 2.32 0.49 0.03 91.91 09:39:46 07:41:01 all 5.09 0.00 3.24 3.60 0.05 88.02 09:39:46 07:41:01 0 5.39 0.00 3.31 3.82 0.05 87.43 09:39:46 07:41:01 1 4.80 0.00 3.16 3.38 0.05 88.61 09:39:46 07:42:01 all 0.06 0.00 0.03 0.00 0.02 99.90 09:39:46 07:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 07:42:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:39:46 07:43:01 all 0.18 0.00 0.27 0.00 0.03 99.53 09:39:46 07:43:01 0 0.27 0.00 0.28 0.00 0.03 99.42 09:39:46 07:43:01 1 0.08 0.00 0.25 0.00 0.02 99.65 09:39:46 07:44:01 all 0.05 0.00 0.03 0.00 0.03 99.89 09:39:46 07:44:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:39:46 07:44:01 1 0.02 0.00 0.02 0.00 0.05 99.92 09:39:46 07:45:01 all 0.06 0.00 0.04 0.00 0.03 99.87 09:39:46 07:45:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:39:46 07:45:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:39:46 07:46:01 all 0.04 0.00 0.02 0.00 0.03 99.92 09:39:46 07:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:39:46 07:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 07:47:01 all 0.09 0.00 0.03 0.00 0.03 99.85 09:39:46 07:47:01 0 0.12 0.00 0.05 0.00 0.03 99.80 09:39:46 07:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:39:46 07:48:01 all 0.14 0.00 0.03 0.00 0.03 99.81 09:39:46 07:48:01 0 0.17 0.00 0.02 0.00 0.02 99.80 09:39:46 07:48:01 1 0.12 0.00 0.03 0.00 0.03 99.82 09:39:46 07:49:01 all 0.24 0.00 0.15 0.02 0.03 99.56 09:39:46 07:49:01 0 0.23 0.00 0.17 0.03 0.05 99.52 09:39:46 07:49:01 1 0.25 0.00 0.13 0.00 0.02 99.60 09:39:46 09:39:46 07:49:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 07:50:01 all 0.09 0.00 0.04 0.00 0.03 99.84 09:39:46 07:50:01 0 0.07 0.00 0.07 0.00 0.03 99.83 09:39:46 07:50:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:39:46 07:51:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:39:46 07:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 07:51:01 1 0.13 0.00 0.02 0.00 0.03 99.82 09:39:46 07:52:01 all 0.17 0.00 0.01 0.00 0.03 99.80 09:39:46 07:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:39:46 07:52:01 1 0.32 0.00 0.02 0.00 0.03 99.63 09:39:46 07:53:01 all 0.07 0.00 0.03 0.00 0.03 99.87 09:39:46 07:53:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 07:53:01 1 0.12 0.00 0.03 0.00 0.03 99.82 09:39:46 07:54:01 all 0.11 0.00 0.03 0.00 0.03 99.83 09:39:46 07:54:01 0 0.03 0.00 0.03 0.00 0.05 99.88 09:39:46 07:54:01 1 0.18 0.00 0.02 0.00 0.02 99.78 09:39:46 07:55:01 all 0.03 0.00 0.01 0.00 0.02 99.94 09:39:46 07:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 07:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:39:46 07:56:01 all 0.08 0.00 0.02 0.00 0.04 99.87 09:39:46 07:56:01 0 0.03 0.00 0.02 0.00 0.07 99.88 09:39:46 07:56:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:39:46 07:57:02 all 0.04 0.00 0.02 0.00 0.03 99.92 09:39:46 07:57:02 0 0.02 0.00 0.02 0.00 0.05 99.92 09:39:46 07:57:02 1 0.07 0.00 0.02 0.00 0.00 99.92 09:39:46 07:58:01 all 0.03 0.00 0.03 0.00 0.03 99.92 09:39:46 07:58:01 0 0.03 0.00 0.03 0.00 0.05 99.88 09:39:46 07:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:39:46 07:59:01 all 0.07 0.00 0.00 0.00 0.03 99.90 09:39:46 07:59:01 0 0.12 0.00 0.00 0.00 0.03 99.85 09:39:46 07:59:01 1 0.02 0.00 0.00 0.00 0.03 99.95 09:39:46 08:00:01 all 0.17 0.00 0.03 0.00 0.03 99.78 09:39:46 08:00:01 0 0.28 0.00 0.03 0.00 0.03 99.65 09:39:46 08:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 09:39:46 08:00:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 08:01:01 all 0.07 0.00 0.03 0.00 0.03 99.87 09:39:46 08:01:01 0 0.12 0.00 0.02 0.00 0.03 99.83 09:39:46 08:01:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:39:46 08:02:01 all 0.08 0.00 0.03 0.00 0.03 99.87 09:39:46 08:02:01 0 0.13 0.00 0.03 0.00 0.03 99.80 09:39:46 08:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 08:03:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:39:46 08:03:01 0 0.12 0.00 0.02 0.00 0.03 99.83 09:39:46 08:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 08:04:01 all 0.04 0.00 0.02 0.00 0.02 99.92 09:39:46 08:04:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:39:46 08:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 08:05:01 all 0.06 0.00 0.01 0.00 0.03 99.90 09:39:46 08:05:01 0 0.08 0.00 0.02 0.00 0.05 99.85 09:39:46 08:05:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:39:46 08:06:01 all 0.18 0.00 0.02 0.00 0.02 99.78 09:39:46 08:06:01 0 0.33 0.00 0.02 0.00 0.02 99.63 09:39:46 08:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 08:07:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:39:46 08:07:01 0 0.17 0.00 0.02 0.00 0.03 99.78 09:39:46 08:07:01 1 0.00 0.00 0.02 0.00 0.03 99.95 09:39:46 08:08:01 all 0.07 0.00 0.03 0.00 0.03 99.87 09:39:46 08:08:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:39:46 08:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 08:09:01 all 0.15 0.00 0.02 0.00 0.03 99.81 09:39:46 08:09:01 0 0.28 0.00 0.02 0.00 0.02 99.68 09:39:46 08:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 08:10:01 all 0.06 0.00 0.01 0.00 0.03 99.90 09:39:46 08:10:01 0 0.10 0.00 0.00 0.00 0.03 99.87 09:39:46 08:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 08:11:01 all 0.08 0.00 0.02 0.01 0.03 99.87 09:39:46 08:11:01 0 0.13 0.00 0.02 0.00 0.05 99.80 09:39:46 08:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:39:46 09:39:46 08:11:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 08:12:01 all 0.14 0.00 0.02 0.00 0.03 99.81 09:39:46 08:12:01 0 0.27 0.00 0.03 0.00 0.03 99.67 09:39:46 08:12:01 1 0.02 0.00 0.00 0.00 0.03 99.95 09:39:46 08:13:01 all 0.08 0.00 0.02 0.00 0.02 99.88 09:39:46 08:13:01 0 0.13 0.00 0.02 0.00 0.02 99.83 09:39:46 08:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 08:14:01 all 0.08 0.00 0.02 0.00 0.03 99.88 09:39:46 08:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 08:14:01 1 0.13 0.00 0.02 0.00 0.02 99.83 09:39:46 08:15:01 all 0.12 0.00 0.03 0.00 0.03 99.83 09:39:46 08:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 08:15:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:39:46 08:16:01 all 0.08 0.00 0.01 0.00 0.03 99.87 09:39:46 08:16:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 08:16:01 1 0.15 0.00 0.00 0.00 0.03 99.82 09:39:46 08:17:01 all 0.18 0.00 0.02 0.00 0.02 99.79 09:39:46 08:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 08:17:01 1 0.32 0.00 0.02 0.00 0.02 99.65 09:39:46 08:18:01 all 0.18 0.00 0.03 0.00 0.02 99.77 09:39:46 08:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 08:18:01 1 0.33 0.00 0.03 0.00 0.02 99.62 09:39:46 08:19:01 all 0.18 0.00 0.02 0.00 0.03 99.77 09:39:46 08:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 08:19:01 1 0.33 0.00 0.02 0.00 0.02 99.63 09:39:46 08:20:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:39:46 08:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 08:20:01 1 0.20 0.00 0.03 0.00 0.02 99.75 09:39:46 08:21:01 all 0.14 0.00 0.02 0.00 0.02 99.82 09:39:46 08:21:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:39:46 08:21:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:39:46 08:22:01 all 0.09 0.00 0.03 0.00 0.03 99.85 09:39:46 08:22:01 0 0.02 0.00 0.05 0.00 0.03 99.90 09:39:46 08:22:01 1 0.17 0.00 0.02 0.00 0.02 99.80 09:39:46 09:39:46 08:22:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 08:23:01 all 0.16 0.00 0.01 0.00 0.01 99.82 09:39:46 08:23:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:39:46 08:23:01 1 0.22 0.00 0.00 0.00 0.00 99.78 09:39:46 08:24:01 all 0.14 0.00 0.03 0.00 0.02 99.81 09:39:46 08:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 08:24:01 1 0.25 0.00 0.03 0.00 0.02 99.70 09:39:46 08:25:01 all 0.14 0.00 0.03 0.00 0.03 99.81 09:39:46 08:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 08:25:01 1 0.25 0.00 0.02 0.00 0.02 99.72 09:39:46 08:26:01 all 0.13 0.00 0.02 0.00 0.02 99.83 09:39:46 08:26:01 0 0.23 0.00 0.03 0.00 0.02 99.72 09:39:46 08:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:39:46 08:27:01 all 0.06 0.00 0.02 0.00 0.01 99.92 09:39:46 08:27:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:39:46 08:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:39:46 08:28:01 all 0.14 0.00 0.03 0.00 0.03 99.80 09:39:46 08:28:01 0 0.25 0.00 0.03 0.00 0.02 99.70 09:39:46 08:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 08:29:01 all 0.16 0.00 0.01 0.00 0.01 99.82 09:39:46 08:29:01 0 0.30 0.00 0.02 0.00 0.02 99.67 09:39:46 08:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:39:46 08:30:01 all 0.13 0.00 0.03 0.00 0.01 99.83 09:39:46 08:30:01 0 0.25 0.00 0.03 0.00 0.00 99.72 09:39:46 08:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 08:31:02 all 0.12 0.00 0.03 0.00 0.03 99.83 09:39:46 08:31:02 0 0.20 0.00 0.02 0.00 0.02 99.77 09:39:46 08:31:02 1 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 08:32:01 all 0.20 0.00 0.03 0.00 0.02 99.75 09:39:46 08:32:01 0 0.32 0.00 0.03 0.00 0.02 99.63 09:39:46 08:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:39:46 08:33:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:39:46 08:33:01 0 0.13 0.00 0.02 0.00 0.02 99.83 09:39:46 08:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 09:39:46 08:33:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 08:34:01 all 0.08 0.00 0.03 0.00 0.03 99.87 09:39:46 08:34:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:39:46 08:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 08:35:01 all 0.08 0.00 0.02 0.00 0.02 99.88 09:39:46 08:35:01 0 0.13 0.00 0.02 0.00 0.02 99.83 09:39:46 08:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 08:36:01 all 0.08 0.00 0.02 0.00 0.02 99.88 09:39:46 08:36:01 0 0.13 0.00 0.02 0.00 0.03 99.82 09:39:46 08:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:39:46 08:37:01 all 0.16 0.00 0.03 0.00 0.03 99.79 09:39:46 08:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 08:37:01 1 0.28 0.00 0.02 0.00 0.02 99.68 09:39:46 08:38:01 all 0.13 0.00 0.02 0.00 0.01 99.85 09:39:46 08:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:39:46 08:38:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:39:46 08:39:01 all 0.15 0.00 0.03 0.00 0.02 99.80 09:39:46 08:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 08:39:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:39:46 08:40:01 all 0.13 0.00 0.02 0.00 0.01 99.85 09:39:46 08:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 08:40:01 1 0.23 0.00 0.02 0.00 0.00 99.75 09:39:46 08:41:01 all 0.12 0.00 0.02 0.00 0.03 99.84 09:39:46 08:41:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:39:46 08:41:01 1 0.18 0.00 0.00 0.00 0.02 99.80 09:39:46 08:42:01 all 0.09 0.00 0.03 0.00 0.02 99.87 09:39:46 08:42:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:39:46 08:42:01 1 0.17 0.00 0.02 0.00 0.00 99.82 09:39:46 08:43:01 all 0.12 0.00 0.02 0.00 0.02 99.85 09:39:46 08:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 08:43:01 1 0.18 0.00 0.02 0.00 0.02 99.78 09:39:46 08:44:01 all 0.11 0.00 0.03 0.00 0.01 99.86 09:39:46 08:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 08:44:01 1 0.18 0.00 0.02 0.00 0.00 99.80 09:39:46 09:39:46 08:44:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 08:45:01 all 0.16 0.00 0.02 0.00 0.02 99.81 09:39:46 08:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 08:45:01 1 0.27 0.00 0.02 0.00 0.02 99.70 09:39:46 08:46:01 all 0.12 0.00 0.03 0.00 0.02 99.83 09:39:46 08:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:39:46 08:46:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:39:46 08:47:01 all 0.15 0.00 0.03 0.00 0.02 99.81 09:39:46 08:47:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:39:46 08:47:01 1 0.25 0.00 0.02 0.00 0.00 99.73 09:39:46 08:48:01 all 0.18 0.00 0.03 0.00 0.01 99.78 09:39:46 08:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:39:46 08:48:01 1 0.32 0.00 0.02 0.00 0.00 99.67 09:39:46 08:49:01 all 0.17 0.00 0.03 0.00 0.01 99.79 09:39:46 08:49:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:39:46 08:49:01 1 0.30 0.00 0.02 0.00 0.00 99.68 09:39:46 08:50:01 all 0.14 0.00 0.02 0.00 0.03 99.82 09:39:46 08:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:39:46 08:50:01 1 0.23 0.00 0.00 0.00 0.02 99.75 09:39:46 08:51:01 all 0.08 0.00 0.03 0.00 0.01 99.88 09:39:46 08:51:01 0 0.08 0.00 0.03 0.00 0.00 99.88 09:39:46 08:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:39:46 08:52:01 all 0.08 0.00 0.02 0.00 0.03 99.88 09:39:46 08:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 08:52:01 1 0.12 0.00 0.02 0.00 0.03 99.83 09:39:46 08:53:01 all 0.16 0.00 0.04 0.00 0.01 99.79 09:39:46 08:53:01 0 0.28 0.00 0.05 0.00 0.00 99.67 09:39:46 08:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 08:54:01 all 0.16 0.00 0.03 0.00 0.02 99.80 09:39:46 08:54:01 0 0.27 0.00 0.02 0.00 0.02 99.70 09:39:46 08:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:39:46 08:55:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:39:46 08:55:01 0 0.25 0.00 0.03 0.00 0.02 99.70 09:39:46 08:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:39:46 09:39:46 08:55:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 08:56:01 all 0.16 0.00 0.03 0.00 0.02 99.80 09:39:46 08:56:01 0 0.28 0.00 0.03 0.00 0.00 99.68 09:39:46 08:56:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 08:57:01 all 0.11 0.00 0.05 0.00 0.01 99.83 09:39:46 08:57:01 0 0.20 0.00 0.07 0.00 0.02 99.72 09:39:46 08:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:39:46 08:58:01 all 0.18 0.00 0.03 0.00 0.02 99.78 09:39:46 08:58:01 0 0.30 0.00 0.03 0.00 0.02 99.65 09:39:46 08:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 08:59:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:39:46 08:59:01 0 0.25 0.00 0.03 0.00 0.02 99.70 09:39:46 08:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:39:46 09:00:01 all 0.20 0.00 0.02 0.00 0.01 99.77 09:39:46 09:00:01 0 0.35 0.00 0.02 0.00 0.00 99.63 09:39:46 09:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 09:01:01 all 0.11 0.00 0.04 0.00 0.01 99.84 09:39:46 09:01:01 0 0.20 0.00 0.05 0.00 0.02 99.73 09:39:46 09:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:39:46 09:02:01 all 0.10 0.00 0.02 0.00 0.03 99.86 09:39:46 09:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 09:02:01 1 0.15 0.00 0.02 0.00 0.03 99.80 09:39:46 09:03:02 all 0.15 0.00 0.03 0.00 0.03 99.79 09:39:46 09:03:02 0 0.03 0.00 0.03 0.00 0.05 99.88 09:39:46 09:03:02 1 0.27 0.00 0.03 0.00 0.00 99.70 09:39:46 09:04:01 all 0.21 0.00 0.03 0.00 0.03 99.74 09:39:46 09:04:01 0 0.05 0.00 0.03 0.00 0.05 99.86 09:39:46 09:04:01 1 0.37 0.00 0.02 0.00 0.00 99.61 09:39:46 09:05:01 all 0.15 0.00 0.03 0.00 0.02 99.80 09:39:46 09:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 09:05:01 1 0.27 0.00 0.03 0.00 0.00 99.70 09:39:46 09:06:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:39:46 09:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:39:46 09:06:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:39:46 09:39:46 09:06:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 09:07:01 all 0.13 0.00 0.02 0.01 0.01 99.84 09:39:46 09:07:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:39:46 09:07:01 1 0.15 0.00 0.02 0.02 0.00 99.82 09:39:46 09:08:01 all 0.07 0.00 0.03 0.00 0.03 99.88 09:39:46 09:08:01 0 0.12 0.00 0.05 0.00 0.03 99.80 09:39:46 09:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:39:46 09:09:01 all 0.08 0.00 0.02 0.00 0.02 99.88 09:39:46 09:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 09:09:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:39:46 09:10:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:39:46 09:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 09:10:01 1 0.18 0.00 0.03 0.00 0.03 99.75 09:39:46 09:11:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:39:46 09:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 09:11:01 1 0.25 0.00 0.02 0.00 0.02 99.72 09:39:46 09:12:01 all 0.13 0.00 0.02 0.00 0.03 99.83 09:39:46 09:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 09:12:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:39:46 09:13:01 all 0.12 0.00 0.02 0.00 0.03 99.84 09:39:46 09:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:39:46 09:13:01 1 0.18 0.00 0.00 0.00 0.03 99.78 09:39:46 09:14:01 all 0.14 0.00 0.02 0.00 0.02 99.82 09:39:46 09:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 09:14:01 1 0.25 0.00 0.02 0.00 0.02 99.72 09:39:46 09:15:01 all 0.08 0.00 0.05 0.00 0.01 99.87 09:39:46 09:15:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:39:46 09:15:01 1 0.10 0.00 0.05 0.00 0.00 99.85 09:39:46 09:16:01 all 3.61 0.00 0.35 0.00 0.03 96.00 09:39:46 09:16:01 0 3.95 0.00 0.47 0.00 0.03 95.54 09:39:46 09:16:01 1 3.27 0.00 0.23 0.00 0.03 96.46 09:39:46 09:17:01 all 0.10 0.00 0.03 0.00 0.02 99.86 09:39:46 09:17:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:39:46 09:17:01 1 0.15 0.00 0.02 0.00 0.00 99.83 09:39:46 09:39:46 09:17:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 09:18:01 all 0.11 0.00 0.03 0.00 0.02 99.84 09:39:46 09:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:39:46 09:18:01 1 0.20 0.00 0.03 0.00 0.02 99.75 09:39:46 09:19:01 all 0.14 0.00 0.02 0.00 0.03 99.82 09:39:46 09:19:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:39:46 09:19:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:39:46 09:20:01 all 0.13 0.00 0.03 0.00 0.02 99.83 09:39:46 09:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:39:46 09:20:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:39:46 09:21:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:39:46 09:21:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:39:46 09:21:01 1 0.20 0.00 0.03 0.00 0.02 99.75 09:39:46 09:22:01 all 0.12 0.00 0.02 0.00 0.03 99.84 09:39:46 09:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 09:22:01 1 0.22 0.00 0.02 0.00 0.03 99.73 09:39:46 09:23:01 all 0.15 0.00 0.03 0.00 0.02 99.81 09:39:46 09:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 09:23:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:39:46 09:24:01 all 0.13 0.00 0.02 0.00 0.02 99.84 09:39:46 09:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:39:46 09:24:01 1 0.20 0.00 0.02 0.00 0.00 99.78 09:39:46 09:25:01 all 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 09:25:01 0 0.03 0.00 0.03 0.00 0.05 99.88 09:39:46 09:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 09:26:01 all 0.18 0.00 0.03 0.00 0.02 99.77 09:39:46 09:26:01 0 0.08 0.00 0.03 0.00 0.03 99.85 09:39:46 09:26:01 1 0.28 0.00 0.02 0.00 0.00 99.70 09:39:46 09:27:01 all 0.04 0.00 0.03 0.00 0.03 99.90 09:39:46 09:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 09:27:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:39:46 09:28:01 all 0.10 0.00 0.02 0.00 0.01 99.87 09:39:46 09:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:39:46 09:28:01 1 0.15 0.00 0.02 0.00 0.00 99.83 09:39:46 09:39:46 09:28:01 CPU %user %nice %system %iowait %steal %idle 09:39:46 09:29:01 all 0.23 0.00 0.03 0.00 0.03 99.72 09:39:46 09:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 09:29:01 1 0.43 0.00 0.02 0.00 0.02 99.53 09:39:46 09:30:01 all 0.13 0.00 0.02 0.00 0.03 99.82 09:39:46 09:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 09:30:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:39:46 09:31:01 all 0.18 0.00 0.03 0.00 0.03 99.76 09:39:46 09:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 09:31:01 1 0.33 0.00 0.03 0.00 0.02 99.62 09:39:46 09:32:01 all 0.19 0.00 0.03 0.00 0.02 99.77 09:39:46 09:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:39:46 09:32:01 1 0.33 0.00 0.02 0.00 0.02 99.63 09:39:46 09:33:01 all 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 09:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:39:46 09:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:39:46 09:34:01 all 0.15 0.00 0.02 0.00 0.03 99.81 09:39:46 09:34:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:39:46 09:34:01 1 0.25 0.00 0.03 0.00 0.03 99.68 09:39:46 09:35:02 all 0.10 0.00 0.02 0.00 0.03 99.86 09:39:46 09:35:02 0 0.03 0.00 0.03 0.00 0.03 99.90 09:39:46 09:35:02 1 0.17 0.00 0.00 0.00 0.02 99.82 09:39:46 09:36:01 all 0.10 0.00 0.03 0.00 0.03 99.85 09:39:46 09:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:39:46 09:36:01 1 0.17 0.00 0.03 0.00 0.02 99.78 09:39:46 09:37:01 all 0.19 0.00 0.03 0.00 0.02 99.77 09:39:46 09:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 09:37:01 1 0.35 0.00 0.02 0.00 0.02 99.62 09:39:46 09:38:01 all 0.12 0.00 0.02 0.00 0.03 99.84 09:39:46 09:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:39:46 09:38:01 1 0.20 0.00 0.02 0.00 0.03 99.75 09:39:46 09:39:01 all 0.20 0.00 0.03 0.00 0.02 99.76 09:39:46 09:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:39:46 09:39:01 1 0.37 0.00 0.02 0.00 0.02 99.60 09:39:46 09:39:46 Average: CPU %user %nice %system %iowait %steal %idle 09:39:46 Average: all 0.29 0.02 0.15 0.10 0.02 99.42 09:39:46 Average: 0 0.28 0.02 0.15 0.11 0.03 99.42 09:39:46 Average: 1 0.31 0.02 0.14 0.09 0.02 99.41 09:39:46 09:39:46 09:39:46