Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/117595 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-645 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-rtd-verify-master [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-XXXXXX54gxGm/agent.5330 SSH_AGENT_PID=5332 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/builder-rtd-verify-master@tmp/private_key_11424680788393328470.key (/w/workspace/builder-rtd-verify-master@tmp/private_key_11424680788393328470.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder > git init /w/workspace/builder-rtd-verify-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # 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 903d75243bda340c2600d152c665d829dd8a756f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 903d75243bda340c2600d152c665d829dd8a756f # timeout=10 Commit message: "Docs: Modernization and restructuring" > git rev-list --no-walk adac1d164755035a522b1cea545c24052498b3e7 # 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.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # 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 submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins9679362540516645810.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QVEO 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-QVEO/bin to PATH Generating Requirements File Python 3.11.10 pip 25.2 from /tmp/venv-QVEO/lib/python3.11/site-packages/pip (python 3.11) 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.40.10 botocore==1.40.10 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.13 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.25.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 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.3.1 openstacksdk==4.7.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==7.0.0 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.7.0 Pygments==2.19.2 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.3.0 python-jenkins==1.8.3 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.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 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.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 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 DOC_DIR=docs/_build/html PYTHON=python3 [EnvInject] - Variables injected successfully. [builder-rtd-verify-master] $ /bin/bash -l /tmp/jenkins3263877330200112224.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-UoaZ + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ sed 's/^[ *]* //' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-UoaZ + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UoaZ' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UoaZ + echo /tmp/venv-UoaZ + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-UoaZ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-UoaZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UoaZ/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-UoaZ/bin to PATH + PATH=/tmp/venv-UoaZ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.11.10 + python3 -m pip --version pip 25.2 from /tmp/venv-UoaZ/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==6.1.0 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.19.1 packaging==25.0 platformdirs==4.3.8 pluggy==1.6.0 pyproject-api==1.9.1 tox==4.28.4 urllib3==1.26.20 virtualenv==20.34.0 [builder-rtd-verify-master] $ /bin/bash -l /tmp/jenkins7327781844264781630.sh ---> rtd-verify.sh + echo '---> Fetching project' ---> Fetching project + '[' releng/builder '!=' releng/builder ']' + git fetch origin refs/changes/95/117595/1 From git://devvexx.opendaylight.org/mirror/releng/builder * branch refs/changes/95/117595/1 -> FETCH_HEAD + git checkout FETCH_HEAD Previous HEAD position was 903d75243 Docs: Modernization and restructuring HEAD is now at ff38471ea Update cloud image list docs + git submodule update --init --recursive ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' ++ awk -e '{print $1}' + for submod in $(git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' | awk -e '{print $1}') + git config --get submodule.global-jjb.url https://github.com/lfit/releng-global-jjb + for submod in $(git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' | awk -e '{print $1}') + git config --get submodule.packer/common-packer.url https://github.com/lfit/releng-common-packer.git + . /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-oSIb + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ awk '{ print $1 }' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ sed 's/^[ *]* //' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-UoaZ + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UoaZ from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UoaZ from file:/tmp/.toxenv + /tmp/venv-UoaZ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z tox virtualenv ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' lf-activate-venv(): INFO: Installing: tox virtualenv + /tmp/venv-UoaZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UoaZ/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-UoaZ/bin to PATH + PATH=/tmp/venv-UoaZ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + [[ builder-rtd-verify-master == \l\f\-\i\n\f\r\a\-\l\f\t\o\o\l\s\-\r\t\d\-\v\e\r\i\f\y\-\a\n\y ]] + echo '---> Generating docs' ---> Generating docs + cd /w/workspace/builder-rtd-verify-master + tox -edocs docs: install_deps> python -I -m pip install -r docs/requirements.txt docs: freeze> python -m pip freeze --all docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.5,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-rtd-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-rtd-verify-master/docs/_build/html /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] /w/workspace/builder-rtd-verify-master/docs/index.rst:10: WARNING: toctree contains reference to document 'cloud-images' that doesn't have a title: no link will be generated [toc.no_title] docs: exit 1 (1.70 seconds) /w/workspace/builder-rtd-verify-master> sphinx-build -q -W -b html -d /w/workspace/builder-rtd-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-rtd-verify-master/docs/_build/html pid=6341 docs: FAIL code 1 (23.49=setup[21.79]+cmd[1.70] seconds) evaluation failed :( (23.56 seconds) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5332 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins8694297343747789995.sh ---> sysstat.sh [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins13805025188055527991.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/builder-rtd-verify-master + 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/builder-rtd-verify-master ']' + 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/builder-rtd-verify-master ']' + mkdir -p /w/workspace/builder-rtd-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-rtd-verify-master/archives/ [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins14300252174893382788.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVEO from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QVEO/bin to PATH INFO: Running in OpenStack, capturing instance metadata [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins12208163796036686285.sh provisioning config files... Could not find credentials [logs] for builder-rtd-verify-master #603 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-rtd-verify-master@tmp/config14781384293599431042tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins12077529309515076483.sh ---> create-netrc.sh WARN: Log server credential not found. [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins9701679899191122416.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVEO from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QVEO/bin to PATH [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins7234741806436067701.sh ---> sudo-logs.sh Archiving 'sudo' log.. [builder-rtd-verify-master] $ /bin/bash /tmp/jenkins2716642200874348365.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVEO from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-QVEO/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [builder-rtd-verify-master] $ /bin/bash -l /tmp/jenkins9755999897192493261.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-rtd-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVEO from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QVEO/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-rtd-verify-master/603/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-645 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 Stepping: 0 BogoMIPS: 5600.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 nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 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 Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled 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; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 8.9G 30G 23% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 543 3973 4 3420 7083 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:c9:d1:5a brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.88/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 49105sec preferred_lft 49105sec inet6 fe80::f816:3eff:fec9:d15a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:a3:fe:7b:6a 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.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-645) 08/15/25 _x86_64_ (2 CPU) 00:44:05 LINUX RESTART (2 CPU) 00:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:00:43 1.46 0.00 1.45 0.01 0.02 21.32 17.95 01:10:02 1.12 0.00 1.12 0.00 0.00 12.82 0.00 01:20:01 1.41 0.00 1.41 0.00 0.01 15.52 0.00 01:30:32 1.50 0.00 1.50 0.00 0.00 16.86 0.00 01:40:43 1.57 0.00 1.57 0.00 0.00 17.33 0.00 01:50:01 1.48 0.00 1.48 0.00 0.00 16.98 0.00 02:00:16 1.59 0.00 1.59 0.00 0.00 18.14 0.00 02:10:34 1.51 0.00 1.51 0.00 0.00 17.09 0.00 02:20:01 1.38 0.00 1.38 0.00 0.00 15.43 0.00 02:30:34 1.36 0.00 1.36 0.00 0.00 15.46 0.00 02:40:10 1.26 0.00 1.26 0.00 0.00 14.38 0.00 02:50:01 1.25 0.00 1.25 0.00 0.00 14.12 0.00 03:00:18 1.41 0.00 1.41 0.00 0.00 15.87 0.00 03:10:43 1.34 0.00 1.34 0.00 0.00 14.86 0.00 03:20:01 1.28 0.00 1.28 0.00 0.00 14.19 0.00 03:30:18 1.41 0.00 1.41 0.00 0.00 15.51 0.00 03:40:43 1.33 0.00 1.33 0.00 0.00 14.87 0.00 03:50:01 1.39 0.00 1.39 0.00 0.13 15.04 0.00 04:00:13 1.39 0.00 1.39 0.00 0.00 15.41 0.00 04:10:43 1.27 0.00 1.27 0.00 0.00 14.28 0.00 04:20:01 1.59 0.00 1.59 0.00 0.00 17.12 0.00 04:30:43 1.64 0.00 1.64 0.00 0.00 18.03 0.00 04:40:43 1.65 0.00 1.65 0.00 0.00 17.97 0.00 04:50:01 1.73 0.00 1.73 0.00 0.00 18.57 0.00 05:00:21 1.58 0.00 1.58 0.00 0.00 17.38 0.00 05:10:42 1.65 0.00 1.65 0.00 0.00 17.96 0.00 05:20:01 1.65 0.00 1.65 0.00 0.00 17.79 0.00 05:30:27 1.71 0.00 1.71 0.00 0.00 18.63 0.00 05:40:26 1.71 0.00 1.71 0.00 0.00 18.28 0.00 05:50:01 1.42 0.00 1.42 0.00 0.00 15.42 0.00 06:00:43 1.40 0.00 1.40 0.00 0.00 15.47 0.00 06:10:22 1.50 0.02 1.48 0.00 1.70 16.14 0.04 06:20:01 1.56 0.00 1.56 0.00 0.00 16.91 0.00 06:30:33 1.60 0.01 1.59 0.00 0.09 17.14 0.01 06:40:33 1.64 0.00 1.64 0.00 0.00 17.52 0.00 06:50:01 1.71 0.00 1.71 0.00 0.00 18.00 0.00 07:00:34 1.79 0.00 1.79 0.00 0.00 19.18 8.49 07:10:35 1.71 0.00 1.71 0.00 0.00 18.00 0.00 07:20:01 1.72 0.00 1.72 0.00 0.00 18.45 0.00 07:30:37 1.72 0.00 1.72 0.00 0.00 17.80 0.00 07:40:37 1.64 0.00 1.64 0.00 0.00 17.16 0.00 07:50:01 1.68 0.00 1.68 0.00 0.00 17.85 0.00 08:00:38 1.69 0.00 1.69 0.00 0.00 17.75 0.00 08:10:38 1.71 0.00 1.71 0.00 0.00 18.10 0.00 08:20:01 1.72 0.00 1.72 0.00 0.00 18.08 0.00 08:30:39 1.75 0.00 1.75 0.00 0.00 18.20 0.00 08:40:39 1.71 0.00 1.71 0.00 0.00 17.90 0.00 08:50:01 1.76 0.00 1.76 0.00 0.00 18.32 0.00 09:00:40 1.75 0.00 1.75 0.00 0.00 18.17 0.00 09:10:41 1.69 0.00 1.69 0.00 0.00 17.67 0.00 09:20:01 1.82 0.00 1.82 0.00 0.00 18.98 0.00 09:30:41 1.70 0.00 1.70 0.00 0.00 17.66 0.00 09:40:12 1.84 0.00 1.84 0.00 0.00 18.99 0.00 09:50:01 1.70 0.00 1.70 0.00 0.00 17.42 0.00 10:00:42 1.76 0.00 1.76 0.00 0.00 17.98 0.00 10:10:43 1.84 0.00 1.84 0.00 0.00 18.58 0.00 10:20:01 1.83 0.00 1.83 0.00 0.00 18.87 0.00 10:30:27 1.82 0.00 1.82 0.00 0.00 18.56 0.00 10:40:30 1.80 0.00 1.80 0.00 0.00 18.30 0.00 10:50:01 1.80 0.00 1.80 0.00 0.00 18.34 0.00 11:00:11 1.60 0.00 1.60 0.00 0.00 16.39 0.00 Average: 1.59 0.00 1.59 0.00 0.03 17.16 0.46 00:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:43 5242000 7418892 381072 4.69 42008 2321964 945076 10.30 429292 2198120 168 01:10:02 5241496 7418748 381224 4.69 42344 2321972 945220 10.30 429640 2198604 176 01:20:01 5240992 7418748 381196 4.69 42844 2321980 945156 10.30 430132 2198628 124 01:30:32 5240992 7419396 380532 4.68 43480 2321988 945284 10.30 430768 2198796 140 01:40:43 5241168 7420216 379768 4.67 44104 2321996 945396 10.30 431392 2199100 124 01:50:01 5243196 7423020 376952 4.64 44672 2322200 946136 10.31 431952 2199700 124 02:00:16 5243196 7423800 376168 4.63 45288 2322332 945348 10.30 432584 2199400 188 02:10:34 5243196 7424452 375504 4.62 45924 2322348 945344 10.30 433208 2199316 148 02:20:01 5243196 7425028 374912 4.61 46352 2322480 945344 10.30 433648 2199348 4 02:30:34 5243196 7425480 374492 4.61 46788 2322492 945412 10.30 434076 2199540 152 02:40:10 5243196 7425932 374048 4.60 47092 2322628 945476 10.30 434388 2199832 156 02:50:01 5243196 7426340 373624 4.60 47484 2322636 953668 10.39 434780 2199932 120 03:00:18 5243196 7426852 373116 4.59 47860 2322764 953668 10.39 435148 2200136 120 03:10:43 5243196 7427336 372608 4.58 48316 2322788 953652 10.39 435604 2200112 148 03:20:01 5243196 7427560 372344 4.58 48560 2322792 953732 10.39 435824 2200336 120 03:30:18 5242948 7427924 372016 4.58 48988 2322932 953732 10.39 436284 2200496 184 03:40:43 5242948 7428276 371660 4.57 49336 2322936 953784 10.39 436632 2200572 124 03:50:01 5242948 7428800 371092 4.57 49688 2323104 954604 10.40 436976 2201400 240 04:00:13 5242948 7429188 370676 4.56 50044 2323120 953800 10.39 437340 2200880 148 04:10:43 5242444 7429148 370716 4.56 50388 2323260 953784 10.39 437672 2200956 168 04:20:01 5241240 7428488 371372 4.57 50912 2323268 953800 10.39 438200 2201148 240 04:30:43 5240988 7428852 370996 4.56 51508 2323276 953784 10.39 438796 2200944 132 04:40:43 5240488 7429076 370752 4.56 52084 2323412 953784 10.39 439380 2201096 160 04:50:01 5240236 7429380 370452 4.56 52624 2323424 953800 10.39 439912 2201184 240 05:00:21 5238220 7427964 371840 4.57 53200 2323432 953864 10.39 440496 2201480 292 05:10:42 5236456 7426708 373104 4.59 53700 2323444 953848 10.39 440988 2201180 160 05:20:01 5233432 7424280 375476 4.62 54160 2323580 953864 10.39 441436 2201496 240 05:30:27 5232928 7424328 375440 4.62 54688 2323588 953864 10.39 441976 2201396 152 05:40:26 5232424 7424468 375288 4.62 55184 2323728 953864 10.39 442472 2201540 228 05:50:01 5230156 7422600 377152 4.64 55568 2323732 955396 10.41 442864 2202476 248 06:00:43 5229904 7422728 377000 4.64 55936 2323744 954040 10.40 443224 2201660 164 06:10:22 5227452 7421204 378572 4.66 56228 2324372 954056 10.40 443724 2202156 136 06:20:01 5226700 7420852 378896 4.66 56604 2324384 954056 10.40 444104 2202288 240 06:30:33 5226028 7420792 378924 4.66 57052 2324544 954056 10.40 444576 2202316 212 06:40:33 5226028 7421280 378408 4.66 57516 2324556 954056 10.40 445040 2202512 160 06:50:01 5226028 7421860 377816 4.65 57960 2324688 955588 10.41 445476 2203504 124 07:00:34 5225340 7421700 377932 4.65 58456 2324704 954104 10.40 445980 2205916 120 07:10:35 5225340 7422168 377448 4.64 58924 2324708 954152 10.40 446440 2204852 240 07:20:01 5223828 7421272 378328 4.65 59380 2324852 954184 10.40 446904 2205040 240 07:30:37 5223828 7421780 377860 4.65 59872 2324860 954168 10.40 447396 2204856 120 07:40:37 5223072 7421596 378032 4.65 60312 2324996 954168 10.40 447828 2204996 156 07:50:01 5222568 7421584 378032 4.65 60780 2325004 954184 10.40 448304 2205136 240 08:00:38 5220804 7420328 379300 4.67 61284 2325012 954168 10.40 448800 2205088 124 08:10:38 5220300 7420464 379144 4.66 61784 2325148 954232 10.40 449300 2205264 240 08:20:01 5220048 7420784 378828 4.66 62200 2325292 954248 10.40 449724 2205652 236 08:30:39 5220048 7421344 378260 4.65 62748 2325296 954232 10.40 450272 2205492 244 08:40:39 5219040 7420836 378760 4.66 63228 2325316 954232 10.40 450756 2205508 164 08:50:01 5219040 7421484 378092 4.65 63704 2325484 954248 10.40 451220 2205760 248 09:00:40 5218788 7421840 377704 4.65 64160 2325624 954296 10.40 451676 2205888 248 09:10:41 5218788 7422228 377340 4.64 64532 2325632 954296 10.40 452052 2205904 240 09:20:01 5218788 7422560 376988 4.64 64840 2325644 954376 10.40 452364 2206020 236 09:30:41 5218788 7422984 376564 4.63 65184 2325720 954360 10.40 452708 2206164 136 09:40:12 5218788 7423712 375820 4.62 65572 2326048 954392 10.40 453092 2206520 152 09:50:01 5218788 7424200 375328 4.62 65920 2326188 954376 10.40 453440 2206712 248 10:00:42 5218788 7424572 374936 4.61 66276 2326200 954360 10.40 453800 2206564 120 10:10:43 5218540 7424812 374676 4.61 66632 2326332 954360 10.40 454152 2206704 124 10:20:01 5218288 7424880 374600 4.61 66932 2326344 954488 10.40 454452 2207020 124 10:30:27 5218288 7425304 374212 4.60 67332 2326356 954440 10.40 454856 2206768 168 10:40:30 5218048 7425464 374008 4.60 67716 2326364 954472 10.40 455236 2207176 124 10:50:01 5218048 7425840 373628 4.60 68064 2326384 954440 10.40 455588 2206964 120 11:00:11 5218048 7426160 373308 4.59 68364 2326392 954440 10.40 455884 2207460 240 Average: 5230911 7423933 375809 4.62 55749 2324128 952570 10.38 443151 2202836 175 00:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:00:43 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 01:00:43 ens3 0.70 0.14 0.12 0.06 0.00 0.00 0.00 0.00 01:00:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:02 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 01:10:02 ens3 0.58 0.16 0.15 0.09 0.00 0.00 0.00 0.00 01:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:20:01 ens3 0.45 0.13 0.10 0.06 0.00 0.00 0.00 0.00 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:32 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 01:30:32 ens3 0.58 0.55 0.08 0.57 0.00 0.00 0.00 0.00 01:30:32 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:43 ens3 0.66 0.17 6.33 0.09 0.00 0.00 0.00 0.00 01:40:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 01:50:01 ens3 0.34 0.11 0.07 0.04 0.00 0.00 0.00 0.00 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:16 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:00:16 ens3 0.32 0.10 0.06 0.04 0.00 0.00 0.00 0.00 02:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:34 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:10:34 ens3 0.41 0.07 0.04 0.02 0.00 0.00 0.00 0.00 02:10:34 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:20:01 ens3 0.25 0.07 0.04 0.02 0.00 0.00 0.00 0.00 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:34 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 02:30:34 ens3 0.25 0.09 0.04 0.02 0.00 0.00 0.00 0.00 02:30:34 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:40:10 ens3 0.42 0.13 0.11 0.07 0.00 0.00 0.00 0.00 02:40:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:01 ens3 0.37 0.12 0.08 0.04 0.00 0.00 0.00 0.00 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:18 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:00:18 ens3 0.30 0.11 0.06 0.04 0.00 0.00 0.00 0.00 03:00:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:10:43 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 03:10:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 03:20:01 ens3 2.82 0.26 0.57 0.22 0.00 0.00 0.00 0.00 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:18 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:30:18 ens3 1.02 0.15 0.13 0.06 0.00 0.00 0.00 0.00 03:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:43 ens3 1.42 0.17 0.27 0.11 0.00 0.00 0.00 0.00 03:40:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 03:50:01 ens3 0.56 0.07 0.06 0.02 0.00 0.00 0.00 0.00 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:00:13 ens3 0.40 0.10 0.07 0.04 0.00 0.00 0.00 0.00 04:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:43 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 04:10:43 ens3 0.29 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:10:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 04:20:01 ens3 0.51 0.08 8.46 0.02 0.00 0.00 0.00 0.00 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:43 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 04:30:43 ens3 0.27 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:30:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:40:43 ens3 0.46 0.12 0.11 0.06 0.00 0.00 0.00 0.00 04:40:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 04:50:01 ens3 0.41 0.14 0.11 0.07 0.00 0.00 0.00 0.00 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:21 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:00:21 ens3 0.45 0.16 0.13 0.08 0.00 0.00 0.00 0.00 05:00:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:42 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:42 ens3 0.27 0.08 0.04 0.02 0.00 0.00 0.00 0.00 05:10:42 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 05:20:01 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:27 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:30:27 ens3 0.37 0.12 0.07 0.04 0.00 0.00 0.00 0.00 05:30:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:26 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:40:26 ens3 0.34 0.11 0.07 0.04 0.00 0.00 0.00 0.00 05:40:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:50:01 ens3 0.28 0.08 0.04 0.02 0.00 0.00 0.00 0.00 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:43 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 06:00:43 ens3 1.35 0.21 0.30 0.14 0.00 0.00 0.00 0.00 06:00:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:22 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 06:10:22 ens3 2.89 0.11 0.27 0.02 0.00 0.00 0.00 0.00 06:10:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:20:01 ens3 1.35 0.17 0.25 0.10 0.00 0.00 0.00 0.00 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:33 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:30:33 ens3 0.99 0.12 7.30 0.04 0.00 0.00 0.00 0.00 06:30:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 ens3 0.55 0.12 0.28 0.06 0.00 0.00 0.00 0.00 06:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:50:01 ens3 0.37 0.10 0.07 0.04 0.00 0.00 0.00 0.00 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:34 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:00:34 ens3 1.20 1.62 0.15 2.09 0.00 0.00 0.00 0.00 07:00:34 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:35 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:10:35 ens3 0.50 0.17 0.13 0.14 0.00 0.00 0.00 0.00 07:10:35 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:20:01 ens3 0.33 0.10 0.08 0.04 0.00 0.00 0.00 0.00 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:37 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 07:30:37 ens3 0.24 0.07 0.04 0.02 0.00 0.00 0.00 0.00 07:30:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:37 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:37 ens3 0.34 0.10 0.07 0.04 0.00 0.00 0.00 0.00 07:40:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 07:50:01 ens3 0.31 0.11 0.07 0.04 0.00 0.00 0.00 0.00 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:38 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:00:38 ens3 0.33 0.12 0.09 0.05 0.00 0.00 0.00 0.00 08:00:38 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:38 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:10:38 ens3 0.31 0.11 0.07 0.04 0.00 0.00 0.00 0.00 08:10:38 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 08:20:01 ens3 0.45 0.13 0.11 0.06 0.00 0.00 0.00 0.00 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:39 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:30:39 ens3 0.63 0.19 0.21 0.13 0.00 0.00 0.00 0.00 08:30:39 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:39 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:39 ens3 0.39 0.11 0.08 0.04 0.00 0.00 0.00 0.00 08:40:39 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 08:50:01 ens3 0.46 0.14 0.11 0.07 0.00 0.00 0.00 0.00 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:40 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:00:40 ens3 0.34 0.14 0.09 0.06 0.00 0.00 0.00 0.00 09:00:40 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:41 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:10:41 ens3 0.36 0.10 0.08 0.04 0.00 0.00 0.00 0.00 09:10:41 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 09:20:01 ens3 0.43 0.15 0.14 0.09 0.00 0.00 0.00 0.00 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:41 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:30:41 ens3 0.25 0.07 0.04 0.02 0.00 0.00 0.00 0.00 09:30:41 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:12 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:40:12 ens3 0.71 0.24 0.22 0.14 0.00 0.00 0.00 0.00 09:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:50:01 ens3 0.43 0.11 0.08 0.04 0.00 0.00 0.00 0.00 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:42 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:00:42 ens3 0.35 0.13 0.09 0.06 0.00 0.00 0.00 0.00 10:00:42 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:43 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:43 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:10:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 10:20:01 ens3 1.19 0.28 0.37 0.22 0.00 0.00 0.00 0.00 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:27 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:27 ens3 0.53 0.09 0.07 0.03 0.00 0.00 0.00 0.00 10:30:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:30 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:40:30 ens3 0.51 0.17 0.14 0.08 0.00 0.00 0.00 0.00 10:40:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 10:50:01 ens3 0.88 0.23 0.25 0.14 0.00 0.00 0.00 0.00 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:00:11 ens3 1.87 2.11 0.29 2.44 0.00 0.00 0.00 0.00 11:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 0.61 0.19 0.48 0.14 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.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-645) 08/15/25 _x86_64_ (2 CPU) 00:44:05 LINUX RESTART (2 CPU) 00:50:01 CPU %user %nice %system %iowait %steal %idle 01:00:43 all 0.27 0.00 0.05 0.02 0.05 99.60 01:00:43 0 0.18 0.00 0.05 0.03 0.02 99.71 01:00:43 1 0.36 0.00 0.05 0.01 0.08 99.50 01:10:02 all 0.28 0.00 0.05 0.02 0.04 99.62 01:10:02 0 0.06 0.00 0.04 0.01 0.05 99.84 01:10:02 1 0.49 0.00 0.06 0.02 0.02 99.40 01:20:01 all 0.52 0.00 0.06 0.18 0.02 99.22 01:20:01 0 0.04 0.00 0.06 0.16 0.02 99.72 01:20:01 1 1.00 0.00 0.05 0.20 0.02 98.72 01:30:32 all 0.32 0.00 0.05 0.04 0.02 99.57 01:30:32 0 0.10 0.00 0.07 0.06 0.02 99.75 01:30:32 1 0.53 0.00 0.04 0.02 0.02 99.39 01:40:43 all 0.55 0.00 0.05 0.05 0.02 99.33 01:40:43 0 0.60 0.00 0.04 0.02 0.02 99.32 01:40:43 1 0.49 0.00 0.06 0.07 0.02 99.35 01:50:01 all 0.20 0.00 0.04 0.02 0.04 99.70 01:50:01 0 0.02 0.00 0.03 0.03 0.06 99.86 01:50:01 1 0.37 0.00 0.04 0.01 0.03 99.55 02:00:16 all 0.22 0.00 0.04 0.03 0.02 99.68 02:00:16 0 0.41 0.00 0.04 0.03 0.02 99.50 02:00:16 1 0.03 0.00 0.05 0.03 0.02 99.86 02:10:34 all 0.46 0.00 0.05 0.50 0.02 98.98 02:10:34 0 0.51 0.00 0.05 0.98 0.02 98.44 02:10:34 1 0.41 0.00 0.05 0.01 0.02 99.52 02:20:01 all 0.50 0.00 0.04 0.47 0.02 98.97 02:20:01 0 0.71 0.00 0.05 0.66 0.02 98.56 02:20:01 1 0.29 0.00 0.03 0.29 0.02 99.37 02:30:34 all 0.32 0.00 0.05 0.13 0.03 99.47 02:30:34 0 0.43 0.00 0.05 0.09 0.04 99.38 02:30:34 1 0.21 0.00 0.04 0.16 0.02 99.56 02:40:10 all 0.30 0.00 0.04 0.02 0.02 99.61 02:40:10 0 0.46 0.00 0.02 0.03 0.01 99.47 02:40:10 1 0.14 0.00 0.06 0.02 0.03 99.75 02:40:10 CPU %user %nice %system %iowait %steal %idle 02:50:01 all 0.52 0.00 0.06 0.02 0.02 99.38 02:50:01 0 0.41 0.00 0.04 0.01 0.01 99.53 02:50:01 1 0.64 0.00 0.08 0.04 0.03 99.22 03:00:18 all 0.10 0.00 0.05 0.03 0.04 99.79 03:00:18 0 0.16 0.00 0.05 0.03 0.03 99.73 03:00:18 1 0.04 0.00 0.04 0.03 0.05 99.84 03:10:43 all 0.30 0.00 0.04 0.02 0.02 99.62 03:10:43 0 0.13 0.00 0.03 0.03 0.01 99.79 03:10:43 1 0.47 0.00 0.04 0.01 0.02 99.45 03:20:01 all 0.39 0.00 0.05 0.01 0.02 99.53 03:20:01 0 0.16 0.00 0.06 0.01 0.02 99.76 03:20:01 1 0.62 0.00 0.05 0.01 0.02 99.30 03:30:18 all 0.31 0.00 0.05 0.01 0.02 99.61 03:30:18 0 0.04 0.00 0.05 0.01 0.01 99.88 03:30:18 1 0.58 0.00 0.05 0.01 0.02 99.35 03:40:43 all 0.20 0.00 0.05 0.01 0.16 99.58 03:40:43 0 0.22 0.00 0.05 0.00 0.13 99.59 03:40:43 1 0.19 0.00 0.04 0.01 0.18 99.57 03:50:01 all 0.27 0.00 0.07 0.04 0.19 99.44 03:50:01 0 0.16 0.00 0.08 0.07 0.11 99.58 03:50:01 1 0.39 0.00 0.06 0.00 0.27 99.29 04:00:13 all 0.45 0.00 0.05 0.01 0.02 99.46 04:00:13 0 0.03 0.00 0.05 0.02 0.02 99.88 04:00:13 1 0.88 0.00 0.05 0.01 0.02 99.04 04:10:43 all 0.20 0.00 0.05 0.02 0.02 99.72 04:10:43 0 0.06 0.00 0.05 0.02 0.02 99.86 04:10:43 1 0.34 0.00 0.04 0.01 0.03 99.58 04:20:01 all 0.47 0.00 0.06 0.02 0.02 99.43 04:20:01 0 0.04 0.00 0.07 0.02 0.02 99.85 04:20:01 1 0.89 0.00 0.06 0.02 0.03 99.01 04:30:43 all 0.31 0.00 0.05 0.01 0.02 99.60 04:30:43 0 0.33 0.00 0.05 0.01 0.02 99.60 04:30:43 1 0.30 0.00 0.06 0.02 0.03 99.60 04:30:43 CPU %user %nice %system %iowait %steal %idle 04:40:43 all 0.41 0.00 0.06 0.14 0.04 99.35 04:40:43 0 0.04 0.00 0.04 0.24 0.02 99.66 04:40:43 1 0.78 0.00 0.07 0.03 0.07 99.04 04:50:01 all 0.25 0.00 0.05 0.03 0.02 99.65 04:50:01 0 0.05 0.00 0.04 0.05 0.01 99.84 04:50:01 1 0.44 0.00 0.06 0.01 0.03 99.46 05:00:21 all 0.20 0.00 0.05 0.22 0.11 99.42 05:00:21 0 0.30 0.00 0.07 0.39 0.04 99.20 05:00:21 1 0.10 0.00 0.04 0.04 0.18 99.63 05:10:42 all 0.35 0.00 0.05 0.05 0.12 99.43 05:10:42 0 0.03 0.00 0.04 0.03 0.08 99.82 05:10:42 1 0.66 0.00 0.07 0.07 0.17 99.04 05:20:01 all 0.52 0.00 0.05 0.10 0.02 99.31 05:20:01 0 0.64 0.00 0.04 0.19 0.02 99.12 05:20:01 1 0.40 0.00 0.07 0.01 0.03 99.50 05:30:27 all 0.12 0.00 0.05 0.10 0.05 99.68 05:30:27 0 0.03 0.00 0.04 0.06 0.02 99.85 05:30:27 1 0.21 0.00 0.06 0.13 0.09 99.51 05:40:26 all 0.62 0.00 0.06 0.02 0.03 99.28 05:40:26 0 1.16 0.00 0.05 0.01 0.02 98.75 05:40:26 1 0.07 0.00 0.07 0.02 0.03 99.81 05:50:01 all 0.19 0.00 0.05 0.02 0.03 99.71 05:50:01 0 0.04 0.00 0.04 0.01 0.02 99.88 05:50:01 1 0.34 0.00 0.06 0.02 0.03 99.54 06:00:43 all 0.28 0.00 0.04 0.02 0.02 99.63 06:00:43 0 0.05 0.00 0.05 0.02 0.03 99.85 06:00:43 1 0.52 0.00 0.04 0.01 0.02 99.41 06:10:22 all 0.52 0.00 0.06 0.08 0.04 99.30 06:10:22 0 0.49 0.00 0.06 0.03 0.02 99.39 06:10:22 1 0.56 0.00 0.05 0.12 0.06 99.21 06:20:01 all 0.32 0.00 0.05 0.05 0.03 99.55 06:20:01 0 0.50 0.00 0.04 0.05 0.02 99.39 06:20:01 1 0.14 0.00 0.07 0.05 0.03 99.71 06:20:01 CPU %user %nice %system %iowait %steal %idle 06:30:33 all 0.31 0.00 0.05 0.02 0.03 99.59 06:30:33 0 0.56 0.00 0.04 0.00 0.02 99.37 06:30:33 1 0.06 0.00 0.06 0.04 0.03 99.82 06:40:33 all 0.36 0.00 0.05 0.01 0.03 99.55 06:40:33 0 0.05 0.00 0.05 0.01 0.02 99.87 06:40:33 1 0.67 0.00 0.05 0.01 0.03 99.23 06:50:01 all 0.20 0.00 0.06 0.02 0.03 99.70 06:50:01 0 0.18 0.00 0.07 0.01 0.03 99.72 06:50:01 1 0.22 0.00 0.05 0.03 0.03 99.68 07:00:34 all 0.16 0.00 0.05 0.08 0.02 99.68 07:00:34 0 0.06 0.00 0.05 0.01 0.02 99.86 07:00:34 1 0.26 0.00 0.05 0.16 0.02 99.51 07:10:35 all 0.47 0.00 0.05 0.03 0.03 99.42 07:10:35 0 0.08 0.00 0.05 0.05 0.02 99.80 07:10:35 1 0.85 0.00 0.06 0.01 0.04 99.04 07:20:01 all 0.23 0.00 0.04 0.14 0.02 99.56 07:20:01 0 0.09 0.00 0.04 0.24 0.02 99.61 07:20:01 1 0.37 0.00 0.05 0.04 0.03 99.52 07:30:37 all 0.27 0.00 0.04 0.03 0.04 99.62 07:30:37 0 0.41 0.00 0.05 0.03 0.03 99.49 07:30:37 1 0.13 0.00 0.04 0.03 0.04 99.76 07:40:37 all 0.19 0.00 0.04 0.02 0.04 99.71 07:40:37 0 0.32 0.00 0.03 0.01 0.06 99.58 07:40:37 1 0.06 0.00 0.05 0.02 0.03 99.84 07:50:01 all 0.34 0.00 0.05 0.01 0.13 99.48 07:50:01 0 0.02 0.00 0.03 0.01 0.20 99.73 07:50:01 1 0.65 0.00 0.06 0.01 0.05 99.23 08:00:38 all 0.40 0.00 0.04 0.01 0.02 99.53 08:00:38 0 0.54 0.00 0.04 0.02 0.02 99.38 08:00:38 1 0.25 0.00 0.04 0.00 0.03 99.68 08:10:38 all 0.08 0.00 0.04 0.02 0.02 99.84 08:10:38 0 0.06 0.00 0.04 0.01 0.02 99.88 08:10:38 1 0.11 0.00 0.05 0.03 0.02 99.79 08:10:38 CPU %user %nice %system %iowait %steal %idle 08:20:01 all 0.24 0.00 0.04 0.04 0.02 99.66 08:20:01 0 0.04 0.00 0.04 0.03 0.02 99.87 08:20:01 1 0.44 0.00 0.05 0.04 0.02 99.44 08:30:39 all 0.39 0.00 0.06 0.01 0.02 99.52 08:30:39 0 0.04 0.00 0.07 0.02 0.02 99.84 08:30:39 1 0.74 0.00 0.05 0.00 0.02 99.19 08:40:39 all 0.33 0.00 0.05 0.01 0.02 99.59 08:40:39 0 0.39 0.00 0.03 0.02 0.01 99.54 08:40:39 1 0.27 0.00 0.06 0.01 0.03 99.63 08:50:01 all 0.27 0.00 0.05 0.02 0.02 99.64 08:50:01 0 0.03 0.00 0.03 0.03 0.02 99.89 08:50:01 1 0.51 0.00 0.06 0.01 0.03 99.40 09:00:40 all 0.23 0.00 0.05 0.01 0.06 99.64 09:00:40 0 0.13 0.00 0.06 0.02 0.10 99.70 09:00:40 1 0.33 0.00 0.05 0.01 0.03 99.59 09:10:41 all 0.04 0.00 0.03 0.03 0.02 99.87 09:10:41 0 0.04 0.00 0.04 0.01 0.03 99.89 09:10:41 1 0.03 0.00 0.03 0.06 0.02 99.86 09:20:01 all 0.15 0.00 0.05 0.02 0.02 99.76 09:20:01 0 0.04 0.00 0.06 0.01 0.03 99.86 09:20:01 1 0.26 0.00 0.03 0.03 0.02 99.66 09:30:41 all 0.40 0.00 0.05 0.02 0.02 99.52 09:30:41 0 0.76 0.00 0.06 0.01 0.02 99.15 09:30:41 1 0.04 0.00 0.04 0.02 0.02 99.88 09:40:12 all 0.31 0.00 0.05 0.02 0.02 99.59 09:40:12 0 0.40 0.00 0.05 0.03 0.02 99.49 09:40:12 1 0.22 0.00 0.05 0.01 0.02 99.70 09:50:01 all 0.20 0.00 0.04 0.02 0.02 99.72 09:50:01 0 0.34 0.00 0.04 0.02 0.02 99.58 09:50:01 1 0.06 0.00 0.04 0.01 0.03 99.85 10:00:42 all 0.39 0.00 0.05 0.02 0.10 99.45 10:00:42 0 0.73 0.00 0.05 0.01 0.17 99.03 10:00:42 1 0.03 0.00 0.04 0.02 0.02 99.88 10:00:42 CPU %user %nice %system %iowait %steal %idle 10:10:43 all 0.05 0.00 0.04 0.01 0.03 99.87 10:10:43 0 0.05 0.00 0.06 0.01 0.03 99.85 10:10:43 1 0.04 0.00 0.03 0.01 0.02 99.89 10:20:01 all 0.48 0.00 0.05 0.02 0.03 99.43 10:20:01 0 0.91 0.00 0.06 0.01 0.03 99.00 10:20:01 1 0.04 0.00 0.04 0.03 0.02 99.86 10:30:27 all 0.07 0.00 0.04 0.02 0.03 99.84 10:30:27 0 0.09 0.00 0.05 0.01 0.03 99.83 10:30:27 1 0.05 0.00 0.04 0.03 0.02 99.86 10:40:30 all 0.49 0.00 0.06 0.04 0.02 99.38 10:40:30 0 0.74 0.00 0.06 0.01 0.02 99.16 10:40:30 1 0.25 0.00 0.05 0.06 0.02 99.61 10:50:01 all 0.20 0.00 0.04 0.02 0.03 99.71 10:50:01 0 0.04 0.00 0.04 0.01 0.02 99.90 10:50:01 1 0.37 0.00 0.04 0.03 0.04 99.53 11:00:11 all 0.08 0.00 0.04 0.01 0.02 99.84 11:00:11 0 0.04 0.00 0.04 0.01 0.02 99.89 11:00:11 1 0.12 0.00 0.05 0.01 0.02 99.80 Average: all 0.30 0.00 0.05 0.05 0.04 99.56 Average: 0 0.26 0.00 0.05 0.07 0.03 99.59 Average: 1 0.35 0.00 0.05 0.04 0.04 99.52