08:01:11 Started by timer 08:01:11 Running as SYSTEM 08:01:11 [EnvInject] - Loading node environment variables. 08:01:11 Building remotely on prd-ubuntu20.04-docker-2c-8g-784 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:11 [ssh-agent] Looking for ssh-agent implementation... 08:01:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:12 $ ssh-agent 08:01:12 SSH_AUTH_SOCK=/tmp/ssh-4ju1RVjuU3KU/agent.1551 08:01:12 SSH_AGENT_PID=1553 08:01:12 [ssh-agent] Started. 08:01:12 Running ssh-add (command line suppressed) 08:01:12 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17280383386935721252.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_17280383386935721252.key) 08:01:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:12 provisioning config files... 08:01:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:12 provisioning config files... 08:01:12 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1350606816597819034.sh 08:01:12 ---> jenkins-sandbox-cleanup.sh 08:01:12 Setup pyenv: 08:01:12 * system (set by /opt/pyenv/version) 08:01:12 * 3.8.20 (set by /opt/pyenv/version) 08:01:12 * 3.9.20 (set by /opt/pyenv/version) 08:01:12 3.10.15 08:01:12 3.11.10 08:01:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qzNf 08:01:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:24 lf-activate-venv(): INFO: Base packages installed successfully 08:01:24 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:32 lf-activate-venv(): INFO: Adding /tmp/venv-qzNf/bin to PATH 08:01:32 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:32 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:32 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:32 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:32 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:32 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:32 Traceback (most recent call last): 08:01:32 File "/tmp/venv-qzNf/bin/jenkins-jobs", line 6, in 08:01:32 sys.exit(main()) 08:01:32 ^^^^^^ 08:01:32 File "/tmp/venv-qzNf/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:32 jjb = JenkinsJobs(argv) 08:01:32 ^^^^^^^^^^^^^^^^^ 08:01:32 File "/tmp/venv-qzNf/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:32 self.parser = create_parser() 08:01:32 ^^^^^^^^^^^^^^^ 08:01:32 File "/tmp/venv-qzNf/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:32 extension_manager.map(parse_subcommand_args, subparser) 08:01:32 File "/tmp/venv-qzNf/lib/python3.11/site-packages/stevedore/extension.py", line 377, in map 08:01:32 raise NoMatches(f'No {self.namespace} extensions found') 08:01:32 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:32 Build step 'Execute shell' marked build as failure 08:01:32 $ ssh-agent -k 08:01:32 unset SSH_AUTH_SOCK; 08:01:32 unset SSH_AGENT_PID; 08:01:32 echo Agent pid 1553 killed; 08:01:32 [ssh-agent] Stopped. 08:01:32 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:32 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5303237864074726613.sh 08:01:32 ---> sysstat.sh 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins662035507050872049.sh 08:01:33 ---> package-listing.sh 08:01:33 ++ tr '[:upper:]' '[:lower:]' 08:01:33 ++ facter osfamily 08:01:33 + OS_FAMILY=debian 08:01:33 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:33 + START_PACKAGES=/tmp/packages_start.txt 08:01:33 + END_PACKAGES=/tmp/packages_end.txt 08:01:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:33 + PACKAGES=/tmp/packages_start.txt 08:01:33 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:33 + PACKAGES=/tmp/packages_end.txt 08:01:33 + case "${OS_FAMILY}" in 08:01:33 + dpkg -l 08:01:33 + grep '^ii' 08:01:33 + '[' -f /tmp/packages_start.txt ']' 08:01:33 + '[' -f /tmp/packages_end.txt ']' 08:01:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:33 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:33 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15395809175673587652.sh 08:01:33 ---> capture-instance-metadata.sh 08:01:33 Setup pyenv: 08:01:33 system 08:01:33 3.8.20 08:01:33 3.9.20 08:01:33 3.10.15 08:01:33 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eLhz 08:01:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:42 lf-activate-venv(): INFO: Base packages installed successfully 08:01:42 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-eLhz/bin to PATH 08:03:24 INFO: Running in OpenStack, capturing instance metadata 08:03:25 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13948749481407760680.sh 08:03:25 provisioning config files... 08:03:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config6527843873813555357tmp 08:03:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:25 [EnvInject] - Injecting environment variables from a build step. 08:03:25 [EnvInject] - Injecting as environment variables the properties content 08:03:25 SERVER_ID=logs 08:03:25 08:03:25 [EnvInject] - Variables injected successfully. 08:03:25 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins562645969910291137.sh 08:03:25 ---> create-netrc.sh 08:03:25 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins794005286178750852.sh 08:03:25 ---> python-tools-install.sh 08:03:25 Setup pyenv: 08:03:25 system 08:03:25 3.8.20 08:03:25 3.9.20 08:03:25 3.10.15 08:03:25 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLhz from file:/tmp/.os_lf_venv 08:03:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:26 lf-activate-venv(): INFO: Base packages installed successfully 08:03:26 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:32 lf-activate-venv(): INFO: Adding /tmp/venv-eLhz/bin to PATH 08:03:32 Generating Requirements File 08:04:06 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:04:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:06 Python 3.11.10 08:04:07 pip 26.2.1 from /tmp/venv-eLhz/lib/python3.11/site-packages/pip (python 3.11) 08:04:07 aiohappyeyeballs==2.7.1 08:04:07 aiohttp==3.14.3 08:04:07 aiosignal==1.4.0 08:04:07 appdirs==1.4.4 08:04:07 argcomplete==3.7.2 08:04:07 aspy.yaml==1.3.0 08:04:07 attrs==26.1.0 08:04:07 autopage==0.6.0 08:04:07 beautifulsoup4==4.15.0 08:04:07 boto3==1.43.78 08:04:07 botocore==1.43.78 08:04:07 bs4==0.0.2 08:04:07 certifi==2026.7.22 08:04:07 cffi==2.1.1 08:04:07 cfgv==3.5.0 08:04:07 chardet==7.6.0 08:04:07 charset-normalizer==3.5.1 08:04:07 click==8.4.2 08:04:07 cliff==4.15.0 08:04:07 cmd2==4.2.0 08:04:07 cryptography==3.3.2 08:04:07 debtcollector==3.1.0 08:04:07 decorator==5.3.1 08:04:07 defusedxml==0.7.1 08:04:07 Deprecated==1.3.1 08:04:07 distlib==0.4.3 08:04:07 dnspython==2.8.0 08:04:07 docker==7.2.0 08:04:07 dogpile.cache==1.5.0 08:04:07 durationpy==0.10 08:04:07 email-validator==2.3.0 08:04:07 filelock==3.32.3 08:04:07 frozenlist==1.8.0 08:04:07 future==1.0.0 08:04:07 gitdb==4.0.12 08:04:07 GitPython==3.1.59 08:04:07 httplib2==0.30.2 08:04:07 identify==2.6.19 08:04:07 idna==3.19 08:04:07 importlib-resources==1.5.0 08:04:07 iso8601==2.1.0 08:04:07 Jinja2==3.1.6 08:04:07 jmespath==1.1.0 08:04:07 jsonpatch==1.33 08:04:07 jsonpointer==3.1.1 08:04:07 jsonschema==4.26.0 08:04:07 jsonschema-specifications==2025.9.1 08:04:07 keystoneauth1==5.15.0 08:04:07 kubernetes==36.0.3 08:04:07 lftools==0.37.23 08:04:07 lxml==6.1.2 08:04:07 markdown-it-py==4.2.0 08:04:07 MarkupSafe==3.0.3 08:04:07 mdurl==0.1.2 08:04:07 msgpack==1.2.1 08:04:07 multi_key_dict==2.0.3 08:04:07 multidict==6.7.1 08:04:07 munch==4.0.0 08:04:07 netaddr==1.3.0 08:04:07 niet==1.4.2 08:04:07 nodeenv==1.10.0 08:04:07 oauth2client==4.1.3 08:04:07 oauthlib==3.3.1 08:04:07 openstacksdk==4.18.0 08:04:07 os-service-types==1.9.0 08:04:07 osc-lib==4.7.0 08:04:07 oslo.config==10.7.0 08:04:07 oslo.context==6.5.0 08:04:07 oslo.i18n==6.9.0 08:04:07 oslo.log==8.3.0 08:04:07 oslo.serialization==5.11.0 08:04:07 oslo.utils==10.1.1 08:04:07 packaging==26.3 08:04:07 pbr==7.0.3 08:04:07 platformdirs==4.11.3 08:04:07 prettytable==3.18.0 08:04:07 prompt_toolkit==3.0.53 08:04:07 propcache==0.5.2 08:04:07 psutil==7.2.2 08:04:07 pyasn1==0.6.4 08:04:07 pyasn1_modules==0.4.2 08:04:07 pycparser==3.0 08:04:07 pygerrit2==2.0.15 08:04:07 PyGithub==2.10.0 08:04:07 Pygments==2.21.0 08:04:07 PyJWT==2.13.0 08:04:07 PyNaCl==1.6.2 08:04:07 pyparsing==2.4.7 08:04:07 pyperclip==1.11.0 08:04:07 pyrsistent==0.20.0 08:04:07 python-dateutil==2.9.0.post0 08:04:07 python-discovery==1.5.2 08:04:07 python-heatclient==5.2.0 08:04:07 python-jenkins==1.8.3 08:04:07 python-keystoneclient==5.8.0 08:04:07 python-magnumclient==4.11.0 08:04:07 python-manilaclient==6.2.0 08:04:07 python-openstackclient==10.2.1 08:04:07 python-swiftclient==4.10.0 08:04:07 PyYAML==6.0.3 08:04:07 referencing==0.37.0 08:04:07 requests==2.34.2 08:04:07 requests-oauthlib==2.0.0 08:04:07 rfc3986==2.0.0 08:04:07 rich==15.0.0 08:04:07 rich-argparse==1.8.0 08:04:07 rpds-py==2026.6.3 08:04:07 rsa==4.9.1 08:04:07 ruamel.yaml==0.19.1 08:04:07 ruamel.yaml.clib==0.2.15 08:04:07 s3transfer==0.19.2 08:04:07 simplejson==4.1.1 08:04:07 six==1.17.0 08:04:07 smmap==5.0.3 08:04:07 soupsieve==2.9.2 08:04:07 stevedore==5.9.1 08:04:07 tabulate==0.10.0 08:04:07 toml==0.10.2 08:04:07 tomlkit==0.15.1 08:04:07 tqdm==4.70.0 08:04:07 typing_extensions==4.16.0 08:04:07 urllib3==1.26.20 08:04:07 virtualenv==21.7.4 08:04:07 wcwidth==0.8.2 08:04:07 websocket-client==1.9.0 08:04:07 wrapt==2.3.0 08:04:07 xdg==6.0.0 08:04:07 xmltodict==1.0.4 08:04:07 yarl==1.24.5 08:04:07 yq==4.1.2 08:04:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3215614120745362532.sh 08:04:07 ---> sudo-logs.sh 08:04:07 Archiving 'sudo' log.. 08:04:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9961164737110956910.sh 08:04:07 ---> job-cost.sh 08:04:07 Setup pyenv: 08:04:07 system 08:04:07 3.8.20 08:04:07 3.9.20 08:04:07 3.10.15 08:04:07 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLhz from file:/tmp/.os_lf_venv 08:04:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:13 lf-activate-venv(): INFO: Base packages installed successfully 08:04:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:17 lf-activate-venv(): INFO: Adding /tmp/venv-eLhz/bin to PATH 08:04:17 INFO: No Stack... 08:04:17 INFO: Retrieving Pricing Info for: v3-standard-2 08:04:18 INFO: Archiving Costs 08:04:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins2597493543953435003.sh 08:04:18 ---> logs-deploy.sh 08:04:18 Setup pyenv: 08:04:18 system 08:04:18 3.8.20 08:04:18 3.9.20 08:04:18 3.10.15 08:04:18 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eLhz from file:/tmp/.os_lf_venv 08:04:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:19 lf-activate-venv(): INFO: Base packages installed successfully 08:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:25 lf-activate-venv(): INFO: Adding /tmp/venv-eLhz/bin to PATH 08:04:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/402 08:04:25 INFO: archiving workspace using pattern(s): 08:04:26 Archives upload complete. 08:04:27 INFO: archiving logs to Nexus 08:04:28 ---> uname -a: 08:04:28 Linux prd-ubuntu20-04-docker-2c-8g-784 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:04:28 08:04:28 08:04:28 ---> lscpu: 08:04:28 Architecture: x86_64 08:04:28 CPU op-mode(s): 32-bit, 64-bit 08:04:28 Byte Order: Little Endian 08:04:28 Address sizes: 40 bits physical, 48 bits virtual 08:04:28 CPU(s): 2 08:04:28 On-line CPU(s) list: 0,1 08:04:28 Thread(s) per core: 1 08:04:28 Core(s) per socket: 1 08:04:28 Socket(s): 2 08:04:28 NUMA node(s): 1 08:04:28 Vendor ID: AuthenticAMD 08:04:28 CPU family: 23 08:04:28 Model: 49 08:04:28 Model name: AMD EPYC-Rome Processor 08:04:28 Stepping: 0 08:04:28 CPU MHz: 2799.998 08:04:28 BogoMIPS: 5599.99 08:04:28 Virtualization: AMD-V 08:04:28 Hypervisor vendor: KVM 08:04:28 Virtualization type: full 08:04:28 L1d cache: 64 KiB 08:04:28 L1i cache: 64 KiB 08:04:28 L2 cache: 1 MiB 08:04:28 L3 cache: 32 MiB 08:04:28 NUMA node0 CPU(s): 0,1 08:04:28 Vulnerability Gather data sampling: Not affected 08:04:28 Vulnerability Itlb multihit: Not affected 08:04:28 Vulnerability L1tf: Not affected 08:04:28 Vulnerability Mds: Not affected 08:04:28 Vulnerability Meltdown: Not affected 08:04:28 Vulnerability Mmio stale data: Not affected 08:04:28 Vulnerability Retbleed: Vulnerable 08:04:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:04:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:04:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:04:28 Vulnerability Srbds: Not affected 08:04:28 Vulnerability Tsx async abort: Not affected 08:04:28 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:04:28 08:04:28 08:04:28 ---> nproc: 08:04:28 2 08:04:28 08:04:28 08:04:28 ---> df -h: 08:04:28 Filesystem Size Used Avail Use% Mounted on 08:04:28 udev 3.9G 0 3.9G 0% /dev 08:04:28 tmpfs 795M 1.1M 794M 1% /run 08:04:28 /dev/vda1 39G 9.9G 29G 26% / 08:04:28 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:04:28 tmpfs 5.0M 0 5.0M 0% /run/lock 08:04:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:04:28 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 08:04:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:04:28 /dev/loop1 62M 62M 0 100% /snap/core20/1405 08:04:28 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 08:04:28 tmpfs 795M 0 795M 0% /run/user/1001 08:04:28 08:04:28 08:04:28 ---> free -m: 08:04:28 total used free shared buff/cache available 08:04:28 Mem: 7945 483 4928 1 2533 7161 08:04:28 Swap: 1023 0 1023 08:04:28 08:04:28 08:04:28 ---> ip addr: 08:04:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:28 inet 127.0.0.1/8 scope host lo 08:04:28 valid_lft forever preferred_lft forever 08:04:28 inet6 ::1/128 scope host 08:04:28 valid_lft forever preferred_lft forever 08:04:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:04:28 link/ether fa:16:3e:c6:dc:80 brd ff:ff:ff:ff:ff:ff 08:04:28 inet 10.30.122.132/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 08:04:28 valid_lft 86157sec preferred_lft 86157sec 08:04:28 inet6 fe80::f816:3eff:fec6:dc80/64 scope link 08:04:28 valid_lft forever preferred_lft forever 08:04:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:04:28 link/ether 66:38:89:fe:a9:0e brd ff:ff:ff:ff:ff:ff 08:04:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:04:28 valid_lft forever preferred_lft forever 08:04:28 08:04:28 08:04:28 ---> sar -b -r -n DEV: 08:04:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-784) 08/22/26 _x86_64_ (2 CPU) 08:04:28 08:04:28 08:00:28 LINUX RESTART (2 CPU) 08:04:28 08:04:28 08:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:04:28 08:02:01 112.66 60.86 51.81 0.00 10427.20 21396.57 0.00 08:04:28 08:03:01 2.80 0.00 2.80 0.00 0.00 728.81 0.00 08:04:28 08:04:01 59.09 2.55 56.54 0.00 131.71 10780.49 0.00 08:04:28 Average: 58.18 21.14 37.05 0.00 3519.64 10968.62 0.00 08:04:28 08:04:28 08:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:28 08:02:01 5392592 7332460 461176 5.67 70580 2044156 1156884 12.60 648084 1869384 100196 08:04:28 08:03:01 5394276 7334176 459680 5.65 70588 2044164 1156884 12.60 646948 1869376 74368 08:04:28 08:04:01 5034076 7285600 490496 6.03 89592 2318708 1172764 12.77 716324 2124920 185264 08:04:28 Average: 5273648 7317412 470451 5.78 76920 2135676 1162177 12.65 670452 1954560 119943 08:04:28 08:04:28 08:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:28 08:02:01 ens3 227.25 145.01 1359.59 35.35 0.00 0.00 0.00 0.00 08:04:28 08:02:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 08:04:28 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:28 08:03:01 ens3 0.63 0.45 1.66 0.03 0.00 0.00 0.00 0.00 08:04:28 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:28 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:28 08:04:01 ens3 35.64 25.55 399.55 6.73 0.00 0.00 0.00 0.00 08:04:28 08:04:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 08:04:28 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:28 Average: ens3 87.84 57.00 586.94 14.04 0.00 0.00 0.00 0.00 08:04:28 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 08:04:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:28 08:04:28 08:04:28 ---> sar -P ALL: 08:04:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-784) 08/22/26 _x86_64_ (2 CPU) 08:04:28 08:04:28 08:00:28 LINUX RESTART (2 CPU) 08:04:28 08:04:28 08:01:01 CPU %user %nice %system %iowait %steal %idle 08:04:28 08:02:01 all 30.51 0.00 3.16 19.77 0.09 46.46 08:04:28 08:02:01 0 24.91 0.00 3.06 7.72 0.07 64.25 08:04:28 08:02:01 1 36.13 0.00 3.27 31.87 0.12 28.60 08:04:28 08:03:01 all 0.05 0.00 0.03 52.88 0.03 47.01 08:04:28 08:03:01 0 0.05 0.00 0.02 6.09 0.02 93.83 08:04:28 08:03:01 1 0.05 0.00 0.05 99.87 0.03 0.00 08:04:28 08:04:01 all 25.57 0.00 2.07 26.81 0.08 45.47 08:04:28 08:04:01 0 29.88 0.00 2.17 11.65 0.08 56.22 08:04:28 08:04:01 1 21.23 0.00 1.98 42.06 0.08 34.65 08:04:28 Average: all 18.71 0.00 1.76 33.16 0.07 46.31 08:04:28 Average: 0 18.28 0.00 1.75 8.49 0.06 71.43 08:04:28 Average: 1 19.13 0.00 1.77 57.95 0.08 21.08 08:04:28 08:04:28 08:04:28