09:39:16 Started by user Robert Varga 09:39:16 Running as SYSTEM 09:39:16 [EnvInject] - Loading node environment variables. 09:39:16 Building remotely on prd-centos8-builder-4c-4g-4279 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 09:39:18 [ssh-agent] Looking for ssh-agent implementation... 09:39:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:19 $ ssh-agent 09:39:19 SSH_AUTH_SOCK=/tmp/ssh-xSzuGRUmMnwC/agent.5515 09:39:19 SSH_AGENT_PID=5517 09:39:19 [ssh-agent] Started. 09:39:19 Running ssh-add (command line suppressed) 09:39:19 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_4264352560007270925.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_4264352560007270925.key) 09:39:19 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:39:19 The recommended git tool is: NONE 09:39:21 using credential jenkins-ssh 09:39:21 Wiping out workspace first. 09:39:21 Cloning the remote Git repository 09:39:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 09:39:21 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 09:39:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 09:39:21 > git --version # timeout=10 09:39:21 > git --version # 'git version 2.43.0' 09:39:21 using GIT_SSH to set credentials jenkins-ssh 09:39:21 [INFO] Currently running in a labeled security context 09:39:21 [INFO] Currently SELinux is 'enforcing' on the host 09:39:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh13355435569759756372.key 09:39:21 Verifying host key using known hosts file 09:39:21 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:39:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 09:39:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:24 Avoid second fetch 09:39:24 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 09:39:24 Checking out Revision f1a989c8ab4436ad14dc015b06adc71919d3a1c9 (refs/remotes/origin/stable/scandium) 09:39:24 > git config core.sparsecheckout # timeout=10 09:39:24 > git checkout -f f1a989c8ab4436ad14dc015b06adc71919d3a1c9 # timeout=10 09:39:25 Commit message: "Update git submodules" 09:39:25 > git rev-list --no-walk f1a989c8ab4436ad14dc015b06adc71919d3a1c9 # timeout=10 09:39:28 provisioning config files... 09:39:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:39:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:39:28 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins5587791714120678836.sh 09:39:28 ---> autorelease-gerrit-branch-lock.sh 09:39:28 Cloning into 'All-Projects'... 09:39:28 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:39:30 Total 1876 (delta 620), reused 1876 (delta 620) 09:39:30 Note: switching to '8919952f242c65c27be82b31912d4d143d729cb7'. 09:39:30 09:39:30 You are in 'detached HEAD' state. You can look around, make experimental 09:39:30 changes and commit them, and you can discard any commits you make in this 09:39:30 state without impacting any branches by switching back to a branch. 09:39:30 09:39:30 If you want to create a new branch to retain commits you create, you may 09:39:30 do so (now or later) by using -c with the switch command. Example: 09:39:30 09:39:30 git switch -c 09:39:30 09:39:30 Or undo this operation with: 09:39:30 09:39:30 git switch - 09:39:30 09:39:30 Turn off this advice by setting config variable advice.detachedHead to false 09:39:30 09:39:30 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 09:39:31 From ssh://git.opendaylight.org:29418/All-Projects 09:39:31 * [new ref] refs/meta/config -> config 09:39:31 Switched to branch 'config' 09:39:31 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:39:33 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 09:39:34 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 09:39:35 + case $mode in 09:39:35 + echo 'INFO: Locking branch for MRI: stable/scandium' 09:39:35 INFO: Locking branch for MRI: stable/scandium 09:39:35 + git config -f project.config access.refs/heads/stable/scandium.exclusiveGroupPermissions submit 09:39:35 + git config -f project.config access.refs/heads/stable/scandium.submit 'group Release Engineering Team' 09:39:35 + git config -f project.config access.refs/heads/stable/scandium.removeReviewer 'group Release Engineering Team' 09:39:35 + git config -f project.config access.refs/heads/stable/scandium.label-Code-Review '-2..+2 group Release Engineering Team' 09:39:35 + git config -f project.config access.refs/heads/stable/scandium.label-Verified '-1..+1 group Release Engineering Team' 09:39:35 + git commit -asm 'Chore: Grant supercommitters rights stable/scandium' 09:39:35 [config 94d7150] Chore: Grant supercommitters rights stable/scandium 09:39:35 1 file changed, 6 insertions(+) 09:39:35 + git diff HEAD~1 09:39:35 diff --git a/project.config b/project.config 09:39:35 index 52d4f8a..f3ed5b2 100644 09:39:35 --- a/project.config 09:39:35 +++ b/project.config 09:39:35 @@ -142,3 +142,9 @@ 09:39:35 exclusiveGroupPermissions = create 09:39:35 create = block group Registered Users 09:39:35 create = group Release Engineering Team 09:39:35 +[access "refs/heads/stable/scandium"] 09:39:35 + exclusiveGroupPermissions = submit 09:39:35 + submit = group Release Engineering Team 09:39:35 + removeReviewer = group Release Engineering Team 09:39:35 + label-Code-Review = -2..+2 group Release Engineering Team 09:39:35 + label-Verified = -1..+1 group Release Engineering Team 09:39:35 + '[' false = true ']' 09:39:35 + echo 'INFO: Pushing changes to the repository.' 09:39:35 INFO: Pushing changes to the repository. 09:39:35 + git push origin HEAD:refs/meta/config 09:39:36 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:39:37 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 09:39:37 remote: commit 94d7150: warning: subject >50 characters; use shorter first paragraph 09:39:37 To ssh://git.opendaylight.org:29418/All-Projects 09:39:37 8919952..94d7150 HEAD -> refs/meta/config 09:39:37 $ ssh-agent -k 09:39:37 unset SSH_AUTH_SOCK; 09:39:37 unset SSH_AGENT_PID; 09:39:37 echo Agent pid 5517 killed; 09:39:37 [ssh-agent] Stopped. 09:39:37 [PostBuildScript] - [INFO] Executing post build scripts. 09:39:37 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins14722741530684868538.sh 09:39:37 ---> sysstat.sh 09:39:37 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins13248011057074161037.sh 09:39:37 ---> package-listing.sh 09:39:37 ++ facter osfamily 09:39:37 ++ tr '[:upper:]' '[:lower:]' 09:39:37 + OS_FAMILY=redhat 09:39:37 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 09:39:37 + START_PACKAGES=/tmp/packages_start.txt 09:39:37 + END_PACKAGES=/tmp/packages_end.txt 09:39:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:39:37 + PACKAGES=/tmp/packages_start.txt 09:39:37 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:39:37 + PACKAGES=/tmp/packages_end.txt 09:39:37 + case "${OS_FAMILY}" in 09:39:37 + rpm -qa 09:39:37 + sort 09:39:38 + '[' -f /tmp/packages_start.txt ']' 09:39:38 + '[' -f /tmp/packages_end.txt ']' 09:39:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:39:38 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:39:38 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:39:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:39:38 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1933337599497108767.sh 09:39:38 ---> capture-instance-metadata.sh 09:39:38 Setup pyenv: 09:39:38 system 09:39:38 * 3.8.13 (set by /opt/pyenv/version) 09:39:38 * 3.9.13 (set by /opt/pyenv/version) 09:39:38 * 3.10.13 (set by /opt/pyenv/version) 09:39:38 * 3.11.7 (set by /opt/pyenv/version) 09:39:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8YvU 09:39:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:39:46 lf-activate-venv(): INFO: Installing: lftools 09:40:17 lf-activate-venv(): INFO: Adding /tmp/venv-8YvU/bin to PATH 09:40:17 INFO: Running in OpenStack, capturing instance metadata 09:40:17 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins14872865699114689867.sh 09:40:17 provisioning config files... 09:40:17 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #36 09:40:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config5655954681968028425tmp 09:40:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:40:17 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:40:17 provisioning config files... 09:40:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:40:18 [EnvInject] - Injecting environment variables from a build step. 09:40:18 [EnvInject] - Injecting as environment variables the properties content 09:40:18 SERVER_ID=logs 09:40:18 09:40:18 [EnvInject] - Variables injected successfully. 09:40:18 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins7128872813034321063.sh 09:40:18 ---> create-netrc.sh 09:40:18 WARN: Log server credential not found. 09:40:18 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins14153433109409096567.sh 09:40:18 ---> python-tools-install.sh 09:40:18 Setup pyenv: 09:40:18 system 09:40:18 3.8.13 09:40:18 3.9.13 09:40:18 3.10.13 09:40:18 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:40:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8YvU from file:/tmp/.os_lf_venv 09:40:19 lf-activate-venv(): INFO: Installing: lftools 09:40:28 lf-activate-venv(): INFO: Adding /tmp/venv-8YvU/bin to PATH 09:40:28 Generating Requirements File 09:40:48 Python 3.11.7 09:40:49 pip 24.3.1 from /tmp/venv-8YvU/lib/python3.11/site-packages/pip (python 3.11) 09:40:49 appdirs==1.4.4 09:40:49 argcomplete==3.5.1 09:40:49 aspy.yaml==1.3.0 09:40:49 attrs==24.2.0 09:40:49 autopage==0.5.2 09:40:49 beautifulsoup4==4.12.3 09:40:49 boto3==1.35.54 09:40:49 botocore==1.35.54 09:40:49 bs4==0.0.2 09:40:49 cachetools==5.5.0 09:40:49 certifi==2024.8.30 09:40:49 cffi==1.17.1 09:40:49 cfgv==3.4.0 09:40:49 chardet==5.2.0 09:40:49 charset-normalizer==3.4.0 09:40:49 click==8.1.7 09:40:49 cliff==4.7.0 09:40:49 cmd2==2.5.2 09:40:49 cryptography==3.3.2 09:40:49 debtcollector==3.0.0 09:40:49 decorator==5.1.1 09:40:49 defusedxml==0.7.1 09:40:49 Deprecated==1.2.14 09:40:49 distlib==0.3.9 09:40:49 dnspython==2.7.0 09:40:49 docker==4.2.2 09:40:49 dogpile.cache==1.3.3 09:40:49 durationpy==0.9 09:40:49 email_validator==2.2.0 09:40:49 filelock==3.16.1 09:40:49 future==1.0.0 09:40:49 gitdb==4.0.11 09:40:49 GitPython==3.1.43 09:40:49 google-auth==2.35.0 09:40:49 httplib2==0.22.0 09:40:49 identify==2.6.1 09:40:49 idna==3.10 09:40:49 importlib-resources==1.5.0 09:40:49 iso8601==2.1.0 09:40:49 Jinja2==3.1.4 09:40:49 jmespath==1.0.1 09:40:49 jsonpatch==1.33 09:40:49 jsonpointer==3.0.0 09:40:49 jsonschema==4.23.0 09:40:49 jsonschema-specifications==2024.10.1 09:40:49 keystoneauth1==5.8.0 09:40:49 kubernetes==31.0.0 09:40:49 lftools==0.37.10 09:40:49 lxml==5.3.0 09:40:49 MarkupSafe==3.0.2 09:40:49 msgpack==1.1.0 09:40:49 multi_key_dict==2.0.3 09:40:49 munch==4.0.0 09:40:49 netaddr==1.3.0 09:40:49 netifaces==0.11.0 09:40:49 niet==1.4.2 09:40:49 nodeenv==1.9.1 09:40:49 oauth2client==4.1.3 09:40:49 oauthlib==3.2.2 09:40:49 openstacksdk==4.1.0 09:40:49 os-client-config==2.1.0 09:40:49 os-service-types==1.7.0 09:40:49 osc-lib==3.1.0 09:40:49 oslo.config==9.6.0 09:40:49 oslo.context==5.6.0 09:40:49 oslo.i18n==6.4.0 09:40:49 oslo.log==6.1.2 09:40:49 oslo.serialization==5.5.0 09:40:49 oslo.utils==7.3.0 09:40:49 packaging==24.1 09:40:49 pbr==6.1.0 09:40:49 platformdirs==4.3.6 09:40:49 prettytable==3.12.0 09:40:49 pyasn1==0.6.1 09:40:49 pyasn1_modules==0.4.1 09:40:49 pycparser==2.22 09:40:49 pygerrit2==2.0.15 09:40:49 PyGithub==2.4.0 09:40:49 PyJWT==2.9.0 09:40:49 PyNaCl==1.5.0 09:40:49 pyparsing==2.4.7 09:40:49 pyperclip==1.9.0 09:40:49 pyrsistent==0.20.0 09:40:49 python-cinderclient==9.6.0 09:40:49 python-dateutil==2.9.0.post0 09:40:49 python-heatclient==4.0.0 09:40:49 python-jenkins==1.8.2 09:40:49 python-keystoneclient==5.5.0 09:40:49 python-magnumclient==4.7.0 09:40:49 python-openstackclient==7.2.1 09:40:49 python-swiftclient==4.6.0 09:40:49 PyYAML==6.0.2 09:40:49 referencing==0.35.1 09:40:49 requests==2.32.3 09:40:49 requests-oauthlib==2.0.0 09:40:49 requestsexceptions==1.4.0 09:40:49 rfc3986==2.0.0 09:40:49 rpds-py==0.20.1 09:40:49 rsa==4.9 09:40:49 ruamel.yaml==0.18.6 09:40:49 ruamel.yaml.clib==0.2.12 09:40:49 s3transfer==0.10.3 09:40:49 simplejson==3.19.3 09:40:49 six==1.16.0 09:40:49 smmap==5.0.1 09:40:49 soupsieve==2.6 09:40:49 stevedore==5.3.0 09:40:49 tabulate==0.9.0 09:40:49 toml==0.10.2 09:40:49 tomlkit==0.13.2 09:40:49 tqdm==4.66.6 09:40:49 typing_extensions==4.12.2 09:40:49 tzdata==2024.2 09:40:49 urllib3==1.26.20 09:40:49 virtualenv==20.27.1 09:40:49 wcwidth==0.2.13 09:40:49 websocket-client==1.8.0 09:40:49 wrapt==1.16.0 09:40:49 xdg==6.0.0 09:40:49 xmltodict==0.14.2 09:40:49 yq==3.4.3 09:40:49 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins9769128315334356907.sh 09:40:49 ---> sudo-logs.sh 09:40:49 Archiving 'sudo' log.. 09:40:49 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins534882963439279816.sh 09:40:49 ---> job-cost.sh 09:40:49 Setup pyenv: 09:40:50 system 09:40:50 3.8.13 09:40:50 3.9.13 09:40:50 3.10.13 09:40:50 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:40:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8YvU from file:/tmp/.os_lf_venv 09:40:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:40:55 lf-activate-venv(): INFO: Adding /tmp/venv-8YvU/bin to PATH 09:40:55 INFO: No Stack... 09:40:56 INFO: Retrieving Pricing Info for: v3-standard-4 09:40:56 INFO: Archiving Costs 09:40:56 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins18190397534524275727.sh 09:40:56 ---> logs-deploy.sh 09:40:56 Setup pyenv: 09:40:56 system 09:40:56 3.8.13 09:40:56 3.9.13 09:40:56 3.10.13 09:40:56 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8YvU from file:/tmp/.os_lf_venv 09:40:57 lf-activate-venv(): INFO: Installing: lftools 09:41:07 lf-activate-venv(): INFO: Adding /tmp/venv-8YvU/bin to PATH 09:41:07 WARNING: Nexus logging server not set 09:41:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/36/ 09:41:07 INFO: archiving logs to S3 09:41:08 ---> uname -a: 09:41:08 Linux prd-centos8-builder-4c-4g-4279.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:41:08 09:41:08 09:41:08 ---> lscpu: 09:41:08 Architecture: x86_64 09:41:08 CPU op-mode(s): 32-bit, 64-bit 09:41:08 Byte Order: Little Endian 09:41:08 CPU(s): 4 09:41:08 On-line CPU(s) list: 0-3 09:41:08 Thread(s) per core: 1 09:41:08 Core(s) per socket: 1 09:41:08 Socket(s): 4 09:41:08 NUMA node(s): 1 09:41:08 Vendor ID: AuthenticAMD 09:41:08 CPU family: 23 09:41:08 Model: 49 09:41:08 Model name: AMD EPYC-Rome Processor 09:41:08 Stepping: 0 09:41:08 CPU MHz: 2799.998 09:41:08 BogoMIPS: 5599.99 09:41:08 Virtualization: AMD-V 09:41:08 Hypervisor vendor: KVM 09:41:08 Virtualization type: full 09:41:08 L1d cache: 32K 09:41:08 L1i cache: 32K 09:41:08 L2 cache: 512K 09:41:08 L3 cache: 16384K 09:41:08 NUMA node0 CPU(s): 0-3 09:41:08 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:41:08 09:41:08 09:41:08 ---> nproc: 09:41:08 4 09:41:08 09:41:08 09:41:08 ---> df -h: 09:41:08 Filesystem Size Used Avail Use% Mounted on 09:41:08 devtmpfs 7.7G 0 7.7G 0% /dev 09:41:08 tmpfs 7.7G 0 7.7G 0% /dev/shm 09:41:08 tmpfs 7.7G 17M 7.7G 1% /run 09:41:08 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 09:41:08 /dev/vda1 80G 8.7G 72G 11% / 09:41:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:41:08 09:41:08 09:41:08 ---> free -m: 09:41:08 total used free shared buff/cache available 09:41:08 Mem: 15761 733 12808 19 2219 14702 09:41:08 Swap: 1023 0 1023 09:41:08 09:41:08 09:41:08 ---> ip addr: 09:41:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:41:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:41:08 inet 127.0.0.1/8 scope host lo 09:41:08 valid_lft forever preferred_lft forever 09:41:08 inet6 ::1/128 scope host 09:41:08 valid_lft forever preferred_lft forever 09:41:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:41:08 link/ether fa:16:3e:a8:38:7f brd ff:ff:ff:ff:ff:ff 09:41:08 altname enp0s3 09:41:08 altname ens3 09:41:08 inet 10.30.170.108/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:41:08 valid_lft 86253sec preferred_lft 86253sec 09:41:08 inet6 fe80::f816:3eff:fea8:387f/64 scope link 09:41:08 valid_lft forever preferred_lft forever 09:41:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:41:08 link/ether 02:42:2e:72:6e:42 brd ff:ff:ff:ff:ff:ff 09:41:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:41:08 valid_lft forever preferred_lft forever 09:41:08 09:41:08 09:41:08 ---> sar -b -r -n DEV: 09:41:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/04/2024 _x86_64_ (4 CPU) 09:41:08 09:41:08 09:38:38 LINUX RESTART (4 CPU) 09:41:08 09:41:08 09:39:01 AM tps rtps wtps bread/s bwrtn/s 09:41:08 09:40:01 AM 196.77 33.79 162.98 8277.12 6141.62 09:41:08 09:41:01 AM 114.78 8.08 106.70 1361.15 8097.62 09:41:08 Average: 155.77 20.93 134.84 4819.14 7119.62 09:41:08 09:41:08 09:39:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:08 09:40:01 AM 13415932 15101572 2723508 16.87 2688 1909168 1147188 6.67 353888 2045056 80352 09:41:08 09:41:01 AM 13150592 15088880 2988848 18.52 2688 2148752 1131420 6.58 378664 2234608 109048 09:41:08 Average: 13283262 15095226 2856178 17.70 2688 2028960 1139304 6.63 366276 2139832 94700 09:41:08 09:41:08 09:39:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:08 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:08 09:40:01 AM eth0 326.24 207.58 1423.34 64.80 0.00 0.00 0.00 0.00 09:41:08 09:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:08 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:08 09:41:01 AM eth0 52.85 45.02 503.97 9.83 0.00 0.00 0.00 0.00 09:41:08 09:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:08 Average: eth0 189.55 126.30 963.66 37.31 0.00 0.00 0.00 0.00 09:41:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:08 09:41:08 09:41:08 ---> sar -P ALL: 09:41:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/04/2024 _x86_64_ (4 CPU) 09:41:08 09:41:08 09:38:38 LINUX RESTART (4 CPU) 09:41:08 09:41:08 09:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:41:08 09:40:01 AM all 20.44 0.00 4.66 1.06 0.07 73.77 09:41:08 09:40:01 AM 0 14.17 0.00 5.10 2.01 0.07 78.66 09:41:08 09:40:01 AM 1 16.60 0.00 3.17 0.69 0.05 79.49 09:41:08 09:40:01 AM 2 22.99 0.00 4.95 0.94 0.07 71.05 09:41:08 09:40:01 AM 3 28.02 0.00 5.44 0.59 0.08 65.87 09:41:08 09:41:01 AM all 18.58 0.00 3.16 0.52 0.08 77.67 09:41:08 09:41:01 AM 0 30.30 0.00 4.02 0.32 0.08 65.28 09:41:08 09:41:01 AM 1 16.77 0.00 3.35 0.40 0.08 79.40 09:41:08 09:41:01 AM 2 13.55 0.00 2.44 0.45 0.07 83.49 09:41:08 09:41:01 AM 3 13.67 0.00 2.81 0.92 0.07 82.53 09:41:08 Average: all 19.51 0.00 3.91 0.79 0.07 75.72 09:41:08 Average: 0 22.25 0.00 4.56 1.16 0.08 71.96 09:41:08 Average: 1 16.68 0.00 3.26 0.54 0.07 79.45 09:41:08 Average: 2 18.26 0.00 3.70 0.70 0.07 77.28 09:41:08 Average: 3 20.83 0.00 4.12 0.75 0.08 74.21 09:41:08 09:41:08 09:41:08