01:33:20 Started by timer 01:33:20 Running as SYSTEM 01:33:20 [EnvInject] - Loading node environment variables. 01:33:20 Building remotely on prd-ubuntu1804-docker-4c-4g-13543 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-conflictmgr-docker-merge-master 01:33:20 [ssh-agent] Looking for ssh-agent implementation... 01:33:20 $ ssh-agent 01:33:21 SSH_AUTH_SOCK=/tmp/ssh-r7aF6cM3O8wE/agent.2057 01:33:21 SSH_AGENT_PID=2059 01:33:21 [ssh-agent] Started. 01:33:21 Running ssh-add (command line suppressed) 01:33:21 Identity added: /w/workspace/ric-plt-conflictmgr-docker-merge-master@tmp/private_key_14400260109424004939.key (jenkins-ssh) 01:33:21 [ssh-agent] Using credentials jenkins (jenkins) 01:33:21 The recommended git tool is: NONE 01:33:22 using credential jenkins 01:33:22 Wiping out workspace first. 01:33:22 Cloning the remote Git repository 01:33:22 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/conflictmgr 01:33:22 > git init /w/workspace/ric-plt-conflictmgr-docker-merge-master # timeout=10 01:33:22 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/conflictmgr 01:33:22 > git --version # timeout=10 01:33:22 > git --version # 'git version 2.17.1' 01:33:22 using GIT_SSH to set credentials jenkins 01:33:22 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/conflictmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:23 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/conflictmgr # timeout=10 01:33:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:23 Avoid second fetch 01:33:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:33:23 Checking out Revision 4151b6901e0f5c2c6ac18e50816787fa1b4a1933 (refs/remotes/origin/master) 01:33:23 > git config core.sparsecheckout # timeout=10 01:33:23 > git checkout -f 4151b6901e0f5c2c6ac18e50816787fa1b4a1933 # timeout=10 01:33:26 Commit message: "Merge "12472: Conflict Manager Phase1 Changes"" 01:33:26 > git rev-list --no-walk 4151b6901e0f5c2c6ac18e50816787fa1b4a1933 # timeout=10 01:33:27 provisioning config files... 01:33:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:33:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:33:27 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins16563648289511051937.sh 01:33:27 ---> python-tools-install.sh 01:33:27 Setup pyenv: 01:33:27 * system (set by /opt/pyenv/version) 01:33:27 * 3.8.13 (set by /opt/pyenv/version) 01:33:27 * 3.9.13 (set by /opt/pyenv/version) 01:33:27 * 3.10.6 (set by /opt/pyenv/version) 01:33:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tioU 01:33:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools 01:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-tioU/bin to PATH 01:34:04 Generating Requirements File 01:34:32 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. 01:34:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:34:32 Python 3.10.6 01:34:32 pip 26.2.1 from /tmp/venv-tioU/lib/python3.10/site-packages/pip (python 3.10) 01:34:33 aiohappyeyeballs==2.7.1 01:34:33 aiohttp==3.14.3 01:34:33 aiosignal==1.4.0 01:34:33 appdirs==1.4.4 01:34:33 argcomplete==3.7.2 01:34:33 aspy.yaml==1.3.0 01:34:33 async-timeout==5.0.1 01:34:33 attrs==26.1.0 01:34:33 autopage==0.6.0 01:34:33 backports.strenum==1.3.1 01:34:33 beautifulsoup4==4.15.0 01:34:33 boto3==1.43.102 01:34:33 botocore==1.43.102 01:34:33 bs4==0.0.2 01:34:33 certifi==2026.7.22 01:34:33 cffi==2.1.1 01:34:33 cfgv==3.5.0 01:34:33 chardet==7.6.0 01:34:33 charset-normalizer==3.5.1 01:34:33 click==8.5.0 01:34:33 cliff==4.14.0 01:34:33 cmd2==3.5.1 01:34:33 cryptography==3.3.2 01:34:33 debtcollector==3.1.0 01:34:33 decorator==5.3.1 01:34:33 defusedxml==0.7.1 01:34:33 Deprecated==1.3.1 01:34:33 distlib==0.4.3 01:34:33 dnspython==2.8.0 01:34:33 docker==7.2.0 01:34:33 dogpile.cache==1.5.0 01:34:33 durationpy==0.11 01:34:33 email-validator==2.3.0 01:34:33 filelock==4.0.3 01:34:33 frozenlist==1.8.0 01:34:33 future==1.0.0 01:34:33 gitdb==4.0.12 01:34:33 GitPython==3.1.62 01:34:33 httplib2==0.30.2 01:34:33 identify==2.6.19 01:34:33 idna==3.20 01:34:33 importlib-resources==1.5.0 01:34:33 iso8601==2.1.0 01:34:33 Jinja2==3.1.6 01:34:33 jmespath==1.1.0 01:34:33 jsonpatch==1.33 01:34:33 jsonpointer==3.1.1 01:34:33 jsonschema==4.26.0 01:34:33 jsonschema-specifications==2025.9.1 01:34:33 keystoneauth1==5.14.0 01:34:33 kubernetes==36.0.3 01:34:33 lftools==0.37.23 01:34:33 lxml==6.1.3 01:34:33 markdown-it-py==4.2.0 01:34:33 MarkupSafe==3.0.3 01:34:33 mdurl==0.1.2 01:34:33 msgpack==1.2.2 01:34:33 multi_key_dict==2.0.3 01:34:33 multidict==6.9.1 01:34:33 munch==4.0.0 01:34:33 netaddr==1.3.0 01:34:33 niet==1.4.2 01:34:33 nodeenv==1.10.0 01:34:33 oauth2client==4.1.3 01:34:33 oauthlib==3.3.1 01:34:33 openstacksdk==4.13.0 01:34:33 os-service-types==1.8.2 01:34:33 osc-lib==4.6.0 01:34:33 oslo.config==10.4.0 01:34:33 oslo.context==6.4.0 01:34:33 oslo.i18n==6.8.0 01:34:33 oslo.log==8.2.0 01:34:33 oslo.serialization==5.10.0 01:34:33 oslo.utils==10.1.1 01:34:33 packaging==26.3 01:34:33 pbr==7.0.3 01:34:33 platformdirs==4.11.14 01:34:33 prettytable==3.18.0 01:34:33 propcache==0.5.4 01:34:33 psutil==7.2.2 01:34:33 pyasn1==0.6.4 01:34:33 pyasn1_modules==0.4.2 01:34:33 pycparser==3.0 01:34:33 pygerrit2==2.0.15 01:34:33 PyGithub==2.10.0 01:34:33 Pygments==2.21.0 01:34:33 PyJWT==2.15.0 01:34:33 PyNaCl==1.6.2 01:34:33 pyparsing==2.4.7 01:34:33 pyperclip==1.11.0 01:34:33 pyrsistent==0.20.0 01:34:33 python-cinderclient==9.9.0 01:34:33 python-dateutil==2.9.0.post0 01:34:33 python-discovery==1.6.1 01:34:33 python-heatclient==5.2.0 01:34:33 python-jenkins==1.8.3 01:34:33 python-keystoneclient==6.0.0 01:34:33 python-magnumclient==4.11.0 01:34:33 python-openstackclient==10.0.0 01:34:33 python-swiftclient==4.11.0 01:34:33 PyYAML==6.0.3 01:34:33 referencing==0.37.0 01:34:33 requests==2.34.2 01:34:33 requests-oauthlib==2.0.0 01:34:33 rfc3986==2.0.0 01:34:33 rich==15.0.0 01:34:33 rich-argparse==1.8.0 01:34:33 rpds-py==0.30.0 01:34:33 rsa==4.9.1 01:34:33 ruamel.yaml==0.19.1 01:34:33 ruamel.yaml.clib==0.2.15 01:34:33 s3transfer==0.19.2 01:34:33 simplejson==4.1.2 01:34:33 six==1.17.0 01:34:33 smmap==5.0.3 01:34:33 soupsieve==2.10 01:34:33 stevedore==5.8.0 01:34:33 tabulate==0.10.0 01:34:33 toml==0.10.2 01:34:33 tomlkit==0.15.1 01:34:33 tqdm==4.70.1 01:34:33 typing_extensions==4.16.0 01:34:33 urllib3==1.26.20 01:34:33 virtualenv==21.12.1 01:34:33 wcwidth==0.9.1 01:34:33 websocket-client==1.9.2 01:34:33 wrapt==2.4.1 01:34:33 xdg==6.0.0 01:34:33 xmltodict==1.0.4 01:34:33 yarl==1.25.1 01:34:33 yq==4.2.0 01:34:33 [ric-plt-conflictmgr-docker-merge-master] $ /bin/sh /tmp/jenkins7180859386902193802.sh 01:34:33 ---> uv-install.sh 01:34:33 Installing uv/uvx (latest) using shell installer 01:34:33 2026-09-26 01:34:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-yAoO32.sh" [1] 01:34:33 downloading uv 0.12.19 x86_64-unknown-linux-gnu 01:34:34 installing to /home/jenkins/.local/bin 01:34:34 uv 01:34:34 uvx 01:34:34 everything's installed! 01:34:34 01:34:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 01:34:34 01:34:34 source $HOME/.local/bin/env (sh, bash, zsh) 01:34:34 source $HOME/.local/bin/env.fish (fish) 01:34:34 Adding install location to PATH 01:34:34 ---> Validating uv/uvx install 01:34:34 uvx 0.12.19 (x86_64-unknown-linux-gnu) 01:34:34 provisioning config files... 01:34:34 copy managed file [global-settings] to file:/w/workspace/ric-plt-conflictmgr-docker-merge-master@tmp/config10993098137738635175tmp 01:34:34 not able to provide the file [ManagedFile: id=ric-plt-conflictmgr-settings, targetLocation=, variable=SETTINGS_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? 01:34:34 $ ssh-agent -k 01:34:34 unset SSH_AUTH_SOCK; 01:34:34 unset SSH_AGENT_PID; 01:34:34 echo Agent pid 2059 killed; 01:34:34 [ssh-agent] Stopped. 01:34:34 ERROR: not able to provide the file [ManagedFile: id=ric-plt-conflictmgr-settings, targetLocation=, variable=SETTINGS_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? 01:34:34 [PostBuildScript] - [INFO] Executing post build scripts. 01:34:34 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15090039732947214465.sh 01:34:34 ---> sysstat.sh 01:34:35 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins11416060492062884419.sh 01:34:35 ---> package-listing.sh 01:34:35 ++ facter osfamily 01:34:35 ++ tr '[:upper:]' '[:lower:]' 01:34:35 + OS_FAMILY=debian 01:34:35 + workspace=/w/workspace/ric-plt-conflictmgr-docker-merge-master 01:34:35 + START_PACKAGES=/tmp/packages_start.txt 01:34:35 + END_PACKAGES=/tmp/packages_end.txt 01:34:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:35 + PACKAGES=/tmp/packages_start.txt 01:34:35 + '[' /w/workspace/ric-plt-conflictmgr-docker-merge-master ']' 01:34:35 + PACKAGES=/tmp/packages_end.txt 01:34:35 + case "${OS_FAMILY}" in 01:34:35 + dpkg -l 01:34:35 + grep '^ii' 01:34:35 + '[' -f /tmp/packages_start.txt ']' 01:34:35 + '[' -f /tmp/packages_end.txt ']' 01:34:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:35 + '[' /w/workspace/ric-plt-conflictmgr-docker-merge-master ']' 01:34:35 + mkdir -p /w/workspace/ric-plt-conflictmgr-docker-merge-master/archives/ 01:34:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-conflictmgr-docker-merge-master/archives/ 01:34:35 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15071380934147846122.sh 01:34:35 ---> capture-instance-metadata.sh 01:34:35 Setup pyenv: 01:34:36 system 01:34:36 3.8.13 01:34:36 3.9.13 01:34:36 * 3.10.6 (set by /w/workspace/ric-plt-conflictmgr-docker-merge-master/.python-version) 01:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tioU from file:/tmp/.os_lf_venv 01:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools 01:34:50 lf-activate-venv(): INFO: Adding /tmp/venv-tioU/bin to PATH 01:34:50 INFO: Running in OpenStack, capturing instance metadata 01:34:51 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins3181044873542049862.sh 01:34:51 provisioning config files... 01:34:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-conflictmgr-docker-merge-master@tmp/config2751225253202575416tmp 01:34:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:34:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:34:51 [EnvInject] - Injecting environment variables from a build step. 01:34:51 [EnvInject] - Injecting as environment variables the properties content 01:34:51 SERVER_ID=logs 01:34:51 01:34:51 [EnvInject] - Variables injected successfully. 01:34:51 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins1232686006731035460.sh 01:34:51 ---> create-netrc.sh 01:34:51 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins17233602149194264977.sh 01:34:51 ---> python-tools-install.sh 01:34:51 Setup pyenv: 01:34:51 system 01:34:51 3.8.13 01:34:51 3.9.13 01:34:51 * 3.10.6 (set by /w/workspace/ric-plt-conflictmgr-docker-merge-master/.python-version) 01:34:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tioU from file:/tmp/.os_lf_venv 01:34:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:34:53 lf-activate-venv(): INFO: Installing additional packages: lftools 01:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-tioU/bin to PATH 01:35:05 [ric-plt-conflictmgr-docker-merge-master] $ /bin/sh /tmp/jenkins16386851002703182457.sh 01:35:05 ---> uv-install.sh 01:35:05 uv 0.12.19 is already installed 01:35:05 uvx 0.12.19 (x86_64-unknown-linux-gnu) 01:35:05 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins14523491216930348077.sh 01:35:05 ---> sudo-logs.sh 01:35:05 Archiving 'sudo' log.. 01:35:06 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2379480174428907740.sh 01:35:06 ---> job-cost.sh 01:35:06 INFO: Activating Python virtual environment... 01:35:06 Setup pyenv: 01:35:06 system 01:35:06 3.8.13 01:35:06 3.9.13 01:35:06 * 3.10.6 (set by /w/workspace/ric-plt-conflictmgr-docker-merge-master/.python-version) 01:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tioU from file:/tmp/.os_lf_venv 01:35:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-tioU/bin to PATH 01:35:15 INFO: No stack-cost file found 01:35:15 INFO: Instance uptime: 162s 01:35:15 INFO: Fetching instance metadata (attempt 1 of 3)... 01:35:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:35:15 INFO: Successfully fetched instance metadata 01:35:15 INFO: Instance type: v3-starter-4 01:35:15 INFO: Retrieving pricing info for: v3-starter-4 01:35:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:35:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=162 01:35:15 INFO: Successfully fetched Vexxhost pricing API 01:35:15 INFO: Retrieved cost: 0.04 01:35:15 INFO: Retrieved resource: v3-starter-4 01:35:15 INFO: Creating archive directory: /w/workspace/ric-plt-conflictmgr-docker-merge-master/archives/cost 01:35:15 INFO: Archiving costs to: /w/workspace/ric-plt-conflictmgr-docker-merge-master/archives/cost.csv 01:35:15 INFO: Successfully archived job cost data 01:35:15 DEBUG: Cost data: ric-plt-conflictmgr-docker-merge-master,95,2026-09-26 01:35:15,v3-starter-4,162,0.04,0.00,FAILURE 01:35:15 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins12263531865735736537.sh 01:35:16 ---> logs-deploy.sh 01:35:16 Setup pyenv: 01:35:16 system 01:35:16 3.8.13 01:35:16 3.9.13 01:35:16 * 3.10.6 (set by /w/workspace/ric-plt-conflictmgr-docker-merge-master/.python-version) 01:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tioU from file:/tmp/.os_lf_venv 01:35:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-tioU/bin to PATH 01:35:29 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-conflictmgr-docker-merge-master/95 01:35:29 INFO: archiving workspace using pattern(s): 01:35:30 Archives upload complete. 01:35:31 INFO: archiving logs to Nexus 01:35:32 ---> uname -a: 01:35:32 Linux prd-ubuntu1804-docker-4c-4g-13543 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 01:35:32 01:35:32 01:35:32 ---> lscpu: 01:35:32 Architecture: x86_64 01:35:32 CPU op-mode(s): 32-bit, 64-bit 01:35:32 Byte Order: Little Endian 01:35:32 CPU(s): 4 01:35:32 On-line CPU(s) list: 0-3 01:35:32 Thread(s) per core: 1 01:35:32 Core(s) per socket: 1 01:35:32 Socket(s): 4 01:35:32 NUMA node(s): 1 01:35:32 Vendor ID: AuthenticAMD 01:35:32 CPU family: 23 01:35:32 Model: 49 01:35:32 Model name: AMD EPYC-Rome Processor 01:35:32 Stepping: 0 01:35:32 CPU MHz: 2799.998 01:35:32 BogoMIPS: 5599.99 01:35:32 Virtualization: AMD-V 01:35:32 Hypervisor vendor: KVM 01:35:32 Virtualization type: full 01:35:32 L1d cache: 32K 01:35:32 L1i cache: 32K 01:35:32 L2 cache: 512K 01:35:32 L3 cache: 16384K 01:35:32 NUMA node0 CPU(s): 0-3 01:35:32 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 01:35:32 01:35:32 01:35:32 ---> nproc: 01:35:32 4 01:35:32 01:35:32 01:35:32 ---> df -h: 01:35:32 Filesystem Size Used Avail Use% Mounted on 01:35:32 udev 3.9G 0 3.9G 0% /dev 01:35:32 tmpfs 798M 696K 797M 1% /run 01:35:32 /dev/vda1 20G 9.1G 11G 47% / 01:35:32 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:35:32 tmpfs 5.0M 0 5.0M 0% /run/lock 01:35:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:35:32 /dev/vda15 105M 5.3M 100M 5% /boot/efi 01:35:32 tmpfs 798M 0 798M 0% /run/user/1001 01:35:32 01:35:32 01:35:32 ---> free -m: 01:35:32 total used free shared buff/cache available 01:35:32 Mem: 7976 486 5327 0 2161 7212 01:35:32 Swap: 1023 0 1023 01:35:32 01:35:32 01:35:32 ---> ip addr: 01:35:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:35:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:35:32 inet 127.0.0.1/8 scope host lo 01:35:32 valid_lft forever preferred_lft forever 01:35:32 inet6 ::1/128 scope host 01:35:32 valid_lft forever preferred_lft forever 01:35:32 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 01:35:32 link/ether fa:16:3e:38:81:22 brd ff:ff:ff:ff:ff:ff 01:35:32 inet 10.32.6.227/23 brd 10.32.7.255 scope global dynamic ens3 01:35:32 valid_lft 86233sec preferred_lft 86233sec 01:35:32 inet6 fe80::f816:3eff:fe38:8122/64 scope link 01:35:32 valid_lft forever preferred_lft forever 01:35:32 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 01:35:32 link/ether 02:42:bb:04:11:a6 brd ff:ff:ff:ff:ff:ff 01:35:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:35:32 valid_lft forever preferred_lft forever 01:35:32 01:35:32 01:35:32 ---> sar -b -r -n DEV: 01:35:32 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13543) 09/26/26 _x86_64_ (4 CPU) 01:35:32 01:35:32 01:32:47 LINUX RESTART (4 CPU) 01:35:32 01:35:32 01:33:01 tps rtps wtps bread/s bwrtn/s 01:35:32 01:34:02 160.31 61.12 99.18 4982.90 41535.49 01:35:32 01:35:01 82.58 9.30 73.28 746.19 12454.35 01:35:32 Average: 121.77 35.43 86.34 2882.16 27115.86 01:35:32 01:35:32 01:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:35:32 01:34:02 5684696 7358880 2482732 30.40 47892 1798964 1023396 11.10 661892 1635596 197392 01:35:32 01:35:01 5453616 7379632 2713812 33.23 61320 2025736 987384 10.71 629336 1875072 109148 01:35:32 Average: 5569156 7369256 2598272 31.81 54606 1912350 1005390 10.91 645614 1755334 153270 01:35:32 01:35:32 01:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:35:32 01:34:02 ens3 389.15 261.79 1533.54 68.79 0.00 0.00 0.00 0.00 01:35:32 01:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:34:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 01:35:32 01:35:01 ens3 61.67 60.27 715.47 11.27 0.00 0.00 0.00 0.00 01:35:32 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 01:35:01 lo 0.95 0.95 0.08 0.08 0.00 0.00 0.00 0.00 01:35:32 Average: ens3 226.77 161.87 1127.91 40.27 0.00 0.00 0.00 0.00 01:35:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:32 Average: lo 1.01 1.01 0.09 0.09 0.00 0.00 0.00 0.00 01:35:32 01:35:32 01:35:32 ---> sar -P ALL: 01:35:32 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13543) 09/26/26 _x86_64_ (4 CPU) 01:35:32 01:35:32 01:32:47 LINUX RESTART (4 CPU) 01:35:32 01:35:32 01:33:01 CPU %user %nice %system %iowait %steal %idle 01:35:32 01:34:02 all 17.05 0.00 2.23 5.19 0.06 75.47 01:35:32 01:34:02 0 14.25 0.00 2.91 1.22 0.05 81.57 01:35:32 01:34:02 1 18.08 0.00 2.06 3.96 0.07 75.83 01:35:32 01:34:02 2 26.53 0.00 2.48 6.82 0.08 64.08 01:35:32 01:34:02 3 9.37 0.00 1.44 8.77 0.07 80.35 01:35:32 01:35:01 all 20.26 0.00 1.25 2.07 0.06 76.36 01:35:32 01:35:01 0 7.97 0.00 0.53 0.03 0.02 91.45 01:35:32 01:35:01 1 19.47 0.00 1.58 2.83 0.05 76.07 01:35:32 01:35:01 2 14.09 0.00 1.29 4.29 0.09 80.25 01:35:32 01:35:01 3 39.50 0.00 1.60 1.14 0.07 57.69 01:35:32 Average: all 18.64 0.00 1.74 3.64 0.06 75.91 01:35:32 Average: 0 11.14 0.00 1.73 0.63 0.03 86.47 01:35:32 Average: 1 18.77 0.00 1.82 3.40 0.06 75.95 01:35:32 Average: 2 20.36 0.00 1.89 5.56 0.08 72.10 01:35:32 Average: 3 24.31 0.00 1.52 4.99 0.07 69.12 01:35:32 01:35:32 01:35:32