06:47:12 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/a1policymanagementservice/+/13802 06:47:12 Running as SYSTEM 06:47:12 [EnvInject] - Loading node environment variables. 06:47:12 Building remotely on prd-centos8-builder-1c-1g-12038 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-jjb-deploy-job 06:47:12 [ssh-agent] Looking for ssh-agent implementation... 06:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:12 $ ssh-agent 06:47:12 SSH_AUTH_SOCK=/tmp/ssh-kewIcHLFZDen/agent.5162 06:47:12 SSH_AGENT_PID=5163 06:47:12 [ssh-agent] Started. 06:47:12 Running ssh-add (command line suppressed) 06:47:12 Identity added: /w/workspace/ci-management-jjb-deploy-job@tmp/private_key_16049567198753271881.key (jenkins-ssh) 06:47:12 [ssh-agent] Using credentials jenkins (jenkins) 06:47:12 The recommended git tool is: NONE 06:47:16 using credential jenkins 06:47:16 Wiping out workspace first. 06:47:16 Cloning the remote Git repository 06:47:17 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 06:47:17 > git init /w/workspace/ci-management-jjb-deploy-job # timeout=10 06:47:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 06:47:17 > git --version # timeout=10 06:47:17 > git --version # 'git version 2.43.0' 06:47:17 using GIT_SSH to set credentials jenkins 06:47:17 [INFO] Currently running in a labeled security context 06:47:17 [INFO] Currently SELinux is 'enforcing' on the host 06:47:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-deploy-job@tmp/jenkins-gitclient-ssh4695743643146446973.key 06:47:17 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 06:47:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 06:47:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 06:47:19 using GIT_SSH to set credentials jenkins 06:47:19 [INFO] Currently running in a labeled security context 06:47:19 [INFO] Currently SELinux is 'enforcing' on the host 06:47:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-deploy-job@tmp/jenkins-gitclient-ssh16673644431380036786.key 06:47:19 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management refs/changes/02/13802/3 # timeout=10 06:47:20 ERROR: Error fetching remote repo 'origin' 06:47:20 hudson.plugins.git.GitException: Failed to fetch from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 06:47:20 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 06:47:20 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 06:47:20 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 06:47:20 at hudson.scm.SCM.checkout(SCM.java:540) 06:47:20 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 06:47:20 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 06:47:20 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 06:47:20 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 06:47:20 at hudson.model.Run.execute(Run.java:1895) 06:47:20 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 06:47:20 at hudson.model.ResourceController.execute(ResourceController.java:101) 06:47:20 at hudson.model.Executor.run(Executor.java:442) 06:47:20 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management refs/changes/02/13802/3" returned status code 128: 06:47:20 stdout: 06:47:20 stderr: Warning: Permanently added '[gerrit.o-ran-sc.org]:29418,[52.33.30.42]:29418' (ECDSA) to the list of known hosts. 06:47:20 fatal: couldn't find remote ref refs/changes/02/13802/3 06:47:20 06:47:20 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 06:47:20 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 06:47:20 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 06:47:20 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 06:47:20 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 06:47:20 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:47:20 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:47:20 at hudson.remoting.Request$2.run(Request.java:377) 06:47:20 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:47:20 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 06:47:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 06:47:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 06:47:20 at java.base/java.lang.Thread.run(Thread.java:829) 06:47:20 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-1c-1g-12038 06:47:20 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 06:47:20 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 06:47:20 at hudson.remoting.Channel.call(Channel.java:1003) 06:47:20 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 06:47:20 at jdk.internal.reflect.GeneratedMethodAccessor1622.invoke(Unknown Source) 06:47:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:47:20 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 06:47:20 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 06:47:20 at com.sun.proxy.$Proxy182.execute(Unknown Source) 06:47:20 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 06:47:20 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 06:47:20 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 06:47:20 at hudson.scm.SCM.checkout(SCM.java:540) 06:47:20 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 06:47:20 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 06:47:20 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 06:47:20 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 06:47:20 at hudson.model.Run.execute(Run.java:1895) 06:47:20 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 06:47:20 at hudson.model.ResourceController.execute(ResourceController.java:101) 06:47:20 at hudson.model.Executor.run(Executor.java:442) 06:47:20 ERROR: Error fetching remote repo 'origin' 06:47:20 $ ssh-agent -k 06:47:20 unset SSH_AUTH_SOCK; 06:47:20 unset SSH_AGENT_PID; 06:47:20 echo Agent pid 5163 killed; 06:47:20 [ssh-agent] Stopped. 06:47:20 [PostBuildScript] - [INFO] Executing post build scripts. 06:47:20 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins9252028708402588939.sh 06:47:20 ---> sysstat.sh 06:47:21 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins2432115389297940019.sh 06:47:21 ---> package-listing.sh 06:47:21 ++ facter osfamily 06:47:21 ++ tr '[:upper:]' '[:lower:]' 06:47:21 + OS_FAMILY=redhat 06:47:21 + workspace=/w/workspace/ci-management-jjb-deploy-job 06:47:21 + START_PACKAGES=/tmp/packages_start.txt 06:47:21 + END_PACKAGES=/tmp/packages_end.txt 06:47:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:47:21 + PACKAGES=/tmp/packages_start.txt 06:47:21 + '[' /w/workspace/ci-management-jjb-deploy-job ']' 06:47:21 + PACKAGES=/tmp/packages_end.txt 06:47:21 + case "${OS_FAMILY}" in 06:47:21 + rpm -qa 06:47:21 + sort 06:47:28 + '[' -f /tmp/packages_start.txt ']' 06:47:28 + '[' -f /tmp/packages_end.txt ']' 06:47:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:47:28 + '[' /w/workspace/ci-management-jjb-deploy-job ']' 06:47:28 + mkdir -p /w/workspace/ci-management-jjb-deploy-job/archives/ 06:47:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-deploy-job/archives/ 06:47:28 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins4136583476275778411.sh 06:47:28 ---> capture-instance-metadata.sh 06:47:28 Setup pyenv: 06:47:29 system 06:47:29 * 3.8.13 (set by /opt/pyenv/version) 06:47:29 * 3.9.13 (set by /opt/pyenv/version) 06:47:29 * 3.10.6 (set by /opt/pyenv/version) 06:47:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Z55 06:47:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:47:37 lf-activate-venv(): INFO: Installing: lftools 06:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-4Z55/bin to PATH 06:48:09 INFO: Running in OpenStack, capturing instance metadata 06:48:09 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins10180195640966653040.sh 06:48:09 provisioning config files... 06:48:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-deploy-job@tmp/config7531125376636406651tmp 06:48:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:48:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:48:09 [EnvInject] - Injecting environment variables from a build step. 06:48:09 [EnvInject] - Injecting as environment variables the properties content 06:48:09 SERVER_ID=logs 06:48:09 06:48:09 [EnvInject] - Variables injected successfully. 06:48:09 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins681867659175309057.sh 06:48:09 ---> create-netrc.sh 06:48:10 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins6756504285132554325.sh 06:48:10 ---> python-tools-install.sh 06:48:10 Setup pyenv: 06:48:10 system 06:48:10 3.8.13 06:48:10 3.9.13 06:48:10 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 06:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Z55 from file:/tmp/.os_lf_venv 06:48:11 lf-activate-venv(): INFO: Installing: lftools 06:48:19 lf-activate-venv(): INFO: Adding /tmp/venv-4Z55/bin to PATH 06:48:19 Generating Requirements File 06:48:41 Python 3.10.6 06:48:42 pip 24.3.1 from /tmp/venv-4Z55/lib/python3.10/site-packages/pip (python 3.10) 06:48:42 appdirs==1.4.4 06:48:42 argcomplete==3.5.1 06:48:42 aspy.yaml==1.3.0 06:48:42 attrs==24.2.0 06:48:42 autopage==0.5.2 06:48:42 beautifulsoup4==4.12.3 06:48:42 boto3==1.35.74 06:48:42 botocore==1.35.74 06:48:42 bs4==0.0.2 06:48:42 cachetools==5.5.0 06:48:42 certifi==2024.8.30 06:48:42 cffi==1.17.1 06:48:42 cfgv==3.4.0 06:48:42 chardet==5.2.0 06:48:42 charset-normalizer==3.4.0 06:48:42 click==8.1.7 06:48:42 cliff==4.8.0 06:48:42 cmd2==2.5.7 06:48:42 cryptography==3.3.2 06:48:42 debtcollector==3.0.0 06:48:42 decorator==5.1.1 06:48:42 defusedxml==0.7.1 06:48:42 Deprecated==1.2.15 06:48:42 distlib==0.3.9 06:48:42 dnspython==2.7.0 06:48:42 docker==4.2.2 06:48:42 dogpile.cache==1.3.3 06:48:42 durationpy==0.9 06:48:42 email_validator==2.2.0 06:48:42 filelock==3.16.1 06:48:42 future==1.0.0 06:48:42 gitdb==4.0.11 06:48:42 GitPython==3.1.43 06:48:42 google-auth==2.36.0 06:48:42 httplib2==0.22.0 06:48:42 identify==2.6.3 06:48:42 idna==3.10 06:48:42 importlib-resources==1.5.0 06:48:42 iso8601==2.1.0 06:48:42 Jinja2==3.1.4 06:48:42 jmespath==1.0.1 06:48:42 jsonpatch==1.33 06:48:42 jsonpointer==3.0.0 06:48:42 jsonschema==4.23.0 06:48:42 jsonschema-specifications==2024.10.1 06:48:42 keystoneauth1==5.9.1 06:48:42 kubernetes==31.0.0 06:48:42 lftools==0.37.10 06:48:42 lxml==5.3.0 06:48:42 MarkupSafe==3.0.2 06:48:42 msgpack==1.1.0 06:48:42 multi_key_dict==2.0.3 06:48:42 munch==4.0.0 06:48:42 netaddr==1.3.0 06:48:42 netifaces==0.11.0 06:48:42 niet==1.4.2 06:48:42 nodeenv==1.9.1 06:48:42 oauth2client==4.1.3 06:48:42 oauthlib==3.2.2 06:48:42 openstacksdk==4.1.0 06:48:42 os-client-config==2.1.0 06:48:42 os-service-types==1.7.0 06:48:42 osc-lib==3.2.0 06:48:42 oslo.config==9.7.0 06:48:42 oslo.context==5.7.0 06:48:42 oslo.i18n==6.5.0 06:48:42 oslo.log==6.2.0 06:48:42 oslo.serialization==5.6.0 06:48:42 oslo.utils==7.4.0 06:48:42 packaging==24.2 06:48:42 pbr==6.1.0 06:48:42 platformdirs==4.3.6 06:48:42 prettytable==3.12.0 06:48:42 psutil==6.1.0 06:48:42 pyasn1==0.6.1 06:48:42 pyasn1_modules==0.4.1 06:48:42 pycparser==2.22 06:48:42 pygerrit2==2.0.15 06:48:42 PyGithub==2.5.0 06:48:42 PyJWT==2.10.1 06:48:42 PyNaCl==1.5.0 06:48:42 pyparsing==2.4.7 06:48:42 pyperclip==1.9.0 06:48:42 pyrsistent==0.20.0 06:48:42 python-cinderclient==9.6.0 06:48:42 python-dateutil==2.9.0.post0 06:48:42 python-heatclient==4.0.0 06:48:42 python-jenkins==1.8.2 06:48:42 python-keystoneclient==5.5.0 06:48:42 python-magnumclient==4.7.0 06:48:42 python-openstackclient==7.2.1 06:48:42 python-swiftclient==4.6.0 06:48:42 PyYAML==6.0.2 06:48:42 referencing==0.35.1 06:48:42 requests==2.32.3 06:48:42 requests-oauthlib==2.0.0 06:48:42 requestsexceptions==1.4.0 06:48:42 rfc3986==2.0.0 06:48:42 rpds-py==0.22.1 06:48:42 rsa==4.9 06:48:42 ruamel.yaml==0.18.6 06:48:42 ruamel.yaml.clib==0.2.12 06:48:42 s3transfer==0.10.4 06:48:42 simplejson==3.19.3 06:48:42 six==1.16.0 06:48:42 smmap==5.0.1 06:48:42 soupsieve==2.6 06:48:42 stevedore==5.4.0 06:48:42 tabulate==0.9.0 06:48:42 toml==0.10.2 06:48:42 tomlkit==0.13.2 06:48:42 tqdm==4.67.1 06:48:42 typing_extensions==4.12.2 06:48:42 tzdata==2024.2 06:48:42 urllib3==1.26.20 06:48:42 virtualenv==20.28.0 06:48:42 wcwidth==0.2.13 06:48:42 websocket-client==1.8.0 06:48:42 wrapt==1.17.0 06:48:42 xdg==6.0.0 06:48:42 xmltodict==0.14.2 06:48:42 yq==3.4.3 06:48:42 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins4575129512315877441.sh 06:48:42 ---> sudo-logs.sh 06:48:42 Archiving 'sudo' log.. 06:48:43 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins18344771419430649617.sh 06:48:43 ---> job-cost.sh 06:48:43 Setup pyenv: 06:48:43 system 06:48:43 3.8.13 06:48:43 3.9.13 06:48:43 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 06:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Z55 from file:/tmp/.os_lf_venv 06:48:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:48:49 lf-activate-venv(): INFO: Adding /tmp/venv-4Z55/bin to PATH 06:48:49 INFO: No Stack... 06:48:49 INFO: Retrieving Pricing Info for: v2-highcpu-1 06:48:49 INFO: Archiving Costs 06:48:49 [ci-management-jjb-deploy-job] $ /bin/bash -l /tmp/jenkins12008037195492366908.sh 06:48:49 ---> logs-deploy.sh 06:48:49 Setup pyenv: 06:48:49 system 06:48:49 3.8.13 06:48:49 3.9.13 06:48:49 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 06:48:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Z55 from file:/tmp/.os_lf_venv 06:48:50 lf-activate-venv(): INFO: Installing: lftools 06:48:58 lf-activate-venv(): INFO: Adding /tmp/venv-4Z55/bin to PATH 06:48:58 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jjb-deploy-job/557 06:48:58 INFO: archiving workspace using pattern(s): 06:49:01 Archives upload complete. 06:49:01 INFO: archiving logs to Nexus 06:49:02 ---> uname -a: 06:49:02 Linux prd-centos8-builder-1c-1g-12038.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:49:02 06:49:02 06:49:02 ---> lscpu: 06:49:02 Architecture: x86_64 06:49:02 CPU op-mode(s): 32-bit, 64-bit 06:49:02 Byte Order: Little Endian 06:49:02 CPU(s): 1 06:49:02 On-line CPU(s) list: 0 06:49:02 Thread(s) per core: 1 06:49:02 Core(s) per socket: 1 06:49:02 Socket(s): 1 06:49:02 NUMA node(s): 1 06:49:02 Vendor ID: AuthenticAMD 06:49:02 CPU family: 23 06:49:02 Model: 49 06:49:02 Model name: AMD EPYC-Rome Processor 06:49:02 Stepping: 0 06:49:02 CPU MHz: 2800.000 06:49:02 BogoMIPS: 5600.00 06:49:02 Virtualization: AMD-V 06:49:02 Hypervisor vendor: KVM 06:49:02 Virtualization type: full 06:49:02 L1d cache: 32K 06:49:02 L1i cache: 32K 06:49:02 L2 cache: 512K 06:49:02 L3 cache: 16384K 06:49:02 NUMA node0 CPU(s): 0 06:49:02 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 06:49:02 06:49:02 06:49:02 ---> nproc: 06:49:02 1 06:49:02 06:49:02 06:49:02 ---> df -h: 06:49:02 Filesystem Size Used Avail Use% Mounted on 06:49:02 devtmpfs 329M 0 329M 0% /dev 06:49:02 tmpfs 386M 0 386M 0% /dev/shm 06:49:02 tmpfs 386M 11M 376M 3% /run 06:49:02 tmpfs 386M 0 386M 0% /sys/fs/cgroup 06:49:02 /dev/vda1 20G 9.0G 12G 45% / 06:49:02 tmpfs 78M 0 78M 0% /run/user/1001 06:49:02 06:49:02 06:49:02 ---> free -m: 06:49:02 total used free shared buff/cache available 06:49:02 Mem: 770 321 54 7 394 314 06:49:02 Swap: 1023 6 1017 06:49:02 06:49:02 06:49:02 ---> ip addr: 06:49:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:49:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:49:02 inet 127.0.0.1/8 scope host lo 06:49:02 valid_lft forever preferred_lft forever 06:49:02 inet6 ::1/128 scope host 06:49:02 valid_lft forever preferred_lft forever 06:49:02 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:49:02 link/ether fa:16:3e:2c:0e:23 brd ff:ff:ff:ff:ff:ff 06:49:02 altname enp0s3 06:49:02 altname ens3 06:49:02 inet 10.32.6.119/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 06:49:02 valid_lft 86253sec preferred_lft 86253sec 06:49:02 inet6 fe80::f816:3eff:fe2c:e23/64 scope link 06:49:02 valid_lft forever preferred_lft forever 06:49:02 06:49:02 06:49:02 ---> sar -b -r -n DEV: 06:49:02 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 12/04/2024 _x86_64_ (1 CPU) 06:49:02 06:49:02 06:46:30 LINUX RESTART (1 CPU) 06:49:02 06:49:02 06:47:01 AM tps rtps wtps bread/s bwrtn/s 06:49:02 06:48:01 AM 258.27 162.55 95.72 15800.17 43717.85 06:49:02 06:49:01 AM 150.00 39.44 110.56 2767.90 10632.90 06:49:02 Average: 204.13 100.99 103.14 9283.49 27174.00 06:49:02 06:49:02 06:47:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:49:02 06:48:01 AM 79272 306124 709940 89.96 1952 302184 534168 29.07 144208 428820 21264 06:49:02 06:49:01 AM 55488 321264 733724 92.97 1436 330964 500872 27.25 156260 407116 20584 06:49:02 Average: 67380 313694 721832 91.46 1694 316574 517520 28.16 150234 417968 20924 06:49:02 06:49:02 06:47:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:49:02 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:02 06:48:01 AM eth0 279.37 153.21 1358.20 53.41 0.00 0.00 0.00 0.00 06:49:02 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:02 06:49:01 AM eth0 64.84 45.74 264.27 12.65 0.00 0.00 0.00 0.00 06:49:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:02 Average: eth0 172.09 99.47 811.19 33.03 0.00 0.00 0.00 0.00 06:49:02 06:49:02 06:49:02 ---> sar -P ALL: 06:49:02 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 12/04/2024 _x86_64_ (1 CPU) 06:49:02 06:49:02 06:46:30 LINUX RESTART (1 CPU) 06:49:02 06:49:02 06:47:01 AM CPU %user %nice %system %iowait %steal %idle 06:49:02 06:48:01 AM all 56.97 0.07 15.34 16.03 0.13 11.46 06:49:02 06:48:01 AM 0 56.97 0.07 15.34 16.03 0.13 11.46 06:49:02 06:49:01 AM all 73.87 0.00 9.43 4.34 0.12 12.25 06:49:02 06:49:01 AM 0 73.87 0.00 9.43 4.34 0.12 12.25 06:49:02 Average: all 65.42 0.03 12.38 10.18 0.13 11.86 06:49:02 Average: 0 65.42 0.03 12.38 10.18 0.13 11.86 06:49:02 06:49:02 06:49:02