18:13:28 Started by timer 18:13:28 Running as SYSTEM 18:13:28 [EnvInject] - Loading node environment variables. 18:13:28 Building remotely on prd-ubuntu1804-docker-4c-4g-405 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/com-golog-sonar-prescan-script 18:13:28 [ssh-agent] Looking for ssh-agent implementation... 18:13:28 $ ssh-agent 18:13:29 SSH_AUTH_SOCK=/tmp/ssh-ZDlG6iZsJdE8/agent.2106 18:13:29 SSH_AGENT_PID=2108 18:13:29 [ssh-agent] Started. 18:13:29 Running ssh-add (command line suppressed) 18:13:29 Identity added: /w/workspace/com-golog-sonar-prescan-script@tmp/private_key_5072144936371785804.key (jenkins-ssh) 18:13:29 [ssh-agent] Using credentials jenkins (jenkins) 18:13:29 The recommended git tool is: NONE 18:13:31 using credential jenkins 18:13:31 Wiping out workspace first. 18:13:31 Cloning the remote Git repository 18:13:31 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog 18:13:31 > git init /w/workspace/com-golog-sonar-prescan-script # timeout=10 18:13:31 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog 18:13:31 > git --version # timeout=10 18:13:31 > git --version # 'git version 2.17.1' 18:13:31 using GIT_SSH to set credentials jenkins 18:13:31 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/com/golog # timeout=10 18:13:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:32 Avoid second fetch 18:13:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:13:32 Checking out Revision 78901281c985115b2b9497d89befa2efce154d4f (refs/remotes/origin/master) 18:13:32 > git config core.sparsecheckout # timeout=10 18:13:32 > git checkout -f 78901281c985115b2b9497d89befa2efce154d4f # timeout=10 18:13:32 Commit message: "RIC:1060: Change in PTL" 18:13:32 > git rev-list --no-walk 78901281c985115b2b9497d89befa2efce154d4f # timeout=10 18:13:36 provisioning config files... 18:13:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:13:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:13:36 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins14112948204756449197.sh 18:13:36 ---> python-tools-install.sh 18:13:36 Setup pyenv: 18:13:36 * system (set by /opt/pyenv/version) 18:13:36 * 3.8.13 (set by /opt/pyenv/version) 18:13:36 * 3.9.13 (set by /opt/pyenv/version) 18:13:36 * 3.10.6 (set by /opt/pyenv/version) 18:13:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3fXx 18:13:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:13:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:13:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:13:50 lf-activate-venv(): INFO: Base packages installed successfully 18:13:50 lf-activate-venv(): INFO: Installing additional packages: lftools 18:14:28 lf-activate-venv(): INFO: Adding /tmp/venv-3fXx/bin to PATH 18:14:28 Generating Requirements File 18:14:59 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:14:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:15:00 Python 3.10.6 18:15:00 pip 26.0.1 from /tmp/venv-3fXx/lib/python3.10/site-packages/pip (python 3.10) 18:15:01 appdirs==1.4.4 18:15:01 argcomplete==3.6.3 18:15:01 aspy.yaml==1.3.0 18:15:01 attrs==26.1.0 18:15:01 autopage==0.6.0 18:15:01 backports.strenum==1.3.1 18:15:01 beautifulsoup4==4.14.3 18:15:01 boto3==1.42.88 18:15:01 botocore==1.42.88 18:15:01 bs4==0.0.2 18:15:01 certifi==2026.2.25 18:15:01 cffi==2.0.0 18:15:01 cfgv==3.5.0 18:15:01 chardet==7.4.1 18:15:01 charset-normalizer==3.4.7 18:15:01 click==8.3.2 18:15:01 cliff==4.13.3 18:15:01 cmd2==3.4.0 18:15:01 cryptography==3.3.2 18:15:01 debtcollector==3.1.0 18:15:01 decorator==5.2.1 18:15:01 defusedxml==0.7.1 18:15:01 Deprecated==1.3.1 18:15:01 distlib==0.4.0 18:15:01 dnspython==2.8.0 18:15:01 docker==7.1.0 18:15:01 dogpile.cache==1.5.0 18:15:01 durationpy==0.10 18:15:01 email-validator==2.3.0 18:15:01 filelock==3.25.2 18:15:01 future==1.0.0 18:15:01 gitdb==4.0.12 18:15:01 GitPython==3.1.46 18:15:01 httplib2==0.30.2 18:15:01 identify==2.6.18 18:15:01 idna==3.11 18:15:01 importlib-resources==1.5.0 18:15:01 iso8601==2.1.0 18:15:01 Jinja2==3.1.6 18:15:01 jmespath==1.1.0 18:15:01 jsonpatch==1.33 18:15:01 jsonpointer==3.1.1 18:15:01 jsonschema==4.26.0 18:15:01 jsonschema-specifications==2025.9.1 18:15:01 keystoneauth1==5.13.1 18:15:01 kubernetes==35.0.0 18:15:01 lftools==0.37.22 18:15:01 lxml==6.0.3 18:15:01 markdown-it-py==4.0.0 18:15:01 MarkupSafe==3.0.3 18:15:01 mdurl==0.1.2 18:15:01 msgpack==1.1.2 18:15:01 multi_key_dict==2.0.3 18:15:01 munch==4.0.0 18:15:01 netaddr==1.3.0 18:15:01 niet==1.4.2 18:15:01 nodeenv==1.10.0 18:15:01 oauth2client==4.1.3 18:15:01 oauthlib==3.3.1 18:15:01 openstacksdk==4.10.0 18:15:01 os-service-types==1.8.2 18:15:01 osc-lib==4.4.0 18:15:01 oslo.config==10.3.0 18:15:01 oslo.context==6.3.0 18:15:01 oslo.i18n==6.7.2 18:15:01 oslo.log==8.1.0 18:15:01 oslo.serialization==5.9.1 18:15:01 oslo.utils==10.0.1 18:15:01 packaging==26.0 18:15:01 pbr==7.0.3 18:15:01 platformdirs==4.9.6 18:15:01 prettytable==3.17.0 18:15:01 psutil==7.2.2 18:15:01 pyasn1==0.6.3 18:15:01 pyasn1_modules==0.4.2 18:15:01 pycparser==3.0 18:15:01 pygerrit2==2.0.15 18:15:01 PyGithub==2.9.0 18:15:01 Pygments==2.20.0 18:15:01 PyJWT==2.12.1 18:15:01 PyNaCl==1.6.2 18:15:01 pyparsing==2.4.7 18:15:01 pyperclip==1.11.0 18:15:01 pyrsistent==0.20.0 18:15:01 python-cinderclient==9.9.0 18:15:01 python-dateutil==2.9.0.post0 18:15:01 python-discovery==1.2.2 18:15:01 python-heatclient==5.1.0 18:15:01 python-jenkins==1.8.3 18:15:01 python-keystoneclient==5.8.0 18:15:01 python-magnumclient==4.10.0 18:15:01 python-openstackclient==9.0.0 18:15:01 python-swiftclient==4.10.0 18:15:01 PyYAML==6.0.3 18:15:01 referencing==0.37.0 18:15:01 requests==2.33.1 18:15:01 requests-oauthlib==2.0.0 18:15:01 requestsexceptions==1.4.0 18:15:01 rfc3986==2.0.0 18:15:01 rich==15.0.0 18:15:01 rich-argparse==1.7.2 18:15:01 rpds-py==0.30.0 18:15:01 rsa==4.9.1 18:15:01 ruamel.yaml==0.19.1 18:15:01 ruamel.yaml.clib==0.2.15 18:15:01 s3transfer==0.16.0 18:15:01 simplejson==3.20.2 18:15:01 six==1.17.0 18:15:01 smmap==5.0.3 18:15:01 soupsieve==2.8.3 18:15:01 stevedore==5.7.0 18:15:01 tabulate==0.10.0 18:15:01 toml==0.10.2 18:15:01 tomlkit==0.14.0 18:15:01 tqdm==4.67.3 18:15:01 typing_extensions==4.15.0 18:15:01 urllib3==1.26.20 18:15:01 virtualenv==21.2.1 18:15:01 wcwidth==0.6.0 18:15:01 websocket-client==1.9.0 18:15:01 wrapt==2.1.2 18:15:01 xdg==6.0.0 18:15:01 xmltodict==1.0.4 18:15:01 yq==3.4.3 18:15:01 [EnvInject] - Injecting environment variables from a build step. 18:15:01 [EnvInject] - Injecting as environment variables the properties content 18:15:01 SET_JDK_VERSION=openjdk17 18:15:01 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 18:15:01 18:15:01 [EnvInject] - Variables injected successfully. 18:15:01 [com-golog-sonar-prescan-script] $ /bin/sh /tmp/jenkins6997806255936815677.sh 18:15:01 ---> update-java-alternatives.sh 18:15:01 ---> Updating Java version 18:15:01 ---> Ubuntu/Debian system detected 18:15:01 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:15:01 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:15:01 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:15:02 openjdk version "17.0.7" 2023-04-18 18:15:02 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 18:15:02 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 18:15:02 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 18:15:02 [EnvInject] - Injecting environment variables from a build step. 18:15:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:15:02 [EnvInject] - Variables injected successfully. 18:15:02 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins1628962950587851965.sh 18:15:02 --> prescan-golog-go-ubuntu.sh 18:15:02 + sudo apt-get install -y cmake ninja-build 18:15:02 Reading package lists... 18:15:02 Building dependency tree... 18:15:02 Reading state information... 18:15:02 Package ninja-build is not available, but is referred to by another package. 18:15:02 This may mean that the package is missing, has been obsoleted, or 18:15:02 is only available from another source 18:15:02 18:15:02 E: Package 'ninja-build' has no installation candidate 18:15:02 Build step 'Execute shell' marked build as failure 18:15:02 $ ssh-agent -k 18:15:02 unset SSH_AUTH_SOCK; 18:15:02 unset SSH_AGENT_PID; 18:15:02 echo Agent pid 2108 killed; 18:15:02 [ssh-agent] Stopped. 18:15:02 [PostBuildScript] - [INFO] Executing post build scripts. 18:15:02 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins6062639633529733098.sh 18:15:02 ---> sysstat.sh 18:15:03 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins16277648220489886079.sh 18:15:03 ---> package-listing.sh 18:15:03 ++ tr '[:upper:]' '[:lower:]' 18:15:03 ++ facter osfamily 18:15:03 + OS_FAMILY=debian 18:15:03 + workspace=/w/workspace/com-golog-sonar-prescan-script 18:15:03 + START_PACKAGES=/tmp/packages_start.txt 18:15:03 + END_PACKAGES=/tmp/packages_end.txt 18:15:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:03 + PACKAGES=/tmp/packages_start.txt 18:15:03 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:03 + PACKAGES=/tmp/packages_end.txt 18:15:03 + case "${OS_FAMILY}" in 18:15:03 + dpkg -l 18:15:03 + grep '^ii' 18:15:03 + '[' -f /tmp/packages_start.txt ']' 18:15:03 + '[' -f /tmp/packages_end.txt ']' 18:15:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:03 + '[' /w/workspace/com-golog-sonar-prescan-script ']' 18:15:03 + mkdir -p /w/workspace/com-golog-sonar-prescan-script/archives/ 18:15:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/com-golog-sonar-prescan-script/archives/ 18:15:03 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins6889974061304234443.sh 18:15:03 ---> capture-instance-metadata.sh 18:15:03 Setup pyenv: 18:15:03 system 18:15:03 3.8.13 18:15:03 3.9.13 18:15:03 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fXx from file:/tmp/.os_lf_venv 18:15:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:07 lf-activate-venv(): INFO: Base packages installed successfully 18:15:07 lf-activate-venv(): INFO: Installing additional packages: lftools 18:15:25 lf-activate-venv(): INFO: Adding /tmp/venv-3fXx/bin to PATH 18:15:25 INFO: Running in OpenStack, capturing instance metadata 18:15:25 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins7969834441767298522.sh 18:15:25 provisioning config files... 18:15:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/com-golog-sonar-prescan-script@tmp/config13133729972841169517tmp 18:15:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:15:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:15:26 [EnvInject] - Injecting environment variables from a build step. 18:15:26 [EnvInject] - Injecting as environment variables the properties content 18:15:26 SERVER_ID=logs 18:15:26 18:15:26 [EnvInject] - Variables injected successfully. 18:15:26 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins12067742587196847497.sh 18:15:26 ---> create-netrc.sh 18:15:26 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins15274576161642999587.sh 18:15:26 ---> python-tools-install.sh 18:15:26 Setup pyenv: 18:15:26 system 18:15:26 3.8.13 18:15:26 3.9.13 18:15:26 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fXx from file:/tmp/.os_lf_venv 18:15:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:29 lf-activate-venv(): INFO: Base packages installed successfully 18:15:29 lf-activate-venv(): INFO: Installing additional packages: lftools 18:15:46 lf-activate-venv(): INFO: Adding /tmp/venv-3fXx/bin to PATH 18:15:46 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins5894295966722414752.sh 18:15:46 ---> sudo-logs.sh 18:15:46 Archiving 'sudo' log.. 18:15:46 [com-golog-sonar-prescan-script] $ /bin/bash /tmp/jenkins3962560765915139532.sh 18:15:46 ---> job-cost.sh 18:15:46 Setup pyenv: 18:15:46 system 18:15:46 3.8.13 18:15:46 3.9.13 18:15:46 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:15:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fXx from file:/tmp/.os_lf_venv 18:15:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:15:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:15:50 lf-activate-venv(): INFO: Base packages installed successfully 18:15:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:15:59 lf-activate-venv(): INFO: Adding /tmp/venv-3fXx/bin to PATH 18:15:59 INFO: No Stack... 18:16:00 INFO: Retrieving Pricing Info for: v3-starter-4 18:16:00 INFO: Archiving Costs 18:16:00 [com-golog-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins18424539019928059746.sh 18:16:00 ---> logs-deploy.sh 18:16:00 Setup pyenv: 18:16:00 system 18:16:00 3.8.13 18:16:00 3.9.13 18:16:00 * 3.10.6 (set by /w/workspace/com-golog-sonar-prescan-script/.python-version) 18:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3fXx from file:/tmp/.os_lf_venv 18:16:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:16:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:03 lf-activate-venv(): INFO: Base packages installed successfully 18:16:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:16:20 lf-activate-venv(): INFO: Adding /tmp/venv-3fXx/bin to PATH 18:16:20 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/com-golog-sonar-prescan-script/1964 18:16:20 INFO: archiving workspace using pattern(s): -p **/*.log 18:16:22 Archives upload complete. 18:16:22 INFO: archiving logs to Nexus 18:16:24 ---> uname -a: 18:16:24 Linux prd-ubuntu1804-docker-4c-4g-405 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 18:16:24 18:16:24 18:16:24 ---> lscpu: 18:16:24 Architecture: x86_64 18:16:24 CPU op-mode(s): 32-bit, 64-bit 18:16:24 Byte Order: Little Endian 18:16:24 CPU(s): 4 18:16:24 On-line CPU(s) list: 0-3 18:16:24 Thread(s) per core: 1 18:16:24 Core(s) per socket: 1 18:16:24 Socket(s): 4 18:16:24 NUMA node(s): 1 18:16:24 Vendor ID: AuthenticAMD 18:16:24 CPU family: 23 18:16:24 Model: 49 18:16:24 Model name: AMD EPYC-Rome Processor 18:16:24 Stepping: 0 18:16:24 CPU MHz: 2799.998 18:16:24 BogoMIPS: 5599.99 18:16:24 Virtualization: AMD-V 18:16:24 Hypervisor vendor: KVM 18:16:24 Virtualization type: full 18:16:24 L1d cache: 32K 18:16:24 L1i cache: 32K 18:16:24 L2 cache: 512K 18:16:24 L3 cache: 16384K 18:16:24 NUMA node0 CPU(s): 0-3 18:16:24 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:16:24 18:16:24 18:16:24 ---> nproc: 18:16:24 4 18:16:24 18:16:24 18:16:24 ---> df -h: 18:16:24 Filesystem Size Used Avail Use% Mounted on 18:16:24 udev 3.9G 0 3.9G 0% /dev 18:16:24 tmpfs 798M 696K 797M 1% /run 18:16:24 /dev/vda1 20G 8.9G 11G 47% / 18:16:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 18:16:24 tmpfs 5.0M 0 5.0M 0% /run/lock 18:16:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:16:24 /dev/vda15 105M 5.3M 100M 5% /boot/efi 18:16:24 tmpfs 798M 0 798M 0% /run/user/1001 18:16:24 18:16:24 18:16:24 ---> free -m: 18:16:24 total used free shared buff/cache available 18:16:24 Mem: 7976 486 5430 0 2059 7216 18:16:24 Swap: 1023 0 1023 18:16:24 18:16:24 18:16:24 ---> ip addr: 18:16:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:16:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:16:24 inet 127.0.0.1/8 scope host lo 18:16:24 valid_lft forever preferred_lft forever 18:16:24 inet6 ::1/128 scope host 18:16:24 valid_lft forever preferred_lft forever 18:16:24 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:16:24 link/ether fa:16:3e:80:67:fa brd ff:ff:ff:ff:ff:ff 18:16:24 inet 10.32.6.53/23 brd 10.32.7.255 scope global dynamic ens3 18:16:24 valid_lft 86185sec preferred_lft 86185sec 18:16:24 inet6 fe80::f816:3eff:fe80:67fa/64 scope link 18:16:24 valid_lft forever preferred_lft forever 18:16:24 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:16:24 link/ether 02:42:c7:70:82:36 brd ff:ff:ff:ff:ff:ff 18:16:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:16:24 valid_lft forever preferred_lft forever 18:16:24 18:16:24 18:16:24 ---> sar -b -r -n DEV: 18:16:24 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-405) 04/12/26 _x86_64_ (4 CPU) 18:16:24 18:16:24 18:12:51 LINUX RESTART (4 CPU) 18:16:24 18:16:24 18:13:01 tps rtps wtps bread/s bwrtn/s 18:16:24 18:14:02 149.82 69.06 80.76 5597.60 39510.71 18:16:24 18:15:01 61.51 0.27 61.24 26.57 8709.57 18:16:24 18:16:01 54.06 12.88 41.18 1110.61 5081.95 18:16:24 Average: 88.62 27.56 61.06 2257.51 17819.22 18:16:24 18:16:24 18:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:16:24 18:14:02 5861848 7371084 2305580 28.23 36160 1654264 1006736 10.92 623000 1514752 55980 18:16:24 18:15:01 5656368 7439440 2511060 30.74 58040 1889328 909340 9.87 561408 1747632 119980 18:16:24 18:16:01 5604384 7429812 2563044 31.38 61648 1927924 940876 10.21 585748 1775340 10588 18:16:24 Average: 5707533 7413445 2459895 30.12 51949 1823839 952317 10.33 590052 1679241 62183 18:16:24 18:16:24 18:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:16:24 18:14:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 18:16:24 18:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 18:14:02 ens3 397.07 215.86 1052.30 65.44 0.00 0.00 0.00 0.00 18:16:24 18:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:16:24 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 18:15:01 ens3 61.48 51.30 718.97 6.71 0.00 0.00 0.00 0.00 18:16:24 18:16:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 18:16:24 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 18:16:01 ens3 18.73 17.86 14.20 8.35 0.00 0.00 0.00 0.00 18:16:24 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 18:16:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:24 Average: ens3 159.65 95.26 594.49 26.95 0.00 0.00 0.00 0.00 18:16:24 18:16:24 18:16:24 ---> sar -P ALL: 18:16:24 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-405) 04/12/26 _x86_64_ (4 CPU) 18:16:24 18:16:24 18:12:51 LINUX RESTART (4 CPU) 18:16:24 18:16:24 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:16:24 18:14:02 all 18.04 0.00 2.51 4.64 1.11 73.70 18:16:24 18:14:02 0 9.04 0.00 4.04 1.17 0.80 84.95 18:16:24 18:14:02 1 28.04 0.00 2.30 8.65 1.18 59.83 18:16:24 18:14:02 2 24.89 0.00 2.05 4.61 1.34 67.11 18:16:24 18:14:02 3 10.17 0.00 1.67 4.12 1.14 82.91 18:16:24 18:15:01 all 20.57 0.00 1.27 1.73 0.79 75.64 18:16:24 18:15:01 0 3.05 0.00 0.25 0.00 0.19 96.51 18:16:24 18:15:01 1 45.09 0.00 2.77 3.78 1.43 46.94 18:16:24 18:15:01 2 27.44 0.00 1.49 2.04 0.90 68.13 18:16:24 18:15:01 3 6.76 0.00 0.58 1.10 0.63 90.93 18:16:24 18:16:01 all 21.04 0.00 1.17 1.20 0.82 75.77 18:16:24 18:16:01 0 26.32 0.00 1.17 0.92 1.03 70.57 18:16:24 18:16:01 1 45.67 0.00 1.88 0.22 1.33 50.90 18:16:24 18:16:01 2 10.00 0.00 0.97 1.91 0.65 86.47 18:16:24 18:16:01 3 2.18 0.00 0.63 1.75 0.27 95.17 18:16:24 Average: all 19.88 0.00 1.65 2.53 0.91 75.03 18:16:24 Average: 0 12.86 0.00 1.83 0.70 0.68 83.94 18:16:24 Average: 1 39.57 0.00 2.31 4.22 1.31 52.59 18:16:24 Average: 2 20.73 0.00 1.50 2.86 0.96 73.95 18:16:24 Average: 3 6.37 0.00 0.96 2.33 0.68 89.67 18:16:24 18:16:24 18:16:24