Pull request #51 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 89f68b9c8d69d003b1b7fb0f72ebf2ee9d5806f1+f1419def063100268201693d59e41f1e80c1f25d (affee50ddff122adda303611bc0019ba3c4ec895) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32503 in /w/workspace/edgexfoundry_edgex-compose_PR-51 [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-51 # 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 Merging remotes/origin/master commit f1419def063100268201693d59e41f1e80c1f25d into PR head commit 89f68b9c8d69d003b1b7fb0f72ebf2ee9d5806f1 > 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89f68b9c8d69d003b1b7fb0f72ebf2ee9d5806f1 # timeout=10 Merge succeeded, producing 89f68b9c8d69d003b1b7fb0f72ebf2ee9d5806f1 Checking out Revision 89f68b9c8d69d003b1b7fb0f72ebf2ee9d5806f1 (PR-51) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f1419def063100268201693d59e41f1e80c1f25d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89f68b9c8d69d003b1b7fb0f72ebf2ee9d5806f1 # timeout=10 Commit message: "Merge branch 'pre-release-reworked' of https://github.com/lenny-intel/edgex-compose into pre-release-reworked" > git rev-list --no-walk cd7c92385f322f7da92e0a71f134b03d625dec89 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:50:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 21:50:18 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 21:50:27 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #294 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:02:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:45 ---> package-listing.sh 22:02:45 ++ tr '[:upper:]' '[:lower:]' 22:02:45 ++ facter osfamily 22:02:45 + OS_FAMILY=redhat 22:02:45 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-51 22:02:45 + START_PACKAGES=/tmp/packages_start.txt 22:02:45 + END_PACKAGES=/tmp/packages_end.txt 22:02:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:45 + PACKAGES=/tmp/packages_start.txt 22:02:45 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-51 ']' 22:02:45 + PACKAGES=/tmp/packages_end.txt 22:02:45 + case "${OS_FAMILY}" in 22:02:45 + rpm -qa 22:02:45 + sort 22:02:54 + '[' -f /tmp/packages_start.txt ']' 22:02:54 + '[' -f /tmp/packages_end.txt ']' 22:02:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:54 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-51 ']' 22:02:54 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-51/archives/ 22:02:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-51/archives/ [Pipeline] echo 22:02:54 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-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:02:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:02:57 22:02:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:02:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:02:58 alpine: Pulling from edgex-lftools-log-publisher 22:02:58 df20fa9351a1: Pulling fs layer 22:02:58 36b3adc4ff6f: Pulling fs layer 22:02:58 8ad3a11d3b57: Pulling fs layer 22:02:58 46f8f816bc3b: Pulling fs layer 22:02:58 93b61091891f: Pulling fs layer 22:02:58 93b9cdb0e59b: Pulling fs layer 22:02:58 5e14af77c1be: Pulling fs layer 22:02:58 01666e4c0597: Pulling fs layer 22:02:58 aa168da1d23b: Pulling fs layer 22:02:58 46f8f816bc3b: Waiting 22:02:58 93b61091891f: Waiting 22:02:58 93b9cdb0e59b: Waiting 22:02:58 5e14af77c1be: Waiting 22:02:58 01666e4c0597: Waiting 22:02:58 aa168da1d23b: Waiting 22:02:58 36b3adc4ff6f: Verifying Checksum 22:02:58 36b3adc4ff6f: Download complete 22:02:58 46f8f816bc3b: Verifying Checksum 22:02:58 46f8f816bc3b: Download complete 22:02:58 df20fa9351a1: Verifying Checksum 22:02:58 df20fa9351a1: Download complete 22:02:58 93b9cdb0e59b: Verifying Checksum 22:02:58 93b9cdb0e59b: Download complete 22:02:58 93b61091891f: Verifying Checksum 22:02:58 93b61091891f: Download complete 22:02:58 5e14af77c1be: Verifying Checksum 22:02:58 5e14af77c1be: Download complete 22:02:58 01666e4c0597: Verifying Checksum 22:02:58 01666e4c0597: Download complete 22:02:59 df20fa9351a1: Pull complete 22:02:59 8ad3a11d3b57: Verifying Checksum 22:02:59 8ad3a11d3b57: Download complete 22:02:59 36b3adc4ff6f: Pull complete 22:03:01 8ad3a11d3b57: Pull complete 22:03:02 46f8f816bc3b: Pull complete 22:03:03 93b61091891f: Pull complete 22:03:03 93b9cdb0e59b: Pull complete 22:03:04 5e14af77c1be: Pull complete 22:03:04 01666e4c0597: Pull complete 22:03:08 aa168da1d23b: Verifying Checksum 22:03:08 aa168da1d23b: Download complete 22:03:27 aa168da1d23b: Pull complete 22:03:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:03:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:03:27 prd-centos7-docker-4c-2g-32503 does not seem to be running inside a container 22:03:27 $ 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-51/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-51 -v /w/workspace/edgexfoundry_edgex-compose_PR-51:/w/workspace/edgexfoundry_edgex-compose_PR-51:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-51@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-51@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 22:03:30 $ docker top 1da4e72f1d1ce817e7b788e483d6c407234ffe744a09f7909c8c8c0678d38b54 -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:03:33 + mkdir -p /var/log/sa [Pipeline] sh 22:03:33 + ls /var/log/sa-host 22:03:33 + sadf -c /var/log/sa-host/sa01 22:03:33 file_magic: OK 22:03:33 HZ: Using current value: 100 22:03:33 file_header: OK 22:03:33 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 22:03:33 Statistics: 22:03:33 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... 22:03:33 File successfully converted to sysstat format version 12.2.1 22:03:33 + sadf -c /var/log/sa-host/sa23 22:03:33 file_magic: OK 22:03:33 HZ: Using current value: 100 22:03:33 file_header: OK 22:03:33 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 22:03:33 Statistics: 22:03:33 Hnuu...uuuununununu... 22:03:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:34 provisioning config files... 22:03:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-51@tmp/config4251182014333146777tmp [Pipeline] { [Pipeline] echo 22:03:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:03:35 ---> create-netrc.sh [Pipeline] } 22:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:03:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:03:36 ---> python-tools-install.sh [Pipeline] echo 22:03:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:03:37 ---> sudo-logs.sh 22:03:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:03:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:03:38 ---> job-cost.sh 22:03:38 lf-activate-venv: SKIPPING 22:03:38 INFO: No Stack... 22:03:39 INFO: Retrieving Pricing Info for: v1-standard-2 22:03:40 INFO: Archiving Costs [Pipeline] echo 22:03:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:03:40 ---> logs-deploy.sh 22:03:40 lf-activate-venv: SKIPPING 22:03:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-51/2 22:03:40 INFO: archiving workspace using pattern(s): 22:03:43 Archives upload complete. 22:03:44 INFO: archiving logs to Nexus 22:03:46 ---> uname -a: 22:03:46 Linux prd-centos7-docker-4c-2g-32503.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:03:46 22:03:46 22:03:46 ---> lscpu: 22:03:46 Architecture: x86_64 22:03:46 CPU op-mode(s): 32-bit, 64-bit 22:03:46 Byte Order: Little Endian 22:03:46 Address sizes: 40 bits physical, 48 bits virtual 22:03:46 CPU(s): 4 22:03:46 On-line CPU(s) list: 0-3 22:03:46 Thread(s) per core: 1 22:03:46 Core(s) per socket: 1 22:03:46 Socket(s): 4 22:03:46 NUMA node(s): 1 22:03:46 Vendor ID: GenuineIntel 22:03:46 CPU family: 6 22:03:46 Model: 44 22:03:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:03:46 Stepping: 1 22:03:46 CPU MHz: 2933.438 22:03:46 BogoMIPS: 5866.87 22:03:46 Virtualization: VT-x 22:03:46 Hypervisor vendor: KVM 22:03:46 Virtualization type: full 22:03:46 L1d cache: 128 KiB 22:03:46 L1i cache: 128 KiB 22:03:46 L2 cache: 16 MiB 22:03:46 L3 cache: 64 MiB 22:03:46 NUMA node0 CPU(s): 0-3 22:03:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:03:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:03:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:03:46 Vulnerability Meltdown: Mitigation; PTI 22:03:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:03:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:03:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:03:46 Vulnerability Srbds: Not affected 22:03:46 Vulnerability Tsx async abort: Not affected 22:03:46 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 22:03:46 22:03:46 22:03:46 ---> nproc: 22:03:46 4 22:03:46 22:03:46 22:03:46 ---> df -h: 22:03:46 Filesystem Size Used Available Use% Mounted on 22:03:46 overlay 50.0G 6.9G 43.1G 14% / 22:03:46 tmpfs 64.0M 0 64.0M 0% /dev 22:03:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:03:46 shm 64.0M 0 64.0M 0% /dev/shm 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-51 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-51@tmp 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 22:03:46 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 22:03:46 22:03:46 22:03:46 ---> free -m: 22:03:46 total used free shared buff/cache available 22:03:46 Mem: 1837 680 104 0 1052 1051 22:03:46 Swap: 1023 1 1022 22:03:46 22:03:46 22:03:46 ---> ip addr: 22:03:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:03:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:03:46 inet 127.0.0.1/8 scope host lo 22:03:46 valid_lft forever preferred_lft forever 22:03:46 inet6 ::1/128 scope host 22:03:46 valid_lft forever preferred_lft forever 22:03:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:03:46 link/ether fa:16:3e:6d:fe:35 brd ff:ff:ff:ff:ff:ff 22:03:46 inet 10.30.123.0/23 brd 10.30.123.255 scope global dynamic eth0 22:03:46 valid_lft 85514sec preferred_lft 85514sec 22:03:46 inet6 fe80::f816:3eff:fe6d:fe35/64 scope link 22:03:46 valid_lft forever preferred_lft forever 22:03:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:03:46 link/ether 02:42:7d:22:e4:2b brd ff:ff:ff:ff:ff:ff 22:03:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:03:46 valid_lft forever preferred_lft forever 22:03:46 22:03:46 22:03:46 ---> sar -b -r -n DEV: 22:03:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 22:03:46 22:03:46 21:48:46 LINUX RESTART (4 CPU) 22:03:46 22:03:46 21:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:03:46 21:51:01 17.54 2.53 15.01 0.00 162.00 527.05 0.00 22:03:46 21:52:01 1.50 0.00 1.50 0.00 0.00 24.98 0.00 22:03:46 21:53:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 22:03:46 21:54:01 0.22 0.00 0.22 0.00 0.00 2.96 0.00 22:03:46 21:55:02 0.22 0.00 0.22 0.00 0.00 3.44 0.00 22:03:46 21:56:01 0.29 0.00 0.29 0.00 0.00 3.98 0.00 22:03:46 21:57:01 0.28 0.00 0.28 0.00 0.00 2.84 0.00 22:03:46 21:58:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 22:03:46 21:59:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 22:03:46 22:00:01 0.23 0.00 0.23 0.00 0.00 2.20 0.00 22:03:46 22:01:01 0.30 0.02 0.28 0.00 0.13 3.19 0.00 22:03:46 22:02:02 0.38 0.08 0.30 0.00 1.60 5.02 0.00 22:03:46 22:03:01 55.04 53.47 1.57 0.00 7180.67 34.66 0.00 22:03:46 Average: 5.85 4.26 1.59 0.00 557.58 47.79 0.00 22:03:46 22:03:46 21:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:03:46 21:51:01 75060 0 532892 28.32 2620 1270972 1062832 36.27 362964 1246628 8 22:03:46 21:52:01 86396 0 521552 27.72 2620 1270976 995324 33.97 354796 1245368 12 22:03:46 21:53:01 85928 0 522012 27.74 2620 1270984 995384 33.97 354968 1245372 8 22:03:46 21:54:01 83640 0 524300 27.87 2620 1270984 995480 33.97 357200 1245356 8 22:03:46 21:55:02 84296 0 523640 27.83 2620 1270988 995408 33.97 357652 1244412 8 22:03:46 21:56:01 83764 0 524164 27.86 2620 1270996 995604 33.98 358756 1244412 8 22:03:46 21:57:01 84780 0 523148 27.80 2620 1270996 995388 33.97 357420 1244412 16 22:03:46 21:58:01 84888 0 523032 27.80 2620 1271004 995388 33.97 357312 1244412 12 22:03:46 21:59:01 84772 0 523140 27.80 2620 1271012 995388 33.97 357568 1244412 8 22:03:46 22:00:01 83560 0 524288 27.86 2620 1271076 995664 33.98 358736 1244428 32 22:03:46 22:01:01 81448 0 526456 27.98 2620 1271020 998084 34.06 359876 1244412 20 22:03:46 22:02:02 83924 0 523852 27.84 2620 1271148 995960 33.99 357784 1244476 16 22:03:46 22:03:01 76248 0 640080 34.02 2620 1162596 1450028 49.49 430620 1176324 73632 22:03:46 Average: 82977 0 533274 28.34 2620 1262673 1035841 35.35 363512 1239571 5676 22:03:46 22:03:46 21:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:03:46 21:51:01 eth0 44.78 35.97 130.98 22.82 0.00 0.00 0.00 0.00 22:03:46 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:03:46 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:53:01 eth0 0.68 0.13 0.11 0.01 0.00 0.00 0.00 0.00 22:03:46 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:54:01 eth0 0.67 0.37 0.27 0.20 0.00 0.00 0.00 0.00 22:03:46 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:55:02 eth0 0.94 0.17 0.15 0.07 0.00 0.00 0.00 0.00 22:03:46 21:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:56:01 eth0 1.20 0.76 0.63 0.41 0.00 0.00 0.00 0.00 22:03:46 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:03:46 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:03:46 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:59:01 eth0 0.63 0.02 0.05 0.00 0.00 0.00 0.00 0.00 22:03:46 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 22:00:01 eth0 0.62 0.40 0.40 0.28 0.00 0.00 0.00 0.00 22:03:46 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 22:01:01 eth0 0.86 0.30 0.31 0.20 0.00 0.00 0.00 0.00 22:03:46 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 22:02:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:03:46 22:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 22:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 22:03:01 eth0 111.51 82.81 902.69 26.34 0.00 0.00 0.00 0.00 22:03:46 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 Average: eth0 12.37 9.25 78.76 3.85 0.00 0.00 0.00 0.00 22:03:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:46 22:03:46 22:03:46 ---> sar -P ALL: 22:03:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 22:03:46 22:03:46 21:48:46 LINUX RESTART (4 CPU) 22:03:46 22:03:46 21:50:01 CPU %user %nice %system %iowait %steal %idle 22:03:46 21:51:01 all 2.01 0.00 0.49 0.33 10.89 86.29 22:03:46 21:51:01 0 1.38 0.00 0.54 0.00 12.72 85.35 22:03:46 21:51:01 1 1.77 0.00 0.36 0.86 11.11 85.89 22:03:46 21:51:01 2 2.74 0.00 0.44 0.09 10.03 86.69 22:03:46 21:51:01 3 2.16 0.00 0.61 0.35 9.64 87.24 22:03:46 21:52:01 all 0.14 0.00 0.15 0.00 0.39 99.31 22:03:46 21:52:01 0 0.38 0.00 0.15 0.00 0.55 98.92 22:03:46 21:52:01 1 0.05 0.00 0.15 0.00 0.37 99.44 22:03:46 21:52:01 2 0.10 0.00 0.13 0.00 0.45 99.32 22:03:46 21:52:01 3 0.03 0.00 0.17 0.00 0.22 99.58 22:03:46 21:53:01 all 0.09 0.00 0.03 0.00 1.05 98.83 22:03:46 21:53:01 0 0.16 0.00 0.02 0.00 1.88 97.94 22:03:46 21:53:01 1 0.10 0.00 0.00 0.00 0.35 99.55 22:03:46 21:53:01 2 0.08 0.00 0.07 0.00 1.90 97.95 22:03:46 21:53:01 3 0.02 0.00 0.03 0.00 0.03 99.92 22:03:46 21:54:01 all 0.15 0.00 0.04 0.00 0.17 99.63 22:03:46 21:54:01 0 0.05 0.00 0.08 0.00 0.15 99.72 22:03:46 21:54:01 1 0.52 0.00 0.05 0.00 0.08 99.35 22:03:46 21:54:01 2 0.02 0.00 0.02 0.00 0.17 99.80 22:03:46 21:54:01 3 0.03 0.00 0.02 0.00 0.28 99.67 22:03:46 21:55:02 all 0.09 0.00 0.05 0.00 0.82 99.04 22:03:46 21:55:02 0 0.02 0.00 0.07 0.00 0.79 99.13 22:03:46 21:55:02 1 0.35 0.00 0.07 0.00 0.81 98.78 22:03:46 21:55:02 2 0.02 0.00 0.05 0.00 1.04 98.90 22:03:46 21:55:02 3 0.00 0.00 0.02 0.00 0.63 99.36 22:03:46 21:56:01 all 0.13 0.00 0.03 0.00 0.46 99.37 22:03:46 21:56:01 0 0.03 0.00 0.02 0.00 0.20 99.75 22:03:46 21:56:01 1 0.07 0.00 0.05 0.00 0.47 99.41 22:03:46 21:56:01 2 0.40 0.00 0.03 0.00 0.57 98.99 22:03:46 21:56:01 3 0.03 0.00 0.02 0.00 0.61 99.34 22:03:46 21:57:01 all 0.12 0.00 0.05 0.00 0.17 99.66 22:03:46 21:57:01 0 0.03 0.00 0.03 0.00 0.18 99.75 22:03:46 21:57:01 1 0.03 0.00 0.08 0.00 0.22 99.67 22:03:46 21:57:01 2 0.38 0.00 0.05 0.00 0.25 99.32 22:03:46 21:57:01 3 0.02 0.00 0.05 0.00 0.03 99.90 22:03:46 21:58:01 all 0.09 0.00 0.02 0.00 1.00 98.88 22:03:46 21:58:01 0 0.03 0.00 0.03 0.00 0.68 99.25 22:03:46 21:58:01 1 0.03 0.00 0.02 0.00 0.50 99.45 22:03:46 21:58:01 2 0.26 0.00 0.02 0.00 1.04 98.68 22:03:46 21:58:01 3 0.05 0.00 0.03 0.00 1.79 98.13 22:03:46 21:59:01 all 0.08 0.00 0.04 0.00 0.34 99.54 22:03:46 21:59:01 0 0.02 0.00 0.02 0.00 0.07 99.90 22:03:46 21:59:01 1 0.00 0.00 0.02 0.00 0.03 99.95 22:03:46 21:59:01 2 0.25 0.00 0.08 0.00 0.18 99.48 22:03:46 21:59:01 3 0.07 0.00 0.05 0.00 1.06 98.83 22:03:46 22:00:01 all 0.13 0.00 0.04 0.00 0.84 98.99 22:03:46 22:00:01 0 0.02 0.00 0.03 0.00 0.89 99.06 22:03:46 22:00:01 1 0.10 0.00 0.05 0.00 1.23 98.62 22:03:46 22:00:01 2 0.35 0.00 0.03 0.00 0.53 99.09 22:03:46 22:00:01 3 0.05 0.00 0.05 0.00 0.71 99.19 22:03:46 22:01:01 all 0.10 0.00 0.04 0.00 0.44 99.43 22:03:46 22:01:01 0 0.02 0.00 0.02 0.00 0.33 99.64 22:03:46 22:01:01 1 0.28 0.00 0.03 0.00 0.61 99.07 22:03:46 22:01:01 2 0.05 0.00 0.05 0.00 0.46 99.44 22:03:46 22:01:01 3 0.05 0.00 0.05 0.00 0.33 99.57 22:03:46 22:03:46 22:01:01 CPU %user %nice %system %iowait %steal %idle 22:03:46 22:02:02 all 0.08 0.00 0.05 0.01 0.51 99.35 22:03:46 22:02:02 0 0.02 0.00 0.05 0.02 0.56 99.35 22:03:46 22:02:02 1 0.26 0.00 0.07 0.02 1.09 98.56 22:03:46 22:02:02 2 0.03 0.00 0.03 0.00 0.12 99.82 22:03:46 22:02:02 3 0.02 0.00 0.05 0.00 0.25 99.68 22:03:46 22:03:01 all 2.34 0.00 1.35 2.17 6.46 87.68 22:03:46 22:03:01 0 1.92 0.00 1.51 2.54 7.78 86.26 22:03:46 22:03:01 1 1.99 0.00 1.02 0.92 6.35 89.71 22:03:46 22:03:01 2 2.73 0.00 1.62 2.15 5.96 87.54 22:03:46 22:03:01 3 2.72 0.00 1.23 3.08 5.75 87.22 22:03:46 Average: all 0.44 0.00 0.18 0.19 1.85 97.33 22:03:46 Average: 0 0.32 0.00 0.20 0.20 2.13 97.16 22:03:46 Average: 1 0.43 0.00 0.15 0.14 1.83 97.44 22:03:46 Average: 2 0.58 0.00 0.20 0.17 1.78 97.26 22:03:46 Average: 3 0.41 0.00 0.18 0.26 1.66 97.48 22:03:46 22:03:46 22:03:46