07:23:35 Started by user Robert Varga 07:23:35 Running as SYSTEM 07:23:35 [EnvInject] - Loading node environment variables. 07:23:35 Building remotely on prd-centos8-builder-4c-4g-26914 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 07:23:35 [ssh-agent] Looking for ssh-agent implementation... 07:23:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:35 $ ssh-agent 07:23:35 SSH_AUTH_SOCK=/tmp/ssh-pCh301P03Lqy/agent.5504 07:23:35 SSH_AGENT_PID=5506 07:23:35 [ssh-agent] Started. 07:23:35 Running ssh-add (command line suppressed) 07:23:35 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_14496923043270302366.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_14496923043270302366.key) 07:23:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:23:35 The recommended git tool is: NONE 07:23:41 using credential jenkins-ssh 07:23:41 Wiping out workspace first. 07:23:41 Cloning the remote Git repository 07:23:41 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 07:23:41 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 07:23:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 07:23:41 > git --version # timeout=10 07:23:41 > git --version # 'git version 2.43.0' 07:23:41 using GIT_SSH to set credentials jenkins-ssh 07:23:41 [INFO] Currently running in a labeled security context 07:23:41 [INFO] Currently SELinux is 'enforcing' on the host 07:23:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh3168636811861695262.key 07:23:41 Verifying host key using known hosts file 07:23: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' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:23:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 07:23:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:45 Avoid second fetch 07:23:45 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 07:23:45 Checking out Revision 150aaf242ab9c6e3b110adeb0192afbb284b930c (refs/remotes/origin/stable/scandium) 07:23:45 > git config core.sparsecheckout # timeout=10 07:23:45 > git checkout -f 150aaf242ab9c6e3b110adeb0192afbb284b930c # timeout=10 07:23:45 Commit message: "Update git submodules" 07:23:45 > git rev-list --no-walk 890771c724c529ce375c5a4a3b01c2485960563b # timeout=10 07:23:49 provisioning config files... 07:23:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:23:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:23:49 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins891286162180682825.sh 07:23:49 ---> autorelease-gerrit-branch-lock.sh 07:23:49 Cloning into 'All-Projects'... 07:23:49 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 07:23:50 Total 1853 (delta 618), reused 1853 (delta 618) 07:23:50 Note: switching to '6ef2ffa89cf2aaed4c3875bae7d43bd9758a08a7'. 07:23:50 07:23:50 You are in 'detached HEAD' state. You can look around, make experimental 07:23:50 changes and commit them, and you can discard any commits you make in this 07:23:50 state without impacting any branches by switching back to a branch. 07:23:50 07:23:50 If you want to create a new branch to retain commits you create, you may 07:23:50 do so (now or later) by using -c with the switch command. Example: 07:23:50 07:23:50 git switch -c 07:23:50 07:23:50 Or undo this operation with: 07:23:50 07:23:50 git switch - 07:23:50 07:23:50 Turn off this advice by setting config variable advice.detachedHead to false 07:23:50 07:23:51 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 07:23:52 From ssh://git.opendaylight.org:29418/All-Projects 07:23:52 * [new ref] refs/meta/config -> config 07:23:52 Switched to branch 'config' 07:23:52 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 07:23:54 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 07:23:55 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 07:23:56 + case $mode in 07:23:56 + echo 'INFO: Unlocking branch: stable/scandium' 07:23:56 INFO: Unlocking branch: stable/scandium 07:23:56 + git config -f project.config --remove-section access.refs/heads/stable/scandium 07:23:56 + git commit -asm 'Chore: Unlock branch stable/scandium' 07:23:56 [config aae75d8] Chore: Unlock branch stable/scandium 07:23:56 1 file changed, 6 deletions(-) 07:23:56 + git diff HEAD~1 07:23:56 diff --git a/project.config b/project.config 07:23:56 index f3ed5b2..52d4f8a 100644 07:23:56 --- a/project.config 07:23:56 +++ b/project.config 07:23:56 @@ -142,9 +142,3 @@ 07:23:56 exclusiveGroupPermissions = create 07:23:56 create = block group Registered Users 07:23:56 create = group Release Engineering Team 07:23:56 -[access "refs/heads/stable/scandium"] 07:23:56 - exclusiveGroupPermissions = submit 07:23:56 - submit = group Release Engineering Team 07:23:56 - removeReviewer = group Release Engineering Team 07:23:56 - label-Code-Review = -2..+2 group Release Engineering Team 07:23:56 - label-Verified = -1..+1 group Release Engineering Team 07:23:56 + '[' false = true ']' 07:23:56 + echo 'INFO: Pushing changes to the repository.' 07:23:56 INFO: Pushing changes to the repository. 07:23:56 + git push origin HEAD:refs/meta/config 07:23:56 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 07:23:57 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 07:23:57 To ssh://git.opendaylight.org:29418/All-Projects 07:23:57 6ef2ffa..aae75d8 HEAD -> refs/meta/config 07:23:57 $ ssh-agent -k 07:23:57 unset SSH_AUTH_SOCK; 07:23:57 unset SSH_AGENT_PID; 07:23:57 echo Agent pid 5506 killed; 07:23:57 [ssh-agent] Stopped. 07:23:58 [PostBuildScript] - [INFO] Executing post build scripts. 07:23:58 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1487347833486006633.sh 07:23:58 ---> sysstat.sh 07:23:58 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins16019891716692110120.sh 07:23:58 ---> package-listing.sh 07:23:58 ++ tr '[:upper:]' '[:lower:]' 07:23:58 ++ facter osfamily 07:23:58 + OS_FAMILY=redhat 07:23:58 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 07:23:58 + START_PACKAGES=/tmp/packages_start.txt 07:23:58 + END_PACKAGES=/tmp/packages_end.txt 07:23:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:23:58 + PACKAGES=/tmp/packages_start.txt 07:23:58 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 07:23:58 + PACKAGES=/tmp/packages_end.txt 07:23:58 + case "${OS_FAMILY}" in 07:23:58 + rpm -qa 07:23:58 + sort 07:23:59 + '[' -f /tmp/packages_start.txt ']' 07:23:59 + '[' -f /tmp/packages_end.txt ']' 07:23:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:23:59 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 07:23:59 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 07:23:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 07:23:59 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins16328288124780285046.sh 07:23:59 ---> capture-instance-metadata.sh 07:23:59 Setup pyenv: 07:23:59 system 07:23:59 * 3.8.13 (set by /opt/pyenv/version) 07:23:59 * 3.9.13 (set by /opt/pyenv/version) 07:23:59 * 3.10.13 (set by /opt/pyenv/version) 07:23:59 * 3.11.7 (set by /opt/pyenv/version) 07:24:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wjAh 07:24:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:07 lf-activate-venv(): INFO: Installing: lftools 07:24:39 lf-activate-venv(): INFO: Adding /tmp/venv-wjAh/bin to PATH 07:24:39 INFO: Running in OpenStack, capturing instance metadata 07:24:40 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins11834488229328085875.sh 07:24:40 provisioning config files... 07:24:40 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #27 07:24:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config9705304402207892095tmp 07:24:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:24:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:24:40 provisioning config files... 07:24:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:24:40 [EnvInject] - Injecting environment variables from a build step. 07:24:40 [EnvInject] - Injecting as environment variables the properties content 07:24:40 SERVER_ID=logs 07:24:40 07:24:40 [EnvInject] - Variables injected successfully. 07:24:40 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins6028103787112092725.sh 07:24:40 ---> create-netrc.sh 07:24:40 WARN: Log server credential not found. 07:24:40 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins7937009211186470288.sh 07:24:40 ---> python-tools-install.sh 07:24:40 Setup pyenv: 07:24:40 system 07:24:40 3.8.13 07:24:40 3.9.13 07:24:40 3.10.13 07:24:40 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 07:24:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wjAh from file:/tmp/.os_lf_venv 07:24:42 lf-activate-venv(): INFO: Installing: lftools 07:24:49 lf-activate-venv(): INFO: Adding /tmp/venv-wjAh/bin to PATH 07:24:49 Generating Requirements File 07:25:12 Python 3.11.7 07:25:12 pip 24.2 from /tmp/venv-wjAh/lib/python3.11/site-packages/pip (python 3.11) 07:25:13 appdirs==1.4.4 07:25:13 argcomplete==3.5.0 07:25:13 aspy.yaml==1.3.0 07:25:13 attrs==24.2.0 07:25:13 autopage==0.5.2 07:25:13 beautifulsoup4==4.12.3 07:25:13 boto3==1.35.25 07:25:13 botocore==1.35.25 07:25:13 bs4==0.0.2 07:25:13 cachetools==5.5.0 07:25:13 certifi==2024.8.30 07:25:13 cffi==1.17.1 07:25:13 cfgv==3.4.0 07:25:13 chardet==5.2.0 07:25:13 charset-normalizer==3.3.2 07:25:13 click==8.1.7 07:25:13 cliff==4.7.0 07:25:13 cmd2==2.4.3 07:25:13 cryptography==3.3.2 07:25:13 debtcollector==3.0.0 07:25:13 decorator==5.1.1 07:25:13 defusedxml==0.7.1 07:25:13 Deprecated==1.2.14 07:25:13 distlib==0.3.8 07:25:13 dnspython==2.6.1 07:25:13 docker==4.2.2 07:25:13 dogpile.cache==1.3.3 07:25:13 durationpy==0.7 07:25:13 email_validator==2.2.0 07:25:13 filelock==3.16.1 07:25:13 future==1.0.0 07:25:13 gitdb==4.0.11 07:25:13 GitPython==3.1.43 07:25:13 google-auth==2.35.0 07:25:13 httplib2==0.22.0 07:25:13 identify==2.6.1 07:25:13 idna==3.10 07:25:13 importlib-resources==1.5.0 07:25:13 iso8601==2.1.0 07:25:13 Jinja2==3.1.4 07:25:13 jmespath==1.0.1 07:25:13 jsonpatch==1.33 07:25:13 jsonpointer==3.0.0 07:25:13 jsonschema==4.23.0 07:25:13 jsonschema-specifications==2023.12.1 07:25:13 keystoneauth1==5.8.0 07:25:13 kubernetes==31.0.0 07:25:13 lftools==0.37.10 07:25:13 lxml==5.3.0 07:25:13 MarkupSafe==2.1.5 07:25:13 msgpack==1.1.0 07:25:13 multi_key_dict==2.0.3 07:25:13 munch==4.0.0 07:25:13 netaddr==1.3.0 07:25:13 netifaces==0.11.0 07:25:13 niet==1.4.2 07:25:13 nodeenv==1.9.1 07:25:13 oauth2client==4.1.3 07:25:13 oauthlib==3.2.2 07:25:13 openstacksdk==4.0.0 07:25:13 os-client-config==2.1.0 07:25:13 os-service-types==1.7.0 07:25:13 osc-lib==3.1.0 07:25:13 oslo.config==9.6.0 07:25:13 oslo.context==5.6.0 07:25:13 oslo.i18n==6.4.0 07:25:13 oslo.log==6.1.2 07:25:13 oslo.serialization==5.5.0 07:25:13 oslo.utils==7.3.0 07:25:13 packaging==24.1 07:25:13 pbr==6.1.0 07:25:13 platformdirs==4.3.6 07:25:13 prettytable==3.11.0 07:25:13 pyasn1==0.6.1 07:25:13 pyasn1_modules==0.4.1 07:25:13 pycparser==2.22 07:25:13 pygerrit2==2.0.15 07:25:13 PyGithub==2.4.0 07:25:13 PyJWT==2.9.0 07:25:13 PyNaCl==1.5.0 07:25:13 pyparsing==2.4.7 07:25:13 pyperclip==1.9.0 07:25:13 pyrsistent==0.20.0 07:25:13 python-cinderclient==9.6.0 07:25:13 python-dateutil==2.9.0.post0 07:25:13 python-heatclient==4.0.0 07:25:13 python-jenkins==1.8.2 07:25:13 python-keystoneclient==5.5.0 07:25:13 python-magnumclient==4.7.0 07:25:13 python-openstackclient==7.1.2 07:25:13 python-swiftclient==4.6.0 07:25:13 PyYAML==6.0.2 07:25:13 referencing==0.35.1 07:25:13 requests==2.32.3 07:25:13 requests-oauthlib==2.0.0 07:25:13 requestsexceptions==1.4.0 07:25:13 rfc3986==2.0.0 07:25:13 rpds-py==0.20.0 07:25:13 rsa==4.9 07:25:13 ruamel.yaml==0.18.6 07:25:13 ruamel.yaml.clib==0.2.8 07:25:13 s3transfer==0.10.2 07:25:13 simplejson==3.19.3 07:25:13 six==1.16.0 07:25:13 smmap==5.0.1 07:25:13 soupsieve==2.6 07:25:13 stevedore==5.3.0 07:25:13 tabulate==0.9.0 07:25:13 toml==0.10.2 07:25:13 tomlkit==0.13.2 07:25:13 tqdm==4.66.5 07:25:13 typing_extensions==4.12.2 07:25:13 tzdata==2024.2 07:25:13 urllib3==1.26.20 07:25:13 virtualenv==20.26.5 07:25:13 wcwidth==0.2.13 07:25:13 websocket-client==1.8.0 07:25:13 wrapt==1.16.0 07:25:13 xdg==6.0.0 07:25:13 xmltodict==0.13.0 07:25:13 yq==3.4.3 07:25:13 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins15199679018350482887.sh 07:25:13 ---> sudo-logs.sh 07:25:13 Archiving 'sudo' log.. 07:25:13 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins5285470875306226384.sh 07:25:13 ---> job-cost.sh 07:25:13 Setup pyenv: 07:25:13 system 07:25:13 3.8.13 07:25:13 3.9.13 07:25:13 3.10.13 07:25:13 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 07:25:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wjAh from file:/tmp/.os_lf_venv 07:25:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:25:19 lf-activate-venv(): INFO: Adding /tmp/venv-wjAh/bin to PATH 07:25:19 INFO: No Stack... 07:25:19 INFO: Retrieving Pricing Info for: v3-standard-4 07:25:19 INFO: Archiving Costs 07:25:19 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins5640983495309340389.sh 07:25:19 ---> logs-deploy.sh 07:25:19 Setup pyenv: 07:25:20 system 07:25:20 3.8.13 07:25:20 3.9.13 07:25:20 3.10.13 07:25:20 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 07:25:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wjAh from file:/tmp/.os_lf_venv 07:25:21 lf-activate-venv(): INFO: Installing: lftools 07:25:31 lf-activate-venv(): INFO: Adding /tmp/venv-wjAh/bin to PATH 07:25:31 WARNING: Nexus logging server not set 07:25:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/27/ 07:25:31 INFO: archiving logs to S3 07:25:32 ---> uname -a: 07:25:32 Linux prd-centos8-builder-4c-4g-26914.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 07:25:32 07:25:32 07:25:32 ---> lscpu: 07:25:32 Architecture: x86_64 07:25:32 CPU op-mode(s): 32-bit, 64-bit 07:25:32 Byte Order: Little Endian 07:25:32 CPU(s): 4 07:25:32 On-line CPU(s) list: 0-3 07:25:32 Thread(s) per core: 1 07:25:32 Core(s) per socket: 1 07:25:32 Socket(s): 4 07:25:32 NUMA node(s): 1 07:25:32 Vendor ID: AuthenticAMD 07:25:32 CPU family: 23 07:25:32 Model: 49 07:25:32 Model name: AMD EPYC-Rome Processor 07:25:32 Stepping: 0 07:25:32 CPU MHz: 2799.998 07:25:32 BogoMIPS: 5599.99 07:25:32 Virtualization: AMD-V 07:25:32 Hypervisor vendor: KVM 07:25:32 Virtualization type: full 07:25:32 L1d cache: 32K 07:25:32 L1i cache: 32K 07:25:32 L2 cache: 512K 07:25:32 L3 cache: 16384K 07:25:32 NUMA node0 CPU(s): 0-3 07:25:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 07:25:32 07:25:32 07:25:32 ---> nproc: 07:25:32 4 07:25:32 07:25:32 07:25:32 ---> df -h: 07:25:32 Filesystem Size Used Avail Use% Mounted on 07:25:32 devtmpfs 7.7G 0 7.7G 0% /dev 07:25:32 tmpfs 7.7G 0 7.7G 0% /dev/shm 07:25:32 tmpfs 7.7G 17M 7.7G 1% /run 07:25:32 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 07:25:32 /dev/vda1 80G 8.7G 72G 11% / 07:25:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:25:32 07:25:32 07:25:32 ---> free -m: 07:25:32 total used free shared buff/cache available 07:25:32 Mem: 15761 747 12797 19 2216 14687 07:25:32 Swap: 1023 0 1023 07:25:32 07:25:32 07:25:32 ---> ip addr: 07:25:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:25:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:25:32 inet 127.0.0.1/8 scope host lo 07:25:32 valid_lft forever preferred_lft forever 07:25:32 inet6 ::1/128 scope host 07:25:32 valid_lft forever preferred_lft forever 07:25:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:25:32 link/ether fa:16:3e:76:ee:95 brd ff:ff:ff:ff:ff:ff 07:25:32 altname enp0s3 07:25:32 altname ens3 07:25:32 inet 10.30.171.206/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:25:32 valid_lft 86253sec preferred_lft 86253sec 07:25:32 inet6 fe80::f816:3eff:fe76:ee95/64 scope link 07:25:32 valid_lft forever preferred_lft forever 07:25:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:25:32 link/ether 02:42:ba:a8:c5:ff brd ff:ff:ff:ff:ff:ff 07:25:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:25:32 valid_lft forever preferred_lft forever 07:25:32 07:25:32 07:25:32 ---> sar -b -r -n DEV: 07:25:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/24/2024 _x86_64_ (4 CPU) 07:25:32 07:25:32 07:23:00 LINUX RESTART (4 CPU) 07:25:32 07:25:32 07:24:02 AM tps rtps wtps bread/s bwrtn/s 07:25:32 07:25:01 AM 76.86 9.13 67.72 1396.68 5709.32 07:25:32 Average: 76.86 9.13 67.72 1396.68 5709.32 07:25:32 07:25:32 07:24:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:25:32 07:25:01 AM 13215920 15075724 2923520 18.11 2688 2073632 1136532 6.61 376216 2187076 159492 07:25:32 Average: 13215920 15075724 2923520 18.11 2688 2073632 1136532 6.61 376216 2187076 159492 07:25:32 07:25:32 07:24:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:25:32 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:32 07:25:01 AM eth0 93.27 76.06 944.24 11.03 0.00 0.00 0.00 0.00 07:25:32 07:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:32 Average: eth0 93.27 76.06 944.24 11.03 0.00 0.00 0.00 0.00 07:25:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:32 07:25:32 07:25:32 ---> sar -P ALL: 07:25:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/24/2024 _x86_64_ (4 CPU) 07:25:32 07:25:32 07:23:00 LINUX RESTART (4 CPU) 07:25:32 07:25:32 07:24:02 AM CPU %user %nice %system %iowait %steal %idle 07:25:32 07:25:01 AM all 17.99 0.00 2.66 1.15 0.09 78.11 07:25:32 07:25:01 AM 0 21.97 0.00 2.99 0.85 0.09 74.10 07:25:32 07:25:01 AM 1 25.08 0.00 3.69 1.22 0.09 69.93 07:25:32 07:25:01 AM 2 13.32 0.00 2.13 1.00 0.12 83.43 07:25:32 07:25:01 AM 3 11.59 0.00 1.83 1.53 0.05 85.00 07:25:32 Average: all 17.99 0.00 2.66 1.15 0.09 78.11 07:25:32 Average: 0 21.97 0.00 2.99 0.85 0.09 74.10 07:25:32 Average: 1 25.08 0.00 3.69 1.22 0.09 69.93 07:25:32 Average: 2 13.32 0.00 2.13 1.00 0.12 83.43 07:25:32 Average: 3 11.59 0.00 1.83 1.53 0.05 85.00 07:25:32 07:25:32 07:25:32