Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/145256 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-19033 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJQMbW7/agent.2354 SSH_AGENT_PID=2356 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/sdc-master-verify-java@tmp/private_key_9161467310169673927.key (/w/workspace/sdc-master-verify-java@tmp/private_key_9161467310169673927.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/sdc.git > git init /w/workspace/sdc-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to look up cloud.onap.org (port 9418) (System error) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-19033 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor1405.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at PluginClassLoader for git-client//com.sun.proxy.$Proxy78.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) ERROR: Error cloning remote repo 'origin' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2356 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [sdc-master-verify-java] $ /bin/bash /tmp/jenkins8540137762275232101.sh ---> sysstat.sh [sdc-master-verify-java] $ /bin/bash /tmp/jenkins12123494227265101832.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/sdc-master-verify-java + 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/sdc-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/sdc-master-verify-java ']' + mkdir -p /w/workspace/sdc-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-verify-java/archives/ [sdc-master-verify-java] $ /bin/bash /tmp/jenkins6272052739789267682.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cCy5 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-cCy5/bin to PATH INFO: Running in OpenStack, capturing instance metadata [sdc-master-verify-java] $ /bin/bash /tmp/jenkins12150719571807869770.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-verify-java@tmp/config12025937399398279490tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [sdc-master-verify-java] $ /bin/bash /tmp/jenkins10608977483957136695.sh ---> create-netrc.sh [sdc-master-verify-java] $ /bin/bash /tmp/jenkins9726030696714108862.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/sdc-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCy5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-cCy5/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.1.2 from /tmp/venv-cCy5/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.6.2 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.34 botocore==1.43.34 bs4==0.0.2 certifi==2026.6.17 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.1 cliff==4.14.0 cmd2==4.0.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.4 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.16.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.5.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.17.0 prompt_toolkit==3.0.52 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.2 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.1.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.5.1 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.5.1 wcwidth==0.8.1 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 [sdc-master-verify-java] $ /bin/sh /tmp/jenkins13488199981507759027.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-06-22 08:15:39 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Te5OzA.sh" [1] downloading uv 0.11.23 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.23 (x86_64-unknown-linux-gnu) [sdc-master-verify-java] $ /bin/bash /tmp/jenkins10741349177050953982.sh ---> sudo-logs.sh Archiving 'sudo' log.. [sdc-master-verify-java] $ /bin/bash /tmp/jenkins10821646719700290239.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/sdc-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCy5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-cCy5/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 3442s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=3442 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/sdc-master-verify-java/archives/cost INFO: Archiving costs to: /w/workspace/sdc-master-verify-java/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: sdc-master-verify-java,12818,2026-06-22 08:15:48,v3-standard-8,3442,0.22,0.00,FAILURE [sdc-master-verify-java] $ /bin/bash -l /tmp/jenkins2303644110454470435.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/sdc-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCy5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-cCy5/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-verify-java/12818 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-19033 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 711 28556 4 2824 30940 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: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:2a:1a:93 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.128/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 82953sec preferred_lft 82953sec inet6 fe80::f816:3eff:fe2a:1a93/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 92:0e:60:72:54:74 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 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-19033) 06/22/26 _x86_64_ (8 CPU) 07:18:34 LINUX RESTART (8 CPU) 07:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:30:11 10.81 5.44 4.90 0.47 1329.22 996.15 39344.48 07:40:01 16.74 0.79 1.60 14.35 21.24 20.92 516699.39 07:50:01 1.38 0.00 1.38 0.00 0.00 17.73 436.83 08:00:11 1.26 0.00 1.26 0.00 0.00 19.73 0.00 08:10:01 1.65 0.08 1.56 0.02 6.37 55.03 3555.56 Average: 6.35 1.28 2.15 2.92 275.60 224.96 110513.32 07:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:11 30289560 32084968 299864 0.91 64488 2068312 879984 2.59 244336 2042528 236 07:40:01 30241156 32053876 330680 1.01 65880 2083980 1512396 4.46 256540 2086808 252 07:50:01 30236960 32050988 333592 1.02 66456 2084692 1512780 4.46 257144 2093104 148 08:00:11 30219980 32036992 347212 1.06 66944 2087244 1520236 4.48 257612 2111692 1596 08:10:01 30155072 31984300 399692 1.22 67468 2098788 1522452 4.49 259000 2172664 12 Average: 30228546 32042225 342208 1.04 66247 2084603 1389570 4.10 254926 2101359 449 07:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:11 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 07:30:11 ens3 9.41 3.96 143.27 0.33 0.00 0.00 0.00 0.00 07:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:01 ens3 0.57 0.25 0.61 0.05 0.00 0.00 0.00 0.00 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:01 ens3 0.64 0.38 1.09 0.06 0.00 0.00 0.00 0.00 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:11 ens3 1.50 1.18 5.06 0.25 0.00 0.00 0.00 0.00 08:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:10:01 ens3 4.63 3.38 17.58 0.77 0.00 0.00 0.00 0.00 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 3.37 1.84 33.94 0.29 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 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-19033) 06/22/26 _x86_64_ (8 CPU) 07:18:34 LINUX RESTART (8 CPU) 07:20:01 CPU %user %nice %system %iowait %steal %idle 07:30:11 all 0.15 0.00 0.06 0.16 0.01 99.62 07:30:11 0 0.11 0.00 0.09 0.04 0.00 99.76 07:30:11 1 0.37 0.00 0.10 0.12 0.01 99.40 07:30:11 2 0.17 0.00 0.06 0.03 0.00 99.73 07:30:11 3 0.05 0.00 0.05 0.99 0.01 98.90 07:30:11 4 0.21 0.00 0.06 0.03 0.01 99.69 07:30:11 5 0.12 0.00 0.07 0.03 0.01 99.76 07:30:11 6 0.06 0.00 0.04 0.05 0.01 99.84 07:30:11 7 0.06 0.00 0.05 0.03 0.01 99.85 07:40:01 all 0.08 0.00 0.02 0.03 0.00 99.87 07:40:01 0 0.05 0.00 0.01 0.04 0.00 99.91 07:40:01 1 0.39 0.00 0.03 0.00 0.01 99.56 07:40:01 2 0.07 0.00 0.02 0.02 0.01 99.89 07:40:01 3 0.02 0.00 0.01 0.00 0.00 99.97 07:40:01 4 0.02 0.00 0.01 0.01 0.00 99.97 07:40:01 5 0.03 0.00 0.04 0.16 0.00 99.78 07:40:01 6 0.02 0.00 0.02 0.00 0.01 99.96 07:40:01 7 0.06 0.00 0.02 0.00 0.01 99.92 07:50:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:50:01 0 0.01 0.00 0.00 0.01 0.00 99.98 07:50:01 1 0.17 0.00 0.05 0.00 0.02 99.77 07:50:01 2 0.01 0.00 0.01 0.01 0.00 99.97 07:50:01 3 0.01 0.00 0.01 0.00 0.00 99.98 07:50:01 4 0.02 0.00 0.01 0.00 0.00 99.97 07:50:01 5 0.01 0.00 0.01 0.00 0.00 99.97 07:50:01 6 0.04 0.00 0.02 0.00 0.01 99.93 07:50:01 7 0.02 0.00 0.01 0.01 0.01 99.95 08:00:11 all 0.05 0.00 0.01 0.00 0.00 99.93 08:00:11 0 0.01 0.00 0.00 0.00 0.00 99.98 08:00:11 1 0.02 0.00 0.02 0.00 0.01 99.95 08:00:11 2 0.03 0.00 0.03 0.03 0.00 99.91 08:00:11 3 0.02 0.00 0.01 0.00 0.00 99.96 08:00:11 4 0.02 0.00 0.01 0.00 0.00 99.97 08:00:11 5 0.03 0.00 0.01 0.00 0.00 99.95 08:00:11 6 0.03 0.00 0.02 0.00 0.01 99.93 08:00:11 7 0.20 0.00 0.01 0.00 0.00 99.78 08:10:01 all 0.10 0.00 0.02 0.01 0.00 99.87 08:10:01 0 0.02 0.00 0.01 0.03 0.00 99.94 08:10:01 1 0.04 0.00 0.02 0.00 0.01 99.94 08:10:01 2 0.04 0.00 0.02 0.01 0.00 99.93 08:10:01 3 0.02 0.00 0.01 0.00 0.00 99.97 08:10:01 4 0.02 0.00 0.01 0.00 0.00 99.96 08:10:01 5 0.22 0.00 0.03 0.00 0.00 99.75 08:10:01 6 0.04 0.00 0.05 0.00 0.01 99.89 08:10:01 7 0.39 0.00 0.02 0.00 0.01 99.58 Average: all 0.08 0.00 0.03 0.04 0.01 99.84 Average: 0 0.04 0.00 0.02 0.02 0.00 99.91 Average: 1 0.20 0.00 0.04 0.02 0.01 99.72 Average: 2 0.07 0.00 0.03 0.02 0.00 99.88 Average: 3 0.02 0.00 0.02 0.20 0.00 99.75 Average: 4 0.06 0.00 0.02 0.01 0.00 99.91 Average: 5 0.08 0.00 0.03 0.04 0.00 99.84 Average: 6 0.04 0.00 0.03 0.01 0.01 99.91 Average: 7 0.15 0.00 0.02 0.01 0.01 99.82