10:06:54 Started by user Robert Varga 10:06:54 Running as SYSTEM 10:06:54 [EnvInject] - Loading node environment variables. 10:06:54 Building remotely on prd-centos8-builder-4c-4g-5031 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 10:06:54 [ssh-agent] Looking for ssh-agent implementation... 10:06:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:54 $ ssh-agent 10:06:54 SSH_AUTH_SOCK=/tmp/ssh-mwRUVuV9U2n7/agent.5511 10:06:54 SSH_AGENT_PID=5513 10:06:54 [ssh-agent] Started. 10:06:55 Running ssh-add (command line suppressed) 10:06:55 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_7852343110286919905.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_7852343110286919905.key) 10:06:55 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:06:55 The recommended git tool is: NONE 10:06:57 using credential jenkins-ssh 10:06:57 Wiping out workspace first. 10:06:57 Cloning the remote Git repository 10:06:57 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 10:06:57 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 10:06:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 10:06:57 > git --version # timeout=10 10:06:57 > git --version # 'git version 2.43.0' 10:06:57 using GIT_SSH to set credentials jenkins-ssh 10:06:57 [INFO] Currently running in a labeled security context 10:06:57 [INFO] Currently SELinux is 'enforcing' on the host 10:06:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh11985941423378415103.key 10:06:57 Verifying host key using known hosts file 10:06:57 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. 10:06:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 10:07:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:01 Avoid second fetch 10:07:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:07:01 Checking out Revision 481174b260ee4032cb9664432be7db7cec9e3b86 (refs/remotes/origin/master) 10:07:01 > git config core.sparsecheckout # timeout=10 10:07:01 > git checkout -f 481174b260ee4032cb9664432be7db7cec9e3b86 # timeout=10 10:07:01 Commit message: "Update git submodules" 10:07:01 > git rev-list --no-walk 481174b260ee4032cb9664432be7db7cec9e3b86 # timeout=10 10:07:04 provisioning config files... 10:07:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:07:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:07:04 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins178786181556558005.sh 10:07:04 ---> autorelease-gerrit-branch-lock.sh 10:07:04 Cloning into 'All-Projects'... 10:07:04 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 10:07:06 Total 1744 (delta 604), reused 1744 (delta 604) 10:07:06 Note: switching to '8437873e092c2d1a47739942272486f694c4c917'. 10:07:06 10:07:06 You are in 'detached HEAD' state. You can look around, make experimental 10:07:06 changes and commit them, and you can discard any commits you make in this 10:07:06 state without impacting any branches by switching back to a branch. 10:07:06 10:07:06 If you want to create a new branch to retain commits you create, you may 10:07:06 do so (now or later) by using -c with the switch command. Example: 10:07:06 10:07:06 git switch -c 10:07:06 10:07:06 Or undo this operation with: 10:07:06 10:07:06 git switch - 10:07:06 10:07:06 Turn off this advice by setting config variable advice.detachedHead to false 10:07:06 10:07:06 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 10:07:07 From ssh://git.opendaylight.org:29418/All-Projects 10:07:07 * [new ref] refs/meta/config -> config 10:07:07 Switched to branch 'config' 10:07:08 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 10:07:09 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 10:07:10 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 10:07:11 + case $mode in 10:07:11 + echo 'INFO: Locking branch for MRI: master' 10:07:11 INFO: Locking branch for MRI: master 10:07:11 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 10:07:11 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 10:07:11 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 10:07:11 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 10:07:11 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 10:07:11 + git commit -asm 'Chore: Grant supercommitters rights master' 10:07:11 [config 3d7826b] Chore: Grant supercommitters rights master 10:07:11 1 file changed, 6 insertions(+) 10:07:11 + git diff HEAD~1 10:07:11 diff --git a/project.config b/project.config 10:07:11 index 52d4f8a..268f5c0 100644 10:07:11 --- a/project.config 10:07:11 +++ b/project.config 10:07:11 @@ -142,3 +142,9 @@ 10:07:11 exclusiveGroupPermissions = create 10:07:11 create = block group Registered Users 10:07:11 create = group Release Engineering Team 10:07:11 +[access "refs/heads/master"] 10:07:11 + exclusiveGroupPermissions = submit 10:07:11 + submit = group Release Engineering Team 10:07:11 + removeReviewer = group Release Engineering Team 10:07:11 + label-Code-Review = -2..+2 group Release Engineering Team 10:07:11 + label-Verified = -1..+1 group Release Engineering Team 10:07:11 + '[' false = true ']' 10:07:11 + echo 'INFO: Pushing changes to the repository.' 10:07:11 INFO: Pushing changes to the repository. 10:07:11 + git push origin HEAD:refs/meta/config 10:07:12 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 10:07:13 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 10:07:13 To ssh://git.opendaylight.org:29418/All-Projects 10:07:13 8437873..3d7826b HEAD -> refs/meta/config 10:07:13 $ ssh-agent -k 10:07:13 unset SSH_AUTH_SOCK; 10:07:13 unset SSH_AGENT_PID; 10:07:13 echo Agent pid 5513 killed; 10:07:13 [ssh-agent] Stopped. 10:07:13 [PostBuildScript] - [INFO] Executing post build scripts. 10:07:13 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13693504974634737507.sh 10:07:13 ---> sysstat.sh 10:07:13 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins1130992943098304040.sh 10:07:13 ---> package-listing.sh 10:07:13 ++ facter osfamily 10:07:13 ++ tr '[:upper:]' '[:lower:]' 10:07:13 + OS_FAMILY=redhat 10:07:13 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 10:07:13 + START_PACKAGES=/tmp/packages_start.txt 10:07:13 + END_PACKAGES=/tmp/packages_end.txt 10:07:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:07:13 + PACKAGES=/tmp/packages_start.txt 10:07:13 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 10:07:13 + PACKAGES=/tmp/packages_end.txt 10:07:13 + case "${OS_FAMILY}" in 10:07:13 + rpm -qa 10:07:13 + sort 10:07:14 + '[' -f /tmp/packages_start.txt ']' 10:07:14 + '[' -f /tmp/packages_end.txt ']' 10:07:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:07:14 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 10:07:14 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 10:07:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 10:07:14 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16606454984288212548.sh 10:07:14 ---> capture-instance-metadata.sh 10:07:14 Setup pyenv: 10:07:14 system 10:07:14 * 3.8.13 (set by /opt/pyenv/version) 10:07:14 * 3.9.13 (set by /opt/pyenv/version) 10:07:14 * 3.10.13 (set by /opt/pyenv/version) 10:07:14 * 3.11.7 (set by /opt/pyenv/version) 10:07:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fptw 10:07:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:07:22 lf-activate-venv(): INFO: Installing: lftools 10:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-fptw/bin to PATH 10:07:56 INFO: Running in OpenStack, capturing instance metadata 10:07:57 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins11246106801804489075.sh 10:07:57 provisioning config files... 10:07:57 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #35 10:07:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config3536734371185998237tmp 10:07:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:07:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:07:57 provisioning config files... 10:07:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:07:58 [EnvInject] - Injecting environment variables from a build step. 10:07:58 [EnvInject] - Injecting as environment variables the properties content 10:07:58 SERVER_ID=logs 10:07:58 10:07:58 [EnvInject] - Variables injected successfully. 10:07:58 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins3084339338154199061.sh 10:07:58 ---> create-netrc.sh 10:07:58 WARN: Log server credential not found. 10:07:58 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7775013213810027630.sh 10:07:58 ---> python-tools-install.sh 10:07:58 Setup pyenv: 10:07:58 system 10:07:58 3.8.13 10:07:58 3.9.13 10:07:58 3.10.13 10:07:58 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:07:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fptw from file:/tmp/.os_lf_venv 10:07:59 lf-activate-venv(): INFO: Installing: lftools 10:08:10 lf-activate-venv(): INFO: Adding /tmp/venv-fptw/bin to PATH 10:08:10 Generating Requirements File 10:08:41 Python 3.11.7 10:08:41 pip 24.0 from /tmp/venv-fptw/lib/python3.11/site-packages/pip (python 3.11) 10:08:42 appdirs==1.4.4 10:08:42 argcomplete==3.2.3 10:08:42 aspy.yaml==1.3.0 10:08:42 attrs==23.2.0 10:08:42 autopage==0.5.2 10:08:42 beautifulsoup4==4.12.3 10:08:42 boto3==1.34.78 10:08:42 botocore==1.34.78 10:08:42 bs4==0.0.2 10:08:42 cachetools==5.3.3 10:08:42 certifi==2024.2.2 10:08:42 cffi==1.16.0 10:08:42 cfgv==3.4.0 10:08:42 chardet==5.2.0 10:08:42 charset-normalizer==3.3.2 10:08:42 click==8.1.7 10:08:42 cliff==4.6.0 10:08:42 cmd2==2.4.3 10:08:42 cryptography==3.3.2 10:08:42 debtcollector==3.0.0 10:08:42 decorator==5.1.1 10:08:42 defusedxml==0.7.1 10:08:42 Deprecated==1.2.14 10:08:42 distlib==0.3.8 10:08:42 dnspython==2.6.1 10:08:42 docker==4.2.2 10:08:42 dogpile.cache==1.3.2 10:08:42 email_validator==2.1.1 10:08:42 filelock==3.13.3 10:08:42 future==1.0.0 10:08:42 gitdb==4.0.11 10:08:42 GitPython==3.1.43 10:08:42 google-auth==2.29.0 10:08:42 httplib2==0.22.0 10:08:42 identify==2.5.35 10:08:42 idna==3.6 10:08:42 importlib-resources==1.5.0 10:08:42 iso8601==2.1.0 10:08:42 Jinja2==3.1.3 10:08:42 jmespath==1.0.1 10:08:42 jsonpatch==1.33 10:08:42 jsonpointer==2.4 10:08:42 jsonschema==4.21.1 10:08:42 jsonschema-specifications==2023.12.1 10:08:42 keystoneauth1==5.6.0 10:08:42 kubernetes==29.0.0 10:08:42 lftools==0.37.10 10:08:42 lxml==5.2.1 10:08:42 MarkupSafe==2.1.5 10:08:42 msgpack==1.0.8 10:08:42 multi_key_dict==2.0.3 10:08:42 munch==4.0.0 10:08:42 netaddr==1.2.1 10:08:42 netifaces==0.11.0 10:08:42 niet==1.4.2 10:08:42 nodeenv==1.8.0 10:08:42 oauth2client==4.1.3 10:08:42 oauthlib==3.2.2 10:08:42 openstacksdk==3.0.0 10:08:42 os-client-config==2.1.0 10:08:42 os-service-types==1.7.0 10:08:42 osc-lib==3.0.1 10:08:42 oslo.config==9.4.0 10:08:42 oslo.context==5.5.0 10:08:42 oslo.i18n==6.3.0 10:08:42 oslo.log==5.5.1 10:08:42 oslo.serialization==5.4.0 10:08:42 oslo.utils==7.1.0 10:08:42 packaging==24.0 10:08:42 pbr==6.0.0 10:08:42 platformdirs==4.2.0 10:08:42 prettytable==3.10.0 10:08:42 pyasn1==0.6.0 10:08:42 pyasn1_modules==0.4.0 10:08:42 pycparser==2.22 10:08:42 pygerrit2==2.0.15 10:08:42 PyGithub==2.3.0 10:08:42 pyinotify==0.9.6 10:08:42 PyJWT==2.8.0 10:08:42 PyNaCl==1.5.0 10:08:42 pyparsing==2.4.7 10:08:42 pyperclip==1.8.2 10:08:42 pyrsistent==0.20.0 10:08:42 python-cinderclient==9.5.0 10:08:42 python-dateutil==2.9.0.post0 10:08:42 python-heatclient==3.5.0 10:08:42 python-jenkins==1.8.2 10:08:42 python-keystoneclient==5.4.0 10:08:42 python-magnumclient==4.4.0 10:08:42 python-novaclient==18.6.0 10:08:42 python-openstackclient==6.6.0 10:08:42 python-swiftclient==4.5.0 10:08:42 PyYAML==6.0.1 10:08:42 referencing==0.34.0 10:08:42 requests==2.31.0 10:08:42 requests-oauthlib==2.0.0 10:08:42 requestsexceptions==1.4.0 10:08:42 rfc3986==2.0.0 10:08:42 rpds-py==0.18.0 10:08:42 rsa==4.9 10:08:42 ruamel.yaml==0.18.6 10:08:42 ruamel.yaml.clib==0.2.8 10:08:42 s3transfer==0.10.1 10:08:42 simplejson==3.19.2 10:08:42 six==1.16.0 10:08:42 smmap==5.0.1 10:08:42 soupsieve==2.5 10:08:42 stevedore==5.2.0 10:08:42 tabulate==0.9.0 10:08:42 toml==0.10.2 10:08:42 tomlkit==0.12.4 10:08:42 tqdm==4.66.2 10:08:42 typing_extensions==4.10.0 10:08:42 tzdata==2024.1 10:08:42 urllib3==1.26.18 10:08:42 virtualenv==20.25.1 10:08:42 wcwidth==0.2.13 10:08:42 websocket-client==1.7.0 10:08:42 wrapt==1.16.0 10:08:42 xdg==6.0.0 10:08:42 xmltodict==0.13.0 10:08:42 yq==3.2.3 10:08:42 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins11561461553057784561.sh 10:08:42 ---> sudo-logs.sh 10:08:42 Archiving 'sudo' log.. 10:08:42 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6026422142198271128.sh 10:08:42 ---> job-cost.sh 10:08:42 Setup pyenv: 10:08:42 system 10:08:42 3.8.13 10:08:42 3.9.13 10:08:42 3.10.13 10:08:42 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:08:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fptw from file:/tmp/.os_lf_venv 10:08:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:08:50 lf-activate-venv(): INFO: Adding /tmp/venv-fptw/bin to PATH 10:08:50 INFO: No Stack... 10:08:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:50 INFO: Archiving Costs 10:08:50 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins8770939725096021267.sh 10:08:50 ---> logs-deploy.sh 10:08:50 Setup pyenv: 10:08:51 system 10:08:51 3.8.13 10:08:51 3.9.13 10:08:51 3.10.13 10:08:51 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:08:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fptw from file:/tmp/.os_lf_venv 10:08:52 lf-activate-venv(): INFO: Installing: lftools 10:09:03 lf-activate-venv(): INFO: Adding /tmp/venv-fptw/bin to PATH 10:09:03 WARNING: Nexus logging server not set 10:09:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/35/ 10:09:03 INFO: archiving logs to S3 10:09:04 ---> uname -a: 10:09:04 Linux prd-centos8-builder-4c-4g-5031.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 10:09:04 10:09:04 10:09:04 ---> lscpu: 10:09:04 Architecture: x86_64 10:09:04 CPU op-mode(s): 32-bit, 64-bit 10:09:04 Byte Order: Little Endian 10:09:04 CPU(s): 4 10:09:04 On-line CPU(s) list: 0-3 10:09:04 Thread(s) per core: 1 10:09:04 Core(s) per socket: 1 10:09:04 Socket(s): 4 10:09:04 NUMA node(s): 1 10:09:04 Vendor ID: AuthenticAMD 10:09:04 CPU family: 23 10:09:04 Model: 49 10:09:04 Model name: AMD EPYC-Rome Processor 10:09:04 Stepping: 0 10:09:04 CPU MHz: 2800.000 10:09:04 BogoMIPS: 5600.00 10:09:04 Virtualization: AMD-V 10:09:04 Hypervisor vendor: KVM 10:09:04 Virtualization type: full 10:09:04 L1d cache: 32K 10:09:04 L1i cache: 32K 10:09:04 L2 cache: 512K 10:09:04 L3 cache: 16384K 10:09:04 NUMA node0 CPU(s): 0-3 10:09:04 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 10:09:04 10:09:04 10:09:04 ---> nproc: 10:09:04 4 10:09:04 10:09:04 10:09:04 ---> df -h: 10:09:04 Filesystem Size Used Avail Use% Mounted on 10:09:04 devtmpfs 7.7G 0 7.7G 0% /dev 10:09:04 tmpfs 7.7G 0 7.7G 0% /dev/shm 10:09:04 tmpfs 7.7G 17M 7.7G 1% /run 10:09:04 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 10:09:04 /dev/vda1 80G 8.7G 72G 11% / 10:09:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:09:04 10:09:04 10:09:04 ---> free -m: 10:09:04 total used free shared buff/cache available 10:09:04 Mem: 15761 711 12823 19 2225 14723 10:09:04 Swap: 1023 0 1023 10:09:04 10:09:04 10:09:04 ---> ip addr: 10:09:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:09:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:09:04 inet 127.0.0.1/8 scope host lo 10:09:04 valid_lft forever preferred_lft forever 10:09:04 inet6 ::1/128 scope host 10:09:04 valid_lft forever preferred_lft forever 10:09:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:09:04 link/ether fa:16:3e:b0:b1:3a brd ff:ff:ff:ff:ff:ff 10:09:04 altname enp0s3 10:09:04 altname ens3 10:09:04 inet 10.30.170.252/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:09:04 valid_lft 86240sec preferred_lft 86240sec 10:09:04 inet6 fe80::f816:3eff:feb0:b13a/64 scope link 10:09:04 valid_lft forever preferred_lft forever 10:09:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:09:04 link/ether 02:42:74:55:dc:ac brd ff:ff:ff:ff:ff:ff 10:09:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:09:04 valid_lft forever preferred_lft forever 10:09:04 10:09:04 10:09:04 ---> sar -b -r -n DEV: 10:09:04 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/05/2024 _x86_64_ (4 CPU) 10:09:04 10:09:04 10:06:20 LINUX RESTART (4 CPU) 10:09:04 10:09:04 10:07:03 AM tps rtps wtps bread/s bwrtn/s 10:09:04 10:08:01 AM 129.15 14.74 114.41 2605.86 5048.85 10:09:04 10:09:01 AM 91.88 0.25 91.63 28.53 7476.97 10:09:04 Average: 110.20 7.37 102.83 1295.47 6283.38 10:09:04 10:09:04 10:07:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:09:04 10:08:01 AM 13302248 15131484 2837196 17.58 2688 2044640 1126728 6.56 374800 2109400 135328 10:09:04 10:09:01 AM 13114560 15061180 3024884 18.74 2688 2156424 1156184 6.73 380024 2270556 90348 10:09:04 Average: 13208404 15096332 2931040 18.16 2688 2100532 1141456 6.64 377412 2189978 112838 10:09:04 10:09:04 10:07:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:09:04 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:04 10:08:01 AM eth0 76.42 63.05 728.23 15.90 0.00 0.00 0.00 0.00 10:09:04 10:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:04 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:04 10:09:01 AM eth0 29.71 28.38 236.58 7.52 0.00 0.00 0.00 0.00 10:09:04 10:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:04 Average: eth0 52.67 45.42 478.26 11.64 0.00 0.00 0.00 0.00 10:09:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:04 10:09:04 10:09:04 ---> sar -P ALL: 10:09:04 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/05/2024 _x86_64_ (4 CPU) 10:09:04 10:09:04 10:06:20 LINUX RESTART (4 CPU) 10:09:04 10:09:04 10:07:03 AM CPU %user %nice %system %iowait %steal %idle 10:09:04 10:08:01 AM all 15.44 0.00 3.02 1.02 0.08 80.44 10:09:04 10:08:01 AM 0 11.03 0.00 2.78 1.45 0.09 84.66 10:09:04 10:08:01 AM 1 20.67 0.00 3.70 0.36 0.10 75.17 10:09:04 10:08:01 AM 2 19.90 0.00 2.66 1.25 0.09 76.11 10:09:04 10:08:01 AM 3 10.19 0.00 2.92 1.04 0.05 85.80 10:09:04 10:09:01 AM all 19.78 0.00 2.03 0.82 0.08 77.29 10:09:04 10:09:01 AM 0 7.96 0.00 1.39 0.98 0.08 89.58 10:09:04 10:09:01 AM 1 58.18 0.00 4.23 0.79 0.08 36.73 10:09:04 10:09:01 AM 2 1.81 0.00 1.09 1.06 0.08 95.95 10:09:04 10:09:01 AM 3 11.08 0.00 1.42 0.47 0.05 86.98 10:09:04 Average: all 17.65 0.00 2.52 0.92 0.08 78.83 10:09:04 Average: 0 9.47 0.00 2.07 1.21 0.08 87.16 10:09:04 Average: 1 39.74 0.00 3.97 0.58 0.09 55.62 10:09:04 Average: 2 10.72 0.00 1.87 1.15 0.09 86.18 10:09:04 Average: 3 10.64 0.00 2.16 0.75 0.05 86.40 10:09:04 10:09:04 10:09:04