11:05:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 11:05:14 Running as SYSTEM 11:05:15 [EnvInject] - Loading node environment variables. 11:05:15 Building remotely on prd-ubuntu2004-helm-2c-1g-17985 (ubuntu2004-helm-2c-1g) in workspace /w/workspace/oom-master-image-verify 11:05:15 [ssh-agent] Looking for ssh-agent implementation... 11:05:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:15 $ ssh-agent 11:05:15 SSH_AUTH_SOCK=/tmp/ssh-KBlszSIObhjk/agent.11160 11:05:15 SSH_AGENT_PID=11163 11:05:15 [ssh-agent] Started. 11:05:15 Running ssh-add (command line suppressed) 11:05:15 Identity added: /w/workspace/oom-master-image-verify@tmp/private_key_1689815845546133279.key (/w/workspace/oom-master-image-verify@tmp/private_key_1689815845546133279.key) 11:05:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:05:15 The recommended git tool is: NONE 11:05:17 using credential onap-jenkins-ssh 11:05:17 Wiping out workspace first. 11:05:17 Cloning the remote Git repository 11:05:17 Cloning repository git://cloud.onap.org/mirror/oom.git 11:05:17 > git init /w/workspace/oom-master-image-verify # timeout=10 11:05:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:05:17 > git --version # timeout=10 11:05:17 > git --version # 'git version 2.25.1' 11:05:17 using GIT_SSH to set credentials Gerrit user 11:05:17 Verifying host key using manually-configured host key entries 11:05:17 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:05:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:05:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:05:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:05:23 using GIT_SSH to set credentials Gerrit user 11:05:23 Verifying host key using manually-configured host key entries 11:05:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/3 # timeout=30 11:05:23 > git rev-parse bb772e21a2c33abddc3e4561fe3cd227095079eb^{commit} # timeout=10 11:05:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:05:23 Checking out Revision bb772e21a2c33abddc3e4561fe3cd227095079eb (refs/changes/73/137573/3) 11:05:23 > git config core.sparsecheckout # timeout=10 11:05:23 > git checkout -f bb772e21a2c33abddc3e4561fe3cd227095079eb # timeout=30 11:05:27 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 11:05:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:05:27 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 11:05:27 provisioning config files... 11:05:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:05:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:05:27 [oom-master-image-verify] $ /bin/bash /tmp/jenkins16462137275718145614.sh 11:05:27 ---> python-tools-install.sh 11:05:27 Setup pyenv: 11:05:27 * system (set by /opt/pyenv/version) 11:05:27 * 3.8.13 (set by /opt/pyenv/version) 11:05:27 * 3.9.13 (set by /opt/pyenv/version) 11:05:27 * 3.10.6 (set by /opt/pyenv/version) 11:05:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GAF4 11:05:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:05:34 lf-activate-venv(): INFO: Installing: lftools 11:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-GAF4/bin to PATH 11:06:07 Generating Requirements File 11:06:32 Python 3.10.6 11:06:32 pip 24.0 from /tmp/venv-GAF4/lib/python3.10/site-packages/pip (python 3.10) 11:06:33 appdirs==1.4.4 11:06:33 argcomplete==3.2.3 11:06:33 aspy.yaml==1.3.0 11:06:33 attrs==23.2.0 11:06:33 autopage==0.5.2 11:06:33 beautifulsoup4==4.12.3 11:06:33 boto3==1.34.69 11:06:33 botocore==1.34.69 11:06:33 bs4==0.0.2 11:06:33 cachetools==5.3.3 11:06:33 certifi==2024.2.2 11:06:33 cffi==1.16.0 11:06:33 cfgv==3.4.0 11:06:33 chardet==5.2.0 11:06:33 charset-normalizer==3.3.2 11:06:33 click==8.1.7 11:06:33 cliff==4.6.0 11:06:33 cmd2==2.4.3 11:06:33 cryptography==3.3.2 11:06:33 debtcollector==3.0.0 11:06:33 decorator==5.1.1 11:06:33 defusedxml==0.7.1 11:06:33 Deprecated==1.2.14 11:06:33 distlib==0.3.8 11:06:33 dnspython==2.6.1 11:06:33 docker==4.2.2 11:06:33 dogpile.cache==1.3.2 11:06:33 email_validator==2.1.1 11:06:33 filelock==3.13.1 11:06:33 future==1.0.0 11:06:33 gitdb==4.0.11 11:06:33 GitPython==3.1.42 11:06:33 google-auth==2.29.0 11:06:33 httplib2==0.22.0 11:06:33 identify==2.5.35 11:06:33 idna==3.6 11:06:33 importlib-resources==1.5.0 11:06:33 iso8601==2.1.0 11:06:33 Jinja2==3.1.3 11:06:33 jmespath==1.0.1 11:06:33 jsonpatch==1.33 11:06:33 jsonpointer==2.4 11:06:33 jsonschema==4.21.1 11:06:33 jsonschema-specifications==2023.12.1 11:06:33 keystoneauth1==5.6.0 11:06:33 kubernetes==29.0.0 11:06:33 lftools==0.37.10 11:06:33 lxml==5.1.0 11:06:33 MarkupSafe==2.1.5 11:06:33 msgpack==1.0.8 11:06:33 multi_key_dict==2.0.3 11:06:33 munch==4.0.0 11:06:33 netaddr==1.2.1 11:06:33 netifaces==0.11.0 11:06:33 niet==1.4.2 11:06:33 nodeenv==1.8.0 11:06:33 oauth2client==4.1.3 11:06:33 oauthlib==3.2.2 11:06:33 openstacksdk==3.0.0 11:06:33 os-client-config==2.1.0 11:06:33 os-service-types==1.7.0 11:06:33 osc-lib==3.0.1 11:06:33 oslo.config==9.4.0 11:06:33 oslo.context==5.5.0 11:06:33 oslo.i18n==6.3.0 11:06:33 oslo.log==5.5.0 11:06:33 oslo.serialization==5.4.0 11:06:33 oslo.utils==7.1.0 11:06:33 packaging==24.0 11:06:33 pbr==6.0.0 11:06:33 platformdirs==4.2.0 11:06:33 prettytable==3.10.0 11:06:33 pyasn1==0.5.1 11:06:33 pyasn1-modules==0.3.0 11:06:33 pycparser==2.21 11:06:33 pygerrit2==2.0.15 11:06:33 PyGithub==2.3.0 11:06:33 pyinotify==0.9.6 11:06:33 PyJWT==2.8.0 11:06:33 PyNaCl==1.5.0 11:06:33 pyparsing==2.4.7 11:06:33 pyperclip==1.8.2 11:06:33 pyrsistent==0.20.0 11:06:33 python-cinderclient==9.5.0 11:06:33 python-dateutil==2.9.0.post0 11:06:33 python-heatclient==3.5.0 11:06:33 python-jenkins==1.8.2 11:06:33 python-keystoneclient==5.4.0 11:06:33 python-magnumclient==4.4.0 11:06:33 python-novaclient==18.6.0 11:06:33 python-openstackclient==6.6.0 11:06:33 python-swiftclient==4.5.0 11:06:33 PyYAML==6.0.1 11:06:33 referencing==0.34.0 11:06:33 requests==2.31.0 11:06:33 requests-oauthlib==2.0.0 11:06:33 requestsexceptions==1.4.0 11:06:33 rfc3986==2.0.0 11:06:33 rpds-py==0.18.0 11:06:33 rsa==4.9 11:06:33 ruamel.yaml==0.18.6 11:06:33 ruamel.yaml.clib==0.2.8 11:06:33 s3transfer==0.10.1 11:06:33 simplejson==3.19.2 11:06:33 six==1.16.0 11:06:33 smmap==5.0.1 11:06:33 soupsieve==2.5 11:06:33 stevedore==5.2.0 11:06:33 tabulate==0.9.0 11:06:33 toml==0.10.2 11:06:33 tomlkit==0.12.4 11:06:33 tqdm==4.66.2 11:06:33 typing_extensions==4.10.0 11:06:33 tzdata==2024.1 11:06:33 urllib3==1.26.18 11:06:33 virtualenv==20.25.1 11:06:33 wcwidth==0.2.13 11:06:33 websocket-client==1.7.0 11:06:33 wrapt==1.16.0 11:06:33 xdg==6.0.0 11:06:33 xmltodict==0.13.0 11:06:33 yq==3.2.3 11:06:33 [oom-master-image-verify] $ /bin/sh -xe /tmp/jenkins1275903641391762557.sh 11:06:33 + cd kubernetes 11:06:33 + make check-for-staging-images 11:06:33 /w/workspace/oom-master-image-verify/kubernetes/../.ci/check-for-staging-images.sh 11:06:38 ......................................................................................................................................... 11:06:38 $ ssh-agent -k 11:06:39 unset SSH_AUTH_SOCK; 11:06:39 unset SSH_AGENT_PID; 11:06:39 echo Agent pid 11163 killed; 11:06:39 [ssh-agent] Stopped. 11:06:39 [PostBuildScript] - [INFO] Executing post build scripts. 11:06:39 [oom-master-image-verify] $ /bin/bash /tmp/jenkins18069594017264517398.sh 11:06:39 ---> sysstat.sh 11:06:39 [oom-master-image-verify] $ /bin/bash /tmp/jenkins13177851185415751384.sh 11:06:39 ---> package-listing.sh 11:06:39 ++ facter osfamily 11:06:39 ++ tr '[:upper:]' '[:lower:]' 11:06:39 + OS_FAMILY=debian 11:06:39 + workspace=/w/workspace/oom-master-image-verify 11:06:39 + START_PACKAGES=/tmp/packages_start.txt 11:06:39 + END_PACKAGES=/tmp/packages_end.txt 11:06:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:39 + PACKAGES=/tmp/packages_start.txt 11:06:39 + '[' /w/workspace/oom-master-image-verify ']' 11:06:39 + PACKAGES=/tmp/packages_end.txt 11:06:39 + case "${OS_FAMILY}" in 11:06:39 + grep '^ii' 11:06:39 + dpkg -l 11:06:39 + '[' -f /tmp/packages_start.txt ']' 11:06:39 + '[' -f /tmp/packages_end.txt ']' 11:06:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:39 + '[' /w/workspace/oom-master-image-verify ']' 11:06:39 + mkdir -p /w/workspace/oom-master-image-verify/archives/ 11:06:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-image-verify/archives/ 11:06:39 [oom-master-image-verify] $ /bin/bash /tmp/jenkins17685957247528315199.sh 11:06:39 ---> capture-instance-metadata.sh 11:06:39 Setup pyenv: 11:06:40 system 11:06:40 3.8.13 11:06:40 3.9.13 11:06:40 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 11:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GAF4 from file:/tmp/.os_lf_venv 11:06:41 lf-activate-venv(): INFO: Installing: lftools 11:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-GAF4/bin to PATH 11:06:50 INFO: Running in OpenStack, capturing instance metadata 11:06:51 [oom-master-image-verify] $ /bin/bash /tmp/jenkins16926148619697108250.sh 11:06:51 provisioning config files... 11:06:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-image-verify@tmp/config16283266398006573064tmp 11:06:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:06:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:06:51 [EnvInject] - Injecting environment variables from a build step. 11:06:51 [EnvInject] - Injecting as environment variables the properties content 11:06:51 SERVER_ID=logs 11:06:51 11:06:51 [EnvInject] - Variables injected successfully. 11:06:51 [oom-master-image-verify] $ /bin/bash /tmp/jenkins10131874272976623345.sh 11:06:51 ---> create-netrc.sh 11:06:51 [oom-master-image-verify] $ /bin/bash /tmp/jenkins12865245144533983976.sh 11:06:51 ---> python-tools-install.sh 11:06:51 Setup pyenv: 11:06:51 system 11:06:51 3.8.13 11:06:51 3.9.13 11:06:51 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 11:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GAF4 from file:/tmp/.os_lf_venv 11:06:52 lf-activate-venv(): INFO: Installing: lftools 11:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-GAF4/bin to PATH 11:07:00 [oom-master-image-verify] $ /bin/bash /tmp/jenkins13689167927231925397.sh 11:07:00 ---> sudo-logs.sh 11:07:00 Archiving 'sudo' log.. 11:07:00 [oom-master-image-verify] $ /bin/bash /tmp/jenkins2902191321133614213.sh 11:07:00 ---> job-cost.sh 11:07:00 Setup pyenv: 11:07:00 system 11:07:00 3.8.13 11:07:00 3.9.13 11:07:00 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 11:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GAF4 from file:/tmp/.os_lf_venv 11:07:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-GAF4/bin to PATH 11:07:06 INFO: No Stack... 11:07:07 INFO: Retrieving Pricing Info for: v3-standard-4 11:07:07 INFO: Archiving Costs 11:07:07 [oom-master-image-verify] $ /bin/bash -l /tmp/jenkins1587063022315941992.sh 11:07:07 ---> logs-deploy.sh 11:07:07 Setup pyenv: 11:07:07 system 11:07:07 3.8.13 11:07:07 3.9.13 11:07:07 * 3.10.6 (set by /w/workspace/oom-master-image-verify/.python-version) 11:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GAF4 from file:/tmp/.os_lf_venv 11:07:09 lf-activate-venv(): INFO: Installing: lftools 11:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-GAF4/bin to PATH 11:07:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-image-verify/7482 11:07:16 INFO: archiving workspace using pattern(s): 11:07:17 Archives upload complete. 11:07:17 INFO: archiving logs to Nexus 11:07:18 ---> uname -a: 11:07:18 Linux prd-ubuntu2004-helm-2c-1g-17985 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:07:18 11:07:18 11:07:18 ---> lscpu: 11:07:18 Architecture: x86_64 11:07:18 CPU op-mode(s): 32-bit, 64-bit 11:07:18 Byte Order: Little Endian 11:07:18 Address sizes: 40 bits physical, 48 bits virtual 11:07:18 CPU(s): 4 11:07:18 On-line CPU(s) list: 0-3 11:07:18 Thread(s) per core: 1 11:07:18 Core(s) per socket: 1 11:07:18 Socket(s): 4 11:07:18 NUMA node(s): 1 11:07:18 Vendor ID: AuthenticAMD 11:07:18 CPU family: 23 11:07:18 Model: 49 11:07:18 Model name: AMD EPYC-Rome Processor 11:07:18 Stepping: 0 11:07:18 CPU MHz: 2800.000 11:07:18 BogoMIPS: 5600.00 11:07:18 Virtualization: AMD-V 11:07:18 Hypervisor vendor: KVM 11:07:18 Virtualization type: full 11:07:18 L1d cache: 128 KiB 11:07:18 L1i cache: 128 KiB 11:07:18 L2 cache: 2 MiB 11:07:18 L3 cache: 64 MiB 11:07:18 NUMA node0 CPU(s): 0-3 11:07:18 Vulnerability Itlb multihit: Not affected 11:07:18 Vulnerability L1tf: Not affected 11:07:18 Vulnerability Mds: Not affected 11:07:18 Vulnerability Meltdown: Not affected 11:07:18 Vulnerability Mmio stale data: Not affected 11:07:18 Vulnerability Retbleed: Vulnerable 11:07:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:07:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:07:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 11:07:18 Vulnerability Srbds: Not affected 11:07:18 Vulnerability Tsx async abort: Not affected 11:07:18 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 11:07:18 11:07:18 11:07:18 ---> nproc: 11:07:18 4 11:07:18 11:07:18 11:07:18 ---> df -h: 11:07:18 Filesystem Size Used Avail Use% Mounted on 11:07:18 udev 7.9G 0 7.9G 0% /dev 11:07:18 tmpfs 1.6G 1.1M 1.6G 1% /run 11:07:18 /dev/vda1 78G 8.9G 69G 12% / 11:07:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:07:18 tmpfs 5.0M 0 5.0M 0% /run/lock 11:07:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:07:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:07:18 /dev/loop0 62M 62M 0 100% /snap/core20/1405 11:07:18 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 11:07:18 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 11:07:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:07:18 11:07:18 11:07:18 ---> free -m: 11:07:18 total used free shared buff/cache available 11:07:18 Mem: 16009 638 13182 1 2187 15057 11:07:18 Swap: 1023 0 1023 11:07:18 11:07:18 11:07:18 ---> ip addr: 11:07:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:18 inet 127.0.0.1/8 scope host lo 11:07:18 valid_lft forever preferred_lft forever 11:07:18 inet6 ::1/128 scope host 11:07:18 valid_lft forever preferred_lft forever 11:07:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:07:18 link/ether fa:16:3e:24:83:6b brd ff:ff:ff:ff:ff:ff 11:07:18 inet 10.30.106.226/23 brd 10.30.107.255 scope global dynamic ens3 11:07:18 valid_lft 86243sec preferred_lft 86243sec 11:07:18 inet6 fe80::f816:3eff:fe24:836b/64 scope link 11:07:18 valid_lft forever preferred_lft forever 11:07:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:07:18 link/ether 02:42:10:a6:ba:1d brd ff:ff:ff:ff:ff:ff 11:07:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:07:18 valid_lft forever preferred_lft forever 11:07:18 11:07:18 11:07:18 ---> sar -b -r -n DEV: 11:07:18 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-17985) 03/25/24 _x86_64_ (4 CPU) 11:07:18 11:07:18 11:04:44 LINUX RESTART (4 CPU) 11:07:18 11:07:18 11:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:07:18 11:06:02 363.49 151.46 212.03 0.00 6595.30 44992.77 0.00 11:07:18 11:07:01 76.58 3.22 73.36 0.00 184.65 9332.81 0.00 11:07:18 Average: 221.24 77.96 143.28 0.00 3416.90 27312.59 0.00 11:07:18 11:07:18 11:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:07:18 11:06:02 13590480 15358028 658596 4.02 61560 1896164 1440044 8.26 886036 1658320 150484 11:07:18 11:07:01 13535916 15453552 551840 3.37 79168 2016416 1330676 7.63 792264 1786772 80756 11:07:18 Average: 13563198 15405790 605218 3.69 70364 1956290 1385360 7.94 839150 1722546 115620 11:07:18 11:07:18 11:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:07:18 11:06:02 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 11:07:18 11:06:02 ens3 399.32 275.44 2258.89 75.16 0.00 0.00 0.00 0.00 11:07:18 11:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:18 11:07:01 lo 9.96 9.96 0.92 0.92 0.00 0.00 0.00 0.00 11:07:18 11:07:01 ens3 56.97 58.43 273.38 14.51 0.00 0.00 0.00 0.00 11:07:18 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:18 Average: lo 5.98 5.98 0.56 0.56 0.00 0.00 0.00 0.00 11:07:18 Average: ens3 229.58 167.85 1274.47 45.09 0.00 0.00 0.00 0.00 11:07:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:18 11:07:18 11:07:18 ---> sar -P ALL: 11:07:18 Linux 5.4.0-146-generic (prd-ubuntu2004-helm-2c-1g-17985) 03/25/24 _x86_64_ (4 CPU) 11:07:18 11:07:18 11:04:44 LINUX RESTART (4 CPU) 11:07:18 11:07:18 11:05:01 CPU %user %nice %system %iowait %steal %idle 11:07:18 11:06:02 all 20.66 17.67 14.66 4.90 0.12 41.99 11:07:18 11:06:02 0 15.95 19.09 15.58 6.09 0.12 43.18 11:07:18 11:06:02 1 22.93 17.31 13.80 3.27 0.12 42.56 11:07:18 11:06:02 2 24.20 16.62 14.61 5.74 0.14 38.70 11:07:18 11:06:02 3 19.58 17.64 14.64 4.50 0.12 43.52 11:07:18 11:07:01 all 22.61 0.36 2.04 1.65 0.07 73.27 11:07:18 11:07:01 0 10.43 0.44 1.66 1.02 0.05 86.40 11:07:18 11:07:01 1 46.50 0.00 2.68 1.02 0.08 49.71 11:07:18 11:07:01 2 7.04 0.49 1.52 4.43 0.07 86.44 11:07:18 11:07:01 3 26.42 0.51 2.29 0.15 0.07 70.56 11:07:18 Average: all 21.64 9.02 8.36 3.28 0.10 57.61 11:07:18 Average: 0 13.19 9.77 8.62 3.55 0.08 64.79 11:07:18 Average: 1 34.71 8.66 8.25 2.15 0.10 46.13 11:07:18 Average: 2 15.65 8.58 8.08 5.09 0.10 62.49 11:07:18 Average: 3 23.00 9.08 8.47 2.33 0.09 57.02 11:07:18 11:07:18 11:07:18