Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f77e2c54bef521ae62dda3df31045e937c2147c+d2ba150c641a4b55954188eaa6e5ea65517ce64a (52d0e6dd92720d5130a9f380cada4b01e4c1dee0) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13072183058759277890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12149998503318974960.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10093300657043196680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14539206027580671212.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12341899001049882940.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false, goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-772266 in /w/workspace/foundry_app-record-replay_PR-181 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/foundry_app-record-replay_PR-181 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2ba150c641a4b55954188eaa6e5ea65517ce64a into PR head commit 3f77e2c54bef521ae62dda3df31045e937c2147c Merge succeeded, producing 605272f7145e196921c70c8cba289329a6c33cc5 Checking out Revision 605272f7145e196921c70c8cba289329a6c33cc5 (PR-181) > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f77e2c54bef521ae62dda3df31045e937c2147c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d2ba150c641a4b55954188eaa6e5ea65517ce64a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 605272f7145e196921c70c8cba289329a6c33cc5 # timeout=10 Commit message: "Merge commit 'd2ba150c641a4b55954188eaa6e5ea65517ce64a' into HEAD" > git rev-list --no-walk 3f77e2c54bef521ae62dda3df31045e937c2147c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:32 ========================================================= 23:08:32 EdgeX Global Pipelines Version Info 23:08:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:08:33 ------------------- 23:08:33 stable info: 23:08:33 ------------------- 23:08:33 Commited By: Cherry Wang cherry@iotechsys.com 23:08:33 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 23:08:33 Message: update stable to v1.0.278 23:08:33 ------------------- 23:08:33 experimental info: 23:08:33 ------------------- 23:08:33 Commited By: **** collab-it+edgex@linuxfoundation.org 23:08:33 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 23:08:33 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:08:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 605272f7145e196921c70c8cba289329a6c33cc5 [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 605272f [Pipeline] echo 23:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:34 provisioning config files... 23:08:34 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-181@tmp/config6912938186767551457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:35 ---> ****-login.sh 23:08:35 nexus3.edgexfoundry.org:10001 23:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:35 23:08:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:08:35 Configure a credential helper to remove this warning. See 23:08:35 https://docs.****.com/go/credential-store/ 23:08:35 23:08:35 Login Succeeded 23:08:35 nexus3.edgexfoundry.org:10002 23:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:35 23:08:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:08:35 Configure a credential helper to remove this warning. See 23:08:35 https://docs.****.com/go/credential-store/ 23:08:35 23:08:35 Login Succeeded 23:08:35 nexus3.edgexfoundry.org:10003 23:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:35 23:08:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:08:35 Configure a credential helper to remove this warning. See 23:08:35 https://docs.****.com/go/credential-store/ 23:08:35 23:08:35 Login Succeeded 23:08:35 nexus3.edgexfoundry.org:10004 23:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:35 23:08:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:08:35 Configure a credential helper to remove this warning. See 23:08:35 https://docs.****.com/go/credential-store/ 23:08:35 23:08:35 Login Succeeded 23:08:35 ****.io 23:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:35 23:08:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:08:35 Configure a credential helper to remove this warning. See 23:08:35 https://docs.****.com/go/credential-store/ 23:08:35 23:08:35 Login Succeeded 23:08:35 ---> ****-login.sh ends [Pipeline] } 23:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:08:36 + git rev-list -1 --merges 605272f7145e196921c70c8cba289329a6c33cc5~1..605272f7145e196921c70c8cba289329a6c33cc5 [Pipeline] echo 23:08:36 -----------> git rev-list -1 --merges 605272f7145e196921c70c8cba289329a6c33cc5~1..605272f7145e196921c70c8cba289329a6c33cc5 605272f7145e196921c70c8cba289329a6c33cc5 23:08:36 605272f7145e196921c70c8cba289329a6c33cc5 [false] [Pipeline] sh 23:08:36 + git log --format=format:%s -1 605272f7145e196921c70c8cba289329a6c33cc5 [Pipeline] echo 23:08:36 ========================================================= 23:08:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:08:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:36 + git log --format=format:%s -1 605272f7145e196921c70c8cba289329a6c33cc5 [Pipeline] echo 23:08:36 [semverPrep] GIT_COMMIT: 605272f7145e196921c70c8cba289329a6c33cc5, Commit Message: Merge commit 'd2ba150c641a4b55954188eaa6e5ea65517ce64a' into HEAD [Pipeline] echo 23:08:36 [semverPrep] This is not a build commit. [Pipeline] sh 23:08:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:08:37 + grep -v github /etc/ssh/ssh_known_hosts 23:08:37 + [ -e /tmp/ssh_known_hosts ] 23:08:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:08:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:08:37 + sudo tee -a /etc/ssh/ssh_known_hosts 23:08:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:37 23:08:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:38 0.1.4: Pulling from edgex-devops/py-git-semver 23:08:38 3dae71ba6b94: Pulling fs layer 23:08:38 6bf1a483ea7c: Pulling fs layer 23:08:38 f5dfc541a4d3: Pulling fs layer 23:08:38 461d9e800cba: Pulling fs layer 23:08:38 80192f66455f: Pulling fs layer 23:08:38 2e8e34ca0e6c: Pulling fs layer 23:08:38 a29436f7fd5d: Pulling fs layer 23:08:38 923cac83aea3: Pulling fs layer 23:08:38 25ad8b0a4227: Pulling fs layer 23:08:38 db01528c6b51: Pulling fs layer 23:08:38 28988de357af: Pulling fs layer 23:08:38 923cac83aea3: Waiting 23:08:38 461d9e800cba: Waiting 23:08:38 25ad8b0a4227: Waiting 23:08:38 db01528c6b51: Waiting 23:08:38 80192f66455f: Waiting 23:08:38 28988de357af: Waiting 23:08:38 2e8e34ca0e6c: Waiting 23:08:38 6bf1a483ea7c: Verifying Checksum 23:08:38 6bf1a483ea7c: Download complete 23:08:38 461d9e800cba: Download complete 23:08:38 80192f66455f: Download complete 23:08:38 f5dfc541a4d3: Verifying Checksum 23:08:38 f5dfc541a4d3: Download complete 23:08:38 3dae71ba6b94: Verifying Checksum 23:08:38 3dae71ba6b94: Download complete 23:08:38 923cac83aea3: Verifying Checksum 23:08:38 923cac83aea3: Download complete 23:08:38 25ad8b0a4227: Verifying Checksum 23:08:38 25ad8b0a4227: Download complete 23:08:38 db01528c6b51: Verifying Checksum 23:08:38 db01528c6b51: Download complete 23:08:38 28988de357af: Verifying Checksum 23:08:38 28988de357af: Download complete 23:08:38 a29436f7fd5d: Verifying Checksum 23:08:39 2e8e34ca0e6c: Verifying Checksum 23:08:39 2e8e34ca0e6c: Download complete 23:08:39 3dae71ba6b94: Pull complete 23:08:39 6bf1a483ea7c: Pull complete 23:08:40 f5dfc541a4d3: Pull complete 23:08:40 461d9e800cba: Pull complete 23:08:40 80192f66455f: Pull complete 23:08:45 2e8e34ca0e6c: Pull complete 23:08:45 a29436f7fd5d: Pull complete 23:08:45 923cac83aea3: Pull complete 23:08:45 25ad8b0a4227: Pull complete 23:08:45 db01528c6b51: Pull complete 23:08:45 28988de357af: Pull complete 23:08:45 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 23:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:46 prd-ubuntu20.04-docker-8c-8g-772266 does not seem to be running inside a container 23:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-181 -v /w/workspace/foundry_app-record-replay_PR-181:/w/workspace/foundry_app-record-replay_PR-181:rw,z -v /w/workspace/foundry_app-record-replay_PR-181@tmp:/w/workspace/foundry_app-record-replay_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:08:49 $ docker top 44bd6e3fd3977c09de0a22d29a01f697035567325cab4343725f842232342f23 -eo pid,comm 23:08:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:08:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:08:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:49 [ssh-agent] Looking for ssh-agent implementation... 23:08:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:50 $ docker exec 44bd6e3fd3977c09de0a22d29a01f697035567325cab4343725f842232342f23 ssh-agent 23:08:50 SSH_AUTH_SOCK=/tmp/ssh-DCKcl7Ai0tQ8/agent.33 23:08:50 SSH_AGENT_PID=39 23:08:50 Running ssh-add (command line suppressed) 23:08:50 Identity added: /w/workspace/foundry_app-record-replay_PR-181@tmp/private_key_12207206517168530171.key (/w/workspace/foundry_app-record-replay_PR-181@tmp/private_key_12207206517168530171.key) 23:08:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:50 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-181 [Pipeline] sh 23:08:50 + git tag --points-at HEAD [Pipeline] } 23:08:50 $ docker exec --env ******** --env ******** 44bd6e3fd3977c09de0a22d29a01f697035567325cab4343725f842232342f23 ssh-agent -k 23:08:50 unset SSH_AUTH_SOCK; 23:08:50 unset SSH_AGENT_PID; 23:08:50 echo Agent pid 39 killed; 23:08:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:08:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:50 [ssh-agent] Looking for ssh-agent implementation... 23:08:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:51 $ docker exec 44bd6e3fd3977c09de0a22d29a01f697035567325cab4343725f842232342f23 ssh-agent 23:08:51 SSH_AUTH_SOCK=/tmp/ssh-dkIqFwzu19SB/agent.85 23:08:51 SSH_AGENT_PID=91 23:08:51 Running ssh-add (command line suppressed) 23:08:51 Identity added: /w/workspace/foundry_app-record-replay_PR-181@tmp/private_key_1661349712622307436.key (/w/workspace/foundry_app-record-replay_PR-181@tmp/private_key_1661349712622307436.key) 23:08:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:51 + git semver init 23:08:51 2025-10-31 23:08:51,765 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 23:08:51 2025-10-31 23:08:51,770 [run_init] DEBUG init version:0.0.0 force:False 23:08:51 2025-10-31 23:08:51,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-181/.semver 23:08:51 2025-10-31 23:08:51,772 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-181/.semver 23:08:51 2025-10-31 23:08:51,772 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-181/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-181, stdin=None, shell=False, universal_newlines=False) 23:08:53 2025-10-31 23:08:53,009 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-181/.git/info/exclude 23:08:53 2025-10-31 23:08:53,010 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-181/.semver/PR-181 with force:False 23:08:53 2025-10-31 23:08:53,010 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-181/.semver/PR-181 23:08:53 2025-10-31 23:08:53,014 [execute] INFO git cat-file --batch-check 23:08:53 2025-10-31 23:08:53,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-181/.semver, stdin=, shell=False, universal_newlines=False) 23:08:53 2025-10-31 23:08:53,017 [execute] INFO git cat-file --batch 23:08:53 2025-10-31 23:08:53,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-181/.semver, stdin=, shell=False, universal_newlines=False) 23:08:53 2025-10-31 23:08:53,020 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-181/.semver/PR-181 23:08:53 0.0.0 [Pipeline] } 23:08:53 $ docker exec --env ******** --env ******** 44bd6e3fd3977c09de0a22d29a01f697035567325cab4343725f842232342f23 ssh-agent -k 23:08:53 unset SSH_AUTH_SOCK; 23:08:53 unset SSH_AGENT_PID; 23:08:53 echo Agent pid 91 killed; 23:08:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:53 + git semver [Pipeline] } 23:08:53 $ docker stop --time=1 44bd6e3fd3977c09de0a22d29a01f697035567325cab4343725f842232342f23 23:08:55 $ docker rm -f --volumes 44bd6e3fd3977c09de0a22d29a01f697035567325cab4343725f842232342f23 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:08:55 Stashed 1 file(s) [Pipeline] echo 23:08:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:56 provisioning config files... 23:08:56 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-181@tmp/config9987076432609787909tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 23:08:56 ---> ****-login.sh 23:08:56 nexus3.edgexfoundry.org:10001 23:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:56 Login Succeeded 23:08:56 nexus3.edgexfoundry.org:10002 23:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:56 Login Succeeded 23:08:56 nexus3.edgexfoundry.org:10003 23:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:56 Login Succeeded 23:08:56 nexus3.edgexfoundry.org:10004 23:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:56 Login Succeeded 23:08:56 ****.io 23:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:56 Login Succeeded 23:08:56 ---> ****-login.sh ends [Pipeline] } 23:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:08:57 ========================================================= 23:08:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 23:08:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 23:08:57 #0 building with "default" instance using docker driver 23:08:57 23:08:57 #1 [internal] load build definition from Dockerfile 23:08:57 #1 transferring dockerfile: 1.76kB done 23:08:57 #1 DONE 0.0s 23:08:57 23:08:57 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 23:08:57 #2 DONE 0.1s 23:08:58 23:08:58 #3 [internal] load .dockerignore 23:08:58 #3 transferring context: 159B done 23:08:58 #3 DONE 0.0s 23:08:58 23:08:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 23:08:58 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 23:08:58 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 2.27MB / 74.07MB 0.1s 23:08:58 #4 ... 23:08:58 23:08:58 #5 [internal] load build context 23:08:58 #5 transferring context: 11.85MB 0.1s done 23:08:58 #5 DONE 0.1s 23:08:58 23:08:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 23:08:58 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 9.44MB / 74.07MB 0.2s 23:08:58 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.0s done 23:08:58 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 23:08:58 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 23:08:58 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 23:08:58 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 23:08:58 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done 23:08:58 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 23:08:58 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 23:08:58 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s 23:08:58 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s 23:08:58 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.15MB / 113.25MB 0.2s 23:08:58 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 20.97MB / 74.07MB 0.4s 23:08:58 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 23:08:58 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 23:08:58 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done 23:08:58 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 5.24MB / 13.30MB 0.4s 23:08:58 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 31.46MB / 74.07MB 0.5s 23:08:58 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 13.63MB / 113.25MB 0.5s 23:08:58 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 8.39MB / 13.30MB 0.5s 23:08:58 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 45.09MB / 74.07MB 0.6s 23:08:58 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 19.92MB / 113.25MB 0.6s 23:08:58 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s 23:08:58 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s 23:08:58 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 31.46MB / 113.25MB 0.8s 23:08:58 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s done 23:08:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 56.62MB / 113.25MB 1.0s 23:08:59 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.0s done 23:08:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 73.40MB / 113.25MB 1.1s 23:08:59 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s 23:08:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 88.90MB / 113.25MB 1.2s 23:08:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 106.95MB / 113.25MB 1.3s 23:08:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.4s 23:08:59 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.8s done 23:09:03 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.5s done 23:09:03 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 23:09:03 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 23:09:03 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 23:09:03 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 23:09:03 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 23:09:03 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 23:09:07 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.9s done 23:09:07 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 23:09:08 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.9s done 23:09:08 #4 DONE 10.0s 23:09:08 23:09:08 #6 [builder 2/7] RUN apk add --update --no-cache make git 23:09:08 #6 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:09:08 #6 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:09:08 #6 0.613 OK: 265 MiB in 60 packages 23:09:13 #6 DONE 5.2s 23:09:13 23:09:13 #7 [builder 3/7] WORKDIR /app 23:09:13 #7 DONE 0.0s 23:09:13 23:09:13 #8 [builder 4/7] COPY go.mod vendor* ./ 23:09:13 #8 DONE 0.0s 23:09:13 23:09:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:52 #9 DONE 35.1s 23:09:52 23:09:52 #10 [builder 6/7] COPY . . 23:09:52 #10 DONE 0.2s 23:09:52 23:09:52 #11 [builder 7/7] RUN echo noop 23:09:52 #11 0.208 noop 23:09:52 #11 DONE 0.3s 23:09:52 23:09:52 #12 exporting to image 23:09:52 #12 exporting layers 23:09:55 #12 exporting layers 6.7s done 23:09:55 #12 writing image sha256:a62f0dc47ab121b588d5142b17c0f3dde68a8ef55e3aae1a738e6b4224d29d23 done 23:09:55 #12 naming to docker.io/library/ci-base-image-x86_64 done 23:09:55 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:56 + docker inspect -f . ci-base-image-x86_64 23:09:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:56 prd-ubuntu20.04-docker-8c-8g-772266 does not seem to be running inside a container 23:09:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-181 -v /w/workspace/foundry_app-record-replay_PR-181:/w/workspace/foundry_app-record-replay_PR-181:rw,z -v /w/workspace/foundry_app-record-replay_PR-181@tmp:/w/workspace/foundry_app-record-replay_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:56 $ docker top 65369ba64bd7a065b96b4a8711dd33b907cdd0fa7554e2ef3ff370be4661b48d -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:57 + go version 23:09:57 go version go1.23.12 linux/amd64 [Pipeline] } 23:09:57 $ docker stop --time=1 65369ba64bd7a065b96b4a8711dd33b907cdd0fa7554e2ef3ff370be4661b48d 23:09:58 $ docker rm -f --volumes 65369ba64bd7a065b96b4a8711dd33b907cdd0fa7554e2ef3ff370be4661b48d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:58 + docker inspect -f . ci-base-image-x86_64 23:09:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:58 prd-ubuntu20.04-docker-8c-8g-772266 does not seem to be running inside a container 23:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-181 -v /w/workspace/foundry_app-record-replay_PR-181:/w/workspace/foundry_app-record-replay_PR-181:rw,z -v /w/workspace/foundry_app-record-replay_PR-181@tmp:/w/workspace/foundry_app-record-replay_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:59 $ docker top 0685e5b7aa68908a71a3b27ebf36e3ce6a492b2deb112382ae7af69a95d0ae15 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:59 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-181 [Pipeline] fileExists [Pipeline] sh 23:09:59 + make test 23:09:59 go test -race -coverprofile=coverage.out ./... 23:10:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:10:31 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:10:31 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 23:10:31 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 23:10:31 ok github.com/edgexfoundry/app-record-replay/internal/app 1.025s coverage: 88.0% of statements 23:10:38 --- FAIL: TestDataManager_StartReplay (5.02s) 23:10:38 --- FAIL: TestDataManager_StartReplay/Error_Path_-_calculated_delay_too_large (0.00s) 23:10:38 manager_test.go:493: 23:10:38 Error Trace: /w/workspace/foundry_app-record-replay_PR-181/internal/application/manager_test.go:493 23:10:38 Error: Expected value not to be nil. 23:10:38 Test: TestDataManager_StartReplay/Error_Path_-_calculated_delay_too_large 23:10:38 manager_test.go:495: 23:10:38 Error Trace: /w/workspace/foundry_app-record-replay_PR-181/internal/application/manager_test.go:495 23:10:38 Error: Should be zero, but was 1 23:10:38 Test: TestDataManager_StartReplay/Error_Path_-_calculated_delay_too_large 23:10:38 FAIL 23:10:38 coverage: 98.7% of statements 23:10:38 FAIL github.com/edgexfoundry/app-record-replay/internal/application 8.086s 23:10:38 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.076s coverage: 89.7% of statements 23:10:38 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.017s coverage: 100.0% of statements 23:10:38 FAIL 23:10:38 make: *** [Makefile:85: unittest] Error 1 [Pipeline] } 23:10:38 $ docker stop --time=1 0685e5b7aa68908a71a3b27ebf36e3ce6a492b2deb112382ae7af69a95d0ae15 23:10:40 $ docker rm -f --volumes 0685e5b7aa68908a71a3b27ebf36e3ce6a492b2deb112382ae7af69a95d0ae15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:41 23:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:41 latest: Pulling from edgex-lftools-log-publisher 23:10:41 5eb5b503b376: Pulling fs layer 23:10:41 5c69ac0246d0: Pulling fs layer 23:10:41 ec43610c2a17: Pulling fs layer 23:10:41 3a2ae6a8a46f: Pulling fs layer 23:10:41 33b1e0a273af: Pulling fs layer 23:10:41 5d3b04190fa2: Pulling fs layer 23:10:41 2f39f015ded8: Pulling fs layer 23:10:41 33b1e0a273af: Waiting 23:10:41 5d3b04190fa2: Waiting 23:10:41 3a2ae6a8a46f: Waiting 23:10:41 2f39f015ded8: Waiting 23:10:41 5c69ac0246d0: Download complete 23:10:41 3a2ae6a8a46f: Verifying Checksum 23:10:41 3a2ae6a8a46f: Download complete 23:10:41 33b1e0a273af: Verifying Checksum 23:10:41 33b1e0a273af: Download complete 23:10:41 5d3b04190fa2: Verifying Checksum 23:10:41 5d3b04190fa2: Download complete 23:10:41 ec43610c2a17: Verifying Checksum 23:10:41 ec43610c2a17: Download complete 23:10:41 5eb5b503b376: Verifying Checksum 23:10:41 5eb5b503b376: Download complete 23:10:42 2f39f015ded8: Download complete 23:10:43 5eb5b503b376: Pull complete 23:10:43 5c69ac0246d0: Pull complete 23:10:44 ec43610c2a17: Pull complete 23:10:44 3a2ae6a8a46f: Pull complete 23:10:44 33b1e0a273af: Pull complete 23:10:44 5d3b04190fa2: Pull complete 23:10:51 2f39f015ded8: Pull complete 23:10:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:51 prd-ubuntu20.04-docker-8c-8g-772266 does not seem to be running inside a container 23:10:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-181 -v /w/workspace/foundry_app-record-replay_PR-181:/w/workspace/foundry_app-record-replay_PR-181:rw,z -v /w/workspace/foundry_app-record-replay_PR-181@tmp:/w/workspace/foundry_app-record-replay_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:10:54 $ docker top b7b9afcbddc107ec45292351a6a29e3ac9778aa414fbedcf89e57e833b82664e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:54 ---> job-cost.sh 23:10:54 lf-activate-venv: SKIPPING 23:10:54 INFO: No Stack... 23:10:55 INFO: Retrieving Pricing Info for: v3-standard-8 23:10:55 INFO: Archiving Costs [Pipeline] sh 23:10:55 + cat /w/workspace/foundry_app-record-replay_PR-181/archives/cost.csv 23:10:55 + cut -d, -f6 [Pipeline] lock 23:10:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-181-2-stack-cost] 23:10:55 Resource [jenkins-edgexfoundry-app-record-replay-PR-181-2-stack-cost] did not exist. Created. 23:10:55 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-181-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:10:56 + echo total: 0.6600000262260437 [Pipeline] stash 23:10:56 Stashed 1 file(s) [Pipeline] } 23:10:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-181-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:10:56 $ docker stop --time=1 b7b9afcbddc107ec45292351a6a29e3ac9778aa414fbedcf89e57e833b82664e 23:10:57 $ docker rm -f --volumes b7b9afcbddc107ec45292351a6a29e3ac9778aa414fbedcf89e57e833b82664e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:10:57 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:10:58 + [ -d /w/workspace/foundry_app-record-replay_PR-181/archives ] 23:10:58 + ls -al /w/workspace/foundry_app-record-replay_PR-181/archives 23:10:58 total 16 23:10:58 drwxr-xr-x 3 root root 4096 Oct 31 23:10 . 23:10:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 23:10 .. 23:10:58 drwxr-xr-x 2 root root 4096 Oct 31 23:10 cost 23:10:58 -rw-r--r-- 1 root root 90 Oct 31 23:10 cost.csv 23:10:58 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-181/archives 23:10:58 + ls -al /w/workspace/foundry_app-record-replay_PR-181/archives 23:10:58 total 16 23:10:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 23:10 . 23:10:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 23:10 .. 23:10:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 23:10 cost 23:10:58 -rw-r--r-- 1 jenkins jenkins 90 Oct 31 23:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:10:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:10:59 ---> package-listing.sh 23:10:59 ++ tr '[:upper:]' '[:lower:]' 23:10:59 ++ facter osfamily 23:10:59 + OS_FAMILY=debian 23:10:59 + workspace=/w/workspace/foundry_app-record-replay_PR-181 23:10:59 + START_PACKAGES=/tmp/packages_start.txt 23:10:59 + END_PACKAGES=/tmp/packages_end.txt 23:10:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:10:59 + PACKAGES=/tmp/packages_start.txt 23:10:59 + '[' /w/workspace/foundry_app-record-replay_PR-181 ']' 23:10:59 + PACKAGES=/tmp/packages_end.txt 23:10:59 + case "${OS_FAMILY}" in 23:10:59 + dpkg -l 23:10:59 + grep '^ii' 23:10:59 + '[' -f /tmp/packages_start.txt ']' 23:10:59 + '[' -f /tmp/packages_end.txt ']' 23:10:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:10:59 + '[' /w/workspace/foundry_app-record-replay_PR-181 ']' 23:10:59 + mkdir -p /w/workspace/foundry_app-record-replay_PR-181/archives/ 23:10:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-181/archives/ [Pipeline] echo 23:10:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:10:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:00 prd-ubuntu20.04-docker-8c-8g-772266 does not seem to be running inside a container 23:11:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_app-record-replay_PR-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-181 -v /w/workspace/foundry_app-record-replay_PR-181:/w/workspace/foundry_app-record-replay_PR-181:rw,z -v /w/workspace/foundry_app-record-replay_PR-181@tmp:/w/workspace/foundry_app-record-replay_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:11:00 $ docker top 6b13cc032295459486093d3abbc7889f32287fa876a5207d67c05ae966895ba1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:01 + touch /tmp/pre-build-complete [Pipeline] sh 23:11:01 + mkdir -p /var/log/sysstat [Pipeline] sh 23:11:01 + ls /var/log/sa-host 23:11:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:01 provisioning config files... 23:11:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-181@tmp/config14050990488464710859tmp [Pipeline] { [Pipeline] echo 23:11:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:11:02 ---> create-netrc.sh [Pipeline] } 23:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:11:02 ---> python-tools-install.sh [Pipeline] echo 23:11:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:11:03 ---> sudo-logs.sh 23:11:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:11:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:11:03 ---> job-cost.sh 23:11:03 lf-activate-venv: SKIPPING 23:11:03 DEBUG: total: 0.6600000262260437 23:11:03 INFO: Retrieving Stack Cost... 23:11:03 INFO: Retrieving Pricing Info for: v3-standard-8 23:11:03 INFO: Archiving Costs [Pipeline] echo 23:11:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:11:03 ---> logs-deploy.sh 23:11:03 lf-activate-venv: SKIPPING 23:11:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-181/2 23:11:03 INFO: archiving workspace using pattern(s): 23:11:04 Archives upload complete. 23:11:04 INFO: archiving logs to Nexus 23:11:05 ---> uname -a: 23:11:05 Linux prd-ubuntu20-04-docker-8c-8g-772266 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 23:11:05 23:11:05 23:11:05 ---> lscpu: 23:11:05 Architecture: x86_64 23:11:05 CPU op-mode(s): 32-bit, 64-bit 23:11:05 Byte Order: Little Endian 23:11:05 Address sizes: 40 bits physical, 48 bits virtual 23:11:05 CPU(s): 8 23:11:05 On-line CPU(s) list: 0-7 23:11:05 Thread(s) per core: 1 23:11:05 Core(s) per socket: 1 23:11:05 Socket(s): 8 23:11:05 NUMA node(s): 1 23:11:05 Vendor ID: AuthenticAMD 23:11:05 CPU family: 23 23:11:05 Model: 49 23:11:05 Model name: AMD EPYC-Rome Processor 23:11:05 Stepping: 0 23:11:05 CPU MHz: 2799.998 23:11:05 BogoMIPS: 5599.99 23:11:05 Virtualization: AMD-V 23:11:05 Hypervisor vendor: KVM 23:11:05 Virtualization type: full 23:11:05 L1d cache: 256 KiB 23:11:05 L1i cache: 256 KiB 23:11:05 L2 cache: 4 MiB 23:11:05 L3 cache: 128 MiB 23:11:05 NUMA node0 CPU(s): 0-7 23:11:05 Vulnerability Gather data sampling: Not affected 23:11:05 Vulnerability Itlb multihit: Not affected 23:11:05 Vulnerability L1tf: Not affected 23:11:05 Vulnerability Mds: Not affected 23:11:05 Vulnerability Meltdown: Not affected 23:11:05 Vulnerability Mmio stale data: Not affected 23:11:05 Vulnerability Retbleed: Vulnerable 23:11:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:11:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:11:05 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:11:05 Vulnerability Srbds: Not affected 23:11:05 Vulnerability Tsx async abort: Not affected 23:11:05 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:11:05 23:11:05 23:11:05 ---> nproc: 23:11:05 8 23:11:05 23:11:05 23:11:05 ---> df -h: 23:11:05 Filesystem Size Used Avail Use% Mounted on 23:11:05 overlay 155G 13G 143G 8% / 23:11:05 tmpfs 64M 0 64M 0% /dev 23:11:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:11:05 shm 64M 0 64M 0% /dev/shm 23:11:05 /dev/vda1 155G 13G 143G 8% /facter-os 23:11:05 23:11:05 23:11:05 ---> sar -b -r -n DEV: 23:11:05 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772266) 10/31/25 _x86_64_ (8 CPU) 23:11:05 23:11:05 21:07:15 LINUX RESTART (8 CPU) 23:11:05 23:11:05 21:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:11:05 21:09:01 6.40 0.00 6.40 0.00 0.00 395.48 0.00 23:11:05 21:10:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 23:11:05 21:11:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 23:11:05 21:12:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 23:11:05 21:13:01 32.73 5.03 27.70 0.00 4513.91 6385.07 0.00 23:11:05 21:14:01 2.40 0.00 2.40 0.00 0.00 25.86 0.00 23:11:05 21:15:01 2.42 1.47 0.95 0.00 46.93 11.60 0.00 23:11:05 21:16:01 3.88 2.12 1.77 0.00 44.52 31.32 0.00 23:11:05 21:17:01 1.08 0.02 1.07 0.00 0.13 12.40 0.00 23:11:05 21:18:01 2.50 0.00 2.50 0.00 0.00 42.13 0.00 23:11:05 21:19:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 23:11:05 21:20:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 23:11:05 21:21:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 23:11:05 21:22:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 23:11:05 21:23:01 1.40 0.02 1.38 0.00 0.13 17.06 0.00 23:11:05 21:24:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 23:11:05 21:25:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 23:11:05 21:26:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 23:11:05 21:27:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 23:11:05 21:28:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 23:11:05 21:29:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 23:11:05 21:30:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 23:11:05 21:31:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 23:11:05 21:32:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 23:11:05 21:33:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 23:11:05 21:34:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 23:11:05 21:35:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 23:11:05 21:36:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 23:11:05 21:37:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 23:11:05 21:38:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 23:11:05 21:39:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 23:11:05 21:40:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 23:11:05 21:41:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 23:11:05 21:42:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 23:11:05 21:43:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 23:11:05 21:44:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 23:11:05 21:45:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 23:11:05 21:46:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 23:11:05 21:47:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 23:11:05 21:48:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 23:11:05 21:49:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 23:11:05 21:50:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 23:11:05 21:51:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 23:11:05 21:52:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 23:11:05 21:53:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 23:11:05 21:54:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 23:11:05 21:55:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 23:11:05 21:56:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 23:11:05 21:57:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 23:11:05 21:58:01 1.30 0.03 1.27 0.00 0.40 15.60 0.00 23:11:05 21:59:01 1.27 0.03 1.23 0.00 0.27 13.46 0.00 23:11:05 22:00:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 23:11:05 22:01:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 23:11:05 22:02:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 23:11:05 22:03:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 23:11:05 22:04:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 23:11:05 22:05:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 23:11:05 22:06:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 23:11:05 22:07:02 0.97 0.00 0.97 0.00 0.00 10.80 0.00 23:11:05 22:08:01 1.39 0.00 1.39 0.00 0.00 15.32 0.00 23:11:05 22:09:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 23:11:05 22:10:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 23:11:05 22:11:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 23:11:05 22:12:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 23:11:05 22:13:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 23:11:05 22:14:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 23:11:05 22:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 23:11:05 22:16:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 23:11:05 22:17:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 23:11:05 22:18:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 23:11:05 22:19:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 23:11:05 22:20:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 23:11:05 22:21:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 23:11:05 22:22:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 23:11:05 22:23:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 23:11:05 22:24:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 23:11:05 22:25:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 23:11:05 22:26:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 23:11:05 22:27:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 23:11:05 22:28:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 23:11:05 22:29:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 23:11:05 22:30:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 23:11:05 22:31:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 23:11:05 22:32:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 23:11:05 22:33:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 23:11:05 22:34:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 23:11:05 22:35:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 23:11:05 22:36:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 23:11:05 22:37:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 23:11:05 22:38:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 23:11:05 22:39:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 23:11:05 22:40:01 1.20 0.00 1.20 0.00 0.00 15.73 0.00 23:11:05 22:41:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 23:11:05 22:42:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 23:11:05 22:43:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 23:11:05 22:44:01 1.18 0.00 1.18 0.00 0.00 15.60 0.00 23:11:05 22:45:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 23:11:05 22:46:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 23:11:05 22:47:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 23:11:05 22:48:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 23:11:05 22:49:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 23:11:05 22:50:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 23:11:05 22:51:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 23:11:05 22:52:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 23:11:05 22:53:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 23:11:05 22:54:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 23:11:05 22:55:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 23:11:05 22:56:01 9.43 6.08 3.35 0.00 363.41 115.05 0.00 23:11:05 22:57:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 23:11:05 22:58:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 23:11:05 22:59:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 23:11:05 23:00:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 23:11:05 23:01:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 23:11:05 23:02:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 23:11:05 23:03:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 23:11:05 23:04:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 23:11:05 23:05:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 23:11:05 23:06:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 23:11:05 23:07:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 23:11:05 23:08:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 23:11:05 23:09:01 356.46 20.64 335.82 0.00 3247.58 31324.87 0.00 23:11:05 23:10:01 225.60 1.83 223.76 0.00 41.46 60286.35 0.00 23:11:05 23:11:01 84.65 0.27 84.39 0.00 15.06 48527.38 0.00 23:11:05 Average: 6.96 0.31 6.65 0.00 67.28 1208.84 0.00 23:11:05 23:11:05 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:11:05 21:09:01 30260444 31840740 513712 1.56 62412 1840492 1609956 4.75 628984 1694972 12 23:11:05 21:10:01 30259688 31840048 513972 1.56 62452 1840496 1609956 4.75 628028 1694960 24 23:11:05 21:11:01 30260000 31840408 513220 1.56 62484 1840496 1609956 4.75 628092 1694964 8 23:11:05 21:12:01 30259708 31840120 513424 1.56 62524 1840496 1609956 4.75 627408 1694968 40 23:11:05 21:13:01 29919224 31810308 523448 1.59 68892 2140400 1647372 4.86 832540 1803208 172 23:11:05 21:14:01 29918092 31809264 524332 1.60 68988 2140400 1647372 4.86 832544 1803212 16 23:11:05 21:15:01 29906880 31799564 533584 1.62 69020 2141808 1647372 4.86 844864 1804224 36 23:11:05 21:16:01 29865520 31760396 571852 1.74 69064 2143428 1629332 4.80 887280 1804900 16 23:11:05 21:17:01 29857124 31752044 580152 1.76 69108 2143432 1629332 4.80 894200 1804884 32 23:11:05 21:18:01 29863088 31758160 573448 1.74 69252 2143408 1629332 4.80 888620 1804864 16 23:11:05 21:19:01 29862804 31757972 573656 1.75 69276 2143416 1629332 4.80 888760 1804876 12 23:11:05 21:20:01 29861620 31756812 574640 1.75 69308 2143420 1629332 4.80 888876 1804872 12 23:11:05 21:21:01 29861500 31756740 574664 1.75 69324 2143420 1629332 4.80 888944 1804872 176 23:11:05 21:22:01 29860452 31755696 575612 1.75 69364 2143424 1629332 4.80 888976 1804876 176 23:11:05 21:23:01 29860160 31755512 575868 1.75 69424 2143420 1629456 4.80 888208 1804880 24 23:11:05 21:24:01 29859956 31755372 576020 1.75 69464 2143428 1629456 4.80 888008 1804884 16 23:11:05 21:25:01 29860048 31755488 576184 1.75 69496 2143432 1629456 4.80 888124 1804888 8 23:11:05 21:26:01 29859720 31755356 576240 1.75 69528 2143560 1629456 4.80 888200 1805012 12 23:11:05 21:27:01 29859940 31755612 575936 1.75 69560 2143564 1629456 4.80 888548 1805016 4 23:11:05 21:28:01 29859640 31755368 576124 1.75 69616 2143548 1629456 4.80 888540 1805020 16 23:11:05 21:29:01 29860184 31755976 575484 1.75 69640 2143572 1629456 4.80 888636 1805028 12 23:11:05 21:30:01 29859956 31755764 575672 1.75 69664 2143576 1629456 4.80 888508 1805028 172 23:11:05 21:31:01 29859656 31755516 575884 1.75 69696 2143576 1629456 4.80 888872 1805032 12 23:11:05 21:32:01 29859860 31755724 575580 1.75 69728 2143580 1629456 4.80 888596 1805036 8 23:11:05 21:33:01 29859664 31755592 575728 1.75 69768 2143576 1629456 4.80 889132 1805044 28 23:11:05 21:34:01 29859300 31755272 575948 1.75 69804 2143588 1629456 4.80 889048 1805040 8 23:11:05 21:35:01 29859504 31755480 575656 1.75 69828 2143592 1629456 4.80 889032 1805044 28 23:11:05 21:36:01 29859372 31755416 575828 1.75 69872 2143596 1629456 4.80 890396 1805048 180 23:11:05 21:37:01 29858860 31754912 576280 1.75 69896 2143600 1629456 4.80 889992 1805052 188 23:11:05 21:38:01 29859136 31755240 575964 1.75 69944 2143588 1629456 4.80 890256 1805056 24 23:11:05 21:39:01 29858780 31754936 576140 1.75 69968 2143604 1629456 4.80 890528 1805060 172 23:11:05 21:40:01 29858416 31754576 576408 1.75 70000 2143608 1629456 4.80 890480 1805064 168 23:11:05 21:41:01 29858388 31754608 576584 1.75 70028 2143608 1629456 4.80 890576 1805068 172 23:11:05 21:42:01 29858180 31754464 576504 1.75 70068 2143612 1629456 4.80 890616 1805076 152 23:11:05 21:43:01 29858108 31754396 576328 1.75 70116 2143612 1629456 4.80 890604 1805080 40 23:11:05 21:44:01 29857932 31754292 576260 1.75 70156 2143616 1629456 4.80 890584 1805084 156 23:11:05 21:45:01 29857980 31754380 576176 1.75 70188 2143620 1629456 4.80 890736 1805072 12 23:11:05 21:46:01 29857836 31754288 576068 1.75 70228 2143624 1629456 4.80 890476 1805072 24 23:11:05 21:47:01 29857496 31754028 576296 1.75 70260 2143628 1629456 4.80 890892 1805080 172 23:11:05 21:48:01 29857236 31753808 576460 1.75 70308 2143624 1629456 4.80 891148 1805084 24 23:11:05 21:49:01 29857276 31753864 576472 1.75 70348 2143632 1629456 4.80 891232 1805084 20 23:11:05 21:50:01 29857260 31753900 576376 1.75 70388 2143640 1629456 4.80 891052 1805092 12 23:11:05 21:51:01 29856960 31753660 576596 1.75 70416 2143640 1613336 4.76 891108 1805096 8 23:11:05 21:52:01 29857196 31753908 576264 1.75 70448 2143644 1613336 4.76 891192 1805096 4 23:11:05 21:53:01 29857180 31753956 576168 1.75 70496 2143648 1629424 4.80 891420 1805104 44 23:11:05 21:54:01 29856780 31753612 576688 1.75 70528 2143648 1629424 4.80 891688 1805100 32 23:11:05 21:55:01 29856764 31753600 576636 1.75 70560 2143656 1629424 4.80 891468 1805104 8 23:11:05 21:56:01 29856756 31753652 576560 1.75 70592 2143656 1629424 4.80 891568 1805112 12 23:11:05 21:57:01 29856204 31753104 577000 1.76 70632 2143660 1629424 4.80 891844 1805116 8 23:11:05 21:58:01 29855872 31752852 577196 1.76 70688 2143636 1629424 4.80 892776 1805120 12 23:11:05 21:59:01 29855964 31753064 576968 1.76 70712 2143680 1629424 4.80 892352 1805128 184 23:11:05 22:00:01 29855916 31753020 576940 1.76 70736 2143684 1629424 4.80 892268 1805132 196 23:11:05 22:01:01 29855680 31752836 577132 1.76 70756 2143684 1629424 4.80 892460 1805132 184 23:11:05 22:02:01 29855736 31752932 577048 1.76 70780 2143688 1629424 4.80 892160 1805136 28 23:11:05 22:03:01 29855500 31752696 577252 1.76 70816 2143676 1629424 4.80 892648 1805136 20 23:11:05 22:04:01 29855092 31752332 577576 1.76 70852 2143696 1629424 4.80 892720 1805148 152 23:11:05 22:05:01 29855228 31752532 577628 1.76 70876 2143700 1613060 4.76 893496 1805156 28 23:11:05 22:06:01 29853936 31751244 578840 1.76 70916 2143704 1613060 4.76 893048 1805160 8 23:11:05 22:07:02 29853864 31751236 578816 1.76 70948 2143708 1613060 4.76 893104 1805168 28 23:11:05 22:08:01 29853808 31751228 578704 1.76 70996 2143708 1613060 4.76 893792 1805172 188 23:11:05 22:09:01 29853792 31751280 578608 1.76 71044 2143708 1613060 4.76 893744 1805180 32 23:11:05 22:10:01 29853696 31751220 578552 1.76 71068 2143716 1613060 4.76 893472 1805164 8 23:11:05 22:11:01 29853304 31750928 578960 1.76 71092 2143780 1613060 4.76 893936 1805216 152 23:11:05 22:12:01 29853588 31751280 578608 1.76 71124 2143788 1613060 4.76 893948 1805236 180 23:11:05 22:13:01 29853708 31751404 578456 1.76 71156 2143788 1613060 4.76 894020 1805236 20 23:11:05 22:14:01 29852808 31750584 579196 1.76 71200 2143780 1613060 4.76 893812 1805240 12 23:11:05 22:15:01 29852476 31750308 579392 1.76 71224 2143796 1613060 4.76 894580 1805244 36 23:11:05 22:16:01 29848548 31746460 583192 1.77 71264 2143796 1629140 4.80 900904 1804372 164 23:11:05 22:17:01 29847580 31745536 584052 1.78 71304 2143800 1629140 4.80 902568 1804360 20 23:11:05 22:18:01 29846312 31744304 585148 1.78 71344 2143792 1629140 4.80 902392 1804360 12 23:11:05 22:19:01 29846280 31744280 585088 1.78 71384 2143796 1629140 4.80 902100 1804364 28 23:11:05 22:20:01 29845900 31744024 585360 1.78 71412 2143808 1629140 4.80 902264 1804368 16 23:11:05 22:21:01 29845860 31744052 585256 1.78 71428 2143876 1629140 4.80 902220 1804436 12 23:11:05 22:22:01 29845780 31744008 585240 1.78 71452 2143888 1629140 4.80 902268 1804444 56 23:11:05 22:23:01 29845512 31743740 585420 1.78 71484 2143888 1612944 4.76 902780 1804444 24 23:11:05 22:24:01 29845032 31743332 585840 1.78 71540 2143884 1612944 4.76 902588 1804452 12 23:11:05 22:25:01 29844236 31742748 586396 1.78 71580 2144024 1612944 4.76 903080 1804584 176 23:11:05 22:26:01 29844220 31742772 586316 1.78 71620 2144024 1612944 4.76 903236 1804584 204 23:11:05 22:27:01 29844244 31742800 586256 1.78 71652 2144028 1612944 4.76 902772 1804588 28 23:11:05 22:28:01 29843588 31742200 586752 1.79 71692 2144028 1612944 4.76 903508 1804588 188 23:11:05 22:29:01 29843724 31742384 586728 1.78 71724 2144032 1612944 4.76 903500 1804596 188 23:11:05 22:30:01 29844032 31742740 586480 1.78 71764 2144040 1612944 4.76 903240 1804608 36 23:11:05 22:31:01 29844248 31742964 586404 1.78 71796 2144040 1612944 4.76 903276 1804600 4 23:11:05 22:32:01 29843956 31742708 586652 1.78 71828 2144044 1612944 4.76 903340 1804604 28 23:11:05 22:33:01 29843460 31742244 587084 1.79 71856 2144044 1612944 4.76 903756 1804604 4 23:11:05 22:34:01 29843744 31742720 586564 1.78 71912 2144176 1612944 4.76 903868 1804720 32 23:11:05 22:35:01 29843712 31742756 586528 1.78 71944 2144180 1612944 4.76 903648 1804740 16 23:11:05 22:36:01 29843200 31742248 586996 1.79 71984 2144172 1612944 4.76 904196 1804740 12 23:11:05 22:37:01 29842688 31741784 587400 1.79 72016 2144184 1629104 4.80 904180 1804748 28 23:11:05 22:38:01 29842640 31741784 587452 1.79 72048 2144184 1629104 4.80 904412 1804752 12 23:11:05 22:39:01 29842608 31741788 587420 1.79 72080 2144192 1629104 4.80 904436 1804752 32 23:11:05 22:40:01 29842868 31742052 587100 1.79 72104 2144192 1629104 4.80 904736 1804756 52 23:11:05 22:41:01 29843104 31742328 586816 1.79 72124 2144200 1629104 4.80 904508 1804760 12 23:11:05 22:42:01 29842844 31742112 587012 1.79 72148 2144204 1629104 4.80 904864 1804768 24 23:11:05 22:43:01 29842364 31741676 587452 1.79 72176 2144204 1629104 4.80 905168 1804772 28 23:11:05 22:44:01 29842576 31741892 587184 1.79 72220 2144200 1629104 4.80 904904 1804776 32 23:11:05 22:45:01 29842504 31741896 587228 1.79 72244 2144212 1629104 4.80 905360 1804780 208 23:11:05 22:46:01 29842340 31741732 587524 1.79 72276 2144212 1629104 4.80 905396 1804772 216 23:11:05 22:47:01 29842396 31741840 587456 1.79 72292 2144216 1629104 4.80 905116 1804780 28 23:11:05 22:48:01 29842152 31741616 587632 1.79 72332 2144216 1629104 4.80 905572 1804776 40 23:11:05 22:49:01 29842104 31741620 587572 1.79 72388 2144208 1613012 4.76 905356 1804788 44 23:11:05 22:50:01 29842088 31741652 587472 1.79 72428 2144228 1596924 4.71 905464 1804796 8 23:11:05 22:51:01 29842072 31741684 587392 1.79 72460 2144228 1596924 4.71 905880 1804800 12 23:11:05 22:52:01 29841480 31741140 587880 1.79 72500 2144232 1596924 4.71 906048 1804808 8 23:11:05 22:53:01 29841504 31741208 587764 1.79 72532 2144232 1596924 4.71 906172 1804812 24 23:11:05 22:54:01 29841748 31741500 587416 1.79 72588 2144220 1596924 4.71 906020 1804820 8 23:11:05 22:55:01 29842112 31741920 587132 1.79 72620 2144244 1612980 4.76 906080 1804828 32 23:11:05 22:56:01 29798516 31712272 612420 1.86 72920 2157180 1693840 4.99 937120 1810288 12 23:11:05 22:57:01 29798388 31712176 612336 1.86 72952 2157184 1693840 4.99 937020 1810296 8 23:11:05 22:58:01 29798396 31712232 612252 1.86 72992 2157176 1693840 4.99 937484 1810292 20 23:11:05 22:59:01 29797844 31711724 612696 1.86 73020 2157188 1693840 4.99 937492 1810296 28 23:11:05 23:00:01 29797504 31711384 612944 1.86 73052 2157188 1693840 4.99 937160 1810296 8 23:11:05 23:01:01 29797456 31711380 612908 1.86 73072 2157192 1693840 4.99 937228 1810300 28 23:11:05 23:02:01 29798456 31712444 611796 1.86 73104 2157200 1693840 4.99 937000 1810308 32 23:11:05 23:03:01 29797880 31711892 612292 1.86 73128 2157200 1693840 4.99 937576 1810308 212 23:11:05 23:04:01 29797756 31711824 612476 1.86 73176 2157196 1693840 4.99 938320 1810312 20 23:11:05 23:05:01 29797704 31711804 612692 1.86 73192 2157204 1693840 4.99 938196 1810312 204 23:11:05 23:06:01 29797584 31711724 612592 1.86 73232 2157208 1693840 4.99 938144 1810316 212 23:11:05 23:07:01 29797780 31711968 612300 1.86 73264 2157212 1693840 4.99 938428 1810324 212 23:11:05 23:08:01 29797868 31712108 612164 1.86 73312 2157212 1693840 4.99 938568 1810320 16 23:11:05 23:09:01 28354660 31465748 816368 2.48 92716 3301676 2001980 5.90 1267028 2841936 220952 23:11:05 23:10:01 26779644 31307528 953948 2.90 158632 4489040 2034104 6.00 1768572 3734652 18316 23:11:05 23:11:01 26434620 31454680 806912 2.45 176668 4925256 1854412 5.47 1735780 4074368 212 23:11:05 Average: 29796205 31741569 587277 1.79 72562 2186375 1638951 4.83 907317 1844434 2006 23:11:05 23:11:05 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:11:05 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:09:01 ens3 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 23:11:05 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:10:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:11:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:12:01 ens3 0.67 0.13 0.12 0.01 0.00 0.00 0.00 0.00 23:11:05 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:13:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 23:11:05 21:13:01 ens3 133.83 85.17 2121.53 5.95 0.00 0.00 0.00 0.00 23:11:05 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:14:01 ens3 1.80 0.22 0.09 0.02 0.00 0.00 0.00 0.00 23:11:05 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:15:01 ens3 1.05 0.73 0.93 0.40 0.00 0.00 0.00 0.00 23:11:05 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:11:05 21:16:01 ens3 9.88 7.51 10.52 5.10 0.00 0.00 0.00 0.00 23:11:05 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:17:01 ens3 1.92 1.48 1.23 1.21 0.00 0.00 0.00 0.00 23:11:05 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:18:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:20:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 23:11:05 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:23:01 ens3 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:24:01 ens3 0.22 0.17 0.10 0.01 0.00 0.00 0.00 0.00 23:11:05 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:25:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:28:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 23:11:05 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:30:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:11:05 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:33:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:34:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 23:11:05 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:36:01 ens3 0.57 0.50 0.28 0.22 0.00 0.00 0.00 0.00 23:11:05 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:38:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:39:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 23:11:05 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:41:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:42:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:43:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:11:05 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:44:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:48:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:49:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 23:11:05 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:50:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:53:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:11:05 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:54:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 21:58:01 ens3 0.40 0.37 0.21 0.08 0.00 0.00 0.00 0.00 23:11:05 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 21:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:03:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:04:01 ens3 0.63 0.17 0.12 0.01 0.00 0.00 0.00 0.00 23:11:05 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:05:01 ens3 0.35 0.37 0.26 0.21 0.00 0.00 0.00 0.00 23:11:05 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:06:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:07:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:08:01 ens3 0.31 0.24 0.10 0.08 0.00 0.00 0.00 0.00 23:11:05 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:09:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:10:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:13:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:15:01 ens3 0.25 0.20 0.11 0.25 0.00 0.00 0.00 0.00 23:11:05 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:11:05 22:16:01 ens3 2.95 2.65 1.66 3.23 0.00 0.00 0.00 0.00 23:11:05 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:17:01 ens3 1.47 1.25 0.79 1.15 0.00 0.00 0.00 0.00 23:11:05 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:18:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:21:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:23:01 ens3 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 23:11:05 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:24:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:25:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:28:01 ens3 0.38 0.20 0.20 0.07 0.00 0.00 0.00 0.00 23:11:05 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:33:01 ens3 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:36:01 ens3 0.55 0.52 0.27 0.22 0.00 0.00 0.00 0.00 23:11:05 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:38:01 ens3 0.27 0.20 0.09 0.08 0.00 0.00 0.00 0.00 23:11:05 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:43:01 ens3 0.32 0.15 0.20 0.07 0.00 0.00 0.00 0.00 23:11:05 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:48:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:49:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:50:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:51:01 ens3 0.22 0.08 0.13 0.00 0.00 0.00 0.00 0.00 23:11:05 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:52:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:53:01 ens3 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:11:05 22:56:01 ens3 1.52 1.47 5.43 0.12 0.00 0.00 0.00 0.00 23:11:05 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:57:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 22:58:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 23:11:05 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 22:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 23:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 23:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:03:01 ens3 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 23:04:01 ens3 0.82 0.43 0.31 0.22 0.00 0.00 0.00 0.00 23:11:05 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:05:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:11:05 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 23:06:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:11:05 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:07:01 ens3 0.22 0.07 0.13 0.00 0.00 0.00 0.00 0.00 23:11:05 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 23:08:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:11:05 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 23:09:01 lo 5.13 5.13 0.52 0.52 0.00 0.00 0.00 0.00 23:11:05 23:09:01 ens3 466.03 306.51 7804.73 84.97 0.00 0.00 0.00 0.00 23:11:05 23:09:01 docker0 32.70 33.15 2.34 186.81 0.00 0.00 0.00 0.00 23:11:05 23:10:01 veth3b70a5e 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:11:05 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 23:10:01 ens3 501.65 366.59 2964.69 45.85 0.00 0.00 0.00 0.00 23:11:05 23:10:01 docker0 348.83 469.44 28.51 2934.23 0.00 0.00 0.00 0.00 23:11:05 23:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:11:05 23:11:01 ens3 116.83 71.42 2547.92 20.30 0.00 0.00 0.00 0.00 23:11:05 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:11:05 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 23:11:05 Average: ens3 10.22 6.96 125.77 1.39 0.00 0.00 0.00 0.00 23:11:05 Average: docker0 3.10 4.09 0.25 25.38 0.00 0.00 0.00 0.00 23:11:05 23:11:05 23:11:05 ---> sar -P ALL: 23:11:05 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772266) 10/31/25 _x86_64_ (8 CPU) 23:11:05 23:11:05 21:07:15 LINUX RESTART (8 CPU) 23:11:05 23:11:05 21:08:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 21:09:01 all 0.05 0.00 0.01 0.08 0.01 99.85 23:11:05 21:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:09:01 1 0.00 0.00 0.00 0.07 0.00 99.93 23:11:05 21:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:09:01 4 0.00 0.00 0.02 0.32 0.00 99.67 23:11:05 21:09:01 5 0.35 0.00 0.02 0.27 0.02 99.35 23:11:05 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:10:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:11:05 21:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:11:05 21:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:10:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 21:10:01 5 0.03 0.00 0.02 0.03 0.02 99.90 23:11:05 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:11:05 21:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 21:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:11:05 21:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:11:01 5 0.02 0.00 0.03 0.02 0.03 99.90 23:11:05 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:12:01 all 0.20 0.00 0.01 0.01 0.01 99.78 23:11:05 21:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:11:05 21:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:12:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 21:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:12:01 5 1.45 0.00 0.05 0.03 0.02 98.45 23:11:05 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:13:01 all 1.56 0.00 0.56 0.45 0.02 97.41 23:11:05 21:13:01 0 0.95 0.00 0.40 0.03 0.02 98.60 23:11:05 21:13:01 1 2.61 0.00 0.79 0.07 0.02 96.53 23:11:05 21:13:01 2 1.84 0.00 0.69 1.50 0.02 95.96 23:11:05 21:13:01 3 1.12 0.00 0.70 0.94 0.02 97.23 23:11:05 21:13:01 4 0.95 0.00 0.45 0.07 0.02 98.51 23:11:05 21:13:01 5 3.27 0.00 0.58 0.84 0.03 95.28 23:11:05 21:13:01 6 0.97 0.00 0.43 0.08 0.00 98.51 23:11:05 21:13:01 7 0.78 0.00 0.43 0.07 0.02 98.70 23:11:05 21:14:01 all 0.26 0.00 0.02 0.01 0.01 99.71 23:11:05 21:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:14:01 2 0.00 0.00 0.00 0.05 0.00 99.95 23:11:05 21:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:14:01 4 0.00 0.00 0.03 0.02 0.00 99.95 23:11:05 21:14:01 5 2.00 0.00 0.02 0.00 0.02 97.96 23:11:05 21:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:15:01 all 0.22 0.00 0.01 0.01 0.01 99.75 23:11:05 21:15:01 0 0.20 0.00 0.02 0.03 0.00 99.75 23:11:05 21:15:01 1 0.15 0.00 0.00 0.00 0.00 99.85 23:11:05 21:15:01 2 0.12 0.00 0.00 0.03 0.00 99.85 23:11:05 21:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:11:05 21:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 21:15:01 5 1.21 0.00 0.05 0.00 0.03 98.71 23:11:05 21:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:16:01 all 0.36 0.00 0.03 0.01 0.01 99.59 23:11:05 21:16:01 0 0.20 0.00 0.02 0.03 0.02 99.73 23:11:05 21:16:01 1 0.90 0.00 0.02 0.00 0.00 99.08 23:11:05 21:16:01 2 0.32 0.00 0.02 0.03 0.02 99.62 23:11:05 21:16:01 3 0.52 0.00 0.03 0.00 0.02 99.43 23:11:05 21:16:01 4 0.10 0.00 0.03 0.02 0.00 99.85 23:11:05 21:16:01 5 0.28 0.00 0.00 0.02 0.02 99.68 23:11:05 21:16:01 6 0.10 0.00 0.05 0.00 0.02 99.83 23:11:05 21:16:01 7 0.47 0.00 0.07 0.00 0.02 99.45 23:11:05 21:17:01 all 0.10 0.00 0.01 0.00 0.01 99.88 23:11:05 21:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:11:05 21:17:01 1 0.57 0.00 0.00 0.00 0.02 99.42 23:11:05 21:17:01 2 0.05 0.00 0.00 0.02 0.00 99.93 23:11:05 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:17:01 4 0.00 0.00 0.03 0.00 0.02 99.95 23:11:05 21:17:01 5 0.10 0.00 0.02 0.00 0.03 99.85 23:11:05 21:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:11:05 21:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:11:05 21:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:18:01 2 0.00 0.00 0.00 0.08 0.00 99.92 23:11:05 21:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:11:05 21:18:01 5 0.07 0.00 0.02 0.00 0.03 99.88 23:11:05 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 21:19:01 all 0.02 0.00 0.00 0.00 0.01 99.97 23:11:05 21:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:11:05 21:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 21:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 21:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:11:05 21:19:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 21:20:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:11:05 21:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 21:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:20:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:11:05 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 21:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 21:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:21:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:11:05 21:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:21:01 5 0.03 0.00 0.00 0.00 0.03 99.93 23:11:05 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:11:05 21:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 21:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:22:01 2 0.03 0.00 0.00 0.03 0.00 99.93 23:11:05 21:22:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:11:05 21:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 21:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:23:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:11:05 21:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:11:05 21:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:11:05 21:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:23:01 5 0.05 0.00 0.02 0.00 0.03 99.90 23:11:05 21:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:23:01 7 0.00 0.00 0.05 0.00 0.00 99.95 23:11:05 21:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 21:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:11:05 21:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 21:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 21:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:11:05 21:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:11:05 21:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:11:05 21:25:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:11:05 21:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:25:01 5 0.00 0.00 0.02 0.02 0.02 99.95 23:11:05 21:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:11:05 21:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:11:05 21:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 21:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:27:01 3 0.00 0.00 0.02 0.00 0.03 99.95 23:11:05 21:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:28:01 all 0.04 0.00 0.01 0.01 0.01 99.94 23:11:05 21:28:01 0 0.05 0.00 0.00 0.00 0.00 99.95 23:11:05 21:28:01 1 0.17 0.00 0.02 0.00 0.00 99.82 23:11:05 21:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:11:05 21:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:28:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:11:05 21:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 21:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:29:01 all 0.00 0.00 0.01 0.00 0.01 99.97 23:11:05 21:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:29:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:11:05 21:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:11:05 21:29:01 5 0.00 0.00 0.03 0.00 0.02 99.95 23:11:05 21:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 21:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:30:01 3 0.02 0.00 0.03 0.00 0.03 99.92 23:11:05 21:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 23:11:05 21:30:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 21:31:01 all 0.06 0.00 0.02 0.00 0.00 99.91 23:11:05 21:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:11:05 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:31:01 5 0.43 0.00 0.08 0.00 0.02 99.47 23:11:05 21:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:32:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:11:05 21:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 21:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:32:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:11:05 21:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:32:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:11:05 21:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:11:05 21:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:33:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 21:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:11:05 21:34:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:11:05 21:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:34:01 2 0.03 0.00 0.00 0.03 0.00 99.93 23:11:05 21:34:01 3 0.00 0.00 0.02 0.00 0.03 99.95 23:11:05 21:34:01 4 0.00 0.00 0.02 0.02 0.02 99.95 23:11:05 21:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:34:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:11:05 21:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:35:01 all 0.25 0.00 0.01 0.00 0.01 99.73 23:11:05 21:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:35:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 21:35:01 5 1.92 0.00 0.03 0.00 0.02 98.03 23:11:05 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:36:01 all 0.07 0.00 0.01 0.00 0.00 99.91 23:11:05 21:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:36:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:11:05 21:36:01 3 0.03 0.00 0.02 0.00 0.03 99.92 23:11:05 21:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:36:01 5 0.43 0.00 0.02 0.00 0.00 99.55 23:11:05 21:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 21:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 21:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:37:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:11:05 21:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:11:05 21:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 21:38:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:11:05 21:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:38:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:11:05 21:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:11:05 21:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:11:05 21:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:39:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:11:05 21:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:11:05 21:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:11:05 21:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:11:05 21:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 21:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:11:05 21:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:11:05 21:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 21:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:41:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 21:41:01 3 0.03 0.00 0.03 0.00 0.03 99.90 23:11:05 21:41:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 21:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:11:05 21:41:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 21:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 21:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 21:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:42:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:11:05 21:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:43:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:11:05 21:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:11:05 21:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 21:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:11:05 21:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:44:01 2 0.02 0.00 0.00 0.08 0.00 99.90 23:11:05 21:44:01 3 0.02 0.00 0.03 0.00 0.03 99.92 23:11:05 21:44:01 4 0.00 0.00 0.02 0.02 0.02 99.95 23:11:05 21:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 21:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:45:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:11:05 21:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:45:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:11:05 21:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 23:11:05 21:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:46:01 all 0.03 0.00 0.01 0.02 0.00 99.94 23:11:05 21:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:46:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:11:05 21:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 23:11:05 21:46:01 4 0.00 0.00 0.02 0.12 0.00 99.87 23:11:05 21:46:01 5 0.12 0.00 0.03 0.00 0.00 99.85 23:11:05 21:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 21:47:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:11:05 21:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 21:47:01 3 0.02 0.00 0.02 0.00 0.03 99.93 23:11:05 21:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:11:05 21:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:48:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:11:05 21:48:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:11:05 21:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 21:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 21:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:49:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:11:05 21:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:49:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:11:05 21:49:01 3 0.07 0.00 0.00 0.00 0.02 99.92 23:11:05 21:49:01 4 0.00 0.00 0.02 0.02 0.02 99.95 23:11:05 21:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:11:05 21:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:50:01 2 0.02 0.00 0.00 0.03 0.02 99.93 23:11:05 21:50:01 3 0.03 0.00 0.03 0.00 0.03 99.90 23:11:05 21:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:51:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:11:05 21:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 21:51:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 21:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 21:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 21:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:52:01 3 0.03 0.00 0.03 0.00 0.03 99.90 23:11:05 21:52:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:11:05 21:52:01 5 0.07 0.00 0.00 0.00 0.02 99.92 23:11:05 21:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:11:05 21:52:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 21:53:01 all 0.00 0.00 0.01 0.01 0.01 99.97 23:11:05 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:53:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:11:05 21:53:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:11:05 21:53:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 21:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:54:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:11:05 21:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 21:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 21:54:01 5 0.07 0.00 0.02 0.00 0.00 99.92 23:11:05 21:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:11:05 21:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:11:05 21:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 21:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:55:01 4 0.02 0.00 0.02 0.02 0.03 99.92 23:11:05 21:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 21:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:56:01 all 0.01 0.00 0.01 0.01 0.00 99.98 23:11:05 21:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:11:05 21:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:56:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:11:05 21:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:57:01 all 0.00 0.00 0.01 0.00 0.01 99.97 23:11:05 21:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 21:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 21:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 21:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 21:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 21:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 21:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:58:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:11:05 21:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:58:01 4 0.03 0.00 0.02 0.02 0.03 99.90 23:11:05 21:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 21:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 21:59:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:11:05 21:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:59:01 2 0.00 0.00 0.00 0.05 0.02 99.93 23:11:05 21:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:59:01 4 0.03 0.00 0.03 0.02 0.02 99.90 23:11:05 21:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 21:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 21:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 22:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 22:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:00:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:11:05 22:00:01 5 0.05 0.00 0.00 0.00 0.02 99.93 23:11:05 22:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:01:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:11:05 22:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 22:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:01:01 4 0.03 0.00 0.00 0.02 0.03 99.92 23:11:05 22:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 22:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 22:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:02:01 4 0.03 0.00 0.05 0.00 0.02 99.90 23:11:05 22:02:01 5 0.08 0.00 0.00 0.00 0.02 99.90 23:11:05 22:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 22:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:11:05 22:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:03:01 2 0.03 0.00 0.00 0.02 0.00 99.95 23:11:05 22:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:03:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:11:05 22:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 22:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:11:05 22:03:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 22:04:01 all 0.02 0.00 0.01 0.00 0.01 99.97 23:11:05 22:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:04:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:11:05 22:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:04:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:11:05 22:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:11:05 22:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 22:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:05:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:11:05 22:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 22:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:06:01 all 0.20 0.00 0.01 0.00 0.01 99.78 23:11:05 22:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:06:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:11:05 22:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:06:01 4 0.03 0.00 0.03 0.00 0.03 99.90 23:11:05 22:06:01 5 1.50 0.00 0.00 0.00 0.02 98.49 23:11:05 22:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:06:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:11:05 22:07:02 all 0.11 0.00 0.00 0.00 0.01 99.88 23:11:05 22:07:02 0 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:07:02 1 0.05 0.00 0.00 0.00 0.00 99.95 23:11:05 22:07:02 2 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 22:07:02 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:07:02 4 0.00 0.00 0.02 0.02 0.02 99.95 23:11:05 22:07:02 5 0.76 0.00 0.00 0.00 0.00 99.24 23:11:05 22:07:02 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:07:02 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:11:05 22:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:11:05 22:08:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:11:05 22:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:08:01 4 0.03 0.00 0.03 0.05 0.03 99.85 23:11:05 22:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:11:05 22:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 22:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 22:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 22:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 22:09:01 5 0.08 0.00 0.00 0.00 0.00 99.92 23:11:05 22:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:09:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:11:05 22:10:01 all 0.07 0.00 0.01 0.01 0.01 99.90 23:11:05 22:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:10:01 2 0.02 0.00 0.00 0.03 0.02 99.93 23:11:05 22:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:10:01 4 0.03 0.00 0.03 0.02 0.02 99.90 23:11:05 22:10:01 5 0.50 0.00 0.00 0.00 0.00 99.50 23:11:05 22:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:11:01 all 0.01 0.00 0.01 0.00 0.01 99.98 23:11:05 22:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:11:01 4 0.00 0.00 0.02 0.00 0.03 99.95 23:11:05 22:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:11:05 22:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:12:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:11:05 22:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:12:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:11:05 22:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:13:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:11:05 22:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:13:01 2 0.00 0.00 0.00 0.03 0.02 99.95 23:11:05 22:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 22:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:11:05 22:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:14:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:11:05 22:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 22:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:14:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:11:05 22:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 23:11:05 22:14:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 22:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 22:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 22:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 22:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 22:15:01 4 0.02 0.00 0.03 0.02 0.03 99.90 23:11:05 22:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:16:01 all 0.07 0.00 0.02 0.01 0.01 99.90 23:11:05 22:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:11:05 22:16:01 1 0.10 0.00 0.02 0.00 0.02 99.87 23:11:05 22:16:01 2 0.07 0.00 0.02 0.03 0.00 99.88 23:11:05 22:16:01 3 0.07 0.00 0.03 0.00 0.02 99.88 23:11:05 22:16:01 4 0.08 0.00 0.02 0.02 0.02 99.87 23:11:05 22:16:01 5 0.07 0.00 0.03 0.00 0.00 99.90 23:11:05 22:16:01 6 0.07 0.00 0.00 0.00 0.02 99.92 23:11:05 22:16:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:11:05 22:17:01 all 0.01 0.00 0.01 0.00 0.00 99.96 23:11:05 22:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:11:05 22:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:17:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:11:05 22:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:11:05 22:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:11:05 22:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:17:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:11:05 22:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:11:05 22:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:18:01 2 0.00 0.00 0.02 0.02 0.02 99.95 23:11:05 22:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:11:05 22:18:01 4 0.02 0.00 0.00 0.02 0.03 99.93 23:11:05 22:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 22:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:19:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:11:05 22:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:11:05 22:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 22:20:01 3 0.07 0.00 0.00 0.00 0.02 99.92 23:11:05 22:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:11:05 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 22:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 22:21:01 2 0.05 0.00 0.02 0.02 0.02 99.90 23:11:05 22:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 22:21:01 4 0.00 0.00 0.03 0.02 0.02 99.93 23:11:05 22:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 22:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 22:22:01 2 0.05 0.00 0.03 0.02 0.02 99.88 23:11:05 22:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:11:05 22:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:23:01 2 0.03 0.00 0.03 0.02 0.03 99.88 23:11:05 22:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 22:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:11:05 22:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:24:01 2 0.03 0.00 0.02 0.03 0.02 99.90 23:11:05 22:24:01 3 0.18 0.00 0.02 0.00 0.00 99.80 23:11:05 22:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:11:05 22:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:11:05 22:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:25:01 3 0.25 0.00 0.02 0.00 0.02 99.72 23:11:05 22:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:25:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:11:05 22:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:11:05 22:25:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 22:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:11:05 22:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:11:05 22:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 22:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:26:01 6 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 22:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:27:01 all 0.14 0.00 0.01 0.00 0.01 99.84 23:11:05 22:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:11:05 22:27:01 2 0.02 0.00 0.03 0.00 0.03 99.92 23:11:05 22:27:01 3 1.03 0.00 0.00 0.00 0.02 98.96 23:11:05 22:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:27:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:11:05 22:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:28:01 all 0.27 0.00 0.01 0.01 0.01 99.71 23:11:05 22:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 22:28:01 3 1.97 0.00 0.00 0.00 0.02 98.01 23:11:05 22:28:01 4 0.03 0.00 0.02 0.02 0.00 99.93 23:11:05 22:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:28:01 6 0.02 0.00 0.00 0.05 0.02 99.92 23:11:05 22:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:29:01 all 0.11 0.00 0.00 0.00 0.01 99.87 23:11:05 22:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:29:01 3 0.85 0.00 0.00 0.00 0.00 99.15 23:11:05 22:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:29:01 6 0.02 0.00 0.00 0.02 0.03 99.93 23:11:05 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 22:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:30:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 22:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:30:01 6 0.02 0.00 0.00 0.03 0.02 99.93 23:11:05 22:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:11:05 22:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 22:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:31:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:11:05 22:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 22:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:31:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:11:05 22:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:32:01 all 0.02 0.00 0.02 0.00 0.01 99.96 23:11:05 22:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:11:05 22:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:32:01 6 0.02 0.00 0.03 0.02 0.03 99.90 23:11:05 22:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:33:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:11:05 22:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:33:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 22:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:33:01 6 0.00 0.00 0.02 0.05 0.02 99.92 23:11:05 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:11:05 22:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:34:01 6 0.03 0.00 0.00 0.03 0.02 99.92 23:11:05 22:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 22:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:35:01 4 0.00 0.00 0.02 0.02 0.02 99.95 23:11:05 22:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:35:01 6 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 22:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 22:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 22:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:36:01 6 0.03 0.00 0.02 0.03 0.03 99.88 23:11:05 22:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:11:05 22:36:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 22:37:01 all 0.09 0.00 0.00 0.00 0.01 99.90 23:11:05 22:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:37:01 3 0.66 0.00 0.00 0.00 0.02 99.32 23:11:05 22:37:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 22:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 22:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:38:01 all 0.10 0.00 0.02 0.00 0.01 99.87 23:11:05 22:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:38:01 3 0.70 0.00 0.07 0.00 0.02 99.22 23:11:05 22:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:38:01 6 0.03 0.00 0.03 0.02 0.03 99.88 23:11:05 22:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:39:01 all 0.16 0.00 0.01 0.01 0.00 99.82 23:11:05 22:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:39:01 3 1.22 0.00 0.00 0.00 0.00 98.78 23:11:05 22:39:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 22:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:39:01 6 0.05 0.00 0.02 0.03 0.02 99.88 23:11:05 22:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:40:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:11:05 22:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:40:01 6 0.03 0.00 0.02 0.02 0.03 99.90 23:11:05 22:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 22:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 22:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 22:41:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 22:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:41:01 6 0.05 0.00 0.03 0.02 0.02 99.88 23:11:05 22:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:42:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:11:05 22:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:42:01 3 1.92 0.00 0.00 0.00 0.02 98.06 23:11:05 22:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 22:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:42:01 6 0.05 0.00 0.03 0.02 0.03 99.87 23:11:05 22:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:11:05 22:43:01 all 0.26 0.00 0.00 0.00 0.01 99.73 23:11:05 22:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:43:01 3 1.97 0.00 0.00 0.00 0.00 98.03 23:11:05 22:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:43:01 6 0.03 0.00 0.00 0.02 0.02 99.93 23:11:05 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:44:01 all 0.12 0.00 0.01 0.00 0.01 99.85 23:11:05 22:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:44:01 3 0.91 0.00 0.02 0.00 0.02 99.06 23:11:05 22:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:11:05 22:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:44:01 6 0.03 0.00 0.05 0.02 0.03 99.87 23:11:05 22:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 22:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:45:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:11:05 22:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:45:01 6 0.03 0.00 0.02 0.02 0.02 99.92 23:11:05 22:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:11:05 22:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:11:05 22:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:46:01 6 0.03 0.00 0.00 0.02 0.03 99.92 23:11:05 22:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 22:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:47:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:11:05 22:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:47:01 6 0.05 0.00 0.05 0.02 0.02 99.87 23:11:05 22:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:11:05 22:47:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 22:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:11:05 22:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:11:05 22:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:48:01 6 0.05 0.00 0.02 0.03 0.03 99.87 23:11:05 22:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:11:05 22:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 22:49:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 22:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:49:01 6 0.03 0.00 0.02 0.03 0.03 99.88 23:11:05 22:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:50:01 all 0.18 0.00 0.01 0.00 0.01 99.80 23:11:05 22:50:01 0 0.00 0.00 0.05 0.00 0.02 99.93 23:11:05 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:50:01 3 1.32 0.00 0.03 0.00 0.00 98.65 23:11:05 22:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:50:01 6 0.03 0.00 0.02 0.02 0.02 99.92 23:11:05 22:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 22:51:01 all 0.25 0.00 0.01 0.01 0.01 99.73 23:11:05 22:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:51:01 3 1.91 0.00 0.00 0.00 0.02 98.08 23:11:05 22:51:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 22:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:51:01 6 0.03 0.00 0.02 0.03 0.03 99.88 23:11:05 22:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:11:05 22:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:11:05 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:52:01 6 0.05 0.00 0.02 0.02 0.02 99.90 23:11:05 22:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:53:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:11:05 22:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 22:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:53:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:11:05 22:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:54:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:11:05 22:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 22:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:11:05 22:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:54:01 6 0.03 0.00 0.02 0.03 0.00 99.92 23:11:05 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 22:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 22:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 23:11:05 22:55:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:11:05 22:55:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:11:05 22:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:55:01 6 0.03 0.00 0.00 0.02 0.02 99.93 23:11:05 22:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:56:01 all 0.23 0.00 0.06 0.04 0.01 99.66 23:11:05 22:56:01 0 0.03 0.00 0.07 0.02 0.02 99.87 23:11:05 22:56:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:11:05 22:56:01 2 0.88 0.00 0.10 0.18 0.02 98.82 23:11:05 22:56:01 3 0.60 0.00 0.05 0.00 0.00 99.35 23:11:05 22:56:01 4 0.05 0.00 0.08 0.03 0.00 99.83 23:11:05 22:56:01 5 0.00 0.00 0.07 0.02 0.00 99.92 23:11:05 22:56:01 6 0.13 0.00 0.05 0.08 0.02 99.72 23:11:05 22:56:01 7 0.07 0.00 0.07 0.00 0.00 99.87 23:11:05 22:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 22:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 22:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 22:57:01 2 0.00 0.00 0.02 0.00 0.03 99.95 23:11:05 22:57:01 3 0.07 0.00 0.00 0.00 0.02 99.92 23:11:05 22:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 23:11:05 22:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:58:01 all 0.16 0.00 0.01 0.00 0.01 99.81 23:11:05 22:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:11:05 22:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:58:01 3 1.17 0.00 0.03 0.00 0.02 98.78 23:11:05 22:58:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:11:05 22:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 23:11:05 22:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 23:11:05 22:58:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 22:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 22:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 22:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 22:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:11:05 22:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 22:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 22:59:01 6 0.03 0.00 0.02 0.02 0.00 99.93 23:11:05 22:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 23:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:11:05 23:00:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:11:05 23:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 23:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 23:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 23:11:05 23:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:11:05 23:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 23:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 23:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 23:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 23:01:01 4 0.02 0.00 0.03 0.02 0.02 99.92 23:11:05 23:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:11:05 23:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 23:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 23:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:02:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:11:05 23:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 23:02:01 4 0.03 0.00 0.03 0.02 0.03 99.88 23:11:05 23:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:02:01 6 0.03 0.00 0.00 0.02 0.02 99.93 23:11:05 23:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 23:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 23:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 23:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:03:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:11:05 23:03:01 4 0.02 0.00 0.03 0.00 0.03 99.92 23:11:05 23:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:03:01 6 0.03 0.00 0.00 0.02 0.02 99.93 23:11:05 23:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:04:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:11:05 23:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:11:05 23:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 23:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 23:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 23:04:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:11:05 23:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 23:04:01 6 0.03 0.00 0.02 0.03 0.00 99.92 23:11:05 23:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 23:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 23:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 23:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:05:01 3 0.08 0.00 0.02 0.00 0.02 99.88 23:11:05 23:05:01 4 0.02 0.00 0.03 0.02 0.02 99.92 23:11:05 23:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:05:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:11:05 23:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:11:05 23:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:11:05 23:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:11:05 23:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 23:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:11:05 23:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:06:01 6 0.05 0.00 0.00 0.03 0.02 99.90 23:11:05 23:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:11:05 23:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:11:05 23:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:11:05 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:11:05 23:07:01 4 0.00 0.00 0.02 0.02 0.03 99.93 23:11:05 23:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:11:05 23:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:11:05 23:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:11:05 23:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:11:05 23:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:08:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:11:05 23:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:11:05 23:08:01 6 0.03 0.00 0.00 0.03 0.02 99.92 23:11:05 23:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:11:05 23:09:01 all 5.85 0.00 1.97 1.61 0.04 90.53 23:11:05 23:09:01 0 4.07 0.00 2.52 3.26 0.05 90.10 23:11:05 23:09:01 1 7.71 0.00 1.54 0.60 0.03 90.11 23:11:05 23:09:01 2 5.51 0.00 1.87 0.34 0.03 92.25 23:11:05 23:09:01 3 6.30 0.00 2.18 0.40 0.05 91.06 23:11:05 23:09:01 4 6.59 0.00 2.06 5.26 0.05 86.03 23:11:05 23:09:01 5 5.36 0.00 1.22 0.30 0.05 93.06 23:11:05 23:09:01 6 5.29 0.00 2.46 2.58 0.05 89.63 23:11:05 23:09:01 7 5.99 0.00 1.89 0.17 0.03 91.91 23:11:05 23:11:05 23:09:01 CPU %user %nice %system %iowait %steal %idle 23:11:05 23:10:01 all 7.15 0.00 2.75 3.87 0.06 86.17 23:11:05 23:10:01 0 7.39 0.00 2.85 1.29 0.07 88.41 23:11:05 23:10:01 1 6.12 0.00 2.54 3.40 0.05 87.89 23:11:05 23:10:01 2 6.19 0.00 2.52 7.27 0.07 83.94 23:11:05 23:10:01 3 7.13 0.00 2.33 2.43 0.05 88.05 23:11:05 23:10:01 4 8.48 0.00 2.66 0.81 0.07 87.99 23:11:05 23:10:01 5 7.10 0.00 3.27 13.50 0.07 76.06 23:11:05 23:10:01 6 6.38 0.00 2.80 1.76 0.05 89.00 23:11:05 23:10:01 7 8.40 0.00 3.04 0.54 0.05 87.97 23:11:05 23:11:01 all 30.32 0.00 4.65 2.38 0.08 62.58 23:11:05 23:11:01 0 31.21 0.00 4.39 0.18 0.07 64.14 23:11:05 23:11:01 1 29.60 0.00 4.97 0.05 0.08 65.29 23:11:05 23:11:01 2 31.23 0.00 4.55 2.49 0.08 61.65 23:11:05 23:11:01 3 32.01 0.00 3.90 0.13 0.07 63.88 23:11:05 23:11:01 4 29.98 0.00 4.48 0.05 0.07 65.42 23:11:05 23:11:01 5 29.10 0.00 4.44 12.16 0.07 54.22 23:11:05 23:11:01 6 29.08 0.00 5.23 3.94 0.08 61.67 23:11:05 23:11:01 7 30.30 0.00 5.21 0.10 0.08 64.31 23:11:05 Average: all 0.41 0.00 0.09 0.07 0.01 99.42 23:11:05 Average: 0 0.37 0.00 0.09 0.04 0.01 99.49 23:11:05 Average: 1 0.39 0.00 0.09 0.03 0.00 99.48 23:11:05 Average: 2 0.38 0.00 0.08 0.11 0.01 99.42 23:11:05 Average: 3 0.53 0.00 0.08 0.03 0.01 99.34 23:11:05 Average: 4 0.38 0.00 0.09 0.06 0.01 99.45 23:11:05 Average: 5 0.46 0.00 0.08 0.22 0.01 99.22 23:11:05 Average: 6 0.35 0.00 0.10 0.08 0.01 99.47 23:11:05 Average: 7 0.38 0.00 0.10 0.01 0.00 99.51 23:11:05 23:11:05 23:11:05