15:28:29 Started by user Robert Varga 15:28:29 Running as SYSTEM 15:28:29 [EnvInject] - Loading node environment variables. 15:28:29 Building remotely on prd-centos8-builder-4c-4g-1962 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 15:28:29 [ssh-agent] Looking for ssh-agent implementation... 15:28:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:29 $ ssh-agent 15:28:29 SSH_AUTH_SOCK=/tmp/ssh-yO5nIKSoaEQ0/agent.5502 15:28:29 SSH_AGENT_PID=5504 15:28:29 [ssh-agent] Started. 15:28:30 Running ssh-add (command line suppressed) 15:28:30 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_12499412862699087156.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_12499412862699087156.key) 15:28:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:28:30 The recommended git tool is: NONE 15:28:32 using credential jenkins-ssh 15:28:32 Wiping out workspace first. 15:28:32 Cloning the remote Git repository 15:28:32 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 15:28:32 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 15:28:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 15:28:32 > git --version # timeout=10 15:28:32 > git --version # 'git version 2.43.0' 15:28:32 using GIT_SSH to set credentials jenkins-ssh 15:28:32 [INFO] Currently running in a labeled security context 15:28:32 [INFO] Currently SELinux is 'enforcing' on the host 15:28:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh2353881761639510163.key 15:28:32 Verifying host key using known hosts file 15:28:32 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. 15:28:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 15:28:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:35 Avoid second fetch 15:28:35 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 15:28:35 Checking out Revision 516228aa3a5cc4c639b8ee0e7a70ee961754e382 (refs/remotes/origin/stable/calcium) 15:28:35 > git config core.sparsecheckout # timeout=10 15:28:35 > git checkout -f 516228aa3a5cc4c639b8ee0e7a70ee961754e382 # timeout=10 15:28:35 Commit message: "Update git submodules" 15:28:35 > git rev-list --no-walk 5892bf219a11d15ced0b9512d0cdd6880b13a3dd # timeout=10 15:28:39 provisioning config files... 15:28:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:28:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:28:39 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins12585424306693114187.sh 15:28:39 ---> autorelease-gerrit-branch-lock.sh 15:28:39 Cloning into 'All-Projects'... 15:28:39 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 15:28:40 Total 1885 (delta 620), reused 1885 (delta 620) 15:28:40 Note: switching to 'a4003d41c2adb96fd8bc78f21f1b6cdef0fa3a9d'. 15:28:40 15:28:40 You are in 'detached HEAD' state. You can look around, make experimental 15:28:40 changes and commit them, and you can discard any commits you make in this 15:28:40 state without impacting any branches by switching back to a branch. 15:28:40 15:28:40 If you want to create a new branch to retain commits you create, you may 15:28:40 do so (now or later) by using -c with the switch command. Example: 15:28:40 15:28:40 git switch -c 15:28:40 15:28:40 Or undo this operation with: 15:28:40 15:28:40 git switch - 15:28:40 15:28:40 Turn off this advice by setting config variable advice.detachedHead to false 15:28:40 15:28:41 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 15:28:42 From ssh://git.opendaylight.org:29418/All-Projects 15:28:42 * [new ref] refs/meta/config -> config 15:28:42 Switched to branch 'config' 15:28:42 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 15:28:44 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 15:28:45 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 15:28:46 + case $mode in 15:28:46 + echo 'INFO: Unlocking branch: stable/calcium' 15:28:46 INFO: Unlocking branch: stable/calcium 15:28:46 + git config -f project.config --remove-section access.refs/heads/stable/calcium 15:28:46 + git commit -asm 'Chore: Unlock branch stable/calcium' 15:28:46 [config 0e65fc9] Chore: Unlock branch stable/calcium 15:28:46 1 file changed, 6 deletions(-) 15:28:46 + git diff HEAD~1 15:28:46 diff --git a/project.config b/project.config 15:28:46 index 0b50316..52d4f8a 100644 15:28:46 --- a/project.config 15:28:46 +++ b/project.config 15:28:46 @@ -142,9 +142,3 @@ 15:28:46 exclusiveGroupPermissions = create 15:28:46 create = block group Registered Users 15:28:46 create = group Release Engineering Team 15:28:46 -[access "refs/heads/stable/calcium"] 15:28:46 - exclusiveGroupPermissions = submit 15:28:46 - submit = group Release Engineering Team 15:28:46 - removeReviewer = group Release Engineering Team 15:28:46 - label-Code-Review = -2..+2 group Release Engineering Team 15:28:46 - label-Verified = -1..+1 group Release Engineering Team 15:28:46 + '[' false = true ']' 15:28:46 + echo 'INFO: Pushing changes to the repository.' 15:28:46 INFO: Pushing changes to the repository. 15:28:46 + git push origin HEAD:refs/meta/config 15:28:46 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 15:28:47 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 15:28:47 To ssh://git.opendaylight.org:29418/All-Projects 15:28:47 a4003d4..0e65fc9 HEAD -> refs/meta/config 15:28:47 $ ssh-agent -k 15:28:47 unset SSH_AUTH_SOCK; 15:28:47 unset SSH_AGENT_PID; 15:28:47 echo Agent pid 5504 killed; 15:28:47 [ssh-agent] Stopped. 15:28:48 [PostBuildScript] - [INFO] Executing post build scripts. 15:28:48 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9206167005887600684.sh 15:28:48 ---> sysstat.sh 15:28:48 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10382575491164005378.sh 15:28:48 ---> package-listing.sh 15:28:48 ++ facter osfamily 15:28:48 ++ tr '[:upper:]' '[:lower:]' 15:28:48 + OS_FAMILY=redhat 15:28:48 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 15:28:48 + START_PACKAGES=/tmp/packages_start.txt 15:28:48 + END_PACKAGES=/tmp/packages_end.txt 15:28:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:28:48 + PACKAGES=/tmp/packages_start.txt 15:28:48 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 15:28:48 + PACKAGES=/tmp/packages_end.txt 15:28:48 + case "${OS_FAMILY}" in 15:28:48 + rpm -qa 15:28:48 + sort 15:28:49 + '[' -f /tmp/packages_start.txt ']' 15:28:49 + '[' -f /tmp/packages_end.txt ']' 15:28:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:49 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 15:28:49 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 15:28:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 15:28:49 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14651894054041214585.sh 15:28:49 ---> capture-instance-metadata.sh 15:28:49 Setup pyenv: 15:28:49 system 15:28:49 * 3.8.13 (set by /opt/pyenv/version) 15:28:49 * 3.9.13 (set by /opt/pyenv/version) 15:28:49 * 3.10.13 (set by /opt/pyenv/version) 15:28:49 * 3.11.7 (set by /opt/pyenv/version) 15:28:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LjPK 15:28:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:28:56 lf-activate-venv(): INFO: Installing: lftools 15:29:26 lf-activate-venv(): INFO: Adding /tmp/venv-LjPK/bin to PATH 15:29:26 INFO: Running in OpenStack, capturing instance metadata 15:29:26 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7918657609091333129.sh 15:29:26 provisioning config files... 15:29:27 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #82 15:29:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config11459542930003732584tmp 15:29:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:29:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:29:27 provisioning config files... 15:29:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:29:27 [EnvInject] - Injecting environment variables from a build step. 15:29:27 [EnvInject] - Injecting as environment variables the properties content 15:29:27 SERVER_ID=logs 15:29:27 15:29:27 [EnvInject] - Variables injected successfully. 15:29:27 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13371831306149235004.sh 15:29:27 ---> create-netrc.sh 15:29:27 WARN: Log server credential not found. 15:29:27 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15689615757408654124.sh 15:29:27 ---> python-tools-install.sh 15:29:27 Setup pyenv: 15:29:27 system 15:29:27 3.8.13 15:29:27 3.9.13 15:29:27 3.10.13 15:29:27 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 15:29:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LjPK from file:/tmp/.os_lf_venv 15:29:28 lf-activate-venv(): INFO: Installing: lftools 15:29:36 lf-activate-venv(): INFO: Adding /tmp/venv-LjPK/bin to PATH 15:29:36 Generating Requirements File 15:29:58 Python 3.11.7 15:29:59 pip 24.3.1 from /tmp/venv-LjPK/lib/python3.11/site-packages/pip (python 3.11) 15:29:59 appdirs==1.4.4 15:29:59 argcomplete==3.5.2 15:29:59 aspy.yaml==1.3.0 15:29:59 attrs==24.2.0 15:29:59 autopage==0.5.2 15:29:59 beautifulsoup4==4.12.3 15:29:59 boto3==1.35.78 15:29:59 botocore==1.35.78 15:29:59 bs4==0.0.2 15:29:59 cachetools==5.5.0 15:29:59 certifi==2024.8.30 15:29:59 cffi==1.17.1 15:29:59 cfgv==3.4.0 15:29:59 chardet==5.2.0 15:29:59 charset-normalizer==3.4.0 15:29:59 click==8.1.7 15:29:59 cliff==4.8.0 15:29:59 cmd2==2.5.7 15:29:59 cryptography==3.3.2 15:29:59 debtcollector==3.0.0 15:29:59 decorator==5.1.1 15:29:59 defusedxml==0.7.1 15:29:59 Deprecated==1.2.15 15:29:59 distlib==0.3.9 15:29:59 dnspython==2.7.0 15:29:59 docker==4.2.2 15:29:59 dogpile.cache==1.3.3 15:29:59 durationpy==0.9 15:29:59 email_validator==2.2.0 15:29:59 filelock==3.16.1 15:29:59 future==1.0.0 15:29:59 gitdb==4.0.11 15:29:59 GitPython==3.1.43 15:29:59 google-auth==2.36.0 15:29:59 httplib2==0.22.0 15:29:59 identify==2.6.3 15:29:59 idna==3.10 15:29:59 importlib-resources==1.5.0 15:29:59 iso8601==2.1.0 15:29:59 Jinja2==3.1.4 15:29:59 jmespath==1.0.1 15:29:59 jsonpatch==1.33 15:29:59 jsonpointer==3.0.0 15:29:59 jsonschema==4.23.0 15:29:59 jsonschema-specifications==2024.10.1 15:29:59 keystoneauth1==5.9.1 15:29:59 kubernetes==31.0.0 15:29:59 lftools==0.37.10 15:29:59 lxml==5.3.0 15:29:59 MarkupSafe==3.0.2 15:29:59 msgpack==1.1.0 15:29:59 multi_key_dict==2.0.3 15:29:59 munch==4.0.0 15:29:59 netaddr==1.3.0 15:29:59 netifaces==0.11.0 15:29:59 niet==1.4.2 15:29:59 nodeenv==1.9.1 15:29:59 oauth2client==4.1.3 15:29:59 oauthlib==3.2.2 15:29:59 openstacksdk==4.1.0 15:29:59 os-client-config==2.1.0 15:29:59 os-service-types==1.7.0 15:29:59 osc-lib==3.2.0 15:29:59 oslo.config==9.7.0 15:29:59 oslo.context==5.7.0 15:29:59 oslo.i18n==6.5.0 15:29:59 oslo.log==6.2.0 15:29:59 oslo.serialization==5.6.0 15:29:59 oslo.utils==8.0.0 15:29:59 packaging==24.2 15:29:59 pbr==6.1.0 15:29:59 platformdirs==4.3.6 15:29:59 prettytable==3.12.0 15:29:59 psutil==6.1.0 15:29:59 pyasn1==0.6.1 15:29:59 pyasn1_modules==0.4.1 15:29:59 pycparser==2.22 15:29:59 pygerrit2==2.0.15 15:29:59 PyGithub==2.5.0 15:29:59 PyJWT==2.10.1 15:29:59 PyNaCl==1.5.0 15:29:59 pyparsing==2.4.7 15:29:59 pyperclip==1.9.0 15:29:59 pyrsistent==0.20.0 15:29:59 python-cinderclient==9.6.0 15:29:59 python-dateutil==2.9.0.post0 15:29:59 python-heatclient==4.0.0 15:29:59 python-jenkins==1.8.2 15:29:59 python-keystoneclient==5.5.0 15:29:59 python-magnumclient==4.7.0 15:29:59 python-openstackclient==7.2.1 15:29:59 python-swiftclient==4.6.0 15:29:59 PyYAML==6.0.2 15:29:59 referencing==0.35.1 15:29:59 requests==2.32.3 15:29:59 requests-oauthlib==2.0.0 15:29:59 requestsexceptions==1.4.0 15:29:59 rfc3986==2.0.0 15:29:59 rpds-py==0.22.3 15:29:59 rsa==4.9 15:29:59 ruamel.yaml==0.18.6 15:29:59 ruamel.yaml.clib==0.2.12 15:29:59 s3transfer==0.10.4 15:29:59 simplejson==3.19.3 15:29:59 six==1.17.0 15:29:59 smmap==5.0.1 15:29:59 soupsieve==2.6 15:29:59 stevedore==5.4.0 15:29:59 tabulate==0.9.0 15:29:59 toml==0.10.2 15:29:59 tomlkit==0.13.2 15:29:59 tqdm==4.67.1 15:29:59 typing_extensions==4.12.2 15:29:59 tzdata==2024.2 15:29:59 urllib3==1.26.20 15:29:59 virtualenv==20.28.0 15:29:59 wcwidth==0.2.13 15:29:59 websocket-client==1.8.0 15:29:59 wrapt==1.17.0 15:29:59 xdg==6.0.0 15:29:59 xmltodict==0.14.2 15:29:59 yq==3.4.3 15:29:59 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins12373893871031514924.sh 15:29:59 ---> sudo-logs.sh 15:29:59 Archiving 'sudo' log.. 15:29:59 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins1472446855364285433.sh 15:29:59 ---> job-cost.sh 15:29:59 Setup pyenv: 15:30:00 system 15:30:00 3.8.13 15:30:00 3.9.13 15:30:00 3.10.13 15:30:00 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 15:30:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LjPK from file:/tmp/.os_lf_venv 15:30:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:30:05 lf-activate-venv(): INFO: Adding /tmp/venv-LjPK/bin to PATH 15:30:05 INFO: No Stack... 15:30:06 INFO: Retrieving Pricing Info for: v3-standard-4 15:30:06 INFO: Archiving Costs 15:30:06 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins15645528605890408992.sh 15:30:06 ---> logs-deploy.sh 15:30:06 Setup pyenv: 15:30:06 system 15:30:06 3.8.13 15:30:06 3.9.13 15:30:06 3.10.13 15:30:06 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 15:30:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LjPK from file:/tmp/.os_lf_venv 15:30:07 lf-activate-venv(): INFO: Installing: lftools 15:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-LjPK/bin to PATH 15:30:21 WARNING: Nexus logging server not set 15:30:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/82/ 15:30:21 INFO: archiving logs to S3 15:30:22 ---> uname -a: 15:30:22 Linux prd-centos8-builder-4c-4g-1962.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 15:30:22 15:30:22 15:30:22 ---> lscpu: 15:30:22 Architecture: x86_64 15:30:22 CPU op-mode(s): 32-bit, 64-bit 15:30:22 Byte Order: Little Endian 15:30:22 CPU(s): 4 15:30:22 On-line CPU(s) list: 0-3 15:30:22 Thread(s) per core: 1 15:30:22 Core(s) per socket: 1 15:30:22 Socket(s): 4 15:30:22 NUMA node(s): 1 15:30:22 Vendor ID: AuthenticAMD 15:30:22 CPU family: 23 15:30:22 Model: 49 15:30:22 Model name: AMD EPYC-Rome Processor 15:30:22 Stepping: 0 15:30:22 CPU MHz: 2800.000 15:30:22 BogoMIPS: 5600.00 15:30:22 Virtualization: AMD-V 15:30:22 Hypervisor vendor: KVM 15:30:22 Virtualization type: full 15:30:22 L1d cache: 32K 15:30:22 L1i cache: 32K 15:30:22 L2 cache: 512K 15:30:22 L3 cache: 16384K 15:30:22 NUMA node0 CPU(s): 0-3 15:30:22 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 15:30:22 15:30:22 15:30:22 ---> nproc: 15:30:22 4 15:30:22 15:30:22 15:30:22 ---> df -h: 15:30:22 Filesystem Size Used Avail Use% Mounted on 15:30:22 devtmpfs 7.7G 0 7.7G 0% /dev 15:30:22 tmpfs 7.7G 0 7.7G 0% /dev/shm 15:30:22 tmpfs 7.7G 17M 7.7G 1% /run 15:30:22 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 15:30:22 /dev/vda1 80G 8.7G 72G 11% / 15:30:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:30:22 15:30:22 15:30:22 ---> free -m: 15:30:22 total used free shared buff/cache available 15:30:22 Mem: 15761 736 12795 19 2228 14698 15:30:22 Swap: 1023 0 1023 15:30:22 15:30:22 15:30:22 ---> ip addr: 15:30:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:30:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:30:22 inet 127.0.0.1/8 scope host lo 15:30:22 valid_lft forever preferred_lft forever 15:30:22 inet6 ::1/128 scope host 15:30:22 valid_lft forever preferred_lft forever 15:30:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:30:22 link/ether fa:16:3e:72:6d:ea brd ff:ff:ff:ff:ff:ff 15:30:22 altname enp0s3 15:30:22 altname ens3 15:30:22 inet 10.30.171.6/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:30:22 valid_lft 86258sec preferred_lft 86258sec 15:30:22 inet6 fe80::f816:3eff:fe72:6dea/64 scope link 15:30:22 valid_lft forever preferred_lft forever 15:30:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:30:22 link/ether 02:42:03:19:13:4e brd ff:ff:ff:ff:ff:ff 15:30:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:30:22 valid_lft forever preferred_lft forever 15:30:22 15:30:22 15:30:22 ---> sar -b -r -n DEV: 15:30:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/11/2024 _x86_64_ (4 CPU) 15:30:22 15:30:22 15:27:56 LINUX RESTART (4 CPU) 15:30:22 15:30:22 03:29:02 PM tps rtps wtps bread/s bwrtn/s 15:30:22 03:30:01 PM 117.84 8.49 109.35 1392.92 8647.57 15:30:22 Average: 117.84 8.49 109.35 1392.92 8647.57 15:30:22 15:30:22 03:29:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:22 03:30:01 PM 13172696 15115220 2966736 18.38 2688 2153164 1085476 6.32 376928 2213692 116968 15:30:22 Average: 13172696 15115220 2966736 18.38 2688 2153164 1085476 6.32 376928 2213692 116968 15:30:22 15:30:22 03:29:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:22 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:22 03:30:01 PM eth0 66.41 55.28 701.07 10.07 0.00 0.00 0.00 0.00 15:30:22 03:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:22 Average: eth0 66.41 55.28 701.07 10.07 0.00 0.00 0.00 0.00 15:30:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:22 15:30:22 15:30:22 ---> sar -P ALL: 15:30:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/11/2024 _x86_64_ (4 CPU) 15:30:22 15:30:22 15:27:56 LINUX RESTART (4 CPU) 15:30:22 15:30:22 03:29:02 PM CPU %user %nice %system %iowait %steal %idle 15:30:22 03:30:01 PM all 18.44 0.00 3.00 1.07 0.08 77.42 15:30:22 03:30:01 PM 0 23.84 0.00 4.04 0.56 0.08 71.48 15:30:22 03:30:01 PM 1 15.06 0.00 2.82 1.17 0.07 80.88 15:30:22 03:30:01 PM 2 33.11 0.00 3.79 2.04 0.08 60.98 15:30:22 03:30:01 PM 3 1.64 0.00 1.35 0.50 0.07 96.45 15:30:22 Average: all 18.44 0.00 3.00 1.07 0.08 77.42 15:30:22 Average: 0 23.84 0.00 4.04 0.56 0.08 71.48 15:30:22 Average: 1 15.06 0.00 2.82 1.17 0.07 80.88 15:30:22 Average: 2 33.11 0.00 3.79 2.04 0.08 60.98 15:30:22 Average: 3 1.64 0.00 1.35 0.50 0.07 96.45 15:30:22 15:30:22 15:30:22