17:56:59 Started by timer 17:56:59 Running as SYSTEM 17:56:59 [EnvInject] - Loading node environment variables. 17:56:59 Building remotely on prd-ubuntu1804-docker-8c-8g-11619 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfsdk-requirements-master-build-and-upload 17:56:59 [ssh-agent] Looking for ssh-agent implementation... 17:57:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:57:00 $ ssh-agent 17:57:00 SSH_AUTH_SOCK=/tmp/ssh-2nPdCD15xmFm/agent.2087 17:57:00 SSH_AGENT_PID=2089 17:57:00 [ssh-agent] Started. 17:57:00 Running ssh-add (command line suppressed) 17:57:00 Identity added: /w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_16107106986509487852.key (/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_16107106986509487852.key) 17:57:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:57:00 The recommended git tool is: NONE 17:57:01 using credential onap-jenkins-ssh 17:57:01 Wiping out workspace first. 17:57:02 Cloning the remote Git repository 17:57:02 Cloning repository git://cloud.onap.org/mirror/vnfsdk/validation.git 17:57:02 > git init /w/workspace/vnfsdk-requirements-master-build-and-upload # timeout=10 17:57:02 Fetching upstream changes from git://cloud.onap.org/mirror/vnfsdk/validation.git 17:57:02 > git --version # timeout=10 17:57:02 > git --version # 'git version 2.17.1' 17:57:02 using GIT_SSH to set credentials Gerrit user 17:57:02 Verifying host key using manually-configured host key entries 17:57:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfsdk/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:02 > git config remote.origin.url git://cloud.onap.org/mirror/vnfsdk/validation.git # timeout=10 17:57:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:03 Avoid second fetch 17:57:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:57:03 Checking out Revision 9a48d2e4be91afb67983d867ae6d72864ff91c17 (refs/remotes/origin/master) 17:57:03 > git config core.sparsecheckout # timeout=10 17:57:03 > git checkout -f 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:57:03 Commit message: "Change PTL of VNFSDK to be Dan Xu" 17:57:03 > git rev-list --no-walk 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:57:03 provisioning config files... 17:57:03 copy managed file [global-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config17643623370380617785tmp 17:57:03 copy managed file [vnfsdk-validation-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config8777181921980764185tmp 17:57:03 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins3535964122571580029.sh 17:57:04 created virtual environment CPython3.6.9.final.0-64 in 420ms 17:57:04 creator CPython3Posix(dest=/w/workspace/vnfsdk-requirements-master-build-and-upload/csarvalidation/python/venv, clear=False, no_vcs_ignore=False, global=False) 17:57:04 seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) 17:57:04 added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 17:57:04 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator 17:57:04 Requirement already satisfied: pip in ./venv/lib/python3.6/site-packages (21.3.1) 17:57:05 Collecting PyYAML==5.3.1 17:57:05 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:57:06 Preparing metadata (setup.py): started 17:57:06 Preparing metadata (setup.py): finished with status 'done' 17:57:06 Collecting jproperties==2.1.0 17:57:06 Downloading jproperties-2.1.0-py3-none-any.whl (17 kB) 17:57:06 Collecting six~=1.12 17:57:06 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 17:57:06 Building wheels for collected packages: PyYAML 17:57:06 Building wheel for PyYAML (setup.py): started 17:57:07 Building wheel for PyYAML (setup.py): finished with status 'done' 17:57:07 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44635 sha256=402da814c6aa5b3d3b69061084815bca03e10ccd9e41126f8518c59417d36f05 17:57:07 Stored in directory: /home/jenkins/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 17:57:07 Successfully built PyYAML 17:57:07 Installing collected packages: six, PyYAML, jproperties 17:57:07 Successfully installed PyYAML-5.3.1 jproperties-2.1.0 six-1.16.0 17:57:07 [EnvInject] - Injecting environment variables from a build step. 17:57:07 [EnvInject] - Injecting as environment variables the properties content 17:57:07 SERVER_ID=ecomp-raw 17:57:07 17:57:07 [EnvInject] - Variables injected successfully. 17:57:07 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins7984115111241364929.sh 17:57:07 ---> create-netrc.sh 17:57:07 ERROR: Credential not found. 17:57:07 Build step 'Execute shell' marked build as failure 17:57:07 $ ssh-agent -k 17:57:07 unset SSH_AUTH_SOCK; 17:57:07 unset SSH_AGENT_PID; 17:57:07 echo Agent pid 2089 killed; 17:57:07 [ssh-agent] Stopped. 17:57:07 [PostBuildScript] - [INFO] Executing post build scripts. 17:57:07 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins11295992433714446096.sh 17:57:07 ---> sysstat.sh 17:57:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins3388335660493295014.sh 17:57:08 ---> package-listing.sh 17:57:08 ++ facter osfamily 17:57:08 ++ tr '[:upper:]' '[:lower:]' 17:57:08 + OS_FAMILY=debian 17:57:08 + workspace=/w/workspace/vnfsdk-requirements-master-build-and-upload 17:57:08 + START_PACKAGES=/tmp/packages_start.txt 17:57:08 + END_PACKAGES=/tmp/packages_end.txt 17:57:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:57:08 + PACKAGES=/tmp/packages_start.txt 17:57:08 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:57:08 + PACKAGES=/tmp/packages_end.txt 17:57:08 + case "${OS_FAMILY}" in 17:57:08 + dpkg -l 17:57:08 + grep '^ii' 17:57:08 + '[' -f /tmp/packages_start.txt ']' 17:57:08 + '[' -f /tmp/packages_end.txt ']' 17:57:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:57:08 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:57:08 + mkdir -p /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:57:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:57:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins16864190217357337363.sh 17:57:08 ---> capture-instance-metadata.sh 17:57:08 Setup pyenv: 17:57:08 * system (set by /opt/pyenv/version) 17:57:08 * 3.8.13 (set by /opt/pyenv/version) 17:57:08 * 3.9.13 (set by /opt/pyenv/version) 17:57:08 * 3.10.6 (set by /opt/pyenv/version) 17:57:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bRmF 17:57:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:57:15 lf-activate-venv(): INFO: Installing: lftools 17:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-bRmF/bin to PATH 17:57:47 INFO: Running in OpenStack, capturing instance metadata 17:57:47 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins16577221996974695298.sh 17:57:47 provisioning config files... 17:57:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config5215226470718057277tmp 17:57:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:57:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:57:47 [EnvInject] - Injecting environment variables from a build step. 17:57:47 [EnvInject] - Injecting as environment variables the properties content 17:57:47 SERVER_ID=logs 17:57:47 17:57:47 [EnvInject] - Variables injected successfully. 17:57:47 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins13643357458833429219.sh 17:57:47 ---> create-netrc.sh 17:57:47 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins5791654235890336888.sh 17:57:47 ---> python-tools-install.sh 17:57:47 Setup pyenv: 17:57:47 system 17:57:47 3.8.13 17:57:47 3.9.13 17:57:47 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:57:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bRmF from file:/tmp/.os_lf_venv 17:57:49 lf-activate-venv(): INFO: Installing: lftools 17:57:56 lf-activate-venv(): INFO: Adding /tmp/venv-bRmF/bin to PATH 17:57:56 Generating Requirements File 17:58:25 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. 17:58:25 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 17:58:25 Python 3.10.6 17:58:26 pip 24.0 from /tmp/venv-bRmF/lib/python3.10/site-packages/pip (python 3.10) 17:58:26 appdirs==1.4.4 17:58:26 argcomplete==3.2.2 17:58:26 aspy.yaml==1.3.0 17:58:26 attrs==23.2.0 17:58:26 autopage==0.5.2 17:58:26 beautifulsoup4==4.12.3 17:58:26 boto3==1.34.57 17:58:26 botocore==1.34.57 17:58:26 bs4==0.0.2 17:58:26 cachetools==5.3.3 17:58:26 certifi==2024.2.2 17:58:26 cffi==1.16.0 17:58:26 cfgv==3.4.0 17:58:26 chardet==5.2.0 17:58:26 charset-normalizer==3.3.2 17:58:26 click==8.1.7 17:58:26 cliff==4.6.0 17:58:26 cmd2==2.4.3 17:58:26 cryptography==3.3.2 17:58:26 debtcollector==3.0.0 17:58:26 decorator==5.1.1 17:58:26 defusedxml==0.7.1 17:58:26 Deprecated==1.2.14 17:58:26 distlib==0.3.8 17:58:26 dnspython==2.6.1 17:58:26 docker==4.2.2 17:58:26 dogpile.cache==1.3.2 17:58:26 email_validator==2.1.1 17:58:26 filelock==3.13.1 17:58:26 future==1.0.0 17:58:26 gitdb==4.0.11 17:58:26 GitPython==3.1.42 17:58:26 google-auth==2.28.1 17:58:26 httplib2==0.22.0 17:58:26 identify==2.5.35 17:58:26 idna==3.6 17:58:26 importlib-resources==1.5.0 17:58:26 iso8601==2.1.0 17:58:26 Jinja2==3.1.3 17:58:26 jmespath==1.0.1 17:58:26 jsonpatch==1.33 17:58:26 jsonpointer==2.4 17:58:26 jsonschema==4.21.1 17:58:26 jsonschema-specifications==2023.12.1 17:58:26 keystoneauth1==5.6.0 17:58:26 kubernetes==29.0.0 17:58:26 lftools==0.37.9 17:58:26 lxml==5.1.0 17:58:26 MarkupSafe==2.1.5 17:58:26 msgpack==1.0.8 17:58:26 multi_key_dict==2.0.3 17:58:26 munch==4.0.0 17:58:26 netaddr==1.2.1 17:58:26 netifaces==0.11.0 17:58:26 niet==1.4.2 17:58:26 nodeenv==1.8.0 17:58:26 oauth2client==4.1.3 17:58:26 oauthlib==3.2.2 17:58:26 openstacksdk==0.62.0 17:58:26 os-client-config==2.1.0 17:58:26 os-service-types==1.7.0 17:58:26 osc-lib==3.0.1 17:58:26 oslo.config==9.4.0 17:58:26 oslo.context==5.5.0 17:58:26 oslo.i18n==6.3.0 17:58:26 oslo.log==5.5.0 17:58:26 oslo.serialization==5.4.0 17:58:26 oslo.utils==7.1.0 17:58:26 packaging==23.2 17:58:26 pbr==6.0.0 17:58:26 platformdirs==4.2.0 17:58:26 prettytable==3.10.0 17:58:26 pyasn1==0.5.1 17:58:26 pyasn1-modules==0.3.0 17:58:26 pycparser==2.21 17:58:26 pygerrit2==2.0.15 17:58:26 PyGithub==2.2.0 17:58:26 pyinotify==0.9.6 17:58:26 PyJWT==2.8.0 17:58:26 PyNaCl==1.5.0 17:58:26 pyparsing==2.4.7 17:58:26 pyperclip==1.8.2 17:58:26 pyrsistent==0.20.0 17:58:26 python-cinderclient==9.5.0 17:58:26 python-dateutil==2.9.0.post0 17:58:26 python-heatclient==3.5.0 17:58:26 python-jenkins==1.8.2 17:58:26 python-keystoneclient==5.4.0 17:58:26 python-magnumclient==4.4.0 17:58:26 python-novaclient==18.5.0 17:58:26 python-openstackclient==6.0.1 17:58:26 python-swiftclient==4.5.0 17:58:26 PyYAML==6.0.1 17:58:26 referencing==0.33.0 17:58:26 requests==2.31.0 17:58:26 requests-oauthlib==1.3.1 17:58:26 requestsexceptions==1.4.0 17:58:26 rfc3986==2.0.0 17:58:26 rpds-py==0.18.0 17:58:26 rsa==4.9 17:58:26 ruamel.yaml==0.18.6 17:58:26 ruamel.yaml.clib==0.2.8 17:58:26 s3transfer==0.10.0 17:58:26 simplejson==3.19.2 17:58:26 six==1.16.0 17:58:26 smmap==5.0.1 17:58:26 soupsieve==2.5 17:58:26 stevedore==5.2.0 17:58:26 tabulate==0.9.0 17:58:26 toml==0.10.2 17:58:26 tomlkit==0.12.4 17:58:26 tqdm==4.66.2 17:58:26 typing_extensions==4.10.0 17:58:26 tzdata==2024.1 17:58:26 urllib3==1.26.18 17:58:26 virtualenv==20.25.1 17:58:26 wcwidth==0.2.13 17:58:26 websocket-client==1.7.0 17:58:26 wrapt==1.16.0 17:58:26 xdg==6.0.0 17:58:26 xmltodict==0.13.0 17:58:26 yq==3.2.3 17:58:26 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins17214922436400457761.sh 17:58:26 ---> sudo-logs.sh 17:58:26 Archiving 'sudo' log.. 17:58:26 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins2375416652505262557.sh 17:58:26 ---> job-cost.sh 17:58:26 Setup pyenv: 17:58:26 system 17:58:26 3.8.13 17:58:26 3.9.13 17:58:26 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:58:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bRmF from file:/tmp/.os_lf_venv 17:58:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:58:36 lf-activate-venv(): INFO: Adding /tmp/venv-bRmF/bin to PATH 17:58:36 INFO: No Stack... 17:58:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:58:36 INFO: Archiving Costs 17:58:36 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins14711410674576903618.sh 17:58:36 ---> logs-deploy.sh 17:58:36 Setup pyenv: 17:58:36 system 17:58:36 3.8.13 17:58:36 3.9.13 17:58:36 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:58:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bRmF from file:/tmp/.os_lf_venv 17:58:38 lf-activate-venv(): INFO: Installing: lftools 17:58:47 lf-activate-venv(): INFO: Adding /tmp/venv-bRmF/bin to PATH 17:58:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfsdk-requirements-master-build-and-upload/1189 17:58:47 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:58:48 Archives upload complete. 17:58:48 INFO: archiving logs to Nexus 17:58:49 ---> uname -a: 17:58:49 Linux prd-ubuntu1804-docker-8c-8g-11619 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:58:49 17:58:49 17:58:49 ---> lscpu: 17:58:49 Architecture: x86_64 17:58:49 CPU op-mode(s): 32-bit, 64-bit 17:58:49 Byte Order: Little Endian 17:58:49 CPU(s): 8 17:58:49 On-line CPU(s) list: 0-7 17:58:49 Thread(s) per core: 1 17:58:49 Core(s) per socket: 1 17:58:49 Socket(s): 8 17:58:49 NUMA node(s): 1 17:58:49 Vendor ID: AuthenticAMD 17:58:49 CPU family: 23 17:58:49 Model: 49 17:58:49 Model name: AMD EPYC-Rome Processor 17:58:49 Stepping: 0 17:58:49 CPU MHz: 2799.998 17:58:49 BogoMIPS: 5599.99 17:58:49 Virtualization: AMD-V 17:58:49 Hypervisor vendor: KVM 17:58:49 Virtualization type: full 17:58:49 L1d cache: 32K 17:58:49 L1i cache: 32K 17:58:49 L2 cache: 512K 17:58:49 L3 cache: 16384K 17:58:49 NUMA node0 CPU(s): 0-7 17:58:49 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:58:49 17:58:49 17:58:49 ---> nproc: 17:58:49 8 17:58:49 17:58:49 17:58:49 ---> df -h: 17:58:49 Filesystem Size Used Avail Use% Mounted on 17:58:49 udev 16G 0 16G 0% /dev 17:58:49 tmpfs 3.2G 712K 3.2G 1% /run 17:58:49 /dev/vda1 155G 10G 145G 7% / 17:58:49 tmpfs 16G 0 16G 0% /dev/shm 17:58:49 tmpfs 5.0M 0 5.0M 0% /run/lock 17:58:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:58:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:58:49 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:58:49 17:58:49 17:58:49 ---> free -m: 17:58:49 total used free shared buff/cache available 17:58:49 Mem: 32167 782 29279 0 2105 30963 17:58:49 Swap: 1023 0 1023 17:58:49 17:58:49 17:58:49 ---> ip addr: 17:58:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:58:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:58:49 inet 127.0.0.1/8 scope host lo 17:58:49 valid_lft forever preferred_lft forever 17:58:49 inet6 ::1/128 scope host 17:58:49 valid_lft forever preferred_lft forever 17:58:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:58:49 link/ether fa:16:3e:54:c5:4f brd ff:ff:ff:ff:ff:ff 17:58:49 inet 10.30.106.118/23 brd 10.30.107.255 scope global dynamic ens3 17:58:49 valid_lft 86251sec preferred_lft 86251sec 17:58:49 inet6 fe80::f816:3eff:fe54:c54f/64 scope link 17:58:49 valid_lft forever preferred_lft forever 17:58:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:58:49 link/ether 02:42:4e:4b:a9:56 brd ff:ff:ff:ff:ff:ff 17:58:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:58:49 valid_lft forever preferred_lft forever 17:58:49 17:58:49 17:58:49 ---> sar -b -r -n DEV: 17:58:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11619) 03/07/24 _x86_64_ (8 CPU) 17:58:49 17:58:49 17:56:24 LINUX RESTART (8 CPU) 17:58:49 17:58:49 17:57:01 tps rtps wtps bread/s bwrtn/s 17:58:49 17:58:01 141.48 59.61 81.87 2374.14 27856.56 17:58:49 Average: 141.48 59.61 81.87 2374.14 27856.56 17:58:49 17:58:49 17:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:58:49 17:58:01 30125412 31733396 2813808 8.54 70544 1846664 1370552 4.03 858872 1663484 135208 17:58:49 Average: 30125412 31733396 2813808 8.54 70544 1846664 1370552 4.03 858872 1663484 135208 17:58:49 17:58:49 17:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:58:49 17:58:01 ens3 106.45 75.00 884.01 19.85 0.00 0.00 0.00 0.00 17:58:49 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:49 17:58:01 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 17:58:49 Average: ens3 106.45 75.00 884.01 19.85 0.00 0.00 0.00 0.00 17:58:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:49 Average: lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 17:58:49 17:58:49 17:58:49 ---> sar -P ALL: 17:58:49 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11619) 03/07/24 _x86_64_ (8 CPU) 17:58:49 17:58:49 17:56:24 LINUX RESTART (8 CPU) 17:58:49 17:58:49 17:57:01 CPU %user %nice %system %iowait %steal %idle 17:58:49 17:58:01 all 11.41 0.00 0.92 2.52 0.03 85.12 17:58:49 17:58:01 0 2.24 0.00 0.53 1.30 0.05 95.87 17:58:49 17:58:01 1 11.29 0.00 1.20 2.25 0.03 85.23 17:58:49 17:58:01 2 2.55 0.00 0.41 11.05 0.02 85.97 17:58:49 17:58:01 3 21.21 0.00 0.88 0.67 0.03 77.21 17:58:49 17:58:01 4 9.42 0.00 1.03 0.53 0.02 89.00 17:58:49 17:58:01 5 6.65 0.00 0.83 0.20 0.03 92.29 17:58:49 17:58:01 6 22.59 0.00 1.39 3.82 0.03 72.17 17:58:49 17:58:01 7 15.44 0.00 1.13 0.20 0.03 83.19 17:58:49 Average: all 11.41 0.00 0.92 2.52 0.03 85.12 17:58:49 Average: 0 2.24 0.00 0.53 1.30 0.05 95.87 17:58:49 Average: 1 11.29 0.00 1.20 2.25 0.03 85.23 17:58:49 Average: 2 2.55 0.00 0.41 11.05 0.02 85.97 17:58:49 Average: 3 21.21 0.00 0.88 0.67 0.03 77.21 17:58:49 Average: 4 9.42 0.00 1.03 0.53 0.02 89.00 17:58:49 Average: 5 6.65 0.00 0.83 0.20 0.03 92.29 17:58:49 Average: 6 22.59 0.00 1.39 3.82 0.03 72.17 17:58:49 Average: 7 15.44 0.00 1.13 0.20 0.03 83.19 17:58:49 17:58:49 17:58:49