08:00:01 Started by timer 08:00:01 Running as SYSTEM 08:00:01 [EnvInject] - Loading node environment variables. 08:00:01 Building remotely on prd-ubuntu2204-builder-2c-2g-9509 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-sandbox-cleanup 08:00:01 [ssh-agent] Looking for ssh-agent implementation... 08:00:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:01 $ ssh-agent 08:00:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhh6qcE/agent.2968 08:00:01 SSH_AGENT_PID=2970 08:00:01 [ssh-agent] Started. 08:00:01 Running ssh-add (command line suppressed) 08:00:01 Identity added: /w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_8252654008232800445.key (/w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_8252654008232800445.key) 08:00:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:00:01 provisioning config files... 08:00:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:01 provisioning config files... 08:00:02 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:02 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16514892941522639935.sh 08:00:02 ---> jenkins-sandbox-cleanup.sh 08:00:02 Setup pyenv: 08:00:02 * system (set by /opt/pyenv/version) 08:00:02 * 3.8.20 (set by /opt/pyenv/version) 08:00:02 * 3.9.20 (set by /opt/pyenv/version) 08:00:02 3.10.15 08:00:02 3.11.10 08:00:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pNfC 08:00:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:00:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:11 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-pNfC/bin to PATH 08:00:17 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:00:17 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:00:17 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:00:17 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:00:17 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:00:17 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:00:17 Traceback (most recent call last): 08:00:17 File "/tmp/venv-pNfC/bin/jenkins-jobs", line 6, in 08:00:17 sys.exit(main()) 08:00:17 ^^^^^^ 08:00:17 File "/tmp/venv-pNfC/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:00:17 jjb = JenkinsJobs(argv) 08:00:17 ^^^^^^^^^^^^^^^^^ 08:00:17 File "/tmp/venv-pNfC/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:00:17 self.parser = create_parser() 08:00:17 ^^^^^^^^^^^^^^^ 08:00:17 File "/tmp/venv-pNfC/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:00:17 extension_manager.map(parse_subcommand_args, subparser) 08:00:17 File "/tmp/venv-pNfC/lib/python3.11/site-packages/stevedore/extension.py", line 377, in map 08:00:17 raise NoMatches(f'No {self.namespace} extensions found') 08:00:17 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:00:17 Build step 'Execute shell' marked build as failure 08:00:17 $ ssh-agent -k 08:00:17 unset SSH_AUTH_SOCK; 08:00:17 unset SSH_AGENT_PID; 08:00:17 echo Agent pid 2970 killed; 08:00:17 [ssh-agent] Stopped. 08:00:17 [PostBuildScript] - [INFO] Executing post build scripts. 08:00:17 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14725005419573368912.sh 08:00:17 ---> sysstat.sh 08:00:18 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14345575287623294108.sh 08:00:18 ---> package-listing.sh 08:00:18 + '[' -f /etc/os-release ']' 08:00:18 + . /etc/os-release 08:00:18 ++ PRETTY_NAME='Ubuntu 22.04.5 LTS' 08:00:18 ++ NAME=Ubuntu 08:00:18 ++ VERSION_ID=22.04 08:00:18 ++ VERSION='22.04.5 LTS (Jammy Jellyfish)' 08:00:18 ++ VERSION_CODENAME=jammy 08:00:18 ++ ID=ubuntu 08:00:18 ++ ID_LIKE=debian 08:00:18 ++ HOME_URL=https://www.ubuntu.com/ 08:00:18 ++ SUPPORT_URL=https://help.ubuntu.com/ 08:00:18 ++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 08:00:18 ++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 08:00:18 ++ UBUNTU_CODENAME=jammy 08:00:18 + case " ${ID:-} ${ID_LIKE:-} " in 08:00:18 + OS_FAMILY=debian 08:00:18 + workspace=/w/workspace/builder-jenkins-sandbox-cleanup 08:00:18 + START_PACKAGES=/tmp/packages_start.txt 08:00:18 + END_PACKAGES=/tmp/packages_end.txt 08:00:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:00:18 + PACKAGES=/tmp/packages_start.txt 08:00:18 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:00:18 + PACKAGES=/tmp/packages_end.txt 08:00:18 + case "${OS_FAMILY}" in 08:00:18 + dpkg -l 08:00:18 + grep '^ii' 08:00:18 + '[' -f /tmp/packages_start.txt ']' 08:00:18 + '[' -f /tmp/packages_end.txt ']' 08:00:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:00:18 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:00:18 + mkdir -p /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:00:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:00:18 + exit 0 08:00:18 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12674708944000427520.sh 08:00:18 ---> capture-instance-metadata.sh 08:00:18 Setup pyenv: 08:00:18 system 08:00:18 3.8.20 08:00:18 3.9.20 08:00:18 3.10.15 08:00:18 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:00:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3stl 08:00:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:00:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:25 lf-activate-venv(): INFO: Installing additional packages: lftools 08:00:49 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:00:49 virtualenv 21.7.16 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 08:00:50 lf-activate-venv(): INFO: Adding /tmp/venv-3stl/bin to PATH 08:00:50 INFO: Running in OpenStack, capturing instance metadata 08:00:50 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1993738149869672174.sh 08:00:50 provisioning config files... 08:00:50 Could not find credentials [logs] for builder-jenkins-sandbox-cleanup #422 08:00:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-sandbox-cleanup@tmp/config5400566918563401370tmp 08:00:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:00:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:00:50 provisioning config files... 08:00:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:00:51 [EnvInject] - Injecting environment variables from a build step. 08:00:51 [EnvInject] - Injecting as environment variables the properties content 08:00:51 SERVER_ID=logs 08:00:51 08:00:51 [EnvInject] - Variables injected successfully. 08:00:51 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10811091353624089226.sh 08:00:51 ---> create-netrc.sh 08:00:51 WARN: Log server credential not found. 08:00:51 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12978778457108620149.sh 08:00:51 ---> python-tools-install.sh 08:00:51 Setup pyenv: 08:00:51 system 08:00:51 3.8.20 08:00:51 3.9.20 08:00:51 3.10.15 08:00:51 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:00:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3stl from file:/tmp/.os_lf_venv 08:00:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:53 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:02 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:01:02 virtualenv 21.7.16 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 08:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-3stl/bin to PATH 08:01:02 Generating Requirements File 08:01:31 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:01:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:01:31 Python 3.11.10 08:01:32 pip 26.2.1 from /tmp/venv-3stl/lib/python3.11/site-packages/pip (python 3.11) 08:01:32 aiohappyeyeballs==2.7.1 08:01:32 aiohttp==3.14.3 08:01:32 aiosignal==1.4.0 08:01:32 appdirs==1.4.4 08:01:32 argcomplete==3.7.2 08:01:32 aspy.yaml==1.3.0 08:01:32 attrs==26.1.0 08:01:32 autopage==0.6.0 08:01:32 beautifulsoup4==4.15.0 08:01:32 boto3==1.43.98 08:01:32 botocore==1.43.98 08:01:32 bs4==0.0.2 08:01:32 certifi==2026.7.22 08:01:32 cffi==2.1.1 08:01:32 cfgv==3.5.0 08:01:32 chardet==7.6.0 08:01:32 charset-normalizer==3.5.1 08:01:32 click==8.5.0 08:01:32 cliff==4.16.0 08:01:32 cmd2==4.2.4 08:01:32 cryptography==3.3.2 08:01:32 debtcollector==3.1.0 08:01:32 decorator==5.3.1 08:01:32 defusedxml==0.7.1 08:01:32 Deprecated==1.3.1 08:01:32 distlib==0.4.3 08:01:32 dnspython==2.8.0 08:01:32 docker==7.2.0 08:01:32 dogpile.cache==1.5.0 08:01:32 durationpy==0.11 08:01:32 email-validator==2.3.0 08:01:32 filelock==4.0.1 08:01:32 frozenlist==1.8.0 08:01:32 future==1.0.0 08:01:32 gitdb==4.0.12 08:01:32 GitPython==3.1.62 08:01:32 httplib2==0.30.2 08:01:32 identify==2.6.19 08:01:32 idna==3.20 08:01:32 importlib-resources==1.5.0 08:01:32 iso8601==2.1.0 08:01:32 Jinja2==3.1.6 08:01:32 jmespath==1.1.0 08:01:32 jsonpatch==1.33 08:01:32 jsonpointer==3.1.1 08:01:32 jsonschema==4.26.0 08:01:32 jsonschema-specifications==2025.9.1 08:01:32 keystoneauth1==5.17.0 08:01:32 kubernetes==36.0.3 08:01:32 lftools==0.37.23 08:01:32 lxml==6.1.3 08:01:32 markdown-it-py==4.2.0 08:01:32 MarkupSafe==3.0.3 08:01:32 mdurl==0.1.2 08:01:32 msgpack==1.2.2 08:01:32 multi_key_dict==2.0.3 08:01:32 multidict==6.9.0 08:01:32 munch==4.0.0 08:01:32 netaddr==1.3.0 08:01:32 niet==1.4.2 08:01:32 nodeenv==1.10.0 08:01:32 oauth2client==4.1.3 08:01:32 oauthlib==3.3.1 08:01:32 openstacksdk==4.20.0 08:01:32 os-service-types==1.9.0 08:01:32 osc-lib==4.7.0 08:01:32 oslo.config==10.7.0 08:01:32 oslo.context==6.5.0 08:01:32 oslo.i18n==6.9.0 08:01:32 oslo.log==8.3.2 08:01:32 oslo.serialization==5.11.0 08:01:32 oslo.utils==10.2.0 08:01:32 packaging==26.3 08:01:32 pbr==7.0.3 08:01:32 platformdirs==4.11.11 08:01:32 prettytable==3.18.0 08:01:32 prompt_toolkit==3.0.53 08:01:32 propcache==0.5.4 08:01:32 psutil==7.2.2 08:01:32 pyasn1==0.6.4 08:01:32 pyasn1_modules==0.4.2 08:01:32 pycparser==3.0 08:01:32 pygerrit2==2.0.15 08:01:32 PyGithub==2.10.0 08:01:32 Pygments==2.21.0 08:01:32 PyJWT==2.14.0 08:01:32 PyNaCl==1.6.2 08:01:32 pyparsing==2.4.7 08:01:32 pyperclip==1.11.0 08:01:32 pyrsistent==0.20.0 08:01:32 python-dateutil==2.9.0.post0 08:01:32 python-discovery==1.6.1 08:01:32 python-heatclient==5.3.0 08:01:32 python-jenkins==1.8.3 08:01:32 python-keystoneclient==6.0.0 08:01:32 python-magnumclient==5.0.0 08:01:32 python-manilaclient==6.3.0 08:01:32 python-openstackclient==10.3.0 08:01:32 python-swiftclient==4.11.0 08:01:32 PyYAML==6.0.3 08:01:32 referencing==0.37.0 08:01:32 requests==2.34.2 08:01:32 requests-oauthlib==2.0.0 08:01:32 rfc3986==2.0.0 08:01:32 rich==15.0.0 08:01:32 rich-argparse==1.8.0 08:01:32 rpds-py==2026.6.3 08:01:32 rsa==4.9.1 08:01:32 ruamel.yaml==0.19.1 08:01:32 ruamel.yaml.clib==0.2.15 08:01:32 s3transfer==0.19.2 08:01:32 simplejson==4.1.2 08:01:32 six==1.17.0 08:01:32 smmap==5.0.3 08:01:32 soupsieve==2.9.2 08:01:32 stevedore==5.9.1 08:01:32 tabulate==0.10.0 08:01:32 toml==0.10.2 08:01:32 tomlkit==0.15.1 08:01:32 tqdm==4.70.1 08:01:32 typing_extensions==4.16.0 08:01:32 urllib3==1.26.20 08:01:32 virtualenv==21.7.16 08:01:32 wcwidth==0.8.4 08:01:32 websocket-client==1.9.2 08:01:32 wrapt==2.4.1 08:01:32 xdg==6.0.0 08:01:32 xmltodict==1.0.4 08:01:32 yarl==1.25.1 08:01:32 yq==4.1.2 08:01:32 [builder-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins6017876410248003012.sh 08:01:32 ---> uv-install.sh 08:01:32 Installing uv/uvx (latest) using shell installer 08:01:32 2026-09-19 08:01:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-7FXrGN.sh" [1] 08:01:32 downloading uv 0.12.17 x86_64-unknown-linux-gnu 08:01:33 installing to /home/jenkins/.local/bin 08:01:33 uv 08:01:33 uvx 08:01:33 everything's installed! 08:01:33 08:01:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:01:33 08:01:33 source $HOME/.local/bin/env (sh, bash, zsh) 08:01:33 source $HOME/.local/bin/env.fish (fish) 08:01:33 Adding install location to PATH 08:01:33 ---> Validating uv/uvx install 08:01:33 uvx 0.12.17 (x86_64-unknown-linux-gnu) 08:01:33 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4863371698663138321.sh 08:01:33 ---> sudo-logs.sh 08:01:33 Archiving 'sudo' log.. 08:01:33 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1667606257998775350.sh 08:01:33 ---> job-cost.sh 08:01:33 INFO: Activating Python virtual environment... 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/builder-jenkins-sandbox-cleanup/.python-version) 08:01:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3stl from file:/tmp/.os_lf_venv 08:01:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-3stl/bin to PATH 08:01:43 INFO: No stack-cost file found 08:01:43 INFO: Instance uptime: 19443s 08:01:43 INFO: Fetching instance metadata (attempt 1 of 3)... 08:01:43 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:01:43 INFO: Successfully fetched instance metadata 08:01:43 INFO: Instance type: v3-standard-2 08:01:43 INFO: Retrieving pricing info for: v3-standard-2 08:01:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:01:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=19443 08:01:43 INFO: Successfully fetched Vexxhost pricing API 08:01:43 INFO: Retrieved cost: 0.33 08:01:43 INFO: Retrieved resource: v3-standard-2 08:01:43 INFO: Creating archive directory: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost 08:01:43 INFO: Archiving costs to: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost.csv 08:01:43 INFO: Successfully archived job cost data 08:01:43 DEBUG: Cost data: builder-jenkins-sandbox-cleanup,422,2026-09-19 08:01:43,v3-standard-2,19443,0.33,0.00,FAILURE 08:01:43 [builder-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins91226648535243432.sh 08:01:43 ---> logs-deploy.sh 08:01:43 Setup pyenv: 08:01:43 system 08:01:43 3.8.20 08:01:43 3.9.20 08:01:43 3.10.15 08:01:43 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3stl from file:/tmp/.os_lf_venv 08:01:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:01:58 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:01:58 virtualenv 21.7.16 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 08:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-3stl/bin to PATH 08:01:59 WARNING: Nexus logging server not set 08:01:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-sandbox-cleanup/422/ 08:01:59 INFO: archiving logs to S3 08:02:00 ---> uname -a: 08:02:00 Linux prd-ubuntu2204-builder-2c-2g-9509 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:02:00 08:02:00 08:02:00 ---> lscpu: 08:02:00 Architecture: x86_64 08:02:00 CPU op-mode(s): 32-bit, 64-bit 08:02:00 Address sizes: 40 bits physical, 48 bits virtual 08:02:00 Byte Order: Little Endian 08:02:00 CPU(s): 2 08:02:00 On-line CPU(s) list: 0,1 08:02:00 Vendor ID: AuthenticAMD 08:02:00 Model name: AMD EPYC-Rome Processor 08:02:00 CPU family: 23 08:02:00 Model: 49 08:02:00 Thread(s) per core: 1 08:02:00 Core(s) per socket: 1 08:02:00 Socket(s): 2 08:02:00 Stepping: 0 08:02:00 BogoMIPS: 5600.00 08:02:00 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 08:02:00 Virtualization: AMD-V 08:02:00 Hypervisor vendor: KVM 08:02:00 Virtualization type: full 08:02:00 L1d cache: 64 KiB (2 instances) 08:02:00 L1i cache: 64 KiB (2 instances) 08:02:00 L2 cache: 1 MiB (2 instances) 08:02:00 L3 cache: 32 MiB (2 instances) 08:02:00 NUMA node(s): 1 08:02:00 NUMA node0 CPU(s): 0,1 08:02:00 Vulnerability Gather data sampling: Not affected 08:02:00 Vulnerability Indirect target selection: Not affected 08:02:00 Vulnerability Itlb multihit: Not affected 08:02:00 Vulnerability L1tf: Not affected 08:02:00 Vulnerability Mds: Not affected 08:02:00 Vulnerability Meltdown: Not affected 08:02:00 Vulnerability Mmio stale data: Not affected 08:02:00 Vulnerability Reg file data sampling: Not affected 08:02:00 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:02:00 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:02:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:02:00 Vulnerability Srbds: Not affected 08:02:00 Vulnerability Tsa: Not affected 08:02:00 Vulnerability Tsx async abort: Not affected 08:02:00 Vulnerability Vmscape: Not affected 08:02:00 08:02:00 08:02:00 ---> nproc: 08:02:00 2 08:02:00 08:02:00 08:02:00 ---> df -h: 08:02:00 Filesystem Size Used Avail Use% Mounted on 08:02:00 tmpfs 794M 1.1M 793M 1% /run 08:02:00 /dev/vda1 39G 11G 28G 28% / 08:02:00 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:00 tmpfs 5.0M 0 5.0M 0% /run/lock 08:02:00 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:02:00 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:02:00 08:02:00 08:02:00 ---> free -m: 08:02:00 total used free shared buff/cache available 08:02:00 Mem: 7937 505 4734 4 2697 7132 08:02:00 Swap: 1023 0 1023 08:02:00 08:02:00 08:02:00 ---> ip addr: 08:02:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:00 inet 127.0.0.1/8 scope host lo 08:02:00 valid_lft forever preferred_lft forever 08:02:00 inet6 ::1/128 scope host 08:02:00 valid_lft forever preferred_lft forever 08:02:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:00 link/ether fa:16:3e:80:9d:07 brd ff:ff:ff:ff:ff:ff 08:02:00 altname enp0s3 08:02:00 inet 10.30.171.12/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:02:00 valid_lft 66949sec preferred_lft 66949sec 08:02:00 inet6 fe80::f816:3eff:fe80:9d07/64 scope link 08:02:00 valid_lft forever preferred_lft forever 08:02:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:02:00 link/ether 2a:23:62:5f:ef:47 brd ff:ff:ff:ff:ff:ff 08:02:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:02:00 valid_lft forever preferred_lft forever 08:02:00 08:02:00 08:02:00 ---> sar -b -r -n DEV: 08:02:00 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9509) 09/19/26 _x86_64_ (2 CPU) 08:02:00 08:02:00 02:37:52 LINUX RESTART (2 CPU) 08:02:00 08:02:00 02:40:23 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:02:00 02:50:02 1.29 0.03 1.24 0.01 1.11 16.76 0.82 08:02:00 03:00:02 1.16 0.01 1.15 0.00 0.40 13.73 0.01 08:02:00 03:10:02 0.99 0.00 0.99 0.00 0.00 11.99 0.00 08:02:00 03:20:03 1.15 0.00 1.15 0.00 0.01 13.83 0.00 08:02:00 03:30:03 1.24 0.00 1.24 0.00 0.00 14.38 0.00 08:02:00 03:40:04 1.49 0.00 1.49 0.00 0.00 17.38 0.00 08:02:00 03:50:04 1.40 0.00 1.40 0.00 0.00 16.21 0.00 08:02:00 04:00:05 1.45 0.00 1.45 0.00 0.00 16.97 0.00 08:02:00 04:10:05 1.48 0.00 1.48 0.00 0.00 16.99 0.00 08:02:00 04:20:00 1.40 0.00 1.40 0.00 0.00 15.70 0.00 08:02:00 04:30:06 1.50 0.00 1.50 0.00 0.00 17.32 0.00 08:02:00 04:40:06 1.42 0.00 1.42 0.00 0.01 15.60 0.00 08:02:00 04:50:01 1.51 0.00 1.51 0.00 0.00 16.62 0.00 08:02:00 05:00:07 1.56 0.00 1.56 0.00 0.00 17.35 0.00 08:02:00 05:10:08 1.52 0.00 1.52 0.00 0.00 16.84 0.00 08:02:00 05:20:01 1.44 0.00 1.44 0.00 0.00 15.97 0.00 08:02:00 05:30:08 1.54 0.00 1.54 0.00 0.01 17.39 0.00 08:02:00 05:40:09 1.37 0.00 1.37 0.00 0.00 15.63 0.00 08:02:00 05:50:01 1.20 0.00 1.20 0.00 0.00 13.87 0.00 08:02:00 06:00:10 1.39 0.00 1.39 0.00 0.00 16.09 0.00 08:02:00 06:10:10 1.48 0.00 1.48 0.00 0.00 16.83 0.00 08:02:00 06:20:11 1.56 0.00 1.56 0.00 0.00 17.39 0.00 08:02:00 06:30:11 1.56 0.01 1.54 0.00 0.09 17.58 0.00 08:02:00 06:40:12 1.66 0.00 1.66 0.00 0.00 18.52 0.00 08:02:00 06:50:12 1.54 0.00 1.54 0.00 0.00 17.22 0.00 08:02:00 07:00:13 1.56 0.00 1.56 0.00 0.00 17.48 0.00 08:02:00 07:10:13 1.70 0.00 1.70 0.00 0.00 19.11 0.00 08:02:00 07:20:14 1.57 0.00 1.57 0.00 0.00 17.80 0.00 08:02:00 07:30:14 1.37 0.00 1.37 0.00 0.00 15.68 0.00 08:02:00 07:40:14 1.41 0.00 1.41 0.00 0.00 16.12 0.00 08:02:00 07:50:15 1.27 0.00 1.27 0.00 0.00 14.37 0.00 08:02:00 08:00:06 2.22 0.89 1.33 0.00 78.04 19.33 0.01 08:02:00 Average: 1.45 0.03 1.42 0.00 2.45 16.38 0.03 08:02:00 08:02:00 02:40:23 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:00 02:50:02 5593928 7406440 403744 4.97 51236 1957120 968116 10.55 187340 2112968 220 08:02:00 03:00:02 5593176 7406208 403996 4.97 51612 1957244 976372 10.64 187728 2113404 104 08:02:00 03:10:02 5593176 7406696 403456 4.96 51956 1957376 976372 10.64 188064 2113616 280 08:02:00 03:20:03 5592428 7406368 403808 4.97 52352 1957396 976372 10.64 188468 2113656 64 08:02:00 03:30:03 5592176 7406636 403520 4.96 52868 1957396 976372 10.64 188980 2113788 276 08:02:00 03:40:04 5591924 7406996 403132 4.96 53456 1957404 976372 10.64 189564 2113728 144 08:02:00 03:50:04 5589908 7405628 404452 4.98 54016 1957480 976372 10.64 190132 2113936 312 08:02:00 04:00:05 5588708 7405172 404940 4.98 54612 1957620 976372 10.64 190728 2114008 292 08:02:00 04:10:05 5587972 7405160 404924 4.98 55188 1957760 976372 10.64 191296 2114172 208 08:02:00 04:20:00 5586996 7404764 405284 4.99 55748 1957764 976372 10.64 191864 2115228 120 08:02:00 04:30:06 5586996 7405504 404564 4.98 56356 1957904 976436 10.64 192464 2114360 96 08:02:00 04:40:06 5586492 7405600 404472 4.98 56940 1957916 976436 10.64 193048 2114384 328 08:02:00 04:50:01 5585516 7405220 404824 4.98 57516 1957924 976436 10.64 193624 2114528 240 08:02:00 05:00:07 5585516 7405812 404200 4.97 58092 1957932 976436 10.64 194208 2114480 172 08:02:00 05:10:08 5585516 7406476 403532 4.96 58676 1958008 976436 10.64 194792 2114616 164 08:02:00 05:20:01 5585516 7407176 402724 4.95 59236 1958260 976436 10.64 195344 2114800 240 08:02:00 05:30:08 5585012 7407400 402576 4.95 59788 1958288 976436 10.64 195904 2114992 168 08:02:00 05:40:09 5584004 7407052 402912 4.96 60316 1958420 976500 10.64 196424 2115192 332 08:02:00 05:50:01 5582996 7406336 403580 4.97 60620 1958432 978840 10.67 196696 2116068 236 08:02:00 06:00:10 5584804 7408692 401280 4.94 61116 1958436 973640 10.61 197232 2112496 168 08:02:00 06:10:10 5584052 7408712 401244 4.94 61732 1958580 973640 10.61 197848 2112680 344 08:02:00 06:20:11 5583548 7408796 401116 4.93 62308 1958580 973640 10.61 198416 2112740 284 08:02:00 06:30:11 5582288 7408172 401760 4.94 62904 1958612 973640 10.61 199036 2112876 352 08:02:00 06:40:12 5581548 7408180 401700 4.94 63512 1958748 973640 10.61 199644 2112900 172 08:02:00 06:50:12 5580376 7407628 402224 4.95 64096 1958764 973640 10.61 200232 2113032 304 08:02:00 07:00:13 5579872 7407744 402096 4.95 64700 1958768 973704 10.61 200836 2112964 316 08:02:00 07:10:13 5578656 7407260 402556 4.95 65288 1958912 973704 10.61 201420 2113272 224 08:02:00 07:20:14 5577476 7406684 403108 4.96 65872 1958920 973704 10.61 202004 2113300 224 08:02:00 07:30:14 5577476 7407128 402676 4.95 66300 1958924 973704 10.61 202436 2113320 212 08:02:00 07:40:14 5577532 7407620 402056 4.95 66728 1959056 973704 10.61 202860 2113340 212 08:02:00 07:50:15 5576364 7406884 402896 4.96 67024 1959064 973704 10.61 203156 2113472 296 08:02:00 08:00:06 5473008 7354352 453012 5.57 70428 2004408 1050152 11.44 211716 2225728 24996 08:02:00 Average: 5581717 7405140 404761 4.98 59456 1959607 977502 10.65 195734 2117314 1003 08:02:00 08:02:00 02:40:23 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:00 02:50:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 02:50:02 ens3 2.15 0.23 0.36 0.13 0.00 0.00 0.00 0.00 08:02:00 02:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 03:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 03:00:02 ens3 0.56 0.16 0.10 0.06 0.00 0.00 0.00 0.00 08:02:00 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 03:10:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 03:10:02 ens3 0.39 0.10 0.05 0.02 0.00 0.00 0.00 0.00 08:02:00 03:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 03:20:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 03:20:03 ens3 0.33 0.08 0.05 0.02 0.00 0.00 0.00 0.00 08:02:00 03:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 03:30:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 03:30:03 ens3 0.24 0.09 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 03:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 03:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 03:40:04 ens3 0.22 0.09 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 03:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 03:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 03:50:04 ens3 0.22 0.07 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 03:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 04:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 04:00:05 ens3 0.25 0.11 0.06 0.04 0.00 0.00 0.00 0.00 08:02:00 04:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 04:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 04:10:05 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 04:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 04:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 04:20:00 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 04:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 04:30:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 04:30:06 ens3 0.22 0.09 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 04:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 04:40:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 04:40:06 ens3 0.20 0.09 0.03 0.02 0.00 0.00 0.00 0.00 08:02:00 04:40:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 04:50:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 04:50:01 ens3 0.19 0.08 0.03 0.02 0.00 0.00 0.00 0.00 08:02:00 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 05:00:07 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 05:00:07 ens3 0.26 0.13 0.06 0.04 0.00 0.00 0.00 0.00 08:02:00 05:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 05:10:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 05:10:08 ens3 0.19 0.08 0.03 0.02 0.00 0.00 0.00 0.00 08:02:00 05:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 05:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 05:20:01 ens3 0.19 0.07 0.03 0.02 0.00 0.00 0.00 0.00 08:02:00 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 05:30:08 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 05:30:08 ens3 0.21 0.10 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 05:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 05:40:09 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 05:40:09 ens3 0.20 0.08 0.03 0.02 0.00 0.00 0.00 0.00 08:02:00 05:40:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 05:50:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 05:50:01 ens3 0.19 0.08 0.03 0.02 0.00 0.00 0.00 0.00 08:02:00 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 06:00:10 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 06:00:10 ens3 0.25 0.11 0.06 0.04 0.00 0.00 0.00 0.00 08:02:00 06:00:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 06:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 06:10:10 ens3 0.20 0.09 0.03 0.02 0.00 0.00 0.00 0.00 08:02:00 06:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 06:20:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 06:20:11 ens3 0.19 0.08 0.03 0.02 0.00 0.00 0.00 0.00 08:02:00 06:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 06:30:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 06:30:11 ens3 0.20 0.08 0.03 0.02 0.00 0.00 0.00 0.00 08:02:00 06:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 06:40:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 06:40:12 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 06:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 06:50:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 06:50:12 ens3 0.19 0.07 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 06:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 07:00:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 07:00:13 ens3 0.24 0.10 0.06 0.04 0.00 0.00 0.00 0.00 08:02:00 07:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 07:10:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 07:10:13 ens3 1.98 0.21 0.36 0.14 0.00 0.00 0.00 0.00 08:02:00 07:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 07:20:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 07:20:14 ens3 0.45 0.10 0.05 0.02 0.00 0.00 0.00 0.00 08:02:00 07:20:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 07:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 07:30:14 ens3 0.31 0.07 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 07:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 07:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 07:40:14 ens3 0.32 0.07 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 07:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 07:50:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 07:50:15 ens3 0.30 0.09 0.04 0.02 0.00 0.00 0.00 0.00 08:02:00 07:50:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 08:00:06 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 08:00:06 ens3 1.35 1.00 1.18 1.66 0.00 0.00 0.00 0.00 08:02:00 08:00:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:00 Average: ens3 0.40 0.13 0.10 0.08 0.00 0.00 0.00 0.00 08:02:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:00 08:02:00 08:02:00 ---> sar -P ALL: 08:02:00 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-9509) 09/19/26 _x86_64_ (2 CPU) 08:02:00 08:02:00 02:37:52 LINUX RESTART (2 CPU) 08:02:00 08:02:00 02:40:23 CPU %user %nice %system %iowait %steal %idle 08:02:00 02:50:02 all 0.47 0.00 0.09 0.03 0.02 99.39 08:02:00 02:50:02 0 0.50 0.00 0.08 0.03 0.02 99.38 08:02:00 02:50:02 1 0.44 0.00 0.11 0.03 0.02 99.41 08:02:00 03:00:02 all 0.38 0.00 0.08 0.02 0.02 99.51 08:02:00 03:00:02 0 0.45 0.00 0.07 0.03 0.01 99.43 08:02:00 03:00:02 1 0.31 0.00 0.08 0.00 0.02 99.59 08:02:00 03:10:02 all 0.25 0.00 0.08 0.03 0.02 99.62 08:02:00 03:10:02 0 0.11 0.00 0.09 0.05 0.01 99.74 08:02:00 03:10:02 1 0.39 0.00 0.08 0.01 0.02 99.50 08:02:00 03:20:03 all 0.49 0.00 0.09 0.02 0.01 99.39 08:02:00 03:20:03 0 0.67 0.00 0.08 0.02 0.02 99.22 08:02:00 03:20:03 1 0.31 0.00 0.10 0.02 0.01 99.56 08:02:00 03:30:03 all 0.47 0.00 0.08 0.02 0.02 99.42 08:02:00 03:30:03 0 0.19 0.00 0.07 0.02 0.02 99.70 08:02:00 03:30:03 1 0.75 0.00 0.09 0.01 0.01 99.13 08:02:00 03:40:04 all 0.44 0.00 0.06 0.02 0.01 99.46 08:02:00 03:40:04 0 0.80 0.00 0.05 0.03 0.01 99.10 08:02:00 03:40:04 1 0.08 0.00 0.08 0.01 0.01 99.82 08:02:00 03:50:04 all 0.16 0.00 0.07 0.02 0.01 99.74 08:02:00 03:50:04 0 0.26 0.00 0.05 0.03 0.01 99.66 08:02:00 03:50:04 1 0.07 0.00 0.09 0.01 0.01 99.82 08:02:00 04:00:05 all 0.10 0.00 0.06 0.02 0.01 99.81 08:02:00 04:00:05 0 0.06 0.00 0.05 0.01 0.01 99.87 08:02:00 04:00:05 1 0.14 0.00 0.07 0.04 0.01 99.75 08:02:00 04:10:05 all 0.25 0.00 0.06 0.03 0.01 99.65 08:02:00 04:10:05 0 0.45 0.00 0.06 0.02 0.01 99.45 08:02:00 04:10:05 1 0.05 0.00 0.07 0.03 0.01 99.85 08:02:00 04:20:00 all 0.44 0.00 0.06 0.02 0.01 99.47 08:02:00 04:20:00 0 0.81 0.00 0.05 0.01 0.01 99.13 08:02:00 04:20:00 1 0.07 0.00 0.08 0.03 0.01 99.81 08:02:00 04:30:06 all 0.64 0.00 0.08 0.02 0.01 99.24 08:02:00 04:30:06 0 0.20 0.00 0.06 0.01 0.01 99.72 08:02:00 04:30:06 1 1.08 0.00 0.10 0.03 0.01 98.77 08:02:00 08:02:00 04:30:06 CPU %user %nice %system %iowait %steal %idle 08:02:00 04:40:06 all 0.17 0.00 0.07 0.02 0.01 99.73 08:02:00 04:40:06 0 0.07 0.00 0.08 0.00 0.01 99.84 08:02:00 04:40:06 1 0.27 0.00 0.06 0.04 0.01 99.62 08:02:00 04:50:01 all 0.51 0.00 0.07 0.02 0.01 99.38 08:02:00 04:50:01 0 0.95 0.00 0.08 0.04 0.01 98.92 08:02:00 04:50:01 1 0.07 0.00 0.06 0.01 0.01 99.86 08:02:00 05:00:07 all 0.23 0.00 0.07 0.02 0.01 99.66 08:02:00 05:00:07 0 0.40 0.00 0.07 0.04 0.01 99.48 08:02:00 05:00:07 1 0.06 0.00 0.08 0.00 0.01 99.84 08:02:00 05:10:08 all 0.14 0.00 0.06 0.02 0.01 99.77 08:02:00 05:10:08 0 0.05 0.00 0.05 0.03 0.01 99.87 08:02:00 05:10:08 1 0.23 0.00 0.07 0.01 0.01 99.67 08:02:00 05:20:01 all 0.62 0.00 0.06 0.02 0.01 99.29 08:02:00 05:20:01 0 0.37 0.00 0.07 0.03 0.01 99.52 08:02:00 05:20:01 1 0.87 0.00 0.05 0.00 0.01 99.06 08:02:00 05:30:08 all 0.07 0.00 0.06 0.02 0.01 99.84 08:02:00 05:30:08 0 0.06 0.00 0.05 0.02 0.01 99.86 08:02:00 05:30:08 1 0.07 0.00 0.07 0.02 0.01 99.82 08:02:00 05:40:09 all 0.21 0.00 0.06 0.02 0.01 99.69 08:02:00 05:40:09 0 0.37 0.00 0.08 0.01 0.01 99.53 08:02:00 05:40:09 1 0.05 0.00 0.05 0.04 0.01 99.86 08:02:00 05:50:01 all 0.50 0.00 0.06 0.02 0.01 99.42 08:02:00 05:50:01 0 0.94 0.00 0.05 0.02 0.01 98.99 08:02:00 05:50:01 1 0.05 0.00 0.07 0.01 0.01 99.86 08:02:00 06:00:10 all 0.14 0.00 0.07 0.02 0.01 99.76 08:02:00 06:00:10 0 0.22 0.00 0.07 0.02 0.01 99.67 08:02:00 06:00:10 1 0.06 0.00 0.07 0.02 0.01 99.84 08:02:00 06:10:10 all 0.37 0.00 0.07 0.05 0.02 99.50 08:02:00 06:10:10 0 0.66 0.00 0.07 0.10 0.02 99.16 08:02:00 06:10:10 1 0.07 0.00 0.07 0.01 0.01 99.84 08:02:00 06:20:11 all 0.19 0.00 0.08 0.03 0.02 99.68 08:02:00 06:20:11 0 0.29 0.00 0.08 0.02 0.02 99.59 08:02:00 06:20:11 1 0.09 0.00 0.08 0.04 0.01 99.78 08:02:00 08:02:00 06:20:11 CPU %user %nice %system %iowait %steal %idle 08:02:00 06:30:11 all 0.27 0.00 0.07 0.03 0.02 99.61 08:02:00 06:30:11 0 0.40 0.00 0.10 0.03 0.02 99.45 08:02:00 06:30:11 1 0.14 0.00 0.05 0.04 0.01 99.76 08:02:00 06:40:12 all 0.41 0.00 0.07 0.02 0.01 99.48 08:02:00 06:40:12 0 0.76 0.00 0.08 0.01 0.02 99.13 08:02:00 06:40:12 1 0.06 0.00 0.06 0.04 0.01 99.83 08:02:00 06:50:12 all 0.39 0.00 0.07 0.02 0.01 99.51 08:02:00 06:50:12 0 0.72 0.00 0.06 0.04 0.01 99.16 08:02:00 06:50:12 1 0.06 0.00 0.07 0.01 0.01 99.85 08:02:00 07:00:13 all 0.48 0.00 0.08 0.03 0.02 99.39 08:02:00 07:00:13 0 0.85 0.00 0.07 0.03 0.02 99.03 08:02:00 07:00:13 1 0.11 0.00 0.08 0.03 0.02 99.76 08:02:00 07:10:13 all 0.41 0.00 0.09 0.03 0.02 99.46 08:02:00 07:10:13 0 0.73 0.00 0.09 0.01 0.02 99.14 08:02:00 07:10:13 1 0.08 0.00 0.08 0.06 0.01 99.78 08:02:00 07:20:14 all 0.51 0.00 0.08 0.02 0.01 99.38 08:02:00 07:20:14 0 0.57 0.00 0.08 0.01 0.01 99.33 08:02:00 07:20:14 1 0.45 0.00 0.08 0.04 0.02 99.42 08:02:00 07:30:14 all 0.23 0.00 0.07 0.02 0.01 99.67 08:02:00 07:30:14 0 0.08 0.00 0.07 0.02 0.01 99.83 08:02:00 07:30:14 1 0.39 0.00 0.07 0.02 0.01 99.51 08:02:00 07:40:14 all 0.07 0.00 0.06 0.02 0.02 99.83 08:02:00 07:40:14 0 0.07 0.00 0.06 0.01 0.02 99.85 08:02:00 07:40:14 1 0.08 0.00 0.07 0.03 0.02 99.81 08:02:00 07:50:15 all 0.19 0.00 0.06 0.02 0.01 99.72 08:02:00 07:50:15 0 0.27 0.00 0.07 0.03 0.01 99.62 08:02:00 07:50:15 1 0.11 0.00 0.05 0.01 0.01 99.82 08:02:00 08:00:06 all 0.75 0.00 0.11 0.04 0.01 99.10 08:02:00 08:00:06 0 1.03 0.00 0.10 0.06 0.01 98.80 08:02:00 08:00:06 1 0.47 0.00 0.11 0.02 0.01 99.40 08:02:00 Average: all 0.34 0.00 0.07 0.02 0.01 99.55 08:02:00 Average: 0 0.45 0.00 0.07 0.03 0.01 99.44 08:02:00 Average: 1 0.24 0.00 0.07 0.02 0.01 99.66 08:02:00 08:02:00 08:02:00