18:42:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdnc/oam/+/144798 18:42:12 Running as SYSTEM 18:42:12 [EnvInject] - Loading node environment variables. 18:42:12 Building remotely on prd-ubuntu1804-docker-8c-8g-17686 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/sdnc-oam-review-verification-maven-master 18:42:12 [ssh-agent] Looking for ssh-agent implementation... 18:42:12 $ ssh-agent 18:42:12 SSH_AUTH_SOCK=/tmp/ssh-q7KmHMv1lN8Q/agent.2051 18:42:12 SSH_AGENT_PID=2053 18:42:12 [ssh-agent] Started. 18:42:12 Running ssh-add (command line suppressed) 18:42:12 Identity added: /w/workspace/sdnc-oam-review-verification-maven-master@tmp/private_key_4674920995445104947.key (/w/workspace/sdnc-oam-review-verification-maven-master@tmp/private_key_4674920995445104947.key) 18:42:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:42:12 The recommended git tool is: NONE 18:42:14 using credential onap-jenkins-ssh 18:42:14 Wiping out workspace first. 18:42:14 Cloning the remote Git repository 18:42:14 Cloning repository git://cloud.onap.org/mirror/sdnc/oam.git 18:42:14 > git init /w/workspace/sdnc-oam-review-verification-maven-master # timeout=10 18:42:14 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam.git 18:42:14 > git --version # timeout=10 18:42:14 > git --version # 'git version 2.17.1' 18:42:14 using GIT_SSH to set credentials Gerrit user 18:42:14 Verifying host key using manually-configured host key entries 18:42:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdnc/oam.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:42:16 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/oam.git # timeout=10 18:42:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:17 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/oam.git # timeout=10 18:42:17 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/oam.git 18:42:17 using GIT_SSH to set credentials Gerrit user 18:42:17 Verifying host key using manually-configured host key entries 18:42:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdnc/oam.git refs/changes/98/144798/1 # timeout=30 18:42:17 > git rev-parse 40c7b800d0cc16c3c16a87997aeb2cbbc596181d^{commit} # timeout=10 18:42:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:42:17 Checking out Revision 40c7b800d0cc16c3c16a87997aeb2cbbc596181d (refs/changes/98/144798/1) 18:42:17 > git config core.sparsecheckout # timeout=10 18:42:17 > git checkout -f 40c7b800d0cc16c3c16a87997aeb2cbbc596181d # timeout=30 18:42:20 Commit message: "Update parent version to 3.3.2" 18:42:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:42:20 > git rev-list --no-walk 6c2727ca0f0a8dc6e51b29392b3c78c23d4a965a # timeout=10 18:42:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:42:21 provisioning config files... 18:42:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:42:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:42:21 [sdnc-oam-review-verification-maven-master] $ /bin/bash /tmp/jenkins10090902207760851355.sh 18:42:21 ---> python-tools-install.sh 18:42:21 Setup pyenv: 18:42:21 * system (set by /opt/pyenv/version) 18:42:21 * 3.8.13 (set by /opt/pyenv/version) 18:42:21 * 3.9.13 (set by /opt/pyenv/version) 18:42:21 * 3.10.6 (set by /opt/pyenv/version) 18:42:25 $ ssh-agent -k 18:42:25 unset SSH_AUTH_SOCK; 18:42:25 unset SSH_AGENT_PID; 18:42:25 echo Agent pid 2053 killed; 18:42:25 [ssh-agent] Stopped. 18:42:25 Build was aborted 18:42:25 Aborted by new patch set. 18:42:25 [PostBuildScript] - [INFO] Executing post build scripts. 18:42:25 [sdnc-oam-review-verification-maven-master] $ /bin/bash /tmp/jenkins5188789210398284129.sh 18:42:25 ---> sysstat.sh 18:42:25 Error: Command '['/tmp/venv-Iw6z/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']' died with . 18:42:25 [sdnc-oam-review-verification-maven-master] $ /bin/bash /tmp/jenkins575974267838188119.sh 18:42:25 ---> package-listing.sh 18:42:25 ++ facter osfamily 18:42:25 ++ tr '[:upper:]' '[:lower:]' 18:42:26 + OS_FAMILY=debian 18:42:26 + workspace=/w/workspace/sdnc-oam-review-verification-maven-master 18:42:26 + START_PACKAGES=/tmp/packages_start.txt 18:42:26 + END_PACKAGES=/tmp/packages_end.txt 18:42:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:26 + PACKAGES=/tmp/packages_start.txt 18:42:26 + '[' /w/workspace/sdnc-oam-review-verification-maven-master ']' 18:42:26 + PACKAGES=/tmp/packages_end.txt 18:42:26 + case "${OS_FAMILY}" in 18:42:26 + dpkg -l 18:42:26 + grep '^ii' 18:42:26 + '[' -f /tmp/packages_start.txt ']' 18:42:26 + '[' -f /tmp/packages_end.txt ']' 18:42:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:26 + '[' /w/workspace/sdnc-oam-review-verification-maven-master ']' 18:42:26 + mkdir -p /w/workspace/sdnc-oam-review-verification-maven-master/archives/ 18:42:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-oam-review-verification-maven-master/archives/ 18:42:26 [sdnc-oam-review-verification-maven-master] $ /bin/bash /tmp/jenkins8287539829117744271.sh 18:42:26 ---> capture-instance-metadata.sh 18:42:26 Setup pyenv: 18:42:26 system 18:42:26 3.8.13 18:42:26 3.9.13 18:42:26 * 3.10.6 (set by /w/workspace/sdnc-oam-review-verification-maven-master/.python-version) 18:42:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E65i 18:42:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:42:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:34 lf-activate-venv(): INFO: Base packages installed successfully 18:42:34 lf-activate-venv(): INFO: Installing additional packages: lftools 18:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-E65i/bin to PATH 18:42:58 INFO: Running in OpenStack, capturing instance metadata 18:42:58 [sdnc-oam-review-verification-maven-master] $ /bin/bash /tmp/jenkins3233779002823998953.sh 18:42:58 provisioning config files... 18:42:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-oam-review-verification-maven-master@tmp/config7212057828740984252tmp 18:42:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:42:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:42:58 [EnvInject] - Injecting environment variables from a build step. 18:42:58 [EnvInject] - Injecting as environment variables the properties content 18:42:58 SERVER_ID=logs 18:42:58 18:42:58 [EnvInject] - Variables injected successfully. 18:42:58 [sdnc-oam-review-verification-maven-master] $ /bin/bash /tmp/jenkins12353303489424087527.sh 18:42:58 ---> create-netrc.sh 18:42:58 [sdnc-oam-review-verification-maven-master] $ /bin/bash /tmp/jenkins10277922708025836759.sh 18:42:58 ---> python-tools-install.sh 18:42:58 Setup pyenv: 18:42:58 system 18:42:58 3.8.13 18:42:58 3.9.13 18:42:58 * 3.10.6 (set by /w/workspace/sdnc-oam-review-verification-maven-master/.python-version) 18:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E65i from file:/tmp/.os_lf_venv 18:42:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:43:00 lf-activate-venv(): INFO: Base packages installed successfully 18:43:00 lf-activate-venv(): INFO: Installing additional packages: lftools 18:43:08 lf-activate-venv(): INFO: Adding /tmp/venv-E65i/bin to PATH 18:43:08 Generating Requirements File 18:43: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. 18:43:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:43:32 Python 3.10.6 18:43:32 pip 26.1.2 from /tmp/venv-E65i/lib/python3.10/site-packages/pip (python 3.10) 18:43:33 aiohappyeyeballs==2.6.2 18:43:33 aiohttp==3.14.1 18:43:33 aiosignal==1.4.0 18:43:33 appdirs==1.4.4 18:43:33 argcomplete==3.6.3 18:43:33 aspy.yaml==1.3.0 18:43:33 async-timeout==5.0.1 18:43:33 attrs==26.1.0 18:43:33 autopage==0.6.0 18:43:33 backports.strenum==1.3.1 18:43:33 beautifulsoup4==4.15.0 18:43:33 boto3==1.43.32 18:43:33 botocore==1.43.32 18:43:33 bs4==0.0.2 18:43:33 certifi==2026.6.17 18:43:33 cffi==2.0.0 18:43:33 cfgv==3.5.0 18:43:33 chardet==7.4.3 18:43:33 charset-normalizer==3.4.7 18:43:33 click==8.4.1 18:43:33 cliff==4.14.0 18:43:33 cmd2==3.5.1 18:43:33 cryptography==3.3.2 18:43:33 debtcollector==3.1.0 18:43:33 decorator==5.3.1 18:43:33 defusedxml==0.7.1 18:43:33 Deprecated==1.3.1 18:43:33 distlib==0.4.3 18:43:33 dnspython==2.8.0 18:43:33 docker==7.1.0 18:43:33 dogpile.cache==1.5.0 18:43:33 durationpy==0.10 18:43:33 email-validator==2.3.0 18:43:33 filelock==3.29.4 18:43:33 frozenlist==1.8.0 18:43:33 future==1.0.0 18:43:33 gitdb==4.0.12 18:43:33 GitPython==3.1.50 18:43:33 httplib2==0.30.2 18:43:33 identify==2.6.19 18:43:33 idna==3.18 18:43:33 importlib-resources==1.5.0 18:43:33 iso8601==2.1.0 18:43:33 Jinja2==3.1.6 18:43:33 jmespath==1.1.0 18:43:33 jsonpatch==1.33 18:43:33 jsonpointer==3.1.1 18:43:33 jsonschema==4.26.0 18:43:33 jsonschema-specifications==2025.9.1 18:43:33 keystoneauth1==5.14.0 18:43:33 kubernetes==36.0.2 18:43:33 lftools==0.37.22 18:43:33 lxml==6.1.1 18:43:33 markdown-it-py==4.2.0 18:43:33 MarkupSafe==3.0.3 18:43:33 mdurl==0.1.2 18:43:33 msgpack==1.2.1 18:43:33 multi_key_dict==2.0.3 18:43:33 multidict==6.7.1 18:43:33 munch==4.0.0 18:43:33 netaddr==1.3.0 18:43:33 niet==1.4.2 18:43:33 nodeenv==1.10.0 18:43:33 oauth2client==4.1.3 18:43:33 oauthlib==3.3.1 18:43:33 openstacksdk==4.13.0 18:43:33 os-service-types==1.8.2 18:43:33 osc-lib==4.6.0 18:43:33 oslo.config==10.4.0 18:43:33 oslo.context==6.4.0 18:43:33 oslo.i18n==6.8.0 18:43:33 oslo.log==8.2.0 18:43:33 oslo.serialization==5.10.0 18:43:33 oslo.utils==10.1.1 18:43:33 packaging==26.2 18:43:33 pbr==7.0.3 18:43:33 platformdirs==4.10.0 18:43:33 prettytable==3.17.0 18:43:33 propcache==0.5.2 18:43:33 psutil==7.2.2 18:43:33 pyasn1==0.6.3 18:43:33 pyasn1_modules==0.4.2 18:43:33 pycparser==3.0 18:43:33 pygerrit2==2.0.15 18:43:33 PyGithub==2.9.1 18:43:33 Pygments==2.20.0 18:43:33 PyJWT==2.13.0 18:43:33 PyNaCl==1.6.2 18:43:33 pyparsing==2.4.7 18:43:33 pyperclip==1.11.0 18:43:33 pyrsistent==0.20.0 18:43:33 python-cinderclient==9.9.0 18:43:33 python-dateutil==2.9.0.post0 18:43:33 python-discovery==1.4.2 18:43:33 python-heatclient==5.2.0 18:43:33 python-jenkins==1.8.3 18:43:33 python-keystoneclient==5.8.0 18:43:33 python-magnumclient==4.10.0 18:43:33 python-openstackclient==10.0.0 18:43:33 python-swiftclient==4.10.0 18:43:33 PyYAML==6.0.3 18:43:33 referencing==0.37.0 18:43:33 requests==2.34.2 18:43:33 requests-oauthlib==2.0.0 18:43:33 rfc3986==2.0.0 18:43:33 rich==15.0.0 18:43:33 rich-argparse==1.8.0 18:43:33 rpds-py==0.30.0 18:43:33 rsa==4.9.1 18:43:33 ruamel.yaml==0.19.1 18:43:33 ruamel.yaml.clib==0.2.15 18:43:33 s3transfer==0.19.0 18:43:33 simplejson==4.1.1 18:43:33 six==1.17.0 18:43:33 smmap==5.0.3 18:43:33 soupsieve==2.8.4 18:43:33 stevedore==5.8.0 18:43:33 tabulate==0.10.0 18:43:33 toml==0.10.2 18:43:33 tomlkit==0.15.0 18:43:33 tqdm==4.68.3 18:43:33 typing_extensions==4.15.0 18:43:33 urllib3==1.26.20 18:43:33 virtualenv==21.5.1 18:43:33 wcwidth==0.8.1 18:43:33 websocket-client==1.9.0 18:43:33 wrapt==2.2.1 18:43:33 xdg==6.0.0 18:43:33 xmltodict==1.0.4 18:43:33 yarl==1.24.2 18:43:33 yq==3.4.3 18:43:33 [sdnc-oam-review-verification-maven-master] $ /bin/sh /tmp/jenkins17426103620260786110.sh 18:43:33 ---> uv-install.sh 18:43:33 Installing uv/uvx (latest) using shell installer 18:43:33 2026-06-18 18:43:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-d1IjmF.sh" [1] 18:43:33 downloading uv 0.11.21 x86_64-unknown-linux-gnu 18:43:34 installing to /home/jenkins/.local/bin 18:43:34 uv 18:43:34 uvx 18:43:34 everything's installed! 18:43:34 18:43:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:43:34 18:43:34 source $HOME/.local/bin/env (sh, bash, zsh) 18:43:34 source $HOME/.local/bin/env.fish (fish) 18:43:34 Adding install location to PATH 18:43:34 ---> Validating uv/uvx install 18:43:34 uvx 0.11.21 (x86_64-unknown-linux-gnu) 18:43:34 [sdnc-oam-review-verification-maven-master] $ /bin/bash /tmp/jenkins12389526150918349225.sh 18:43:34 ---> sudo-logs.sh 18:43:34 Archiving 'sudo' log.. 18:43:34 [sdnc-oam-review-verification-maven-master] $ /bin/bash /tmp/jenkins8785513649344640585.sh 18:43:34 ---> job-cost.sh 18:43:34 INFO: Activating Python virtual environment... 18:43:34 Setup pyenv: 18:43:34 system 18:43:34 3.8.13 18:43:34 3.9.13 18:43:34 * 3.10.6 (set by /w/workspace/sdnc-oam-review-verification-maven-master/.python-version) 18:43:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E65i from file:/tmp/.os_lf_venv 18:43:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:43:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:43:36 lf-activate-venv(): INFO: Base packages installed successfully 18:43:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:43:41 lf-activate-venv(): INFO: Adding /tmp/venv-E65i/bin to PATH 18:43:41 INFO: No stack-cost file found 18:43:41 INFO: Instance uptime: 126s 18:43:41 INFO: Fetching instance metadata (attempt 1 of 3)... 18:43:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:43:42 INFO: Successfully fetched instance metadata 18:43:42 INFO: Instance type: v3-standard-8 18:43:42 INFO: Retrieving pricing info for: v3-standard-8 18:43:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:43:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=126 18:43:42 INFO: Successfully fetched Vexxhost pricing API 18:43:42 INFO: Retrieved cost: 0.22 18:43:42 INFO: Retrieved resource: v3-standard-8 18:43:42 INFO: Creating archive directory: /w/workspace/sdnc-oam-review-verification-maven-master/archives/cost 18:43:42 INFO: Archiving costs to: /w/workspace/sdnc-oam-review-verification-maven-master/archives/cost.csv 18:43:42 INFO: Successfully archived job cost data 18:43:42 DEBUG: Cost data: sdnc-oam-review-verification-maven-master,487,2026-06-18 18:43:42,v3-standard-8,126,0.22,0.00,ABORTED 18:43:42 [sdnc-oam-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins16602307858756014788.sh 18:43:42 ---> logs-deploy.sh 18:43:42 Setup pyenv: 18:43:42 system 18:43:42 3.8.13 18:43:42 3.9.13 18:43:42 * 3.10.6 (set by /w/workspace/sdnc-oam-review-verification-maven-master/.python-version) 18:43:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E65i from file:/tmp/.os_lf_venv 18:43:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:43:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:43:44 lf-activate-venv(): INFO: Base packages installed successfully 18:43:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:43:52 lf-activate-venv(): INFO: Adding /tmp/venv-E65i/bin to PATH 18:43:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-oam-review-verification-maven-master/487 18:43:52 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 18:43:53 Archives upload complete. 18:43:53 INFO: archiving logs to Nexus 18:43:54 ---> uname -a: 18:43:54 Linux prd-ubuntu1804-docker-8c-8g-17686 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:43:54 18:43:54 18:43:54 ---> lscpu: 18:43:54 Architecture: x86_64 18:43:54 CPU op-mode(s): 32-bit, 64-bit 18:43:54 Byte Order: Little Endian 18:43:54 CPU(s): 8 18:43:54 On-line CPU(s) list: 0-7 18:43:54 Thread(s) per core: 1 18:43:54 Core(s) per socket: 1 18:43:54 Socket(s): 8 18:43:54 NUMA node(s): 1 18:43:54 Vendor ID: AuthenticAMD 18:43:54 CPU family: 23 18:43:54 Model: 49 18:43:54 Model name: AMD EPYC-Rome Processor 18:43:54 Stepping: 0 18:43:54 CPU MHz: 2800.000 18:43:54 BogoMIPS: 5600.00 18:43:54 Virtualization: AMD-V 18:43:54 Hypervisor vendor: KVM 18:43:54 Virtualization type: full 18:43:54 L1d cache: 32K 18:43:54 L1i cache: 32K 18:43:54 L2 cache: 512K 18:43:54 L3 cache: 16384K 18:43:54 NUMA node0 CPU(s): 0-7 18:43:54 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 18:43:54 18:43:54 18:43:54 ---> nproc: 18:43:54 8 18:43:54 18:43:54 18:43:54 ---> df -h: 18:43:54 Filesystem Size Used Avail Use% Mounted on 18:43:54 udev 16G 0 16G 0% /dev 18:43:54 tmpfs 3.2G 712K 3.2G 1% /run 18:43:54 /dev/vda1 155G 11G 145G 7% / 18:43:54 tmpfs 16G 0 16G 0% /dev/shm 18:43:54 tmpfs 5.0M 0 5.0M 0% /run/lock 18:43:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:43:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:43:54 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:43:54 18:43:54 18:43:54 ---> free -m: 18:43:54 total used free shared buff/cache available 18:43:54 Mem: 32167 823 29080 0 2264 30917 18:43:54 Swap: 1023 0 1023 18:43:54 18:43:54 18:43:54 ---> ip addr: 18:43:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:43:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:43:54 inet 127.0.0.1/8 scope host lo 18:43:54 valid_lft forever preferred_lft forever 18:43:54 inet6 ::1/128 scope host 18:43:54 valid_lft forever preferred_lft forever 18:43:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:43:54 link/ether fa:16:3e:80:c4:c3 brd ff:ff:ff:ff:ff:ff 18:43:54 inet 10.30.106.55/23 brd 10.30.107.255 scope global dynamic ens3 18:43:54 valid_lft 86269sec preferred_lft 86269sec 18:43:54 inet6 fe80::f816:3eff:fe80:c4c3/64 scope link 18:43:54 valid_lft forever preferred_lft forever 18:43:54 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:43:54 link/ether 02:42:1f:73:f4:4e brd ff:ff:ff:ff:ff:ff 18:43:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:43:54 valid_lft forever preferred_lft forever 18:43:54 18:43:54 18:43:54 ---> sar -b -r -n DEV: 18:43:54 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17686) 06/18/26 _x86_64_ (8 CPU) 18:43:54 18:43:54 18:41:46 LINUX RESTART (8 CPU) 18:43:54 18:43:54 18:42:01 tps rtps wtps bread/s bwrtn/s 18:43:54 18:43:01 425.53 74.62 350.91 5386.84 128234.09 18:43:54 Average: 425.53 74.62 350.91 5386.84 128234.09 18:43:54 18:43:54 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:43:54 18:43:01 30076384 31691356 2862836 8.69 69652 1854204 1423936 4.19 869984 1697544 165192 18:43:54 Average: 30076384 31691356 2862836 8.69 69652 1854204 1423936 4.19 869984 1697544 165192 18:43:54 18:43:54 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:43:54 18:43:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 18:43:54 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:54 18:43:01 ens3 478.14 315.26 2059.05 80.48 0.00 0.00 0.00 0.00 18:43:54 Average: lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 18:43:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:54 Average: ens3 478.14 315.26 2059.05 80.48 0.00 0.00 0.00 0.00 18:43:54 18:43:54 18:43:54 ---> sar -P ALL: 18:43:54 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17686) 06/18/26 _x86_64_ (8 CPU) 18:43:54 18:43:54 18:41:46 LINUX RESTART (8 CPU) 18:43:54 18:43:54 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:43:54 18:43:01 all 10.70 0.00 1.58 2.73 0.04 84.95 18:43:54 18:43:01 0 4.78 0.00 0.98 0.40 0.03 93.81 18:43:54 18:43:01 1 7.47 0.00 0.92 0.47 0.02 91.13 18:43:54 18:43:01 2 32.56 0.00 2.67 0.97 0.07 63.73 18:43:54 18:43:01 3 5.02 0.00 1.19 7.34 0.03 86.41 18:43:54 18:43:01 4 16.86 0.00 1.57 0.28 0.05 81.23 18:43:54 18:43:01 5 5.91 0.00 0.92 0.47 0.03 92.68 18:43:54 18:43:01 6 4.03 0.00 1.17 5.67 0.07 89.06 18:43:54 18:43:01 7 9.00 0.00 3.18 6.29 0.05 81.49 18:43:54 Average: all 10.70 0.00 1.58 2.73 0.04 84.95 18:43:54 Average: 0 4.78 0.00 0.98 0.40 0.03 93.81 18:43:54 Average: 1 7.47 0.00 0.92 0.47 0.02 91.13 18:43:54 Average: 2 32.56 0.00 2.67 0.97 0.07 63.73 18:43:54 Average: 3 5.02 0.00 1.19 7.34 0.03 86.41 18:43:54 Average: 4 16.86 0.00 1.57 0.28 0.05 81.23 18:43:54 Average: 5 5.91 0.00 0.92 0.47 0.03 92.68 18:43:54 Average: 6 4.03 0.00 1.17 5.67 0.07 89.06 18:43:54 Average: 7 9.00 0.00 3.18 6.29 0.05 81.49 18:43:54 18:43:54 18:43:54