10:54:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143417 10:54:40 Running as SYSTEM 10:54:40 [EnvInject] - Loading node environment variables. 10:54:40 Building remotely on prd-ubuntu2204-docker-8c-8g-982 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 10:54:40 [ssh-agent] Looking for ssh-agent implementation... 10:54:40 $ ssh-agent 10:54:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXrAId1H/agent.2436 10:54:40 SSH_AGENT_PID=2439 10:54:40 [ssh-agent] Started. 10:54:40 Running ssh-add (command line suppressed) 10:54:40 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_7047606530878501789.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_7047606530878501789.key) 10:54:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:54:40 The recommended git tool is: NONE 10:54:42 using credential onap-jenkins-ssh 10:54:42 Wiping out workspace first. 10:54:42 Cloning the remote Git repository 10:54:42 Cloning repository git://cloud.onap.org/mirror/sdc.git 10:54:42 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 10:54:42 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 10:54:42 > git --version # timeout=10 10:54:42 > git --version # 'git version 2.34.1' 10:54:42 using GIT_SSH to set credentials Gerrit user 10:54:42 Verifying host key using manually-configured host key entries 10:54:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:55:06 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 10:55:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:06 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 10:55:06 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 10:55:06 using GIT_SSH to set credentials Gerrit user 10:55:06 Verifying host key using manually-configured host key entries 10:55:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/17/143417/1 # timeout=30 10:55:07 > git rev-parse 51c9d163a0dd4592cda24233e571626c0b136909^{commit} # timeout=10 10:55:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:55:07 Checking out Revision 51c9d163a0dd4592cda24233e571626c0b136909 (refs/changes/17/143417/1) 10:55:07 > git config core.sparsecheckout # timeout=10 10:55:07 > git checkout -f 51c9d163a0dd4592cda24233e571626c0b136909 # timeout=30 10:55:08 Commit message: "Bump snapshot version to 1.16.0-SNAPSHOT" 10:55:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:55:08 > git rev-list --no-walk 0332ac90c4865ea1fc8175e82ef541fe73a472d1 # timeout=10 10:55:11 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10846670223994341944.sh 10:55:11 All python files compiled successfully 10:55:11 $ ssh-agent -k 10:55:11 unset SSH_AUTH_SOCK; 10:55:11 unset SSH_AGENT_PID; 10:55:11 echo Agent pid 2439 killed; 10:55:11 [ssh-agent] Stopped. 10:55:11 [PostBuildScript] - [INFO] Executing post build scripts. 10:55:11 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1343376387616074090.sh 10:55:11 ---> sysstat.sh 10:55:12 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10956335264601444540.sh 10:55:12 ---> package-listing.sh 10:55:12 ++ facter osfamily 10:55:12 ++ tr '[:upper:]' '[:lower:]' 10:55:12 + OS_FAMILY=debian 10:55:12 + workspace=/w/workspace/sdc-master-python-verify-shell 10:55:12 + START_PACKAGES=/tmp/packages_start.txt 10:55:12 + END_PACKAGES=/tmp/packages_end.txt 10:55:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:55:12 + PACKAGES=/tmp/packages_start.txt 10:55:12 + '[' /w/workspace/sdc-master-python-verify-shell ']' 10:55:12 + PACKAGES=/tmp/packages_end.txt 10:55:12 + case "${OS_FAMILY}" in 10:55:12 + dpkg -l 10:55:12 + grep '^ii' 10:55:12 + '[' -f /tmp/packages_start.txt ']' 10:55:12 + '[' -f /tmp/packages_end.txt ']' 10:55:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:55:12 + '[' /w/workspace/sdc-master-python-verify-shell ']' 10:55:12 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 10:55:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 10:55:12 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11791205718537378019.sh 10:55:12 ---> capture-instance-metadata.sh 10:55:12 Setup pyenv: 10:55:12 * system (set by /opt/pyenv/version) 10:55:12 * 3.8.20 (set by /opt/pyenv/version) 10:55:12 * 3.9.20 (set by /opt/pyenv/version) 10:55:12 3.10.15 10:55:12 3.11.10 10:55:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VcXz 10:55:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:55:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:21 lf-activate-venv(): INFO: Base packages installed successfully 10:55:21 lf-activate-venv(): INFO: Installing additional packages: lftools 10:55:42 lf-activate-venv(): INFO: Adding /tmp/venv-VcXz/bin to PATH 10:55:42 INFO: Running in OpenStack, capturing instance metadata 10:55:43 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2058237654978969127.sh 10:55:43 provisioning config files... 10:55:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config12996751930973632219tmp 10:55:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:55:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:55:43 [EnvInject] - Injecting environment variables from a build step. 10:55:43 [EnvInject] - Injecting as environment variables the properties content 10:55:43 SERVER_ID=logs 10:55:43 10:55:43 [EnvInject] - Variables injected successfully. 10:55:43 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1920136582739404493.sh 10:55:43 ---> create-netrc.sh 10:55:43 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8984488759888054551.sh 10:55:43 ---> python-tools-install.sh 10:55:43 Setup pyenv: 10:55:43 system 10:55:43 3.8.20 10:55:43 3.9.20 10:55:43 3.10.15 10:55:43 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 10:55:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VcXz from file:/tmp/.os_lf_venv 10:55:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:55:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:55:45 lf-activate-venv(): INFO: Base packages installed successfully 10:55:45 lf-activate-venv(): INFO: Installing additional packages: lftools 10:55:51 lf-activate-venv(): INFO: Adding /tmp/venv-VcXz/bin to PATH 10:55:51 Generating Requirements File 10:56: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. 10:56:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:56:09 Python 3.11.10 10:56:10 pip 26.0.1 from /tmp/venv-VcXz/lib/python3.11/site-packages/pip (python 3.11) 10:56:10 appdirs==1.4.4 10:56:10 argcomplete==3.6.3 10:56:10 aspy.yaml==1.3.0 10:56:10 attrs==25.4.0 10:56:10 autopage==0.6.0 10:56:10 beautifulsoup4==4.14.3 10:56:10 boto3==1.42.59 10:56:10 botocore==1.42.59 10:56:10 bs4==0.0.2 10:56:10 certifi==2026.2.25 10:56:10 cffi==2.0.0 10:56:10 cfgv==3.5.0 10:56:10 chardet==6.0.0.post1 10:56:10 charset-normalizer==3.4.4 10:56:10 click==8.3.1 10:56:10 cliff==4.13.2 10:56:10 cmd2==3.3.0 10:56:10 cryptography==3.3.2 10:56:10 debtcollector==3.0.0 10:56:10 decorator==5.2.1 10:56:10 defusedxml==0.7.1 10:56:10 Deprecated==1.3.1 10:56:10 distlib==0.4.0 10:56:10 dnspython==2.8.0 10:56:10 docker==7.1.0 10:56:10 dogpile.cache==1.5.0 10:56:10 durationpy==0.10 10:56:10 email-validator==2.3.0 10:56:10 filelock==3.25.0 10:56:10 future==1.0.0 10:56:10 gitdb==4.0.12 10:56:10 GitPython==3.1.46 10:56:10 httplib2==0.30.2 10:56:10 identify==2.6.17 10:56:10 idna==3.11 10:56:10 importlib-resources==1.5.0 10:56:10 iso8601==2.1.0 10:56:10 Jinja2==3.1.6 10:56:10 jmespath==1.1.0 10:56:10 jsonpatch==1.33 10:56:10 jsonpointer==3.0.0 10:56:10 jsonschema==4.26.0 10:56:10 jsonschema-specifications==2025.9.1 10:56:10 keystoneauth1==5.13.1 10:56:10 kubernetes==35.0.0 10:56:10 lftools==0.37.21 10:56:10 lxml==6.0.2 10:56:10 markdown-it-py==4.0.0 10:56:10 MarkupSafe==3.0.3 10:56:10 mdurl==0.1.2 10:56:10 msgpack==1.1.2 10:56:10 multi_key_dict==2.0.3 10:56:10 munch==4.0.0 10:56:10 netaddr==1.3.0 10:56:10 niet==1.4.2 10:56:10 nodeenv==1.10.0 10:56:10 oauth2client==4.1.3 10:56:10 oauthlib==3.3.1 10:56:10 openstacksdk==4.10.0 10:56:10 os-service-types==1.8.2 10:56:10 osc-lib==4.4.0 10:56:10 oslo.config==10.3.0 10:56:10 oslo.context==6.3.0 10:56:10 oslo.i18n==6.7.2 10:56:10 oslo.log==8.1.0 10:56:10 oslo.serialization==5.9.1 10:56:10 oslo.utils==10.0.0 10:56:10 packaging==26.0 10:56:10 pbr==7.0.3 10:56:10 platformdirs==4.9.2 10:56:10 prettytable==3.17.0 10:56:10 psutil==7.2.2 10:56:10 pyasn1==0.6.2 10:56:10 pyasn1_modules==0.4.2 10:56:10 pycparser==3.0 10:56:10 pygerrit2==2.0.15 10:56:10 PyGithub==2.8.1 10:56:10 Pygments==2.19.2 10:56:10 PyJWT==2.11.0 10:56:10 PyNaCl==1.6.2 10:56:10 pyparsing==2.4.7 10:56:10 pyperclip==1.11.0 10:56:10 pyrsistent==0.20.0 10:56:10 python-cinderclient==9.9.0 10:56:10 python-dateutil==2.9.0.post0 10:56:10 python-discovery==1.1.0 10:56:10 python-heatclient==5.1.0 10:56:10 python-jenkins==1.8.3 10:56:10 python-keystoneclient==5.8.0 10:56:10 python-magnumclient==4.10.0 10:56:10 python-openstackclient==9.0.0 10:56:10 python-swiftclient==4.10.0 10:56:10 PyYAML==6.0.3 10:56:10 referencing==0.37.0 10:56:10 requests==2.32.5 10:56:10 requests-oauthlib==2.0.0 10:56:10 requestsexceptions==1.4.0 10:56:10 rfc3986==2.0.0 10:56:10 rich==14.3.3 10:56:10 rich-argparse==1.7.2 10:56:10 rpds-py==0.30.0 10:56:10 rsa==4.9.1 10:56:10 ruamel.yaml==0.19.1 10:56:10 ruamel.yaml.clib==0.2.15 10:56:10 s3transfer==0.16.0 10:56:10 simplejson==3.20.2 10:56:10 six==1.17.0 10:56:10 smmap==5.0.2 10:56:10 soupsieve==2.8.3 10:56:10 stevedore==5.7.0 10:56:10 tabulate==0.9.0 10:56:10 toml==0.10.2 10:56:10 tomlkit==0.14.0 10:56:10 tqdm==4.67.3 10:56:10 typing_extensions==4.15.0 10:56:10 urllib3==1.26.20 10:56:10 virtualenv==21.1.0 10:56:10 wcwidth==0.6.0 10:56:10 websocket-client==1.9.0 10:56:10 wrapt==2.1.1 10:56:10 xdg==6.0.0 10:56:10 xmltodict==1.0.4 10:56:10 yq==3.4.3 10:56:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7230787008490050997.sh 10:56:10 ---> sudo-logs.sh 10:56:10 Archiving 'sudo' log.. 10:56:10 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4964760593212693711.sh 10:56:10 ---> job-cost.sh 10:56:10 INFO: Activating Python virtual environment... 10:56:10 Setup pyenv: 10:56:10 system 10:56:10 3.8.20 10:56:10 3.9.20 10:56:10 3.10.15 10:56:10 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 10:56:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VcXz from file:/tmp/.os_lf_venv 10:56:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:12 lf-activate-venv(): INFO: Base packages installed successfully 10:56:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:56:17 lf-activate-venv(): INFO: Adding /tmp/venv-VcXz/bin to PATH 10:56:17 INFO: No stack-cost file found 10:56:17 INFO: Instance uptime: 2082s 10:56:17 INFO: Fetching instance metadata (attempt 1 of 3)... 10:56:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:56:18 INFO: Successfully fetched instance metadata 10:56:18 INFO: Instance type: v3-standard-8 10:56:18 INFO: Retrieving pricing info for: v3-standard-8 10:56:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:56:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=2082 10:56:18 INFO: Successfully fetched Vexxhost pricing API 10:56:18 INFO: Retrieved cost: 0.22 10:56:18 INFO: Retrieved resource: v3-standard-8 10:56:18 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 10:56:18 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 10:56:18 INFO: Successfully archived job cost data 10:56:18 DEBUG: Cost data: sdc-master-python-verify-shell,1021,2026-03-02 10:56:18,v3-standard-8,2082,0.22,0.00,SUCCESS 10:56:18 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins7501354473450656560.sh 10:56:18 ---> logs-deploy.sh 10:56:18 Setup pyenv: 10:56:18 system 10:56:18 3.8.20 10:56:18 3.9.20 10:56:18 3.10.15 10:56:18 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 10:56:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VcXz from file:/tmp/.os_lf_venv 10:56:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:20 lf-activate-venv(): INFO: Base packages installed successfully 10:56:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:56:27 lf-activate-venv(): INFO: Adding /tmp/venv-VcXz/bin to PATH 10:56:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1021 10:56:27 INFO: archiving workspace using pattern(s): 10:56:27 /tmp/venv-VcXz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 10:56:27 warnings.warn( 10:56:28 Archives upload complete. 10:56:28 INFO: archiving logs to Nexus 10:56:28 /tmp/venv-VcXz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 10:56:28 warnings.warn( 10:56:29 ---> uname -a: 10:56:29 Linux prd-ubuntu2204-docker-8c-8g-982 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:56:29 10:56:29 10:56:29 ---> lscpu: 10:56:29 Architecture: x86_64 10:56:29 CPU op-mode(s): 32-bit, 64-bit 10:56:29 Address sizes: 40 bits physical, 48 bits virtual 10:56:29 Byte Order: Little Endian 10:56:29 CPU(s): 8 10:56:29 On-line CPU(s) list: 0-7 10:56:29 Vendor ID: AuthenticAMD 10:56:29 Model name: AMD EPYC-Rome Processor 10:56:29 CPU family: 23 10:56:29 Model: 49 10:56:29 Thread(s) per core: 1 10:56:29 Core(s) per socket: 1 10:56:29 Socket(s): 8 10:56:29 Stepping: 0 10:56:29 BogoMIPS: 5600.00 10:56:29 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 10:56:29 Virtualization: AMD-V 10:56:29 Hypervisor vendor: KVM 10:56:29 Virtualization type: full 10:56:29 L1d cache: 256 KiB (8 instances) 10:56:29 L1i cache: 256 KiB (8 instances) 10:56:29 L2 cache: 4 MiB (8 instances) 10:56:29 L3 cache: 128 MiB (8 instances) 10:56:29 NUMA node(s): 1 10:56:29 NUMA node0 CPU(s): 0-7 10:56:29 Vulnerability Gather data sampling: Not affected 10:56:29 Vulnerability Indirect target selection: Not affected 10:56:29 Vulnerability Itlb multihit: Not affected 10:56:29 Vulnerability L1tf: Not affected 10:56:29 Vulnerability Mds: Not affected 10:56:29 Vulnerability Meltdown: Not affected 10:56:29 Vulnerability Mmio stale data: Not affected 10:56:29 Vulnerability Reg file data sampling: Not affected 10:56:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:56:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:56:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:56:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:56:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:56:29 Vulnerability Srbds: Not affected 10:56:29 Vulnerability Tsa: Not affected 10:56:29 Vulnerability Tsx async abort: Not affected 10:56:29 Vulnerability Vmscape: Not affected 10:56:29 10:56:29 10:56:29 ---> nproc: 10:56:29 8 10:56:29 10:56:29 10:56:29 ---> df -h: 10:56:29 Filesystem Size Used Avail Use% Mounted on 10:56:29 tmpfs 3.2G 1.1M 3.2G 1% /run 10:56:29 /dev/vda1 155G 11G 145G 7% / 10:56:29 tmpfs 16G 0 16G 0% /dev/shm 10:56:29 tmpfs 5.0M 0 5.0M 0% /run/lock 10:56:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:56:29 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 10:56:29 10:56:29 10:56:29 ---> free -m: 10:56:29 total used free shared buff/cache available 10:56:29 Mem: 32092 642 28266 4 3182 30992 10:56:29 Swap: 1023 0 1023 10:56:29 10:56:29 10:56:29 ---> ip addr: 10:56:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:56:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:56:29 inet 127.0.0.1/8 scope host lo 10:56:29 valid_lft forever preferred_lft forever 10:56:29 inet6 ::1/128 scope host 10:56:29 valid_lft forever preferred_lft forever 10:56:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:56:29 link/ether fa:16:3e:38:47:14 brd ff:ff:ff:ff:ff:ff 10:56:29 altname enp0s3 10:56:29 inet 10.30.107.90/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 10:56:29 valid_lft 84313sec preferred_lft 84313sec 10:56:29 inet6 fe80::f816:3eff:fe38:4714/64 scope link 10:56:29 valid_lft forever preferred_lft forever 10:56:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:56:29 link/ether 6e:3f:9d:c0:fc:ce brd ff:ff:ff:ff:ff:ff 10:56:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:56:29 valid_lft forever preferred_lft forever 10:56:29 10:56:29 10:56:29 ---> sar -b -r -n DEV: 10:56:29 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-982) 03/02/26 _x86_64_ (8 CPU) 10:56:29 10:56:29 10:21:52 LINUX RESTART (8 CPU) 10:56:29 10:56:29 10:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:56:29 10:40:04 1.69 0.21 1.48 0.01 1.94 18.94 671.60 10:56:29 10:50:03 1.32 0.00 1.32 0.00 0.13 15.94 0.00 10:56:29 Average: 1.51 0.10 1.40 0.00 1.04 17.44 336.39 10:56:29 10:56:29 10:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:56:29 10:40:04 29853744 31762272 619040 1.88 65940 2178824 1506388 4.44 320736 2392892 272 10:56:29 10:50:03 29845480 31754640 626700 1.91 66524 2178876 1506644 4.44 321324 2403436 276 10:56:29 Average: 29849612 31758456 622870 1.90 66232 2178850 1506516 4.44 321030 2398164 274 10:56:29 10:56:29 10:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:56:29 10:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:56:29 10:40:04 ens3 0.47 0.28 0.18 0.44 0.00 0.00 0.00 0.00 10:56:29 10:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:56:29 10:50:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:56:29 10:50:03 ens3 0.60 0.29 0.21 0.36 0.00 0.00 0.00 0.00 10:56:29 10:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:56:29 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:56:29 Average: ens3 0.53 0.28 0.20 0.40 0.00 0.00 0.00 0.00 10:56:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:56:29 10:56:29 10:56:29 ---> sar -P ALL: 10:56:29 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-982) 03/02/26 _x86_64_ (8 CPU) 10:56:29 10:56:29 10:21:52 LINUX RESTART (8 CPU) 10:56:29 10:56:29 10:30:03 CPU %user %nice %system %iowait %steal %idle 10:56:29 10:40:04 all 0.04 0.00 0.01 0.02 0.01 99.92 10:56:29 10:40:04 0 0.01 0.00 0.01 0.00 0.00 99.97 10:56:29 10:40:04 1 0.23 0.00 0.01 0.01 0.01 99.74 10:56:29 10:40:04 2 0.02 0.00 0.02 0.04 0.02 99.90 10:56:29 10:40:04 3 0.01 0.00 0.01 0.00 0.01 99.97 10:56:29 10:40:04 4 0.01 0.00 0.01 0.01 0.01 99.96 10:56:29 10:40:04 5 0.02 0.00 0.01 0.06 0.00 99.90 10:56:29 10:40:04 6 0.03 0.00 0.01 0.00 0.00 99.96 10:56:29 10:40:04 7 0.01 0.00 0.01 0.00 0.00 99.98 10:56:29 10:50:03 all 0.09 0.00 0.01 0.00 0.01 99.89 10:56:29 10:50:03 0 0.01 0.00 0.01 0.00 0.01 99.98 10:56:29 10:50:03 1 0.02 0.00 0.02 0.00 0.01 99.96 10:56:29 10:50:03 2 0.26 0.00 0.02 0.00 0.01 99.71 10:56:29 10:50:03 3 0.02 0.00 0.01 0.00 0.01 99.96 10:56:29 10:50:03 4 0.36 0.00 0.02 0.00 0.01 99.61 10:56:29 10:50:03 5 0.02 0.00 0.02 0.03 0.00 99.93 10:56:29 10:50:03 6 0.01 0.00 0.01 0.00 0.00 99.98 10:56:29 10:50:03 7 0.01 0.00 0.02 0.00 0.01 99.97 10:56:29 Average: all 0.06 0.00 0.01 0.01 0.01 99.91 10:56:29 Average: 0 0.01 0.00 0.01 0.00 0.00 99.98 10:56:29 Average: 1 0.12 0.00 0.01 0.01 0.01 99.85 10:56:29 Average: 2 0.14 0.00 0.02 0.02 0.01 99.81 10:56:29 Average: 3 0.01 0.00 0.01 0.00 0.01 99.96 10:56:29 Average: 4 0.18 0.00 0.02 0.00 0.01 99.79 10:56:29 Average: 5 0.02 0.00 0.01 0.05 0.00 99.92 10:56:29 Average: 6 0.02 0.00 0.01 0.00 0.00 99.97 10:56:29 Average: 7 0.01 0.00 0.01 0.00 0.01 99.97 10:56:29 10:56:29 10:56:29