Pull request #95 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 1080d67a6aff0a810ff44df90208972747803928+912156824d4345c522ad3f331065b801255f93f9 (0bc9f5350f91db38a368b456f33229d8e6be8248) 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-ssh7147697244927561834.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5169973100997985132.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 9d0281235b943b7ad605f650702698f9078b2862 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-95/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-95/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3151690095814954269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh1146093496212096869.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-95/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-95/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1891730254030010097.key > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15197 in /w/workspace/edgexfoundry_edgex-compose_PR-95 [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/edgexfoundry_edgex-compose_PR-95 # 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/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh1949121692907732771.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/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh565731252682109158.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 912156824d4345c522ad3f331065b801255f93f9 into PR head commit 1080d67a6aff0a810ff44df90208972747803928 Merge succeeded, producing 1080d67a6aff0a810ff44df90208972747803928 Checking out Revision 1080d67a6aff0a810ff44df90208972747803928 (PR-95) > git config core.sparsecheckout # timeout=10 > git checkout -f 1080d67a6aff0a810ff44df90208972747803928 # 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/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh2900231599304463597.key > git merge 912156824d4345c522ad3f331065b801255f93f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1080d67a6aff0a810ff44df90208972747803928 # timeout=10 Commit message: "refactor: Update to use new port assignments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:55:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 00:55:14 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 00:55:22 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #386 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:19:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:19:14 ---> package-listing.sh 01:19:14 ++ facter osfamily 01:19:14 ++ tr '[:upper:]' '[:lower:]' 01:19:15 + OS_FAMILY=redhat 01:19:15 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-95 01:19:15 + START_PACKAGES=/tmp/packages_start.txt 01:19:15 + END_PACKAGES=/tmp/packages_end.txt 01:19:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:19:15 + PACKAGES=/tmp/packages_start.txt 01:19:15 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-95 ']' 01:19:15 + PACKAGES=/tmp/packages_end.txt 01:19:15 + case "${OS_FAMILY}" in 01:19:15 + rpm -qa 01:19:15 + sort 01:19:15 + '[' -f /tmp/packages_start.txt ']' 01:19:15 + '[' -f /tmp/packages_end.txt ']' 01:19:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:19:15 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-95 ']' 01:19:15 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-95/archives/ 01:19:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-95/archives/ [Pipeline] echo 01:19:15 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-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:19:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:19:16 01:19:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:19:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:19:17 alpine: Pulling from edgex-lftools-log-publisher 01:19:17 df20fa9351a1: Pulling fs layer 01:19:17 36b3adc4ff6f: Pulling fs layer 01:19:17 8ad3a11d3b57: Pulling fs layer 01:19:17 46f8f816bc3b: Pulling fs layer 01:19:17 93b61091891f: Pulling fs layer 01:19:17 93b9cdb0e59b: Pulling fs layer 01:19:17 5e14af77c1be: Pulling fs layer 01:19:17 01666e4c0597: Pulling fs layer 01:19:17 aa168da1d23b: Pulling fs layer 01:19:17 93b61091891f: Waiting 01:19:17 93b9cdb0e59b: Waiting 01:19:17 5e14af77c1be: Waiting 01:19:17 01666e4c0597: Waiting 01:19:17 aa168da1d23b: Waiting 01:19:17 46f8f816bc3b: Waiting 01:19:17 36b3adc4ff6f: Verifying Checksum 01:19:17 36b3adc4ff6f: Download complete 01:19:17 46f8f816bc3b: Verifying Checksum 01:19:17 46f8f816bc3b: Download complete 01:19:17 df20fa9351a1: Verifying Checksum 01:19:17 df20fa9351a1: Download complete 01:19:17 93b9cdb0e59b: Verifying Checksum 01:19:17 93b9cdb0e59b: Download complete 01:19:17 5e14af77c1be: Verifying Checksum 01:19:17 5e14af77c1be: Download complete 01:19:17 93b61091891f: Verifying Checksum 01:19:17 93b61091891f: Download complete 01:19:17 01666e4c0597: Verifying Checksum 01:19:17 01666e4c0597: Download complete 01:19:17 8ad3a11d3b57: Verifying Checksum 01:19:17 8ad3a11d3b57: Download complete 01:19:17 df20fa9351a1: Pull complete 01:19:17 36b3adc4ff6f: Pull complete 01:19:18 8ad3a11d3b57: Pull complete 01:19:18 46f8f816bc3b: Pull complete 01:19:18 93b61091891f: Pull complete 01:19:18 93b9cdb0e59b: Pull complete 01:19:18 5e14af77c1be: Pull complete 01:19:18 01666e4c0597: Pull complete 01:19:19 aa168da1d23b: Verifying Checksum 01:19:19 aa168da1d23b: Download complete 01:19:23 aa168da1d23b: Pull complete 01:19:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:19:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:19:23 prd-centos7-docker-4c-2g-15197 does not seem to be running inside a container 01:19:23 $ 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-95/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-95 -v /w/workspace/edgexfoundry_edgex-compose_PR-95:/w/workspace/edgexfoundry_edgex-compose_PR-95:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-95@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:19:26 $ docker top 1acde183edc9450dbee7f166668f74643e728b80a201bf40fdba8a66c190f753 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:26 + touch /tmp/pre-build-complete [Pipeline] sh 01:19:26 + mkdir -p /var/log/sa [Pipeline] sh 01:19:27 + ls /var/log/sa-host 01:19:27 + sadf -c /var/log/sa-host/sa05 01:19:27 file_magic: OK 01:19:27 HZ: Using current value: 100 01:19:27 file_header: OK 01:19:27 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:19:27 Statistics: 01:19:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:19:27 File successfully converted to sysstat format version 12.2.1 01:19:27 + sadf -c /var/log/sa-host/sa20 01:19:27 file_magic: OK 01:19:27 HZ: Using current value: 100 01:19:27 file_header: OK 01:19:27 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:19:27 Statistics: 01:19:27 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:19:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:27 provisioning config files... 01:19:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-95@tmp/config4351932779313807860tmp [Pipeline] { [Pipeline] echo 01:19:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:19:27 ---> create-netrc.sh [Pipeline] } 01:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:19:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:19:28 ---> python-tools-install.sh [Pipeline] echo 01:19:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:19:28 ---> sudo-logs.sh 01:19:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:19:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:19:28 ---> job-cost.sh 01:19:28 lf-activate-venv: SKIPPING 01:19:28 INFO: No Stack... 01:19:30 INFO: Retrieving Pricing Info for: v3-standard-2 01:19:30 INFO: Archiving Costs [Pipeline] echo 01:19:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:19:30 ---> logs-deploy.sh 01:19:30 lf-activate-venv: SKIPPING 01:19:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-95/2 01:19:30 INFO: archiving workspace using pattern(s): 01:19:31 Archives upload complete. 01:19:31 INFO: archiving logs to Nexus 01:19:32 ---> uname -a: 01:19:32 Linux prd-centos7-docker-4c-2g-15197.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:19:32 01:19:32 01:19:32 ---> lscpu: 01:19:32 Architecture: x86_64 01:19:32 CPU op-mode(s): 32-bit, 64-bit 01:19:32 Byte Order: Little Endian 01:19:32 Address sizes: 40 bits physical, 48 bits virtual 01:19:32 CPU(s): 2 01:19:32 On-line CPU(s) list: 0,1 01:19:32 Thread(s) per core: 1 01:19:32 Core(s) per socket: 1 01:19:32 Socket(s): 2 01:19:32 NUMA node(s): 1 01:19:32 Vendor ID: AuthenticAMD 01:19:32 CPU family: 23 01:19:32 Model: 49 01:19:32 Model name: AMD EPYC-Rome Processor 01:19:32 Stepping: 0 01:19:32 CPU MHz: 2800.000 01:19:32 BogoMIPS: 5600.00 01:19:32 Virtualization: AMD-V 01:19:32 Hypervisor vendor: KVM 01:19:32 Virtualization type: full 01:19:32 L1d cache: 64 KiB 01:19:32 L1i cache: 64 KiB 01:19:32 L2 cache: 1 MiB 01:19:32 L3 cache: 32 MiB 01:19:32 NUMA node0 CPU(s): 0,1 01:19:32 Vulnerability Itlb multihit: Not affected 01:19:32 Vulnerability L1tf: Not affected 01:19:32 Vulnerability Mds: Not affected 01:19:32 Vulnerability Meltdown: Not affected 01:19:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:19:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:19:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:19:32 Vulnerability Srbds: Not affected 01:19:32 Vulnerability Tsx async abort: Not affected 01:19:32 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:19:32 01:19:32 01:19:32 ---> nproc: 01:19:32 2 01:19:32 01:19:32 01:19:32 ---> df -h: 01:19:32 Filesystem Size Used Available Use% Mounted on 01:19:32 overlay 40.0G 7.2G 32.8G 18% / 01:19:32 tmpfs 64.0M 0 64.0M 0% /dev 01:19:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:19:32 shm 64.0M 0 64.0M 0% /dev/shm 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-95 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 01:19:32 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 01:19:32 01:19:32 01:19:32 ---> free -m: 01:19:32 total used free shared buff/cache available 01:19:32 Mem: 7821 913 4858 0 2049 6726 01:19:32 Swap: 1023 0 1023 01:19:32 01:19:32 01:19:32 ---> ip addr: 01:19:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:19:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:19:32 inet 127.0.0.1/8 scope host lo 01:19:32 valid_lft forever preferred_lft forever 01:19:32 inet6 ::1/128 scope host 01:19:32 valid_lft forever preferred_lft forever 01:19:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:19:32 link/ether fa:16:3e:49:8c:6e brd ff:ff:ff:ff:ff:ff 01:19:32 inet 10.30.123.47/23 brd 10.30.123.255 scope global dynamic eth0 01:19:32 valid_lft 84906sec preferred_lft 84906sec 01:19:32 inet6 fe80::f816:3eff:fe49:8c6e/64 scope link 01:19:32 valid_lft forever preferred_lft forever 01:19:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:19:32 link/ether 02:42:16:86:f3:3a brd ff:ff:ff:ff:ff:ff 01:19:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:19:32 valid_lft forever preferred_lft forever 01:19:32 01:19:32 01:19:32 ---> sar -b -r -n DEV: 01:19:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 01:19:32 01:19:32 00:54:27 LINUX RESTART (2 CPU) 01:19:32 01:19:32 00:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:19:32 00:56:01 23.32 2.13 21.19 0.00 431.05 1265.74 0.00 01:19:32 00:57:02 1.33 0.00 1.33 0.00 0.00 25.87 0.00 01:19:32 00:58:01 0.24 0.00 0.24 0.00 0.00 3.44 0.00 01:19:32 00:59:01 0.27 0.00 0.27 0.00 0.00 3.86 0.00 01:19:32 01:00:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 01:19:32 01:01:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 01:19:32 01:02:01 0.38 0.12 0.27 0.00 1.87 5.28 0.00 01:19:32 01:03:01 0.32 0.00 0.32 0.00 0.00 4.42 0.00 01:19:32 01:04:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 01:19:32 01:05:01 0.20 0.00 0.20 0.00 0.00 3.53 0.00 01:19:32 01:06:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 01:19:32 01:07:01 0.37 0.00 0.37 0.00 0.00 5.90 0.00 01:19:32 01:08:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 01:19:32 01:09:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 01:19:32 01:10:01 0.35 0.18 0.17 0.00 5.86 2.22 0.00 01:19:32 01:11:01 0.98 0.00 0.98 0.00 0.00 19.29 0.00 01:19:32 01:12:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 01:19:32 01:13:01 0.25 0.00 0.25 0.00 0.00 4.26 0.00 01:19:32 01:14:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 01:19:32 01:15:01 0.22 0.00 0.22 0.00 0.00 3.87 0.00 01:19:32 01:16:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 01:19:32 01:17:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 01:19:32 01:18:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 01:19:32 01:19:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 01:19:32 Average: 1.28 0.10 1.18 0.00 18.30 57.40 0.00 01:19:32 01:19:32 00:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:19:32 00:56:01 5632772 0 762148 9.52 2620 1611392 1293336 14.28 480496 1507384 8 01:19:32 00:57:02 5638028 0 756884 9.45 2620 1611400 1253424 13.84 472492 1511076 12 01:19:32 00:58:01 5641592 0 753320 9.41 2620 1611400 1212484 13.39 473168 1507476 8 01:19:32 00:59:01 5641156 0 753748 9.41 2620 1611408 1212304 13.38 473588 1507748 8 01:19:32 01:00:01 5640136 0 754712 9.42 2620 1611464 1212576 13.39 474820 1507760 16 01:19:32 01:01:01 5638852 0 756044 9.44 2620 1611416 1214936 13.41 475568 1507748 24 01:19:32 01:02:01 5637796 0 756976 9.45 2620 1611540 1213144 13.39 476520 1507808 12 01:19:32 01:03:01 5630140 0 764624 9.55 2620 1611548 1212928 13.39 484804 1507864 12 01:19:32 01:04:01 5629980 0 764784 9.55 2620 1611548 1212880 13.39 484560 1507864 16 01:19:32 01:05:01 5629248 0 765508 9.56 2620 1611556 1213076 13.39 486068 1507208 8 01:19:32 01:06:01 5628776 0 765980 9.56 2620 1611556 1213100 13.39 486108 1507208 16 01:19:32 01:07:01 5630100 0 764648 9.55 2620 1611564 1212944 13.39 485256 1507208 12 01:19:32 01:08:01 5630356 0 764388 9.54 2620 1611568 1212944 13.39 485180 1507208 12 01:19:32 01:09:01 5629800 0 764944 9.55 2620 1611568 1213088 13.39 486028 1507208 8 01:19:32 01:10:01 5629980 0 764756 9.55 2620 1611576 1212944 13.39 485268 1507208 16 01:19:32 01:11:01 5628772 0 765960 9.56 2620 1611580 1213224 13.39 486568 1507212 12 01:19:32 01:12:01 5629648 0 765076 9.55 2620 1611588 1213008 13.39 485488 1507208 16 01:19:32 01:13:01 5606192 0 788528 9.85 2620 1611592 1198692 13.23 508660 1507208 8 01:19:32 01:14:01 5610160 0 784556 9.80 2620 1611596 1169756 12.91 505160 1507208 20 01:19:32 01:15:01 5609944 0 784768 9.80 2620 1611600 1170040 12.92 505084 1507208 16 01:19:32 01:16:01 5609156 0 785552 9.81 2620 1611604 1170184 12.92 505988 1507208 20 01:19:32 01:17:01 5608712 0 785992 9.81 2620 1611608 1170208 12.92 506108 1507208 8 01:19:32 01:18:01 5608868 0 785828 9.81 2620 1611616 1170296 12.92 506236 1507212 20 01:19:32 01:19:01 5610008 0 784688 9.80 2620 1611616 1170056 12.92 504964 1507208 20 01:19:32 Average: 5626257 0 768517 9.60 2620 1611538 1206732 13.32 488508 1507536 14 01:19:32 01:19:32 00:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:19:32 00:56:01 eth0 451.15 296.72 619.86 60.48 0.00 0.00 0.00 0.00 01:19:32 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 00:57:02 eth0 0.80 0.25 0.31 0.19 0.00 0.00 0.00 0.00 01:19:32 00:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 00:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 00:58:01 eth0 1.15 0.30 0.32 0.17 0.00 0.00 0.00 0.00 01:19:32 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 00:59:01 eth0 0.35 0.10 0.03 0.04 0.00 0.00 0.00 0.00 01:19:32 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:00:01 eth0 1.23 0.30 0.33 0.20 0.00 0.00 0.00 0.00 01:19:32 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:01:01 eth0 1.23 0.45 0.46 0.24 0.00 0.00 0.00 0.00 01:19:32 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:02:01 eth0 0.52 0.32 0.27 0.23 0.00 0.00 0.00 0.00 01:19:32 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:03:01 eth0 0.18 0.13 0.06 0.01 0.00 0.00 0.00 0.00 01:19:32 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:04:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:19:32 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:05:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 01:19:32 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:06:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 01:19:32 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:19:32 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:08:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:19:32 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:09:01 eth0 1.05 0.25 0.32 0.20 0.00 0.00 0.00 0.00 01:19:32 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:10:01 eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:19:32 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:11:01 eth0 0.70 0.43 0.41 0.27 0.00 0.00 0.00 0.00 01:19:32 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:12:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:19:32 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:13:01 eth0 0.82 0.88 0.05 6.43 0.00 0.00 0.00 0.00 01:19:32 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:14:01 eth0 1.08 0.43 0.33 0.41 0.00 0.00 0.00 0.00 01:19:32 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:15:01 eth0 1.38 0.28 0.36 0.24 0.00 0.00 0.00 0.00 01:19:32 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:16:01 eth0 2.12 0.65 0.77 0.46 0.00 0.00 0.00 0.00 01:19:32 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:17:01 eth0 1.72 0.30 0.38 0.23 0.00 0.00 0.00 0.00 01:19:32 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:18:01 eth0 2.28 0.52 0.65 0.39 0.00 0.00 0.00 0.00 01:19:32 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:19:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 01:19:32 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 Average: eth0 19.63 12.66 26.10 2.95 0.00 0.00 0.00 0.00 01:19:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:32 01:19:32 01:19:32 ---> sar -P ALL: 01:19:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 01:19:32 01:19:32 00:54:27 LINUX RESTART (2 CPU) 01:19:32 01:19:32 00:55:01 CPU %user %nice %system %iowait %steal %idle 01:19:32 00:56:01 all 6.80 0.00 0.96 2.24 0.03 89.96 01:19:32 00:56:01 0 6.28 0.00 1.40 3.72 0.03 88.56 01:19:32 00:56:01 1 7.31 0.00 0.52 0.76 0.03 91.37 01:19:32 00:57:02 all 0.20 0.00 0.03 0.00 0.03 99.75 01:19:32 00:57:02 0 0.05 0.00 0.02 0.00 0.03 99.90 01:19:32 00:57:02 1 0.35 0.00 0.03 0.00 0.02 99.60 01:19:32 00:58:01 all 0.20 0.00 0.03 0.01 0.03 99.73 01:19:32 00:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:19:32 00:58:01 1 0.37 0.00 0.03 0.02 0.03 99.54 01:19:32 00:59:01 all 0.17 0.00 0.03 0.00 0.01 99.80 01:19:32 00:59:01 0 0.27 0.00 0.02 0.00 0.00 99.72 01:19:32 00:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:19:32 01:00:01 all 0.15 0.00 0.03 0.00 0.03 99.79 01:19:32 01:00:01 0 0.20 0.00 0.03 0.00 0.02 99.75 01:19:32 01:00:01 1 0.10 0.00 0.03 0.00 0.03 99.83 01:19:32 01:01:01 all 0.11 0.00 0.03 0.00 0.03 99.84 01:19:32 01:01:01 0 0.13 0.00 0.03 0.00 0.02 99.82 01:19:32 01:01:01 1 0.08 0.00 0.02 0.00 0.03 99.87 01:19:32 01:02:01 all 0.13 0.00 0.04 0.00 0.02 99.81 01:19:32 01:02:01 0 0.22 0.00 0.03 0.00 0.00 99.75 01:19:32 01:02:01 1 0.05 0.00 0.05 0.00 0.03 99.87 01:19:32 01:03:01 all 0.13 0.00 0.03 0.00 0.03 99.80 01:19:32 01:03:01 0 0.23 0.00 0.02 0.00 0.02 99.73 01:19:32 01:03:01 1 0.03 0.00 0.05 0.00 0.05 99.87 01:19:32 01:04:01 all 0.06 0.00 0.02 0.00 0.03 99.90 01:19:32 01:04:01 0 0.10 0.00 0.02 0.00 0.02 99.87 01:19:32 01:04:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:19:32 01:05:01 all 0.13 0.00 0.02 0.00 0.03 99.82 01:19:32 01:05:01 0 0.20 0.00 0.02 0.00 0.02 99.77 01:19:32 01:05:01 1 0.05 0.00 0.02 0.00 0.05 99.88 01:19:32 01:06:01 all 0.08 0.00 0.03 0.00 0.03 99.87 01:19:32 01:06:01 0 0.12 0.00 0.02 0.00 0.02 99.85 01:19:32 01:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:19:32 01:19:32 01:06:01 CPU %user %nice %system %iowait %steal %idle 01:19:32 01:07:01 all 0.09 0.00 0.02 0.00 0.02 99.87 01:19:32 01:07:01 0 0.17 0.00 0.02 0.00 0.00 99.82 01:19:32 01:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:19:32 01:08:01 all 0.09 0.00 0.03 0.00 0.03 99.85 01:19:32 01:08:01 0 0.15 0.00 0.03 0.00 0.03 99.78 01:19:32 01:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 01:19:32 01:09:01 all 0.07 0.00 0.03 0.00 0.03 99.88 01:19:32 01:09:01 0 0.12 0.00 0.02 0.00 0.03 99.83 01:19:32 01:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:19:32 01:10:01 all 0.12 0.00 0.04 0.00 0.04 99.80 01:19:32 01:10:01 0 0.20 0.00 0.05 0.00 0.05 99.70 01:19:32 01:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:19:32 01:11:01 all 0.08 0.00 0.02 0.00 0.02 99.89 01:19:32 01:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:19:32 01:11:01 1 0.10 0.00 0.02 0.00 0.02 99.87 01:19:32 01:12:01 all 0.13 0.00 0.02 0.00 0.03 99.82 01:19:32 01:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:19:32 01:12:01 1 0.25 0.00 0.03 0.00 0.03 99.68 01:19:32 01:13:01 all 0.23 0.00 0.03 0.00 0.01 99.73 01:19:32 01:13:01 0 0.17 0.00 0.03 0.00 0.02 99.78 01:19:32 01:13:01 1 0.28 0.00 0.03 0.00 0.00 99.68 01:19:32 01:14:01 all 0.04 0.00 0.02 0.00 0.03 99.91 01:19:32 01:14:01 0 0.03 0.00 0.02 0.00 0.05 99.90 01:19:32 01:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:19:32 01:15:01 all 0.10 0.00 0.02 0.00 0.03 99.85 01:19:32 01:15:01 0 0.15 0.00 0.02 0.00 0.03 99.80 01:19:32 01:15:01 1 0.05 0.00 0.02 0.00 0.03 99.90 01:19:32 01:16:01 all 0.11 0.00 0.03 0.00 0.03 99.84 01:19:32 01:16:01 0 0.20 0.00 0.02 0.00 0.02 99.77 01:19:32 01:16:01 1 0.02 0.00 0.03 0.00 0.03 99.92 01:19:32 01:17:01 all 0.08 0.00 0.01 0.00 0.03 99.88 01:19:32 01:17:01 0 0.12 0.00 0.02 0.00 0.02 99.85 01:19:32 01:17:01 1 0.05 0.00 0.00 0.00 0.03 99.92 01:19:32 01:19:32 01:17:01 CPU %user %nice %system %iowait %steal %idle 01:19:32 01:18:01 all 0.15 0.00 0.02 0.00 0.02 99.82 01:19:32 01:18:01 0 0.22 0.00 0.02 0.00 0.00 99.77 01:19:32 01:18:01 1 0.08 0.00 0.02 0.00 0.03 99.87 01:19:32 01:19:01 all 0.09 0.00 0.03 0.00 0.03 99.85 01:19:32 01:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:19:32 01:19:01 1 0.15 0.00 0.03 0.00 0.03 99.78 01:19:32 Average: all 0.39 0.00 0.06 0.09 0.03 99.42 01:19:32 Average: 0 0.39 0.00 0.08 0.15 0.02 99.36 01:19:32 Average: 1 0.40 0.00 0.05 0.03 0.03 99.49 01:19:32 01:19:32 01:19:32