08:01:02 Started by timer 08:01:02 Running as SYSTEM 08:01:03 [EnvInject] - Loading node environment variables. 08:01:03 Building remotely on prd-ubuntu20.04-docker-2c-8g-12565 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:03 [ssh-agent] Looking for ssh-agent implementation... 08:01:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:03 $ ssh-agent 08:01:03 SSH_AUTH_SOCK=/tmp/ssh-zw1YDvKd1pxT/agent.1531 08:01:03 SSH_AGENT_PID=1533 08:01:03 [ssh-agent] Started. 08:01:03 Running ssh-add (command line suppressed) 08:01:03 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_4564539325754414122.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_4564539325754414122.key) 08:01:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:03 provisioning config files... 08:01:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:03 provisioning config files... 08:01:03 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7915379672530086183.sh 08:01:03 ---> jenkins-sandbox-cleanup.sh 08:01:03 Setup pyenv: 08:01:03 * system (set by /opt/pyenv/version) 08:01:03 * 3.8.20 (set by /opt/pyenv/version) 08:01:03 * 3.9.20 (set by /opt/pyenv/version) 08:01:03 3.10.15 08:01:03 3.11.10 08:01:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mFFM 08:01:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:12 lf-activate-venv(): INFO: Base packages installed successfully 08:01:12 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:17 lf-activate-venv(): INFO: Adding /tmp/venv-mFFM/bin to PATH 08:01:18 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:18 Traceback (most recent call last): 08:01:18 File "/tmp/venv-mFFM/bin/jenkins-jobs", line 6, in 08:01:18 sys.exit(main()) 08:01:18 ^^^^^^ 08:01:18 File "/tmp/venv-mFFM/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:18 jjb = JenkinsJobs(argv) 08:01:18 ^^^^^^^^^^^^^^^^^ 08:01:18 File "/tmp/venv-mFFM/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:18 self.parser = create_parser() 08:01:18 ^^^^^^^^^^^^^^^ 08:01:18 File "/tmp/venv-mFFM/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:18 extension_manager.map(parse_subcommand_args, subparser) 08:01:18 File "/tmp/venv-mFFM/lib/python3.11/site-packages/stevedore/extension.py", line 379, in map 08:01:18 raise NoMatches(f'No {self.namespace} extensions found') 08:01:18 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:18 Build step 'Execute shell' marked build as failure 08:01:18 $ ssh-agent -k 08:01:18 unset SSH_AUTH_SOCK; 08:01:18 unset SSH_AGENT_PID; 08:01:18 echo Agent pid 1533 killed; 08:01:18 [ssh-agent] Stopped. 08:01:18 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8255011314658555274.sh 08:01:18 ---> sysstat.sh 08:01:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17533200562627459535.sh 08:01:18 ---> package-listing.sh 08:01:18 ++ facter osfamily 08:01:18 ++ tr '[:upper:]' '[:lower:]' 08:01:19 + OS_FAMILY=debian 08:01:19 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:19 + START_PACKAGES=/tmp/packages_start.txt 08:01:19 + END_PACKAGES=/tmp/packages_end.txt 08:01:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:19 + PACKAGES=/tmp/packages_start.txt 08:01:19 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:19 + PACKAGES=/tmp/packages_end.txt 08:01:19 + case "${OS_FAMILY}" in 08:01:19 + dpkg -l 08:01:19 + grep '^ii' 08:01:19 + '[' -f /tmp/packages_start.txt ']' 08:01:19 + '[' -f /tmp/packages_end.txt ']' 08:01:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:19 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:19 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17248973400188888280.sh 08:01:19 ---> capture-instance-metadata.sh 08:01:19 Setup pyenv: 08:01:19 system 08:01:19 3.8.20 08:01:19 3.9.20 08:01:19 3.10.15 08:01:19 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wl5m 08:01:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:27 lf-activate-venv(): INFO: Base packages installed successfully 08:01:27 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-Wl5m/bin to PATH 08:01:46 INFO: Running in OpenStack, capturing instance metadata 08:01:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4010430810406772486.sh 08:01:46 provisioning config files... 08:01:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config15882660119459697772tmp 08:01:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:46 [EnvInject] - Injecting environment variables from a build step. 08:01:46 [EnvInject] - Injecting as environment variables the properties content 08:01:46 SERVER_ID=logs 08:01:46 08:01:46 [EnvInject] - Variables injected successfully. 08:01:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9867291329757396610.sh 08:01:46 ---> create-netrc.sh 08:01:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12706207959138468216.sh 08:01:46 ---> python-tools-install.sh 08:01:46 Setup pyenv: 08:01:46 system 08:01:46 3.8.20 08:01:46 3.9.20 08:01:46 3.10.15 08:01:46 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wl5m from file:/tmp/.os_lf_venv 08:01:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:48 lf-activate-venv(): INFO: Base packages installed successfully 08:01:48 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:54 lf-activate-venv(): INFO: Adding /tmp/venv-Wl5m/bin to PATH 08:01:54 Generating Requirements File 08:02:15 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. 08:02:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:15 Python 3.11.10 08:02:16 pip 26.1.2 from /tmp/venv-Wl5m/lib/python3.11/site-packages/pip (python 3.11) 08:02:16 aiohappyeyeballs==2.6.2 08:02:16 aiohttp==3.14.0 08:02:16 aiosignal==1.4.0 08:02:16 appdirs==1.4.4 08:02:16 argcomplete==3.6.3 08:02:16 aspy.yaml==1.3.0 08:02:16 attrs==26.1.0 08:02:16 autopage==0.6.0 08:02:16 beautifulsoup4==4.14.3 08:02:16 boto3==1.43.24 08:02:16 botocore==1.43.24 08:02:16 bs4==0.0.2 08:02:16 certifi==2026.5.20 08:02:16 cffi==2.0.0 08:02:16 cfgv==3.5.0 08:02:16 chardet==7.4.3 08:02:16 charset-normalizer==3.4.7 08:02:16 click==8.4.1 08:02:16 cliff==4.14.0 08:02:16 cmd2==4.0.0 08:02:16 cryptography==3.3.2 08:02:16 debtcollector==3.1.0 08:02:16 decorator==5.3.1 08:02:16 defusedxml==0.7.1 08:02:16 Deprecated==1.3.1 08:02:16 distlib==0.4.1 08:02:16 dnspython==2.8.0 08:02:16 docker==7.1.0 08:02:16 dogpile.cache==1.5.0 08:02:16 durationpy==0.10 08:02:16 email-validator==2.3.0 08:02:16 filelock==3.29.1 08:02:16 frozenlist==1.8.0 08:02:16 future==1.0.0 08:02:16 gitdb==4.0.12 08:02:16 GitPython==3.1.50 08:02:16 httplib2==0.30.2 08:02:16 identify==2.6.19 08:02:16 idna==3.18 08:02:16 importlib-resources==1.5.0 08:02:16 iso8601==2.1.0 08:02:16 Jinja2==3.1.6 08:02:16 jmespath==1.1.0 08:02:16 jsonpatch==1.33 08:02:16 jsonpointer==3.1.1 08:02:16 jsonschema==4.26.0 08:02:16 jsonschema-specifications==2025.9.1 08:02:16 keystoneauth1==5.14.0 08:02:16 kubernetes==36.0.2 08:02:16 lftools==0.37.22 08:02:16 lxml==6.1.1 08:02:16 markdown-it-py==4.2.0 08:02:16 MarkupSafe==3.0.3 08:02:16 mdurl==0.1.2 08:02:16 msgpack==1.1.2 08:02:16 multi_key_dict==2.0.3 08:02:16 multidict==6.7.1 08:02:16 munch==4.0.0 08:02:16 netaddr==1.3.0 08:02:16 niet==1.4.2 08:02:16 nodeenv==1.10.0 08:02:16 oauth2client==4.1.3 08:02:16 oauthlib==3.3.1 08:02:16 openstacksdk==4.14.0 08:02:16 os-service-types==1.8.2 08:02:16 osc-lib==4.6.0 08:02:16 oslo.config==10.4.0 08:02:16 oslo.context==6.4.0 08:02:16 oslo.i18n==6.8.0 08:02:16 oslo.log==8.2.0 08:02:16 oslo.serialization==5.10.0 08:02:16 oslo.utils==10.1.0 08:02:16 packaging==26.2 08:02:16 pbr==7.0.3 08:02:16 platformdirs==4.10.0 08:02:16 prettytable==3.17.0 08:02:16 prompt_toolkit==3.0.52 08:02:16 propcache==0.5.2 08:02:16 psutil==7.2.2 08:02:16 pyasn1==0.6.3 08:02:16 pyasn1_modules==0.4.2 08:02:16 pycparser==3.0 08:02:16 pygerrit2==2.0.15 08:02:16 PyGithub==2.9.1 08:02:16 Pygments==2.20.0 08:02:16 PyJWT==2.13.0 08:02:16 PyNaCl==1.6.2 08:02:16 pyparsing==2.4.7 08:02:16 pyperclip==1.11.0 08:02:16 pyrsistent==0.20.0 08:02:16 python-cinderclient==9.9.0 08:02:16 python-dateutil==2.9.0.post0 08:02:16 python-discovery==1.4.0 08:02:16 python-heatclient==5.2.0 08:02:16 python-jenkins==1.8.3 08:02:16 python-keystoneclient==5.8.0 08:02:16 python-magnumclient==4.10.0 08:02:16 python-openstackclient==10.0.0 08:02:16 python-swiftclient==4.10.0 08:02:16 PyYAML==6.0.3 08:02:16 referencing==0.37.0 08:02:16 requests==2.34.2 08:02:16 requests-oauthlib==2.0.0 08:02:16 rfc3986==2.0.0 08:02:16 rich==15.0.0 08:02:16 rich-argparse==1.8.0 08:02:16 rpds-py==2026.5.1 08:02:16 rsa==4.9.1 08:02:16 ruamel.yaml==0.19.1 08:02:16 ruamel.yaml.clib==0.2.15 08:02:16 s3transfer==0.18.0 08:02:16 simplejson==4.1.1 08:02:16 six==1.17.0 08:02:16 smmap==5.0.3 08:02:16 soupsieve==2.8.4 08:02:16 stevedore==5.8.0 08:02:16 tabulate==0.10.0 08:02:16 toml==0.10.2 08:02:16 tomlkit==0.15.0 08:02:16 tqdm==4.68.1 08:02:16 typing_extensions==4.15.0 08:02:16 urllib3==1.26.20 08:02:16 virtualenv==21.4.2 08:02:16 wcwidth==0.8.0 08:02:16 websocket-client==1.9.0 08:02:16 wrapt==2.2.1 08:02:16 xdg==6.0.0 08:02:16 xmltodict==1.0.4 08:02:16 yarl==1.24.2 08:02:16 yq==3.4.3 08:02:16 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14134966622608850345.sh 08:02:16 ---> sudo-logs.sh 08:02:16 Archiving 'sudo' log.. 08:02:16 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15591673298695111413.sh 08:02:16 ---> job-cost.sh 08:02:16 Setup pyenv: 08:02:16 system 08:02:16 3.8.20 08:02:16 3.9.20 08:02:16 3.10.15 08:02:16 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wl5m from file:/tmp/.os_lf_venv 08:02:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:18 lf-activate-venv(): INFO: Base packages installed successfully 08:02:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:22 lf-activate-venv(): INFO: Adding /tmp/venv-Wl5m/bin to PATH 08:02:22 INFO: No Stack... 08:02:23 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:23 INFO: Archiving Costs 08:02:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins11172768751291584320.sh 08:02:23 ---> logs-deploy.sh 08:02:23 Setup pyenv: 08:02:23 system 08:02:23 3.8.20 08:02:23 3.9.20 08:02:23 3.10.15 08:02:23 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wl5m from file:/tmp/.os_lf_venv 08:02:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:25 lf-activate-venv(): INFO: Base packages installed successfully 08:02:25 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:31 lf-activate-venv(): INFO: Adding /tmp/venv-Wl5m/bin to PATH 08:02:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/391 08:02:31 INFO: archiving workspace using pattern(s): 08:02:32 Archives upload complete. 08:02:32 INFO: archiving logs to Nexus 08:02:33 ---> uname -a: 08:02:33 Linux prd-ubuntu20-04-docker-2c-8g-12565 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:02:33 08:02:33 08:02:33 ---> lscpu: 08:02:33 Architecture: x86_64 08:02:33 CPU op-mode(s): 32-bit, 64-bit 08:02:33 Byte Order: Little Endian 08:02:33 Address sizes: 40 bits physical, 48 bits virtual 08:02:33 CPU(s): 2 08:02:33 On-line CPU(s) list: 0,1 08:02:33 Thread(s) per core: 1 08:02:33 Core(s) per socket: 1 08:02:33 Socket(s): 2 08:02:33 NUMA node(s): 1 08:02:33 Vendor ID: AuthenticAMD 08:02:33 CPU family: 23 08:02:33 Model: 49 08:02:33 Model name: AMD EPYC-Rome Processor 08:02:33 Stepping: 0 08:02:33 CPU MHz: 2799.998 08:02:33 BogoMIPS: 5599.99 08:02:33 Virtualization: AMD-V 08:02:33 Hypervisor vendor: KVM 08:02:33 Virtualization type: full 08:02:33 L1d cache: 64 KiB 08:02:33 L1i cache: 64 KiB 08:02:33 L2 cache: 1 MiB 08:02:33 L3 cache: 32 MiB 08:02:33 NUMA node0 CPU(s): 0,1 08:02:33 Vulnerability Gather data sampling: Not affected 08:02:33 Vulnerability Itlb multihit: Not affected 08:02:33 Vulnerability L1tf: Not affected 08:02:33 Vulnerability Mds: Not affected 08:02:33 Vulnerability Meltdown: Not affected 08:02:33 Vulnerability Mmio stale data: Not affected 08:02:33 Vulnerability Retbleed: Vulnerable 08:02:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:02:33 Vulnerability Srbds: Not affected 08:02:33 Vulnerability Tsx async abort: Not affected 08:02:33 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:02:33 08:02:33 08:02:33 ---> nproc: 08:02:33 2 08:02:33 08:02:33 08:02:33 ---> df -h: 08:02:33 Filesystem Size Used Avail Use% Mounted on 08:02:33 udev 3.9G 0 3.9G 0% /dev 08:02:33 tmpfs 795M 1.1M 794M 1% /run 08:02:33 /dev/vda1 39G 9.9G 29G 26% / 08:02:33 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:33 tmpfs 5.0M 0 5.0M 0% /run/lock 08:02:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:02:33 /dev/loop0 62M 62M 0 100% /snap/core20/1405 08:02:33 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 08:02:33 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 08:02:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:02:33 tmpfs 795M 0 795M 0% /run/user/1001 08:02:33 08:02:33 08:02:33 ---> free -m: 08:02:33 total used free shared buff/cache available 08:02:33 Mem: 7945 464 4952 1 2528 7180 08:02:33 Swap: 1023 0 1023 08:02:33 08:02:33 08:02:33 ---> ip addr: 08:02:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:33 inet 127.0.0.1/8 scope host lo 08:02:33 valid_lft forever preferred_lft forever 08:02:33 inet6 ::1/128 scope host 08:02:33 valid_lft forever preferred_lft forever 08:02:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:33 link/ether fa:16:3e:69:4d:10 brd ff:ff:ff:ff:ff:ff 08:02:33 inet 10.30.122.139/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 08:02:33 valid_lft 86272sec preferred_lft 86272sec 08:02:33 inet6 fe80::f816:3eff:fe69:4d10/64 scope link 08:02:33 valid_lft forever preferred_lft forever 08:02:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:02:33 link/ether 32:61:1b:48:7e:30 brd ff:ff:ff:ff:ff:ff 08:02:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:02:33 valid_lft forever preferred_lft forever 08:02:33 08:02:33 08:02:33 ---> sar -b -r -n DEV: 08:02:33 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12565) 06/06/26 _x86_64_ (2 CPU) 08:02:33 08:02:33 08:00:27 LINUX RESTART (2 CPU) 08:02:33 08:02:33 08:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:02:33 08:02:01 101.52 13.15 88.38 0.00 1069.06 10755.00 0.00 08:02:33 Average: 101.52 13.15 88.38 0.00 1069.06 10755.00 0.00 08:02:33 08:02:33 08:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:33 08:02:01 5313408 7418920 363452 4.47 84568 2184144 1066792 11.61 568188 2006552 189796 08:02:33 Average: 5313408 7418920 363452 4.47 84568 2184144 1066792 11.61 568188 2006552 189796 08:02:33 08:02:33 08:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:33 08:02:01 ens3 92.07 68.18 1074.77 15.72 0.00 0.00 0.00 0.00 08:02:33 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:33 08:02:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 08:02:33 Average: ens3 92.07 68.18 1074.77 15.72 0.00 0.00 0.00 0.00 08:02:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:33 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 08:02:33 08:02:33 08:02:33 ---> sar -P ALL: 08:02:33 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12565) 06/06/26 _x86_64_ (2 CPU) 08:02:33 08:02:33 08:00:27 LINUX RESTART (2 CPU) 08:02:33 08:02:33 08:01:02 CPU %user %nice %system %iowait %steal %idle 08:02:33 08:02:01 all 41.31 0.00 3.64 5.29 0.10 49.66 08:02:33 08:02:01 0 61.96 0.00 4.65 9.10 0.14 24.15 08:02:33 08:02:01 1 20.76 0.00 2.64 1.49 0.07 75.05 08:02:33 Average: all 41.31 0.00 3.64 5.29 0.10 49.66 08:02:33 Average: 0 61.96 0.00 4.65 9.10 0.14 24.15 08:02:33 Average: 1 20.76 0.00 2.64 1.49 0.07 75.05 08:02:33 08:02:33 08:02:33