09:02:48 Started by user Robert Varga 09:02:48 Running as SYSTEM 09:02:48 [EnvInject] - Loading node environment variables. 09:02:48 Building remotely on prd-centos8-builder-4c-4g-9405 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 09:02:48 [ssh-agent] Looking for ssh-agent implementation... 09:02:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:02:49 $ ssh-agent 09:02:49 SSH_AUTH_SOCK=/tmp/ssh-5nXhEAkinKic/agent.5517 09:02:49 SSH_AGENT_PID=5518 09:02:49 [ssh-agent] Started. 09:02:49 Running ssh-add (command line suppressed) 09:02:49 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_11588741390414178157.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_11588741390414178157.key) 09:02:49 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:02:49 The recommended git tool is: NONE 09:02:51 using credential jenkins-ssh 09:02:51 Wiping out workspace first. 09:02:51 Cloning the remote Git repository 09:02:51 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 09:02:51 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 09:02:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 09:02:51 > git --version # timeout=10 09:02:51 > git --version # 'git version 2.43.0' 09:02:51 using GIT_SSH to set credentials jenkins-ssh 09:02:51 [INFO] Currently running in a labeled security context 09:02:51 [INFO] Currently SELinux is 'enforcing' on the host 09:02:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh10130672545255394039.key 09:02:51 Verifying host key using known hosts file 09:02:51 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' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:02:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 09:02:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:55 Avoid second fetch 09:02:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:02:55 Checking out Revision 1f29309a978e13d9127b209eaee57fd94d039da5 (refs/remotes/origin/master) 09:02:55 > git config core.sparsecheckout # timeout=10 09:02:55 > git checkout -f 1f29309a978e13d9127b209eaee57fd94d039da5 # timeout=10 09:02:55 Commit message: "Update git submodules" 09:02:55 > git rev-list --no-walk 1f29309a978e13d9127b209eaee57fd94d039da5 # timeout=10 09:02:58 provisioning config files... 09:02:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:02:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:02:58 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins5638742582201261218.sh 09:02:58 ---> autorelease-gerrit-branch-lock.sh 09:02:58 Cloning into 'All-Projects'... 09:02:59 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 09:03:00 Total 1803 (delta 611), reused 1803 (delta 611) 09:03:00 Note: switching to 'dec19b75047ce09748053f8299cd10d6a6a0fd58'. 09:03:00 09:03:00 You are in 'detached HEAD' state. You can look around, make experimental 09:03:00 changes and commit them, and you can discard any commits you make in this 09:03:00 state without impacting any branches by switching back to a branch. 09:03:00 09:03:00 If you want to create a new branch to retain commits you create, you may 09:03:00 do so (now or later) by using -c with the switch command. Example: 09:03:00 09:03:00 git switch -c 09:03:00 09:03:00 Or undo this operation with: 09:03:00 09:03:00 git switch - 09:03:00 09:03:00 Turn off this advice by setting config variable advice.detachedHead to false 09:03:00 09:03:01 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:03:01 From ssh://git.opendaylight.org:29418/All-Projects 09:03:01 * [new ref] refs/meta/config -> config 09:03:02 Switched to branch 'config' 09:03:02 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 09:03:03 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 09:03:05 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:03:06 + case $mode in 09:03:06 + echo 'INFO: Locking branch for MRI: master' 09:03:06 INFO: Locking branch for MRI: master 09:03:06 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 09:03:06 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 09:03:06 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 09:03:06 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 09:03:06 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 09:03:06 + git commit -asm 'Chore: Grant supercommitters rights master' 09:03:06 [config f35e801] Chore: Grant supercommitters rights master 09:03:06 1 file changed, 6 insertions(+) 09:03:06 + git diff HEAD~1 09:03:06 diff --git a/project.config b/project.config 09:03:06 index 52d4f8a..268f5c0 100644 09:03:06 --- a/project.config 09:03:06 +++ b/project.config 09:03:06 @@ -142,3 +142,9 @@ 09:03:06 exclusiveGroupPermissions = create 09:03:06 create = block group Registered Users 09:03:06 create = group Release Engineering Team 09:03:06 +[access "refs/heads/master"] 09:03:06 + exclusiveGroupPermissions = submit 09:03:06 + submit = group Release Engineering Team 09:03:06 + removeReviewer = group Release Engineering Team 09:03:06 + label-Code-Review = -2..+2 group Release Engineering Team 09:03:06 + label-Verified = -1..+1 group Release Engineering Team 09:03:06 + '[' false = true ']' 09:03:06 + echo 'INFO: Pushing changes to the repository.' 09:03:06 INFO: Pushing changes to the repository. 09:03:06 + git push origin HEAD:refs/meta/config 09:03:06 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 09:03:07 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 09:03:07 To ssh://git.opendaylight.org:29418/All-Projects 09:03:07 dec19b7..f35e801 HEAD -> refs/meta/config 09:03:07 $ ssh-agent -k 09:03:07 unset SSH_AUTH_SOCK; 09:03:07 unset SSH_AGENT_PID; 09:03:07 echo Agent pid 5518 killed; 09:03:07 [ssh-agent] Stopped. 09:03:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:03:07 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins4209926007346808984.sh 09:03:07 ---> sysstat.sh 09:03:08 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins11919978957627157476.sh 09:03:08 ---> package-listing.sh 09:03:08 ++ facter osfamily 09:03:08 ++ tr '[:upper:]' '[:lower:]' 09:03:08 + OS_FAMILY=redhat 09:03:08 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 09:03:08 + START_PACKAGES=/tmp/packages_start.txt 09:03:08 + END_PACKAGES=/tmp/packages_end.txt 09:03:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:03:08 + PACKAGES=/tmp/packages_start.txt 09:03:08 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:03:08 + PACKAGES=/tmp/packages_end.txt 09:03:08 + case "${OS_FAMILY}" in 09:03:08 + rpm -qa 09:03:08 + sort 09:03:08 + '[' -f /tmp/packages_start.txt ']' 09:03:08 + '[' -f /tmp/packages_end.txt ']' 09:03:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:03:08 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:03:08 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:03:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:03:08 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins3784264514132684040.sh 09:03:08 ---> capture-instance-metadata.sh 09:03:09 Setup pyenv: 09:03:09 system 09:03:09 * 3.8.13 (set by /opt/pyenv/version) 09:03:09 * 3.9.13 (set by /opt/pyenv/version) 09:03:09 * 3.10.13 (set by /opt/pyenv/version) 09:03:09 * 3.11.7 (set by /opt/pyenv/version) 09:03:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t9lr 09:03:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:03:17 lf-activate-venv(): INFO: Installing: lftools 09:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-t9lr/bin to PATH 09:03:47 INFO: Running in OpenStack, capturing instance metadata 09:03:47 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins3348184784042208359.sh 09:03:47 provisioning config files... 09:03:47 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #11 09:03:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config16519248406219777509tmp 09:03:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:03:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:03:47 provisioning config files... 09:03:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:03:47 [EnvInject] - Injecting environment variables from a build step. 09:03:47 [EnvInject] - Injecting as environment variables the properties content 09:03:47 SERVER_ID=logs 09:03:47 09:03:47 [EnvInject] - Variables injected successfully. 09:03:47 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins16389522333696286136.sh 09:03:47 ---> create-netrc.sh 09:03:47 WARN: Log server credential not found. 09:03:47 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins13976816307700942001.sh 09:03:47 ---> python-tools-install.sh 09:03:47 Setup pyenv: 09:03:48 system 09:03:48 3.8.13 09:03:48 3.9.13 09:03:48 3.10.13 09:03:48 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:03:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t9lr from file:/tmp/.os_lf_venv 09:03:49 lf-activate-venv(): INFO: Installing: lftools 09:03:57 lf-activate-venv(): INFO: Adding /tmp/venv-t9lr/bin to PATH 09:03:57 Generating Requirements File 09:04:17 Python 3.11.7 09:04:17 pip 24.2 from /tmp/venv-t9lr/lib/python3.11/site-packages/pip (python 3.11) 09:04:18 appdirs==1.4.4 09:04:18 argcomplete==3.5.0 09:04:18 aspy.yaml==1.3.0 09:04:18 attrs==24.2.0 09:04:18 autopage==0.5.2 09:04:18 beautifulsoup4==4.12.3 09:04:18 boto3==1.34.157 09:04:18 botocore==1.34.157 09:04:18 bs4==0.0.2 09:04:18 cachetools==5.4.0 09:04:18 certifi==2024.7.4 09:04:18 cffi==1.17.0 09:04:18 cfgv==3.4.0 09:04:18 chardet==5.2.0 09:04:18 charset-normalizer==3.3.2 09:04:18 click==8.1.7 09:04:18 cliff==4.7.0 09:04:18 cmd2==2.4.3 09:04:18 cryptography==3.3.2 09:04:18 debtcollector==3.0.0 09:04:18 decorator==5.1.1 09:04:18 defusedxml==0.7.1 09:04:18 Deprecated==1.2.14 09:04:18 distlib==0.3.8 09:04:18 dnspython==2.6.1 09:04:18 docker==4.2.2 09:04:18 dogpile.cache==1.3.3 09:04:18 email_validator==2.2.0 09:04:18 filelock==3.15.4 09:04:18 future==1.0.0 09:04:18 gitdb==4.0.11 09:04:18 GitPython==3.1.43 09:04:18 google-auth==2.33.0 09:04:18 httplib2==0.22.0 09:04:18 identify==2.6.0 09:04:18 idna==3.7 09:04:18 importlib-resources==1.5.0 09:04:18 iso8601==2.1.0 09:04:18 Jinja2==3.1.4 09:04:18 jmespath==1.0.1 09:04:18 jsonpatch==1.33 09:04:18 jsonpointer==3.0.0 09:04:18 jsonschema==4.23.0 09:04:18 jsonschema-specifications==2023.12.1 09:04:18 keystoneauth1==5.7.0 09:04:18 kubernetes==30.1.0 09:04:18 lftools==0.37.10 09:04:18 lxml==5.2.2 09:04:18 MarkupSafe==2.1.5 09:04:18 msgpack==1.0.8 09:04:18 multi_key_dict==2.0.3 09:04:18 munch==4.0.0 09:04:18 netaddr==1.3.0 09:04:18 netifaces==0.11.0 09:04:18 niet==1.4.2 09:04:18 nodeenv==1.9.1 09:04:18 oauth2client==4.1.3 09:04:18 oauthlib==3.2.2 09:04:18 openstacksdk==3.3.0 09:04:18 os-client-config==2.1.0 09:04:18 os-service-types==1.7.0 09:04:18 osc-lib==3.1.0 09:04:18 oslo.config==9.5.0 09:04:18 oslo.context==5.5.0 09:04:18 oslo.i18n==6.3.0 09:04:18 oslo.log==6.1.1 09:04:18 oslo.serialization==5.4.0 09:04:18 oslo.utils==7.2.0 09:04:18 packaging==24.1 09:04:18 pbr==6.0.0 09:04:18 platformdirs==4.2.2 09:04:18 prettytable==3.10.2 09:04:18 pyasn1==0.6.0 09:04:18 pyasn1_modules==0.4.0 09:04:18 pycparser==2.22 09:04:18 pygerrit2==2.0.15 09:04:18 PyGithub==2.3.0 09:04:18 PyJWT==2.9.0 09:04:18 PyNaCl==1.5.0 09:04:18 pyparsing==2.4.7 09:04:18 pyperclip==1.9.0 09:04:18 pyrsistent==0.20.0 09:04:18 python-cinderclient==9.5.0 09:04:18 python-dateutil==2.9.0.post0 09:04:18 python-heatclient==3.5.0 09:04:18 python-jenkins==1.8.2 09:04:18 python-keystoneclient==5.4.0 09:04:18 python-magnumclient==4.6.0 09:04:18 python-openstackclient==7.0.0 09:04:18 python-swiftclient==4.6.0 09:04:18 PyYAML==6.0.2 09:04:18 referencing==0.35.1 09:04:18 requests==2.32.3 09:04:18 requests-oauthlib==2.0.0 09:04:18 requestsexceptions==1.4.0 09:04:18 rfc3986==2.0.0 09:04:18 rpds-py==0.20.0 09:04:18 rsa==4.9 09:04:18 ruamel.yaml==0.18.6 09:04:18 ruamel.yaml.clib==0.2.8 09:04:18 s3transfer==0.10.2 09:04:18 simplejson==3.19.2 09:04:18 six==1.16.0 09:04:18 smmap==5.0.1 09:04:18 soupsieve==2.5 09:04:18 stevedore==5.2.0 09:04:18 tabulate==0.9.0 09:04:18 toml==0.10.2 09:04:18 tomlkit==0.13.0 09:04:18 tqdm==4.66.5 09:04:18 typing_extensions==4.12.2 09:04:18 tzdata==2024.1 09:04:18 urllib3==1.26.19 09:04:18 virtualenv==20.26.3 09:04:18 wcwidth==0.2.13 09:04:18 websocket-client==1.8.0 09:04:18 wrapt==1.16.0 09:04:18 xdg==6.0.0 09:04:18 xmltodict==0.13.0 09:04:18 yq==3.4.3 09:04:18 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins17999092375474284328.sh 09:04:18 ---> sudo-logs.sh 09:04:18 Archiving 'sudo' log.. 09:04:18 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins7502852111158102336.sh 09:04:18 ---> job-cost.sh 09:04:18 Setup pyenv: 09:04:18 system 09:04:18 3.8.13 09:04:18 3.9.13 09:04:18 3.10.13 09:04:18 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:04:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t9lr from file:/tmp/.os_lf_venv 09:04:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:04:24 lf-activate-venv(): INFO: Adding /tmp/venv-t9lr/bin to PATH 09:04:24 INFO: No Stack... 09:04:24 INFO: Retrieving Pricing Info for: v3-standard-4 09:04:25 INFO: Archiving Costs 09:04:25 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins12473878157134430752.sh 09:04:25 ---> logs-deploy.sh 09:04:25 Setup pyenv: 09:04:25 system 09:04:25 3.8.13 09:04:25 3.9.13 09:04:25 3.10.13 09:04:25 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:04:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t9lr from file:/tmp/.os_lf_venv 09:04:26 lf-activate-venv(): INFO: Installing: lftools 09:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-t9lr/bin to PATH 09:04:37 WARNING: Nexus logging server not set 09:04:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/11/ 09:04:37 INFO: archiving logs to S3 09:04:38 ---> uname -a: 09:04:38 Linux prd-centos8-builder-4c-4g-9405.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 09:04:38 09:04:38 09:04:38 ---> lscpu: 09:04:38 Architecture: x86_64 09:04:38 CPU op-mode(s): 32-bit, 64-bit 09:04:38 Byte Order: Little Endian 09:04:38 CPU(s): 4 09:04:38 On-line CPU(s) list: 0-3 09:04:38 Thread(s) per core: 1 09:04:38 Core(s) per socket: 1 09:04:38 Socket(s): 4 09:04:38 NUMA node(s): 1 09:04:38 Vendor ID: AuthenticAMD 09:04:38 CPU family: 23 09:04:38 Model: 49 09:04:38 Model name: AMD EPYC-Rome Processor 09:04:38 Stepping: 0 09:04:38 CPU MHz: 2800.000 09:04:38 BogoMIPS: 5600.00 09:04:38 Virtualization: AMD-V 09:04:38 Hypervisor vendor: KVM 09:04:38 Virtualization type: full 09:04:38 L1d cache: 32K 09:04:38 L1i cache: 32K 09:04:38 L2 cache: 512K 09:04:38 L3 cache: 16384K 09:04:38 NUMA node0 CPU(s): 0-3 09:04:38 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:04:38 09:04:38 09:04:38 ---> nproc: 09:04:38 4 09:04:38 09:04:38 09:04:38 ---> df -h: 09:04:38 Filesystem Size Used Avail Use% Mounted on 09:04:38 devtmpfs 7.7G 0 7.7G 0% /dev 09:04:38 tmpfs 7.7G 0 7.7G 0% /dev/shm 09:04:38 tmpfs 7.7G 17M 7.7G 1% /run 09:04:38 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 09:04:38 /dev/vda1 80G 8.7G 72G 11% / 09:04:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:04:38 09:04:38 09:04:38 ---> free -m: 09:04:38 total used free shared buff/cache available 09:04:38 Mem: 15761 724 12817 19 2218 14711 09:04:38 Swap: 1023 0 1023 09:04:38 09:04:38 09:04:38 ---> ip addr: 09:04:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:04:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:04:38 inet 127.0.0.1/8 scope host lo 09:04:38 valid_lft forever preferred_lft forever 09:04:38 inet6 ::1/128 scope host 09:04:38 valid_lft forever preferred_lft forever 09:04:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:04:38 link/ether fa:16:3e:b0:49:5e brd ff:ff:ff:ff:ff:ff 09:04:38 altname enp0s3 09:04:38 altname ens3 09:04:38 inet 10.30.171.19/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:04:38 valid_lft 86246sec preferred_lft 86246sec 09:04:38 inet6 fe80::f816:3eff:feb0:495e/64 scope link 09:04:38 valid_lft forever preferred_lft forever 09:04:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:04:38 link/ether 02:42:6e:c5:1c:e1 brd ff:ff:ff:ff:ff:ff 09:04:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:04:38 valid_lft forever preferred_lft forever 09:04:38 09:04:38 09:04:38 ---> sar -b -r -n DEV: 09:04:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/09/2024 _x86_64_ (4 CPU) 09:04:38 09:04:38 09:02:01 LINUX RESTART (4 CPU) 09:04:38 09:04:38 09:03:01 AM tps rtps wtps bread/s bwrtn/s 09:04:38 09:04:01 AM 78.39 14.16 64.23 2441.05 5229.35 09:04:38 Average: 78.39 14.16 64.23 2441.05 5229.35 09:04:38 09:04:38 09:03:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:04:38 09:04:01 AM 13302304 15130024 2837132 17.58 2688 2042200 1077664 6.27 375528 2103964 132320 09:04:38 Average: 13302304 15130024 2837132 17.58 2688 2042200 1077664 6.27 375528 2103964 132320 09:04:38 09:04:38 09:03:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:04:38 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:38 09:04:01 AM eth0 74.96 61.87 766.42 10.86 0.00 0.00 0.00 0.00 09:04:38 09:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:38 Average: eth0 74.96 61.87 766.42 10.86 0.00 0.00 0.00 0.00 09:04:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:38 09:04:38 09:04:38 ---> sar -P ALL: 09:04:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/09/2024 _x86_64_ (4 CPU) 09:04:38 09:04:38 09:02:01 LINUX RESTART (4 CPU) 09:04:38 09:04:38 09:03:01 AM CPU %user %nice %system %iowait %steal %idle 09:04:38 09:04:01 AM all 17.02 0.00 2.96 1.29 0.07 78.66 09:04:38 09:04:01 AM 0 13.28 0.00 2.71 1.77 0.08 82.16 09:04:38 09:04:01 AM 1 15.85 0.00 3.69 0.92 0.05 79.49 09:04:38 09:04:01 AM 2 24.64 0.00 3.51 1.49 0.07 70.30 09:04:38 09:04:01 AM 3 14.30 0.00 1.94 0.97 0.08 82.71 09:04:38 Average: all 17.02 0.00 2.96 1.29 0.07 78.66 09:04:38 Average: 0 13.28 0.00 2.71 1.77 0.08 82.16 09:04:38 Average: 1 15.85 0.00 3.69 0.92 0.05 79.49 09:04:38 Average: 2 24.64 0.00 3.51 1.49 0.07 70.30 09:04:38 Average: 3 14.30 0.00 1.94 0.97 0.08 82.71 09:04:38 09:04:38 09:04:38