cherrycl commented: recheck Started by user Cherry Wang Rebuilds build #2 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 ac1b0a637e30bf04841a150fcd563e40d085b09f+d47fe969d153baa47346b18690242ca2153bd8a3 (4573e2f79ee4f1332cd5f8f90a48b42df8ba2078) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2097319787028001710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1890043401038343521.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-151/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-151/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5350395196796878580.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8374561866389406143.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-151/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-151/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2829344985786491967.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18 in /w/workspace/dgexfoundry_edgex-compose_PR-151 [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/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-151@tmp/jenkins-gitclient-ssh8177037726012131477.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-151@tmp/jenkins-gitclient-ssh4941499489893361290.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d47fe969d153baa47346b18690242ca2153bd8a3 into PR head commit ac1b0a637e30bf04841a150fcd563e40d085b09f Merge succeeded, producing ac1b0a637e30bf04841a150fcd563e40d085b09f Checking out Revision ac1b0a637e30bf04841a150fcd563e40d085b09f (PR-151) > git config core.sparsecheckout # timeout=10 > git checkout -f ac1b0a637e30bf04841a150fcd563e40d085b09f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-151@tmp/jenkins-gitclient-ssh1050917998562671764.key > git merge d47fe969d153baa47346b18690242ca2153bd8a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac1b0a637e30bf04841a150fcd563e40d085b09f # timeout=10 Commit message: "fix: Remove device random from down make target" > git rev-list --no-walk ac1b0a637e30bf04841a150fcd563e40d085b09f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:10:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 01:10:55 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 01:11:01 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #445 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:34:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:34:50 ---> package-listing.sh 01:34:50 ++ facter osfamily 01:34:50 ++ tr '[:upper:]' '[:lower:]' 01:34:50 + OS_FAMILY=redhat 01:34:50 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-151 01:34:50 + START_PACKAGES=/tmp/packages_start.txt 01:34:50 + END_PACKAGES=/tmp/packages_end.txt 01:34:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:50 + PACKAGES=/tmp/packages_start.txt 01:34:50 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-151 ']' 01:34:50 + PACKAGES=/tmp/packages_end.txt 01:34:50 + case "${OS_FAMILY}" in 01:34:50 + sort 01:34:50 + rpm -qa 01:34:51 + '[' -f /tmp/packages_start.txt ']' 01:34:51 + '[' -f /tmp/packages_end.txt ']' 01:34:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:51 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-151 ']' 01:34:51 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-151/archives/ 01:34:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-151/archives/ [Pipeline] echo 01:34:51 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/dgexfoundry_edgex-compose_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:34:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:34:52 01:34:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:34:52 alpine: Pulling from edgex-lftools-log-publisher 01:34:52 df20fa9351a1: Pulling fs layer 01:34:52 36b3adc4ff6f: Pulling fs layer 01:34:52 8ad3a11d3b57: Pulling fs layer 01:34:52 46f8f816bc3b: Pulling fs layer 01:34:52 93b61091891f: Pulling fs layer 01:34:52 93b9cdb0e59b: Pulling fs layer 01:34:52 5e14af77c1be: Pulling fs layer 01:34:52 01666e4c0597: Pulling fs layer 01:34:52 aa168da1d23b: Pulling fs layer 01:34:52 93b61091891f: Waiting 01:34:52 93b9cdb0e59b: Waiting 01:34:52 5e14af77c1be: Waiting 01:34:52 01666e4c0597: Waiting 01:34:52 aa168da1d23b: Waiting 01:34:52 46f8f816bc3b: Waiting 01:34:52 36b3adc4ff6f: Verifying Checksum 01:34:52 36b3adc4ff6f: Download complete 01:34:52 46f8f816bc3b: Verifying Checksum 01:34:52 46f8f816bc3b: Download complete 01:34:52 df20fa9351a1: Verifying Checksum 01:34:52 df20fa9351a1: Download complete 01:34:53 93b9cdb0e59b: Verifying Checksum 01:34:53 93b9cdb0e59b: Download complete 01:34:53 5e14af77c1be: Verifying Checksum 01:34:53 5e14af77c1be: Download complete 01:34:53 01666e4c0597: Verifying Checksum 01:34:53 01666e4c0597: Download complete 01:34:53 8ad3a11d3b57: Verifying Checksum 01:34:53 8ad3a11d3b57: Download complete 01:34:53 df20fa9351a1: Pull complete 01:34:53 93b61091891f: Verifying Checksum 01:34:53 93b61091891f: Download complete 01:34:53 36b3adc4ff6f: Pull complete 01:34:54 8ad3a11d3b57: Pull complete 01:34:54 46f8f816bc3b: Pull complete 01:34:54 93b61091891f: Pull complete 01:34:54 93b9cdb0e59b: Pull complete 01:34:54 5e14af77c1be: Pull complete 01:34:54 01666e4c0597: Pull complete 01:34:55 aa168da1d23b: Verifying Checksum 01:34:55 aa168da1d23b: Download complete 01:35:00 aa168da1d23b: Pull complete 01:35:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:35:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:35:00 prd-centos7-docker-4c-2g-18 does not seem to be running inside a container 01:35:00 $ 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/dgexfoundry_edgex-compose_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-151 -v /w/workspace/dgexfoundry_edgex-compose_PR-151:/w/workspace/dgexfoundry_edgex-compose_PR-151:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-151@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-151@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:35:10 $ docker top e8a7e6a3db117a50a66fdbe96fe0cb4278a1b597d89625d1251e8435c7a7a2c4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:11 + touch /tmp/pre-build-complete [Pipeline] sh 01:35:11 + mkdir -p /var/log/sa [Pipeline] sh 01:35:11 + ls /var/log/sa-host 01:35:11 + sadf -c /var/log/sa-host/sa05 01:35:11 file_magic: OK 01:35:11 HZ: Using current value: 100 01:35:11 file_header: OK 01:35:11 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 01:35:11 Statistics: 01:35:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:35:11 File successfully converted to sysstat format version 12.2.1 01:35:11 + sadf -c /var/log/sa-host/sa13 01:35:11 file_magic: OK 01:35:11 HZ: Using current value: 100 01:35:11 file_header: OK 01:35:11 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 01:35:11 Statistics: 01:35:11 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... 01:35:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:12 provisioning config files... 01:35:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-151@tmp/config8055147797891522604tmp [Pipeline] { [Pipeline] echo 01:35:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:35:12 ---> create-netrc.sh [Pipeline] } 01:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:35:13 ---> python-tools-install.sh [Pipeline] echo 01:35:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:35:13 ---> sudo-logs.sh 01:35:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:35:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:35:13 ---> job-cost.sh 01:35:13 lf-activate-venv: SKIPPING 01:35:13 INFO: No Stack... 01:35:15 INFO: Retrieving Pricing Info for: v3-standard-2 01:35:15 INFO: Archiving Costs [Pipeline] echo 01:35:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:35:16 ---> logs-deploy.sh 01:35:16 lf-activate-venv: SKIPPING 01:35:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-151/3 01:35:16 INFO: archiving workspace using pattern(s): 01:35:16 Archives upload complete. 01:35:16 INFO: archiving logs to Nexus 01:35:17 ---> uname -a: 01:35:17 Linux prd-centos7-docker-4c-2g-18.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:35:17 01:35:17 01:35:17 ---> lscpu: 01:35:17 Architecture: x86_64 01:35:17 CPU op-mode(s): 32-bit, 64-bit 01:35:17 Byte Order: Little Endian 01:35:17 Address sizes: 40 bits physical, 48 bits virtual 01:35:17 CPU(s): 2 01:35:17 On-line CPU(s) list: 0,1 01:35:17 Thread(s) per core: 1 01:35:17 Core(s) per socket: 1 01:35:17 Socket(s): 2 01:35:17 NUMA node(s): 1 01:35:17 Vendor ID: AuthenticAMD 01:35:17 CPU family: 23 01:35:17 Model: 49 01:35:17 Model name: AMD EPYC-Rome Processor 01:35:17 Stepping: 0 01:35:17 CPU MHz: 2800.000 01:35:17 BogoMIPS: 5600.00 01:35:17 Virtualization: AMD-V 01:35:17 Hypervisor vendor: KVM 01:35:17 Virtualization type: full 01:35:17 L1d cache: 64 KiB 01:35:17 L1i cache: 64 KiB 01:35:17 L2 cache: 1 MiB 01:35:17 L3 cache: 32 MiB 01:35:17 NUMA node0 CPU(s): 0,1 01:35:17 Vulnerability Itlb multihit: Not affected 01:35:17 Vulnerability L1tf: Not affected 01:35:17 Vulnerability Mds: Not affected 01:35:17 Vulnerability Meltdown: Not affected 01:35:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:35:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:35:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:35:17 Vulnerability Srbds: Not affected 01:35:17 Vulnerability Tsx async abort: Not affected 01:35:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 01:35:17 01:35:17 01:35:17 ---> nproc: 01:35:17 2 01:35:17 01:35:17 01:35:17 ---> df -h: 01:35:17 Filesystem Size Used Available Use% Mounted on 01:35:17 overlay 40.0G 7.2G 32.8G 18% / 01:35:17 tmpfs 64.0M 0 64.0M 0% /dev 01:35:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:35:17 shm 64.0M 0 64.0M 0% /dev/shm 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-151 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-151@tmp 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 01:35:17 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 01:35:17 01:35:17 01:35:17 ---> free -m: 01:35:17 total used free shared buff/cache available 01:35:17 Mem: 7821 907 4864 0 2049 6733 01:35:17 Swap: 1023 0 1023 01:35:17 01:35:17 01:35:17 ---> ip addr: 01:35:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:35:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:35:17 inet 127.0.0.1/8 scope host lo 01:35:17 valid_lft forever preferred_lft forever 01:35:17 inet6 ::1/128 scope host 01:35:17 valid_lft forever preferred_lft forever 01:35:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:35:17 link/ether fa:16:3e:df:27:36 brd ff:ff:ff:ff:ff:ff 01:35:17 inet 10.30.122.223/23 brd 10.30.123.255 scope global dynamic eth0 01:35:17 valid_lft 84907sec preferred_lft 84907sec 01:35:17 inet6 fe80::f816:3eff:fedf:2736/64 scope link 01:35:17 valid_lft forever preferred_lft forever 01:35:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:35:17 link/ether 02:42:a5:c7:4a:3f brd ff:ff:ff:ff:ff:ff 01:35:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:35:17 valid_lft forever preferred_lft forever 01:35:17 01:35:17 01:35:17 ---> sar -b -r -n DEV: 01:35:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) 01:35:17 01:35:17 01:10:13 LINUX RESTART (2 CPU) 01:35:17 01:35:17 01:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:35:17 01:12:01 4.71 0.00 4.71 0.00 0.00 1074.16 0.00 01:35:17 01:13:01 1.32 0.00 1.32 0.00 0.00 24.62 0.00 01:35:17 01:14:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 01:35:17 01:15:01 0.22 0.00 0.22 0.00 0.00 3.15 0.00 01:35:17 01:16:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 01:35:17 01:17:01 0.32 0.00 0.32 0.00 0.00 4.18 0.00 01:35:17 01:18:01 0.55 0.00 0.55 0.00 0.00 7.71 0.00 01:35:17 01:19:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 01:35:17 01:20:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 01:35:17 01:21:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 01:35:17 01:22:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 01:35:17 01:23:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 01:35:17 01:24:01 0.23 0.00 0.23 0.00 0.00 3.12 0.00 01:35:17 01:25:01 0.23 0.00 0.23 0.00 0.00 1.88 0.00 01:35:17 01:26:01 0.43 0.18 0.25 0.00 5.86 3.20 0.00 01:35:17 01:27:01 0.77 0.00 0.77 0.00 0.00 16.23 0.00 01:35:17 01:28:01 0.25 0.00 0.25 0.00 0.00 3.61 0.00 01:35:17 01:29:01 0.30 0.00 0.30 0.00 0.00 3.30 0.00 01:35:17 01:30:02 0.25 0.00 0.25 0.00 0.00 3.75 0.00 01:35:17 01:31:01 0.29 0.00 0.29 0.00 0.00 3.88 0.00 01:35:17 01:32:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 01:35:17 01:33:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 01:35:17 01:34:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 01:35:17 01:35:01 14.15 2.70 11.46 0.00 2181.12 698.80 0.00 01:35:17 Average: 1.10 0.12 0.98 0.00 91.22 78.45 0.00 01:35:17 01:35:17 01:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:35:17 01:12:01 5624264 0 770380 9.62 2620 1611668 1228680 13.57 490076 1507312 20 01:35:17 01:13:01 5627924 0 766716 9.57 2620 1611672 1177280 13.00 487268 1507416 12 01:35:17 01:14:01 5626612 0 768028 9.59 2620 1611672 1177280 13.00 488916 1507416 12 01:35:17 01:15:01 5624728 0 769904 9.61 2620 1611680 1177596 13.00 490120 1507712 8 01:35:17 01:16:01 5625416 0 769212 9.60 2620 1611684 1177464 13.00 489480 1507712 8 01:35:17 01:17:01 5624976 0 769644 9.61 2620 1611692 1177436 13.00 490072 1507712 12 01:35:17 01:18:01 5617220 0 777396 9.71 2620 1611696 1177652 13.00 497288 1507712 20 01:35:17 01:19:01 5615888 0 778720 9.72 2620 1611704 1177700 13.00 498920 1507760 20 01:35:17 01:20:01 5617748 0 776860 9.70 2620 1611704 1177412 13.00 497996 1507072 8 01:35:17 01:21:01 5616572 0 778032 9.71 2620 1611708 1177508 13.00 499140 1507072 8 01:35:17 01:22:01 5617204 0 777396 9.71 2620 1611712 1177448 13.00 498856 1507072 16 01:35:17 01:23:01 5615420 0 779176 9.73 2620 1611716 1177716 13.00 499972 1507072 20 01:35:17 01:24:01 5616948 0 777640 9.71 2620 1611724 1177476 13.00 498696 1507072 12 01:35:17 01:25:01 5617160 0 777428 9.71 2620 1611724 1177476 13.00 498732 1507072 8 01:35:17 01:26:01 5615788 0 778792 9.72 2620 1611732 1177572 13.00 499240 1507072 16 01:35:17 01:27:01 5615332 0 779248 9.73 2620 1611732 1177704 13.00 500012 1507072 12 01:35:17 01:28:01 5616800 0 777772 9.71 2620 1611740 1177476 13.00 498632 1507072 8 01:35:17 01:29:01 5616940 0 777628 9.71 2620 1611744 1177476 13.00 498640 1507072 8 01:35:17 01:30:02 5616056 0 778512 9.72 2620 1611744 1177720 13.00 499756 1507072 8 01:35:17 01:31:01 5615840 0 778720 9.72 2620 1611752 1177708 13.00 499344 1507072 16 01:35:17 01:32:01 5616680 0 777876 9.71 2620 1611756 1177576 13.00 498856 1507072 16 01:35:17 01:33:01 5616528 0 778020 9.71 2620 1611764 1177820 13.00 499208 1507072 20 01:35:17 01:34:01 5616400 0 778144 9.72 2620 1611768 1177724 13.00 498980 1507072 16 01:35:17 01:35:01 5022448 0 898348 11.22 2620 2085516 1382568 15.26 738612 1791240 377476 01:35:17 Average: 5594037 0 780816 9.75 2620 1631458 1188228 13.12 506534 1519086 15741 01:35:17 01:35:17 01:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:35:17 01:12:01 eth0 3.70 2.12 3.11 0.20 0.00 0.00 0.00 0.00 01:35:17 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:13:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:35:17 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:14:01 eth0 0.50 0.02 0.05 0.00 0.00 0.00 0.00 0.00 01:35:17 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:15:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 01:35:17 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:16:01 eth0 0.68 0.18 0.13 0.07 0.00 0.00 0.00 0.00 01:35:17 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:17:01 eth0 0.25 0.20 0.10 0.01 0.00 0.00 0.00 0.00 01:35:17 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:18:01 eth0 1.63 0.48 0.38 0.21 0.00 0.00 0.00 0.00 01:35:17 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:19:01 eth0 0.50 0.28 0.27 0.17 0.00 0.00 0.00 0.00 01:35:17 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:20:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 01:35:17 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:21:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:35:17 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:22:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:35:17 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:23:01 eth0 1.45 0.42 0.37 0.18 0.00 0.00 0.00 0.00 01:35:17 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:24:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 01:35:17 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:35:17 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:26:01 eth0 0.93 0.17 0.14 0.07 0.00 0.00 0.00 0.00 01:35:17 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:27:01 eth0 0.58 0.50 0.33 0.21 0.00 0.00 0.00 0.00 01:35:17 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:28:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:29:01 eth0 0.55 0.07 0.05 0.00 0.00 0.00 0.00 0.00 01:35:17 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:30:02 eth0 0.52 0.38 0.31 0.21 0.00 0.00 0.00 0.00 01:35:17 01:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:31:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:35:17 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:32:01 eth0 0.92 0.12 0.14 0.01 0.00 0.00 0.00 0.00 01:35:17 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:33:01 eth0 1.40 0.35 0.35 0.17 0.00 0.00 0.00 0.00 01:35:17 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:34:01 eth0 0.52 0.28 0.27 0.23 0.00 0.00 0.00 0.00 01:35:17 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:35:01 eth0 262.45 226.94 2247.65 23.20 0.00 0.00 0.00 0.00 01:35:17 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 Average: eth0 11.60 9.75 94.02 1.06 0.00 0.00 0.00 0.00 01:35:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:17 01:35:17 01:35:17 ---> sar -P ALL: 01:35:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) 01:35:17 01:35:17 01:10:13 LINUX RESTART (2 CPU) 01:35:17 01:35:17 01:11:01 CPU %user %nice %system %iowait %steal %idle 01:35:17 01:12:01 all 0.21 0.00 0.05 0.00 0.03 99.72 01:35:17 01:12:01 0 0.23 0.00 0.07 0.00 0.03 99.67 01:35:17 01:12:01 1 0.18 0.00 0.03 0.00 0.02 99.77 01:35:17 01:13:01 all 0.13 0.00 0.05 0.00 0.01 99.81 01:35:17 01:13:01 0 0.22 0.00 0.03 0.00 0.00 99.75 01:35:17 01:13:01 1 0.05 0.00 0.07 0.00 0.02 99.87 01:35:17 01:14:01 all 0.11 0.00 0.03 0.00 0.03 99.83 01:35:17 01:14:01 0 0.18 0.00 0.03 0.00 0.02 99.77 01:35:17 01:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:35:17 01:15:01 all 0.19 0.00 0.03 0.00 0.03 99.76 01:35:17 01:15:01 0 0.28 0.00 0.03 0.00 0.02 99.67 01:35:17 01:15:01 1 0.10 0.00 0.02 0.00 0.03 99.85 01:35:17 01:16:01 all 0.10 0.00 0.04 0.00 0.03 99.83 01:35:17 01:16:01 0 0.15 0.00 0.03 0.00 0.02 99.80 01:35:17 01:16:01 1 0.05 0.00 0.05 0.00 0.03 99.87 01:35:17 01:17:01 all 0.13 0.00 0.03 0.00 0.01 99.83 01:35:17 01:17:01 0 0.23 0.00 0.02 0.00 0.00 99.75 01:35:17 01:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:35:17 01:18:01 all 0.13 0.00 0.04 0.00 0.03 99.80 01:35:17 01:18:01 0 0.20 0.00 0.05 0.00 0.02 99.73 01:35:17 01:18:01 1 0.07 0.00 0.03 0.00 0.03 99.87 01:35:17 01:19:01 all 0.14 0.00 0.03 0.00 0.02 99.81 01:35:17 01:19:01 0 0.23 0.00 0.03 0.00 0.00 99.73 01:35:17 01:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 01:35:17 01:20:01 all 0.14 0.00 0.03 0.00 0.02 99.81 01:35:17 01:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:35:17 01:20:01 1 0.22 0.00 0.03 0.00 0.02 99.73 01:35:17 01:21:01 all 0.10 0.00 0.03 0.00 0.03 99.85 01:35:17 01:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:35:17 01:21:01 1 0.18 0.00 0.03 0.00 0.03 99.75 01:35:17 01:22:01 all 0.07 0.00 0.03 0.00 0.01 99.89 01:35:17 01:22:01 0 0.08 0.00 0.05 0.00 0.00 99.87 01:35:17 01:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:35:17 01:35:17 01:22:01 CPU %user %nice %system %iowait %steal %idle 01:35:17 01:23:01 all 0.16 0.00 0.04 0.00 0.03 99.77 01:35:17 01:23:01 0 0.22 0.00 0.03 0.00 0.02 99.73 01:35:17 01:23:01 1 0.10 0.00 0.05 0.00 0.03 99.82 01:35:17 01:24:01 all 0.13 0.00 0.03 0.00 0.01 99.84 01:35:17 01:24:01 0 0.20 0.00 0.02 0.00 0.00 99.78 01:35:17 01:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:35:17 01:25:01 all 0.18 0.00 0.03 0.00 0.03 99.77 01:35:17 01:25:01 0 0.33 0.00 0.03 0.00 0.02 99.62 01:35:17 01:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 01:35:17 01:26:01 all 0.17 0.00 0.04 0.00 0.02 99.77 01:35:17 01:26:01 0 0.30 0.00 0.03 0.00 0.02 99.65 01:35:17 01:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:35:17 01:27:01 all 0.09 0.00 0.03 0.00 0.03 99.86 01:35:17 01:27:01 0 0.13 0.00 0.03 0.00 0.03 99.80 01:35:17 01:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:35:17 01:28:01 all 0.06 0.00 0.03 0.00 0.02 99.90 01:35:17 01:28:01 0 0.10 0.00 0.03 0.00 0.02 99.85 01:35:17 01:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:35:17 01:29:01 all 0.10 0.00 0.04 0.00 0.03 99.83 01:35:17 01:29:01 0 0.15 0.00 0.03 0.00 0.02 99.80 01:35:17 01:29:01 1 0.05 0.00 0.05 0.00 0.03 99.87 01:35:17 01:30:02 all 0.13 0.00 0.03 0.00 0.02 99.83 01:35:17 01:30:02 0 0.05 0.00 0.02 0.00 0.00 99.93 01:35:17 01:30:02 1 0.20 0.00 0.03 0.00 0.03 99.73 01:35:17 01:31:01 all 0.14 0.00 0.03 0.00 0.03 99.80 01:35:17 01:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:35:17 01:31:01 1 0.24 0.00 0.05 0.00 0.03 99.68 01:35:17 01:32:01 all 0.16 0.00 0.02 0.00 0.02 99.81 01:35:17 01:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:35:17 01:32:01 1 0.30 0.00 0.02 0.00 0.02 99.67 01:35:17 01:33:01 all 0.18 0.00 0.02 0.00 0.02 99.78 01:35:17 01:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:35:17 01:33:01 1 0.30 0.00 0.02 0.00 0.02 99.67 01:35:17 01:35:17 01:33:01 CPU %user %nice %system %iowait %steal %idle 01:35:17 01:34:01 all 0.14 0.00 0.04 0.00 0.01 99.81 01:35:17 01:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:35:17 01:34:01 1 0.25 0.00 0.05 0.00 0.00 99.70 01:35:17 01:35:01 all 6.45 0.00 2.19 1.27 0.03 90.07 01:35:17 01:35:01 0 7.21 0.00 2.32 1.42 0.02 89.03 01:35:17 01:35:01 1 5.69 0.00 2.05 1.12 0.03 91.10 01:35:17 Average: all 0.39 0.00 0.12 0.05 0.02 99.41 01:35:17 Average: 0 0.44 0.00 0.13 0.06 0.01 99.36 01:35:17 Average: 1 0.34 0.00 0.12 0.05 0.02 99.47 01:35:17 01:35:17 01:35:17