Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu20.04-docker-2c-8g-2423 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-6gR8TFNVir8L/agent.2746 SSH_AGENT_PID=2748 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13465693645902510307.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_13465693645902510307.key) [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) The recommended git tool is: NONE using credential edgex-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-management > git init /w/workspace/ci-management-openstack-cron # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 Commit message: "Merge pull request #700 from cherrycl/maven-setting" > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [Execute shell] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13888454142587372489.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1TxA lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1TxA/bin to PATH Generating Requirements File 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.1.1 from /tmp/venv-1TxA/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.25 botocore==1.38.25 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.2 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.11 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14492928674982131860.sh ---> Orphaned k8s clusters Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TxA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-1TxA/bin to PATH -----> Delete orphaned cluster [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6866431366052078177.sh ---> Orphaned stacks Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TxA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-1TxA/bin to PATH + mapfile -t OS_COE_CLUSTERS_ID ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' ++ awk '{print $1}' + echo '-----> Active clusters -> stacks' -----> Active clusters -> stacks + OS_COE_STACKS=() + [[ 0 -gt 0 ]] + mapfile -t OS_STACKS ++ awk '{print $1}' ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED + echo '-----> Active stacks' -----> Active stacks + echo '-----> Delete orphaned stacks' -----> Delete orphaned stacks [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10863514611487437919.sh ---> Orphaned servers Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TxA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq lf-activate-venv(): INFO: Adding /tmp/venv-1TxA/bin to PATH -----> Active servers prd-ubuntu20.04-docker-2c-8g-2423 prd-centos7-blackbox-4c-2g-2163 -----> Delete orphaned servers [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [Execute shell] [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1629249826440288997.sh ---> Orphaned ports Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TxA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient lf-activate-venv(): INFO: Adding /tmp/venv-1TxA/bin to PATH No orphaned ports to process. Build step 'Conditional step (single)' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2748 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11554303052307390368.sh ---> sysstat.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12472583545459771637.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ci-management-openstack-cron + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-openstack-cron ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-openstack-cron ']' + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5472245485179730937.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TxA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1TxA/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8922689543660274873.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3629396216454853668tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15367652972330059080.sh ---> create-netrc.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16616066748139644760.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TxA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1TxA/bin to PATH [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18065155039212880317.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8665568173757531658.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TxA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-1TxA/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6346720438075538710.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1TxA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1TxA/bin to PATH INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54440 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu20-04-docker-2c-8g-2423 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 795M 1.1M 794M 1% /run /dev/vda1 39G 9.1G 30G 24% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 795M 0 795M 0% /run/user/1001 /dev/loop3 51M 51M 0 100% /snap/snapd/24505 /dev/loop4 92M 92M 0 100% /snap/lxd/32662 ---> free -m: total used free shared buff/cache available Mem: 7945 524 4995 1 2426 7125 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ee:06:a7 brd ff:ff:ff:ff:ff:ff inet 10.30.123.52/23 brd 10.30.123.255 scope global dynamic ens3 valid_lft 83191sec preferred_lft 83191sec inet6 fe80::f816:3eff:feee:6a7/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:a5:94:61:e2 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2423) 05/28/25 _x86_64_ (2 CPU) 22:12:10 LINUX RESTART (2 CPU) 22:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:14:01 5.07 0.00 5.07 0.00 0.00 237.98 0.00 22:15:01 1.40 0.02 1.38 0.00 2.00 16.27 0.00 22:16:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 22:17:01 1.37 0.02 1.35 0.00 0.13 15.06 0.00 22:18:01 39.16 5.00 34.16 0.00 2615.30 6287.75 0.00 22:19:01 3.00 0.02 2.98 0.00 0.13 72.12 0.00 22:20:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 22:21:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 22:22:01 0.72 0.00 0.72 0.00 0.00 8.67 0.00 22:23:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 22:24:01 0.95 0.00 0.95 0.00 0.00 15.46 0.00 22:25:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 22:26:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 22:27:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 22:28:01 1.72 0.02 1.70 0.00 0.13 23.06 0.00 22:29:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 22:30:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 22:31:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 22:32:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 22:33:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 22:34:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 22:35:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 22:36:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 22:37:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 22:38:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 22:39:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 22:40:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 22:41:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 22:42:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 22:43:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 22:44:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 22:45:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 22:46:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 22:47:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 22:48:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 22:49:01 1.68 0.00 1.68 0.00 0.00 18.00 0.00 22:50:01 2.38 1.42 0.97 0.00 39.06 11.06 0.00 22:51:01 3.77 2.07 1.70 0.00 44.66 29.73 0.00 22:52:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 22:53:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 22:54:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 22:55:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 22:56:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 22:57:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 22:58:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 22:59:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 23:00:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 23:01:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 23:02:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 23:03:01 4.10 2.38 1.72 0.00 106.38 216.36 0.00 23:04:01 384.55 10.08 374.47 0.00 741.34 10976.30 0.00 23:05:01 64.77 1.58 63.19 0.00 112.91 8013.33 0.00 Average: 10.74 0.43 10.31 0.00 70.42 508.57 0.00 22:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:14:01 6055892 7486432 331888 4.08 37360 1576368 1135116 12.36 443608 1445088 132 22:15:01 6054596 7485264 332864 4.09 37416 1576432 1135116 12.36 445904 1445132 120 22:16:01 6054272 7485016 333036 4.09 37480 1576432 1135116 12.36 445880 1445132 128 22:17:01 6054456 7485656 332804 4.09 37508 1576428 1135116 12.36 444368 1445564 124 22:18:01 5712840 7466168 332328 4.08 64404 1872752 1096568 11.94 660696 1550512 404 22:19:01 5718204 7466748 332016 4.08 62956 1869496 1088828 11.85 658956 1547272 312 22:20:01 5718196 7466780 331976 4.08 62984 1869500 1088828 11.85 659024 1547276 132 22:21:01 5721280 7469908 328840 4.04 63024 1869504 1088828 11.85 656404 1547280 120 22:22:01 5720772 7469420 329396 4.05 63040 1869508 1088828 11.85 656424 1547284 140 22:23:01 5721072 7469776 329032 4.04 63088 1869508 1088828 11.85 656724 1547284 128 22:24:01 5721104 7469852 328916 4.04 63124 1869512 1088828 11.85 657120 1547288 152 22:25:01 5720836 7469592 329104 4.04 63148 1869512 1088828 11.85 657128 1547288 120 22:26:01 5720600 7469384 329304 4.05 63180 1869516 1088828 11.85 657176 1547292 144 22:27:01 5720760 7469616 329104 4.04 63220 1869516 1088828 11.85 656792 1547292 124 22:28:01 5720180 7469204 329612 4.05 63272 1869624 1117836 12.17 657300 1547392 124 22:29:01 5719904 7468952 329848 4.05 63304 1869632 1101960 12.00 657148 1547400 124 22:30:01 5720172 7469280 329536 4.05 63336 1869632 1101960 12.00 657256 1547400 124 22:31:01 5719928 7469080 329704 4.05 63368 1869636 1101960 12.00 657316 1547404 128 22:32:01 5720664 7469836 328996 4.04 63392 1869636 1101960 12.00 656740 1547404 124 22:33:01 5720504 7469716 329084 4.04 63440 1869632 1101960 12.00 657080 1547408 8 22:34:01 5720140 7469408 329408 4.05 63472 1869640 1101960 12.00 657076 1547408 124 22:35:01 5720432 7469716 329052 4.04 63496 1869644 1101960 12.00 657092 1547412 124 22:36:01 5719756 7469084 329652 4.05 63528 1869644 1101960 12.00 658068 1547412 128 22:37:01 5720308 7469644 329128 4.05 63560 1869644 1101960 12.00 657740 1547412 120 22:38:01 5719812 7469240 329540 4.05 63616 1869644 1101960 12.00 658072 1547420 128 22:39:01 5719260 7468728 330016 4.06 63648 1869652 1101960 12.00 658252 1547420 136 22:40:01 5719268 7468740 329988 4.06 63664 1869656 1101960 12.00 658136 1547424 124 22:41:01 5719164 7468672 330016 4.06 63704 1869656 1101960 12.00 658196 1547424 124 22:42:01 5719164 7468700 329936 4.05 63736 1869660 1101960 12.00 658240 1547428 120 22:43:01 5719180 7468776 329936 4.05 63784 1869644 1101960 12.00 658648 1547428 124 22:44:01 5712936 7462592 336196 4.13 63816 1869664 1085604 11.82 665056 1547432 124 22:45:01 5712612 7462292 336448 4.13 63848 1869668 1085604 11.82 665008 1547436 124 22:46:01 5712376 7462120 336604 4.14 63888 1869672 1085604 11.82 665104 1547444 124 22:47:01 5711864 7461624 337148 4.14 63912 1869676 1085604 11.82 665228 1547444 124 22:48:01 5712148 7461948 336804 4.14 63960 1869660 1085604 11.82 665504 1547444 128 22:49:01 5712164 7462048 336696 4.14 64000 1869680 1085604 11.82 665448 1547452 124 22:50:01 5710084 7461172 337520 4.15 64040 1870844 1085604 11.82 667392 1548232 124 22:51:01 5700740 7453920 344144 4.23 64076 1872472 1101508 11.99 675552 1548960 124 22:52:01 5700064 7453276 344796 4.24 64100 1872472 1101508 11.99 676148 1548940 120 22:53:01 5700372 7453612 344444 4.23 64136 1872468 1101508 11.99 675896 1548944 16 22:54:01 5700372 7453652 344404 4.23 64160 1872476 1101508 11.99 675988 1548944 132 22:55:01 5699820 7453136 344916 4.24 64192 1872480 1101508 11.99 676020 1548948 128 22:56:01 5699560 7452896 345152 4.24 64208 1872480 1101508 11.99 675920 1548948 128 22:57:01 5699828 7453200 344856 4.24 64232 1872484 1101508 11.99 676068 1548952 120 22:58:01 5699860 7453244 344804 4.24 64264 1872472 1101508 11.99 676140 1548956 20 22:59:01 5699600 7453048 345008 4.24 64304 1872488 1101508 11.99 676144 1548956 120 23:00:01 5699608 7453080 344960 4.24 64336 1872492 1101508 11.99 676164 1548960 144 23:01:01 5699640 7453152 344892 4.24 64368 1872492 1101508 11.99 676204 1548960 124 23:02:01 5699872 7453432 344688 4.24 64400 1872500 1101508 11.99 676244 1548968 120 23:03:01 5657900 7420664 377264 4.64 64500 1881520 1101508 11.99 710616 1555472 148 23:04:01 5130240 7290684 481640 5.92 98860 2220824 1184444 12.90 884508 1859028 189040 23:05:01 5103964 7276428 494732 6.08 104088 2226756 1210132 13.17 933560 1835472 10844 Average: 5715545 7457646 341388 4.20 63153 1861654 1103791 12.02 657278 1551651 3969 22:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:15:01 ens3 0.57 0.27 1.43 0.02 0.00 0.00 0.00 0.00 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:17:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 22:18:01 ens3 113.01 54.16 2283.81 3.99 0.00 0.00 0.00 0.00 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:21:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:23:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:25:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:01 ens3 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:01 ens3 0.22 0.25 0.08 0.08 0.00 0.00 0.00 0.00 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:01 ens3 0.48 0.42 0.26 0.21 0.00 0.00 0.00 0.00 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:39:01 ens3 0.20 0.20 0.07 0.01 0.00 0.00 0.00 0.00 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:43:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:48:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:49:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:01 ens3 3.93 3.95 1.11 4.13 0.00 0.00 0.00 0.00 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:51:01 ens3 12.06 6.80 10.84 4.89 0.00 0.00 0.00 0.00 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:01 ens3 1.60 1.37 0.95 1.08 0.00 0.00 0.00 0.00 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:53:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:03:01 ens3 63.17 42.51 124.84 18.65 0.00 0.00 0.00 0.00 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 23:04:01 ens3 138.13 91.73 1302.73 36.29 0.00 0.00 0.00 0.00 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:05:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 23:05:01 ens3 33.71 28.33 56.17 9.98 0.00 0.00 0.00 0.00 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 7.14 4.49 72.75 1.54 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2423) 05/28/25 _x86_64_ (2 CPU) 22:12:10 LINUX RESTART (2 CPU) 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:14:01 all 0.72 0.00 0.05 0.04 0.02 99.16 22:14:01 0 1.39 0.00 0.05 0.07 0.03 98.46 22:14:01 1 0.05 0.00 0.05 0.02 0.02 99.87 22:15:01 all 1.04 0.00 0.02 0.02 0.02 98.89 22:15:01 0 2.02 0.00 0.02 0.03 0.02 97.91 22:15:01 1 0.05 0.00 0.03 0.00 0.03 99.88 22:16:01 all 0.71 0.00 0.05 0.02 0.03 99.18 22:16:01 0 1.39 0.00 0.08 0.05 0.03 98.45 22:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:17:01 all 0.08 0.00 0.03 0.02 0.03 99.84 22:17:01 0 0.07 0.00 0.02 0.03 0.02 99.87 22:17:01 1 0.10 0.00 0.05 0.00 0.03 99.82 22:18:01 all 6.69 0.00 3.67 1.99 0.03 87.61 22:18:01 0 7.63 0.00 2.20 3.06 0.03 87.08 22:18:01 1 5.75 0.00 5.13 0.94 0.03 88.14 22:19:01 all 0.27 0.00 0.14 0.07 0.03 99.50 22:19:01 0 0.23 0.00 0.10 0.08 0.02 99.57 22:19:01 1 0.30 0.00 0.18 0.05 0.03 99.43 22:20:01 all 0.03 0.00 0.02 0.02 0.03 99.91 22:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:20:01 1 0.02 0.00 0.00 0.03 0.05 99.90 22:21:01 all 0.06 0.00 0.02 0.02 0.03 99.88 22:21:01 0 0.07 0.00 0.00 0.00 0.02 99.92 22:21:01 1 0.05 0.00 0.03 0.03 0.03 99.85 22:22:01 all 0.01 0.00 0.00 0.01 0.03 99.96 22:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:22:01 1 0.00 0.00 0.00 0.02 0.03 99.95 22:23:01 all 0.03 0.00 0.03 0.02 0.03 99.90 22:23:01 0 0.03 0.00 0.02 0.02 0.02 99.92 22:23:01 1 0.03 0.00 0.03 0.02 0.03 99.88 22:24:01 all 0.04 0.00 0.02 0.03 0.03 99.89 22:24:01 0 0.07 0.00 0.02 0.02 0.02 99.88 22:24:01 1 0.02 0.00 0.02 0.03 0.03 99.90 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:25:01 all 0.03 0.00 0.03 0.01 0.03 99.89 22:25:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:25:01 1 0.05 0.00 0.03 0.02 0.03 99.87 22:26:01 all 0.03 0.00 0.02 0.02 0.03 99.92 22:26:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:26:01 1 0.00 0.00 0.02 0.03 0.02 99.93 22:27:01 all 0.04 0.00 0.04 0.03 0.03 99.87 22:27:01 0 0.03 0.00 0.07 0.02 0.03 99.85 22:27:01 1 0.05 0.00 0.02 0.03 0.02 99.88 22:28:01 all 0.43 0.00 0.07 0.02 0.02 99.44 22:28:01 0 0.08 0.00 0.10 0.02 0.03 99.77 22:28:01 1 0.78 0.00 0.05 0.03 0.02 99.12 22:29:01 all 0.54 0.00 0.03 0.02 0.02 99.38 22:29:01 0 0.07 0.00 0.07 0.02 0.03 99.82 22:29:01 1 1.01 0.00 0.00 0.02 0.02 98.96 22:30:01 all 1.03 0.00 0.02 0.02 0.02 98.91 22:30:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:30:01 1 1.99 0.00 0.02 0.03 0.02 97.95 22:31:01 all 1.04 0.00 0.02 0.02 0.02 98.90 22:31:01 0 0.05 0.00 0.03 0.02 0.03 99.87 22:31:01 1 2.02 0.00 0.00 0.02 0.02 97.95 22:32:01 all 1.02 0.00 0.03 0.01 0.02 98.92 22:32:01 0 0.03 0.00 0.07 0.00 0.03 99.87 22:32:01 1 1.99 0.00 0.00 0.02 0.02 97.98 22:33:01 all 1.03 0.00 0.04 0.02 0.02 98.89 22:33:01 0 0.05 0.00 0.07 0.02 0.02 99.85 22:33:01 1 2.00 0.00 0.02 0.02 0.02 97.95 22:34:01 all 1.03 0.00 0.02 0.01 0.02 98.92 22:34:01 0 0.05 0.00 0.05 0.00 0.03 99.87 22:34:01 1 1.99 0.00 0.00 0.02 0.02 97.98 22:35:01 all 0.48 0.00 0.06 0.02 0.02 99.42 22:35:01 0 0.10 0.00 0.03 0.02 0.03 99.82 22:35:01 1 0.86 0.00 0.08 0.02 0.02 99.02 22:35:01 CPU %user %nice %system %iowait %steal %idle 22:36:01 all 0.05 0.00 0.03 0.02 0.03 99.88 22:36:01 0 0.02 0.00 0.03 0.02 0.02 99.92 22:36:01 1 0.08 0.00 0.02 0.02 0.03 99.85 22:37:01 all 0.05 0.00 0.03 0.01 0.03 99.89 22:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:37:01 1 0.05 0.00 0.03 0.02 0.03 99.87 22:38:01 all 0.07 0.00 0.03 0.03 0.03 99.86 22:38:01 0 0.07 0.00 0.03 0.02 0.02 99.87 22:38:01 1 0.07 0.00 0.02 0.03 0.03 99.85 22:39:01 all 0.04 0.00 0.03 0.03 0.03 99.87 22:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:39:01 1 0.05 0.00 0.03 0.05 0.05 99.82 22:40:01 all 0.03 0.00 0.01 0.01 0.03 99.93 22:40:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:40:01 1 0.03 0.00 0.00 0.00 0.03 99.93 22:41:01 all 0.05 0.00 0.03 0.03 0.03 99.87 22:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:41:01 1 0.08 0.00 0.05 0.03 0.03 99.80 22:42:01 all 0.03 0.00 0.03 0.02 0.03 99.91 22:42:01 0 0.02 0.00 0.03 0.02 0.02 99.92 22:42:01 1 0.03 0.00 0.02 0.02 0.03 99.90 22:43:01 all 0.64 0.00 0.04 0.02 0.03 99.27 22:43:01 0 0.03 0.00 0.07 0.00 0.03 99.87 22:43:01 1 1.24 0.00 0.02 0.03 0.03 98.68 22:44:01 all 0.33 0.00 0.05 0.02 0.03 99.57 22:44:01 0 0.03 0.00 0.03 0.02 0.02 99.90 22:44:01 1 0.63 0.00 0.07 0.02 0.03 99.25 22:45:01 all 0.03 0.00 0.02 0.02 0.03 99.91 22:45:01 0 0.03 0.00 0.03 0.02 0.02 99.90 22:45:01 1 0.03 0.00 0.00 0.02 0.03 99.92 22:46:01 all 0.29 0.00 0.03 0.02 0.03 99.64 22:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:46:01 1 0.55 0.00 0.03 0.03 0.03 99.35 22:46:01 CPU %user %nice %system %iowait %steal %idle 22:47:01 all 1.04 0.00 0.03 0.02 0.02 98.88 22:47:01 0 0.03 0.00 0.07 0.02 0.02 99.87 22:47:01 1 2.04 0.00 0.00 0.02 0.03 97.91 22:48:01 all 1.01 0.00 0.04 0.02 0.02 98.91 22:48:01 0 0.02 0.00 0.05 0.02 0.02 99.90 22:48:01 1 1.99 0.00 0.03 0.02 0.03 97.93 22:49:01 all 1.03 0.00 0.04 0.02 0.02 98.87 22:49:01 0 0.05 0.00 0.05 0.02 0.02 99.87 22:49:01 1 2.00 0.00 0.03 0.03 0.03 97.90 22:50:01 all 1.10 0.00 0.05 0.03 0.02 98.80 22:50:01 0 0.28 0.00 0.07 0.00 0.02 99.63 22:50:01 1 1.90 0.00 0.03 0.07 0.03 97.97 22:51:01 all 0.84 0.00 0.08 0.05 0.03 99.00 22:51:01 0 0.77 0.00 0.10 0.07 0.03 99.03 22:51:01 1 0.90 0.00 0.07 0.03 0.03 98.97 22:52:01 all 0.92 0.00 0.02 0.02 0.03 99.01 22:52:01 0 1.76 0.00 0.02 0.02 0.03 98.17 22:52:01 1 0.07 0.00 0.03 0.02 0.03 99.85 22:53:01 all 0.25 0.00 0.03 0.02 0.02 99.69 22:53:01 0 0.47 0.00 0.02 0.00 0.02 99.50 22:53:01 1 0.03 0.00 0.03 0.03 0.02 99.88 22:54:01 all 0.04 0.00 0.01 0.02 0.03 99.91 22:54:01 0 0.05 0.00 0.00 0.02 0.02 99.92 22:54:01 1 0.03 0.00 0.02 0.02 0.03 99.90 22:55:01 all 0.03 0.00 0.02 0.01 0.03 99.92 22:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:55:01 1 0.02 0.00 0.02 0.02 0.03 99.92 22:56:01 all 0.03 0.00 0.03 0.01 0.03 99.90 22:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:56:01 1 0.03 0.00 0.03 0.02 0.05 99.87 22:57:01 all 0.03 0.00 0.02 0.02 0.03 99.90 22:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:57:01 1 0.05 0.00 0.02 0.03 0.03 99.87 22:57:01 CPU %user %nice %system %iowait %steal %idle 22:58:01 all 0.02 0.00 0.02 0.02 0.02 99.93 22:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:58:01 1 0.00 0.00 0.02 0.03 0.02 99.93 22:59:01 all 0.03 0.00 0.03 0.01 0.03 99.90 22:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:59:01 1 0.02 0.00 0.05 0.02 0.03 99.88 23:00:01 all 0.03 0.00 0.02 0.05 0.03 99.87 23:00:01 0 0.02 0.00 0.00 0.00 0.03 99.95 23:00:01 1 0.05 0.00 0.03 0.10 0.03 99.78 23:01:01 all 0.03 0.00 0.03 0.02 0.03 99.91 23:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:01:01 1 0.03 0.00 0.02 0.03 0.03 99.88 23:02:01 all 0.03 0.00 0.02 0.02 0.03 99.91 23:02:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:02:01 1 0.03 0.00 0.02 0.03 0.03 99.88 23:03:01 all 2.32 0.00 0.16 0.05 0.02 97.44 23:03:01 0 2.64 0.00 0.23 0.07 0.02 97.04 23:03:01 1 2.00 0.00 0.08 0.03 0.03 97.85 23:04:01 all 41.57 0.00 3.57 4.98 0.10 49.78 23:04:01 0 49.84 0.00 4.40 7.15 0.10 38.50 23:04:01 1 33.30 0.00 2.73 2.82 0.10 61.05 23:05:01 all 39.77 0.00 2.46 1.45 0.07 56.25 23:05:01 0 12.01 0.00 2.04 2.26 0.07 83.62 23:05:01 1 67.83 0.00 2.88 0.63 0.08 28.57 Average: all 2.08 0.00 0.22 0.18 0.03 97.49 Average: 0 1.58 0.00 0.20 0.25 0.03 97.93 Average: 1 2.59 0.00 0.23 0.11 0.03 97.04