17:54:59 Started by timer 17:54:59 Running as SYSTEM 17:54:59 [EnvInject] - Loading node environment variables. 17:54:59 Building remotely on prd-ubuntu1804-docker-8c-8g-13701 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfsdk-requirements-master-build-and-upload 17:54:59 [ssh-agent] Looking for ssh-agent implementation... 17:54:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:59 $ ssh-agent 17:55:00 SSH_AUTH_SOCK=/tmp/ssh-TrShOSEA8kXC/agent.2054 17:55:00 SSH_AGENT_PID=2056 17:55:00 [ssh-agent] Started. 17:55:00 Running ssh-add (command line suppressed) 17:55:00 Identity added: /w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_3443599940390169837.key (/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_3443599940390169837.key) 17:55:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:55:00 The recommended git tool is: NONE 17:55:01 using credential onap-jenkins-ssh 17:55:01 Wiping out workspace first. 17:55:01 Cloning the remote Git repository 17:55:01 Cloning repository git://cloud.onap.org/mirror/vnfsdk/validation.git 17:55:01 > git init /w/workspace/vnfsdk-requirements-master-build-and-upload # timeout=10 17:55:01 Fetching upstream changes from git://cloud.onap.org/mirror/vnfsdk/validation.git 17:55:01 > git --version # timeout=10 17:55:01 > git --version # 'git version 2.17.1' 17:55:01 using GIT_SSH to set credentials Gerrit user 17:55:01 Verifying host key using manually-configured host key entries 17:55:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfsdk/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:02 > git config remote.origin.url git://cloud.onap.org/mirror/vnfsdk/validation.git # timeout=10 17:55:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:02 Avoid second fetch 17:55:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:55:02 Checking out Revision 9a48d2e4be91afb67983d867ae6d72864ff91c17 (refs/remotes/origin/master) 17:55:02 > git config core.sparsecheckout # timeout=10 17:55:02 > git checkout -f 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:55:03 Commit message: "Change PTL of VNFSDK to be Dan Xu" 17:55:03 > git rev-list --no-walk 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:55:03 provisioning config files... 17:55:03 copy managed file [global-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config7522345183347969726tmp 17:55:03 copy managed file [vnfsdk-validation-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config2271721495789992900tmp 17:55:03 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins6373539641169289038.sh 17:55:06 created virtual environment CPython3.6.9.final.0-64 in 2765ms 17:55:06 creator CPython3Posix(dest=/w/workspace/vnfsdk-requirements-master-build-and-upload/csarvalidation/python/venv, clear=False, no_vcs_ignore=False, global=False) 17:55:06 seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) 17:55:06 added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 17:55:06 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator 17:55:07 Requirement already satisfied: pip in ./venv/lib/python3.6/site-packages (21.3.1) 17:55:08 Collecting PyYAML==5.3.1 17:55:08 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:55:08 Preparing metadata (setup.py): started 17:55:08 Preparing metadata (setup.py): finished with status 'done' 17:55:08 Collecting jproperties==2.1.0 17:55:08 Downloading jproperties-2.1.0-py3-none-any.whl (17 kB) 17:55:08 Collecting six~=1.12 17:55:08 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 17:55:08 Building wheels for collected packages: PyYAML 17:55:08 Building wheel for PyYAML (setup.py): started 17:55:09 Building wheel for PyYAML (setup.py): finished with status 'done' 17:55:09 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44635 sha256=916108d299b3b28ca099b8a0b59178f749bcfdeeed18a57ed4908857b8cdcd42 17:55:09 Stored in directory: /home/jenkins/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 17:55:09 Successfully built PyYAML 17:55:09 Installing collected packages: six, PyYAML, jproperties 17:55:09 Successfully installed PyYAML-5.3.1 jproperties-2.1.0 six-1.16.0 17:55:09 [EnvInject] - Injecting environment variables from a build step. 17:55:09 [EnvInject] - Injecting as environment variables the properties content 17:55:09 SERVER_ID=ecomp-raw 17:55:09 17:55:09 [EnvInject] - Variables injected successfully. 17:55:09 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins3220790414253712305.sh 17:55:09 ---> create-netrc.sh 17:55:10 ERROR: Credential not found. 17:55:10 Build step 'Execute shell' marked build as failure 17:55:10 $ ssh-agent -k 17:55:10 unset SSH_AUTH_SOCK; 17:55:10 unset SSH_AGENT_PID; 17:55:10 echo Agent pid 2056 killed; 17:55:10 [ssh-agent] Stopped. 17:55:10 [PostBuildScript] - [INFO] Executing post build scripts. 17:55:10 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins13672531786881520990.sh 17:55:10 ---> sysstat.sh 17:55:10 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins855028504168542245.sh 17:55:10 ---> package-listing.sh 17:55:10 ++ facter osfamily 17:55:10 ++ tr '[:upper:]' '[:lower:]' 17:55:10 + OS_FAMILY=debian 17:55:10 + workspace=/w/workspace/vnfsdk-requirements-master-build-and-upload 17:55:10 + START_PACKAGES=/tmp/packages_start.txt 17:55:10 + END_PACKAGES=/tmp/packages_end.txt 17:55:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:55:10 + PACKAGES=/tmp/packages_start.txt 17:55:10 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:55:10 + PACKAGES=/tmp/packages_end.txt 17:55:10 + case "${OS_FAMILY}" in 17:55:10 + dpkg -l 17:55:10 + grep '^ii' 17:55:10 + '[' -f /tmp/packages_start.txt ']' 17:55:10 + '[' -f /tmp/packages_end.txt ']' 17:55:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:55:10 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:55:10 + mkdir -p /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:55:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:55:10 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins16393299130065435226.sh 17:55:10 ---> capture-instance-metadata.sh 17:55:10 Setup pyenv: 17:55:10 * system (set by /opt/pyenv/version) 17:55:10 * 3.8.13 (set by /opt/pyenv/version) 17:55:10 * 3.9.13 (set by /opt/pyenv/version) 17:55:10 * 3.10.6 (set by /opt/pyenv/version) 17:55:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5YTz 17:55:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:55:18 lf-activate-venv(): INFO: Installing: lftools 17:55:52 lf-activate-venv(): INFO: Adding /tmp/venv-5YTz/bin to PATH 17:55:52 INFO: Running in OpenStack, capturing instance metadata 17:55:53 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins12797150600228636298.sh 17:55:53 provisioning config files... 17:55:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config3212262787467494577tmp 17:55:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:55:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:55:53 [EnvInject] - Injecting environment variables from a build step. 17:55:53 [EnvInject] - Injecting as environment variables the properties content 17:55:53 SERVER_ID=logs 17:55:53 17:55:53 [EnvInject] - Variables injected successfully. 17:55:53 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins6650549778517861706.sh 17:55:53 ---> create-netrc.sh 17:55:53 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8404035258348774719.sh 17:55:53 ---> python-tools-install.sh 17:55:53 Setup pyenv: 17:55:53 system 17:55:53 3.8.13 17:55:53 3.9.13 17:55:53 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:55:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5YTz from file:/tmp/.os_lf_venv 17:55:54 lf-activate-venv(): INFO: Installing: lftools 17:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-5YTz/bin to PATH 17:56:02 Generating Requirements File 17:56:31 Python 3.10.6 17:56:31 pip 24.0 from /tmp/venv-5YTz/lib/python3.10/site-packages/pip (python 3.10) 17:56:32 appdirs==1.4.4 17:56:32 argcomplete==3.2.3 17:56:32 aspy.yaml==1.3.0 17:56:32 attrs==23.2.0 17:56:32 autopage==0.5.2 17:56:32 beautifulsoup4==4.12.3 17:56:32 boto3==1.34.64 17:56:32 botocore==1.34.64 17:56:32 bs4==0.0.2 17:56:32 cachetools==5.3.3 17:56:32 certifi==2024.2.2 17:56:32 cffi==1.16.0 17:56:32 cfgv==3.4.0 17:56:32 chardet==5.2.0 17:56:32 charset-normalizer==3.3.2 17:56:32 click==8.1.7 17:56:32 cliff==4.6.0 17:56:32 cmd2==2.4.3 17:56:32 cryptography==3.3.2 17:56:32 debtcollector==3.0.0 17:56:32 decorator==5.1.1 17:56:32 defusedxml==0.7.1 17:56:32 Deprecated==1.2.14 17:56:32 distlib==0.3.8 17:56:32 dnspython==2.6.1 17:56:32 docker==4.2.2 17:56:32 dogpile.cache==1.3.2 17:56:32 email_validator==2.1.1 17:56:32 filelock==3.13.1 17:56:32 future==1.0.0 17:56:32 gitdb==4.0.11 17:56:32 GitPython==3.1.42 17:56:32 google-auth==2.28.2 17:56:32 httplib2==0.22.0 17:56:32 identify==2.5.35 17:56:32 idna==3.6 17:56:32 importlib-resources==1.5.0 17:56:32 iso8601==2.1.0 17:56:32 Jinja2==3.1.3 17:56:32 jmespath==1.0.1 17:56:32 jsonpatch==1.33 17:56:32 jsonpointer==2.4 17:56:32 jsonschema==4.21.1 17:56:32 jsonschema-specifications==2023.12.1 17:56:32 keystoneauth1==5.6.0 17:56:32 kubernetes==29.0.0 17:56:32 lftools==0.37.10 17:56:32 lxml==5.1.0 17:56:32 MarkupSafe==2.1.5 17:56:32 msgpack==1.0.8 17:56:32 multi_key_dict==2.0.3 17:56:32 munch==4.0.0 17:56:32 netaddr==1.2.1 17:56:32 netifaces==0.11.0 17:56:32 niet==1.4.2 17:56:32 nodeenv==1.8.0 17:56:32 oauth2client==4.1.3 17:56:32 oauthlib==3.2.2 17:56:32 openstacksdk==3.0.0 17:56:32 os-client-config==2.1.0 17:56:32 os-service-types==1.7.0 17:56:32 osc-lib==3.0.1 17:56:32 oslo.config==9.4.0 17:56:32 oslo.context==5.5.0 17:56:32 oslo.i18n==6.3.0 17:56:32 oslo.log==5.5.0 17:56:32 oslo.serialization==5.4.0 17:56:32 oslo.utils==7.1.0 17:56:32 packaging==24.0 17:56:32 pbr==6.0.0 17:56:32 platformdirs==4.2.0 17:56:32 prettytable==3.10.0 17:56:32 pyasn1==0.5.1 17:56:32 pyasn1-modules==0.3.0 17:56:32 pycparser==2.21 17:56:32 pygerrit2==2.0.15 17:56:32 PyGithub==2.2.0 17:56:32 pyinotify==0.9.6 17:56:32 PyJWT==2.8.0 17:56:32 PyNaCl==1.5.0 17:56:32 pyparsing==2.4.7 17:56:32 pyperclip==1.8.2 17:56:32 pyrsistent==0.20.0 17:56:32 python-cinderclient==9.5.0 17:56:32 python-dateutil==2.9.0.post0 17:56:32 python-heatclient==3.5.0 17:56:32 python-jenkins==1.8.2 17:56:32 python-keystoneclient==5.4.0 17:56:32 python-magnumclient==4.4.0 17:56:32 python-novaclient==18.6.0 17:56:32 python-openstackclient==6.5.0 17:56:32 python-swiftclient==4.5.0 17:56:32 PyYAML==6.0.1 17:56:32 referencing==0.34.0 17:56:32 requests==2.31.0 17:56:32 requests-oauthlib==1.4.0 17:56:32 requestsexceptions==1.4.0 17:56:32 rfc3986==2.0.0 17:56:32 rpds-py==0.18.0 17:56:32 rsa==4.9 17:56:32 ruamel.yaml==0.18.6 17:56:32 ruamel.yaml.clib==0.2.8 17:56:32 s3transfer==0.10.1 17:56:32 simplejson==3.19.2 17:56:32 six==1.16.0 17:56:32 smmap==5.0.1 17:56:32 soupsieve==2.5 17:56:32 stevedore==5.2.0 17:56:32 tabulate==0.9.0 17:56:32 toml==0.10.2 17:56:32 tomlkit==0.12.4 17:56:32 tqdm==4.66.2 17:56:32 typing_extensions==4.10.0 17:56:32 tzdata==2024.1 17:56:32 urllib3==1.26.18 17:56:32 virtualenv==20.25.1 17:56:32 wcwidth==0.2.13 17:56:32 websocket-client==1.7.0 17:56:32 wrapt==1.16.0 17:56:32 xdg==6.0.0 17:56:32 xmltodict==0.13.0 17:56:32 yq==3.2.3 17:56:32 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins3227767895386392080.sh 17:56:32 ---> sudo-logs.sh 17:56:32 Archiving 'sudo' log.. 17:56:32 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8998692516570652352.sh 17:56:32 ---> job-cost.sh 17:56:32 Setup pyenv: 17:56:32 system 17:56:32 3.8.13 17:56:32 3.9.13 17:56:32 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:56:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5YTz from file:/tmp/.os_lf_venv 17:56:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:56:39 lf-activate-venv(): INFO: Adding /tmp/venv-5YTz/bin to PATH 17:56:39 INFO: No Stack... 17:56:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:39 INFO: Archiving Costs 17:56:39 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins11473637509939263924.sh 17:56:39 ---> logs-deploy.sh 17:56:39 Setup pyenv: 17:56:39 system 17:56:39 3.8.13 17:56:39 3.9.13 17:56:39 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:56:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5YTz from file:/tmp/.os_lf_venv 17:56:41 lf-activate-venv(): INFO: Installing: lftools 17:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-5YTz/bin to PATH 17:56:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfsdk-requirements-master-build-and-upload/1198 17:56:50 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:56:51 Archives upload complete. 17:56:51 INFO: archiving logs to Nexus 17:56:52 ---> uname -a: 17:56:52 Linux prd-ubuntu1804-docker-8c-8g-13701 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:56:52 17:56:52 17:56:52 ---> lscpu: 17:56:52 Architecture: x86_64 17:56:52 CPU op-mode(s): 32-bit, 64-bit 17:56:52 Byte Order: Little Endian 17:56:52 CPU(s): 8 17:56:52 On-line CPU(s) list: 0-7 17:56:52 Thread(s) per core: 1 17:56:52 Core(s) per socket: 1 17:56:52 Socket(s): 8 17:56:52 NUMA node(s): 1 17:56:52 Vendor ID: AuthenticAMD 17:56:52 CPU family: 23 17:56:52 Model: 49 17:56:52 Model name: AMD EPYC-Rome Processor 17:56:52 Stepping: 0 17:56:52 CPU MHz: 2799.998 17:56:52 BogoMIPS: 5599.99 17:56:52 Virtualization: AMD-V 17:56:52 Hypervisor vendor: KVM 17:56:52 Virtualization type: full 17:56:52 L1d cache: 32K 17:56:52 L1i cache: 32K 17:56:52 L2 cache: 512K 17:56:52 L3 cache: 16384K 17:56:52 NUMA node0 CPU(s): 0-7 17:56:52 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 17:56:52 17:56:52 17:56:52 ---> nproc: 17:56:52 8 17:56:52 17:56:52 17:56:52 ---> df -h: 17:56:52 Filesystem Size Used Avail Use% Mounted on 17:56:52 udev 16G 0 16G 0% /dev 17:56:52 tmpfs 3.2G 712K 3.2G 1% /run 17:56:52 /dev/vda1 155G 10G 145G 7% / 17:56:52 tmpfs 16G 0 16G 0% /dev/shm 17:56:52 tmpfs 5.0M 0 5.0M 0% /run/lock 17:56:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:56:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:56:52 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:56:52 17:56:52 17:56:52 ---> free -m: 17:56:52 total used free shared buff/cache available 17:56:52 Mem: 32167 782 29283 0 2101 30963 17:56:52 Swap: 1023 0 1023 17:56:52 17:56:52 17:56:52 ---> ip addr: 17:56:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:56:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:56:52 inet 127.0.0.1/8 scope host lo 17:56:52 valid_lft forever preferred_lft forever 17:56:52 inet6 ::1/128 scope host 17:56:52 valid_lft forever preferred_lft forever 17:56:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:56:52 link/ether fa:16:3e:92:78:ed brd ff:ff:ff:ff:ff:ff 17:56:52 inet 10.30.107.152/23 brd 10.30.107.255 scope global dynamic ens3 17:56:52 valid_lft 86249sec preferred_lft 86249sec 17:56:52 inet6 fe80::f816:3eff:fe92:78ed/64 scope link 17:56:52 valid_lft forever preferred_lft forever 17:56:52 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:56:52 link/ether 02:42:68:02:13:fa brd ff:ff:ff:ff:ff:ff 17:56:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:56:52 valid_lft forever preferred_lft forever 17:56:52 17:56:52 17:56:52 ---> sar -b -r -n DEV: 17:56:52 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13701) 03/16/24 _x86_64_ (8 CPU) 17:56:52 17:56:52 17:54:24 LINUX RESTART (8 CPU) 17:56:52 17:56:52 17:55:01 tps rtps wtps bread/s bwrtn/s 17:56:52 17:56:01 142.69 61.62 81.07 2433.46 25514.68 17:56:52 Average: 142.69 61.62 81.07 2433.46 25514.68 17:56:52 17:56:52 17:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:56:52 17:56:01 30068884 31674884 2870336 8.71 70372 1843248 1443496 4.25 910660 1661140 131056 17:56:52 Average: 30068884 31674884 2870336 8.71 70372 1843248 1443496 4.25 910660 1661140 131056 17:56:52 17:56:52 17:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:56:52 17:56:01 ens3 121.50 91.80 943.54 24.27 0.00 0.00 0.00 0.00 17:56:52 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:52 17:56:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 17:56:52 Average: ens3 121.50 91.80 943.54 24.27 0.00 0.00 0.00 0.00 17:56:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:52 Average: lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 17:56:52 17:56:52 17:56:52 ---> sar -P ALL: 17:56:52 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13701) 03/16/24 _x86_64_ (8 CPU) 17:56:52 17:56:52 17:54:24 LINUX RESTART (8 CPU) 17:56:52 17:56:52 17:55:01 CPU %user %nice %system %iowait %steal %idle 17:56:52 17:56:01 all 10.66 0.00 0.98 2.24 0.03 86.08 17:56:52 17:56:01 0 11.04 0.00 1.07 0.60 0.02 87.27 17:56:52 17:56:01 1 26.60 0.00 2.02 13.88 0.07 57.43 17:56:52 17:56:01 2 20.22 0.00 0.97 1.65 0.03 77.13 17:56:52 17:56:01 3 9.22 0.00 1.17 0.67 0.03 88.92 17:56:52 17:56:01 4 3.24 0.00 0.48 0.05 0.03 96.20 17:56:52 17:56:01 5 4.91 0.00 0.67 0.35 0.02 94.06 17:56:52 17:56:01 6 6.23 0.00 0.85 0.47 0.03 92.42 17:56:52 17:56:01 7 3.86 0.00 0.63 0.30 0.05 95.16 17:56:52 Average: all 10.66 0.00 0.98 2.24 0.03 86.08 17:56:52 Average: 0 11.04 0.00 1.07 0.60 0.02 87.27 17:56:52 Average: 1 26.60 0.00 2.02 13.88 0.07 57.43 17:56:52 Average: 2 20.22 0.00 0.97 1.65 0.03 77.13 17:56:52 Average: 3 9.22 0.00 1.17 0.67 0.03 88.92 17:56:52 Average: 4 3.24 0.00 0.48 0.05 0.03 96.20 17:56:52 Average: 5 4.91 0.00 0.67 0.35 0.02 94.06 17:56:52 Average: 6 6.23 0.00 0.85 0.47 0.03 92.42 17:56:52 Average: 7 3.86 0.00 0.63 0.30 0.05 95.16 17:56:52 17:56:52 17:56:52