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