06:25:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 06:25:22 Running as SYSTEM 06:25:22 [EnvInject] - Loading node environment variables. 06:25:22 Building remotely on prd-ubuntu2004-helm-2c-1g-19975 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 06:25:22 [ssh-agent] Looking for ssh-agent implementation... 06:25:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:22 $ ssh-agent 06:25:22 SSH_AUTH_SOCK=/tmp/ssh-hBxY5iqss1bM/agent.11749 06:25:22 SSH_AGENT_PID=11752 06:25:22 [ssh-agent] Started. 06:25:22 Running ssh-add (command line suppressed) 06:25:22 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_16614963454810701921.key (/w/workspace/oom-master-image-verify@tmp/private_key_16614963454810701921.key) 06:25:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:25:22 The recommended git tool is: NONE 06:25:25 using credential onap-jenkins-ssh 06:25:25 Wiping out workspace first. 06:25:25 Cloning the remote Git repository 06:25:25 Cloning repository git://cloud.onap.org/mirror/oom.git 06:25:25 > git init /w/workspace/oom-master-image-verify # timeout=10 06:25:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:25:25 > git --version # timeout=10 06:25:25 > git --version # 'git version 2.25.1' 06:25:25 using GIT_SSH to set credentials Gerrit user 06:25:25 Verifying host key using manually-configured host key entries 06:25:25 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:25:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:25:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:25:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:25:31 using GIT_SSH to set credentials Gerrit user 06:25:31 Verifying host key using manually-configured host key entries 06:25:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/8 # timeout=30 06:25:31 > git rev-parse 21f97f085608be588359c3a3bbaf4454ef7c33af^{commit} # timeout=10 06:25:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:25:31 Checking out Revision 21f97f085608be588359c3a3bbaf4454ef7c33af (refs/changes/90/137590/8) 06:25:31 > git config core.sparsecheckout # timeout=10 06:25:31 > git checkout -f 21f97f085608be588359c3a3bbaf4454ef7c33af # timeout=30 06:25:35 Commit message: "[portal-ng] ui is exposed on wrong port" 06:25:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:25:35 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 06:25:35 provisioning config files... 06:25:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:25:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:25:35 [oom-master-image-verify] $ /bin/bash /tmp/jenkins3911963300703295490.sh 06:25:35 ---> python-tools-install.sh 06:25:35 Setup pyenv: 06:25:35 * system (set by /opt/pyenv/version) 06:25:35 * 3.8.13 (set by /opt/pyenv/version) 06:25:35 * 3.9.13 (set by /opt/pyenv/version) 06:25:35 * 3.10.6 (set by /opt/pyenv/version) 06:25:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-02bK 06:25:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:25:43 lf-activate-venv(): INFO: Installing: lftools 06:26:17 lf-activate-venv(): INFO: Adding /tmp/venv-02bK/bin to PATH 06:26:17 Generating Requirements File 06:26:46 Python 3.10.6 06:26:46 pip 24.0 from /tmp/venv-02bK/lib/python3.10/site-packages/pip (python 3.10) 06:26:46 appdirs==1.4.4 06:26:46 argcomplete==3.2.3 06:26:46 aspy.yaml==1.3.0 06:26:46 attrs==23.2.0 06:26:46 autopage==0.5.2 06:26:46 beautifulsoup4==4.12.3 06:26:46 boto3==1.34.75 06:26:46 botocore==1.34.75 06:26:46 bs4==0.0.2 06:26:46 cachetools==5.3.3 06:26:46 certifi==2024.2.2 06:26:46 cffi==1.16.0 06:26:46 cfgv==3.4.0 06:26:46 chardet==5.2.0 06:26:46 charset-normalizer==3.3.2 06:26:46 click==8.1.7 06:26:46 cliff==4.6.0 06:26:46 cmd2==2.4.3 06:26:46 cryptography==3.3.2 06:26:46 debtcollector==3.0.0 06:26:46 decorator==5.1.1 06:26:46 defusedxml==0.7.1 06:26:46 Deprecated==1.2.14 06:26:46 distlib==0.3.8 06:26:46 dnspython==2.6.1 06:26:46 docker==4.2.2 06:26:46 dogpile.cache==1.3.2 06:26:46 email_validator==2.1.1 06:26:46 filelock==3.13.3 06:26:46 future==1.0.0 06:26:46 gitdb==4.0.11 06:26:46 GitPython==3.1.43 06:26:46 google-auth==2.29.0 06:26:46 httplib2==0.22.0 06:26:46 identify==2.5.35 06:26:46 idna==3.6 06:26:46 importlib-resources==1.5.0 06:26:46 iso8601==2.1.0 06:26:46 Jinja2==3.1.3 06:26:46 jmespath==1.0.1 06:26:46 jsonpatch==1.33 06:26:46 jsonpointer==2.4 06:26:46 jsonschema==4.21.1 06:26:46 jsonschema-specifications==2023.12.1 06:26:46 keystoneauth1==5.6.0 06:26:46 kubernetes==29.0.0 06:26:46 lftools==0.37.10 06:26:46 lxml==5.2.0 06:26:46 MarkupSafe==2.1.5 06:26:46 msgpack==1.0.8 06:26:46 multi_key_dict==2.0.3 06:26:46 munch==4.0.0 06:26:46 netaddr==1.2.1 06:26:46 netifaces==0.11.0 06:26:46 niet==1.4.2 06:26:46 nodeenv==1.8.0 06:26:46 oauth2client==4.1.3 06:26:46 oauthlib==3.2.2 06:26:46 openstacksdk==3.0.0 06:26:46 os-client-config==2.1.0 06:26:46 os-service-types==1.7.0 06:26:46 osc-lib==3.0.1 06:26:46 oslo.config==9.4.0 06:26:46 oslo.context==5.5.0 06:26:46 oslo.i18n==6.3.0 06:26:46 oslo.log==5.5.0 06:26:46 oslo.serialization==5.4.0 06:26:46 oslo.utils==7.1.0 06:26:46 packaging==24.0 06:26:46 pbr==6.0.0 06:26:46 platformdirs==4.2.0 06:26:46 prettytable==3.10.0 06:26:46 pyasn1==0.6.0 06:26:46 pyasn1_modules==0.4.0 06:26:46 pycparser==2.22 06:26:46 pygerrit2==2.0.15 06:26:46 PyGithub==2.3.0 06:26:46 pyinotify==0.9.6 06:26:46 PyJWT==2.8.0 06:26:46 PyNaCl==1.5.0 06:26:46 pyparsing==2.4.7 06:26:46 pyperclip==1.8.2 06:26:46 pyrsistent==0.20.0 06:26:46 python-cinderclient==9.5.0 06:26:46 python-dateutil==2.9.0.post0 06:26:46 python-heatclient==3.5.0 06:26:46 python-jenkins==1.8.2 06:26:46 python-keystoneclient==5.4.0 06:26:46 python-magnumclient==4.4.0 06:26:46 python-novaclient==18.6.0 06:26:46 python-openstackclient==6.6.0 06:26:46 python-swiftclient==4.5.0 06:26:46 PyYAML==6.0.1 06:26:46 referencing==0.34.0 06:26:46 requests==2.31.0 06:26:46 requests-oauthlib==2.0.0 06:26:46 requestsexceptions==1.4.0 06:26:46 rfc3986==2.0.0 06:26:46 rpds-py==0.18.0 06:26:46 rsa==4.9 06:26:46 ruamel.yaml==0.18.6 06:26:46 ruamel.yaml.clib==0.2.8 06:26:46 s3transfer==0.10.1 06:26:46 simplejson==3.19.2 06:26:46 six==1.16.0 06:26:46 smmap==5.0.1 06:26:46 soupsieve==2.5 06:26:46 stevedore==5.2.0 06:26:46 tabulate==0.9.0 06:26:46 toml==0.10.2 06:26:46 tomlkit==0.12.4 06:26:46 tqdm==4.66.2 06:26:46 typing_extensions==4.10.0 06:26:46 tzdata==2024.1 06:26:46 urllib3==1.26.18 06:26:46 virtualenv==20.25.1 06:26:46 wcwidth==0.2.13 06:26:46 websocket-client==1.7.0 06:26:46 wrapt==1.16.0 06:26:46 xdg==6.0.0 06:26:46 xmltodict==0.13.0 06:26:46 yq==3.2.3 06:26:47 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins10810322406102190666.sh 06:26:47 + cd kubernetes 06:26:47 + make check-for-staging-images 06:26:47 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 06:26:52 .......................................................................................................................................... 06:26:52 $ ssh-agent -k 06:26:52 unset SSH_AUTH_SOCK; 06:26:52 unset SSH_AGENT_PID; 06:26:52 echo Agent pid 11752 killed; 06:26:52 [ssh-agent] Stopped. 06:26:52 [PostBuildScript] - [INFO] Executing post build scripts. 06:26:52 [oom-master-image-verify] $ /bin/bash /tmp/jenkins14542665642477883938.sh 06:26:52 ---> sysstat.sh 06:26:53 [oom-master-image-verify] $ /bin/bash /tmp/jenkins7476331077249469796.sh 06:26:53 ---> package-listing.sh 06:26:53 ++ tr '[:upper:]' '[:lower:]' 06:26:53 ++ facter osfamily 06:26:53 + OS_FAMILY=debian 06:26:53 + workspace=/w/workspace/oom-master-image-verify 06:26:53 + START_PACKAGES=/tmp/packages_start.txt 06:26:53 + END_PACKAGES=/tmp/packages_end.txt 06:26:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:53 + PACKAGES=/tmp/packages_start.txt 06:26:53 + '[' /w/workspace/oom-master-image-verify ']' 06:26:53 + PACKAGES=/tmp/packages_end.txt 06:26:53 + case "${OS_FAMILY}" in 06:26:53 + dpkg -l 06:26:53 + grep '^ii' 06:26:53 + '[' -f /tmp/packages_start.txt ']' 06:26:53 + '[' -f /tmp/packages_end.txt ']' 06:26:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:53 + '[' /w/workspace/oom-master-image-verify ']' 06:26:53 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 06:26:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 06:26:53 [oom-master-image-verify] $ /bin/bash /tmp/jenkins11671106668085103478.sh 06:26:53 ---> capture-instance-metadata.sh 06:26:53 Setup pyenv: 06:26:53 system 06:26:53 3.8.13 06:26:53 3.9.13 06:26:53 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 06:26:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-02bK from file:/tmp/.os_lf_venv 06:26:55 lf-activate-venv(): INFO: Installing: lftools 06:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-02bK/bin to PATH 06:27:05 INFO: Running in OpenStack, capturing instance metadata 06:27:05 [oom-master-image-verify] $ /bin/bash /tmp/jenkins11943119637899415577.sh 06:27:05 provisioning config files... 06:27:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config12561741905727277198tmp 06:27:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:27:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:27:05 [EnvInject] - Injecting environment variables from a build step. 06:27:05 [EnvInject] - Injecting as environment variables the properties content 06:27:05 SERVER_ID=logs 06:27:05 06:27:05 [EnvInject] - Variables injected successfully. 06:27:05 [oom-master-image-verify] $ /bin/bash /tmp/jenkins2147750685457241222.sh 06:27:05 ---> create-netrc.sh 06:27:05 [oom-master-image-verify] $ /bin/bash /tmp/jenkins12680845195616313145.sh 06:27:05 ---> python-tools-install.sh 06:27:05 Setup pyenv: 06:27:05 system 06:27:05 3.8.13 06:27:05 3.9.13 06:27:05 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 06:27:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-02bK from file:/tmp/.os_lf_venv 06:27:07 lf-activate-venv(): INFO: Installing: lftools 06:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-02bK/bin to PATH 06:27:15 [oom-master-image-verify] $ /bin/bash /tmp/jenkins9381413160604222191.sh 06:27:15 ---> sudo-logs.sh 06:27:15 Archiving 'sudo' log.. 06:27:16 [oom-master-image-verify] $ /bin/bash /tmp/jenkins17908984122747549384.sh 06:27:16 ---> job-cost.sh 06:27:16 Setup pyenv: 06:27:16 system 06:27:16 3.8.13 06:27:16 3.9.13 06:27:16 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 06:27:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-02bK from file:/tmp/.os_lf_venv 06:27:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:27:22 lf-activate-venv(): INFO: Adding /tmp/venv-02bK/bin to PATH 06:27:22 INFO: No Stack... 06:27:23 INFO: Retrieving Pricing Info for: v3-standard-4 06:27:23 INFO: Archiving Costs 06:27:23 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins17637744927999727784.sh 06:27:23 ---> logs-deploy.sh 06:27:23 Setup pyenv: 06:27:23 system 06:27:23 3.8.13 06:27:23 3.9.13 06:27:23 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 06:27:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-02bK from file:/tmp/.os_lf_venv 06:27:25 lf-activate-venv(): INFO: Installing: lftools 06:27:33 lf-activate-venv(): INFO: Adding /tmp/venv-02bK/bin to PATH 06:27:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/7504 06:27:33 INFO: archiving workspace using pattern(s): 06:27:34 Archives upload complete. 06:27:34 INFO: archiving logs to Nexus 06:27:35 ---> uname -a: 06:27:35 Linux prd-ubuntu2004-helm-2c-1g-19975 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:27:35 06:27:35 06:27:35 ---> lscpu: 06:27:35 Architecture: x86_64 06:27:35 CPU op-mode(s): 32-bit, 64-bit 06:27:35 Byte Order: Little Endian 06:27:35 Address sizes: 40 bits physical, 48 bits virtual 06:27:35 CPU(s): 4 06:27:35 On-line CPU(s) list: 0-3 06:27:35 Thread(s) per core: 1 06:27:35 Core(s) per socket: 1 06:27:35 Socket(s): 4 06:27:35 NUMA node(s): 1 06:27:35 Vendor ID: AuthenticAMD 06:27:35 CPU family: 23 06:27:35 Model: 49 06:27:35 Model name: AMD EPYC-Rome Processor 06:27:35 Stepping: 0 06:27:35 CPU MHz: 2799.998 06:27:35 BogoMIPS: 5599.99 06:27:35 Virtualization: AMD-V 06:27:35 Hypervisor vendor: KVM 06:27:35 Virtualization type: full 06:27:35 L1d cache: 128 KiB 06:27:35 L1i cache: 128 KiB 06:27:35 L2 cache: 2 MiB 06:27:35 L3 cache: 64 MiB 06:27:35 NUMA node0 CPU(s): 0-3 06:27:35 Vulnerability Itlb multihit: Not affected 06:27:35 Vulnerability L1tf: Not affected 06:27:35 Vulnerability Mds: Not affected 06:27:35 Vulnerability Meltdown: Not affected 06:27:35 Vulnerability Mmio stale data: Not affected 06:27:35 Vulnerability Retbleed: Vulnerable 06:27:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:27:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:27:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 06:27:35 Vulnerability Srbds: Not affected 06:27:35 Vulnerability Tsx async abort: Not affected 06:27:35 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:27:35 06:27:35 06:27:35 ---> nproc: 06:27:35 4 06:27:35 06:27:35 06:27:35 ---> df -h: 06:27:35 Filesystem Size Used Avail Use% Mounted on 06:27:35 udev 7.9G 0 7.9G 0% /dev 06:27:35 tmpfs 1.6G 1.1M 1.6G 1% /run 06:27:35 /dev/vda1 78G 8.9G 69G 12% / 06:27:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:27:35 tmpfs 5.0M 0 5.0M 0% /run/lock 06:27:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:27:35 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 06:27:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:27:35 /dev/loop1 62M 62M 0 100% /snap/core20/1405 06:27:35 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 06:27:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:27:35 06:27:35 06:27:35 ---> free -m: 06:27:35 total used free shared buff/cache available 06:27:35 Mem: 16009 646 13183 1 2179 15048 06:27:35 Swap: 1023 0 1023 06:27:35 06:27:35 06:27:35 ---> ip addr: 06:27:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:27:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:27:35 inet 127.0.0.1/8 scope host lo 06:27:35 valid_lft forever preferred_lft forever 06:27:35 inet6 ::1/128 scope host 06:27:35 valid_lft forever preferred_lft forever 06:27:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:27:35 link/ether fa:16:3e:c3:0f:bc brd ff:ff:ff:ff:ff:ff 06:27:35 inet 10.30.106.195/23 brd 10.30.107.255 scope global dynamic ens3 06:27:35 valid_lft 86230sec preferred_lft 86230sec 06:27:35 inet6 fe80::f816:3eff:fec3:fbc/64 scope link 06:27:35 valid_lft forever preferred_lft forever 06:27:35 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:27:35 link/ether 02:42:c8:1f:bc:0e brd ff:ff:ff:ff:ff:ff 06:27:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:27:35 valid_lft forever preferred_lft forever 06:27:35 06:27:35 06:27:35 ---> sar -b -r -n DEV: 06:27:35 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-19975) 04/02/24 _x86_64_ (4 CPU) 06:27:35 06:27:35 06:24:48 LINUX RESTART (4 CPU) 06:27:35 06:27:35 06:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:27:35 06:26:02 315.28 133.27 182.01 0.00 5550.30 42168.77 0.00 06:27:35 06:27:01 115.57 27.15 88.43 0.00 1255.65 10530.71 0.00 06:27:35 Average: 216.42 80.74 135.68 0.00 3424.41 26507.65 0.00 06:27:35 06:27:35 06:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:27:35 06:26:02 13776124 15380096 638144 3.89 55124 1745124 1415356 8.11 816676 1549188 80080 06:27:35 06:27:01 13477768 15378084 623344 3.80 78220 2001104 1407856 8.07 858684 1773820 98964 06:27:35 Average: 13626946 15379090 630744 3.85 66672 1873114 1411606 8.09 837680 1661504 89522 06:27:35 06:27:35 06:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:27:35 06:26:02 ens3 369.02 262.24 1683.56 72.57 0.00 0.00 0.00 0.00 06:27:35 06:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:35 06:26:02 lo 2.06 2.06 0.21 0.21 0.00 0.00 0.00 0.00 06:27:35 06:27:01 ens3 70.06 61.96 803.42 12.38 0.00 0.00 0.00 0.00 06:27:35 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:35 06:27:01 lo 9.83 9.83 0.90 0.90 0.00 0.00 0.00 0.00 06:27:35 Average: ens3 221.03 163.10 1247.88 42.78 0.00 0.00 0.00 0.00 06:27:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:35 Average: lo 5.91 5.91 0.55 0.55 0.00 0.00 0.00 0.00 06:27:35 06:27:35 06:27:35 ---> sar -P ALL: 06:27:35 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-19975) 04/02/24 _x86_64_ (4 CPU) 06:27:35 06:27:35 06:24:48 LINUX RESTART (4 CPU) 06:27:35 06:27:35 06:25:01 CPU %user %nice %system %iowait %steal %idle 06:27:35 06:26:02 all 20.19 16.89 14.86 6.56 0.16 41.34 06:27:35 06:26:02 0 24.03 15.13 14.91 10.92 0.17 34.85 06:27:35 06:26:02 1 24.65 15.38 15.70 6.36 0.17 37.75 06:27:35 06:26:02 2 17.64 17.98 14.27 4.74 0.15 45.22 06:27:35 06:26:02 3 14.42 19.07 14.57 4.24 0.17 47.53 06:27:35 06:27:01 all 21.80 3.07 4.82 3.02 0.09 67.20 06:27:35 06:27:01 0 11.76 2.88 4.61 4.14 0.07 76.55 06:27:35 06:27:01 1 30.70 2.73 4.87 3.00 0.12 58.58 06:27:35 06:27:01 2 38.35 2.97 5.27 1.75 0.10 51.57 06:27:35 06:27:01 3 6.38 3.72 4.53 3.19 0.07 82.11 06:27:35 Average: all 20.99 10.00 9.86 4.79 0.13 54.22 06:27:35 Average: 0 17.91 9.01 9.77 7.53 0.12 55.66 06:27:35 Average: 1 27.65 9.10 10.33 4.69 0.14 48.08 06:27:35 Average: 2 27.97 10.49 9.78 3.25 0.13 48.39 06:27:35 Average: 3 10.41 11.41 9.56 3.72 0.12 64.78 06:27:35 06:27:35 06:27:35