Pull request #63 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 jim-wang-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 8dda8dec72c7d8438dc7fe6827667df5fb3f3e05+f2a853cccb20de9a336e390bf24c8b348df5b583 (dc70b8d8b892ffc62e0214487a33054b8f5424ec) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-304 in /w/workspace/edgexfoundry_edgex-compose_PR-63 [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-63 # 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/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f2a853cccb20de9a336e390bf24c8b348df5b583 into PR head commit 8dda8dec72c7d8438dc7fe6827667df5fb3f3e05 Merge succeeded, producing 8dda8dec72c7d8438dc7fe6827667df5fb3f3e05 Checking out Revision 8dda8dec72c7d8438dc7fe6827667df5fb3f3e05 (PR-63) > git config core.sparsecheckout # timeout=10 > git checkout -f 8dda8dec72c7d8438dc7fe6827667df5fb3f3e05 # 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 f2a853cccb20de9a336e390bf24c8b348df5b583 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8dda8dec72c7d8438dc7fe6827667df5fb3f3e05 # timeout=10 Commit message: "fix: address Lenny's PR feedback" > git rev-list --no-walk 6ea1ab538d4c9d4febabd851aa72d14ce983ec81 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:28:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 17:28:35 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 17:28:41 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #323 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:45:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:45:44 ---> package-listing.sh 17:45:44 ++ facter osfamily 17:45:44 ++ tr '[:upper:]' '[:lower:]' 17:45:44 + OS_FAMILY=redhat 17:45:44 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-63 17:45:44 + START_PACKAGES=/tmp/packages_start.txt 17:45:44 + END_PACKAGES=/tmp/packages_end.txt 17:45:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:45:44 + PACKAGES=/tmp/packages_start.txt 17:45:44 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-63 ']' 17:45:44 + PACKAGES=/tmp/packages_end.txt 17:45:44 + case "${OS_FAMILY}" in 17:45:44 + rpm -qa 17:45:44 + sort 17:45:51 + '[' -f /tmp/packages_start.txt ']' 17:45:51 + '[' -f /tmp/packages_end.txt ']' 17:45:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:45:51 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-63 ']' 17:45:51 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-63/archives/ 17:45:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-63/archives/ [Pipeline] echo 17:45: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/edgexfoundry_edgex-compose_PR-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:45:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:45:53 17:45:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:45:53 alpine: Pulling from edgex-lftools-log-publisher 17:45:53 df20fa9351a1: Pulling fs layer 17:45:53 36b3adc4ff6f: Pulling fs layer 17:45:53 8ad3a11d3b57: Pulling fs layer 17:45:53 46f8f816bc3b: Pulling fs layer 17:45:53 93b61091891f: Pulling fs layer 17:45:53 93b9cdb0e59b: Pulling fs layer 17:45:53 5e14af77c1be: Pulling fs layer 17:45:53 01666e4c0597: Pulling fs layer 17:45:53 93b61091891f: Waiting 17:45:53 93b9cdb0e59b: Waiting 17:45:53 46f8f816bc3b: Waiting 17:45:53 5e14af77c1be: Waiting 17:45:53 aa168da1d23b: Pulling fs layer 17:45:53 01666e4c0597: Waiting 17:45:53 aa168da1d23b: Waiting 17:45:53 36b3adc4ff6f: Verifying Checksum 17:45:53 36b3adc4ff6f: Download complete 17:45:53 46f8f816bc3b: Verifying Checksum 17:45:53 46f8f816bc3b: Download complete 17:45:53 df20fa9351a1: Download complete 17:45:53 93b9cdb0e59b: Verifying Checksum 17:45:53 93b9cdb0e59b: Download complete 17:45:53 5e14af77c1be: Verifying Checksum 17:45:53 5e14af77c1be: Download complete 17:45:53 01666e4c0597: Verifying Checksum 17:45:53 01666e4c0597: Download complete 17:45:53 93b61091891f: Verifying Checksum 17:45:53 93b61091891f: Download complete 17:45:53 8ad3a11d3b57: Verifying Checksum 17:45:53 8ad3a11d3b57: Download complete 17:45:54 df20fa9351a1: Pull complete 17:45:54 36b3adc4ff6f: Pull complete 17:45:56 8ad3a11d3b57: Pull complete 17:45:56 46f8f816bc3b: Pull complete 17:45:57 93b61091891f: Pull complete 17:45:57 93b9cdb0e59b: Pull complete 17:45:57 5e14af77c1be: Pull complete 17:45:57 01666e4c0597: Pull complete 17:45:57 aa168da1d23b: Verifying Checksum 17:45:57 aa168da1d23b: Download complete 17:46:07 aa168da1d23b: Pull complete 17:46:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:46:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:46:08 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 17:46:08 $ 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-63/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-63 -v /w/workspace/edgexfoundry_edgex-compose_PR-63:/w/workspace/edgexfoundry_edgex-compose_PR-63:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-63@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-63@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 17:46:15 $ docker top f9cf956fedcb88f1377d4c631a28c4df636666742d9fe89f5ff5793898e24246 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:16 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:16 + mkdir -p /var/log/sa [Pipeline] sh 17:46:17 + ls /var/log/sa-host 17:46:17 + sadf -c /var/log/sa-host/sa15 17:46:17 file_magic: OK 17:46:17 HZ: Using current value: 100 17:46:17 file_header: OK 17:46:17 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 17:46:17 Statistics: 17:46:17 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... 17:46:17 File successfully converted to sysstat format version 12.2.1 17:46:17 + sadf -c /var/log/sa-host/sa23 17:46:17 file_magic: OK 17:46:17 HZ: Using current value: 100 17:46:17 file_header: OK 17:46:17 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 17:46:17 Statistics: 17:46:17 Hnuu...uuuununununu... 17:46:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:18 provisioning config files... 17:46:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-63@tmp/config2229089898081705303tmp [Pipeline] { [Pipeline] echo 17:46:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:18 ---> create-netrc.sh [Pipeline] } 17:46:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:46:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:46:18 ---> python-tools-install.sh [Pipeline] echo 17:46:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:19 ---> sudo-logs.sh 17:46:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:46:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:46:19 ---> job-cost.sh 17:46:19 lf-activate-venv: SKIPPING 17:46:19 INFO: No Stack... 17:46:21 INFO: Retrieving Pricing Info for: v1-standard-2 17:46:22 INFO: Archiving Costs [Pipeline] echo 17:46:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:46:22 ---> logs-deploy.sh 17:46:22 lf-activate-venv: SKIPPING 17:46:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-63/6 17:46:22 INFO: archiving workspace using pattern(s): 17:46:24 Archives upload complete. 17:46:24 INFO: archiving logs to Nexus 17:46:26 ---> uname -a: 17:46:26 Linux prd-centos7-docker-4c-2g-304.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:46:26 17:46:26 17:46:26 ---> lscpu: 17:46:26 Architecture: x86_64 17:46:26 CPU op-mode(s): 32-bit, 64-bit 17:46:26 Byte Order: Little Endian 17:46:26 Address sizes: 40 bits physical, 48 bits virtual 17:46:26 CPU(s): 4 17:46:26 On-line CPU(s) list: 0-3 17:46:26 Thread(s) per core: 1 17:46:26 Core(s) per socket: 1 17:46:26 Socket(s): 4 17:46:26 NUMA node(s): 1 17:46:26 Vendor ID: GenuineIntel 17:46:26 CPU family: 6 17:46:26 Model: 44 17:46:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:46:26 Stepping: 1 17:46:26 CPU MHz: 2933.438 17:46:26 BogoMIPS: 5866.87 17:46:26 Virtualization: VT-x 17:46:26 Hypervisor vendor: KVM 17:46:26 Virtualization type: full 17:46:26 L1d cache: 128 KiB 17:46:26 L1i cache: 128 KiB 17:46:26 L2 cache: 16 MiB 17:46:26 L3 cache: 64 MiB 17:46:26 NUMA node0 CPU(s): 0-3 17:46:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:46:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:46:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:46:26 Vulnerability Meltdown: Mitigation; PTI 17:46:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:46:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:46:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:46:26 Vulnerability Srbds: Not affected 17:46:26 Vulnerability Tsx async abort: Not affected 17:46:26 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 17:46:26 17:46:26 17:46:26 ---> nproc: 17:46:26 4 17:46:26 17:46:26 17:46:26 ---> df -h: 17:46:26 Filesystem Size Used Available Use% Mounted on 17:46:26 overlay 50.0G 6.9G 43.1G 14% / 17:46:26 tmpfs 64.0M 0 64.0M 0% /dev 17:46:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:46:26 shm 64.0M 0 64.0M 0% /dev/shm 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-63 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-63@tmp 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 17:46:26 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 17:46:26 17:46:26 17:46:26 ---> free -m: 17:46:26 total used free shared buff/cache available 17:46:26 Mem: 1837 701 79 0 1056 1030 17:46:26 Swap: 1023 0 1023 17:46:26 17:46:26 17:46:26 ---> ip addr: 17:46:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:46:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:46:26 inet 127.0.0.1/8 scope host lo 17:46:26 valid_lft forever preferred_lft forever 17:46:26 inet6 ::1/128 scope host 17:46:26 valid_lft forever preferred_lft forever 17:46:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:46:26 link/ether fa:16:3e:74:d5:36 brd ff:ff:ff:ff:ff:ff 17:46:26 inet 10.30.122.32/23 brd 10.30.123.255 scope global dynamic eth0 17:46:26 valid_lft 85291sec preferred_lft 85291sec 17:46:26 inet6 fe80::f816:3eff:fe74:d536/64 scope link 17:46:26 valid_lft forever preferred_lft forever 17:46:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:46:26 link/ether 02:42:da:09:0f:e6 brd ff:ff:ff:ff:ff:ff 17:46:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:46:26 valid_lft forever preferred_lft forever 17:46:26 17:46:26 17:46:26 ---> sar -b -r -n DEV: 17:46:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/15/21 _x86_64_ (4 CPU) 17:46:26 17:46:26 17:27:45 LINUX RESTART (4 CPU) 17:46:26 17:46:26 17:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:46:26 17:30:01 4.38 0.00 4.38 0.00 0.00 227.14 0.00 17:46:26 17:31:01 0.28 0.00 0.28 0.00 0.00 2.78 0.00 17:46:26 17:32:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 17:46:26 17:33:01 0.28 0.00 0.28 0.00 0.00 3.63 0.00 17:46:26 17:34:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 17:46:26 17:35:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 17:46:26 17:36:01 2.28 2.03 0.25 0.00 56.48 2.86 0.00 17:46:26 17:37:01 0.22 0.00 0.22 0.00 0.00 1.91 0.00 17:46:26 17:38:01 0.30 0.00 0.30 0.00 0.00 3.35 0.00 17:46:26 17:39:01 0.35 0.00 0.35 0.00 0.00 4.78 0.00 17:46:26 17:40:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 17:46:26 17:41:01 0.18 0.00 0.18 0.00 0.00 2.98 0.00 17:46:26 17:42:02 0.18 0.00 0.18 0.00 0.00 2.18 0.00 17:46:26 17:43:01 0.52 0.24 0.29 0.00 7.45 3.39 0.00 17:46:26 17:44:01 0.78 0.00 0.78 0.00 0.00 15.10 0.00 17:46:26 17:45:01 0.35 0.00 0.35 0.00 0.00 3.96 0.00 17:46:26 17:46:01 80.10 54.49 25.61 0.00 7463.29 9327.14 0.00 17:46:26 Average: 5.38 3.34 2.04 0.00 443.46 566.46 0.00 17:46:26 17:46:26 17:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:46:26 17:30:01 80936 0 552520 29.37 2620 1245468 1036036 35.36 377308 1228040 12 17:46:26 17:31:01 81248 0 552200 29.35 2620 1245476 1036036 35.36 375716 1229572 16 17:46:26 17:32:01 80044 0 553400 29.41 2620 1245480 1036304 35.37 376300 1230204 8 17:46:26 17:33:01 81488 0 551952 29.34 2620 1245484 1036100 35.36 375204 1230208 8 17:46:26 17:34:01 80568 0 552868 29.38 2620 1245488 1036220 35.36 375976 1230204 8 17:46:26 17:35:01 81644 0 551788 29.33 2620 1245492 1036100 35.36 375360 1230204 8 17:46:26 17:36:01 73428 0 558304 29.67 2620 1247192 1038056 35.43 382936 1230388 8 17:46:26 17:37:01 74336 0 557392 29.62 2620 1247196 1037840 35.42 381892 1230388 8 17:46:26 17:38:01 74592 0 557128 29.61 2620 1247204 1037840 35.42 381776 1230388 12 17:46:26 17:39:01 73788 0 557928 29.65 2620 1247208 1037980 35.42 382552 1230388 8 17:46:26 17:40:01 73516 0 558196 29.67 2620 1247212 1038020 35.43 382652 1230388 8 17:46:26 17:41:01 72880 0 558828 29.70 2620 1247216 1038080 35.43 383104 1230388 16 17:46:26 17:42:02 72336 0 559368 29.73 2620 1247220 1038296 35.44 383824 1230388 16 17:46:26 17:43:01 73600 0 558072 29.66 2620 1247252 1037972 35.42 382036 1230412 20 17:46:26 17:44:01 72788 0 558876 29.70 2620 1247260 1038140 35.43 382852 1230412 8 17:46:26 17:45:01 73656 0 558000 29.66 2620 1247268 1037972 35.42 382100 1230412 8 17:46:26 17:46:01 74172 0 673336 35.79 2620 1131416 1490716 50.88 510448 1078448 100536 17:46:26 Average: 76178 0 562950 29.92 2620 1239796 1063983 36.31 387767 1221225 5924 17:46:26 17:46:26 17:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:46:26 17:30:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:46:26 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:31:01 eth0 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 17:46:26 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:32:01 eth0 0.70 0.32 0.29 0.20 0.00 0.00 0.00 0.00 17:46:26 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:33:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:46:26 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:34:01 eth0 0.93 0.43 0.41 0.27 0.00 0.00 0.00 0.00 17:46:26 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:35:01 eth0 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:46:26 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:36:01 eth0 0.93 0.95 0.30 4.13 0.00 0.00 0.00 0.00 17:46:26 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:37:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:38:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:46:26 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:39:01 eth0 0.77 0.63 0.41 0.25 0.00 0.00 0.00 0.00 17:46:26 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:40:01 eth0 1.02 0.43 0.32 0.17 0.00 0.00 0.00 0.00 17:46:26 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:41:01 eth0 1.96 0.68 0.66 0.43 0.00 0.00 0.00 0.00 17:46:26 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:42:02 eth0 1.78 0.85 0.63 0.45 0.00 0.00 0.00 0.00 17:46:26 17:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:43:01 eth0 0.81 0.08 0.07 0.01 0.00 0.00 0.00 0.00 17:46:26 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:44:01 eth0 1.05 0.45 0.42 0.27 0.00 0.00 0.00 0.00 17:46:26 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:45:01 eth0 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:46:26 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:46:01 eth0 219.50 175.19 2264.18 20.90 0.00 0.00 0.00 0.00 17:46:26 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 Average: eth0 13.70 10.64 133.62 1.60 0.00 0.00 0.00 0.00 17:46:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:26 17:46:26 17:46:26 ---> sar -P ALL: 17:46:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/15/21 _x86_64_ (4 CPU) 17:46:26 17:46:26 17:27:45 LINUX RESTART (4 CPU) 17:46:26 17:46:26 17:29:01 CPU %user %nice %system %iowait %steal %idle 17:46:26 17:30:01 all 0.08 0.00 0.06 0.00 0.01 99.85 17:46:26 17:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:46:26 17:30:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:46:26 17:30:01 2 0.03 0.00 0.07 0.00 0.00 99.90 17:46:26 17:30:01 3 0.23 0.00 0.08 0.00 0.03 99.65 17:46:26 17:31:01 all 0.14 0.00 0.05 0.00 0.06 99.75 17:46:26 17:31:01 0 0.03 0.00 0.08 0.00 0.03 99.85 17:46:26 17:31:01 1 0.03 0.00 0.03 0.00 0.08 99.85 17:46:26 17:31:01 2 0.03 0.00 0.03 0.00 0.05 99.88 17:46:26 17:31:01 3 0.47 0.00 0.03 0.00 0.08 99.42 17:46:26 17:32:01 all 0.17 0.00 0.05 0.00 0.10 99.68 17:46:26 17:32:01 0 0.03 0.00 0.03 0.00 0.05 99.88 17:46:26 17:32:01 1 0.08 0.00 0.07 0.00 0.13 99.72 17:46:26 17:32:01 2 0.08 0.00 0.08 0.00 0.10 99.73 17:46:26 17:32:01 3 0.50 0.00 0.02 0.00 0.12 99.37 17:46:26 17:33:01 all 0.12 0.00 0.05 0.00 0.15 99.69 17:46:26 17:33:01 0 0.03 0.00 0.05 0.00 0.18 99.73 17:46:26 17:33:01 1 0.38 0.00 0.07 0.00 0.13 99.42 17:46:26 17:33:01 2 0.03 0.00 0.05 0.00 0.15 99.77 17:46:26 17:33:01 3 0.02 0.00 0.02 0.00 0.12 99.85 17:46:26 17:34:01 all 0.15 0.00 0.03 0.00 0.05 99.78 17:46:26 17:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:46:26 17:34:01 1 0.48 0.00 0.02 0.00 0.03 99.47 17:46:26 17:34:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:46:26 17:34:01 3 0.05 0.00 0.05 0.00 0.12 99.78 17:46:26 17:35:01 all 0.15 0.00 0.03 0.00 0.10 99.72 17:46:26 17:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:46:26 17:35:01 1 0.45 0.00 0.02 0.00 0.03 99.50 17:46:26 17:35:01 2 0.05 0.00 0.03 0.00 0.03 99.88 17:46:26 17:35:01 3 0.07 0.00 0.05 0.00 0.32 99.57 17:46:26 17:36:01 all 0.27 0.00 0.04 0.01 0.13 99.54 17:46:26 17:36:01 0 0.23 0.00 0.03 0.02 0.18 99.53 17:46:26 17:36:01 1 0.23 0.00 0.02 0.00 0.05 99.70 17:46:26 17:36:01 2 0.52 0.00 0.07 0.02 0.22 99.18 17:46:26 17:36:01 3 0.12 0.00 0.05 0.00 0.08 99.75 17:46:26 17:37:01 all 0.12 0.00 0.05 0.00 0.10 99.73 17:46:26 17:37:01 0 0.03 0.00 0.03 0.00 0.08 99.85 17:46:26 17:37:01 1 0.08 0.00 0.07 0.00 0.13 99.72 17:46:26 17:37:01 2 0.33 0.00 0.05 0.00 0.08 99.53 17:46:26 17:37:01 3 0.05 0.00 0.03 0.00 0.10 99.82 17:46:26 17:38:01 all 0.13 0.00 0.02 0.00 0.05 99.80 17:46:26 17:38:01 0 0.03 0.00 0.02 0.00 0.07 99.88 17:46:26 17:38:01 1 0.02 0.00 0.03 0.00 0.05 99.90 17:46:26 17:38:01 2 0.45 0.00 0.02 0.00 0.05 99.48 17:46:26 17:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:46:26 17:39:01 all 0.13 0.00 0.03 0.00 0.20 99.64 17:46:26 17:39:01 0 0.07 0.00 0.05 0.00 0.50 99.39 17:46:26 17:39:01 1 0.03 0.00 0.03 0.00 0.05 99.88 17:46:26 17:39:01 2 0.40 0.00 0.00 0.00 0.18 99.42 17:46:26 17:39:01 3 0.02 0.00 0.03 0.00 0.07 99.88 17:46:26 17:40:01 all 0.15 0.00 0.02 0.00 0.08 99.75 17:46:26 17:40:01 0 0.05 0.00 0.02 0.00 0.18 99.75 17:46:26 17:40:01 1 0.07 0.00 0.03 0.00 0.05 99.85 17:46:26 17:40:01 2 0.43 0.00 0.03 0.00 0.08 99.45 17:46:26 17:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:46:26 17:46:26 17:40:01 CPU %user %nice %system %iowait %steal %idle 17:46:26 17:41:01 all 0.15 0.00 0.04 0.00 0.28 99.52 17:46:26 17:41:01 0 0.03 0.00 0.03 0.00 0.20 99.73 17:46:26 17:41:01 1 0.03 0.00 0.03 0.00 0.38 99.55 17:46:26 17:41:01 2 0.45 0.00 0.07 0.00 0.10 99.38 17:46:26 17:41:01 3 0.10 0.00 0.03 0.00 0.45 99.42 17:46:26 17:42:02 all 0.14 0.00 0.03 0.00 0.21 99.62 17:46:26 17:42:02 0 0.03 0.00 0.02 0.00 0.13 99.82 17:46:26 17:42:02 1 0.02 0.00 0.05 0.00 0.25 99.68 17:46:26 17:42:02 2 0.43 0.00 0.05 0.00 0.27 99.25 17:46:26 17:42:02 3 0.07 0.00 0.02 0.00 0.20 99.72 17:46:26 17:43:01 all 0.14 0.00 0.07 0.00 0.06 99.74 17:46:26 17:43:01 0 0.03 0.00 0.08 0.00 0.03 99.85 17:46:26 17:43:01 1 0.03 0.00 0.05 0.00 0.05 99.86 17:46:26 17:43:01 2 0.46 0.00 0.07 0.00 0.10 99.37 17:46:26 17:43:01 3 0.03 0.00 0.07 0.00 0.03 99.86 17:46:26 17:44:01 all 0.12 0.00 0.05 0.00 0.17 99.66 17:46:26 17:44:01 0 0.02 0.00 0.05 0.00 0.18 99.75 17:46:26 17:44:01 1 0.05 0.00 0.05 0.00 0.15 99.75 17:46:26 17:44:01 2 0.42 0.00 0.05 0.00 0.18 99.35 17:46:26 17:44:01 3 0.02 0.00 0.03 0.00 0.18 99.77 17:46:26 17:45:01 all 0.13 0.00 0.03 0.00 0.21 99.63 17:46:26 17:45:01 0 0.02 0.00 0.03 0.00 0.05 99.90 17:46:26 17:45:01 1 0.02 0.00 0.02 0.00 0.08 99.88 17:46:26 17:45:01 2 0.42 0.00 0.02 0.00 0.22 99.35 17:46:26 17:45:01 3 0.07 0.00 0.05 0.00 0.50 99.39 17:46:26 17:46:01 all 4.14 0.00 2.83 1.73 2.90 88.40 17:46:26 17:46:01 0 3.47 0.00 2.81 0.75 2.97 90.00 17:46:26 17:46:01 1 3.88 0.00 2.84 2.06 2.89 88.34 17:46:26 17:46:01 2 5.68 0.00 2.98 2.64 2.79 85.91 17:46:26 17:46:01 3 3.54 0.00 2.69 1.47 2.96 89.33 17:46:26 Average: all 0.38 0.00 0.20 0.10 0.29 99.03 17:46:26 Average: 0 0.24 0.00 0.20 0.05 0.29 99.22 17:46:26 Average: 1 0.35 0.00 0.20 0.12 0.27 99.06 17:46:26 Average: 2 0.60 0.00 0.22 0.15 0.27 98.76 17:46:26 Average: 3 0.32 0.00 0.19 0.09 0.32 99.08 17:46:26 17:46:26 17:46:26