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