19:10:42 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120615 19:10:42 Running as SYSTEM 19:10:42 [EnvInject] - Loading node environment variables. 19:10:42 Building remotely on prd-ubuntu2204-docker-4c-16g-9777 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-titanium 19:10:42 [ssh-agent] Looking for ssh-agent implementation... 19:10:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:43 $ ssh-agent 19:10:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX36fzs9/agent.4096 19:10:43 SSH_AGENT_PID=4098 19:10:43 [ssh-agent] Started. 19:10:43 Running ssh-add (command line suppressed) 19:10:43 Identity added: /w/workspace/transportpce-tox-verify-titanium@tmp/private_key_3218356085811588427.key (/w/workspace/transportpce-tox-verify-titanium@tmp/private_key_3218356085811588427.key) 19:10:43 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:10:43 The recommended git tool is: NONE 19:10:45 using credential jenkins-ssh 19:10:45 Wiping out workspace first. 19:10:45 Cloning the remote Git repository 19:10:45 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 19:10:45 > git init /w/workspace/transportpce-tox-verify-titanium # timeout=10 19:10:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:10:45 > git --version # timeout=10 19:10:45 > git --version # 'git version 2.34.1' 19:10:45 using GIT_SSH to set credentials jenkins-ssh 19:10:45 Verifying host key using known hosts file 19:10:45 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. 19:10:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:10:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:10:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:10:53 using GIT_SSH to set credentials jenkins-ssh 19:10:53 Verifying host key using known hosts file 19:10:53 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. 19:10:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/15/120615/1 # timeout=10 19:10:53 > git rev-parse 0a084d318b8ca10959684109ee2582f6e4078268^{commit} # timeout=10 19:10:53 Checking out Revision 0a084d318b8ca10959684109ee2582f6e4078268 (refs/changes/15/120615/1) 19:10:53 > git config core.sparsecheckout # timeout=10 19:10:53 > git checkout -f 0a084d318b8ca10959684109ee2582f6e4078268 # timeout=10 19:10:57 Commit message: "Avoid NPE for OC node in PceCalculation" 19:10:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:10:57 > git rev-list --no-walk ffee963a5932e9d88d0a215b0348b4d943efcd7a # timeout=10 19:10:57 > git remote # timeout=10 19:10:57 > git submodule init # timeout=10 19:10:57 > git submodule sync # timeout=10 19:10:57 > git config --get remote.origin.url # timeout=10 19:10:57 > git submodule init # timeout=10 19:10:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:10:57 ERROR: No submodules found. 19:10:57 provisioning config files... 19:10:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:10:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:10:57 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins3217287729072177758.sh 19:10:57 ---> python-tools-install.sh 19:10:57 Setup pyenv: 19:10:57 * system (set by /opt/pyenv/version) 19:10:57 * 3.8.20 (set by /opt/pyenv/version) 19:10:57 * 3.9.20 (set by /opt/pyenv/version) 19:10:57 3.10.15 19:10:57 3.11.10 19:11:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Y7N 19:11:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:11:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:07 lf-activate-venv(): INFO: Base packages installed successfully 19:11:07 lf-activate-venv(): INFO: Installing additional packages: lftools 19:11:33 lf-activate-venv(): INFO: Adding /tmp/venv-8Y7N/bin to PATH 19:11:33 Generating Requirements File 19:11:53 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. 19:11:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:11:53 Python 3.11.10 19:11:53 pip 26.0.1 from /tmp/venv-8Y7N/lib/python3.11/site-packages/pip (python 3.11) 19:11:54 appdirs==1.4.4 19:11:54 argcomplete==3.6.3 19:11:54 aspy.yaml==1.3.0 19:11:54 attrs==25.4.0 19:11:54 autopage==0.6.0 19:11:54 beautifulsoup4==4.14.3 19:11:54 boto3==1.42.47 19:11:54 botocore==1.42.47 19:11:54 bs4==0.0.2 19:11:54 certifi==2026.1.4 19:11:54 cffi==2.0.0 19:11:54 cfgv==3.5.0 19:11:54 chardet==5.2.0 19:11:54 charset-normalizer==3.4.4 19:11:54 click==8.3.1 19:11:54 cliff==4.13.1 19:11:54 cmd2==3.2.0 19:11:54 cryptography==3.3.2 19:11:54 debtcollector==3.0.0 19:11:54 decorator==5.2.1 19:11:54 defusedxml==0.7.1 19:11:54 Deprecated==1.3.1 19:11:54 distlib==0.4.0 19:11:54 dnspython==2.8.0 19:11:54 docker==7.1.0 19:11:54 dogpile.cache==1.5.0 19:11:54 durationpy==0.10 19:11:54 email-validator==2.3.0 19:11:54 filelock==3.21.0 19:11:54 future==1.0.0 19:11:54 gitdb==4.0.12 19:11:54 GitPython==3.1.46 19:11:54 httplib2==0.30.2 19:11:54 identify==2.6.16 19:11:54 idna==3.11 19:11:54 importlib-resources==1.5.0 19:11:54 iso8601==2.1.0 19:11:54 Jinja2==3.1.6 19:11:54 jmespath==1.1.0 19:11:54 jsonpatch==1.33 19:11:54 jsonpointer==3.0.0 19:11:54 jsonschema==4.26.0 19:11:54 jsonschema-specifications==2025.9.1 19:11:54 keystoneauth1==5.13.0 19:11:54 kubernetes==35.0.0 19:11:54 lftools==0.37.21 19:11:54 lxml==6.0.2 19:11:54 markdown-it-py==4.0.0 19:11:54 MarkupSafe==3.0.3 19:11:54 mdurl==0.1.2 19:11:54 msgpack==1.1.2 19:11:54 multi_key_dict==2.0.3 19:11:54 munch==4.0.0 19:11:54 netaddr==1.3.0 19:11:54 niet==1.4.2 19:11:54 nodeenv==1.10.0 19:11:54 oauth2client==4.1.3 19:11:54 oauthlib==3.3.1 19:11:54 openstacksdk==4.9.0 19:11:54 os-service-types==1.8.2 19:11:54 osc-lib==4.3.0 19:11:54 oslo.config==10.2.0 19:11:54 oslo.context==6.2.0 19:11:54 oslo.i18n==6.7.1 19:11:54 oslo.log==8.0.0 19:11:54 oslo.serialization==5.9.0 19:11:54 oslo.utils==9.2.0 19:11:54 packaging==26.0 19:11:54 pbr==7.0.3 19:11:54 platformdirs==4.6.0 19:11:54 prettytable==3.17.0 19:11:54 psutil==7.2.2 19:11:54 pyasn1==0.6.2 19:11:54 pyasn1_modules==0.4.2 19:11:54 pycparser==3.0 19:11:54 pygerrit2==2.0.15 19:11:54 PyGithub==2.8.1 19:11:54 Pygments==2.19.2 19:11:54 PyJWT==2.11.0 19:11:54 PyNaCl==1.6.2 19:11:54 pyparsing==2.4.7 19:11:54 pyperclip==1.11.0 19:11:54 pyrsistent==0.20.0 19:11:54 python-cinderclient==9.8.0 19:11:54 python-dateutil==2.9.0.post0 19:11:54 python-heatclient==5.0.0 19:11:54 python-jenkins==1.8.3 19:11:54 python-keystoneclient==5.7.0 19:11:54 python-magnumclient==4.9.0 19:11:54 python-openstackclient==8.3.0 19:11:54 python-swiftclient==4.9.0 19:11:54 PyYAML==6.0.3 19:11:54 referencing==0.37.0 19:11:54 requests==2.32.5 19:11:54 requests-oauthlib==2.0.0 19:11:54 requestsexceptions==1.4.0 19:11:54 rfc3986==2.0.0 19:11:54 rich==14.3.2 19:11:54 rich-argparse==1.7.2 19:11:54 rpds-py==0.30.0 19:11:54 rsa==4.9.1 19:11:54 ruamel.yaml==0.19.1 19:11:54 ruamel.yaml.clib==0.2.15 19:11:54 s3transfer==0.16.0 19:11:54 simplejson==3.20.2 19:11:54 six==1.17.0 19:11:54 smmap==5.0.2 19:11:54 soupsieve==2.8.3 19:11:54 stevedore==5.6.0 19:11:54 tabulate==0.9.0 19:11:54 toml==0.10.2 19:11:54 tomlkit==0.14.0 19:11:54 tqdm==4.67.3 19:11:54 typing_extensions==4.15.0 19:11:54 tzdata==2025.3 19:11:54 urllib3==1.26.20 19:11:54 virtualenv==20.36.1 19:11:54 wcwidth==0.6.0 19:11:54 websocket-client==1.9.0 19:11:54 wrapt==2.1.1 19:11:54 xdg==6.0.0 19:11:54 xmltodict==1.0.2 19:11:54 yq==3.4.3 19:11:54 [EnvInject] - Injecting environment variables from a build step. 19:11:54 [EnvInject] - Injecting as environment variables the properties content 19:11:54 PYTHON=python3 19:11:54 19:11:54 [EnvInject] - Variables injected successfully. 19:11:54 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins3153793598741033231.sh 19:11:54 ---> tox-install.sh 19:11:54 + source /home/jenkins/lf-env.sh 19:11:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:11:54 ++ mktemp -d /tmp/venv-XXXX 19:11:54 + lf_venv=/tmp/venv-5zCb 19:11:54 + local venv_file=/tmp/.os_lf_venv 19:11:54 + local python=python3 19:11:54 + local options 19:11:54 + local set_path=true 19:11:54 + local install_args= 19:11:54 ++ 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 19:11:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:11:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:11:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:11:54 + true 19:11:54 + case $1 in 19:11:54 + venv_file=/tmp/.toxenv 19:11:54 + shift 2 19:11:54 + true 19:11:54 + case $1 in 19:11:54 + shift 19:11:54 + break 19:11:54 + case $python in 19:11:54 + local pkg_list= 19:11:54 + [[ -d /opt/pyenv ]] 19:11:54 + echo 'Setup pyenv:' 19:11:54 Setup pyenv: 19:11:54 + export PYENV_ROOT=/opt/pyenv 19:11:54 + PYENV_ROOT=/opt/pyenv 19:11:54 + 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 19:11:54 + 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 19:11:54 + pyenv versions 19:11:54 system 19:11:54 3.8.20 19:11:54 3.9.20 19:11:54 3.10.15 19:11:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 19:11:54 + command -v pyenv 19:11:54 ++ pyenv init - --no-rehash 19:11:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:11:54 for i in ${!paths[@]}; do 19:11:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:11:54 fi; done; 19:11:54 echo "${paths[*]}"'\'')" 19:11:54 export PATH="/opt/pyenv/shims:${PATH}" 19:11:54 export PYENV_SHELL=bash 19:11:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:11:54 pyenv() { 19:11:54 local command 19:11:54 command="${1:-}" 19:11:54 if [ "$#" -gt 0 ]; then 19:11:54 shift 19:11:54 fi 19:11:54 19:11:54 case "$command" in 19:11:54 rehash|shell) 19:11:54 eval "$(pyenv "sh-$command" "$@")" 19:11:54 ;; 19:11:54 *) 19:11:54 command pyenv "$command" "$@" 19:11:54 ;; 19:11:54 esac 19:11:54 }' 19:11:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:11:54 for i in ${!paths[@]}; do 19:11:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:11:54 fi; done; 19:11:54 echo "${paths[*]}"' 19:11:54 ++ 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 19:11:54 ++ 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 19:11:54 ++ 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 19:11:54 ++ export PYENV_SHELL=bash 19:11:54 ++ PYENV_SHELL=bash 19:11:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:11:54 +++ complete -F _pyenv pyenv 19:11:54 ++ lf-pyver python3 19:11:54 ++ local py_version_xy=python3 19:11:54 ++ local py_version_xyz= 19:11:54 ++ pyenv versions 19:11:54 ++ local command 19:11:54 ++ sed 's/^[ *]* //' 19:11:54 ++ command=versions 19:11:54 ++ '[' 1 -gt 0 ']' 19:11:54 ++ shift 19:11:54 ++ case "$command" in 19:11:54 ++ command pyenv versions 19:11:54 ++ grep -E '^[0-9.]*[0-9]$' 19:11:54 ++ awk '{ print $1 }' 19:11:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:11:54 +++ grep '^3' /tmp/.pyenv_versions 19:11:54 +++ sort -V 19:11:54 +++ tail -n 1 19:11:54 ++ py_version_xyz=3.11.10 19:11:54 ++ [[ -z 3.11.10 ]] 19:11:54 ++ echo 3.11.10 19:11:54 ++ return 0 19:11:54 + pyenv local 3.11.10 19:11:54 + local command 19:11:54 + command=local 19:11:54 + '[' 2 -gt 0 ']' 19:11:54 + shift 19:11:54 + case "$command" in 19:11:54 + command pyenv local 3.11.10 19:11:54 + for arg in "$@" 19:11:54 + case $arg in 19:11:54 + pkg_list+='tox ' 19:11:54 + for arg in "$@" 19:11:54 + case $arg in 19:11:54 + pkg_list+='virtualenv ' 19:11:54 + for arg in "$@" 19:11:54 + case $arg in 19:11:54 + pkg_list+='urllib3~=1.26.15 ' 19:11:54 + [[ -f /tmp/.toxenv ]] 19:11:54 + [[ ! -f /tmp/.toxenv ]] 19:11:54 + [[ -n '' ]] 19:11:54 + python3 -m venv /tmp/venv-5zCb 19:11:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5zCb' 19:11:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5zCb 19:11:58 + echo /tmp/venv-5zCb 19:11:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:11:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:11:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:11:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:58 + local 'pip_opts=--upgrade --quiet' 19:11:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:11:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:11:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:11:58 + [[ -n '' ]] 19:11:58 + [[ -n '' ]] 19:11:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:11:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:58 + /tmp/venv-5zCb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:12:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:12:03 lf-activate-venv(): INFO: Base packages installed successfully 19:12:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:12:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:12:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:12:03 + /tmp/venv-5zCb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:12:05 + type python3 19:12:05 + true 19:12:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5zCb/bin to PATH' 19:12:05 lf-activate-venv(): INFO: Adding /tmp/venv-5zCb/bin to PATH 19:12:05 + PATH=/tmp/venv-5zCb/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 19:12:05 + return 0 19:12:05 + python3 --version 19:12:05 Python 3.11.10 19:12:05 + python3 -m pip --version 19:12:05 pip 26.0.1 from /tmp/venv-5zCb/lib/python3.11/site-packages/pip (python 3.11) 19:12:05 + python3 -m pip freeze 19:12:05 cachetools==7.0.1 19:12:05 chardet==5.2.0 19:12:05 colorama==0.4.6 19:12:05 distlib==0.4.0 19:12:05 filelock==3.21.0 19:12:05 packaging==26.0 19:12:05 platformdirs==4.6.0 19:12:05 pluggy==1.6.0 19:12:05 pyproject-api==1.10.0 19:12:05 tox==4.34.1 19:12:05 urllib3==1.26.20 19:12:05 virtualenv==20.36.1 19:12:05 [transportpce-tox-verify-titanium] $ /bin/sh -xe /tmp/jenkins8577443042723289019.sh 19:12:05 [EnvInject] - Injecting environment variables from a build step. 19:12:05 [EnvInject] - Injecting as environment variables the properties content 19:12:05 PARALLEL=True 19:12:05 19:12:05 [EnvInject] - Variables injected successfully. 19:12:05 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins8231215681622193383.sh 19:12:06 ---> tox-run.sh 19:12:06 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:12:06 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-titanium/archives/tox 19:12:06 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-titanium/archives/docs 19:12:06 + mkdir -p /w/workspace/transportpce-tox-verify-titanium/archives/tox 19:12:06 + cd /w/workspace/transportpce-tox-verify-titanium/. 19:12:06 + source /home/jenkins/lf-env.sh 19:12:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:12:06 ++ mktemp -d /tmp/venv-XXXX 19:12:06 + lf_venv=/tmp/venv-uqCM 19:12:06 + local venv_file=/tmp/.os_lf_venv 19:12:06 + local python=python3 19:12:06 + local options 19:12:06 + local set_path=true 19:12:06 + local install_args= 19:12:06 ++ 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 19:12:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:12:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:12:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:12:06 + true 19:12:06 + case $1 in 19:12:06 + venv_file=/tmp/.toxenv 19:12:06 + shift 2 19:12:06 + true 19:12:06 + case $1 in 19:12:06 + shift 19:12:06 + break 19:12:06 + case $python in 19:12:06 + local pkg_list= 19:12:06 + [[ -d /opt/pyenv ]] 19:12:06 + echo 'Setup pyenv:' 19:12:06 Setup pyenv: 19:12:06 + export PYENV_ROOT=/opt/pyenv 19:12:06 + PYENV_ROOT=/opt/pyenv 19:12:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:12:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:12:06 + pyenv versions 19:12:06 system 19:12:06 3.8.20 19:12:06 3.9.20 19:12:06 3.10.15 19:12:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 19:12:06 + command -v pyenv 19:12:06 ++ pyenv init - --no-rehash 19:12:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:12:06 for i in ${!paths[@]}; do 19:12:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:12:06 fi; done; 19:12:06 echo "${paths[*]}"'\'')" 19:12:06 export PATH="/opt/pyenv/shims:${PATH}" 19:12:06 export PYENV_SHELL=bash 19:12:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:12:06 pyenv() { 19:12:06 local command 19:12:06 command="${1:-}" 19:12:06 if [ "$#" -gt 0 ]; then 19:12:06 shift 19:12:06 fi 19:12:06 19:12:06 case "$command" in 19:12:06 rehash|shell) 19:12:06 eval "$(pyenv "sh-$command" "$@")" 19:12:06 ;; 19:12:06 *) 19:12:06 command pyenv "$command" "$@" 19:12:06 ;; 19:12:06 esac 19:12:06 }' 19:12:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:12:06 for i in ${!paths[@]}; do 19:12:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:12:06 fi; done; 19:12:06 echo "${paths[*]}"' 19:12:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:12:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:12:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:12:06 ++ export PYENV_SHELL=bash 19:12:06 ++ PYENV_SHELL=bash 19:12:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:12:06 +++ complete -F _pyenv pyenv 19:12:06 ++ lf-pyver python3 19:12:06 ++ local py_version_xy=python3 19:12:06 ++ local py_version_xyz= 19:12:06 ++ pyenv versions 19:12:06 ++ local command 19:12:06 ++ command=versions 19:12:06 ++ '[' 1 -gt 0 ']' 19:12:06 ++ shift 19:12:06 ++ case "$command" in 19:12:06 ++ command pyenv versions 19:12:06 ++ sed 's/^[ *]* //' 19:12:06 ++ awk '{ print $1 }' 19:12:06 ++ grep -E '^[0-9.]*[0-9]$' 19:12:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:12:06 +++ grep '^3' /tmp/.pyenv_versions 19:12:06 +++ tail -n 1 19:12:06 +++ sort -V 19:12:06 ++ py_version_xyz=3.11.10 19:12:06 ++ [[ -z 3.11.10 ]] 19:12:06 ++ echo 3.11.10 19:12:06 ++ return 0 19:12:06 + pyenv local 3.11.10 19:12:06 + local command 19:12:06 + command=local 19:12:06 + '[' 2 -gt 0 ']' 19:12:06 + shift 19:12:06 + case "$command" in 19:12:06 + command pyenv local 3.11.10 19:12:06 + for arg in "$@" 19:12:06 + case $arg in 19:12:06 + pkg_list+='tox ' 19:12:06 + for arg in "$@" 19:12:06 + case $arg in 19:12:06 + pkg_list+='virtualenv ' 19:12:06 + for arg in "$@" 19:12:06 + case $arg in 19:12:06 + pkg_list+='urllib3~=1.26.15 ' 19:12:06 + [[ -f /tmp/.toxenv ]] 19:12:06 ++ cat /tmp/.toxenv 19:12:06 + lf_venv=/tmp/venv-5zCb 19:12:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5zCb from' file:/tmp/.toxenv 19:12:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5zCb from file:/tmp/.toxenv 19:12:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:12:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:12:06 + local 'pip_opts=--upgrade --quiet' 19:12:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:12:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:12:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:12:06 + [[ -n '' ]] 19:12:06 + [[ -n '' ]] 19:12:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:12:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:12:06 + /tmp/venv-5zCb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:12:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:12:07 lf-activate-venv(): INFO: Base packages installed successfully 19:12:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:12:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:12:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:12:07 + /tmp/venv-5zCb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:12:08 + type python3 19:12:08 + true 19:12:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5zCb/bin to PATH' 19:12:08 lf-activate-venv(): INFO: Adding /tmp/venv-5zCb/bin to PATH 19:12:08 + PATH=/tmp/venv-5zCb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:12:08 + return 0 19:12:08 + [[ -d /opt/pyenv ]] 19:12:08 + echo '---> Setting up pyenv' 19:12:08 ---> Setting up pyenv 19:12:08 + export PYENV_ROOT=/opt/pyenv 19:12:08 + PYENV_ROOT=/opt/pyenv 19:12:08 + export PATH=/opt/pyenv/bin:/tmp/venv-5zCb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:12:08 + PATH=/opt/pyenv/bin:/tmp/venv-5zCb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:12:08 ++ pwd 19:12:08 + PYTHONPATH=/w/workspace/transportpce-tox-verify-titanium 19:12:08 + export PYTHONPATH 19:12:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:12:08 + TOX_TESTENV_PASSENV=PYTHONPATH 19:12:08 + tox --version 19:12:08 4.34.1 from /tmp/venv-5zCb/lib/python3.11/site-packages/tox/__init__.py 19:12:08 + PARALLEL=True 19:12:08 + TOX_OPTIONS_LIST= 19:12:08 + [[ -n '' ]] 19:12:08 + case ${PARALLEL,,} in 19:12:08 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 19:12:08 + tox --parallel auto --parallel-live 19:12:08 + tee -a /w/workspace/transportpce-tox-verify-titanium/archives/tox/tox.log 19:12:10 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:12:10 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 19:12:10 checkbashisms: freeze> python -m pip freeze --all 19:12:10 docs: install_deps> python -I -m pip install -r docs/requirements.txt 19:12:11 checkbashisms: pip==25.3,setuptools==80.9.0 19:12:11 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./fixCIcentOS8reposMirrors.sh 19:12:11 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-titanium/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 19:12:11 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-titanium/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 19:12:13 checkbashisms: OK ✔ in 3.71 seconds 19:12:13 pre-commit: install_deps> python -I -m pip install pre-commit 19:12:15 pre-commit: freeze> python -m pip freeze --all 19:12:16 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.21.0,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.6.0,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 19:12:16 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./fixCIcentOS8reposMirrors.sh 19:12:16 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-titanium/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 19:12:16 /usr/bin/cpan 19:12:16 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-titanium/tests> pre-commit run --all-files --show-diff-on-failure 19:12:16 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 19:12:16 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 19:12:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:12:16 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 19:12:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:12:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:12:18 buildcontroller: freeze> python -m pip freeze --all 19:12:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:12:18 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:12:18 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_controller.sh 19:12:18 + update-java-alternatives -l 19:12:18 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 19:12:18 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 19:12:18 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 19:12:18 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 19:12:18 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 19:12:18 update-alternatives: error: no alternatives for jaotc 19:12:18 update-alternatives: error: no alternatives for rmic 19:12:19 + java -version 19:12:19 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 19:12:19 + JAVA_VER=21 19:12:19 + echo 21 19:12:19 21 19:12:19 + javac -version 19:12:19 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 19:12:19 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 19:12:19 + JAVAC_VER=21 19:12:19 + echo 21 19:12:19 21 19:12:19 ok, java is 21 or newer 19:12:19 + [ 21 -ge 21 ] 19:12:19 + [ 21 -ge 21 ] 19:12:19 + echo ok, java is 21 or newer 19:12:19 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 19:12:19 2026-02-12 19:12:19 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 19:12:19 + sudo mkdir -p /opt 19:12:19 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 19:12:19 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 19:12:19 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 19:12:19 + mvn --version 19:12:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:12:19 [INFO] Once installed this environment will be reused. 19:12:19 [INFO] This may take a few minutes... 19:12:20 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 19:12:20 Maven home: /opt/maven 19:12:20 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:12:20 Default locale: en, platform encoding: UTF-8 19:12:20 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 19:12:20 NOTE: Picked up JDK_JAVA_OPTIONS: 19:12:20 --add-opens=java.base/java.io=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.lang=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.net=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.nio=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.util=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:12:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:12:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:12:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:12:20 -Xlog:disable 19:12:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:12:27 [INFO] Once installed this environment will be reused. 19:12:27 [INFO] This may take a few minutes... 19:12:38 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 19:12:38 [INFO] Once installed this environment will be reused. 19:12:38 [INFO] This may take a few minutes... 19:12:43 [INFO] Installing environment for https://github.com/perltidy/perltidy. 19:12:43 [INFO] Once installed this environment will be reused. 19:12:43 [INFO] This may take a few minutes... 19:12:44 docs-linkcheck: freeze> python -m pip freeze --all 19:12:44 docs: freeze> python -m pip freeze --all 19:12:44 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 19:12:44 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-titanium/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-titanium/docs/_build/linkcheck 19:12:44 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 19:12:44 docs: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-titanium/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-titanium/docs/_build/html 19:12:48 docs: OK ✔ in 39.11 seconds 19:12:48 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 19:12:53 docs-linkcheck: OK ✔ in 40.22 seconds 19:12:53 pylint: freeze> python -m pip freeze --all 19:12:53 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.6.0,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 19:12:53 pylint: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 19:12:56 trim trailing whitespace.................................................Passed 19:12:57 Tabs remover.............................................................Passed 19:12:57 autopep8.................................................................Passed 19:13:03 perltidy.................................................................Passed 19:13:04 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-titanium/tests> pre-commit run gitlint-ci --hook-stage manual 19:13:04 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 19:13:04 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 19:13:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:13:04 [INFO] Once installed this environment will be reused. 19:13:04 [INFO] This may take a few minutes... 19:13:12 gitlint..................................................................Passed 19:13:19 19:13:19 ------------------------------------ 19:13:19 Your code has been rated at 10.00/10 19:13:19 19:14:13 pre-commit: OK ✔ in 1 minute 0.03 seconds 19:14:13 pylint: OK ✔ in 34.03 seconds 19:14:13 buildcontroller: OK ✔ in 2 minutes 3.3 seconds 19:14:13 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:14:13 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:14:13 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:14:13 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:14:29 build_karaf_tests121: freeze> python -m pip freeze --all 19:14:29 build_karaf_tests221: freeze> python -m pip freeze --all 19:14:29 build_karaf_tests190: freeze> python -m pip freeze --all 19:14:29 build_karaf_tests71: freeze> python -m pip freeze --all 19:14:29 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:14:29 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 19:14:29 build karaf in karaf121 with ./karaf121.env 19:14:29 NOTE: Picked up JDK_JAVA_OPTIONS: 19:14:29 --add-opens=java.base/java.io=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.net=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:14:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:14:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:14:29 -Xlog:disable 19:14:29 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:14:29 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 19:14:29 build karaf in karaf221 with ./karaf221.env 19:14:29 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:14:29 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 19:14:29 build karaf in karafoc with ./karafoc.env 19:14:29 NOTE: Picked up JDK_JAVA_OPTIONS: 19:14:29 --add-opens=java.base/java.io=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.net=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:14:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:14:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:14:29 -Xlog:disable 19:14:29 NOTE: Picked up JDK_JAVA_OPTIONS: 19:14:29 --add-opens=java.base/java.io=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.net=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:14:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:14:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:14:29 -Xlog:disable 19:14:29 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:14:29 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 19:14:29 build karaf in karaf71 with ./karaf71.env 19:14:29 NOTE: Picked up JDK_JAVA_OPTIONS: 19:14:29 --add-opens=java.base/java.io=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.net=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:14:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:14:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:14:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:14:29 -Xlog:disable 19:16:28 build_karaf_tests121: OK ✔ in 2 minutes 15.38 seconds 19:16:28 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:16:29 build_karaf_tests71: OK ✔ in 2 minutes 15.93 seconds 19:16:29 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:16:32 build_karaf_tests190: OK ✔ in 2 minutes 18.97 seconds 19:16:32 build_karaf_tests221: OK ✔ in 2 minutes 19.28 seconds 19:16:32 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:16:42 buildlighty: freeze> python -m pip freeze --all 19:16:42 sims: freeze> python -m pip freeze --all 19:16:42 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:16:42 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-titanium/lighty> ./build.sh 19:16:42 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:16:42 sims: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./install_lightynode.sh 19:16:42 Using lighynode version 20.1.0.5 19:16:42 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 19:16:42 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 19:17:58 sims: OK ✔ in 17.14 seconds 19:17:58 buildlighty: OK ✔ in 36.43 seconds 19:17:58 testsPCE: freeze> python -m pip freeze --all 19:17:58 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 19:17:58 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh pce 19:17:58 pytest -q transportpce_tests/pce/test01_pce.py 19:18:56 .................... [100%] 19:19:59 20 passed in 120.06s (0:02:00) 19:19:59 pytest -q transportpce_tests/pce/test02_pce_400G.py 19:20:19 ............ [100%] 19:20:49 12 passed in 50.23s 19:20:49 pytest -q transportpce_tests/pce/test03_gnpy.py 19:21:07 ........ [100%] 19:21:29 8 passed in 39.28s 19:21:29 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 19:22:02 ... [100%] 19:22:07 3 passed in 37.49s 19:22:08 testsPCE: OK ✔ in 5 minutes 35.7 seconds 19:22:08 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:22:08 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:22:08 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:22:16 tests121: freeze> python -m pip freeze --all 19:22:16 tests_tapi: freeze> python -m pip freeze --all 19:22:16 tests190: freeze> python -m pip freeze --all 19:22:16 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:22:16 tests121: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 1.2.1 19:22:16 using environment variables from ./karaf121.env 19:22:16 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 19:22:16 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:22:16 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh tapi 19:22:16 using environment variables from ./karaf221.env 19:22:16 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 19:22:16 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:22:16 tests190: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh oc 19:22:16 using environment variables from ./karafoc.env 19:22:16 pytest -q transportpce_tests/oc/test01_portmapping.py 19:23:25 ........... [100%] 19:23:42 10 passed in 85.61s (0:01:25) 19:23:42 pytest -q transportpce_tests/oc/test02_topology.py 19:23:47 .............................. [100%] 19:24:27 21 passed in 130.36s (0:02:10) 19:24:27 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 19:24:28 .................................. [100%] 19:24:52 14 passed in 69.58s (0:01:09) 19:24:53 pytest -q transportpce_tests/oc/test03_renderer.py 19:25:10 .......... [100%] 19:25:27 6 passed in 59.47s 19:25:27 pytest -q transportpce_tests/1.2.1/test03_topology.py 19:25:30 ...................... [100%] 19:25:51 19 passed in 57.38s 19:25:51 tests190: OK ✔ in 3 minutes 43.86 seconds 19:25:51 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:25:54 .tests71: freeze> python -m pip freeze --all 19:26:01 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:26:01 tests71: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 7.1 19:26:01 using environment variables from ./karaf71.env 19:26:01 pytest -q transportpce_tests/7.1/test01_portmapping.py 19:26:14 ....................................... [100%] 19:26:56 12 passed in 54.51s 19:26:56 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 19:26:56 ......................... [100%] 19:27:36 51 passed in 319.59s (0:05:19) 19:27:36 pytest -q transportpce_tests/tapi/test02_full_topology.py 19:27:36 ..................... [100%] 19:27:59 44 passed in 152.37s (0:02:32) 19:27:59 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 19:28:00 .................................................................................. [100%] 19:29:37 62 passed in 161.05s (0:02:41) 19:29:37 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 19:29:37 .. [100%] 19:29:41 24 passed in 101.04s (0:01:41) 19:29:41 pytest -q transportpce_tests/1.2.1/test05_olm.py 19:29:41 ......................................................................................... [100%] 19:32:12 48 passed in 154.89s (0:02:34) 19:32:12 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 19:32:17 ................................ [100%] 19:33:08 40 passed in 206.84s (0:03:26) 19:33:08 pytest -q transportpce_tests/1.2.1/test06_end2end.py 19:33:10 .......... [100%] 19:33:27 36 passed in 350.78s (0:05:50) 19:33:27 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 19:33:28 . [100%] 19:33:30 22 passed in 77.65s (0:01:17) 19:34:02 ....................................................................................................................... [100%] 19:38:51 71 passed in 324.09s (0:05:24) 19:38:51 pytest -q transportpce_tests/tapi/test04_topo_extension.py 19:39:44 ...................... [100%] 19:42:19 54 passed in 550.14s (0:09:10) 19:43:45 ... [100%] 19:44:14 19 passed in 322.12s (0:05:22) 19:44:14 tests71: OK ✔ in 7 minutes 39.66 seconds 19:44:14 tests121: OK ✔ in 20 minutes 12.02 seconds 19:44:14 tests_tapi: OK ✔ in 22 minutes 6.95 seconds 19:44:14 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 19:44:21 tests221: freeze> python -m pip freeze --all 19:44:21 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 19:44:21 tests221: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 2.2.1 19:44:21 using environment variables from ./karaf221.env 19:44:21 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 19:44:58 ................................... [100%] 19:45:38 35 passed in 76.46s (0:01:16) 19:45:38 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 19:46:10 ...... [100%] 19:46:23 6 passed in 45.23s 19:46:23 pytest -q transportpce_tests/2.2.1/test03_topology.py 19:47:07 ............................................ [100%] 19:48:41 44 passed in 137.31s (0:02:17) 19:48:41 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 19:49:16 ............ [100%] 19:49:41 12 passed in 59.50s 19:49:41 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 19:50:07 ................ [100%] 19:51:36 16 passed in 115.18s (0:01:55) 19:51:36 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 19:52:06 ............................... [100%] 19:52:12 31 passed in 35.96s 19:52:12 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 19:52:48 .......................... [100%] 19:53:43 26 passed in 90.44s (0:01:30) 19:53:43 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 19:54:20 ...................... [100%] 19:55:23 22 passed in 100.00s (0:01:40) 19:55:24 pytest -q transportpce_tests/2.2.1/test09_olm.py 19:56:04 ........................................ [100%] 19:58:25 40 passed in 181.30s (0:03:01) 19:58:25 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 19:59:07 ........................................................................ [ 74%] 20:04:44 ......................... [100%] 20:06:36 97 passed in 490.42s (0:08:10) 20:06:36 pytest -q transportpce_tests/2.2.1/test12_end2end.py 20:07:15 ...................................................... [100%] 20:14:02 54 passed in 446.33s (0:07:26) 20:14:02 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 20:14:56 ........................................................................ [ 71%] 20:20:04 ............................. [100%] 20:22:13 101 passed in 490.02s (0:08:10) 20:22:13 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 20:23:06 ........................................................................ [ 67%] 20:28:51 ................................... [100%] 20:32:12 107 passed in 598.93s (0:09:58) 20:32:12 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 20:32:54 ............................................. [100%] 20:35:31 45 passed in 198.84s (0:03:18) 20:35:31 tests221: OK ✔ in 51 minutes 17.23 seconds 20:35:31 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 20:35:38 tests_hybrid: freeze> python -m pip freeze --all 20:35:38 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 20:35:38 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh hybrid 20:35:38 using environment variables from ./karaf221.env 20:35:38 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 20:36:18 ................................................... [100%] 20:38:04 51 passed in 145.70s (0:02:25) 20:38:04 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 20:38:46 ........................................................................ [ 66%] 20:43:06 ..................................... [100%] 20:45:12 109 passed in 428.05s (0:07:08) 20:45:12 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 20:46:00 ..................................................... [100%] 20:49:32 53 passed in 259.05s (0:04:19) 20:49:32 buildcontroller: OK (123.30=setup[9.66]+cmd[113.64] seconds) 20:49:32 sims: OK (17.14=setup[14.33]+cmd[2.82] seconds) 20:49:32 build_karaf_tests121: OK (135.38=setup[16.99]+cmd[118.39] seconds) 20:49:32 testsPCE: OK (335.70=setup[87.25]+cmd[248.46] seconds) 20:49:32 tests121: OK (1212.02=setup[9.05]+cmd[1202.97] seconds) 20:49:32 build_karaf_tests221: OK (139.28=setup[17.07]+cmd[122.21] seconds) 20:49:32 tests_tapi: OK (1326.95=setup[9.10]+cmd[1317.85] seconds) 20:49:32 tests221: OK (3077.23=setup[7.10]+cmd[3070.13] seconds) 20:49:32 build_karaf_tests71: OK (135.93=setup[17.30]+cmd[118.63] seconds) 20:49:32 tests71: OK (459.66=setup[10.06]+cmd[449.60] seconds) 20:49:32 build_karaf_tests190: OK (138.97=setup[17.29]+cmd[121.67] seconds) 20:49:32 tests190: OK (223.86=setup[9.20]+cmd[214.67] seconds) 20:49:32 tests_hybrid: OK (840.60=setup[6.88]+cmd[833.72] seconds) 20:49:32 buildlighty: OK (36.43=setup[14.85]+cmd[21.57] seconds) 20:49:32 docs: OK (39.11=setup[35.81]+cmd[3.29] seconds) 20:49:32 docs-linkcheck: OK (40.22=setup[35.40]+cmd[4.81] seconds) 20:49:32 checkbashisms: OK (3.71=setup[2.30]+cmd[0.04,0.05,1.32] seconds) 20:49:32 pre-commit: OK (60.03=setup[3.17]+cmd[0.01,0.00,48.15,8.70] seconds) 20:49:32 pylint: OK (34.03=setup[5.41]+cmd[28.62] seconds) 20:49:32 congratulations :) (5843.13 seconds) 20:49:32 + tox_status=0 20:49:32 + echo '---> Completed tox runs' 20:49:32 ---> Completed tox runs 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/build_karaf_tests121/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=build_karaf_tests121 20:49:32 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests121 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/build_karaf_tests190/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=build_karaf_tests190 20:49:32 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests190 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/build_karaf_tests221/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=build_karaf_tests221 20:49:32 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests221 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/build_karaf_tests71/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=build_karaf_tests71 20:49:32 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests71 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/buildcontroller/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=buildcontroller 20:49:32 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/buildcontroller 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/buildlighty/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=buildlighty 20:49:32 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/buildlighty 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/checkbashisms/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=checkbashisms 20:49:32 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/checkbashisms 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/docs-linkcheck/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=docs-linkcheck 20:49:32 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/docs-linkcheck 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/docs/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=docs 20:49:32 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/docs 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/pre-commit/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=pre-commit 20:49:32 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/pre-commit 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/pylint/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=pylint 20:49:32 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/pylint 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/sims/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=sims 20:49:32 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/sims 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/tests121/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=tests121 20:49:32 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests121 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/tests190/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=tests190 20:49:32 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests190 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/tests221/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=tests221 20:49:32 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests221 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/tests71/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=tests71 20:49:32 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests71 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/testsPCE/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=testsPCE 20:49:32 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/testsPCE 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/tests_hybrid/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=tests_hybrid 20:49:32 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests_hybrid 20:49:32 + for i in .tox/*/log 20:49:32 ++ echo .tox/tests_tapi/log 20:49:32 ++ awk -F/ '{print $2}' 20:49:32 + tox_env=tests_tapi 20:49:32 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests_tapi 20:49:32 + DOC_DIR=docs/_build/html 20:49:32 + [[ -d docs/_build/html ]] 20:49:32 + echo '---> Archiving generated docs' 20:49:32 ---> Archiving generated docs 20:49:32 + mv docs/_build/html /w/workspace/transportpce-tox-verify-titanium/archives/docs 20:49:32 + echo '---> tox-run.sh ends' 20:49:32 ---> tox-run.sh ends 20:49:32 + test 0 -eq 0 20:49:32 $ ssh-agent -k 20:49:32 unset SSH_AUTH_SOCK; 20:49:32 unset SSH_AGENT_PID; 20:49:32 echo Agent pid 4098 killed; 20:49:32 [ssh-agent] Stopped. 20:49:32 [PostBuildScript] - [INFO] Executing post build scripts. 20:49:32 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins17108370149545807825.sh 20:49:32 ---> sysstat.sh 20:49:33 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins7227209830112957664.sh 20:49:33 ---> package-listing.sh 20:49:33 ++ facter osfamily 20:49:33 ++ tr '[:upper:]' '[:lower:]' 20:49:33 + OS_FAMILY=debian 20:49:33 + workspace=/w/workspace/transportpce-tox-verify-titanium 20:49:33 + START_PACKAGES=/tmp/packages_start.txt 20:49:33 + END_PACKAGES=/tmp/packages_end.txt 20:49:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:33 + PACKAGES=/tmp/packages_start.txt 20:49:33 + '[' /w/workspace/transportpce-tox-verify-titanium ']' 20:49:33 + PACKAGES=/tmp/packages_end.txt 20:49:33 + case "${OS_FAMILY}" in 20:49:33 + dpkg -l 20:49:33 + grep '^ii' 20:49:33 + '[' -f /tmp/packages_start.txt ']' 20:49:33 + '[' -f /tmp/packages_end.txt ']' 20:49:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:33 + '[' /w/workspace/transportpce-tox-verify-titanium ']' 20:49:33 + mkdir -p /w/workspace/transportpce-tox-verify-titanium/archives/ 20:49:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-titanium/archives/ 20:49:33 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins9157618042942442637.sh 20:49:33 ---> capture-instance-metadata.sh 20:49:33 Setup pyenv: 20:49:33 system 20:49:33 3.8.20 20:49:33 3.9.20 20:49:33 3.10.15 20:49:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 20:49:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Y7N from file:/tmp/.os_lf_venv 20:49:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:49:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:49:36 lf-activate-venv(): INFO: Base packages installed successfully 20:49:36 lf-activate-venv(): INFO: Installing additional packages: lftools 20:49:50 lf-activate-venv(): INFO: Adding /tmp/venv-8Y7N/bin to PATH 20:49:50 INFO: Running in OpenStack, capturing instance metadata 20:49:50 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins8649795134375417679.sh 20:49:50 provisioning config files... 20:49:51 Could not find credentials [logs] for transportpce-tox-verify-titanium #31 20:49:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-titanium@tmp/config1699158396627508194tmp 20:49:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:49:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:49:51 provisioning config files... 20:49:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:49:51 [EnvInject] - Injecting environment variables from a build step. 20:49:51 [EnvInject] - Injecting as environment variables the properties content 20:49:51 SERVER_ID=logs 20:49:51 20:49:51 [EnvInject] - Variables injected successfully. 20:49:51 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins11823538501041332597.sh 20:49:51 ---> create-netrc.sh 20:49:51 WARN: Log server credential not found. 20:49:51 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins9807221806687811567.sh 20:49:51 ---> python-tools-install.sh 20:49:51 Setup pyenv: 20:49:51 system 20:49:51 3.8.20 20:49:51 3.9.20 20:49:51 3.10.15 20:49:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 20:49:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Y7N from file:/tmp/.os_lf_venv 20:49:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:49:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:49:53 lf-activate-venv(): INFO: Base packages installed successfully 20:49:53 lf-activate-venv(): INFO: Installing additional packages: lftools 20:50:02 lf-activate-venv(): INFO: Adding /tmp/venv-8Y7N/bin to PATH 20:50:02 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins8879412717164804078.sh 20:50:02 ---> sudo-logs.sh 20:50:02 Archiving 'sudo' log.. 20:50:02 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins13266363909323860978.sh 20:50:02 ---> job-cost.sh 20:50:03 Setup pyenv: 20:50:03 system 20:50:03 3.8.20 20:50:03 3.9.20 20:50:03 3.10.15 20:50:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 20:50:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Y7N from file:/tmp/.os_lf_venv 20:50:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:50:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:50:04 lf-activate-venv(): INFO: Base packages installed successfully 20:50:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-8Y7N/bin to PATH 20:50:12 INFO: No Stack... 20:50:12 INFO: Retrieving Pricing Info for: v3-standard-4 20:50:12 INFO: Archiving Costs 20:50:12 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins16410374585716583294.sh 20:50:12 ---> logs-deploy.sh 20:50:12 Setup pyenv: 20:50:12 system 20:50:12 3.8.20 20:50:12 3.9.20 20:50:12 3.10.15 20:50:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 20:50:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Y7N from file:/tmp/.os_lf_venv 20:50:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:50:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:50:14 lf-activate-venv(): INFO: Base packages installed successfully 20:50:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:50:24 lf-activate-venv(): INFO: Adding /tmp/venv-8Y7N/bin to PATH 20:50:24 WARNING: Nexus logging server not set 20:50:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-titanium/31/ 20:50:24 INFO: archiving logs to S3 20:50:25 ---> uname -a: 20:50:25 Linux prd-ubuntu2204-docker-4c-16g-9777 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 20:50:25 20:50:25 20:50:25 ---> lscpu: 20:50:25 Architecture: x86_64 20:50:25 CPU op-mode(s): 32-bit, 64-bit 20:50:25 Address sizes: 40 bits physical, 48 bits virtual 20:50:25 Byte Order: Little Endian 20:50:25 CPU(s): 4 20:50:25 On-line CPU(s) list: 0-3 20:50:25 Vendor ID: AuthenticAMD 20:50:25 Model name: AMD EPYC-Rome Processor 20:50:25 CPU family: 23 20:50:25 Model: 49 20:50:25 Thread(s) per core: 1 20:50:25 Core(s) per socket: 1 20:50:25 Socket(s): 4 20:50:25 Stepping: 0 20:50:25 BogoMIPS: 5599.99 20:50:25 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 20:50:25 Virtualization: AMD-V 20:50:25 Hypervisor vendor: KVM 20:50:25 Virtualization type: full 20:50:25 L1d cache: 128 KiB (4 instances) 20:50:25 L1i cache: 128 KiB (4 instances) 20:50:25 L2 cache: 2 MiB (4 instances) 20:50:25 L3 cache: 64 MiB (4 instances) 20:50:25 NUMA node(s): 1 20:50:25 NUMA node0 CPU(s): 0-3 20:50:25 Vulnerability Gather data sampling: Not affected 20:50:25 Vulnerability Indirect target selection: Not affected 20:50:25 Vulnerability Itlb multihit: Not affected 20:50:25 Vulnerability L1tf: Not affected 20:50:25 Vulnerability Mds: Not affected 20:50:25 Vulnerability Meltdown: Not affected 20:50:25 Vulnerability Mmio stale data: Not affected 20:50:25 Vulnerability Reg file data sampling: Not affected 20:50:25 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:50:25 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:50:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:50:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:50:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:50:25 Vulnerability Srbds: Not affected 20:50:25 Vulnerability Tsa: Not affected 20:50:25 Vulnerability Tsx async abort: Not affected 20:50:25 Vulnerability Vmscape: Not affected 20:50:25 20:50:25 20:50:25 ---> nproc: 20:50:25 4 20:50:25 20:50:25 20:50:25 ---> df -h: 20:50:25 Filesystem Size Used Avail Use% Mounted on 20:50:25 tmpfs 1.6G 1.1M 1.6G 1% /run 20:50:25 /dev/vda1 78G 18G 61G 23% / 20:50:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:50:25 tmpfs 5.0M 0 5.0M 0% /run/lock 20:50:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:50:25 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 20:50:25 20:50:25 20:50:25 ---> free -m: 20:50:25 total used free shared buff/cache available 20:50:25 Mem: 15989 708 10927 4 4352 14938 20:50:25 Swap: 1023 0 1023 20:50:25 20:50:25 20:50:25 ---> ip addr: 20:50:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:50:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:50:25 inet 127.0.0.1/8 scope host lo 20:50:25 valid_lft forever preferred_lft forever 20:50:25 inet6 ::1/128 scope host 20:50:25 valid_lft forever preferred_lft forever 20:50:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:50:25 link/ether fa:16:3e:b1:bb:1c brd ff:ff:ff:ff:ff:ff 20:50:25 altname enp0s3 20:50:25 inet 10.30.170.18/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 20:50:25 valid_lft 57754sec preferred_lft 57754sec 20:50:25 inet6 fe80::f816:3eff:feb1:bb1c/64 scope link 20:50:25 valid_lft forever preferred_lft forever 20:50:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:50:25 link/ether fa:e3:20:0d:56:45 brd ff:ff:ff:ff:ff:ff 20:50:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:50:25 valid_lft forever preferred_lft forever 20:50:25 20:50:25 20:50:25 ---> sar -b -r -n DEV: 20:50:25 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-9777) 02/12/26 _x86_64_ (4 CPU) 20:50:25 20:50:25 12:53:02 LINUX RESTART (4 CPU) 20:50:25 20:50:25 13:00:15 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:50:25 13:10:01 1.57 0.01 1.56 0.01 0.04 20.04 31.06 20:50:25 13:20:01 1.47 0.00 1.47 0.00 0.01 16.93 0.00 20:50:25 13:30:08 1.46 0.00 1.46 0.00 0.16 16.81 0.00 20:50:25 13:40:01 1.46 0.00 1.46 0.00 0.00 16.60 0.00 20:50:25 13:50:01 1.57 0.00 1.57 0.00 0.00 17.58 0.00 20:50:25 14:00:08 1.63 0.00 1.63 0.00 0.00 18.38 0.00 20:50:25 14:10:01 1.57 0.00 1.57 0.00 0.00 17.70 0.00 20:50:25 14:20:01 1.54 0.00 1.54 0.00 0.00 17.30 0.00 20:50:25 14:30:06 1.59 0.00 1.59 0.00 0.00 17.56 0.00 20:50:25 14:40:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 20:50:25 14:50:08 1.68 0.00 1.68 0.00 0.00 18.50 0.00 20:50:25 15:00:08 1.71 0.00 1.71 0.00 0.00 18.95 0.00 20:50:25 15:10:08 1.72 0.00 1.72 0.00 0.00 19.03 0.00 20:50:25 15:20:08 1.69 0.00 1.69 0.00 0.00 18.71 0.00 20:50:25 15:30:08 1.73 0.00 1.73 0.00 0.00 19.04 0.00 20:50:25 15:40:08 1.65 0.00 1.65 0.00 0.00 18.36 0.00 20:50:25 15:50:08 1.61 0.00 1.61 0.00 0.00 18.24 0.00 20:50:25 16:00:08 1.59 0.00 1.59 0.00 0.00 17.85 0.00 20:50:25 16:10:08 1.65 0.00 1.65 0.00 0.00 18.60 0.00 20:50:25 16:20:08 1.68 0.00 1.68 0.00 0.00 18.88 0.00 20:50:25 16:30:08 1.62 0.00 1.62 0.00 0.00 18.03 0.00 20:50:25 16:40:08 1.72 0.00 1.72 0.00 0.00 18.92 0.00 20:50:25 16:50:01 1.59 0.00 1.59 0.00 0.00 17.59 0.00 20:50:25 17:00:08 1.71 0.00 1.71 0.00 0.00 18.94 0.00 20:50:25 17:10:01 1.68 0.00 1.68 0.00 0.00 18.18 0.00 20:50:25 17:20:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 20:50:25 17:30:08 1.80 0.00 1.80 0.00 0.00 19.28 0.00 20:50:25 17:40:01 1.68 0.00 1.68 0.00 0.00 18.20 0.00 20:50:25 17:50:01 1.65 0.00 1.65 0.00 0.00 18.04 0.00 20:50:25 18:00:04 1.67 0.00 1.67 0.00 0.00 18.42 0.00 20:50:25 18:10:01 1.72 0.00 1.72 0.00 0.00 18.74 0.00 20:50:25 18:20:01 1.71 0.00 1.71 0.00 0.00 18.59 0.00 20:50:25 18:30:08 1.75 0.00 1.75 0.00 0.00 19.14 0.00 20:50:25 18:40:01 1.67 0.00 1.67 0.00 0.00 18.29 0.00 20:50:25 18:50:01 1.69 0.00 1.69 0.00 0.00 18.37 0.00 20:50:25 19:00:08 1.79 0.00 1.79 0.00 0.00 19.23 0.00 20:50:25 19:10:01 1.70 0.00 1.70 0.00 0.00 18.38 0.00 20:50:25 19:20:01 151.22 5.22 141.66 4.34 284.01 33978.44 29545.52 20:50:25 19:30:08 79.98 21.93 54.91 3.14 266.89 5402.48 5327.96 20:50:25 19:40:01 13.97 0.13 13.06 0.78 4.01 410.49 1641.22 20:50:25 19:50:01 14.76 0.06 14.06 0.64 4.57 651.81 902.61 20:50:25 20:00:08 14.60 0.03 13.91 0.67 0.99 382.49 749.16 20:50:25 20:10:08 5.49 0.00 5.33 0.16 0.59 128.12 66.57 20:50:25 20:20:01 6.10 0.04 5.88 0.19 1.77 149.08 66.31 20:50:25 20:30:08 5.99 0.00 5.79 0.19 0.30 145.11 166.72 20:50:25 20:40:08 11.67 0.03 11.06 0.58 1.24 616.80 195.71 20:50:25 20:50:01 9.22 1.84 6.60 0.79 97.42 300.23 960.47 20:50:25 Average: 7.98 0.63 7.10 0.25 14.13 912.78 844.58 20:50:25 20:50:25 13:00:15 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:50:25 13:10:01 13365840 15512364 500140 3.05 61712 2308460 1140888 6.55 395104 2350208 208 20:50:25 13:20:01 13365992 15513300 499152 3.05 62316 2308600 1140952 6.55 395736 2350960 212 20:50:25 13:30:08 13366244 15514108 498332 3.04 62876 2308656 1140952 6.55 396280 2351556 48 20:50:25 13:40:01 13365164 15513756 498712 3.05 63444 2308792 1140952 6.55 396816 2354056 208 20:50:25 13:50:01 13362420 15511656 500824 3.06 64004 2308804 1141080 6.55 397424 2358192 204 20:50:25 14:00:08 13362420 15512408 500044 3.05 64612 2308940 1141080 6.55 398032 2358396 36 20:50:25 14:10:01 13361412 15511976 500500 3.06 65168 2308952 1141336 6.55 398588 2358364 204 20:50:25 14:20:01 13360656 15511940 500512 3.06 65744 2309088 1141336 6.55 399156 2358704 208 20:50:25 14:30:06 13360656 15512516 499912 3.05 66304 2309088 1141336 6.55 399716 2358748 184 20:50:25 14:40:01 13360164 15512636 499740 3.05 66872 2309104 1141336 6.55 400292 2358936 4 20:50:25 14:50:08 13359660 15512876 499448 3.05 67488 2309240 1141336 6.55 400892 2358928 28 20:50:25 15:00:08 13357644 15511480 500852 3.06 68080 2309252 1141336 6.55 401492 2358860 44 20:50:25 15:10:08 13356592 15511148 501148 3.06 68668 2309396 1141404 6.55 402064 2359416 204 20:50:25 15:20:08 13355776 15510956 501320 3.06 69256 2309400 1141404 6.55 402668 2359236 36 20:50:25 15:30:08 13354680 15510444 501912 3.07 69840 2309408 1141468 6.55 403252 2359552 28 20:50:25 15:40:08 13354988 15511488 500940 3.06 70424 2309544 1141468 6.55 403844 2359740 4 20:50:25 15:50:08 13355044 15512104 500232 3.06 70976 2309552 1141468 6.55 404388 2359876 36 20:50:25 16:00:08 13353560 15511360 500868 3.06 71548 2309696 1141468 6.55 404968 2359864 36 20:50:25 16:10:08 13352292 15510684 501552 3.06 72128 2309700 1141660 6.55 405540 2361288 36 20:50:25 16:20:08 13351444 15510444 501780 3.06 72716 2309712 1141660 6.55 406132 2361340 48 20:50:25 16:30:08 13350044 15509692 502536 3.07 73224 2309848 1141660 6.55 406636 2361508 32 20:50:25 16:40:08 13346052 15506308 505912 3.09 73812 2309848 1141660 6.55 407224 2365480 36 20:50:25 16:50:01 13346360 15507188 505052 3.08 74356 2309868 1141660 6.55 407776 2365756 208 20:50:25 17:00:08 13345632 15507112 505192 3.09 74876 2310004 1141660 6.55 408288 2366616 36 20:50:25 17:10:01 13343872 15505924 506420 3.09 75424 2310016 1141660 6.55 408840 2367384 204 20:50:25 17:20:01 13338356 15500880 511420 3.12 75892 2310024 1141708 6.55 409304 2370740 8 20:50:25 17:30:08 13337908 15500908 511428 3.12 76344 2310032 1141708 6.55 409764 2370916 36 20:50:25 17:40:01 13342224 15505804 506420 3.09 76844 2310104 1141724 6.55 410268 2372240 164 20:50:25 17:50:01 13340968 15505124 507024 3.10 77308 2310240 1141724 6.55 410700 2372264 212 20:50:25 18:00:04 13339972 15504768 507428 3.10 77760 2310384 1141724 6.55 411180 2372500 192 20:50:25 18:10:01 13338740 15504012 508196 3.10 78220 2310392 1142560 6.56 411644 2373232 204 20:50:25 18:20:01 13337988 15503756 508440 3.11 78716 2310400 1141724 6.55 412124 2372592 12 20:50:25 18:30:08 13336476 15502804 509376 3.11 79248 2310408 1141724 6.55 412668 2372520 36 20:50:25 18:40:01 13335468 15502280 509884 3.11 79716 2310420 1141724 6.55 413132 2372680 204 20:50:25 18:50:01 13333176 15500672 511432 3.12 80196 2310616 1141724 6.55 413616 2372900 204 20:50:25 19:00:08 13333488 15501476 510628 3.12 80664 2310636 1141724 6.55 414084 2372740 188 20:50:25 19:10:01 13332228 15500744 511272 3.12 81144 2310700 1141772 6.55 414536 2373188 8 20:50:25 19:20:01 4686344 15201660 725060 4.43 251164 10059892 1672864 9.60 2034356 8906248 1160 20:50:25 19:30:08 4778016 8130640 7802104 47.65 273992 3061472 9290652 53.33 2139444 8878880 2960 20:50:25 19:40:01 2697660 6072932 9859528 60.22 275156 3082920 10940956 62.80 2161760 10932008 660 20:50:25 19:50:01 10402832 13890668 2046112 12.50 279252 3191432 2951400 16.94 2189884 3235124 832 20:50:25 20:00:08 7808240 11337092 4598380 28.09 281072 3230644 5278988 30.30 2194252 5814856 104 20:50:25 20:10:08 7938860 11480384 4455068 27.21 281484 3242904 5138336 29.49 2195420 5679160 88 20:50:25 20:20:01 6352696 9909540 6025112 36.80 281804 3257908 6671720 38.30 2197164 7257608 456 20:50:25 20:30:08 6375716 9948096 5986524 36.56 282172 3273072 6673260 38.30 2199744 7235752 320 20:50:25 20:40:08 7604272 11302512 4632868 28.30 285748 3394428 5303388 30.44 2214800 6000512 112 20:50:25 20:50:01 11178760 15258360 678988 4.15 291608 3759412 1294808 7.43 2270560 2366004 309404 20:50:25 Average: 11995425 14603000 1392675 8.51 115774 2659817 2073450 11.90 782799 3271439 6811 20:50:25 20:50:25 13:00:15 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:50:25 13:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 13:10:01 ens3 0.46 0.11 0.08 0.04 0.00 0.00 0.00 0.00 20:50:25 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 13:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 13:20:01 ens3 0.39 0.08 0.06 0.02 0.00 0.00 0.00 0.00 20:50:25 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 13:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 13:30:08 ens3 0.36 0.08 0.04 0.02 0.00 0.00 0.00 0.00 20:50:25 13:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 13:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 13:40:01 ens3 0.51 0.16 0.14 0.07 0.00 0.00 0.00 0.00 20:50:25 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 13:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 13:50:01 ens3 0.75 0.78 0.19 0.70 0.00 0.00 0.00 0.00 20:50:25 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 14:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 14:00:08 ens3 0.37 0.13 0.10 0.06 0.00 0.00 0.00 0.00 20:50:25 14:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 14:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 14:10:01 ens3 0.64 0.21 0.22 0.14 0.00 0.00 0.00 0.00 20:50:25 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 14:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 14:20:01 ens3 0.27 0.10 0.05 0.02 0.00 0.00 0.00 0.00 20:50:25 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 14:30:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 14:30:06 ens3 0.36 0.11 0.08 0.04 0.00 0.00 0.00 0.00 20:50:25 14:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 14:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 14:40:01 ens3 0.41 0.18 0.13 0.08 0.00 0.00 0.00 0.00 20:50:25 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 14:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 14:50:08 ens3 0.30 0.08 0.05 0.02 0.00 0.00 0.00 0.00 20:50:25 14:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 15:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 15:00:08 ens3 0.44 0.14 0.11 0.07 0.00 0.00 0.00 0.00 20:50:25 15:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 15:10:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 15:10:08 ens3 0.45 0.18 0.14 0.08 0.00 0.00 0.00 0.00 20:50:25 15:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 15:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 15:20:08 ens3 0.45 0.20 0.17 0.11 0.00 0.00 0.00 0.00 20:50:25 15:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 15:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 15:30:08 ens3 0.44 0.14 0.12 0.07 0.00 0.00 0.00 0.00 20:50:25 15:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 15:40:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 15:40:08 ens3 0.41 0.14 0.13 0.08 0.00 0.00 0.00 0.00 20:50:25 15:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 15:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 15:50:08 ens3 0.40 0.15 0.12 0.07 0.00 0.00 0.00 0.00 20:50:25 15:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 16:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 16:00:08 ens3 0.45 0.17 0.14 0.09 0.00 0.00 0.00 0.00 20:50:25 16:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 16:10:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 16:10:08 ens3 5.17 3.76 3.49 2.44 0.00 0.00 0.00 0.00 20:50:25 16:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 16:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 16:20:08 ens3 0.26 0.11 0.07 0.04 0.00 0.00 0.00 0.00 20:50:25 16:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 16:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 16:30:08 ens3 0.27 0.11 0.07 0.04 0.00 0.00 0.00 0.00 20:50:25 16:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 16:40:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 16:40:08 ens3 0.70 0.27 0.27 0.17 0.00 0.00 0.00 0.00 20:50:25 16:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 16:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 16:50:01 ens3 0.24 0.09 0.05 0.02 0.00 0.00 0.00 0.00 20:50:25 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 17:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 17:00:08 ens3 0.43 0.17 0.15 0.09 0.00 0.00 0.00 0.00 20:50:25 17:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 17:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 17:10:01 ens3 0.24 0.10 0.07 0.04 0.00 0.00 0.00 0.00 20:50:25 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 17:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 17:20:01 ens3 0.94 1.16 0.12 2.08 0.00 0.00 0.00 0.00 20:50:25 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 17:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 17:30:08 ens3 0.95 1.42 0.09 1.46 0.00 0.00 0.00 0.00 20:50:25 17:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 17:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 17:40:01 ens3 1.06 1.33 0.15 2.49 0.00 0.00 0.00 0.00 20:50:25 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 17:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 17:50:01 ens3 0.34 0.10 0.08 0.04 0.00 0.00 0.00 0.00 20:50:25 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 18:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 18:00:04 ens3 0.42 0.19 0.17 0.11 0.00 0.00 0.00 0.00 20:50:25 18:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 18:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 18:10:01 ens3 0.25 0.11 0.06 0.04 0.00 0.00 0.00 0.00 20:50:25 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 18:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 18:20:01 ens3 0.20 0.09 0.04 0.02 0.00 0.00 0.00 0.00 20:50:25 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 18:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 18:30:08 ens3 0.24 0.10 0.06 0.04 0.00 0.00 0.00 0.00 20:50:25 18:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 18:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 18:40:01 ens3 0.30 0.14 0.11 0.05 0.00 0.00 0.00 0.00 20:50:25 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 18:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 18:50:01 ens3 0.21 0.09 0.04 0.02 0.00 0.00 0.00 0.00 20:50:25 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 19:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 19:00:08 ens3 0.20 0.09 0.05 0.02 0.00 0.00 0.00 0.00 20:50:25 19:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 19:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:25 19:10:01 ens3 0.60 0.22 0.21 0.13 0.00 0.00 0.00 0.00 20:50:25 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 19:20:01 lo 1.72 1.72 1.61 1.61 0.00 0.00 0.00 0.00 20:50:25 19:20:01 ens3 140.00 109.59 1892.63 15.44 0.00 0.00 0.00 0.00 20:50:25 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 19:30:08 lo 28.74 28.74 20.01 20.01 0.00 0.00 0.00 0.00 20:50:25 19:30:08 ens3 2.13 2.14 0.66 0.57 0.00 0.00 0.00 0.00 20:50:25 19:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 19:40:01 lo 44.60 44.60 18.82 18.82 0.00 0.00 0.00 0.00 20:50:25 19:40:01 ens3 1.44 1.24 0.34 0.27 0.00 0.00 0.00 0.00 20:50:25 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 19:50:01 lo 11.41 11.41 5.19 5.19 0.00 0.00 0.00 0.00 20:50:25 19:50:01 ens3 1.18 0.85 0.37 0.28 0.00 0.00 0.00 0.00 20:50:25 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 20:00:08 lo 19.38 19.38 9.94 9.94 0.00 0.00 0.00 0.00 20:50:25 20:00:08 ens3 0.84 0.69 0.19 0.15 0.00 0.00 0.00 0.00 20:50:25 20:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 20:10:08 lo 21.23 21.23 8.90 8.90 0.00 0.00 0.00 0.00 20:50:25 20:10:08 ens3 0.77 0.56 0.20 0.15 0.00 0.00 0.00 0.00 20:50:25 20:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 20:20:01 lo 26.63 26.63 11.23 11.23 0.00 0.00 0.00 0.00 20:50:25 20:20:01 ens3 0.69 0.49 0.19 0.12 0.00 0.00 0.00 0.00 20:50:25 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 20:30:08 lo 17.27 17.27 10.35 10.35 0.00 0.00 0.00 0.00 20:50:25 20:30:08 ens3 0.68 0.54 0.16 0.13 0.00 0.00 0.00 0.00 20:50:25 20:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 20:40:08 lo 19.32 19.32 10.61 10.61 0.00 0.00 0.00 0.00 20:50:25 20:40:08 ens3 0.97 0.83 0.27 0.22 0.00 0.00 0.00 0.00 20:50:25 20:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 20:50:01 lo 32.68 32.68 12.71 12.71 0.00 0.00 0.00 0.00 20:50:25 20:50:01 ens3 3.39 2.89 26.53 0.82 0.00 0.00 0.00 0.00 20:50:25 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 Average: lo 4.82 4.82 2.33 2.33 0.00 0.00 0.00 0.00 20:50:25 Average: ens3 3.68 2.82 41.02 0.62 0.00 0.00 0.00 0.00 20:50:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:25 20:50:25 20:50:25 ---> sar -P ALL: 20:50:25 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-9777) 02/12/26 _x86_64_ (4 CPU) 20:50:25 20:50:25 12:53:02 LINUX RESTART (4 CPU) 20:50:25 20:50:25 13:00:15 CPU %user %nice %system %iowait %steal %idle 20:50:25 13:10:01 all 0.21 0.00 0.04 0.03 0.01 99.72 20:50:25 13:10:01 0 0.02 0.00 0.04 0.03 0.01 99.90 20:50:25 13:10:01 1 0.06 0.00 0.03 0.01 0.01 99.90 20:50:25 13:10:01 2 0.72 0.00 0.05 0.06 0.02 99.16 20:50:25 13:10:01 3 0.03 0.00 0.04 0.00 0.01 99.92 20:50:25 13:20:01 all 0.20 0.00 0.03 0.01 0.01 99.75 20:50:25 13:20:01 0 0.02 0.00 0.02 0.01 0.01 99.94 20:50:25 13:20:01 1 0.66 0.00 0.02 0.00 0.01 99.31 20:50:25 13:20:01 2 0.08 0.00 0.06 0.02 0.02 99.83 20:50:25 13:20:01 3 0.02 0.00 0.02 0.02 0.01 99.92 20:50:25 13:30:08 all 0.06 0.00 0.03 0.01 0.01 99.89 20:50:25 13:30:08 0 0.01 0.00 0.01 0.04 0.01 99.93 20:50:25 13:30:08 1 0.17 0.00 0.06 0.00 0.02 99.75 20:50:25 13:30:08 2 0.02 0.00 0.04 0.00 0.01 99.93 20:50:25 13:30:08 3 0.02 0.00 0.01 0.00 0.01 99.96 20:50:25 13:40:01 all 0.12 0.00 0.03 0.02 0.01 99.83 20:50:25 13:40:01 0 0.02 0.00 0.01 0.05 0.01 99.92 20:50:25 13:40:01 1 0.38 0.00 0.02 0.00 0.01 99.59 20:50:25 13:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:50:25 13:40:01 3 0.06 0.00 0.04 0.01 0.02 99.88 20:50:25 13:50:01 all 0.11 0.00 0.02 0.01 0.01 99.85 20:50:25 13:50:01 0 0.04 0.00 0.01 0.00 0.01 99.94 20:50:25 13:50:01 1 0.31 0.00 0.02 0.00 0.01 99.66 20:50:25 13:50:01 2 0.03 0.00 0.02 0.00 0.01 99.93 20:50:25 13:50:01 3 0.05 0.00 0.04 0.03 0.02 99.87 20:50:25 14:00:08 all 0.10 0.00 0.03 0.01 0.01 99.85 20:50:25 14:00:08 0 0.02 0.00 0.02 0.00 0.01 99.95 20:50:25 14:00:08 1 0.32 0.00 0.03 0.00 0.02 99.64 20:50:25 14:00:08 2 0.03 0.00 0.03 0.01 0.01 99.93 20:50:25 14:00:08 3 0.02 0.00 0.03 0.03 0.01 99.90 20:50:25 14:10:01 all 0.18 0.00 0.03 0.01 0.01 99.77 20:50:25 14:10:01 0 0.02 0.00 0.03 0.01 0.01 99.94 20:50:25 14:10:01 1 0.47 0.00 0.04 0.00 0.01 99.49 20:50:25 14:10:01 2 0.04 0.00 0.04 0.03 0.02 99.88 20:50:25 14:10:01 3 0.20 0.00 0.02 0.00 0.01 99.77 20:50:25 14:20:01 all 0.27 0.00 0.03 0.01 0.01 99.68 20:50:25 14:20:01 0 0.01 0.00 0.03 0.01 0.01 99.94 20:50:25 14:20:01 1 0.02 0.00 0.02 0.00 0.01 99.95 20:50:25 14:20:01 2 0.02 0.00 0.03 0.03 0.01 99.91 20:50:25 14:20:01 3 1.01 0.00 0.03 0.00 0.02 98.94 20:50:25 14:30:06 all 0.03 0.00 0.03 0.01 0.01 99.92 20:50:25 14:30:06 0 0.02 0.00 0.02 0.00 0.01 99.94 20:50:25 14:30:06 1 0.02 0.00 0.01 0.00 0.01 99.96 20:50:25 14:30:06 2 0.01 0.00 0.02 0.03 0.01 99.93 20:50:25 14:30:06 3 0.07 0.00 0.04 0.00 0.02 99.87 20:50:25 14:40:01 all 0.14 0.00 0.03 0.09 0.01 99.73 20:50:25 14:40:01 0 0.02 0.00 0.02 0.01 0.01 99.95 20:50:25 14:40:01 1 0.48 0.00 0.03 0.00 0.01 99.48 20:50:25 14:40:01 2 0.03 0.00 0.03 0.35 0.02 99.57 20:50:25 14:40:01 3 0.01 0.00 0.02 0.01 0.01 99.95 20:50:25 14:50:08 all 0.03 0.00 0.03 0.03 0.01 99.90 20:50:25 14:50:08 0 0.02 0.00 0.03 0.02 0.01 99.92 20:50:25 14:50:08 1 0.03 0.00 0.02 0.04 0.01 99.90 20:50:25 14:50:08 2 0.07 0.00 0.04 0.05 0.02 99.83 20:50:25 14:50:08 3 0.02 0.00 0.01 0.00 0.01 99.96 20:50:25 20:50:25 14:50:08 CPU %user %nice %system %iowait %steal %idle 20:50:25 15:00:08 all 0.11 0.00 0.03 0.02 0.01 99.82 20:50:25 15:00:08 0 0.01 0.00 0.02 0.01 0.01 99.95 20:50:25 15:00:08 1 0.02 0.00 0.02 0.06 0.01 99.89 20:50:25 15:00:08 2 0.40 0.00 0.05 0.00 0.02 99.54 20:50:25 15:00:08 3 0.02 0.00 0.02 0.02 0.01 99.93 20:50:25 15:10:08 all 0.12 0.00 0.04 0.38 0.01 99.45 20:50:25 15:10:08 0 0.30 0.00 0.06 0.42 0.02 99.20 20:50:25 15:10:08 1 0.02 0.00 0.03 0.63 0.01 99.32 20:50:25 15:10:08 2 0.16 0.00 0.03 0.39 0.01 99.42 20:50:25 15:10:08 3 0.02 0.00 0.02 0.09 0.01 99.85 20:50:25 15:20:08 all 0.08 0.00 0.03 0.19 0.02 99.69 20:50:25 15:20:08 0 0.26 0.00 0.02 0.55 0.01 99.17 20:50:25 15:20:08 1 0.03 0.00 0.02 0.01 0.03 99.91 20:50:25 15:20:08 2 0.02 0.00 0.03 0.09 0.01 99.85 20:50:25 15:20:08 3 0.03 0.00 0.04 0.10 0.01 99.82 20:50:25 15:30:08 all 0.14 0.00 0.03 0.06 0.01 99.76 20:50:25 15:30:08 0 0.45 0.00 0.03 0.01 0.01 99.51 20:50:25 15:30:08 1 0.03 0.00 0.05 0.01 0.01 99.90 20:50:25 15:30:08 2 0.02 0.00 0.03 0.17 0.01 99.77 20:50:25 15:30:08 3 0.07 0.00 0.03 0.04 0.01 99.85 20:50:25 15:40:08 all 0.09 0.00 0.03 0.16 0.01 99.71 20:50:25 15:40:08 0 0.28 0.00 0.03 0.01 0.01 99.67 20:50:25 15:40:08 1 0.03 0.00 0.03 0.03 0.01 99.90 20:50:25 15:40:08 2 0.01 0.00 0.02 0.52 0.01 99.44 20:50:25 15:40:08 3 0.03 0.00 0.04 0.08 0.01 99.84 20:50:25 15:50:08 all 0.23 0.00 0.03 0.02 0.01 99.71 20:50:25 15:50:08 0 0.85 0.00 0.03 0.00 0.01 99.10 20:50:25 15:50:08 1 0.02 0.00 0.02 0.00 0.01 99.95 20:50:25 15:50:08 2 0.04 0.00 0.04 0.01 0.01 99.90 20:50:25 15:50:08 3 0.02 0.00 0.02 0.05 0.00 99.91 20:50:25 16:00:08 all 0.11 0.00 0.03 0.13 0.01 99.71 20:50:25 16:00:08 0 0.04 0.00 0.03 0.10 0.01 99.82 20:50:25 16:00:08 1 0.24 0.00 0.02 0.02 0.00 99.71 20:50:25 16:00:08 2 0.16 0.00 0.06 0.04 0.02 99.73 20:50:25 16:00:08 3 0.01 0.00 0.02 0.38 0.01 99.58 20:50:25 16:10:08 all 0.16 0.00 0.04 0.05 0.01 99.74 20:50:25 16:10:08 0 0.12 0.00 0.05 0.10 0.02 99.72 20:50:25 16:10:08 1 0.41 0.00 0.04 0.02 0.01 99.51 20:50:25 16:10:08 2 0.06 0.00 0.04 0.00 0.01 99.89 20:50:25 16:10:08 3 0.04 0.00 0.04 0.08 0.01 99.82 20:50:25 16:20:08 all 0.07 0.00 0.03 0.01 0.01 99.87 20:50:25 16:20:08 0 0.02 0.00 0.03 0.01 0.01 99.93 20:50:25 16:20:08 1 0.23 0.00 0.03 0.04 0.01 99.69 20:50:25 16:20:08 2 0.03 0.00 0.03 0.00 0.02 99.92 20:50:25 16:20:08 3 0.03 0.00 0.03 0.00 0.01 99.94 20:50:25 16:30:08 all 0.06 0.00 0.03 0.03 0.01 99.86 20:50:25 16:30:08 0 0.19 0.00 0.02 0.03 0.02 99.74 20:50:25 16:30:08 1 0.03 0.00 0.04 0.07 0.01 99.85 20:50:25 16:30:08 2 0.02 0.00 0.02 0.02 0.01 99.93 20:50:25 16:30:08 3 0.02 0.00 0.04 0.01 0.01 99.92 20:50:25 16:40:08 all 0.21 0.00 0.03 0.06 0.01 99.70 20:50:25 16:40:08 0 0.06 0.00 0.02 0.07 0.01 99.85 20:50:25 16:40:08 1 0.03 0.00 0.03 0.16 0.01 99.77 20:50:25 16:40:08 2 0.70 0.00 0.03 0.00 0.02 99.25 20:50:25 16:40:08 3 0.03 0.00 0.03 0.01 0.02 99.92 20:50:25 20:50:25 16:40:08 CPU %user %nice %system %iowait %steal %idle 20:50:25 16:50:01 all 0.11 0.00 0.03 0.10 0.01 99.75 20:50:25 16:50:01 0 0.03 0.00 0.04 0.21 0.01 99.72 20:50:25 16:50:01 1 0.18 0.00 0.01 0.00 0.01 99.80 20:50:25 16:50:01 2 0.09 0.00 0.03 0.20 0.01 99.66 20:50:25 16:50:01 3 0.13 0.00 0.04 0.00 0.01 99.82 20:50:25 17:00:08 all 0.16 0.00 0.04 0.39 0.04 99.37 20:50:25 17:00:08 0 0.01 0.00 0.03 0.17 0.02 99.77 20:50:25 17:00:08 1 0.41 0.00 0.04 0.07 0.03 99.45 20:50:25 17:00:08 2 0.18 0.00 0.03 1.20 0.06 98.53 20:50:25 17:00:08 3 0.05 0.00 0.05 0.13 0.05 99.72 20:50:25 17:10:01 all 0.14 0.00 0.03 0.06 0.01 99.77 20:50:25 17:10:01 0 0.01 0.00 0.01 0.03 0.01 99.93 20:50:25 17:10:01 1 0.04 0.00 0.02 0.00 0.01 99.93 20:50:25 17:10:01 2 0.02 0.00 0.05 0.18 0.01 99.74 20:50:25 17:10:01 3 0.47 0.00 0.03 0.01 0.02 99.47 20:50:25 17:20:01 all 0.03 0.00 0.03 0.04 0.01 99.89 20:50:25 17:20:01 0 0.05 0.00 0.02 0.02 0.01 99.92 20:50:25 17:20:01 1 0.02 0.00 0.02 0.00 0.01 99.95 20:50:25 17:20:01 2 0.04 0.00 0.03 0.13 0.01 99.80 20:50:25 17:20:01 3 0.04 0.00 0.04 0.00 0.01 99.91 20:50:25 17:30:08 all 0.02 0.00 0.03 0.01 0.01 99.93 20:50:25 17:30:08 0 0.01 0.00 0.01 0.02 0.00 99.95 20:50:25 17:30:08 1 0.02 0.00 0.03 0.02 0.01 99.91 20:50:25 17:30:08 2 0.02 0.00 0.02 0.01 0.01 99.95 20:50:25 17:30:08 3 0.03 0.00 0.04 0.00 0.01 99.92 20:50:25 17:40:01 all 0.10 0.00 0.03 0.01 0.01 99.85 20:50:25 17:40:01 0 0.02 0.00 0.03 0.03 0.01 99.91 20:50:25 17:40:01 1 0.19 0.00 0.03 0.01 0.01 99.76 20:50:25 17:40:01 2 0.15 0.00 0.03 0.00 0.02 99.81 20:50:25 17:40:01 3 0.03 0.00 0.03 0.00 0.01 99.94 20:50:25 17:50:01 all 0.20 0.00 0.02 0.01 0.01 99.76 20:50:25 17:50:01 0 0.02 0.00 0.02 0.00 0.01 99.95 20:50:25 17:50:01 1 0.22 0.00 0.02 0.01 0.01 99.75 20:50:25 17:50:01 2 0.35 0.00 0.04 0.01 0.02 99.59 20:50:25 17:50:01 3 0.21 0.00 0.02 0.03 0.01 99.73 20:50:25 18:00:04 all 0.16 0.00 0.03 0.07 0.01 99.73 20:50:25 18:00:04 0 0.01 0.00 0.02 0.10 0.01 99.86 20:50:25 18:00:04 1 0.47 0.00 0.03 0.00 0.01 99.49 20:50:25 18:00:04 2 0.02 0.00 0.02 0.14 0.01 99.80 20:50:25 18:00:04 3 0.13 0.00 0.04 0.03 0.01 99.78 20:50:25 18:10:01 all 0.08 0.00 0.02 0.05 0.01 99.84 20:50:25 18:10:01 0 0.02 0.00 0.02 0.02 0.01 99.92 20:50:25 18:10:01 1 0.05 0.00 0.02 0.12 0.01 99.80 20:50:25 18:10:01 2 0.02 0.00 0.02 0.06 0.01 99.89 20:50:25 18:10:01 3 0.21 0.00 0.03 0.01 0.01 99.74 20:50:25 18:20:01 all 0.15 0.00 0.03 0.03 0.01 99.77 20:50:25 18:20:01 0 0.24 0.00 0.04 0.01 0.01 99.70 20:50:25 18:20:01 1 0.02 0.00 0.02 0.05 0.01 99.91 20:50:25 18:20:01 2 0.03 0.00 0.03 0.07 0.01 99.87 20:50:25 18:20:01 3 0.34 0.00 0.05 0.00 0.01 99.60 20:50:25 18:30:08 all 0.03 0.00 0.03 0.01 0.01 99.93 20:50:25 18:30:08 0 0.03 0.00 0.04 0.04 0.01 99.88 20:50:25 18:30:08 1 0.02 0.00 0.03 0.00 0.01 99.94 20:50:25 18:30:08 2 0.02 0.00 0.03 0.01 0.01 99.93 20:50:25 18:30:08 3 0.03 0.00 0.01 0.00 0.00 99.96 20:50:25 20:50:25 18:30:08 CPU %user %nice %system %iowait %steal %idle 20:50:25 18:40:01 all 0.03 0.00 0.03 0.02 0.01 99.91 20:50:25 18:40:01 0 0.04 0.00 0.05 0.02 0.01 99.89 20:50:25 18:40:01 1 0.04 0.00 0.04 0.06 0.02 99.84 20:50:25 18:40:01 2 0.02 0.00 0.02 0.00 0.01 99.95 20:50:25 18:40:01 3 0.02 0.00 0.01 0.00 0.01 99.96 20:50:25 18:50:01 all 0.09 0.00 0.04 0.18 0.01 99.69 20:50:25 18:50:01 0 0.03 0.00 0.05 0.12 0.01 99.80 20:50:25 18:50:01 1 0.02 0.00 0.03 0.10 0.01 99.84 20:50:25 18:50:01 2 0.14 0.00 0.04 0.48 0.01 99.32 20:50:25 18:50:01 3 0.16 0.00 0.02 0.02 0.01 99.79 20:50:25 19:00:08 all 0.10 0.00 0.03 0.71 0.04 99.11 20:50:25 19:00:08 0 0.05 0.00 0.04 0.12 0.04 99.75 20:50:25 19:00:08 1 0.10 0.00 0.04 2.43 0.04 97.39 20:50:25 19:00:08 2 0.13 0.00 0.04 0.24 0.06 99.54 20:50:25 19:00:08 3 0.13 0.00 0.02 0.05 0.03 99.78 20:50:25 19:10:01 all 0.07 0.00 0.04 0.08 0.01 99.80 20:50:25 19:10:01 0 0.06 0.00 0.03 0.00 0.01 99.90 20:50:25 19:10:01 1 0.02 0.00 0.04 0.10 0.01 99.83 20:50:25 19:10:01 2 0.16 0.00 0.05 0.12 0.02 99.66 20:50:25 19:10:01 3 0.03 0.00 0.05 0.11 0.01 99.80 20:50:25 19:20:01 all 34.75 0.00 2.34 10.35 0.11 52.46 20:50:25 19:20:01 0 34.85 0.00 2.45 8.03 0.11 54.57 20:50:25 19:20:01 1 37.07 0.00 2.22 13.16 0.12 47.42 20:50:25 19:20:01 2 30.70 0.00 2.15 9.03 0.10 58.02 20:50:25 19:20:01 3 36.37 0.00 2.54 11.16 0.10 49.83 20:50:25 19:30:08 all 64.61 0.00 2.46 0.41 0.14 32.37 20:50:25 19:30:08 0 65.05 0.00 2.43 0.55 0.14 31.83 20:50:25 19:30:08 1 63.88 0.00 2.64 0.23 0.14 33.10 20:50:25 19:30:08 2 65.14 0.00 2.40 0.27 0.14 32.06 20:50:25 19:30:08 3 64.39 0.00 2.39 0.61 0.15 32.47 20:50:25 19:40:01 all 33.47 0.00 1.39 0.21 0.12 64.81 20:50:25 19:40:01 0 32.93 0.00 1.42 0.19 0.12 65.34 20:50:25 19:40:01 1 33.81 0.00 1.39 0.51 0.12 64.17 20:50:25 19:40:01 2 33.37 0.00 1.43 0.02 0.11 65.07 20:50:25 19:40:01 3 33.77 0.00 1.32 0.11 0.12 64.69 20:50:25 19:50:01 all 20.37 0.00 0.88 0.09 0.09 78.58 20:50:25 19:50:01 0 20.59 0.00 0.88 0.07 0.08 78.38 20:50:25 19:50:01 1 20.50 0.00 0.75 0.04 0.10 78.61 20:50:25 19:50:01 2 20.11 0.00 1.00 0.11 0.09 78.70 20:50:25 19:50:01 3 20.29 0.00 0.88 0.14 0.08 78.61 20:50:25 20:00:08 all 24.56 0.00 0.81 0.05 0.09 74.49 20:50:25 20:00:08 0 25.08 0.00 0.74 0.05 0.09 74.04 20:50:25 20:00:08 1 23.67 0.00 0.85 0.02 0.09 75.37 20:50:25 20:00:08 2 24.74 0.00 0.86 0.03 0.09 74.28 20:50:25 20:00:08 3 24.74 0.00 0.81 0.08 0.09 74.27 20:50:25 20:10:08 all 8.00 0.00 0.39 0.02 0.08 91.51 20:50:25 20:10:08 0 7.89 0.00 0.47 0.02 0.08 91.54 20:50:25 20:10:08 1 8.05 0.00 0.41 0.02 0.08 91.45 20:50:25 20:10:08 2 7.74 0.00 0.37 0.01 0.09 91.78 20:50:25 20:10:08 3 8.32 0.00 0.31 0.04 0.08 91.26 20:50:25 20:20:01 all 9.92 0.00 0.43 0.02 0.08 89.55 20:50:25 20:20:01 0 9.64 0.00 0.40 0.02 0.08 89.86 20:50:25 20:20:01 1 10.17 0.00 0.43 0.02 0.08 89.31 20:50:25 20:20:01 2 9.92 0.00 0.49 0.05 0.08 89.46 20:50:25 20:20:01 3 9.94 0.00 0.41 0.00 0.09 89.56 20:50:25 20:50:25 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:50:25 20:30:08 all 9.12 0.00 0.38 0.03 0.08 90.39 20:50:25 20:30:08 0 9.53 0.00 0.32 0.02 0.08 90.04 20:50:25 20:30:08 1 9.19 0.00 0.34 0.01 0.08 90.37 20:50:25 20:30:08 2 8.84 0.00 0.46 0.04 0.09 90.58 20:50:25 20:30:08 3 8.91 0.00 0.41 0.02 0.08 90.57 20:50:25 20:40:08 all 18.61 0.00 0.75 0.06 0.09 80.49 20:50:25 20:40:08 0 19.35 0.00 0.81 0.04 0.08 79.73 20:50:25 20:40:08 1 18.74 0.00 0.74 0.04 0.09 80.39 20:50:25 20:40:08 2 18.17 0.00 0.73 0.05 0.09 80.96 20:50:25 20:40:08 3 18.18 0.00 0.73 0.11 0.09 80.89 20:50:25 20:50:01 all 10.61 0.00 0.57 0.07 0.08 88.66 20:50:25 20:50:01 0 11.04 0.00 0.62 0.18 0.08 88.07 20:50:25 20:50:01 1 10.56 0.00 0.49 0.03 0.08 88.85 20:50:25 20:50:01 2 10.79 0.00 0.55 0.05 0.08 88.54 20:50:25 20:50:01 3 10.07 0.00 0.62 0.04 0.08 89.19 20:50:25 Average: all 5.07 0.00 0.24 0.31 0.03 94.35 20:50:25 Average: 0 5.09 0.00 0.25 0.25 0.03 94.39 20:50:25 Average: 1 5.13 0.00 0.24 0.39 0.03 94.21 20:50:25 Average: 2 4.97 0.00 0.25 0.30 0.03 94.45 20:50:25 Average: 3 5.08 0.00 0.24 0.29 0.03 94.36 20:50:25 20:50:25 20:50:25