01:33:19 Started by timer 01:33:19 Running as SYSTEM 01:33:19 [EnvInject] - Loading node environment variables. 01:33:19 Building remotely on prd-ubuntu1804-docker-4c-4g-9403 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-conflictmgr-docker-merge-master 01:33:19 [ssh-agent] Looking for ssh-agent implementation... 01:33:19 $ ssh-agent 01:33:19 SSH_AUTH_SOCK=/tmp/ssh-Hge8E6QyPI8L/agent.2117 01:33:19 SSH_AGENT_PID=2119 01:33:19 [ssh-agent] Started. 01:33:19 Running ssh-add (command line suppressed) 01:33:19 Identity added: /w/workspace/ric-plt-conflictmgr-docker-merge-master@tmp/private_key_6040947880677519213.key (jenkins-ssh) 01:33:19 [ssh-agent] Using credentials jenkins (jenkins) 01:33:19 The recommended git tool is: NONE 01:33:21 using credential jenkins 01:33:21 Wiping out workspace first. 01:33:21 Cloning the remote Git repository 01:33:21 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:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/conflictmgr # timeout=10 01:33:22 > 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:26 provisioning config files... 01:33:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:33:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:33:26 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2468774201054229184.sh 01:33:26 ---> python-tools-install.sh 01:33:26 Setup pyenv: 01:33:26 * system (set by /opt/pyenv/version) 01:33:26 * 3.8.13 (set by /opt/pyenv/version) 01:33:26 * 3.9.13 (set by /opt/pyenv/version) 01:33:26 * 3.10.6 (set by /opt/pyenv/version) 01:33:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Akbi 01:33:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:41 lf-activate-venv(): INFO: Installing additional packages: lftools 01:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-Akbi/bin to PATH 01:34:22 Generating Requirements File 01:35:05 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:35:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:35:06 Python 3.10.6 01:35:06 pip 26.2.1 from /tmp/venv-Akbi/lib/python3.10/site-packages/pip (python 3.10) 01:35:07 aiohappyeyeballs==2.7.1 01:35:07 aiohttp==3.14.3 01:35:07 aiosignal==1.4.0 01:35:07 appdirs==1.4.4 01:35:07 argcomplete==3.7.2 01:35:07 aspy.yaml==1.3.0 01:35:07 async-timeout==5.0.1 01:35:07 attrs==26.1.0 01:35:07 autopage==0.6.0 01:35:07 backports.strenum==1.3.1 01:35:07 beautifulsoup4==4.15.0 01:35:07 boto3==1.43.82 01:35:07 botocore==1.43.82 01:35:07 bs4==0.0.2 01:35:07 certifi==2026.7.22 01:35:07 cffi==2.1.1 01:35:07 cfgv==3.5.0 01:35:07 chardet==7.6.0 01:35:07 charset-normalizer==3.5.1 01:35:07 click==8.5.0 01:35:07 cliff==4.14.0 01:35:07 cmd2==3.5.1 01:35:07 cryptography==3.3.2 01:35:07 debtcollector==3.1.0 01:35:07 decorator==5.3.1 01:35:07 defusedxml==0.7.1 01:35:07 Deprecated==1.3.1 01:35:07 distlib==0.4.3 01:35:07 dnspython==2.8.0 01:35:07 docker==7.2.0 01:35:07 dogpile.cache==1.5.0 01:35:07 durationpy==0.11 01:35:07 email-validator==2.3.0 01:35:07 filelock==3.32.4 01:35:07 frozenlist==1.8.0 01:35:07 future==1.0.0 01:35:07 gitdb==4.0.12 01:35:07 GitPython==3.1.61 01:35:07 httplib2==0.30.2 01:35:07 identify==2.6.19 01:35:07 idna==3.19 01:35:07 importlib-resources==1.5.0 01:35:07 iso8601==2.1.0 01:35:07 Jinja2==3.1.6 01:35:07 jmespath==1.1.0 01:35:07 jsonpatch==1.33 01:35:07 jsonpointer==3.1.1 01:35:07 jsonschema==4.26.0 01:35:07 jsonschema-specifications==2025.9.1 01:35:07 keystoneauth1==5.14.0 01:35:07 kubernetes==36.0.3 01:35:07 lftools==0.37.23 01:35:07 lxml==6.1.2 01:35:07 markdown-it-py==4.2.0 01:35:07 MarkupSafe==3.0.3 01:35:07 mdurl==0.1.2 01:35:07 msgpack==1.2.2 01:35:07 multi_key_dict==2.0.3 01:35:07 multidict==6.7.1 01:35:07 munch==4.0.0 01:35:07 netaddr==1.3.0 01:35:07 niet==1.4.2 01:35:07 nodeenv==1.10.0 01:35:07 oauth2client==4.1.3 01:35:07 oauthlib==3.3.1 01:35:07 openstacksdk==4.13.0 01:35:07 os-service-types==1.8.2 01:35:07 osc-lib==4.6.0 01:35:07 oslo.config==10.4.0 01:35:07 oslo.context==6.4.0 01:35:07 oslo.i18n==6.8.0 01:35:07 oslo.log==8.2.0 01:35:07 oslo.serialization==5.10.0 01:35:07 oslo.utils==10.1.1 01:35:07 packaging==26.3 01:35:07 pbr==7.0.3 01:35:07 platformdirs==4.11.5 01:35:07 prettytable==3.18.0 01:35:07 propcache==0.5.2 01:35:07 psutil==7.2.2 01:35:07 pyasn1==0.6.4 01:35:07 pyasn1_modules==0.4.2 01:35:07 pycparser==3.0 01:35:07 pygerrit2==2.0.15 01:35:07 PyGithub==2.10.0 01:35:07 Pygments==2.21.0 01:35:07 PyJWT==2.13.0 01:35:07 PyNaCl==1.6.2 01:35:07 pyparsing==2.4.7 01:35:07 pyperclip==1.11.0 01:35:07 pyrsistent==0.20.0 01:35:07 python-cinderclient==9.9.0 01:35:07 python-dateutil==2.9.0.post0 01:35:07 python-discovery==1.6.0 01:35:07 python-heatclient==5.2.0 01:35:07 python-jenkins==1.8.3 01:35:07 python-keystoneclient==6.0.0 01:35:07 python-magnumclient==4.11.0 01:35:07 python-openstackclient==10.0.0 01:35:07 python-swiftclient==4.11.0 01:35:07 PyYAML==6.0.3 01:35:07 referencing==0.37.0 01:35:07 requests==2.34.2 01:35:07 requests-oauthlib==2.0.0 01:35:07 rfc3986==2.0.0 01:35:07 rich==15.0.0 01:35:07 rich-argparse==1.8.0 01:35:07 rpds-py==0.30.0 01:35:07 rsa==4.9.1 01:35:07 ruamel.yaml==0.19.1 01:35:07 ruamel.yaml.clib==0.2.15 01:35:07 s3transfer==0.19.2 01:35:07 simplejson==4.1.2 01:35:07 six==1.17.0 01:35:07 smmap==5.0.3 01:35:07 soupsieve==2.9.2 01:35:07 stevedore==5.8.0 01:35:07 tabulate==0.10.0 01:35:07 toml==0.10.2 01:35:07 tomlkit==0.15.1 01:35:07 tqdm==4.70.0 01:35:07 typing_extensions==4.16.0 01:35:07 urllib3==1.26.20 01:35:07 virtualenv==21.7.6 01:35:07 wcwidth==0.8.2 01:35:07 websocket-client==1.9.0 01:35:07 wrapt==2.3.0 01:35:07 xdg==6.0.0 01:35:07 xmltodict==1.0.4 01:35:07 yarl==1.24.5 01:35:07 yq==4.1.2 01:35:07 [ric-plt-conflictmgr-docker-merge-master] $ /bin/sh /tmp/jenkins17779251306121896540.sh 01:35:07 ---> uv-install.sh 01:35:07 Installing uv/uvx (latest) using shell installer 01:35:07 2026-08-29 01:35:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-bihGwC.sh" [1] 01:35:07 downloading uv 0.12.7 x86_64-unknown-linux-gnu 01:35:09 installing to /home/jenkins/.local/bin 01:35:09 uv 01:35:09 uvx 01:35:09 everything's installed! 01:35:09 01:35:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 01:35:09 01:35:09 source $HOME/.local/bin/env (sh, bash, zsh) 01:35:09 source $HOME/.local/bin/env.fish (fish) 01:35:09 Adding install location to PATH 01:35:09 ---> Validating uv/uvx install 01:35:09 uvx 0.12.7 (x86_64-unknown-linux-gnu) 01:35:09 provisioning config files... 01:35:09 copy managed file [global-settings] to file:/w/workspace/ric-plt-conflictmgr-docker-merge-master@tmp/config14577071144749682811tmp 01:35:09 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:35:09 $ ssh-agent -k 01:35:09 unset SSH_AUTH_SOCK; 01:35:09 unset SSH_AGENT_PID; 01:35:09 echo Agent pid 2119 killed; 01:35:09 [ssh-agent] Stopped. 01:35:09 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:35:09 [PostBuildScript] - [INFO] Executing post build scripts. 01:35:09 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins1827406863218571132.sh 01:35:09 ---> sysstat.sh 01:35:10 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins1265178738723872324.sh 01:35:10 ---> package-listing.sh 01:35:10 ++ facter osfamily 01:35:10 ++ tr '[:upper:]' '[:lower:]' 01:35:10 + OS_FAMILY=debian 01:35:10 + workspace=/w/workspace/ric-plt-conflictmgr-docker-merge-master 01:35:10 + START_PACKAGES=/tmp/packages_start.txt 01:35:10 + END_PACKAGES=/tmp/packages_end.txt 01:35:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:35:10 + PACKAGES=/tmp/packages_start.txt 01:35:10 + '[' /w/workspace/ric-plt-conflictmgr-docker-merge-master ']' 01:35:10 + PACKAGES=/tmp/packages_end.txt 01:35:10 + case "${OS_FAMILY}" in 01:35:10 + grep '^ii' 01:35:10 + dpkg -l 01:35:10 + '[' -f /tmp/packages_start.txt ']' 01:35:10 + '[' -f /tmp/packages_end.txt ']' 01:35:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:35:10 + '[' /w/workspace/ric-plt-conflictmgr-docker-merge-master ']' 01:35:10 + mkdir -p /w/workspace/ric-plt-conflictmgr-docker-merge-master/archives/ 01:35:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-conflictmgr-docker-merge-master/archives/ 01:35:10 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins3658320450409988238.sh 01:35:10 ---> capture-instance-metadata.sh 01:35:10 Setup pyenv: 01:35:10 system 01:35:10 3.8.13 01:35:10 3.9.13 01:35:10 * 3.10.6 (set by /w/workspace/ric-plt-conflictmgr-docker-merge-master/.python-version) 01:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Akbi from file:/tmp/.os_lf_venv 01:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:14 lf-activate-venv(): INFO: Installing additional packages: lftools 01:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-Akbi/bin to PATH 01:35:32 INFO: Running in OpenStack, capturing instance metadata 01:35:33 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins13997622766049992793.sh 01:35:33 provisioning config files... 01:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-conflictmgr-docker-merge-master@tmp/config9821611910235057782tmp 01:35:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:35:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:35:33 [EnvInject] - Injecting environment variables from a build step. 01:35:33 [EnvInject] - Injecting as environment variables the properties content 01:35:33 SERVER_ID=logs 01:35:33 01:35:33 [EnvInject] - Variables injected successfully. 01:35:33 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9476091095956755163.sh 01:35:33 ---> create-netrc.sh 01:35:33 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7539736720974855745.sh 01:35:33 ---> python-tools-install.sh 01:35:33 Setup pyenv: 01:35:33 system 01:35:33 3.8.13 01:35:33 3.9.13 01:35:33 * 3.10.6 (set by /w/workspace/ric-plt-conflictmgr-docker-merge-master/.python-version) 01:35:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Akbi from file:/tmp/.os_lf_venv 01:35:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools 01:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-Akbi/bin to PATH 01:35:54 [ric-plt-conflictmgr-docker-merge-master] $ /bin/sh /tmp/jenkins7048563233807739629.sh 01:35:54 ---> uv-install.sh 01:35:54 uv 0.12.7 is already installed 01:35:54 uvx 0.12.7 (x86_64-unknown-linux-gnu) 01:35:54 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9392613558536685215.sh 01:35:54 ---> sudo-logs.sh 01:35:54 Archiving 'sudo' log.. 01:35:55 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2766241596494258126.sh 01:35:55 ---> job-cost.sh 01:35:55 INFO: Activating Python virtual environment... 01:35:55 Setup pyenv: 01:35:55 system 01:35:55 3.8.13 01:35:55 3.9.13 01:35:55 * 3.10.6 (set by /w/workspace/ric-plt-conflictmgr-docker-merge-master/.python-version) 01:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Akbi from file:/tmp/.os_lf_venv 01:35:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:36:09 lf-activate-venv(): INFO: Adding /tmp/venv-Akbi/bin to PATH 01:36:09 INFO: No stack-cost file found 01:36:09 INFO: Instance uptime: 224s 01:36:09 INFO: Fetching instance metadata (attempt 1 of 3)... 01:36:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:36:09 INFO: Successfully fetched instance metadata 01:36:09 INFO: Instance type: v3-starter-4 01:36:09 INFO: Retrieving pricing info for: v3-starter-4 01:36:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:36:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=224 01:36:09 INFO: Successfully fetched Vexxhost pricing API 01:36:09 INFO: Retrieved cost: 0.04 01:36:09 INFO: Retrieved resource: v3-starter-4 01:36:09 INFO: Creating archive directory: /w/workspace/ric-plt-conflictmgr-docker-merge-master/archives/cost 01:36:09 INFO: Archiving costs to: /w/workspace/ric-plt-conflictmgr-docker-merge-master/archives/cost.csv 01:36:09 INFO: Successfully archived job cost data 01:36:09 DEBUG: Cost data: ric-plt-conflictmgr-docker-merge-master,91,2026-08-29 01:36:09,v3-starter-4,224,0.04,0.00,FAILURE 01:36:09 [ric-plt-conflictmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins3172825765830336689.sh 01:36:09 ---> logs-deploy.sh 01:36:09 Setup pyenv: 01:36:10 system 01:36:10 3.8.13 01:36:10 3.9.13 01:36:10 * 3.10.6 (set by /w/workspace/ric-plt-conflictmgr-docker-merge-master/.python-version) 01:36:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Akbi from file:/tmp/.os_lf_venv 01:36:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-Akbi/bin to PATH 01:36:31 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-conflictmgr-docker-merge-master/91 01:36:31 INFO: archiving workspace using pattern(s): 01:36:32 Archives upload complete. 01:36:33 INFO: archiving logs to Nexus 01:36:34 ---> uname -a: 01:36:34 Linux prd-ubuntu1804-docker-4c-4g-9403 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:36:34 01:36:34 01:36:34 ---> lscpu: 01:36:34 Architecture: x86_64 01:36:34 CPU op-mode(s): 32-bit, 64-bit 01:36:34 Byte Order: Little Endian 01:36:34 CPU(s): 4 01:36:34 On-line CPU(s) list: 0-3 01:36:34 Thread(s) per core: 1 01:36:34 Core(s) per socket: 1 01:36:34 Socket(s): 4 01:36:34 NUMA node(s): 1 01:36:34 Vendor ID: AuthenticAMD 01:36:34 CPU family: 23 01:36:34 Model: 49 01:36:34 Model name: AMD EPYC-Rome Processor 01:36:34 Stepping: 0 01:36:34 CPU MHz: 2800.000 01:36:34 BogoMIPS: 5600.00 01:36:34 Virtualization: AMD-V 01:36:34 Hypervisor vendor: KVM 01:36:34 Virtualization type: full 01:36:34 L1d cache: 32K 01:36:34 L1i cache: 32K 01:36:34 L2 cache: 512K 01:36:34 L3 cache: 16384K 01:36:34 NUMA node0 CPU(s): 0-3 01:36:34 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:36:34 01:36:34 01:36:34 ---> nproc: 01:36:34 4 01:36:34 01:36:34 01:36:34 ---> df -h: 01:36:34 Filesystem Size Used Avail Use% Mounted on 01:36:34 udev 3.9G 0 3.9G 0% /dev 01:36:34 tmpfs 798M 696K 797M 1% /run 01:36:34 /dev/vda1 20G 9.1G 11G 47% / 01:36:34 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:36:34 tmpfs 5.0M 0 5.0M 0% /run/lock 01:36:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:36:34 /dev/vda15 105M 5.3M 100M 5% /boot/efi 01:36:34 tmpfs 798M 0 798M 0% /run/user/1001 01:36:34 01:36:34 01:36:34 ---> free -m: 01:36:34 total used free shared buff/cache available 01:36:34 Mem: 7976 465 5356 0 2154 7234 01:36:34 Swap: 1023 0 1023 01:36:34 01:36:34 01:36:34 ---> ip addr: 01:36:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:36:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:36:34 inet 127.0.0.1/8 scope host lo 01:36:34 valid_lft forever preferred_lft forever 01:36:34 inet6 ::1/128 scope host 01:36:34 valid_lft forever preferred_lft forever 01:36:34 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 01:36:34 link/ether fa:16:3e:40:b4:e0 brd ff:ff:ff:ff:ff:ff 01:36:34 inet 10.32.6.83/23 brd 10.32.7.255 scope global dynamic ens3 01:36:34 valid_lft 86163sec preferred_lft 86163sec 01:36:34 inet6 fe80::f816:3eff:fe40:b4e0/64 scope link 01:36:34 valid_lft forever preferred_lft forever 01:36:34 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 01:36:34 link/ether 02:42:8f:74:b6:6c brd ff:ff:ff:ff:ff:ff 01:36:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:36:34 valid_lft forever preferred_lft forever 01:36:34 01:36:34 01:36:34 ---> sar -b -r -n DEV: 01:36:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9403) 08/29/26 _x86_64_ (4 CPU) 01:36:34 01:36:34 01:32:40 LINUX RESTART (4 CPU) 01:36:34 01:36:34 01:33:01 tps rtps wtps bread/s bwrtn/s 01:36:34 01:34:01 155.36 69.21 86.15 5589.20 40104.53 01:36:34 01:35:01 54.95 0.10 54.85 20.26 9127.49 01:36:34 01:36:01 50.44 1.25 49.19 125.98 8420.60 01:36:34 Average: 86.91 23.52 63.40 1911.71 19216.98 01:36:34 01:36:34 01:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:36:34 01:34:01 5896080 7427044 2271348 27.81 38644 1672644 966872 10.49 571916 1531048 65660 01:36:34 01:35:01 5537552 7376600 2629876 32.20 57512 1945760 1002056 10.87 636816 1791864 165136 01:36:34 01:36:01 5513864 7435324 2653564 32.49 62548 2019864 926336 10.05 586136 1859964 26576 01:36:34 Average: 5649165 7412989 2518263 30.83 52901 1879423 965088 10.47 598289 1727625 85791 01:36:34 01:36:34 01:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:36:34 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:34 01:34:01 ens3 387.62 207.40 1206.48 63.17 0.00 0.00 0.00 0.00 01:36:34 01:34:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 01:36:34 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:34 01:35:01 ens3 32.77 27.66 673.16 4.14 0.00 0.00 0.00 0.00 01:36:34 01:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:36:34 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:34 01:36:01 ens3 45.43 42.54 332.69 9.52 0.00 0.00 0.00 0.00 01:36:34 01:36:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 01:36:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:34 Average: ens3 155.27 92.53 737.44 25.61 0.00 0.00 0.00 0.00 01:36:34 Average: lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:36:34 01:36:34 01:36:34 ---> sar -P ALL: 01:36:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9403) 08/29/26 _x86_64_ (4 CPU) 01:36:34 01:36:34 01:32:40 LINUX RESTART (4 CPU) 01:36:34 01:36:34 01:33:01 CPU %user %nice %system %iowait %steal %idle 01:36:34 01:34:01 all 20.10 0.00 2.73 4.62 1.68 70.87 01:36:34 01:34:01 0 15.91 0.00 2.00 5.40 1.79 74.90 01:36:34 01:34:01 1 15.53 0.00 1.88 6.66 1.50 74.43 01:36:34 01:34:01 2 22.91 0.00 1.98 1.68 1.61 71.82 01:36:34 01:34:01 3 26.07 0.00 5.05 4.73 1.82 62.33 01:36:34 01:35:01 all 19.52 0.00 1.16 2.20 1.35 75.77 01:36:34 01:35:01 0 7.02 0.00 0.56 0.58 1.87 89.97 01:36:34 01:35:01 1 64.73 0.00 3.38 1.98 2.18 27.73 01:36:34 01:35:01 2 1.46 0.00 0.38 5.26 0.78 92.11 01:36:34 01:35:01 3 5.17 0.00 0.31 1.03 0.58 92.91 01:36:34 01:36:01 all 20.46 0.00 1.21 1.46 1.33 75.54 01:36:34 01:36:01 0 11.34 0.00 1.29 1.51 1.15 84.71 01:36:34 01:36:01 1 24.25 0.00 1.36 0.13 1.49 72.77 01:36:34 01:36:01 2 45.05 0.00 1.69 2.30 1.92 49.04 01:36:34 01:36:01 3 1.16 0.00 0.48 1.86 0.76 95.74 01:36:34 Average: all 20.03 0.00 1.70 2.76 1.45 74.06 01:36:34 Average: 0 11.41 0.00 1.28 2.49 1.60 83.21 01:36:34 Average: 1 34.82 0.00 2.21 2.92 1.72 58.33 01:36:34 Average: 2 23.16 0.00 1.35 3.08 1.44 70.97 01:36:34 Average: 3 10.78 0.00 1.94 2.54 1.05 83.69 01:36:34 01:36:34 01:36:34