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