11:32:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/147039 11:32:40 Running as SYSTEM 11:32:40 [EnvInject] - Loading node environment variables. 11:32:40 Building remotely on prd-ubuntu2204-docker-8c-8g-13874 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 11:32:40 [ssh-agent] Looking for ssh-agent implementation... 11:32:40 $ ssh-agent 11:32:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMU8OTz/agent.1560 11:32:40 SSH_AGENT_PID=1562 11:32:40 [ssh-agent] Started. 11:32:40 Running ssh-add (command line suppressed) 11:32:40 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_14867385570022511430.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_14867385570022511430.key) 11:32:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:32:40 The recommended git tool is: NONE 11:32:42 using credential onap-jenkins-ssh 11:32:42 Wiping out workspace first. 11:32:42 Cloning the remote Git repository 11:32:42 Cloning repository git://cloud.onap.org/mirror/sdc.git 11:32:42 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 11:32:42 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:32:42 > git --version # timeout=10 11:32:42 > git --version # 'git version 2.34.1' 11:32:42 using GIT_SSH to set credentials Gerrit user 11:32:42 Verifying host key using manually-configured host key entries 11:32:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:32:52 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:32:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:52 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:32:52 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:32:52 using GIT_SSH to set credentials Gerrit user 11:32:52 Verifying host key using manually-configured host key entries 11:32:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/39/147039/2 # timeout=30 11:32:52 > git rev-parse 921bf3e8ece9861631cac850d0485217c4cc9b0b^{commit} # timeout=10 11:32:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:32:52 Checking out Revision 921bf3e8ece9861631cac850d0485217c4cc9b0b (refs/changes/39/147039/2) 11:32:52 > git config core.sparsecheckout # timeout=10 11:32:52 > git checkout -f 921bf3e8ece9861631cac850d0485217c4cc9b0b # timeout=30 11:32:54 Commit message: "Compile catalog-ui templates ahead of time" 11:32:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:32:54 > git rev-list --no-walk d72bb9c9c4a1055cccdb8dd002c7024ff8642b6b # timeout=10 11:32:57 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11952952959507779258.sh 11:32:57 All python files compiled successfully 11:32:57 $ ssh-agent -k 11:32:57 unset SSH_AUTH_SOCK; 11:32:57 unset SSH_AGENT_PID; 11:32:57 echo Agent pid 1562 killed; 11:32:57 [ssh-agent] Stopped. 11:32:57 [PostBuildScript] - [INFO] Executing post build scripts. 11:32:57 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2249499037077741054.sh 11:32:57 ---> sysstat.sh 11:32:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9195628319295255101.sh 11:32:58 ---> package-listing.sh 11:32:58 ++ facter osfamily 11:32:58 ++ tr '[:upper:]' '[:lower:]' 11:32:58 + OS_FAMILY=debian 11:32:58 + workspace=/w/workspace/sdc-master-python-verify-shell 11:32:58 + START_PACKAGES=/tmp/packages_start.txt 11:32:58 + END_PACKAGES=/tmp/packages_end.txt 11:32:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:32:58 + PACKAGES=/tmp/packages_start.txt 11:32:58 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:32:58 + PACKAGES=/tmp/packages_end.txt 11:32:58 + case "${OS_FAMILY}" in 11:32:58 + dpkg -l 11:32:58 + grep '^ii' 11:32:58 + '[' -f /tmp/packages_start.txt ']' 11:32:58 + '[' -f /tmp/packages_end.txt ']' 11:32:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:32:58 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:32:58 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 11:32:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 11:32:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2940827861733601442.sh 11:32:58 ---> capture-instance-metadata.sh 11:32:58 Setup pyenv: 11:32:58 * system (set by /opt/pyenv/version) 11:32:58 * 3.8.20 (set by /opt/pyenv/version) 11:32:58 * 3.9.20 (set by /opt/pyenv/version) 11:32:58 3.10.15 11:32:58 3.11.10 11:33:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uL8M 11:33:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:33:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:07 lf-activate-venv(): INFO: Base packages installed successfully 11:33:07 lf-activate-venv(): INFO: Installing additional packages: lftools 11:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-uL8M/bin to PATH 11:33:30 INFO: Running in OpenStack, capturing instance metadata 11:33:30 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10260936026668387942.sh 11:33:30 provisioning config files... 11:33:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config8862588501020084372tmp 11:33:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:33:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:33:30 [EnvInject] - Injecting environment variables from a build step. 11:33:30 [EnvInject] - Injecting as environment variables the properties content 11:33:30 SERVER_ID=logs 11:33:30 11:33:30 [EnvInject] - Variables injected successfully. 11:33:30 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5352778883891604002.sh 11:33:30 ---> create-netrc.sh 11:33:30 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10991352170817687228.sh 11:33:30 ---> python-tools-install.sh 11:33:30 Setup pyenv: 11:33:30 system 11:33:30 3.8.20 11:33:30 3.9.20 11:33:30 3.10.15 11:33:30 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uL8M from file:/tmp/.os_lf_venv 11:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:32 lf-activate-venv(): INFO: Base packages installed successfully 11:33:32 lf-activate-venv(): INFO: Installing additional packages: lftools 11:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-uL8M/bin to PATH 11:33:37 Generating Requirements File 11:33:59 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. 11:33:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:59 Python 3.11.10 11:34:00 pip 26.2.1 from /tmp/venv-uL8M/lib/python3.11/site-packages/pip (python 3.11) 11:34:00 aiohappyeyeballs==2.7.1 11:34:00 aiohttp==3.14.3 11:34:00 aiosignal==1.4.0 11:34:00 appdirs==1.4.4 11:34:00 argcomplete==3.7.2 11:34:00 aspy.yaml==1.3.0 11:34:00 attrs==26.1.0 11:34:00 autopage==0.6.0 11:34:00 beautifulsoup4==4.15.0 11:34:00 boto3==1.43.75 11:34:00 botocore==1.43.75 11:34:00 bs4==0.0.2 11:34:00 certifi==2026.7.22 11:34:00 cffi==2.1.1 11:34:00 cfgv==3.5.0 11:34:00 chardet==7.6.0 11:34:00 charset-normalizer==3.5.1 11:34:00 click==8.4.2 11:34:00 cliff==4.15.0 11:34:00 cmd2==4.2.0 11:34:00 cryptography==3.3.2 11:34:00 debtcollector==3.1.0 11:34:00 decorator==5.3.1 11:34:00 defusedxml==0.7.1 11:34:00 Deprecated==1.3.1 11:34:00 distlib==0.4.3 11:34:00 dnspython==2.8.0 11:34:00 docker==7.2.0 11:34:00 dogpile.cache==1.5.0 11:34:00 durationpy==0.10 11:34:00 email-validator==2.3.0 11:34:00 filelock==3.32.3 11:34:00 frozenlist==1.8.0 11:34:00 future==1.0.0 11:34:00 gitdb==4.0.12 11:34:00 GitPython==3.1.59 11:34:00 httplib2==0.30.2 11:34:00 identify==2.6.19 11:34:00 idna==3.19 11:34:00 importlib-resources==1.5.0 11:34:00 iso8601==2.1.0 11:34:00 Jinja2==3.1.6 11:34:00 jmespath==1.1.0 11:34:00 jsonpatch==1.33 11:34:00 jsonpointer==3.1.1 11:34:00 jsonschema==4.26.0 11:34:00 jsonschema-specifications==2025.9.1 11:34:00 keystoneauth1==5.15.0 11:34:00 kubernetes==36.0.3 11:34:00 lftools==0.37.23 11:34:00 lxml==6.1.2 11:34:00 markdown-it-py==4.2.0 11:34:00 MarkupSafe==3.0.3 11:34:00 mdurl==0.1.2 11:34:00 msgpack==1.2.1 11:34:00 multi_key_dict==2.0.3 11:34:00 multidict==6.7.1 11:34:00 munch==4.0.0 11:34:00 netaddr==1.3.0 11:34:00 niet==1.4.2 11:34:00 nodeenv==1.10.0 11:34:00 oauth2client==4.1.3 11:34:00 oauthlib==3.3.1 11:34:00 openstacksdk==4.18.0 11:34:00 os-service-types==1.9.0 11:34:00 osc-lib==4.7.0 11:34:00 oslo.config==10.7.0 11:34:00 oslo.context==6.5.0 11:34:00 oslo.i18n==6.9.0 11:34:00 oslo.log==8.3.0 11:34:00 oslo.serialization==5.11.0 11:34:00 oslo.utils==10.1.1 11:34:00 packaging==26.3 11:34:00 pbr==7.0.3 11:34:00 platformdirs==4.11.3 11:34:00 prettytable==3.18.0 11:34:00 prompt_toolkit==3.0.53 11:34:00 propcache==0.5.2 11:34:00 psutil==7.2.2 11:34:00 pyasn1==0.6.4 11:34:00 pyasn1_modules==0.4.2 11:34:00 pycparser==3.0 11:34:00 pygerrit2==2.0.15 11:34:00 PyGithub==2.10.0 11:34:00 Pygments==2.21.0 11:34:00 PyJWT==2.13.0 11:34:00 PyNaCl==1.6.2 11:34:00 pyparsing==2.4.7 11:34:00 pyperclip==1.11.0 11:34:00 pyrsistent==0.20.0 11:34:00 python-dateutil==2.9.0.post0 11:34:00 python-discovery==1.5.2 11:34:00 python-heatclient==5.2.0 11:34:00 python-jenkins==1.8.3 11:34:00 python-keystoneclient==5.8.0 11:34:00 python-magnumclient==4.11.0 11:34:00 python-manilaclient==6.2.0 11:34:00 python-openstackclient==10.2.1 11:34:00 python-swiftclient==4.10.0 11:34:00 PyYAML==6.0.3 11:34:00 referencing==0.37.0 11:34:00 requests==2.34.2 11:34:00 requests-oauthlib==2.0.0 11:34:00 rfc3986==2.0.0 11:34:00 rich==15.0.0 11:34:00 rich-argparse==1.8.0 11:34:00 rpds-py==2026.6.3 11:34:00 rsa==4.9.1 11:34:00 ruamel.yaml==0.19.1 11:34:00 ruamel.yaml.clib==0.2.15 11:34:00 s3transfer==0.19.2 11:34:00 simplejson==4.1.1 11:34:00 six==1.17.0 11:34:00 smmap==5.0.3 11:34:00 soupsieve==2.9.2 11:34:00 stevedore==5.9.0 11:34:00 tabulate==0.10.0 11:34:00 toml==0.10.2 11:34:00 tomlkit==0.15.1 11:34:00 tqdm==4.70.0 11:34:00 typing_extensions==4.16.0 11:34:00 urllib3==1.26.20 11:34:00 virtualenv==21.7.4 11:34:00 wcwidth==0.8.2 11:34:00 websocket-client==1.9.0 11:34:00 wrapt==2.3.0 11:34:00 xdg==6.0.0 11:34:00 xmltodict==1.0.4 11:34:00 yarl==1.24.5 11:34:00 yq==4.1.2 11:34:00 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins3843868505966310283.sh 11:34:00 ---> uv-install.sh 11:34:00 Installing uv/uvx (latest) using shell installer 11:34:00 2026-08-20 11:34:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-0ZA7cs.sh" [1] 11:34:00 downloading uv 0.12.5 x86_64-unknown-linux-gnu 11:34:01 installing to /home/jenkins/.local/bin 11:34:01 uv 11:34:01 uvx 11:34:01 everything's installed! 11:34:01 11:34:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:34:01 11:34:01 source $HOME/.local/bin/env (sh, bash, zsh) 11:34:01 source $HOME/.local/bin/env.fish (fish) 11:34:01 Adding install location to PATH 11:34:01 ---> Validating uv/uvx install 11:34:01 uvx 0.12.5 (x86_64-unknown-linux-gnu) 11:34:01 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8077242963200553815.sh 11:34:01 ---> sudo-logs.sh 11:34:01 Archiving 'sudo' log.. 11:34:01 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8573055115449735166.sh 11:34:01 ---> job-cost.sh 11:34:01 INFO: Activating Python virtual environment... 11:34:01 Setup pyenv: 11:34:01 system 11:34:01 3.8.20 11:34:01 3.9.20 11:34:01 3.10.15 11:34:02 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:34:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uL8M from file:/tmp/.os_lf_venv 11:34:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:03 lf-activate-venv(): INFO: Base packages installed successfully 11:34:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-uL8M/bin to PATH 11:34:07 INFO: No stack-cost file found 11:34:07 INFO: Instance uptime: 127s 11:34:07 INFO: Fetching instance metadata (attempt 1 of 3)... 11:34:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:34:08 INFO: Successfully fetched instance metadata 11:34:08 INFO: Instance type: v3-standard-8 11:34:08 INFO: Retrieving pricing info for: v3-standard-8 11:34:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:34:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=127 11:34:09 INFO: Successfully fetched Vexxhost pricing API 11:34:09 INFO: Retrieved cost: 0.22 11:34:09 INFO: Retrieved resource: v3-standard-8 11:34:09 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 11:34:09 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 11:34:09 INFO: Successfully archived job cost data 11:34:09 DEBUG: Cost data: sdc-master-python-verify-shell,1309,2026-08-20 11:34:09,v3-standard-8,127,0.22,0.00,SUCCESS 11:34:09 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins9058341471802628317.sh 11:34:09 ---> logs-deploy.sh 11:34:09 Setup pyenv: 11:34:09 system 11:34:09 3.8.20 11:34:09 3.9.20 11:34:09 3.10.15 11:34:09 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:34:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uL8M from file:/tmp/.os_lf_venv 11:34:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:11 lf-activate-venv(): INFO: Base packages installed successfully 11:34:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-uL8M/bin to PATH 11:34:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1309 11:34:16 INFO: archiving workspace using pattern(s): 11:34:17 Archives upload complete. 11:34:17 INFO: archiving logs to Nexus 11:34:18 ---> uname -a: 11:34:18 Linux prd-ubuntu2204-docker-8c-8g-13874 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:34:18 11:34:18 11:34:18 ---> lscpu: 11:34:18 Architecture: x86_64 11:34:18 CPU op-mode(s): 32-bit, 64-bit 11:34:18 Address sizes: 40 bits physical, 48 bits virtual 11:34:18 Byte Order: Little Endian 11:34:18 CPU(s): 8 11:34:18 On-line CPU(s) list: 0-7 11:34:18 Vendor ID: AuthenticAMD 11:34:18 Model name: AMD EPYC-Rome Processor 11:34:18 CPU family: 23 11:34:18 Model: 49 11:34:18 Thread(s) per core: 1 11:34:18 Core(s) per socket: 1 11:34:18 Socket(s): 8 11:34:18 Stepping: 0 11:34:18 BogoMIPS: 5600.00 11:34:18 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 11:34:18 Virtualization: AMD-V 11:34:18 Hypervisor vendor: KVM 11:34:18 Virtualization type: full 11:34:18 L1d cache: 256 KiB (8 instances) 11:34:18 L1i cache: 256 KiB (8 instances) 11:34:18 L2 cache: 4 MiB (8 instances) 11:34:18 L3 cache: 128 MiB (8 instances) 11:34:18 NUMA node(s): 1 11:34:18 NUMA node0 CPU(s): 0-7 11:34:18 Vulnerability Gather data sampling: Not affected 11:34:18 Vulnerability Indirect target selection: Not affected 11:34:18 Vulnerability Itlb multihit: Not affected 11:34:18 Vulnerability L1tf: Not affected 11:34:18 Vulnerability Mds: Not affected 11:34:18 Vulnerability Meltdown: Not affected 11:34:18 Vulnerability Mmio stale data: Not affected 11:34:18 Vulnerability Reg file data sampling: Not affected 11:34:18 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:34:18 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:34:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:34:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:34:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:34:18 Vulnerability Srbds: Not affected 11:34:18 Vulnerability Tsa: Not affected 11:34:18 Vulnerability Tsx async abort: Not affected 11:34:18 Vulnerability Vmscape: Not affected 11:34:18 11:34:18 11:34:18 ---> nproc: 11:34:18 8 11:34:18 11:34:18 11:34:18 ---> df -h: 11:34:18 Filesystem Size Used Avail Use% Mounted on 11:34:18 tmpfs 3.2G 1.1M 3.2G 1% /run 11:34:18 /dev/vda1 155G 11G 145G 7% / 11:34:18 tmpfs 16G 0 16G 0% /dev/shm 11:34:18 tmpfs 5.0M 0 5.0M 0% /run/lock 11:34:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:34:18 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:34:18 11:34:18 11:34:18 ---> free -m: 11:34:18 total used free shared buff/cache available 11:34:18 Mem: 32092 925 28093 4 3073 30707 11:34:18 Swap: 1023 0 1023 11:34:18 11:34:18 11:34:18 ---> ip addr: 11:34:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:34:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:34:18 inet 127.0.0.1/8 scope host lo 11:34:18 valid_lft forever preferred_lft forever 11:34:18 inet6 ::1/128 scope host 11:34:18 valid_lft forever preferred_lft forever 11:34:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:34:18 link/ether fa:16:3e:d5:12:0b brd ff:ff:ff:ff:ff:ff 11:34:18 altname enp0s3 11:34:18 inet 10.30.107.100/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:34:18 valid_lft 86270sec preferred_lft 86270sec 11:34:18 inet6 fe80::f816:3eff:fed5:120b/64 scope link 11:34:18 valid_lft forever preferred_lft forever 11:34:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:34:18 link/ether de:dc:e1:2e:b8:a1 brd ff:ff:ff:ff:ff:ff 11:34:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:34:18 valid_lft forever preferred_lft forever 11:34:18 11:34:18 11:34:18 ---> sar -b -r -n DEV: 11:34:18 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-13874) 08/20/26 _x86_64_ (8 CPU) 11:34:18 11:34:18 11:32:10 LINUX RESTART (8 CPU) 11:34:18 11:34:18 11:34:18 ---> sar -P ALL: 11:34:18 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-13874) 08/20/26 _x86_64_ (8 CPU) 11:34:18 11:34:18 11:32:10 LINUX RESTART (8 CPU) 11:34:18 11:34:18 11:34:18