Pull request #20 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 941131a0760f92fa3d5a27f8efe9e59c9287fea2+1d33645e9563b304457790c69843ddbad13ff51a (d38e647912ab26cb6e4878b96a8639d4f35dc1c0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29329 in /w/workspace/edgexfoundry_edgex-compose_PR-20 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/edgexfoundry_edgex-compose_PR-20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1d33645e9563b304457790c69843ddbad13ff51a into PR head commit 941131a0760f92fa3d5a27f8efe9e59c9287fea2 Merge succeeded, producing 941131a0760f92fa3d5a27f8efe9e59c9287fea2 Checking out Revision 941131a0760f92fa3d5a27f8efe9e59c9287fea2 (PR-20) > git config core.sparsecheckout # timeout=10 > git checkout -f 941131a0760f92fa3d5a27f8efe9e59c9287fea2 # 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 1d33645e9563b304457790c69843ddbad13ff51a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 941131a0760f92fa3d5a27f8efe9e59c9287fea2 # timeout=10 Commit message: "fix: Fixed typo in env file description" > git rev-list --no-walk b373337b7142c4899c63bd93c7ddb3758fb0196c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:23:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 15:23:47 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 15:23:53 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #272 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:48:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:27 ---> package-listing.sh 15:48:27 ++ facter osfamily 15:48:27 ++ tr '[:upper:]' '[:lower:]' 15:48:27 + OS_FAMILY=redhat 15:48:27 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-20 15:48:27 + START_PACKAGES=/tmp/packages_start.txt 15:48:27 + END_PACKAGES=/tmp/packages_end.txt 15:48:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:27 + PACKAGES=/tmp/packages_start.txt 15:48:27 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-20 ']' 15:48:27 + PACKAGES=/tmp/packages_end.txt 15:48:27 + case "${OS_FAMILY}" in 15:48:27 + rpm -qa 15:48:27 + sort 15:48:32 + '[' -f /tmp/packages_start.txt ']' 15:48:32 + '[' -f /tmp/packages_end.txt ']' 15:48:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:32 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-20 ']' 15:48:32 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-20/archives/ 15:48:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-20/archives/ [Pipeline] echo 15:48:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-compose_PR-20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:48:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:48:33 15:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:48:33 alpine: Pulling from edgex-lftools-log-publisher 15:48:33 df20fa9351a1: Pulling fs layer 15:48:33 36b3adc4ff6f: Pulling fs layer 15:48:33 8ad3a11d3b57: Pulling fs layer 15:48:33 46f8f816bc3b: Pulling fs layer 15:48:33 93b61091891f: Pulling fs layer 15:48:33 93b9cdb0e59b: Pulling fs layer 15:48:33 5e14af77c1be: Pulling fs layer 15:48:33 01666e4c0597: Pulling fs layer 15:48:33 aa168da1d23b: Pulling fs layer 15:48:33 93b9cdb0e59b: Waiting 15:48:33 5e14af77c1be: Waiting 15:48:33 aa168da1d23b: Waiting 15:48:33 01666e4c0597: Waiting 15:48:33 46f8f816bc3b: Waiting 15:48:33 93b61091891f: Waiting 15:48:33 36b3adc4ff6f: Verifying Checksum 15:48:33 36b3adc4ff6f: Download complete 15:48:33 46f8f816bc3b: Verifying Checksum 15:48:33 46f8f816bc3b: Download complete 15:48:33 df20fa9351a1: Verifying Checksum 15:48:33 df20fa9351a1: Download complete 15:48:34 93b9cdb0e59b: Verifying Checksum 15:48:34 93b9cdb0e59b: Download complete 15:48:34 5e14af77c1be: Download complete 15:48:34 93b61091891f: Verifying Checksum 15:48:34 93b61091891f: Download complete 15:48:34 01666e4c0597: Download complete 15:48:34 8ad3a11d3b57: Verifying Checksum 15:48:34 8ad3a11d3b57: Download complete 15:48:34 df20fa9351a1: Pull complete 15:48:35 36b3adc4ff6f: Pull complete 15:48:36 8ad3a11d3b57: Pull complete 15:48:36 46f8f816bc3b: Pull complete 15:48:36 aa168da1d23b: Verifying Checksum 15:48:36 aa168da1d23b: Download complete 15:48:36 93b61091891f: Pull complete 15:48:36 93b9cdb0e59b: Pull complete 15:48:36 5e14af77c1be: Pull complete 15:48:36 01666e4c0597: Pull complete 15:48:45 aa168da1d23b: Pull complete 15:48:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:48:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:48:45 prd-centos7-docker-4c-2g-29329 does not seem to be running inside a container 15:48:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-compose_PR-20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-compose_PR-20 -v /w/workspace/edgexfoundry_edgex-compose_PR-20:/w/workspace/edgexfoundry_edgex-compose_PR-20:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-20@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-20@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:48:49 $ docker top 868797b760063267a2b558dcd9fceee807a04f013b155242ad254e36b3092390 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:49 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:50 + mkdir -p /var/log/sa [Pipeline] sh 15:48:50 + ls /var/log/sa-host 15:48:50 + sadf -c /var/log/sa-host/sa10 15:48:50 file_magic: OK 15:48:50 HZ: Using current value: 100 15:48:50 file_header: OK 15:48:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:48:50 Statistics: 15:48:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:48:50 File successfully converted to sysstat format version 12.2.1 15:48:50 + sadf -c /var/log/sa-host/sa23 15:48:50 file_magic: OK 15:48:50 HZ: Using current value: 100 15:48:50 file_header: OK 15:48:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:48:50 Statistics: 15:48:50 Hnuu...uuuununununu... 15:48:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:51 provisioning config files... 15:48:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-20@tmp/config2744240778391711174tmp [Pipeline] { [Pipeline] echo 15:48:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:51 ---> create-netrc.sh [Pipeline] } 15:48:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:48:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:48:51 ---> python-tools-install.sh [Pipeline] echo 15:48:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:52 ---> sudo-logs.sh 15:48:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:52 ---> job-cost.sh 15:48:52 lf-activate-venv: SKIPPING 15:48:52 INFO: No Stack... 15:48:53 INFO: Retrieving Pricing Info for: v1-standard-2 15:48:54 INFO: Archiving Costs [Pipeline] echo 15:48:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:54 ---> logs-deploy.sh 15:48:54 lf-activate-venv: SKIPPING 15:48:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-20/14 15:48:54 INFO: archiving workspace using pattern(s): 15:48:56 Archives upload complete. 15:48:56 INFO: archiving logs to Nexus 15:48:57 ---> uname -a: 15:48:57 Linux prd-centos7-docker-4c-2g-29329.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:48:57 15:48:57 15:48:57 ---> lscpu: 15:48:57 Architecture: x86_64 15:48:57 CPU op-mode(s): 32-bit, 64-bit 15:48:57 Byte Order: Little Endian 15:48:57 Address sizes: 40 bits physical, 48 bits virtual 15:48:57 CPU(s): 4 15:48:57 On-line CPU(s) list: 0-3 15:48:57 Thread(s) per core: 1 15:48:57 Core(s) per socket: 1 15:48:57 Socket(s): 4 15:48:57 NUMA node(s): 1 15:48:57 Vendor ID: GenuineIntel 15:48:57 CPU family: 6 15:48:57 Model: 44 15:48:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:48:57 Stepping: 1 15:48:57 CPU MHz: 2933.442 15:48:57 BogoMIPS: 5866.88 15:48:57 Virtualization: VT-x 15:48:57 Hypervisor vendor: KVM 15:48:57 Virtualization type: full 15:48:57 L1d cache: 128 KiB 15:48:57 L1i cache: 128 KiB 15:48:57 L2 cache: 16 MiB 15:48:57 L3 cache: 64 MiB 15:48:57 NUMA node0 CPU(s): 0-3 15:48:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:48:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:48:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:48:57 Vulnerability Meltdown: Mitigation; PTI 15:48:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:48:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:48:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:48:57 Vulnerability Srbds: Not affected 15:48:57 Vulnerability Tsx async abort: Not affected 15:48:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:48:57 15:48:57 15:48:57 ---> nproc: 15:48:57 4 15:48:57 15:48:57 15:48:57 ---> df -h: 15:48:57 Filesystem Size Used Available Use% Mounted on 15:48:57 overlay 50.0G 6.9G 43.1G 14% / 15:48:57 tmpfs 64.0M 0 64.0M 0% /dev 15:48:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:48:57 shm 64.0M 0 64.0M 0% /dev/shm 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-20 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-20@tmp 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 15:48:57 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 15:48:57 15:48:57 15:48:57 ---> free -m: 15:48:57 total used free shared buff/cache available 15:48:57 Mem: 1837 692 89 0 1054 1039 15:48:57 Swap: 1023 1 1022 15:48:57 15:48:57 15:48:57 ---> ip addr: 15:48:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:48:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:48:57 inet 127.0.0.1/8 scope host lo 15:48:57 valid_lft forever preferred_lft forever 15:48:57 inet6 ::1/128 scope host 15:48:57 valid_lft forever preferred_lft forever 15:48:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:48:57 link/ether fa:16:3e:03:0a:2e brd ff:ff:ff:ff:ff:ff 15:48:57 inet 10.30.123.126/23 brd 10.30.123.255 scope global dynamic eth0 15:48:57 valid_lft 84856sec preferred_lft 84856sec 15:48:57 inet6 fe80::f816:3eff:fe03:a2e/64 scope link 15:48:57 valid_lft forever preferred_lft forever 15:48:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:48:57 link/ether 02:42:70:2a:00:2f brd ff:ff:ff:ff:ff:ff 15:48:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:48:57 valid_lft forever preferred_lft forever 15:48:57 15:48:57 15:48:57 ---> sar -b -r -n DEV: 15:48:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/10/21 _x86_64_ (4 CPU) 15:48:57 15:48:57 15:23:01 LINUX RESTART (4 CPU) 15:48:57 15:48:57 15:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:48:57 15:25:01 5.95 0.00 5.95 0.00 0.00 897.90 0.00 15:48:57 15:26:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 15:48:57 15:27:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 15:48:57 15:28:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 15:48:57 15:29:01 0.25 0.00 0.25 0.00 0.00 4.36 0.00 15:48:57 15:30:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 15:48:57 15:31:01 0.35 0.00 0.35 0.00 0.00 5.70 0.00 15:48:57 15:32:01 0.22 0.00 0.22 0.00 0.00 2.75 0.00 15:48:57 15:33:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 15:48:57 15:34:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 15:48:57 15:35:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 15:48:57 15:36:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 15:48:57 15:37:01 0.27 0.00 0.27 0.00 0.00 3.31 0.00 15:48:57 15:38:01 0.48 0.20 0.28 0.00 6.40 4.00 0.00 15:48:57 15:39:01 0.75 0.00 0.75 0.00 0.00 15.22 0.00 15:48:57 15:40:02 0.28 0.00 0.28 0.00 0.00 3.51 0.00 15:48:57 15:41:01 0.24 0.00 0.24 0.00 0.00 2.88 0.00 15:48:57 15:42:01 0.13 0.00 0.13 0.00 0.00 2.17 0.00 15:48:57 15:43:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 15:48:57 15:44:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 15:48:57 15:45:01 0.27 0.00 0.27 0.00 0.00 3.86 0.00 15:48:57 15:46:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 15:48:57 15:47:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 15:48:57 15:48:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 15:48:57 Average: 0.51 0.01 0.50 0.00 0.27 41.10 0.00 15:48:57 15:48:57 15:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:48:57 15:25:01 101800 0 557968 29.65 2620 1219156 1032180 35.23 387772 1197876 20 15:48:57 15:26:01 99824 0 559936 29.76 2620 1219164 1032228 35.23 387628 1200228 20 15:48:57 15:27:01 98660 0 561096 29.82 2620 1219168 1032396 35.23 388572 1200228 20 15:48:57 15:28:01 98984 0 560768 29.80 2620 1219172 1032404 35.23 388416 1200228 20 15:48:57 15:29:01 98880 0 560868 29.81 2620 1219176 1032492 35.24 388532 1200228 8 15:48:57 15:30:01 99844 0 559896 29.76 2620 1219184 1032312 35.23 387628 1200232 16 15:48:57 15:31:01 100068 0 559672 29.75 2620 1219184 1032312 35.23 387512 1200228 8 15:48:57 15:32:01 98836 0 560900 29.81 2620 1219188 1032492 35.24 388480 1200228 12 15:48:57 15:33:01 99608 0 560116 29.77 2620 1219200 1032460 35.24 387968 1200228 20 15:48:57 15:34:01 99084 0 560636 29.80 2620 1219204 1032520 35.24 388472 1200228 20 15:48:57 15:35:01 98680 0 561036 29.82 2620 1219208 1032564 35.24 388652 1200228 8 15:48:57 15:36:01 98928 0 560784 29.80 2620 1219212 1040740 35.52 388492 1200228 20 15:48:57 15:37:01 99920 0 559784 29.75 2620 1219220 1040572 35.51 387604 1200232 20 15:48:57 15:38:01 99312 0 560392 29.78 2620 1219220 1040572 35.51 387752 1200228 8 15:48:57 15:39:01 99684 0 560012 29.76 2620 1219228 1040632 35.52 387820 1200228 8 15:48:57 15:40:02 98920 0 560772 29.80 2620 1219232 1040768 35.52 388352 1200224 12 15:48:57 15:41:01 99772 0 559920 29.76 2620 1219232 1040636 35.52 387660 1200224 8 15:48:57 15:42:01 98960 0 560724 29.80 2620 1219240 1040792 35.52 388552 1200224 16 15:48:57 15:43:01 98392 0 561288 29.83 2620 1219244 1040828 35.52 388744 1200224 20 15:48:57 15:44:01 98096 0 561580 29.85 2620 1219248 1040804 35.52 388788 1200224 16 15:48:57 15:45:01 99484 0 560188 29.77 2620 1219252 1040636 35.52 387824 1200224 16 15:48:57 15:46:01 99336 0 560328 29.78 2620 1219260 1040636 35.52 387720 1200228 8 15:48:57 15:47:01 99180 0 560480 29.79 2620 1219264 1040636 35.52 387588 1200224 8 15:48:57 15:48:01 99600 0 560056 29.77 2620 1219268 1040636 35.52 387716 1200224 8 15:48:57 Average: 99327 0 560383 29.78 2620 1219214 1036885 35.39 388094 1200129 14 15:48:57 15:48:57 15:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:48:57 15:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:48:57 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:26:01 eth0 1.78 0.12 0.22 0.01 0.00 0.00 0.00 0.00 15:48:57 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:27:01 eth0 5.33 0.93 1.18 0.60 0.00 0.00 0.00 0.00 15:48:57 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:28:01 eth0 7.91 0.97 1.66 0.75 0.00 0.00 0.00 0.00 15:48:57 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:29:01 eth0 2.12 0.93 0.98 0.69 0.00 0.00 0.00 0.00 15:48:57 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:30:01 eth0 0.67 0.03 0.05 0.00 0.00 0.00 0.00 0.00 15:48:57 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:31:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:48:57 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:32:01 eth0 2.23 0.42 0.41 0.21 0.00 0.00 0.00 0.00 15:48:57 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:33:01 eth0 1.97 0.35 0.38 0.20 0.00 0.00 0.00 0.00 15:48:57 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:34:01 eth0 1.65 0.73 0.72 0.46 0.00 0.00 0.00 0.00 15:48:57 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:35:01 eth0 0.70 0.33 0.28 0.20 0.00 0.00 0.00 0.00 15:48:57 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:36:01 eth0 1.07 0.40 0.32 0.18 0.00 0.00 0.00 0.00 15:48:57 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:37:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 15:48:57 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:38:01 eth0 0.42 0.08 0.03 0.01 0.00 0.00 0.00 0.00 15:48:57 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:39:01 eth0 3.10 0.20 0.40 0.07 0.00 0.00 0.00 0.00 15:48:57 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:40:02 eth0 1.17 0.33 0.33 0.20 0.00 0.00 0.00 0.00 15:48:57 15:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:41:01 eth0 0.61 0.07 0.06 0.00 0.00 0.00 0.00 0.00 15:48:57 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:42:01 eth0 1.52 0.63 0.63 0.40 0.00 0.00 0.00 0.00 15:48:57 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:43:01 eth0 1.42 0.55 0.59 0.36 0.00 0.00 0.00 0.00 15:48:57 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:44:01 eth0 0.32 0.13 0.14 0.10 0.00 0.00 0.00 0.00 15:48:57 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:45:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:48:57 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:46:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:47:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:48:57 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:48:01 eth0 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00 15:48:57 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 Average: eth0 1.46 0.32 0.35 0.19 0.00 0.00 0.00 0.00 15:48:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:57 15:48:57 15:48:57 ---> sar -P ALL: 15:48:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/10/21 _x86_64_ (4 CPU) 15:48:57 15:48:57 15:23:01 LINUX RESTART (4 CPU) 15:48:57 15:48:57 15:24:01 CPU %user %nice %system %iowait %steal %idle 15:48:57 15:25:01 all 0.05 0.00 0.05 0.00 0.00 99.90 15:48:57 15:25:01 0 0.13 0.00 0.07 0.00 0.00 99.80 15:48:57 15:25:01 1 0.02 0.00 0.07 0.00 0.02 99.90 15:48:57 15:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:48:57 15:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:48:57 15:26:01 all 0.16 0.00 0.05 0.00 0.00 99.79 15:48:57 15:26:01 0 0.48 0.00 0.03 0.00 0.00 99.48 15:48:57 15:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:48:57 15:26:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:48:57 15:26:01 3 0.05 0.00 0.12 0.00 0.00 99.83 15:48:57 15:27:01 all 0.15 0.00 0.05 0.00 0.00 99.80 15:48:57 15:27:01 0 0.50 0.00 0.03 0.00 0.00 99.47 15:48:57 15:27:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:48:57 15:27:01 2 0.05 0.00 0.07 0.00 0.00 99.88 15:48:57 15:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:48:57 15:28:01 all 0.19 0.00 0.05 0.00 0.00 99.76 15:48:57 15:28:01 0 0.45 0.00 0.07 0.00 0.02 99.47 15:48:57 15:28:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:48:57 15:28:01 2 0.20 0.00 0.07 0.00 0.00 99.73 15:48:57 15:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:48:57 15:29:01 all 0.08 0.00 0.05 0.00 0.01 99.86 15:48:57 15:29:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:48:57 15:29:01 1 0.08 0.00 0.05 0.00 0.00 99.87 15:48:57 15:29:01 2 0.17 0.00 0.07 0.00 0.02 99.75 15:48:57 15:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:48:57 15:30:01 all 0.08 0.00 0.03 0.00 0.00 99.89 15:48:57 15:30:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:48:57 15:30:01 1 0.17 0.00 0.03 0.00 0.00 99.80 15:48:57 15:30:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:48:57 15:30:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:48:57 15:31:01 all 0.15 0.00 0.04 0.00 0.00 99.82 15:48:57 15:31:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:48:57 15:31:01 1 0.13 0.00 0.03 0.00 0.00 99.83 15:48:57 15:31:01 2 0.38 0.00 0.03 0.00 0.00 99.58 15:48:57 15:31:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:48:57 15:32:01 all 0.16 0.00 0.03 0.00 0.00 99.80 15:48:57 15:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:48:57 15:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:48:57 15:32:01 2 0.53 0.00 0.03 0.00 0.02 99.42 15:48:57 15:32:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:48:57 15:33:01 all 0.15 0.00 0.04 0.00 0.00 99.81 15:48:57 15:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:48:57 15:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:48:57 15:33:01 2 0.52 0.00 0.03 0.00 0.00 99.45 15:48:57 15:33:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:48:57 15:34:01 all 0.17 0.00 0.04 0.00 0.00 99.79 15:48:57 15:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:48:57 15:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:48:57 15:34:01 2 0.55 0.00 0.05 0.00 0.00 99.40 15:48:57 15:34:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:48:57 15:35:01 all 0.16 0.00 0.04 0.00 0.01 99.80 15:48:57 15:35:01 0 0.02 0.00 0.05 0.00 0.00 99.93 15:48:57 15:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:48:57 15:35:01 2 0.52 0.00 0.03 0.00 0.02 99.43 15:48:57 15:35:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:48:57 15:48:57 15:35:01 CPU %user %nice %system %iowait %steal %idle 15:48:57 15:36:01 all 0.18 0.00 0.04 0.00 0.00 99.78 15:48:57 15:36:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:48:57 15:36:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:48:57 15:36:01 2 0.52 0.00 0.03 0.00 0.00 99.45 15:48:57 15:36:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:48:57 15:37:01 all 0.15 0.00 0.05 0.00 0.00 99.79 15:48:57 15:37:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:48:57 15:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 15:48:57 15:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:48:57 15:37:01 3 0.50 0.00 0.08 0.02 0.00 99.40 15:48:57 15:38:01 all 0.14 0.00 0.06 0.00 0.01 99.79 15:48:57 15:38:01 0 0.02 0.00 0.05 0.00 0.00 99.93 15:48:57 15:38:01 1 0.07 0.00 0.10 0.00 0.03 99.80 15:48:57 15:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:48:57 15:38:01 3 0.45 0.00 0.05 0.00 0.02 99.48 15:48:57 15:39:01 all 0.15 0.00 0.04 0.00 0.01 99.80 15:48:57 15:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:48:57 15:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:48:57 15:39:01 2 0.03 0.00 0.05 0.00 0.02 99.90 15:48:57 15:39:01 3 0.50 0.00 0.03 0.00 0.02 99.45 15:48:57 15:40:02 all 0.06 0.00 0.05 0.00 0.01 99.88 15:48:57 15:40:02 0 0.02 0.00 0.03 0.00 0.02 99.93 15:48:57 15:40:02 1 0.02 0.00 0.02 0.00 0.00 99.97 15:48:57 15:40:02 2 0.07 0.00 0.08 0.00 0.02 99.83 15:48:57 15:40:02 3 0.13 0.00 0.05 0.00 0.02 99.80 15:48:57 15:41:01 all 0.04 0.00 0.03 0.00 0.00 99.92 15:48:57 15:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:48:57 15:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:48:57 15:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:48:57 15:41:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:48:57 15:42:01 all 0.13 0.00 0.05 0.00 0.01 99.81 15:48:57 15:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:48:57 15:42:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:48:57 15:42:01 2 0.05 0.00 0.07 0.00 0.03 99.85 15:48:57 15:42:01 3 0.37 0.00 0.08 0.00 0.02 99.53 15:48:57 15:43:01 all 0.17 0.00 0.05 0.00 0.01 99.78 15:48:57 15:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:48:57 15:43:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:48:57 15:43:01 2 0.08 0.00 0.07 0.00 0.00 99.85 15:48:57 15:43:01 3 0.50 0.00 0.02 0.00 0.02 99.47 15:48:57 15:44:01 all 0.16 0.00 0.03 0.00 0.00 99.81 15:48:57 15:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:48:57 15:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:48:57 15:44:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:48:57 15:44:01 3 0.53 0.00 0.03 0.00 0.00 99.43 15:48:57 15:45:01 all 0.14 0.00 0.05 0.00 0.01 99.80 15:48:57 15:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:48:57 15:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:48:57 15:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:48:57 15:45:01 3 0.43 0.00 0.12 0.00 0.02 99.43 15:48:57 15:46:01 all 0.03 0.00 0.05 0.00 0.00 99.92 15:48:57 15:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:48:57 15:46:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:48:57 15:46:01 2 0.02 0.00 0.05 0.00 0.00 99.93 15:48:57 15:46:01 3 0.07 0.00 0.08 0.00 0.00 99.85 15:48:57 15:48:57 15:46:01 CPU %user %nice %system %iowait %steal %idle 15:48:57 15:47:01 all 0.06 0.00 0.03 0.00 0.00 99.90 15:48:57 15:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:48:57 15:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:48:57 15:47:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:48:57 15:47:01 3 0.12 0.00 0.05 0.00 0.02 99.82 15:48:57 15:48:01 all 0.15 0.00 0.03 0.00 0.00 99.83 15:48:57 15:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:48:57 15:48:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:48:57 15:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:48:57 15:48:01 3 0.52 0.00 0.03 0.00 0.00 99.45 15:48:57 Average: all 0.13 0.00 0.04 0.00 0.00 99.83 15:48:57 Average: 0 0.09 0.00 0.04 0.00 0.00 99.87 15:48:57 Average: 1 0.05 0.00 0.04 0.00 0.00 99.91 15:48:57 Average: 2 0.17 0.00 0.04 0.00 0.01 99.78 15:48:57 Average: 3 0.19 0.00 0.05 0.00 0.01 99.75 15:48:57 15:48:57 15:48:57