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