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