Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-2g-96 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-packer-merge-centos-8-builder [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ACVdtDyonWwz/agent.5400 SSH_AGENT_PID=5402 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-centos-8-builder@tmp/private_key_2543848227417122483.key (/w/workspace/ci-management-packer-merge-centos-8-builder@tmp/private_key_2543848227417122483.key) [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) The recommended git tool is: NONE using credential jenkins-gerrit-credentials Wiping out workspace first. Cloning the remote Git repository Cloning repository git://10.30.48.3/mirror/ci-management > git init /w/workspace/ci-management-packer-merge-centos-8-builder # timeout=10 Fetching upstream changes from git://10.30.48.3/mirror/ci-management > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Rotterdam JJB [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-merge-centos-8-builder@tmp/jenkins-gitclient-ssh6860146622025963145.key > git fetch --tags --force --progress -- git://10.30.48.3/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://10.30.48.3/mirror/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f3378b5fb7bba319551af6cca04874606c43abd5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f3378b5fb7bba319551af6cca04874606c43abd5 # timeout=10 Commit message: "chore(vpp): post 24.10 release clean up" First time build. Skipping changelog. > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.jjb/global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.jjb/global-jjb.path # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible-cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vexci [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=builder PACKER_PLATFORM=centos-8 PACKER_VERSION=1.8.2 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins220719895045479237.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.8.2. /w/workspace/ci-management-packer-merge-centos-8-builder /w/workspace/ci-management-packer-merge-centos-8-builder 2025-01-01 12:28:49 URL:https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_linux_amd64.zip [33038752/33038752] -> "packer_1.8.2_linux_amd64.zip" [1] Archive: packer_1.8.2_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-centos-8-builder/bin/packer /w/workspace/ci-management-packer-merge-centos-8-builder ---> packer-build.sh The configuration is valid. + [[ -n git://10.30.48.3/mirror/ci-management ]] + [[ -n '' ]] + [[ git://10.30.48.3/mirror/ci-management =~ https://github.com ]] + set +x ==> openstack: Loading flavor: v2-highcpu-1 openstack: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 ==> openstack: Creating temporary RSA SSH key for instance... ==> openstack: Creating temporary keypair: packer_6775350f-5fa0-e774-da6e-d8d4f7af8c9c ... ==> openstack: Created temporary keypair: packer_6775350f-5fa0-e774-da6e-d8d4f7af8c9c openstack: Found Image ID: 543a52bd-42e9-4656-941b-c406873facee ==> openstack: Creating volume... ==> openstack: Waiting for volume packer_6775350f-10f2-0c8d-5fa4-2a7e9cfc168b (volume id: d4c6548f-7254-441c-a842-314f55a10c32) to become available... openstack: Volume ID: d4c6548f-7254-441c-a842-314f55a10c32 ==> openstack: Launching server... ==> openstack: Launching server... openstack: Server ID: b5ee7f04-4ea3-4b46-9d51-40058411e803 ==> openstack: Waiting for server to become ready... openstack: Floating IP not required ==> openstack: Using SSH communicator to connect: 10.30.87.1 ==> openstack: Waiting for SSH to become available... ==> openstack: Connected to SSH! ==> openstack: Provisioning with shell script: common-packer/provision/install-python.sh openstack: ----> install-python.sh openstack: Distro is NOT Ubuntu openstack: Distro is CentOS 8 openstack: Install python38 openstack: 0 files removed openstack: CentOS-8 - AppStream 0.0 B/s | 0 B 00:00 ==> openstack: Errors during downloading metadata for repository 'AppStream': ==> openstack: - Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] ==> openstack: Error: Failed to download metadata for repo 'AppStream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] ==> openstack: Provisioning step had errors: Running the cleanup provisioner, if present... ==> openstack: Terminating the source server: b5ee7f04-4ea3-4b46-9d51-40058411e803 ... ==> openstack: Deleting volume: d4c6548f-7254-441c-a842-314f55a10c32 ... ==> openstack: Deleting temporary keypair: packer_6775350f-5fa0-e774-da6e-d8d4f7af8c9c ... Build 'openstack' errored after 2 minutes 29 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Wait completed after 2 minutes 29 seconds ==> Some builds didn't complete successfully and had errors: --> openstack: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Builds finished but no artifacts were created. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5402 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins5855962955433421580.sh ---> sysstat.sh [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins2054639833184789047.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-packer-merge-centos-8-builder + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-packer-merge-centos-8-builder ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-packer-merge-centos-8-builder ']' + mkdir -p /w/workspace/ci-management-packer-merge-centos-8-builder/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-centos-8-builder/archives/ [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins13038753736505876994.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dsof lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dsof/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins11447790057005623172.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-8-builder@tmp/config9946569236867371519tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins7101642700982200707.sh ---> create-netrc.sh [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins13704363794396533483.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-8-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dsof from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dsof/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-dsof/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==24.3.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.90 botocore==1.35.90 bs4==0.0.2 cachetools==5.5.0 certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.8.0 cmd2==2.5.8 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.4 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.5 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.2.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.7 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins2014407912713472314.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-centos-8-builder] $ /bin/bash /tmp/jenkins2162383328275445026.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-8-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dsof from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-dsof/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-packer-merge-centos-8-builder] $ /bin/bash -l /tmp/jenkins7874925222998631959.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-8-builder/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dsof from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dsof/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-packer-merge-centos-8-builder/27/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-2c-2g-96.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 9.2G 31G 23% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 656 4755 19 2286 6749 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:f5:fa:6f brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.86.59/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 valid_lft 85962sec preferred_lft 85962sec inet6 fe80::f816:3eff:fef5:fa6f/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:1b:00:ae:86 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 01/01/2025 _x86_64_ (2 CPU) 12:27:03 LINUX RESTART (2 CPU) 12:28:01 PM tps rtps wtps bread/s bwrtn/s 12:29:01 PM 208.80 101.03 107.77 10436.66 38003.63 12:30:01 PM 9.73 0.00 9.73 0.00 6718.41 12:31:01 PM 2.57 0.05 2.52 1.07 68.41 12:32:01 PM 8.68 6.12 2.57 907.32 309.38 12:33:01 PM 49.06 0.68 48.38 65.06 3507.00 12:34:01 PM 47.52 0.00 47.52 0.00 4790.32 12:35:01 PM 50.14 0.23 49.91 23.60 4339.46 Average: 53.78 15.44 38.34 1633.31 8247.97 12:28:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:29:01 PM 5267736 6971468 2614580 33.17 2688 1903616 1288504 14.43 192788 2161160 197980 12:30:01 PM 5250972 6954712 2631344 33.38 2688 1903624 1311228 14.68 192792 2176056 12 12:31:01 PM 5241040 6944872 2641276 33.51 2688 1903644 1311228 14.68 192808 2186212 4 12:32:01 PM 5261264 7027244 2621052 33.25 2688 1962864 979264 10.96 374792 1976132 25836 12:33:01 PM 5087296 7023468 2795020 35.46 2688 2122112 957508 10.72 379704 2103116 116052 12:34:01 PM 5024484 6986284 2857832 36.26 2688 2147216 973676 10.90 382600 2158952 27216 12:35:01 PM 4871168 6912740 3011148 38.20 2688 2222376 1027260 11.50 388428 2287036 13256 Average: 5143423 6974398 2738893 34.75 2688 2023636 1121238 12.55 300559 2149809 54337 12:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 PM eth0 230.74 138.29 1374.63 60.23 0.00 0.00 0.00 0.00 12:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 PM eth0 3.47 3.70 1.88 0.65 0.00 0.00 0.00 0.00 12:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 PM eth0 2.82 2.68 0.84 0.54 0.00 0.00 0.00 0.00 12:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 PM lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:32:01 PM eth0 13.68 11.40 114.43 5.95 0.00 0.00 0.00 0.00 12:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 PM lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 12:33:01 PM eth0 37.34 27.41 647.73 5.28 0.00 0.00 0.00 0.00 12:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 PM lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:34:01 PM eth0 11.53 10.38 92.57 2.59 0.00 0.00 0.00 0.00 12:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 PM eth0 18.81 15.50 160.29 4.80 0.00 0.00 0.00 0.00 12:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 Average: eth0 45.48 29.91 341.75 11.43 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 01/01/2025 _x86_64_ (2 CPU) 12:27:03 LINUX RESTART (2 CPU) 12:28:01 PM CPU %user %nice %system %iowait %steal %idle 12:29:01 PM all 13.62 0.00 3.76 16.96 0.11 65.55 12:29:01 PM 0 13.08 0.00 4.01 19.28 0.10 63.53 12:29:01 PM 1 14.16 0.00 3.51 14.65 0.12 67.57 12:30:01 PM all 2.91 0.00 0.18 1.08 0.09 95.75 12:30:01 PM 0 5.43 0.00 0.15 0.33 0.10 93.99 12:30:01 PM 1 0.38 0.00 0.20 1.82 0.08 97.51 12:31:01 PM all 0.43 0.00 0.12 0.01 0.09 99.35 12:31:01 PM 0 0.67 0.00 0.10 0.00 0.05 99.18 12:31:01 PM 1 0.20 0.00 0.13 0.02 0.13 99.52 12:32:01 PM all 6.40 0.00 0.93 0.43 0.10 92.15 12:32:01 PM 0 9.35 0.00 1.02 0.70 0.10 88.84 12:32:01 PM 1 3.44 0.00 0.83 0.15 0.10 95.48 12:33:01 PM all 14.97 0.00 1.47 1.61 0.10 81.85 12:33:01 PM 0 21.74 0.00 1.69 0.97 0.08 75.53 12:33:01 PM 1 8.20 0.00 1.25 2.25 0.12 88.18 12:34:01 PM all 12.15 0.00 1.19 1.52 0.08 85.06 12:34:01 PM 0 18.42 0.00 1.10 0.67 0.10 79.72 12:34:01 PM 1 5.88 0.00 1.28 2.37 0.07 90.40 12:35:01 PM all 15.91 0.00 1.62 1.88 0.12 80.48 12:35:01 PM 0 19.11 0.00 1.80 1.80 0.10 77.19 12:35:01 PM 1 12.70 0.00 1.44 1.95 0.13 83.78 Average: all 9.48 0.00 1.32 3.34 0.10 85.76 Average: 0 12.54 0.00 1.41 3.38 0.09 82.58 Average: 1 6.42 0.00 1.23 3.31 0.11 88.93