13:09:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/145208 13:09:20 Running as SYSTEM 13:09:20 [EnvInject] - Loading node environment variables. 13:09:20 Building remotely on prd-ubuntu2204-docker-8c-8g-17537 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 13:09:20 [ssh-agent] Looking for ssh-agent implementation... 13:09:20 $ ssh-agent 13:09:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXxIQqVe/agent.1568 13:09:20 SSH_AGENT_PID=1570 13:09:20 [ssh-agent] Started. 13:09:20 Running ssh-add (command line suppressed) 13:09:20 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_17935306224460296622.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_17935306224460296622.key) 13:09:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:09:20 The recommended git tool is: NONE 13:09:21 using credential onap-jenkins-ssh 13:09:21 Wiping out workspace first. 13:09:21 Cloning the remote Git repository 13:09:22 Cloning repository git://cloud.onap.org/mirror/sdc.git 13:09:22 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 13:09:22 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 13:09:22 > git --version # timeout=10 13:09:22 > git --version # 'git version 2.34.1' 13:09:22 using GIT_SSH to set credentials Gerrit user 13:09:22 Verifying host key using manually-configured host key entries 13:09:22 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:09:32 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 13:09:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:32 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 13:09:32 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 13:09:32 using GIT_SSH to set credentials Gerrit user 13:09:32 Verifying host key using manually-configured host key entries 13:09:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/08/145208/1 # timeout=30 13:09:33 > git rev-parse e1b48919945ba8e9ea6026f1250cd3fbc2487c29^{commit} # timeout=10 13:09:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:09:33 Checking out Revision e1b48919945ba8e9ea6026f1250cd3fbc2487c29 (refs/changes/08/145208/1) 13:09:33 > git config core.sparsecheckout # timeout=10 13:09:33 > git checkout -f e1b48919945ba8e9ea6026f1250cd3fbc2487c29 # timeout=30 13:09:37 Commit message: "Fix gzip compression and ETag stability for SDC UI" 13:09:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:09:37 > git rev-list --no-walk 6290240d03a2e121778011e4b96a0d89b5c3b3ea # timeout=10 13:09:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6024626683573177070.sh 13:09:37 All python files compiled successfully 13:09:37 $ ssh-agent -k 13:09:37 unset SSH_AUTH_SOCK; 13:09:37 unset SSH_AGENT_PID; 13:09:37 echo Agent pid 1570 killed; 13:09:37 [ssh-agent] Stopped. 13:09:37 [PostBuildScript] - [INFO] Executing post build scripts. 13:09:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1641927709948461039.sh 13:09:37 ---> sysstat.sh 13:09:38 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13869983038872399247.sh 13:09:38 ---> package-listing.sh 13:09:38 ++ facter osfamily 13:09:38 ++ tr '[:upper:]' '[:lower:]' 13:09:38 + OS_FAMILY=debian 13:09:38 + workspace=/w/workspace/sdc-master-python-verify-shell 13:09:38 + START_PACKAGES=/tmp/packages_start.txt 13:09:38 + END_PACKAGES=/tmp/packages_end.txt 13:09:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:09:38 + PACKAGES=/tmp/packages_start.txt 13:09:38 + '[' /w/workspace/sdc-master-python-verify-shell ']' 13:09:38 + PACKAGES=/tmp/packages_end.txt 13:09:38 + case "${OS_FAMILY}" in 13:09:38 + dpkg -l 13:09:38 + grep '^ii' 13:09:38 + '[' -f /tmp/packages_start.txt ']' 13:09:38 + '[' -f /tmp/packages_end.txt ']' 13:09:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:09:38 + '[' /w/workspace/sdc-master-python-verify-shell ']' 13:09:38 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 13:09:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 13:09:38 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10697036458056995103.sh 13:09:38 ---> capture-instance-metadata.sh 13:09:38 Setup pyenv: 13:09:38 * system (set by /opt/pyenv/version) 13:09:38 * 3.8.20 (set by /opt/pyenv/version) 13:09:38 * 3.9.20 (set by /opt/pyenv/version) 13:09:38 3.10.15 13:09:38 3.11.10 13:09:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kvVN 13:09:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:09:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:47 lf-activate-venv(): INFO: Base packages installed successfully 13:09:47 lf-activate-venv(): INFO: Installing additional packages: lftools 13:10:09 lf-activate-venv(): INFO: Adding /tmp/venv-kvVN/bin to PATH 13:10:09 INFO: Running in OpenStack, capturing instance metadata 13:10:09 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8699494006535642426.sh 13:10:09 provisioning config files... 13:10:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config15890555800535721282tmp 13:10:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:10:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:10:09 [EnvInject] - Injecting environment variables from a build step. 13:10:09 [EnvInject] - Injecting as environment variables the properties content 13:10:09 SERVER_ID=logs 13:10:09 13:10:09 [EnvInject] - Variables injected successfully. 13:10:09 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15876786710353528400.sh 13:10:09 ---> create-netrc.sh 13:10:09 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13577131574178047827.sh 13:10:09 ---> python-tools-install.sh 13:10:09 Setup pyenv: 13:10:10 system 13:10:10 3.8.20 13:10:10 3.9.20 13:10:10 3.10.15 13:10:10 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:10:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvVN from file:/tmp/.os_lf_venv 13:10:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:10:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:10:11 lf-activate-venv(): INFO: Base packages installed successfully 13:10:11 lf-activate-venv(): INFO: Installing additional packages: lftools 13:10:18 lf-activate-venv(): INFO: Adding /tmp/venv-kvVN/bin to PATH 13:10:18 Generating Requirements File 13:10:42 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. 13:10:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:10:42 Python 3.11.10 13:10:42 pip 26.1.2 from /tmp/venv-kvVN/lib/python3.11/site-packages/pip (python 3.11) 13:10:43 aiohappyeyeballs==2.6.2 13:10:43 aiohttp==3.14.1 13:10:43 aiosignal==1.4.0 13:10:43 appdirs==1.4.4 13:10:43 argcomplete==3.6.3 13:10:43 aspy.yaml==1.3.0 13:10:43 attrs==26.1.0 13:10:43 autopage==0.6.0 13:10:43 beautifulsoup4==4.15.0 13:10:43 boto3==1.43.32 13:10:43 botocore==1.43.32 13:10:43 bs4==0.0.2 13:10:43 certifi==2026.6.17 13:10:43 cffi==2.0.0 13:10:43 cfgv==3.5.0 13:10:43 chardet==7.4.3 13:10:43 charset-normalizer==3.4.7 13:10:43 click==8.4.1 13:10:43 cliff==4.14.0 13:10:43 cmd2==4.0.0 13:10:43 cryptography==3.3.2 13:10:43 debtcollector==3.1.0 13:10:43 decorator==5.3.1 13:10:43 defusedxml==0.7.1 13:10:43 Deprecated==1.3.1 13:10:43 distlib==0.4.3 13:10:43 dnspython==2.8.0 13:10:43 docker==7.1.0 13:10:43 dogpile.cache==1.5.0 13:10:43 durationpy==0.10 13:10:43 email-validator==2.3.0 13:10:43 filelock==3.29.4 13:10:43 frozenlist==1.8.0 13:10:43 future==1.0.0 13:10:43 gitdb==4.0.12 13:10:43 GitPython==3.1.50 13:10:43 httplib2==0.30.2 13:10:43 identify==2.6.19 13:10:43 idna==3.18 13:10:43 importlib-resources==1.5.0 13:10:43 iso8601==2.1.0 13:10:43 Jinja2==3.1.6 13:10:43 jmespath==1.1.0 13:10:43 jsonpatch==1.33 13:10:43 jsonpointer==3.1.1 13:10:43 jsonschema==4.26.0 13:10:43 jsonschema-specifications==2025.9.1 13:10:43 keystoneauth1==5.14.0 13:10:43 kubernetes==36.0.2 13:10:43 lftools==0.37.22 13:10:43 lxml==6.1.1 13:10:43 markdown-it-py==4.2.0 13:10:43 MarkupSafe==3.0.3 13:10:43 mdurl==0.1.2 13:10:43 msgpack==1.2.0 13:10:43 multi_key_dict==2.0.3 13:10:43 multidict==6.7.1 13:10:43 munch==4.0.0 13:10:43 netaddr==1.3.0 13:10:43 niet==1.4.2 13:10:43 nodeenv==1.10.0 13:10:43 oauth2client==4.1.3 13:10:43 oauthlib==3.3.1 13:10:43 openstacksdk==4.16.0 13:10:43 os-service-types==1.8.2 13:10:43 osc-lib==4.6.0 13:10:43 oslo.config==10.5.0 13:10:43 oslo.context==6.4.0 13:10:43 oslo.i18n==6.8.0 13:10:43 oslo.log==8.2.0 13:10:43 oslo.serialization==5.10.0 13:10:43 oslo.utils==10.1.1 13:10:43 packaging==26.2 13:10:43 pbr==7.0.3 13:10:43 platformdirs==4.10.0 13:10:43 prettytable==3.17.0 13:10:43 prompt_toolkit==3.0.52 13:10:43 propcache==0.5.2 13:10:43 psutil==7.2.2 13:10:43 pyasn1==0.6.3 13:10:43 pyasn1_modules==0.4.2 13:10:43 pycparser==3.0 13:10:43 pygerrit2==2.0.15 13:10:43 PyGithub==2.9.1 13:10:43 Pygments==2.20.0 13:10:43 PyJWT==2.13.0 13:10:43 PyNaCl==1.6.2 13:10:43 pyparsing==2.4.7 13:10:43 pyperclip==1.11.0 13:10:43 pyrsistent==0.20.0 13:10:43 python-cinderclient==9.9.0 13:10:43 python-dateutil==2.9.0.post0 13:10:43 python-discovery==1.4.2 13:10:43 python-heatclient==5.2.0 13:10:43 python-jenkins==1.8.3 13:10:43 python-keystoneclient==5.8.0 13:10:43 python-magnumclient==4.10.0 13:10:43 python-openstackclient==10.1.0 13:10:43 python-swiftclient==4.10.0 13:10:43 PyYAML==6.0.3 13:10:43 referencing==0.37.0 13:10:43 requests==2.34.2 13:10:43 requests-oauthlib==2.0.0 13:10:43 rfc3986==2.0.0 13:10:43 rich==15.0.0 13:10:43 rich-argparse==1.8.0 13:10:43 rpds-py==2026.5.1 13:10:43 rsa==4.9.1 13:10:43 ruamel.yaml==0.19.1 13:10:43 ruamel.yaml.clib==0.2.15 13:10:43 s3transfer==0.19.0 13:10:43 simplejson==4.1.1 13:10:43 six==1.17.0 13:10:43 smmap==5.0.3 13:10:43 soupsieve==2.8.4 13:10:43 stevedore==5.8.0 13:10:43 tabulate==0.10.0 13:10:43 toml==0.10.2 13:10:43 tomlkit==0.15.0 13:10:43 tqdm==4.68.3 13:10:43 typing_extensions==4.15.0 13:10:43 urllib3==1.26.20 13:10:43 virtualenv==21.5.1 13:10:43 wcwidth==0.8.1 13:10:43 websocket-client==1.9.0 13:10:43 wrapt==2.2.1 13:10:43 xdg==6.0.0 13:10:43 xmltodict==1.0.4 13:10:43 yarl==1.24.2 13:10:43 yq==3.4.3 13:10:43 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins5199097934088087101.sh 13:10:43 ---> uv-install.sh 13:10:43 Installing uv/uvx (latest) using shell installer 13:10:43 2026-06-18 13:10:43 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-HupkxN.sh" [1] 13:10:43 downloading uv 0.11.21 x86_64-unknown-linux-gnu 13:10:44 installing to /home/jenkins/.local/bin 13:10:44 uv 13:10:44 uvx 13:10:44 everything's installed! 13:10:44 13:10:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:10:44 13:10:44 source $HOME/.local/bin/env (sh, bash, zsh) 13:10:44 source $HOME/.local/bin/env.fish (fish) 13:10:44 Adding install location to PATH 13:10:44 ---> Validating uv/uvx install 13:10:44 uvx 0.11.21 (x86_64-unknown-linux-gnu) 13:10:44 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3130673920853360743.sh 13:10:44 ---> sudo-logs.sh 13:10:44 Archiving 'sudo' log.. 13:10:44 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7570513575205188948.sh 13:10:44 ---> job-cost.sh 13:10:44 INFO: Activating Python virtual environment... 13:10:44 Setup pyenv: 13:10:44 system 13:10:44 3.8.20 13:10:44 3.9.20 13:10:44 3.10.15 13:10:44 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:10:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvVN from file:/tmp/.os_lf_venv 13:10:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:10:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:10:46 lf-activate-venv(): INFO: Base packages installed successfully 13:10:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:10:51 lf-activate-venv(): INFO: Adding /tmp/venv-kvVN/bin to PATH 13:10:51 INFO: No stack-cost file found 13:10:51 INFO: Instance uptime: 136s 13:10:51 INFO: Fetching instance metadata (attempt 1 of 3)... 13:10:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:10:52 INFO: Successfully fetched instance metadata 13:10:52 INFO: Instance type: v3-standard-8 13:10:52 INFO: Retrieving pricing info for: v3-standard-8 13:10:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:10:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=136 13:10:52 INFO: Successfully fetched Vexxhost pricing API 13:10:52 INFO: Retrieved cost: 0.22 13:10:52 INFO: Retrieved resource: v3-standard-8 13:10:52 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 13:10:52 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 13:10:52 INFO: Successfully archived job cost data 13:10:52 DEBUG: Cost data: sdc-master-python-verify-shell,1159,2026-06-18 13:10:52,v3-standard-8,136,0.22,0.00,SUCCESS 13:10:52 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins9101586470737780368.sh 13:10:52 ---> logs-deploy.sh 13:10:52 Setup pyenv: 13:10:52 system 13:10:52 3.8.20 13:10:52 3.9.20 13:10:52 3.10.15 13:10:52 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:10:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kvVN from file:/tmp/.os_lf_venv 13:10:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:10:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:10:54 lf-activate-venv(): INFO: Base packages installed successfully 13:10:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-kvVN/bin to PATH 13:11:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1159 13:11:01 INFO: archiving workspace using pattern(s): 13:11:02 Archives upload complete. 13:11:03 INFO: archiving logs to Nexus 13:11:03 ---> uname -a: 13:11:03 Linux prd-ubuntu2204-docker-8c-8g-17537 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:11:03 13:11:03 13:11:03 ---> lscpu: 13:11:03 Architecture: x86_64 13:11:03 CPU op-mode(s): 32-bit, 64-bit 13:11:03 Address sizes: 40 bits physical, 48 bits virtual 13:11:03 Byte Order: Little Endian 13:11:03 CPU(s): 8 13:11:03 On-line CPU(s) list: 0-7 13:11:03 Vendor ID: AuthenticAMD 13:11:03 Model name: AMD EPYC-Rome Processor 13:11:03 CPU family: 23 13:11:03 Model: 49 13:11:03 Thread(s) per core: 1 13:11:03 Core(s) per socket: 1 13:11:03 Socket(s): 8 13:11:03 Stepping: 0 13:11:03 BogoMIPS: 5599.99 13:11:03 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 13:11:03 Virtualization: AMD-V 13:11:03 Hypervisor vendor: KVM 13:11:03 Virtualization type: full 13:11:03 L1d cache: 256 KiB (8 instances) 13:11:03 L1i cache: 256 KiB (8 instances) 13:11:03 L2 cache: 4 MiB (8 instances) 13:11:03 L3 cache: 128 MiB (8 instances) 13:11:03 NUMA node(s): 1 13:11:03 NUMA node0 CPU(s): 0-7 13:11:03 Vulnerability Gather data sampling: Not affected 13:11:03 Vulnerability Indirect target selection: Not affected 13:11:03 Vulnerability Itlb multihit: Not affected 13:11:03 Vulnerability L1tf: Not affected 13:11:03 Vulnerability Mds: Not affected 13:11:03 Vulnerability Meltdown: Not affected 13:11:03 Vulnerability Mmio stale data: Not affected 13:11:03 Vulnerability Reg file data sampling: Not affected 13:11:03 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:11:03 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:11:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:11:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:11:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:11:03 Vulnerability Srbds: Not affected 13:11:03 Vulnerability Tsa: Not affected 13:11:03 Vulnerability Tsx async abort: Not affected 13:11:03 Vulnerability Vmscape: Not affected 13:11:03 13:11:03 13:11:03 ---> nproc: 13:11:03 8 13:11:03 13:11:03 13:11:03 ---> df -h: 13:11:03 Filesystem Size Used Avail Use% Mounted on 13:11:03 tmpfs 3.2G 1.1M 3.2G 1% /run 13:11:03 /dev/vda1 155G 11G 145G 7% / 13:11:03 tmpfs 16G 0 16G 0% /dev/shm 13:11:03 tmpfs 5.0M 0 5.0M 0% /run/lock 13:11:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:11:03 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 13:11:03 13:11:03 13:11:03 ---> free -m: 13:11:03 total used free shared buff/cache available 13:11:03 Mem: 32092 882 28155 4 3053 30750 13:11:03 Swap: 1023 0 1023 13:11:03 13:11:03 13:11:03 ---> ip addr: 13:11:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:11:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:11:03 inet 127.0.0.1/8 scope host lo 13:11:03 valid_lft forever preferred_lft forever 13:11:03 inet6 ::1/128 scope host 13:11:03 valid_lft forever preferred_lft forever 13:11:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:11:03 link/ether fa:16:3e:80:59:3d brd ff:ff:ff:ff:ff:ff 13:11:03 altname enp0s3 13:11:03 inet 10.30.106.157/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 13:11:03 valid_lft 86259sec preferred_lft 86259sec 13:11:03 inet6 fe80::f816:3eff:fe80:593d/64 scope link 13:11:03 valid_lft forever preferred_lft forever 13:11:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:11:03 link/ether 2e:f8:fb:90:10:80 brd ff:ff:ff:ff:ff:ff 13:11:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:11:03 valid_lft forever preferred_lft forever 13:11:03 13:11:03 13:11:03 ---> sar -b -r -n DEV: 13:11:03 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-17537) 06/18/26 _x86_64_ (8 CPU) 13:11:03 13:11:03 13:08:45 LINUX RESTART (8 CPU) 13:11:03 13:11:03 13:11:03 ---> sar -P ALL: 13:11:03 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-17537) 06/18/26 _x86_64_ (8 CPU) 13:11:03 13:11:03 13:08:45 LINUX RESTART (8 CPU) 13:11:03 13:11:03 13:11:03