19:32:29 Started by user Robert Varga 19:32:29 Running as SYSTEM 19:32:29 [EnvInject] - Loading node environment variables. 19:32:29 Building remotely on prd-centos8-builder-4c-4g-27594 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 19:32:29 [ssh-agent] Looking for ssh-agent implementation... 19:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:32:29 $ ssh-agent 19:32:29 SSH_AUTH_SOCK=/tmp/ssh-F6AHDqbCqPtN/agent.5505 19:32:29 SSH_AGENT_PID=5506 19:32:29 [ssh-agent] Started. 19:32:29 Running ssh-add (command line suppressed) 19:32:29 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_9381652161770254188.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_9381652161770254188.key) 19:32:29 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:32:29 The recommended git tool is: NONE 19:32:32 using credential jenkins-ssh 19:32:32 Wiping out workspace first. 19:32:32 Cloning the remote Git repository 19:32:32 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 19:32:32 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 19:32:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 19:32:33 > git --version # timeout=10 19:32:33 > git --version # 'git version 2.43.0' 19:32:33 using GIT_SSH to set credentials jenkins-ssh 19:32:33 [INFO] Currently running in a labeled security context 19:32:33 [INFO] Currently SELinux is 'enforcing' on the host 19:32:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh6010692082561596650.key 19:32:33 Verifying host key using known hosts file 19:32:33 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. 19:32:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 19:32:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:36 Avoid second fetch 19:32:36 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 19:32:36 Checking out Revision 860473c5adefc029a76993ba095e9244840c0107 (refs/remotes/origin/stable/calcium) 19:32:36 > git config core.sparsecheckout # timeout=10 19:32:36 > git checkout -f 860473c5adefc029a76993ba095e9244840c0107 # timeout=10 19:32:37 Commit message: "Update git submodules" 19:32:37 > git rev-list --no-walk 0d0bd6e9fcb81657967f85a0db6f6262ea2dbe2b # timeout=10 19:32:40 provisioning config files... 19:32:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:32:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:32:40 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6367694319840753843.sh 19:32:40 ---> autorelease-gerrit-branch-lock.sh 19:32:40 Cloning into 'All-Projects'... 19:32:41 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 19:32:42 Total 1863 (delta 618), reused 1863 (delta 618) 19:32:42 Note: switching to 'c467c6f97e5646ee53c1fa55358a9ba1eda0aa67'. 19:32:42 19:32:42 You are in 'detached HEAD' state. You can look around, make experimental 19:32:42 changes and commit them, and you can discard any commits you make in this 19:32:42 state without impacting any branches by switching back to a branch. 19:32:42 19:32:42 If you want to create a new branch to retain commits you create, you may 19:32:42 do so (now or later) by using -c with the switch command. Example: 19:32:42 19:32:42 git switch -c 19:32:42 19:32:42 Or undo this operation with: 19:32:42 19:32:42 git switch - 19:32:42 19:32:42 Turn off this advice by setting config variable advice.detachedHead to false 19:32:42 19:32:42 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 19:32:43 From ssh://git.opendaylight.org:29418/All-Projects 19:32:43 * [new ref] refs/meta/config -> config 19:32:43 Switched to branch 'config' 19:32:44 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 19:32:45 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 19:32:46 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 19:32:48 + case $mode in 19:32:48 + echo 'INFO: Unlocking branch: stable/calcium' 19:32:48 INFO: Unlocking branch: stable/calcium 19:32:48 + git config -f project.config --remove-section access.refs/heads/stable/calcium 19:32:48 + git commit -asm 'Chore: Unlock branch stable/calcium' 19:32:48 [config e317cc8] Chore: Unlock branch stable/calcium 19:32:48 1 file changed, 6 deletions(-) 19:32:48 + git diff HEAD~1 19:32:48 diff --git a/project.config b/project.config 19:32:48 index 0b50316..52d4f8a 100644 19:32:48 --- a/project.config 19:32:48 +++ b/project.config 19:32:48 @@ -142,9 +142,3 @@ 19:32:48 exclusiveGroupPermissions = create 19:32:48 create = block group Registered Users 19:32:48 create = group Release Engineering Team 19:32:48 -[access "refs/heads/stable/calcium"] 19:32:48 - exclusiveGroupPermissions = submit 19:32:48 - submit = group Release Engineering Team 19:32:48 - removeReviewer = group Release Engineering Team 19:32:48 - label-Code-Review = -2..+2 group Release Engineering Team 19:32:48 - label-Verified = -1..+1 group Release Engineering Team 19:32:48 + '[' false = true ']' 19:32:48 + echo 'INFO: Pushing changes to the repository.' 19:32:48 INFO: Pushing changes to the repository. 19:32:48 + git push origin HEAD:refs/meta/config 19:32:48 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 19:32:49 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 19:32:49 To ssh://git.opendaylight.org:29418/All-Projects 19:32:49 c467c6f..e317cc8 HEAD -> refs/meta/config 19:32:49 $ ssh-agent -k 19:32:49 unset SSH_AUTH_SOCK; 19:32:49 unset SSH_AGENT_PID; 19:32:49 echo Agent pid 5506 killed; 19:32:49 [ssh-agent] Stopped. 19:32:49 [PostBuildScript] - [INFO] Executing post build scripts. 19:32:49 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8235711998257054562.sh 19:32:49 ---> sysstat.sh 19:32:49 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2310054957997693247.sh 19:32:49 ---> package-listing.sh 19:32:49 ++ facter osfamily 19:32:49 ++ tr '[:upper:]' '[:lower:]' 19:32:50 + OS_FAMILY=redhat 19:32:50 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 19:32:50 + START_PACKAGES=/tmp/packages_start.txt 19:32:50 + END_PACKAGES=/tmp/packages_end.txt 19:32:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:32:50 + PACKAGES=/tmp/packages_start.txt 19:32:50 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 19:32:50 + PACKAGES=/tmp/packages_end.txt 19:32:50 + case "${OS_FAMILY}" in 19:32:50 + rpm -qa 19:32:50 + sort 19:32:50 + '[' -f /tmp/packages_start.txt ']' 19:32:50 + '[' -f /tmp/packages_end.txt ']' 19:32:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:32:50 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 19:32:50 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 19:32:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 19:32:50 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins185901095084522152.sh 19:32:50 ---> capture-instance-metadata.sh 19:32:50 Setup pyenv: 19:32:50 system 19:32:50 * 3.8.13 (set by /opt/pyenv/version) 19:32:50 * 3.9.13 (set by /opt/pyenv/version) 19:32:50 * 3.10.13 (set by /opt/pyenv/version) 19:32:50 * 3.11.7 (set by /opt/pyenv/version) 19:32:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0OhG 19:32:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:32:59 lf-activate-venv(): INFO: Installing: lftools 19:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-0OhG/bin to PATH 19:33:26 INFO: Running in OpenStack, capturing instance metadata 19:33:26 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9126425702951806727.sh 19:33:27 provisioning config files... 19:33:27 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #76 19:33:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config8360479839912258527tmp 19:33:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:33:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:33:27 provisioning config files... 19:33:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:33:28 [EnvInject] - Injecting environment variables from a build step. 19:33:28 [EnvInject] - Injecting as environment variables the properties content 19:33:28 SERVER_ID=logs 19:33:28 19:33:28 [EnvInject] - Variables injected successfully. 19:33:28 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins1805148786908730175.sh 19:33:28 ---> create-netrc.sh 19:33:28 WARN: Log server credential not found. 19:33:28 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16501239903897147581.sh 19:33:28 ---> python-tools-install.sh 19:33:28 Setup pyenv: 19:33:28 system 19:33:28 3.8.13 19:33:28 3.9.13 19:33:28 3.10.13 19:33:28 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 19:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0OhG from file:/tmp/.os_lf_venv 19:33:29 lf-activate-venv(): INFO: Installing: lftools 19:33:38 lf-activate-venv(): INFO: Adding /tmp/venv-0OhG/bin to PATH 19:33:38 Generating Requirements File 19:34:00 Python 3.11.7 19:34:01 pip 24.2 from /tmp/venv-0OhG/lib/python3.11/site-packages/pip (python 3.11) 19:34:01 appdirs==1.4.4 19:34:01 argcomplete==3.5.0 19:34:01 aspy.yaml==1.3.0 19:34:01 attrs==24.2.0 19:34:01 autopage==0.5.2 19:34:01 beautifulsoup4==4.12.3 19:34:01 boto3==1.35.27 19:34:01 botocore==1.35.27 19:34:01 bs4==0.0.2 19:34:01 cachetools==5.5.0 19:34:01 certifi==2024.8.30 19:34:01 cffi==1.17.1 19:34:01 cfgv==3.4.0 19:34:01 chardet==5.2.0 19:34:01 charset-normalizer==3.3.2 19:34:01 click==8.1.7 19:34:01 cliff==4.7.0 19:34:01 cmd2==2.4.3 19:34:01 cryptography==3.3.2 19:34:01 debtcollector==3.0.0 19:34:01 decorator==5.1.1 19:34:01 defusedxml==0.7.1 19:34:01 Deprecated==1.2.14 19:34:01 distlib==0.3.8 19:34:01 dnspython==2.6.1 19:34:01 docker==4.2.2 19:34:01 dogpile.cache==1.3.3 19:34:01 durationpy==0.7 19:34:01 email_validator==2.2.0 19:34:01 filelock==3.16.1 19:34:01 future==1.0.0 19:34:01 gitdb==4.0.11 19:34:01 GitPython==3.1.43 19:34:01 google-auth==2.35.0 19:34:01 httplib2==0.22.0 19:34:01 identify==2.6.1 19:34:01 idna==3.10 19:34:01 importlib-resources==1.5.0 19:34:01 iso8601==2.1.0 19:34:01 Jinja2==3.1.4 19:34:01 jmespath==1.0.1 19:34:01 jsonpatch==1.33 19:34:01 jsonpointer==3.0.0 19:34:01 jsonschema==4.23.0 19:34:01 jsonschema-specifications==2023.12.1 19:34:01 keystoneauth1==5.8.0 19:34:01 kubernetes==31.0.0 19:34:01 lftools==0.37.10 19:34:01 lxml==5.3.0 19:34:01 MarkupSafe==2.1.5 19:34:01 msgpack==1.1.0 19:34:01 multi_key_dict==2.0.3 19:34:01 munch==4.0.0 19:34:01 netaddr==1.3.0 19:34:01 netifaces==0.11.0 19:34:01 niet==1.4.2 19:34:01 nodeenv==1.9.1 19:34:01 oauth2client==4.1.3 19:34:01 oauthlib==3.2.2 19:34:01 openstacksdk==4.0.0 19:34:01 os-client-config==2.1.0 19:34:01 os-service-types==1.7.0 19:34:01 osc-lib==3.1.0 19:34:01 oslo.config==9.6.0 19:34:01 oslo.context==5.6.0 19:34:01 oslo.i18n==6.4.0 19:34:01 oslo.log==6.1.2 19:34:01 oslo.serialization==5.5.0 19:34:01 oslo.utils==7.3.0 19:34:01 packaging==24.1 19:34:01 pbr==6.1.0 19:34:01 platformdirs==4.3.6 19:34:01 prettytable==3.11.0 19:34:01 pyasn1==0.6.1 19:34:01 pyasn1_modules==0.4.1 19:34:01 pycparser==2.22 19:34:01 pygerrit2==2.0.15 19:34:01 PyGithub==2.4.0 19:34:01 PyJWT==2.9.0 19:34:01 PyNaCl==1.5.0 19:34:01 pyparsing==2.4.7 19:34:01 pyperclip==1.9.0 19:34:01 pyrsistent==0.20.0 19:34:01 python-cinderclient==9.6.0 19:34:01 python-dateutil==2.9.0.post0 19:34:01 python-heatclient==4.0.0 19:34:01 python-jenkins==1.8.2 19:34:01 python-keystoneclient==5.5.0 19:34:01 python-magnumclient==4.7.0 19:34:01 python-openstackclient==7.1.2 19:34:01 python-swiftclient==4.6.0 19:34:01 PyYAML==6.0.2 19:34:01 referencing==0.35.1 19:34:01 requests==2.32.3 19:34:01 requests-oauthlib==2.0.0 19:34:01 requestsexceptions==1.4.0 19:34:01 rfc3986==2.0.0 19:34:01 rpds-py==0.20.0 19:34:01 rsa==4.9 19:34:01 ruamel.yaml==0.18.6 19:34:01 ruamel.yaml.clib==0.2.8 19:34:01 s3transfer==0.10.2 19:34:01 simplejson==3.19.3 19:34:01 six==1.16.0 19:34:01 smmap==5.0.1 19:34:01 soupsieve==2.6 19:34:01 stevedore==5.3.0 19:34:01 tabulate==0.9.0 19:34:01 toml==0.10.2 19:34:01 tomlkit==0.13.2 19:34:01 tqdm==4.66.5 19:34:01 typing_extensions==4.12.2 19:34:01 tzdata==2024.2 19:34:01 urllib3==1.26.20 19:34:01 virtualenv==20.26.5 19:34:01 wcwidth==0.2.13 19:34:01 websocket-client==1.8.0 19:34:01 wrapt==1.16.0 19:34:01 xdg==6.0.0 19:34:01 xmltodict==0.13.0 19:34:01 yq==3.4.3 19:34:01 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14424631613171764327.sh 19:34:01 ---> sudo-logs.sh 19:34:01 Archiving 'sudo' log.. 19:34:01 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17879804769304396069.sh 19:34:01 ---> job-cost.sh 19:34:02 Setup pyenv: 19:34:02 system 19:34:02 3.8.13 19:34:02 3.9.13 19:34:02 3.10.13 19:34:02 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 19:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0OhG from file:/tmp/.os_lf_venv 19:34:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-0OhG/bin to PATH 19:34:07 INFO: No Stack... 19:34:08 INFO: Retrieving Pricing Info for: v3-standard-4 19:34:08 INFO: Archiving Costs 19:34:08 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins4462691687253528549.sh 19:34:08 ---> logs-deploy.sh 19:34:08 Setup pyenv: 19:34:08 system 19:34:08 3.8.13 19:34:08 3.9.13 19:34:08 3.10.13 19:34:08 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 19:34:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0OhG from file:/tmp/.os_lf_venv 19:34:09 lf-activate-venv(): INFO: Installing: lftools 19:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-0OhG/bin to PATH 19:34:18 WARNING: Nexus logging server not set 19:34:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/76/ 19:34:18 INFO: archiving logs to S3 19:34:20 ---> uname -a: 19:34:20 Linux prd-centos8-builder-4c-4g-27594.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 19:34:20 19:34:20 19:34:20 ---> lscpu: 19:34:20 Architecture: x86_64 19:34:20 CPU op-mode(s): 32-bit, 64-bit 19:34:20 Byte Order: Little Endian 19:34:20 CPU(s): 4 19:34:20 On-line CPU(s) list: 0-3 19:34:20 Thread(s) per core: 1 19:34:20 Core(s) per socket: 1 19:34:20 Socket(s): 4 19:34:20 NUMA node(s): 1 19:34:20 Vendor ID: AuthenticAMD 19:34:20 CPU family: 23 19:34:20 Model: 49 19:34:20 Model name: AMD EPYC-Rome Processor 19:34:20 Stepping: 0 19:34:20 CPU MHz: 2800.000 19:34:20 BogoMIPS: 5600.00 19:34:20 Virtualization: AMD-V 19:34:20 Hypervisor vendor: KVM 19:34:20 Virtualization type: full 19:34:20 L1d cache: 32K 19:34:20 L1i cache: 32K 19:34:20 L2 cache: 512K 19:34:20 L3 cache: 16384K 19:34:20 NUMA node0 CPU(s): 0-3 19:34:20 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 19:34:20 19:34:20 19:34:20 ---> nproc: 19:34:20 4 19:34:20 19:34:20 19:34:20 ---> df -h: 19:34:20 Filesystem Size Used Avail Use% Mounted on 19:34:20 devtmpfs 7.7G 0 7.7G 0% /dev 19:34:20 tmpfs 7.7G 0 7.7G 0% /dev/shm 19:34:20 tmpfs 7.7G 17M 7.7G 1% /run 19:34:20 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 19:34:20 /dev/vda1 80G 8.7G 72G 11% / 19:34:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:34:20 19:34:20 19:34:20 ---> free -m: 19:34:20 total used free shared buff/cache available 19:34:20 Mem: 15761 735 12805 19 2219 14698 19:34:20 Swap: 1023 0 1023 19:34:20 19:34:20 19:34:20 ---> ip addr: 19:34:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:34:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:34:20 inet 127.0.0.1/8 scope host lo 19:34:20 valid_lft forever preferred_lft forever 19:34:20 inet6 ::1/128 scope host 19:34:20 valid_lft forever preferred_lft forever 19:34:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:34:20 link/ether fa:16:3e:0d:9b:c7 brd ff:ff:ff:ff:ff:ff 19:34:20 altname enp0s3 19:34:20 altname ens3 19:34:20 inet 10.30.171.157/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:34:20 valid_lft 86256sec preferred_lft 86256sec 19:34:20 inet6 fe80::f816:3eff:fe0d:9bc7/64 scope link 19:34:20 valid_lft forever preferred_lft forever 19:34:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:34:20 link/ether 02:42:d6:9d:2f:15 brd ff:ff:ff:ff:ff:ff 19:34:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:34:20 valid_lft forever preferred_lft forever 19:34:20 19:34:20 19:34:20 ---> sar -b -r -n DEV: 19:34:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2024 _x86_64_ (4 CPU) 19:34:20 19:34:20 19:31:51 LINUX RESTART (4 CPU) 19:34:20 19:34:20 07:32:02 PM tps rtps wtps bread/s bwrtn/s 19:34:20 07:33:01 PM 259.60 83.47 176.13 14523.70 41367.98 19:34:20 07:34:01 PM 118.26 8.20 110.06 1349.38 9010.30 19:34:20 Average: 188.35 45.52 142.83 7882.31 25055.95 19:34:20 19:34:20 07:32:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:34:20 07:33:01 PM 13534592 15148976 2604844 16.14 2688 1840804 1089152 6.34 341512 1950916 46932 19:34:20 07:34:01 PM 13211436 15143804 2928000 18.14 2688 2142072 1050984 6.11 375892 2174012 114300 19:34:20 Average: 13373014 15146390 2766422 17.14 2688 1991438 1070068 6.23 358702 2062464 80616 19:34:20 19:34:20 07:32:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:34:20 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:20 07:33:01 PM eth0 263.34 179.96 1276.09 63.32 0.00 0.00 0.00 0.00 19:34:20 07:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:20 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:20 07:34:01 PM eth0 76.00 62.74 770.27 9.95 0.00 0.00 0.00 0.00 19:34:20 07:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:20 Average: eth0 168.90 120.87 1021.10 36.42 0.00 0.00 0.00 0.00 19:34:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:20 19:34:20 19:34:20 ---> sar -P ALL: 19:34:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2024 _x86_64_ (4 CPU) 19:34:20 19:34:20 19:31:51 LINUX RESTART (4 CPU) 19:34:20 19:34:20 07:32:02 PM CPU %user %nice %system %iowait %steal %idle 19:34:20 07:33:01 PM all 30.79 0.00 6.19 5.63 0.11 57.27 19:34:20 07:33:01 PM 0 27.51 0.00 5.53 4.25 0.12 62.59 19:34:20 07:33:01 PM 1 39.19 0.00 5.76 3.73 0.12 51.20 19:34:20 07:33:01 PM 2 27.29 0.02 8.24 9.66 0.10 54.69 19:34:20 07:33:01 PM 3 29.15 0.00 5.25 4.90 0.10 60.59 19:34:20 07:34:01 PM all 19.18 0.00 2.98 1.07 0.07 76.70 19:34:20 07:34:01 PM 0 31.23 0.00 3.95 1.68 0.08 63.05 19:34:20 07:34:01 PM 1 17.74 0.00 3.31 1.07 0.07 77.82 19:34:20 07:34:01 PM 2 11.29 0.00 2.19 1.25 0.05 85.21 19:34:20 07:34:01 PM 3 16.40 0.00 2.48 0.28 0.07 80.77 19:34:20 Average: all 24.92 0.00 4.57 3.33 0.09 67.09 19:34:20 Average: 0 29.39 0.00 4.73 2.95 0.10 62.82 19:34:20 Average: 1 28.36 0.00 4.52 2.39 0.09 64.64 19:34:20 Average: 2 19.20 0.01 5.18 5.41 0.08 70.12 19:34:20 Average: 3 22.71 0.00 3.85 2.57 0.08 70.79 19:34:20 19:34:20 19:34:20