07:24:38 Started by timer 07:24:38 Running as SYSTEM 07:24:38 [EnvInject] - Loading node environment variables. 07:24:38 Building remotely on prd-centos7-builder-4c-4g-12297 (centos7-builder-4c-4g) in workspace /w/workspace/genius-maven-merge-master 07:24:38 [ssh-agent] Looking for ssh-agent implementation... 07:24:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:38 $ ssh-agent 07:24:38 SSH_AUTH_SOCK=/tmp/ssh-CQZ5KLEWc0A7/agent.8374 07:24:38 SSH_AGENT_PID=8376 07:24:38 [ssh-agent] Started. 07:24:38 Running ssh-add (command line suppressed) 07:24:38 Identity added: /w/workspace/genius-maven-merge-master@tmp/private_key_11610135165930865791.key (/w/workspace/genius-maven-merge-master@tmp/private_key_11610135165930865791.key) 07:24:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:24:38 The recommended git tool is: NONE 07:24:40 using credential jenkins-ssh 07:24:40 Wiping out workspace first. 07:24:40 Cloning the remote Git repository 07:24:40 Cloning repository git://devvexx.opendaylight.org/mirror/genius 07:24:40 > git init /w/workspace/genius-maven-merge-master # timeout=10 07:24:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/genius 07:24:40 > git --version # timeout=10 07:24:40 > git --version # 'git version 2.36.6' 07:24:40 using GIT_SSH to set credentials jenkins-ssh 07:24:40 [INFO] Currently running in a labeled security context 07:24:40 [INFO] Currently SELinux is 'enforcing' on the host 07:24:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/genius-maven-merge-master@tmp/jenkins-gitclient-ssh15939903498433778363.key 07:24:41 Verifying host key using known hosts file 07:24:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:24:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/genius +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/genius # timeout=10 07:24:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:43 Avoid second fetch 07:24:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:24:43 Checking out Revision 9bcb652ce401698c2297f4b9586821dd0d4e9230 (refs/remotes/origin/master) 07:24:43 > git config core.sparsecheckout # timeout=10 07:24:43 > git checkout -f 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:44 Commit message: "Freeze upstream versions" 07:24:44 > git rev-list --no-walk 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:44 provisioning config files... 07:24:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:24:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:24:44 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins95722550157684025.sh 07:24:44 ---> python-tools-install.sh 07:24:44 Setup pyenv: 07:24:44 system 07:24:44 * 3.8.13 (set by /opt/pyenv/version) 07:24:44 * 3.9.13 (set by /opt/pyenv/version) 07:24:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FBg8 07:24:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:52 lf-activate-venv(): INFO: Installing: lftools 07:25:23 lf-activate-venv(): INFO: Adding /tmp/venv-FBg8/bin to PATH 07:25:23 Generating Requirements File 07:26:00 Python 3.9.13 07:26:00 pip 23.3.2 from /tmp/venv-FBg8/lib/python3.9/site-packages/pip (python 3.9) 07:26:00 appdirs==1.4.4 07:26:00 argcomplete==3.2.1 07:26:00 aspy.yaml==1.3.0 07:26:00 attrs==23.2.0 07:26:00 autopage==0.5.2 07:26:00 Babel==2.14.0 07:26:00 beautifulsoup4==4.12.2 07:26:00 boto3==1.34.11 07:26:00 botocore==1.34.11 07:26:00 bs4==0.0.1 07:26:00 cachetools==5.3.2 07:26:00 certifi==2023.11.17 07:26:00 cffi==1.16.0 07:26:00 cfgv==3.4.0 07:26:00 chardet==5.2.0 07:26:00 charset-normalizer==3.3.2 07:26:00 click==8.1.7 07:26:00 cliff==4.4.0 07:26:00 cmd2==2.4.3 07:26:00 cryptography==3.3.2 07:26:00 debtcollector==2.5.0 07:26:00 decorator==5.1.1 07:26:00 defusedxml==0.7.1 07:26:00 Deprecated==1.2.14 07:26:00 distlib==0.3.8 07:26:00 dnspython==2.4.2 07:26:00 docker==4.2.2 07:26:00 dogpile.cache==1.3.0 07:26:00 email-validator==2.1.0.post1 07:26:00 filelock==3.13.1 07:26:00 future==0.18.3 07:26:00 gitdb==4.0.11 07:26:00 GitPython==3.1.40 07:26:00 google-auth==2.25.2 07:26:00 httplib2==0.22.0 07:26:00 identify==2.5.33 07:26:00 idna==3.6 07:26:00 importlib-metadata==7.0.1 07:26:00 importlib-resources==1.5.0 07:26:00 iso8601==2.1.0 07:26:00 Jinja2==3.1.2 07:26:00 jmespath==1.0.1 07:26:00 jsonpatch==1.33 07:26:00 jsonpointer==2.4 07:26:00 jsonschema==4.20.0 07:26:00 jsonschema-specifications==2023.12.1 07:26:00 keystoneauth1==5.4.0 07:26:00 kubernetes==28.1.0 07:26:00 lftools==0.37.8 07:26:00 lxml==5.0.0 07:26:00 MarkupSafe==2.1.3 07:26:00 msgpack==1.0.7 07:26:00 multi_key_dict==2.0.3 07:26:00 munch==4.0.0 07:26:00 netaddr==0.9.0 07:26:00 netifaces==0.11.0 07:26:00 niet==1.4.2 07:26:00 nodeenv==1.8.0 07:26:00 oauth2client==4.1.3 07:26:00 oauthlib==3.2.2 07:26:00 openstacksdk==0.62.0 07:26:00 os-client-config==2.1.0 07:26:00 os-service-types==1.7.0 07:26:00 osc-lib==2.9.0 07:26:00 oslo.config==9.2.0 07:26:00 oslo.context==5.3.0 07:26:00 oslo.i18n==6.2.0 07:26:00 oslo.log==5.4.0 07:26:00 oslo.serialization==5.2.0 07:26:00 oslo.utils==6.3.0 07:26:00 packaging==23.2 07:26:00 pbr==6.0.0 07:26:00 platformdirs==4.1.0 07:26:00 prettytable==3.9.0 07:26:00 pyasn1==0.5.1 07:26:00 pyasn1-modules==0.3.0 07:26:00 pycparser==2.21 07:26:00 pygerrit2==2.0.15 07:26:00 PyGithub==2.1.1 07:26:00 pyinotify==0.9.6 07:26:00 PyJWT==2.8.0 07:26:00 PyNaCl==1.5.0 07:26:00 pyparsing==2.4.7 07:26:00 pyperclip==1.8.2 07:26:00 pyrsistent==0.20.0 07:26:00 python-cinderclient==9.4.0 07:26:00 python-dateutil==2.8.2 07:26:00 python-heatclient==3.3.0 07:26:00 python-jenkins==1.8.2 07:26:00 python-keystoneclient==5.2.0 07:26:00 python-magnumclient==4.3.0 07:26:00 python-novaclient==18.4.0 07:26:00 python-openstackclient==6.0.0 07:26:00 python-swiftclient==4.4.0 07:26:00 pytz==2023.3.post1 07:26:00 PyYAML==6.0.1 07:26:00 referencing==0.32.0 07:26:00 requests==2.31.0 07:26:00 requests-oauthlib==1.3.1 07:26:00 requestsexceptions==1.4.0 07:26:00 rfc3986==2.0.0 07:26:00 rpds-py==0.16.2 07:26:00 rsa==4.9 07:26:00 ruamel.yaml==0.18.5 07:26:00 ruamel.yaml.clib==0.2.8 07:26:00 s3transfer==0.10.0 07:26:00 simplejson==3.19.2 07:26:00 six==1.16.0 07:26:00 smmap==5.0.1 07:26:00 soupsieve==2.5 07:26:00 stevedore==5.1.0 07:26:00 tabulate==0.9.0 07:26:00 toml==0.10.2 07:26:00 tomlkit==0.12.3 07:26:00 tqdm==4.66.1 07:26:00 typing_extensions==4.9.0 07:26:00 tzdata==2023.4 07:26:00 urllib3==1.26.18 07:26:00 virtualenv==20.25.0 07:26:00 wcwidth==0.2.12 07:26:00 websocket-client==1.7.0 07:26:00 wrapt==1.16.0 07:26:00 xdg==6.0.0 07:26:00 xmltodict==0.13.0 07:26:00 yq==3.2.3 07:26:00 zipp==3.17.0 07:26:00 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5807493821911050564.sh 07:26:00 + mkdir -p /w/workspace/genius-maven-merge-master/target/classes /w/workspace/genius-maven-merge-master/jacoco/classes 07:26:00 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins13138092623602623411.sh 07:26:00 + echo quiet=on 07:26:01 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos7-builder-4c-4g-12297 07:26:01 [genius-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=genius -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:26:01 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=genius --version 07:26:01 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:26:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:26:01 Java version: 11.0.21, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.21.0.9-1.el7_9.x86_64 07:26:01 Default locale: en_US, platform encoding: UTF-8 07:26:01 OS name: "linux", version: "3.10.0-1160.102.1.el7.x86_64", arch: "amd64", family: "unix" 07:26:01 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins12242089613569559693.sh 07:26:01 + rm /home/jenkins/.wgetrc 07:26:01 [EnvInject] - Injecting environment variables from a build step. 07:26:01 [EnvInject] - Injecting as environment variables the properties content 07:26:01 SET_JDK_VERSION=openjdk17 07:26:01 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:26:01 07:26:01 [EnvInject] - Variables injected successfully. 07:26:01 [genius-maven-merge-master] $ /bin/sh /tmp/jenkins15302245651245520873.sh 07:26:01 ---> update-java-alternatives.sh 07:26:01 ---> Updating Java version 07:26:02 ---> RedHat type system detected 07:26:02 /usr/lib/jvm/java-17-openjdk directory not found - trying to find an approaching one 07:26:02 ls: cannot access /usr/lib/jvm/java-17-openjdk*: No such file or directory 07:26:02 no /usr/lib/jvm/java-17-openjdk directory nor candidate found -exiting 07:26:02 Build step 'Execute shell' marked build as failure 07:26:02 $ ssh-agent -k 07:26:02 unset SSH_AUTH_SOCK; 07:26:02 unset SSH_AGENT_PID; 07:26:02 echo Agent pid 8376 killed; 07:26:02 [ssh-agent] Stopped. 07:26:02 [PostBuildScript] - [INFO] Executing post build scripts. 07:26:02 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins7224378002855895540.sh 07:26:02 ---> sysstat.sh 07:26:02 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins4887667467635439725.sh 07:26:02 ---> package-listing.sh 07:26:02 ++ facter osfamily 07:26:02 ++ tr '[:upper:]' '[:lower:]' 07:26:03 + OS_FAMILY=redhat 07:26:03 + workspace=/w/workspace/genius-maven-merge-master 07:26:03 + START_PACKAGES=/tmp/packages_start.txt 07:26:03 + END_PACKAGES=/tmp/packages_end.txt 07:26:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:03 + PACKAGES=/tmp/packages_start.txt 07:26:03 + '[' /w/workspace/genius-maven-merge-master ']' 07:26:03 + PACKAGES=/tmp/packages_end.txt 07:26:03 + case "${OS_FAMILY}" in 07:26:03 + rpm -qa 07:26:03 + sort 07:26:03 + '[' -f /tmp/packages_start.txt ']' 07:26:03 + '[' -f /tmp/packages_end.txt ']' 07:26:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:03 + '[' /w/workspace/genius-maven-merge-master ']' 07:26:03 + mkdir -p /w/workspace/genius-maven-merge-master/archives/ 07:26:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/genius-maven-merge-master/archives/ 07:26:03 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins9743243652637644703.sh 07:26:03 ---> capture-instance-metadata.sh 07:26:03 Setup pyenv: 07:26:03 system 07:26:03 3.8.13 07:26:03 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FBg8 from file:/tmp/.os_lf_venv 07:26:05 lf-activate-venv(): INFO: Installing: lftools 07:26:20 lf-activate-venv(): INFO: Adding /tmp/venv-FBg8/bin to PATH 07:26:20 INFO: Running in OpenStack, capturing instance metadata 07:26:20 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins2247341486168296030.sh 07:26:20 provisioning config files... 07:26:20 Could not find credentials [logs] for genius-maven-merge-master #985 07:26:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/genius-maven-merge-master@tmp/config65801271813355576tmp 07:26:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:26:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:26:20 provisioning config files... 07:26:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:26:20 [EnvInject] - Injecting environment variables from a build step. 07:26:20 [EnvInject] - Injecting as environment variables the properties content 07:26:20 SERVER_ID=logs 07:26:20 07:26:20 [EnvInject] - Variables injected successfully. 07:26:20 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins5968631703127993450.sh 07:26:20 ---> create-netrc.sh 07:26:20 WARN: Log server credential not found. 07:26:20 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins16627699123079056768.sh 07:26:20 ---> python-tools-install.sh 07:26:20 Setup pyenv: 07:26:20 system 07:26:20 3.8.13 07:26:20 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FBg8 from file:/tmp/.os_lf_venv 07:26:22 lf-activate-venv(): INFO: Installing: lftools 07:26:35 lf-activate-venv(): INFO: Adding /tmp/venv-FBg8/bin to PATH 07:26:35 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins11017623763308523583.sh 07:26:35 ---> sudo-logs.sh 07:26:35 Archiving 'sudo' log.. 07:26:35 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins4775290828762733667.sh 07:26:35 ---> job-cost.sh 07:26:35 Setup pyenv: 07:26:35 system 07:26:35 3.8.13 07:26:35 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FBg8 from file:/tmp/.os_lf_venv 07:26:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:26:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:26:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:26:46 lf-activate-venv(): INFO: Adding /tmp/venv-FBg8/bin to PATH 07:26:46 INFO: No Stack... 07:26:46 INFO: Retrieving Pricing Info for: v3-standard-4 07:26:47 INFO: Archiving Costs 07:26:47 [genius-maven-merge-master] $ /bin/bash -l /tmp/jenkins1779081301247374627.sh 07:26:47 ---> logs-deploy.sh 07:26:47 Setup pyenv: 07:26:47 system 07:26:47 3.8.13 07:26:47 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FBg8 from file:/tmp/.os_lf_venv 07:26:48 lf-activate-venv(): INFO: Installing: lftools 07:27:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:27:03 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:27:04 lf-activate-venv(): INFO: Adding /tmp/venv-FBg8/bin to PATH 07:27:04 WARNING: Nexus logging server not set 07:27:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/genius-maven-merge-master/985/ 07:27:04 INFO: archiving logs to S3 07:27:05 ---> uname -a: 07:27:05 Linux prd-centos7-builder-4c-4g-12297.novalocal 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:27:05 07:27:05 07:27:05 ---> lscpu: 07:27:05 Architecture: x86_64 07:27:05 CPU op-mode(s): 32-bit, 64-bit 07:27:05 Byte Order: Little Endian 07:27:05 CPU(s): 4 07:27:05 On-line CPU(s) list: 0-3 07:27:05 Thread(s) per core: 1 07:27:05 Core(s) per socket: 1 07:27:05 Socket(s): 4 07:27:05 NUMA node(s): 1 07:27:05 Vendor ID: AuthenticAMD 07:27:05 CPU family: 23 07:27:05 Model: 49 07:27:05 Model name: AMD EPYC-Rome Processor 07:27:05 Stepping: 0 07:27:05 CPU MHz: 2799.998 07:27:05 BogoMIPS: 5599.99 07:27:05 Virtualization: AMD-V 07:27:05 Hypervisor vendor: KVM 07:27:05 Virtualization type: full 07:27:05 L1d cache: 32K 07:27:05 L1i cache: 32K 07:27:05 L2 cache: 512K 07:27:05 L3 cache: 16384K 07:27:05 NUMA node0 CPU(s): 0-3 07:27:05 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 perfctr_core ssbd rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:27:05 07:27:05 07:27:05 ---> nproc: 07:27:05 4 07:27:05 07:27:05 07:27:05 ---> df -h: 07:27:05 Filesystem Size Used Avail Use% Mounted on 07:27:05 devtmpfs 7.8G 0 7.8G 0% /dev 07:27:05 tmpfs 7.8G 0 7.8G 0% /dev/shm 07:27:05 tmpfs 7.8G 17M 7.8G 1% /run 07:27:05 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 07:27:05 /dev/vda1 80G 5.5G 75G 7% / 07:27:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:27:05 07:27:05 07:27:05 ---> free -m: 07:27:05 total used free shared buff/cache available 07:27:05 Mem: 15884 781 12997 16 2104 14783 07:27:05 Swap: 1023 0 1023 07:27:05 07:27:05 07:27:05 ---> ip addr: 07:27:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:27:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:27:05 inet 127.0.0.1/8 scope host lo 07:27:05 valid_lft forever preferred_lft forever 07:27:05 inet6 ::1/128 scope host 07:27:05 valid_lft forever preferred_lft forever 07:27:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:27:05 link/ether fa:16:3e:96:de:97 brd ff:ff:ff:ff:ff:ff 07:27:05 inet 10.30.170.155/23 brd 10.30.171.255 scope global dynamic eth0 07:27:05 valid_lft 86221sec preferred_lft 86221sec 07:27:05 inet6 fe80::f816:3eff:fe96:de97/64 scope link 07:27:05 valid_lft forever preferred_lft forever 07:27:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:27:05 link/ether 02:42:e6:c0:c8:13 brd ff:ff:ff:ff:ff:ff 07:27:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:27:05 valid_lft forever preferred_lft forever 07:27:05 07:27:05 07:27:05 ---> sar -b -r -n DEV: 07:27:05 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/31/2023 _x86_64_ (4 CPU) 07:27:05 07:27:05 07:24:01 AM LINUX RESTART 07:27:05 07:27:05 07:25:01 AM tps rtps wtps bread/s bwrtn/s 07:27:05 07:26:01 AM 242.89 1.17 241.72 79.65 9813.70 07:27:05 07:27:01 AM 180.28 1.85 178.43 237.67 6456.39 07:27:05 Average: 211.59 1.51 210.08 158.65 8135.18 07:27:05 07:27:05 07:25:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:27:05 07:26:01 AM 13392872 2873092 17.66 2620 2022424 1327932 7.67 682848 1776084 153832 07:27:05 07:27:01 AM 13278036 2987928 18.37 2620 2048096 1086836 6.28 887996 1680496 36140 07:27:05 Average: 13335454 2930510 18.02 2620 2035260 1207384 6.97 785422 1728290 94986 07:27:05 07:27:05 07:25:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:27:05 07:26:01 AM eth0 90.56 74.91 1069.98 16.18 0.00 0.00 0.00 07:27:05 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:05 07:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:05 07:27:01 AM eth0 21.93 21.15 43.78 9.74 0.00 0.00 0.00 07:27:05 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:05 07:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:05 Average: eth0 56.25 48.03 556.92 12.96 0.00 0.00 0.00 07:27:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:05 07:27:05 07:27:05 ---> sar -P ALL: 07:27:05 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/31/2023 _x86_64_ (4 CPU) 07:27:05 07:27:05 07:24:01 AM LINUX RESTART 07:27:05 07:27:05 07:25:01 AM CPU %user %nice %system %iowait %steal %idle 07:27:05 07:26:01 AM all 17.29 0.00 1.58 1.82 0.07 79.23 07:27:05 07:26:01 AM 0 13.51 0.00 1.44 0.75 0.05 84.25 07:27:05 07:26:01 AM 1 33.40 0.00 2.37 3.29 0.07 60.87 07:27:05 07:26:01 AM 2 15.57 0.00 1.56 2.55 0.10 80.21 07:27:05 07:26:01 AM 3 7.11 0.00 1.00 0.74 0.07 91.08 07:27:05 07:27:01 AM all 16.07 0.00 1.15 1.19 0.06 81.52 07:27:05 07:27:01 AM 0 3.26 0.00 0.99 1.01 0.07 94.67 07:27:05 07:27:01 AM 1 22.76 0.00 1.41 2.27 0.07 73.49 07:27:05 07:27:01 AM 2 11.18 0.00 0.95 0.93 0.05 86.88 07:27:05 07:27:01 AM 3 27.48 0.00 1.25 0.55 0.07 70.64 07:27:05 Average: all 16.68 0.00 1.37 1.51 0.07 80.38 07:27:05 Average: 0 8.36 0.00 1.22 0.88 0.06 89.48 07:27:05 Average: 1 28.05 0.00 1.89 2.78 0.07 67.22 07:27:05 Average: 2 13.37 0.00 1.25 1.74 0.08 83.56 07:27:05 Average: 3 17.17 0.00 1.12 0.65 0.07 80.99 07:27:05 07:27:05 07:27:05