07:10:30 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/121053 07:10:30 Running as SYSTEM 07:10:30 [EnvInject] - Loading node environment variables. 07:10:30 Building remotely on prd-ubuntu2204-docker-4c-16g-24138 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 07:10:30 [ssh-agent] Looking for ssh-agent implementation... 07:10:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:30 $ ssh-agent 07:10:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX79NnGz/agent.8851 07:10:30 SSH_AGENT_PID=8853 07:10:30 [ssh-agent] Started. 07:10:30 Running ssh-add (command line suppressed) 07:10:30 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17871755190312865306.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17871755190312865306.key) 07:10:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:10:30 The recommended git tool is: NONE 07:10:32 using credential jenkins-ssh 07:10:32 Wiping out workspace first. 07:10:32 Cloning the remote Git repository 07:10:32 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 07:10:32 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 07:10:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:10:32 > git --version # timeout=10 07:10:32 > git --version # 'git version 2.34.1' 07:10:32 using GIT_SSH to set credentials jenkins-ssh 07:10:32 Verifying host key using known hosts file 07:10:32 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. 07:10:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:10:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:10:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:10:39 using GIT_SSH to set credentials jenkins-ssh 07:10:39 Verifying host key using known hosts file 07:10:39 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. 07:10:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/53/121053/3 # timeout=10 07:10:40 > git rev-parse 7cc3e78f6be1086a1f57f7d3d47a75485baba126^{commit} # timeout=10 07:10:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:10:40 Checking out Revision 7cc3e78f6be1086a1f57f7d3d47a75485baba126 (refs/changes/53/121053/3) 07:10:40 > git config core.sparsecheckout # timeout=10 07:10:40 > git checkout -f 7cc3e78f6be1086a1f57f7d3d47a75485baba126 # timeout=10 07:10:40 Commit message: "ci: format workflow indentation" 07:10:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:10:40 > git rev-list --no-walk 23f22b11f062e67dba9b41477e7cb896dc8d3904 # timeout=10 07:10:40 > git remote # timeout=10 07:10:40 > git submodule init # timeout=10 07:10:40 > git submodule sync # timeout=10 07:10:40 > git config --get remote.origin.url # timeout=10 07:10:40 > git submodule init # timeout=10 07:10:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:10:40 ERROR: No submodules found. 07:10:44 provisioning config files... 07:10:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:10:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:10:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14530789846812303113.sh 07:10:44 ---> python-tools-install.sh 07:10:44 Setup pyenv: 07:10:44 * system (set by /opt/pyenv/version) 07:10:44 * 3.8.20 (set by /opt/pyenv/version) 07:10:44 * 3.9.20 (set by /opt/pyenv/version) 07:10:44 3.10.15 07:10:44 3.11.10 07:10:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WsiN 07:10:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:52 lf-activate-venv(): INFO: Base packages installed successfully 07:10:52 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:16 lf-activate-venv(): INFO: Adding /tmp/venv-WsiN/bin to PATH 07:11:16 Generating Requirements File 07:11:33 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. 07:11:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:11:34 Python 3.11.10 07:11:34 pip 26.0.1 from /tmp/venv-WsiN/lib/python3.11/site-packages/pip (python 3.11) 07:11:34 appdirs==1.4.4 07:11:34 argcomplete==3.6.3 07:11:34 aspy.yaml==1.3.0 07:11:34 attrs==25.4.0 07:11:34 autopage==0.6.0 07:11:34 beautifulsoup4==4.14.3 07:11:34 boto3==1.42.59 07:11:34 botocore==1.42.59 07:11:34 bs4==0.0.2 07:11:34 certifi==2026.2.25 07:11:34 cffi==2.0.0 07:11:34 cfgv==3.5.0 07:11:34 chardet==6.0.0.post1 07:11:34 charset-normalizer==3.4.4 07:11:34 click==8.3.1 07:11:34 cliff==4.13.2 07:11:34 cmd2==3.2.2 07:11:34 cryptography==3.3.2 07:11:34 debtcollector==3.0.0 07:11:34 decorator==5.2.1 07:11:34 defusedxml==0.7.1 07:11:34 Deprecated==1.3.1 07:11:34 distlib==0.4.0 07:11:34 dnspython==2.8.0 07:11:34 docker==7.1.0 07:11:34 dogpile.cache==1.5.0 07:11:34 durationpy==0.10 07:11:34 email-validator==2.3.0 07:11:34 filelock==3.24.3 07:11:34 future==1.0.0 07:11:34 gitdb==4.0.12 07:11:34 GitPython==3.1.46 07:11:34 httplib2==0.30.2 07:11:34 identify==2.6.16 07:11:34 idna==3.11 07:11:34 importlib-resources==1.5.0 07:11:34 iso8601==2.1.0 07:11:34 Jinja2==3.1.6 07:11:34 jmespath==1.1.0 07:11:34 jsonpatch==1.33 07:11:34 jsonpointer==3.0.0 07:11:34 jsonschema==4.26.0 07:11:34 jsonschema-specifications==2025.9.1 07:11:34 keystoneauth1==5.13.1 07:11:34 kubernetes==35.0.0 07:11:34 lftools==0.37.21 07:11:34 lxml==6.0.2 07:11:34 markdown-it-py==4.0.0 07:11:34 MarkupSafe==3.0.3 07:11:34 mdurl==0.1.2 07:11:34 msgpack==1.1.2 07:11:34 multi_key_dict==2.0.3 07:11:34 munch==4.0.0 07:11:34 netaddr==1.3.0 07:11:34 niet==1.4.2 07:11:34 nodeenv==1.10.0 07:11:34 oauth2client==4.1.3 07:11:34 oauthlib==3.3.1 07:11:34 openstacksdk==4.10.0 07:11:34 os-service-types==1.8.2 07:11:34 osc-lib==4.4.0 07:11:34 oslo.config==10.3.0 07:11:34 oslo.context==6.3.0 07:11:34 oslo.i18n==6.7.2 07:11:34 oslo.log==8.1.0 07:11:34 oslo.serialization==5.9.1 07:11:34 oslo.utils==10.0.0 07:11:34 packaging==26.0 07:11:34 pbr==7.0.3 07:11:34 platformdirs==4.9.2 07:11:34 prettytable==3.17.0 07:11:34 psutil==7.2.2 07:11:34 pyasn1==0.6.2 07:11:34 pyasn1_modules==0.4.2 07:11:34 pycparser==3.0 07:11:34 pygerrit2==2.0.15 07:11:34 PyGithub==2.8.1 07:11:34 Pygments==2.19.2 07:11:34 PyJWT==2.11.0 07:11:34 PyNaCl==1.6.2 07:11:34 pyparsing==2.4.7 07:11:34 pyperclip==1.11.0 07:11:34 pyrsistent==0.20.0 07:11:34 python-cinderclient==9.8.0 07:11:34 python-dateutil==2.9.0.post0 07:11:34 python-discovery==1.1.0 07:11:34 python-heatclient==5.1.0 07:11:34 python-jenkins==1.8.3 07:11:34 python-keystoneclient==5.8.0 07:11:34 python-magnumclient==4.10.0 07:11:34 python-openstackclient==9.0.0 07:11:34 python-swiftclient==4.10.0 07:11:34 PyYAML==6.0.3 07:11:34 referencing==0.37.0 07:11:34 requests==2.32.5 07:11:34 requests-oauthlib==2.0.0 07:11:34 requestsexceptions==1.4.0 07:11:34 rfc3986==2.0.0 07:11:34 rich==14.3.3 07:11:34 rich-argparse==1.7.2 07:11:34 rpds-py==0.30.0 07:11:34 rsa==4.9.1 07:11:34 ruamel.yaml==0.19.1 07:11:34 ruamel.yaml.clib==0.2.15 07:11:34 s3transfer==0.16.0 07:11:34 simplejson==3.20.2 07:11:34 six==1.17.0 07:11:34 smmap==5.0.2 07:11:34 soupsieve==2.8.3 07:11:34 stevedore==5.7.0 07:11:34 tabulate==0.9.0 07:11:34 toml==0.10.2 07:11:34 tomlkit==0.14.0 07:11:34 tqdm==4.67.3 07:11:34 typing_extensions==4.15.0 07:11:34 urllib3==1.26.20 07:11:34 virtualenv==21.1.0 07:11:34 wcwidth==0.6.0 07:11:34 websocket-client==1.9.0 07:11:34 wrapt==2.1.1 07:11:34 xdg==6.0.0 07:11:34 xmltodict==1.0.4 07:11:34 yq==3.4.3 07:11:34 [EnvInject] - Injecting environment variables from a build step. 07:11:34 [EnvInject] - Injecting as environment variables the properties content 07:11:34 PYTHON=python3 07:11:34 07:11:34 [EnvInject] - Variables injected successfully. 07:11:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13348183062102399973.sh 07:11:34 ---> tox-install.sh 07:11:34 + source /home/jenkins/lf-env.sh 07:11:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:34 ++ mktemp -d /tmp/venv-XXXX 07:11:34 + lf_venv=/tmp/venv-HfH5 07:11:34 + local venv_file=/tmp/.os_lf_venv 07:11:34 + local python=python3 07:11:34 + local options 07:11:34 + local set_path=true 07:11:34 + local install_args= 07:11:34 ++ 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 07:11:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:34 + true 07:11:34 + case $1 in 07:11:34 + venv_file=/tmp/.toxenv 07:11:34 + shift 2 07:11:34 + true 07:11:34 + case $1 in 07:11:34 + shift 07:11:34 + break 07:11:34 + case $python in 07:11:34 + local pkg_list= 07:11:34 + [[ -d /opt/pyenv ]] 07:11:34 + echo 'Setup pyenv:' 07:11:34 Setup pyenv: 07:11:34 + export PYENV_ROOT=/opt/pyenv 07:11:34 + PYENV_ROOT=/opt/pyenv 07:11:34 + 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 07:11:34 + 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 07:11:34 + pyenv versions 07:11:34 system 07:11:34 3.8.20 07:11:34 3.9.20 07:11:34 3.10.15 07:11:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:11:34 + command -v pyenv 07:11:34 ++ pyenv init - --no-rehash 07:11:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:11:34 for i in ${!paths[@]}; do 07:11:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:11:34 fi; done; 07:11:34 echo "${paths[*]}"'\'')" 07:11:34 export PATH="/opt/pyenv/shims:${PATH}" 07:11:34 export PYENV_SHELL=bash 07:11:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:34 pyenv() { 07:11:34 local command 07:11:34 command="${1:-}" 07:11:34 if [ "$#" -gt 0 ]; then 07:11:34 shift 07:11:34 fi 07:11:34 07:11:34 case "$command" in 07:11:34 rehash|shell) 07:11:34 eval "$(pyenv "sh-$command" "$@")" 07:11:34 ;; 07:11:34 *) 07:11:34 command pyenv "$command" "$@" 07:11:34 ;; 07:11:34 esac 07:11:34 }' 07:11:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:11:34 for i in ${!paths[@]}; do 07:11:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:11:34 fi; done; 07:11:34 echo "${paths[*]}"' 07:11:34 ++ 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 07:11:34 ++ 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 07:11:34 ++ 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 07:11:34 ++ export PYENV_SHELL=bash 07:11:34 ++ PYENV_SHELL=bash 07:11:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:34 +++ complete -F _pyenv pyenv 07:11:34 ++ lf-pyver python3 07:11:34 ++ local py_version_xy=python3 07:11:34 ++ local py_version_xyz= 07:11:34 ++ pyenv versions 07:11:34 ++ local command 07:11:34 ++ sed 's/^[ *]* //' 07:11:34 ++ command=versions 07:11:34 ++ '[' 1 -gt 0 ']' 07:11:34 ++ shift 07:11:34 ++ case "$command" in 07:11:34 ++ command pyenv versions 07:11:34 ++ grep -E '^[0-9.]*[0-9]$' 07:11:34 ++ awk '{ print $1 }' 07:11:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:34 +++ grep '^3' /tmp/.pyenv_versions 07:11:34 +++ sort -V 07:11:34 +++ tail -n 1 07:11:34 ++ py_version_xyz=3.11.10 07:11:34 ++ [[ -z 3.11.10 ]] 07:11:34 ++ echo 3.11.10 07:11:34 ++ return 0 07:11:34 + pyenv local 3.11.10 07:11:34 + local command 07:11:34 + command=local 07:11:34 + '[' 2 -gt 0 ']' 07:11:34 + shift 07:11:34 + case "$command" in 07:11:34 + command pyenv local 3.11.10 07:11:35 + for arg in "$@" 07:11:35 + case $arg in 07:11:35 + pkg_list+='tox ' 07:11:35 + for arg in "$@" 07:11:35 + case $arg in 07:11:35 + pkg_list+='virtualenv ' 07:11:35 + for arg in "$@" 07:11:35 + case $arg in 07:11:35 + pkg_list+='urllib3~=1.26.15 ' 07:11:35 + [[ -f /tmp/.toxenv ]] 07:11:35 + [[ ! -f /tmp/.toxenv ]] 07:11:35 + [[ -n '' ]] 07:11:35 + python3 -m venv /tmp/venv-HfH5 07:11:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HfH5' 07:11:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HfH5 07:11:38 + echo /tmp/venv-HfH5 07:11:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:11:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:11:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:11:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:38 + local 'pip_opts=--upgrade --quiet' 07:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:11:38 + [[ -n '' ]] 07:11:38 + [[ -n '' ]] 07:11:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:11:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:38 + /tmp/venv-HfH5/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 07:11:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:11:42 lf-activate-venv(): INFO: Base packages installed successfully 07:11:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:11:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:11:42 + /tmp/venv-HfH5/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 07:11:44 + type python3 07:11:44 + true 07:11:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HfH5/bin to PATH' 07:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-HfH5/bin to PATH 07:11:44 + PATH=/tmp/venv-HfH5/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 07:11:44 + return 0 07:11:44 + python3 --version 07:11:44 Python 3.11.10 07:11:44 + python3 -m pip --version 07:11:44 pip 26.0.1 from /tmp/venv-HfH5/lib/python3.11/site-packages/pip (python 3.11) 07:11:44 + python3 -m pip freeze 07:11:45 cachetools==7.0.1 07:11:45 colorama==0.4.6 07:11:45 distlib==0.4.0 07:11:45 filelock==3.24.3 07:11:45 packaging==26.0 07:11:45 platformdirs==4.9.2 07:11:45 pluggy==1.6.0 07:11:45 pyproject-api==1.10.0 07:11:45 python-discovery==1.1.0 07:11:45 tox==4.46.3 07:11:45 urllib3==1.26.20 07:11:45 virtualenv==21.1.0 07:11:45 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10453069407153620097.sh 07:11:45 [EnvInject] - Injecting environment variables from a build step. 07:11:45 [EnvInject] - Injecting as environment variables the properties content 07:11:45 PARALLEL=True 07:11:45 07:11:45 [EnvInject] - Variables injected successfully. 07:11:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8873940760365914959.sh 07:11:45 ---> tox-run.sh 07:11:45 + 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 07:11:45 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:11:45 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 07:11:45 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:11:45 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 07:11:45 + source /home/jenkins/lf-env.sh 07:11:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:45 ++ mktemp -d /tmp/venv-XXXX 07:11:45 + lf_venv=/tmp/venv-aKlY 07:11:45 + local venv_file=/tmp/.os_lf_venv 07:11:45 + local python=python3 07:11:45 + local options 07:11:45 + local set_path=true 07:11:45 + local install_args= 07:11:45 ++ 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 07:11:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:45 + true 07:11:45 + case $1 in 07:11:45 + venv_file=/tmp/.toxenv 07:11:45 + shift 2 07:11:45 + true 07:11:45 + case $1 in 07:11:45 + shift 07:11:45 + break 07:11:45 + case $python in 07:11:45 + local pkg_list= 07:11:45 + [[ -d /opt/pyenv ]] 07:11:45 + echo 'Setup pyenv:' 07:11:45 Setup pyenv: 07:11:45 + export PYENV_ROOT=/opt/pyenv 07:11:45 + PYENV_ROOT=/opt/pyenv 07:11:45 + 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 07:11:45 + 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 07:11:45 + pyenv versions 07:11:45 system 07:11:45 3.8.20 07:11:45 3.9.20 07:11:45 3.10.15 07:11:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:11:45 + command -v pyenv 07:11:45 ++ pyenv init - --no-rehash 07:11:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:11:45 for i in ${!paths[@]}; do 07:11:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:11:45 fi; done; 07:11:45 echo "${paths[*]}"'\'')" 07:11:45 export PATH="/opt/pyenv/shims:${PATH}" 07:11:45 export PYENV_SHELL=bash 07:11:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:45 pyenv() { 07:11:45 local command 07:11:45 command="${1:-}" 07:11:45 if [ "$#" -gt 0 ]; then 07:11:45 shift 07:11:45 fi 07:11:45 07:11:45 case "$command" in 07:11:45 rehash|shell) 07:11:45 eval "$(pyenv "sh-$command" "$@")" 07:11:45 ;; 07:11:45 *) 07:11:45 command pyenv "$command" "$@" 07:11:45 ;; 07:11:45 esac 07:11:45 }' 07:11:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:11:45 for i in ${!paths[@]}; do 07:11:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:11:45 fi; done; 07:11:45 echo "${paths[*]}"' 07:11:45 ++ 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 07:11:45 ++ 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 07:11:45 ++ 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 07:11:45 ++ export PYENV_SHELL=bash 07:11:45 ++ PYENV_SHELL=bash 07:11:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:45 +++ complete -F _pyenv pyenv 07:11:45 ++ lf-pyver python3 07:11:45 ++ local py_version_xy=python3 07:11:45 ++ local py_version_xyz= 07:11:45 ++ pyenv versions 07:11:45 ++ local command 07:11:45 ++ command=versions 07:11:45 ++ '[' 1 -gt 0 ']' 07:11:45 ++ shift 07:11:45 ++ case "$command" in 07:11:45 ++ command pyenv versions 07:11:45 ++ awk '{ print $1 }' 07:11:45 ++ sed 's/^[ *]* //' 07:11:45 ++ grep -E '^[0-9.]*[0-9]$' 07:11:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:45 +++ grep '^3' /tmp/.pyenv_versions 07:11:45 +++ tail -n 1 07:11:45 +++ sort -V 07:11:45 ++ py_version_xyz=3.11.10 07:11:45 ++ [[ -z 3.11.10 ]] 07:11:45 ++ echo 3.11.10 07:11:45 ++ return 0 07:11:45 + pyenv local 3.11.10 07:11:45 + local command 07:11:45 + command=local 07:11:45 + '[' 2 -gt 0 ']' 07:11:45 + shift 07:11:45 + case "$command" in 07:11:45 + command pyenv local 3.11.10 07:11:45 + for arg in "$@" 07:11:45 + case $arg in 07:11:45 + pkg_list+='tox ' 07:11:45 + for arg in "$@" 07:11:45 + case $arg in 07:11:45 + pkg_list+='virtualenv ' 07:11:45 + for arg in "$@" 07:11:45 + case $arg in 07:11:45 + pkg_list+='urllib3~=1.26.15 ' 07:11:45 + [[ -f /tmp/.toxenv ]] 07:11:45 ++ cat /tmp/.toxenv 07:11:45 + lf_venv=/tmp/venv-HfH5 07:11:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfH5 from' file:/tmp/.toxenv 07:11:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HfH5 from file:/tmp/.toxenv 07:11:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:11:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:45 + local 'pip_opts=--upgrade --quiet' 07:11:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:11:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:11:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:11:45 + [[ -n '' ]] 07:11:45 + [[ -n '' ]] 07:11:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:11:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:45 + /tmp/venv-HfH5/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 07:11:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:11:46 lf-activate-venv(): INFO: Base packages installed successfully 07:11:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:11:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:11:46 + /tmp/venv-HfH5/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 07:11:47 + type python3 07:11:47 + true 07:11:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HfH5/bin to PATH' 07:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-HfH5/bin to PATH 07:11:47 + PATH=/tmp/venv-HfH5/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 07:11:47 + return 0 07:11:47 + [[ -d /opt/pyenv ]] 07:11:47 + echo '---> Setting up pyenv' 07:11:47 ---> Setting up pyenv 07:11:47 + export PYENV_ROOT=/opt/pyenv 07:11:47 + PYENV_ROOT=/opt/pyenv 07:11:47 + export PATH=/opt/pyenv/bin:/tmp/venv-HfH5/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 07:11:47 + PATH=/opt/pyenv/bin:/tmp/venv-HfH5/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 07:11:47 ++ pwd 07:11:47 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 07:11:47 + export PYTHONPATH 07:11:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:11:47 + TOX_TESTENV_PASSENV=PYTHONPATH 07:11:47 + tox --version 07:11:47 4.46.3 from /tmp/venv-HfH5/lib/python3.11/site-packages/tox/__init__.py 07:11:47 + PARALLEL=True 07:11:47 + TOX_OPTIONS_LIST= 07:11:47 + [[ -n '' ]] 07:11:47 + case ${PARALLEL,,} in 07:11:47 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 07:11:47 + tox --parallel auto --parallel-live 07:11:47 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 07:11:49 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:11:49 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:11:49 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:11:49 checkbashisms: freeze> python -m pip freeze --all 07:11:49 checkbashisms: pip==26.0.1,setuptools==82.0.0 07:11:49 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:11:49 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/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)' 07:11:49 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 07:11:51 checkbashisms: OK ✔ in 3.08 seconds 07:11:51 pre-commit: install_deps> python -I -m pip install pre-commit 07:11:53 pre-commit: freeze> python -m pip freeze --all 07:11:53 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==21.1.0 07:11:53 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:11:53 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/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)' 07:11:53 /usr/bin/cpan 07:11:53 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 07:11:54 [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. 07:11:54 [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. 07:11:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:11:54 [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. 07:11:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:11:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:11:55 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:11:55 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 07:11:55 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 07:11:55 buildcontroller: freeze> python -m pip freeze --all 07:11:55 buildcontroller: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:11:55 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 07:11:55 + update-java-alternatives -l 07:11:56 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 07:11:56 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 07:11:56 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 07:11:56 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 07:11:56 update-alternatives: error: no alternatives for jaotc 07:11:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:11:56 [INFO] Once installed this environment will be reused. 07:11:56 [INFO] This may take a few minutes... 07:11:56 update-alternatives: error: no alternatives for rmic 07:11:56 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 07:11:56 + java -version 07:11:56 + JAVA_VER=21 07:11:56 + echo 21 07:11:56 21 07:11:56 + javac -version 07:11:56 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 07:11:56 + JAVAC_VER=21 07:11:56 + echo 21 07:11:56 + [ 21 -ge 21 ] 07:11:56 21 07:11:56 ok, java is 21 or newer 07:11:56 + [ 21 -ge 21 ] 07:11:56 + echo ok, java is 21 or newer 07:11:56 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 07:11:56 2026-03-01 07:11:56 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] 07:11:56 + sudo mkdir -p /opt 07:11:56 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 07:11:57 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 07:11:57 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 07:11:57 + mvn --version 07:11:57 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 07:11:57 Maven home: /opt/maven 07:11:57 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:11:57 Default locale: en, platform encoding: UTF-8 07:11:57 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 07:11:57 NOTE: Picked up JDK_JAVA_OPTIONS: 07:11:57 --add-opens=java.base/java.io=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.lang=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.net=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.nio=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.util=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:11:57 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:11:57 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:11:57 -Xlog:disable 07:12:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:12:00 [INFO] Once installed this environment will be reused. 07:12:00 [INFO] This may take a few minutes... 07:12:08 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 07:12:08 [INFO] Once installed this environment will be reused. 07:12:08 [INFO] This may take a few minutes... 07:12:13 [INFO] Installing environment for https://github.com/perltidy/perltidy. 07:12:13 [INFO] Once installed this environment will be reused. 07:12:13 [INFO] This may take a few minutes... 07:12:16 docs: freeze> python -m pip freeze --all 07:12:16 docs-linkcheck: freeze> python -m pip freeze --all 07:12:16 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.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 07:12:16 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 07:12:16 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.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 07:12:16 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 07:12:19 docs: OK ✔ in 31.69 seconds 07:12:19 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 07:12:23 docs-linkcheck: OK ✔ in 33.07 seconds 07:12:23 pylint: freeze> python -m pip freeze --all 07:12:23 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.1,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 07:12:23 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/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}$' '{}' + 07:12:25 trim trailing whitespace.................................................Passed 07:12:25 Tabs remover.............................................................Passed 07:12:25 autopep8.................................................................Passed 07:12:31 perltidy.................................................................Passed 07:12:32 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 07:12:32 [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. 07:12:32 [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. 07:12:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:12:32 [INFO] Once installed this environment will be reused. 07:12:32 [INFO] This may take a few minutes... 07:12:40 gitlint..................................................................Passed 07:12:50 07:12:50 ------------------------------------ 07:12:50 Your code has been rated at 10.00/10 07:12:50 07:13:40 pre-commit: OK ✔ in 49.64 seconds 07:13:40 pylint: OK ✔ in 32.49 seconds 07:13:40 buildcontroller: OK ✔ in 1 minute 51.76 seconds 07:13:40 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:13:40 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:13:40 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:13:40 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:13:47 build_karaf_tests121: freeze> python -m pip freeze --all 07:13:47 build_karaf_tests190: freeze> python -m pip freeze --all 07:13:47 build_karaf_tests71: freeze> python -m pip freeze --all 07:13:47 build_karaf_tests221: freeze> python -m pip freeze --all 07:13:47 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:13:47 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:13:47 build karaf in karaf121 with ./karaf121.env 07:13:47 NOTE: Picked up JDK_JAVA_OPTIONS: 07:13:47 --add-opens=java.base/java.io=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.net=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:13:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:13:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:13:47 -Xlog:disable 07:13:47 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:13:47 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:13:47 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:13:47 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:13:47 build karaf in karaf71 with ./karaf71.env 07:13:47 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:13:47 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:13:47 build karaf in karafoc with ./karafoc.env 07:13:47 build karaf in karaf221 with ./karaf221.env 07:13:47 NOTE: Picked up JDK_JAVA_OPTIONS: 07:13:47 --add-opens=java.base/java.io=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.net=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:13:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:13:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:13:47 -Xlog:disable 07:13:47 NOTE: Picked up JDK_JAVA_OPTIONS: 07:13:47 --add-opens=java.base/java.io=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.net=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:13:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:13:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:13:47 -Xlog:disable 07:13:47 NOTE: Picked up JDK_JAVA_OPTIONS: 07:13:47 --add-opens=java.base/java.io=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.net=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:13:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:13:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:13:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:13:47 -Xlog:disable 07:14:42 build_karaf_tests190: OK ✔ in 1 minute 2.33 seconds 07:14:42 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:14:44 build_karaf_tests71: OK ✔ in 1 minute 4.51 seconds 07:14:44 build_karaf_tests221: OK ✔ in 1 minute 4.52 seconds 07:14:44 build_karaf_tests121: OK ✔ in 1 minute 4.53 seconds 07:14:44 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:14:44 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:14:50 buildlighty: freeze> python -m pip freeze --all 07:14:50 buildlighty: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:14:50 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 07:14:50 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 07:14:50 sims: freeze> python -m pip freeze --all 07:14:51 sims: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:14:51 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 07:14:51 Using lighynode version 22.1.0.6 07:14:51 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 07:15:33 sims: OK ✔ in 9.98 seconds 07:15:33 buildlighty: OK ✔ in 41.05 seconds 07:15:33 testsPCE: freeze> python -m pip freeze --all 07:15:33 testsPCE: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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.1,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 07:15:33 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 07:15:33 pytest -q transportpce_tests/pce/test01_pce.py 07:16:21 .................... [100%] 07:17:24 20 passed in 110.93s (0:01:50) 07:17:24 pytest -q transportpce_tests/pce/test02_pce_400G.py 07:17:41 ............ [100%] 07:18:11 12 passed in 46.50s 07:18:11 pytest -q transportpce_tests/pce/test03_gnpy.py 07:18:28 ........ [100%] 07:18:50 8 passed in 38.48s 07:18:50 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 07:19:23 ... [100%] 07:19:28 3 passed in 38.26s 07:19:29 testsPCE: OK ✔ in 4 minutes 44.69 seconds 07:19:29 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:19:29 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:19:29 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:19:36 tests190: freeze> python -m pip freeze --all 07:19:36 tests_tapi: freeze> python -m pip freeze --all 07:19:36 tests121: freeze> python -m pip freeze --all 07:19:36 tests190: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:19:36 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 07:19:36 using environment variables from ./karafoc.env 07:19:36 pytest -q transportpce_tests/oc/test01_portmapping.py 07:19:36 tests_tapi: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:19:36 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 07:19:36 using environment variables from ./karaf221.env 07:19:36 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 07:19:36 tests121: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:19:36 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 07:19:36 using environment variables from ./karaf121.env 07:19:36 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 07:20:43 ........... [100%] 07:21:00 10 passed in 83.36s (0:01:23) 07:21:00 pytest -q transportpce_tests/oc/test02_topology.py 07:21:06 ................................... [100%] 07:21:46 21 passed in 129.35s (0:02:09) 07:21:46 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 07:21:47 ........................ [100%] 07:22:05 14 passed in 64.57s (0:01:04) 07:22:05 pytest -q transportpce_tests/oc/test03_renderer.py 07:22:07 ................... [100%] 07:22:48 6 passed in 62.13s (0:01:02) 07:22:48 pytest -q transportpce_tests/1.2.1/test03_topology.py 07:22:48 .................. [100%] 07:23:04 19 passed in 59.05s 07:23:05 tests190: OK ✔ in 3 minutes 35.95 seconds 07:23:05 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:23:12 tests71: freeze> python -m pip freeze --all 07:23:12 tests71: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:23:12 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 07:23:12 using environment variables from ./karaf71.env 07:23:12 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:23:13 .................................... [100%] 07:24:09 12 passed in 56.32s 07:24:09 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:24:10 .............................. [100%] 07:24:56 51 passed in 319.39s (0:05:19) 07:24:56 pytest -q transportpce_tests/tapi/test02_full_topology.py 07:24:56 .......................... [100%] 07:25:24 44 passed in 155.21s (0:02:35) 07:25:24 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:25:25 ...................................................................... [100%] 07:26:48 62 passed in 158.83s (0:02:38) 07:26:48 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 07:26:48 ......... [100%] 07:27:01 24 passed in 96.35s (0:01:36) 07:27:01 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:27:16 ........................................................................................ [100%] 07:29:19 48 passed in 150.34s (0:02:30) 07:29:19 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:29:26 .................................. [100%] 07:30:17 40 passed in 196.44s (0:03:16) 07:30:18 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:30:19 ........ [100%] 07:30:35 22 passed in 76.17s (0:01:16) 07:30:37 . [100%] 07:30:40 36 passed in 344.16s (0:05:44) 07:30:40 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:31:09 ........................................................................................................................ [100%] 07:39:13 71 passed in 512.75s (0:08:32) 07:39:13 pytest -q transportpce_tests/tapi/test04_topo_extension.py 07:39:23 ..... [100%] 07:39:27 54 passed in 549.15s (0:09:09) 07:40:05 ................... [100%] 07:41:36 19 passed in 141.92s (0:02:21) 07:41:36 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 07:43:38 ...................... [100%] 07:52:14 22 passed in 637.81s (0:10:37) 07:52:14 tests71: OK ✔ in 7 minutes 30.81 seconds 07:52:14 tests121: OK ✔ in 19 minutes 58.68 seconds 07:52:14 tests_tapi: OK ✔ in 32 minutes 45.25 seconds 07:52:14 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:52:20 tests221: freeze> python -m pip freeze --all 07:52:20 tests221: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 07:52:20 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:52:20 using environment variables from ./karaf221.env 07:52:20 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:52:57 ................................... [100%] 07:53:37 35 passed in 76.22s (0:01:16) 07:53:37 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:54:08 ...... [100%] 07:54:22 6 passed in 45.28s 07:54:22 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:55:05 ............................................ [100%] 07:56:40 44 passed in 137.71s (0:02:17) 07:56:40 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:57:16 ............ [100%] 08:00:40 12 passed in 239.92s (0:03:59) 08:00:40 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 08:01:07 ................ [100%] 08:02:35 16 passed in 114.74s (0:01:54) 08:02:35 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 08:03:06 ............................... [100%] 08:03:12 31 passed in 36.38s 08:03:12 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 08:03:47 .......................... [100%] 08:04:43 26 passed in 90.59s (0:01:30) 08:04:43 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 08:05:20 ...................... [100%] 08:06:24 22 passed in 100.79s (0:01:40) 08:06:24 pytest -q transportpce_tests/2.2.1/test09_olm.py 08:07:06 ........................................ [100%] 08:09:28 40 passed in 183.53s (0:03:03) 08:09:28 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 08:10:11 ........................................................................ [ 74%] 08:15:48 ......................... [100%] 08:17:40 97 passed in 491.60s (0:08:11) 08:17:40 pytest -q transportpce_tests/2.2.1/test12_end2end.py 08:18:20 ...................................................... [100%] 08:25:08 54 passed in 447.83s (0:07:27) 08:25:08 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 08:26:03 ........................................................................ [ 71%] 08:31:11 ............................. [100%] 08:33:21 101 passed in 492.50s (0:08:12) 08:33:21 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 08:34:15 ........................................................................ [ 67%] 08:40:03 ................................... [100%] 08:43:24 107 passed in 603.02s (0:10:03) 08:43:24 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:44:13 ............................................. [100%] 08:46:52 45 passed in 207.70s (0:03:27) 08:46:52 tests221: OK ✔ in 54 minutes 38.4 seconds 08:46:52 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 08:46:59 tests_hybrid: freeze> python -m pip freeze --all 08:46:59 tests_hybrid: bcrypt==5.0.0,certifi==2026.2.25,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==26.0.1,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==82.0.0,urllib3==2.6.3 08:46:59 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:46:59 using environment variables from ./karaf221.env 08:46:59 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:47:44 ................................................... [100%] 08:49:32 51 passed in 152.75s (0:02:32) 08:49:32 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:50:19 ........................................................................ [ 66%] 08:54:41 ..................................... [100%] 08:59:47 109 passed in 614.81s (0:10:14) 08:59:47 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 09:00:41 ..................................................... [100%] 09:07:15 53 passed in 447.05s (0:07:27) 09:07:15 buildcontroller: OK (111.76=setup[8.00]+cmd[103.75] seconds) 09:07:15 sims: OK (9.98=setup[6.96]+cmd[3.02] seconds) 09:07:15 build_karaf_tests121: OK (64.53=setup[7.68]+cmd[56.84] seconds) 09:07:15 testsPCE: OK (284.69=setup[49.27]+cmd[235.41] seconds) 09:07:15 tests121: OK (1198.68=setup[7.69]+cmd[1190.99] seconds) 09:07:15 build_karaf_tests221: OK (64.52=setup[7.80]+cmd[56.72] seconds) 09:07:15 tests_tapi: OK (1965.25=setup[7.66]+cmd[1957.58] seconds) 09:07:15 tests221: OK (3278.40=setup[6.45]+cmd[3271.95] seconds) 09:07:15 build_karaf_tests71: OK (64.51=setup[7.78]+cmd[56.74] seconds) 09:07:15 tests71: OK (450.81=setup[7.64]+cmd[443.18] seconds) 09:07:15 build_karaf_tests190: OK (62.33=setup[7.77]+cmd[54.55] seconds) 09:07:15 tests190: OK (215.95=setup[7.64]+cmd[208.31] seconds) 09:07:15 tests_hybrid: OK (1222.74=setup[7.11]+cmd[1215.63] seconds) 09:07:15 buildlighty: OK (41.05=setup[8.37]+cmd[32.68] seconds) 09:07:15 docs: OK (31.68=setup[28.78]+cmd[2.90] seconds) 09:07:15 docs-linkcheck: OK (33.07=setup[28.79]+cmd[4.27] seconds) 09:07:15 checkbashisms: OK (3.08=setup[1.87]+cmd[0.00,0.04,1.16] seconds) 09:07:15 pre-commit: OK (49.64=setup[2.83]+cmd[0.01,0.01,38.20,8.59] seconds) 09:07:15 pylint: OK (32.49=setup[4.05]+cmd[28.45] seconds) 09:07:15 congratulations :) (6927.42 seconds) 09:07:15 + tox_status=0 09:07:15 + echo '---> Completed tox runs' 09:07:15 ---> Completed tox runs 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/build_karaf_tests121/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=build_karaf_tests121 09:07:15 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/build_karaf_tests190/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=build_karaf_tests190 09:07:15 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/build_karaf_tests221/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=build_karaf_tests221 09:07:15 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/build_karaf_tests71/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=build_karaf_tests71 09:07:15 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/buildcontroller/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=buildcontroller 09:07:15 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/buildlighty/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=buildlighty 09:07:15 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/checkbashisms/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=checkbashisms 09:07:15 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/docs-linkcheck/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=docs-linkcheck 09:07:15 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/docs/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=docs 09:07:15 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/pre-commit/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=pre-commit 09:07:15 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/pylint/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=pylint 09:07:15 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/sims/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=sims 09:07:15 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/tests121/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=tests121 09:07:15 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/tests190/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=tests190 09:07:15 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 09:07:15 + for i in .tox/*/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 ++ echo .tox/tests221/log 09:07:15 + tox_env=tests221 09:07:15 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/tests71/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=tests71 09:07:15 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/testsPCE/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=testsPCE 09:07:15 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/tests_hybrid/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=tests_hybrid 09:07:15 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 09:07:15 + for i in .tox/*/log 09:07:15 ++ echo .tox/tests_tapi/log 09:07:15 ++ awk -F/ '{print $2}' 09:07:15 + tox_env=tests_tapi 09:07:15 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 09:07:15 + DOC_DIR=docs/_build/html 09:07:15 + [[ -d docs/_build/html ]] 09:07:15 + echo '---> Archiving generated docs' 09:07:15 ---> Archiving generated docs 09:07:15 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:07:15 + echo '---> tox-run.sh ends' 09:07:15 ---> tox-run.sh ends 09:07:15 + test 0 -eq 0 09:07:16 $ ssh-agent -k 09:07:16 unset SSH_AUTH_SOCK; 09:07:16 unset SSH_AGENT_PID; 09:07:16 echo Agent pid 8853 killed; 09:07:16 [ssh-agent] Stopped. 09:07:16 [PostBuildScript] - [INFO] Executing post build scripts. 09:07:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16712732251462698980.sh 09:07:16 ---> sysstat.sh 09:07:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10264602833695300369.sh 09:07:18 ---> package-listing.sh 09:07:18 ++ facter osfamily 09:07:18 ++ tr '[:upper:]' '[:lower:]' 09:07:18 + OS_FAMILY=debian 09:07:18 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 09:07:18 + START_PACKAGES=/tmp/packages_start.txt 09:07:18 + END_PACKAGES=/tmp/packages_end.txt 09:07:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:18 + PACKAGES=/tmp/packages_start.txt 09:07:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:07:18 + PACKAGES=/tmp/packages_end.txt 09:07:18 + case "${OS_FAMILY}" in 09:07:18 + dpkg -l 09:07:18 + grep '^ii' 09:07:18 + '[' -f /tmp/packages_start.txt ']' 09:07:18 + '[' -f /tmp/packages_end.txt ']' 09:07:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:07:18 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:07:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:07:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11041170010245164760.sh 09:07:18 ---> capture-instance-metadata.sh 09:07:18 Setup pyenv: 09:07:18 system 09:07:18 3.8.20 09:07:18 3.9.20 09:07:18 3.10.15 09:07:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:07:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsiN from file:/tmp/.os_lf_venv 09:07:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:07:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:07:22 lf-activate-venv(): INFO: Base packages installed successfully 09:07:22 lf-activate-venv(): INFO: Installing additional packages: lftools 09:07:36 lf-activate-venv(): INFO: Adding /tmp/venv-WsiN/bin to PATH 09:07:36 INFO: Running in OpenStack, capturing instance metadata 09:07:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5338821336425915334.sh 09:07:37 provisioning config files... 09:07:37 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4482 09:07:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11615714465052585017tmp 09:07:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:07:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:07:37 provisioning config files... 09:07:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:07:37 [EnvInject] - Injecting environment variables from a build step. 09:07:37 [EnvInject] - Injecting as environment variables the properties content 09:07:37 SERVER_ID=logs 09:07:37 09:07:37 [EnvInject] - Variables injected successfully. 09:07:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7172252588261734656.sh 09:07:37 ---> create-netrc.sh 09:07:37 WARN: Log server credential not found. 09:07:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3193081813338311704.sh 09:07:37 ---> python-tools-install.sh 09:07:37 Setup pyenv: 09:07:37 system 09:07:37 3.8.20 09:07:37 3.9.20 09:07:37 3.10.15 09:07:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:07:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsiN from file:/tmp/.os_lf_venv 09:07:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:07:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:07:39 lf-activate-venv(): INFO: Base packages installed successfully 09:07:39 lf-activate-venv(): INFO: Installing additional packages: lftools 09:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-WsiN/bin to PATH 09:07:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1389223024924856443.sh 09:07:49 ---> sudo-logs.sh 09:07:49 Archiving 'sudo' log.. 09:07:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13060242767506934716.sh 09:07:49 ---> job-cost.sh 09:07:49 INFO: Activating Python virtual environment... 09:07:49 Setup pyenv: 09:07:49 system 09:07:50 3.8.20 09:07:50 3.9.20 09:07:50 3.10.15 09:07:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsiN from file:/tmp/.os_lf_venv 09:07:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:07:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:07:52 lf-activate-venv(): INFO: Base packages installed successfully 09:07:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:07:58 lf-activate-venv(): INFO: Adding /tmp/venv-WsiN/bin to PATH 09:07:58 INFO: No stack-cost file found 09:07:58 INFO: Instance uptime: 88726s 09:07:58 INFO: Fetching instance metadata (attempt 1 of 3)... 09:07:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:07:58 INFO: Successfully fetched instance metadata 09:07:58 INFO: Instance type: v3-standard-4 09:07:58 INFO: Retrieving pricing info for: v3-standard-4 09:07:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:07:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=88726 09:07:58 INFO: Successfully fetched Vexxhost pricing API 09:07:58 INFO: Retrieved cost: 2.75 09:07:59 INFO: Retrieved resource: v3-standard-4 09:07:59 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 09:07:59 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 09:07:59 INFO: Successfully archived job cost data 09:07:59 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4482,2026-03-01 09:07:59,v3-standard-4,88726,2.75,0.00,SUCCESS 09:07:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16679910561748327250.sh 09:07:59 ---> logs-deploy.sh 09:07:59 Setup pyenv: 09:07:59 system 09:07:59 3.8.20 09:07:59 3.9.20 09:07:59 3.10.15 09:07:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WsiN from file:/tmp/.os_lf_venv 09:07:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:07:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:08:01 lf-activate-venv(): INFO: Base packages installed successfully 09:08:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:08:10 lf-activate-venv(): INFO: Adding /tmp/venv-WsiN/bin to PATH 09:08:10 WARNING: Nexus logging server not set 09:08:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4482/ 09:08:10 INFO: archiving logs to S3 09:08:10 /tmp/venv-WsiN/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:08:10 warnings.warn( 09:08:12 ---> uname -a: 09:08:12 Linux prd-ubuntu2204-docker-4c-16g-24138 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:08:12 09:08:12 09:08:12 ---> lscpu: 09:08:12 Architecture: x86_64 09:08:12 CPU op-mode(s): 32-bit, 64-bit 09:08:12 Address sizes: 40 bits physical, 48 bits virtual 09:08:12 Byte Order: Little Endian 09:08:12 CPU(s): 4 09:08:12 On-line CPU(s) list: 0-3 09:08:12 Vendor ID: AuthenticAMD 09:08:12 Model name: AMD EPYC-Rome Processor 09:08:12 CPU family: 23 09:08:12 Model: 49 09:08:12 Thread(s) per core: 1 09:08:12 Core(s) per socket: 1 09:08:12 Socket(s): 4 09:08:12 Stepping: 0 09:08:12 BogoMIPS: 5599.99 09:08:12 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 09:08:12 Virtualization: AMD-V 09:08:12 Hypervisor vendor: KVM 09:08:12 Virtualization type: full 09:08:12 L1d cache: 128 KiB (4 instances) 09:08:12 L1i cache: 128 KiB (4 instances) 09:08:12 L2 cache: 2 MiB (4 instances) 09:08:12 L3 cache: 64 MiB (4 instances) 09:08:12 NUMA node(s): 1 09:08:12 NUMA node0 CPU(s): 0-3 09:08:12 Vulnerability Gather data sampling: Not affected 09:08:12 Vulnerability Indirect target selection: Not affected 09:08:12 Vulnerability Itlb multihit: Not affected 09:08:12 Vulnerability L1tf: Not affected 09:08:12 Vulnerability Mds: Not affected 09:08:12 Vulnerability Meltdown: Not affected 09:08:12 Vulnerability Mmio stale data: Not affected 09:08:12 Vulnerability Reg file data sampling: Not affected 09:08:12 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:08:12 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:08:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:08:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:08:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:08:12 Vulnerability Srbds: Not affected 09:08:12 Vulnerability Tsa: Not affected 09:08:12 Vulnerability Tsx async abort: Not affected 09:08:12 Vulnerability Vmscape: Not affected 09:08:12 09:08:12 09:08:12 ---> nproc: 09:08:12 4 09:08:12 09:08:12 09:08:12 ---> df -h: 09:08:12 Filesystem Size Used Avail Use% Mounted on 09:08:12 tmpfs 1.6G 1.1M 1.6G 1% /run 09:08:12 /dev/vda1 78G 18G 60G 23% / 09:08:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:08:12 tmpfs 5.0M 0 5.0M 0% /run/lock 09:08:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:08:12 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 09:08:12 09:08:12 09:08:12 ---> free -m: 09:08:12 total used free shared buff/cache available 09:08:12 Mem: 15989 716 10732 4 4539 14930 09:08:12 Swap: 1023 0 1023 09:08:12 09:08:12 09:08:12 ---> ip addr: 09:08:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:08:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:08:12 inet 127.0.0.1/8 scope host lo 09:08:12 valid_lft forever preferred_lft forever 09:08:12 inet6 ::1/128 scope host 09:08:12 valid_lft forever preferred_lft forever 09:08:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:08:12 link/ether fa:16:3e:bc:62:e7 brd ff:ff:ff:ff:ff:ff 09:08:12 altname enp0s3 09:08:12 inet 10.30.170.112/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:08:12 valid_lft 83899sec preferred_lft 83899sec 09:08:12 inet6 fe80::f816:3eff:febc:62e7/64 scope link 09:08:12 valid_lft forever preferred_lft forever 09:08:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:08:12 link/ether 76:3c:91:97:35:50 brd ff:ff:ff:ff:ff:ff 09:08:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:08:12 valid_lft forever preferred_lft forever 09:08:12 09:08:12 09:08:12 ---> sar -b -r -n DEV: 09:08:12 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-24138) 03/01/26 _x86_64_ (4 CPU) 09:08:12 09:08:12 00:00:21 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:08:12 00:10:01 2.04 0.19 1.85 0.01 4.47 26.17 222.45 09:08:12 00:20:24 1.49 0.00 1.49 0.00 0.00 15.30 0.00 09:08:12 00:30:24 1.35 0.00 1.35 0.00 0.00 14.13 0.00 09:08:12 00:40:01 1.36 0.00 1.36 0.00 0.00 14.23 0.00 09:08:12 00:50:24 1.56 0.00 1.56 0.00 0.00 16.13 0.00 09:08:12 01:00:20 1.57 0.00 1.57 0.00 0.00 16.24 0.00 09:08:12 01:10:24 1.73 0.00 1.73 0.00 0.00 17.85 0.00 09:08:12 01:20:24 1.82 0.00 1.82 0.00 0.00 18.89 0.00 09:08:12 01:30:24 1.83 0.00 1.83 0.00 0.00 18.95 0.00 09:08:12 01:40:24 1.83 0.00 1.83 0.00 0.00 19.01 0.00 09:08:12 01:50:24 1.84 0.00 1.84 0.00 0.00 18.79 0.00 09:08:12 02:00:24 1.84 0.00 1.84 0.00 0.00 18.56 0.00 09:08:12 02:10:24 1.77 0.00 1.77 0.00 0.00 18.16 0.00 09:08:12 02:20:24 1.76 0.00 1.76 0.00 0.00 18.35 0.00 09:08:12 02:30:24 1.79 0.00 1.79 0.00 0.00 18.39 0.00 09:08:12 02:40:01 1.68 0.00 1.68 0.00 0.00 17.25 0.00 09:08:12 02:50:24 1.87 0.00 1.87 0.00 0.00 19.42 0.00 09:08:12 03:00:12 4.76 0.35 4.09 0.31 409.33 424.53 723.64 09:08:12 03:10:01 1.70 0.00 1.70 0.00 0.00 17.63 0.00 09:08:12 03:20:13 1.79 0.00 1.79 0.00 0.00 18.62 0.00 09:08:12 03:30:13 1.81 0.00 1.81 0.00 0.00 18.91 0.00 09:08:12 03:40:01 1.69 0.00 1.69 0.00 0.00 17.66 0.00 09:08:12 03:50:14 1.86 0.00 1.86 0.00 0.00 19.10 0.00 09:08:12 04:00:15 1.83 0.00 1.83 0.00 0.00 18.80 0.00 09:08:12 04:10:01 1.75 0.00 1.75 0.00 0.00 18.05 0.00 09:08:12 04:20:16 1.85 0.00 1.85 0.00 0.00 19.15 0.00 09:08:12 04:30:16 1.76 0.00 1.76 0.00 0.00 18.16 0.00 09:08:12 04:40:01 1.70 0.00 1.70 0.00 0.00 17.61 0.00 09:08:12 04:50:17 1.66 0.00 1.66 0.00 0.00 17.12 0.00 09:08:12 05:00:17 1.51 0.00 1.51 0.00 0.00 15.80 0.00 09:08:12 05:10:01 1.49 0.00 1.49 0.00 0.00 15.33 0.00 09:08:12 05:20:18 1.56 0.00 1.56 0.00 0.00 16.47 0.00 09:08:12 05:30:18 1.55 0.00 1.55 0.00 0.00 15.98 0.00 09:08:12 05:40:01 1.49 0.00 1.49 0.00 0.00 15.52 0.00 09:08:12 05:50:19 1.53 0.00 1.53 0.00 0.00 15.90 0.00 09:08:12 06:00:19 1.81 0.00 1.81 0.00 0.00 18.38 0.00 09:08:12 06:10:01 1.76 0.00 1.76 0.00 0.00 18.31 0.00 09:08:12 06:20:19 1.91 0.00 1.91 0.00 0.00 19.82 0.00 09:08:12 06:30:21 1.84 0.01 1.83 0.00 0.09 19.02 0.00 09:08:12 06:40:01 1.75 0.00 1.75 0.00 0.00 18.10 0.00 09:08:12 06:50:21 1.85 0.00 1.84 0.00 0.03 19.16 0.00 09:08:12 07:00:22 1.83 0.00 1.83 0.00 0.01 19.06 0.00 09:08:12 07:10:01 1.75 0.00 1.75 0.00 0.00 18.12 0.00 09:08:12 07:20:02 173.40 5.08 163.65 4.67 278.62 35503.39 15540.99 09:08:12 07:30:02 74.28 23.32 48.69 2.27 325.33 4853.89 4468.88 09:08:12 07:40:01 11.07 0.11 10.37 0.59 4.09 323.06 1563.25 09:08:12 07:50:24 5.28 0.03 5.04 0.22 1.23 144.59 646.01 09:08:12 08:00:24 14.18 0.06 13.53 0.60 5.75 628.17 866.00 09:08:12 08:10:01 16.37 0.02 15.65 0.70 1.68 533.41 443.50 09:08:12 08:20:24 6.59 0.01 6.35 0.22 0.71 158.31 63.65 09:08:12 08:30:24 5.73 0.11 5.44 0.18 7.91 161.24 105.31 09:08:12 08:40:01 5.45 0.13 5.12 0.20 8.20 161.98 64.29 09:08:12 08:50:14 11.56 0.14 10.91 0.51 4.20 650.73 124.93 09:08:12 09:00:04 5.01 0.01 4.87 0.14 0.66 163.53 32.07 09:08:12 Average: 7.52 0.55 6.77 0.20 19.34 823.90 460.62 09:08:12 09:08:12 00:00:21 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:08:12 00:10:01 13608096 15496472 511592 3.12 98480 2008156 1132640 6.50 284464 2222148 200 09:08:12 00:20:24 13605764 15494480 513548 3.14 98644 2008296 1132640 6.50 284648 2222304 4 09:08:12 00:30:24 13606076 15494916 513080 3.13 98772 2008300 1132640 6.50 284772 2222556 4 09:08:12 00:40:01 13604872 15493828 514184 3.14 98896 2008308 1132700 6.50 284872 2222796 16 09:08:12 00:50:24 13604372 15493484 514584 3.14 99012 2008320 1132704 6.50 285020 2222432 4 09:08:12 01:00:20 13604120 15493380 514656 3.14 99152 2008332 1132704 6.50 285156 2222456 12 09:08:12 01:10:24 13602636 15492100 515860 3.15 99340 2008344 1132704 6.50 285344 2222680 16 09:08:12 01:20:24 13598104 15487912 520028 3.18 99488 2008544 1132736 6.50 285476 2223088 16 09:08:12 01:30:24 13595640 15485928 521956 3.19 99800 2008680 1132752 6.50 285800 2223416 16 09:08:12 01:40:24 13594700 15485292 522480 3.19 100072 2008688 1132704 6.50 286076 2223528 16 09:08:12 01:50:24 13593692 15484480 523336 3.20 100248 2008700 1132704 6.50 286256 2223348 24 09:08:12 02:00:24 13593256 15484240 523616 3.20 100448 2008708 1132704 6.50 286456 2223552 4 09:08:12 02:10:24 13593792 15485100 522816 3.19 100692 2008784 1132704 6.50 286700 2223632 60 09:08:12 02:20:24 13594100 15485740 522148 3.19 100900 2008916 1132704 6.50 286908 2223796 56 09:08:12 02:30:24 13593684 15485652 522220 3.19 101088 2009056 1132704 6.50 287096 2223720 56 09:08:12 02:40:01 13593296 15485504 522280 3.19 101260 2009124 1132704 6.50 287264 2223996 16 09:08:12 02:50:24 13593512 15486092 521728 3.19 101484 2009268 1132704 6.50 287480 2224148 56 09:08:12 03:00:12 13370852 15482364 522460 3.19 103856 2224104 1136800 6.53 408332 2322436 36 09:08:12 03:10:01 13370360 15482052 522768 3.19 104024 2224112 1136800 6.53 408500 2321620 200 09:08:12 03:20:13 13370952 15482860 522052 3.19 104228 2224124 1136800 6.53 408712 2322328 224 09:08:12 03:30:13 13370868 15482988 521960 3.19 104424 2224140 1136800 6.53 408908 2322400 244 09:08:12 03:40:01 13370368 15482800 522268 3.19 104604 2224272 1136800 6.53 409084 2321504 204 09:08:12 03:50:14 13369612 15482256 522824 3.19 104796 2224284 1136800 6.53 409276 2322540 220 09:08:12 04:00:15 13368860 15481724 523280 3.20 105016 2224292 1136800 6.53 409488 2322380 228 09:08:12 04:10:01 13368356 15481548 523444 3.20 105200 2224424 1136800 6.53 409684 2322020 12 09:08:12 04:20:16 13367852 15481276 523716 3.20 105416 2224444 1136800 6.53 409904 2322796 168 09:08:12 04:30:16 13367352 15480976 524052 3.20 105616 2224444 1136800 6.53 410092 2322664 236 09:08:12 04:40:01 13367360 15481280 523660 3.20 105768 2224584 1136800 6.53 410248 2322028 204 09:08:12 04:50:17 13366856 15480988 523940 3.20 105968 2224592 1136800 6.53 410448 2322668 48 09:08:12 05:00:17 13366100 15480340 524584 3.20 106068 2224600 1136800 6.53 410548 2322908 220 09:08:12 05:10:01 13365344 15479688 525208 3.21 106160 2224608 1136800 6.53 410652 2322052 212 09:08:12 05:20:18 13365344 15479892 524944 3.21 106284 2224688 1136800 6.53 410768 2322832 32 09:08:12 05:30:18 13365344 15480108 524800 3.21 106364 2224824 1136800 6.53 410848 2323208 200 09:08:12 05:40:01 13365344 15480356 524500 3.20 106472 2224960 1136864 6.53 410956 2322392 8 09:08:12 05:50:19 13365344 15480464 524416 3.20 106572 2224968 1136928 6.53 411056 2323548 388 09:08:12 06:00:19 13365092 15480404 524488 3.20 106752 2224976 1136928 6.53 411236 2323168 8 09:08:12 06:10:01 13364588 15480216 524696 3.20 106928 2225120 1136928 6.53 411420 2322700 284 09:08:12 06:20:19 13364084 15479900 525024 3.21 107116 2225124 1136928 6.53 411588 2322704 8 09:08:12 06:30:21 13363332 15479364 525560 3.21 107284 2225160 1136928 6.53 411788 2324068 204 09:08:12 06:40:01 13363084 15479272 525636 3.21 107432 2225164 1136928 6.53 411940 2323092 204 09:08:12 06:50:21 13363084 15479604 525292 3.21 107612 2225316 1136928 6.53 412128 2324228 212 09:08:12 07:00:22 13362108 15478744 526156 3.21 107724 2225316 1136928 6.53 412236 2324040 204 09:08:12 07:10:01 13361604 15478384 526564 3.22 107856 2225328 1136928 6.53 412368 2323296 204 09:08:12 07:20:02 1849020 13296504 2622520 16.02 288536 10890624 3908784 22.44 2188860 11506452 722956 09:08:12 07:30:02 2157032 5482408 10448588 63.82 285876 3018276 11211572 64.35 2114872 11510260 792 09:08:12 07:40:01 7581340 10933240 5003352 30.56 286276 3044372 6720420 38.58 2135328 6093960 872 09:08:12 07:50:24 6290832 9653828 6281352 38.36 286420 3055328 7025460 40.33 2138332 7373176 132 09:08:12 08:00:24 10073320 13553140 2384292 14.56 289376 3169264 3071816 17.63 2176380 3558572 28 09:08:12 08:10:01 8808876 12364784 3572288 21.82 289824 3244904 4963292 28.49 2180884 4823132 404 09:08:12 08:20:24 7983468 11557560 4378640 26.74 290004 3262924 5123980 29.41 2182068 5644472 120 09:08:12 08:30:24 6289912 9887324 6048064 36.94 292016 3284232 6803196 39.05 2185740 7314992 388 09:08:12 08:40:01 6223172 9844680 6090740 37.20 293788 3306572 6809456 39.09 2190612 7375960 268 09:08:12 08:50:14 8058020 11824068 4112852 25.12 297008 3445788 4974672 28.55 2205800 5540592 256 09:08:12 09:00:04 10640920 14433108 1504972 9.19 297128 3471748 2757016 15.83 2217564 2957212 652 09:08:12 Average: 12123427 14604539 1386964 8.47 141659 2503380 2077473 11.92 730527 3183037 13553 09:08:12 09:08:12 00:00:21 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:08:12 00:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 00:10:01 ens3 0.76 0.21 0.21 0.12 0.00 0.00 0.00 0.00 09:08:12 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 00:20:24 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 00:20:24 ens3 2.85 0.16 0.41 0.08 0.00 0.00 0.00 0.00 09:08:12 00:20:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 00:30:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 00:30:24 ens3 2.57 0.26 0.47 0.17 0.00 0.00 0.00 0.00 09:08:12 00:30:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 00:40:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 00:40:01 ens3 1.98 0.28 0.45 0.21 0.00 0.00 0.00 0.00 09:08:12 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 00:50:24 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 00:50:24 ens3 2.12 0.20 0.35 0.11 0.00 0.00 0.00 0.00 09:08:12 00:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 01:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 01:00:20 ens3 1.61 0.13 0.23 0.05 0.00 0.00 0.00 0.00 09:08:12 01:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 01:10:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 01:10:24 ens3 2.42 0.25 0.40 0.13 0.00 0.00 0.00 0.00 09:08:12 01:10:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 01:20:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 01:20:24 ens3 1.74 0.21 0.32 0.13 0.00 0.00 0.00 0.00 09:08:12 01:20:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 01:30:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 01:30:24 ens3 1.62 0.18 0.29 0.09 0.00 0.00 0.00 0.00 09:08:12 01:30:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 01:40:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 01:40:24 ens3 3.06 1.77 0.53 3.16 0.00 0.00 0.00 0.00 09:08:12 01:40:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 01:50:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 01:50:24 ens3 0.50 0.11 0.08 0.04 0.00 0.00 0.00 0.00 09:08:12 01:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 02:00:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 02:00:24 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 09:08:12 02:00:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 02:10:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 02:10:24 ens3 0.30 0.10 0.07 0.04 0.00 0.00 0.00 0.00 09:08:12 02:10:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 02:20:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 02:20:24 ens3 0.26 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:08:12 02:20:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 02:30:24 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 02:30:24 ens3 0.30 0.08 0.05 0.02 0.00 0.00 0.00 0.00 09:08:12 02:30:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 02:40:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 02:40:01 ens3 0.50 0.12 0.12 0.06 0.00 0.00 0.00 0.00 09:08:12 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 02:50:24 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 02:50:24 ens3 0.41 0.12 0.09 0.04 0.00 0.00 0.00 0.00 09:08:12 02:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 03:00:12 lo 0.14 0.14 0.02 0.02 0.00 0.00 0.00 0.00 09:08:12 03:00:12 ens3 8.36 3.58 130.56 0.27 0.00 0.00 0.00 0.00 09:08:12 03:00:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 03:10:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 03:10:01 ens3 0.34 0.10 0.07 0.04 0.00 0.00 0.00 0.00 09:08:12 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 03:20:13 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 03:20:13 ens3 0.27 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:08:12 03:20:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 03:30:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 03:30:13 ens3 0.39 0.13 0.10 0.06 0.00 0.00 0.00 0.00 09:08:12 03:30:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 03:40:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 03:40:01 ens3 0.35 0.10 0.08 0.04 0.00 0.00 0.00 0.00 09:08:12 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 03:50:14 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 03:50:14 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 09:08:12 03:50:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 04:00:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 04:00:15 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 09:08:12 04:00:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 04:10:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 04:10:01 ens3 0.43 0.14 0.10 0.06 0.00 0.00 0.00 0.00 09:08:12 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 04:20:16 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 04:20:16 ens3 0.30 0.08 0.05 0.02 0.00 0.00 0.00 0.00 09:08:12 04:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 04:30:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 04:30:16 ens3 0.25 0.09 0.04 0.02 0.00 0.00 0.00 0.00 09:08:12 04:30:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 04:40:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 04:40:01 ens3 0.34 0.11 0.09 0.05 0.00 0.00 0.00 0.00 09:08:12 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 04:50:17 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 04:50:17 ens3 0.40 0.13 0.11 0.06 0.00 0.00 0.00 0.00 09:08:12 04:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 05:00:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 05:00:17 ens3 0.27 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:08:12 05:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 05:10:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 05:10:01 ens3 0.28 0.11 0.07 0.05 0.00 0.00 0.00 0.00 09:08:12 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 05:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 05:20:18 ens3 0.27 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:08:12 05:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 05:30:18 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 05:30:18 ens3 0.38 0.13 0.09 0.04 0.00 0.00 0.00 0.00 09:08:12 05:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 05:40:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 05:40:01 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 09:08:12 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 05:50:19 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 05:50:19 ens3 0.27 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:08:12 05:50:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 06:00:19 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 06:00:19 ens3 0.22 0.07 0.04 0.02 0.00 0.00 0.00 0.00 09:08:12 06:00:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 06:10:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 06:10:01 ens3 1.13 0.18 0.21 0.11 0.00 0.00 0.00 0.00 09:08:12 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 06:20:19 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 06:20:19 ens3 0.24 0.07 0.04 0.02 0.00 0.00 0.00 0.00 09:08:12 06:20:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 06:30:21 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 06:30:21 ens3 0.30 0.11 0.07 0.04 0.00 0.00 0.00 0.00 09:08:12 06:30:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 06:40:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 06:40:01 ens3 0.43 0.14 0.12 0.07 0.00 0.00 0.00 0.00 09:08:12 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 06:50:21 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 06:50:21 ens3 0.35 0.12 0.09 0.04 0.00 0.00 0.00 0.00 09:08:12 06:50:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 07:00:22 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 07:00:22 ens3 0.34 0.12 0.09 0.05 0.00 0.00 0.00 0.00 09:08:12 07:00:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 07:10:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:08:12 07:10:01 ens3 0.37 0.13 0.11 0.07 0.00 0.00 0.00 0.00 09:08:12 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 07:20:02 lo 2.99 2.99 2.32 2.32 0.00 0.00 0.00 0.00 09:08:12 07:20:02 ens3 151.38 113.85 1943.10 16.60 0.00 0.00 0.00 0.00 09:08:12 07:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 07:30:02 lo 45.17 45.17 27.01 27.01 0.00 0.00 0.00 0.00 09:08:12 07:30:02 ens3 2.05 1.92 0.47 0.40 0.00 0.00 0.00 0.00 09:08:12 07:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 07:40:01 lo 29.82 29.82 10.99 10.99 0.00 0.00 0.00 0.00 09:08:12 07:40:01 ens3 1.20 0.78 0.28 0.20 0.00 0.00 0.00 0.00 09:08:12 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 07:50:24 lo 11.09 11.09 6.51 6.51 0.00 0.00 0.00 0.00 09:08:12 07:50:24 ens3 2.78 0.39 0.49 0.17 0.00 0.00 0.00 0.00 09:08:12 07:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 08:00:24 lo 6.62 6.62 3.68 3.68 0.00 0.00 0.00 0.00 09:08:12 08:00:24 ens3 2.69 0.86 0.66 0.42 0.00 0.00 0.00 0.00 09:08:12 08:00:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 08:10:01 lo 17.61 17.61 8.19 8.19 0.00 0.00 0.00 0.00 09:08:12 08:10:01 ens3 1.82 1.19 0.34 1.89 0.00 0.00 0.00 0.00 09:08:12 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 08:20:24 lo 21.52 21.52 10.08 10.08 0.00 0.00 0.00 0.00 09:08:12 08:20:24 ens3 1.38 0.52 0.25 0.11 0.00 0.00 0.00 0.00 09:08:12 08:20:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 08:30:24 lo 26.46 26.46 11.20 11.20 0.00 0.00 0.00 0.00 09:08:12 08:30:24 ens3 0.95 0.47 1.25 0.11 0.00 0.00 0.00 0.00 09:08:12 08:30:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 08:40:01 lo 16.98 16.98 9.74 9.74 0.00 0.00 0.00 0.00 09:08:12 08:40:01 ens3 0.83 0.53 0.17 0.12 0.00 0.00 0.00 0.00 09:08:12 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 08:50:14 lo 17.39 17.39 9.73 9.73 0.00 0.00 0.00 0.00 09:08:12 08:50:14 ens3 0.92 0.75 0.23 0.19 0.00 0.00 0.00 0.00 09:08:12 08:50:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 09:00:04 lo 17.13 17.13 7.01 7.01 0.00 0.00 0.00 0.00 09:08:12 09:00:04 ens3 0.66 0.47 0.13 0.10 0.00 0.00 0.00 0.00 09:08:12 09:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 Average: lo 4.02 4.02 1.98 1.98 0.00 0.00 0.00 0.00 09:08:12 Average: ens3 3.84 2.45 38.59 0.48 0.00 0.00 0.00 0.00 09:08:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:12 09:08:12 09:08:12 ---> sar -P ALL: 09:08:12 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-24138) 03/01/26 _x86_64_ (4 CPU) 09:08:12 09:08:12 00:00:21 CPU %user %nice %system %iowait %steal %idle 09:08:12 00:10:01 all 0.17 0.00 0.04 0.01 0.03 99.75 09:08:12 00:10:01 0 0.03 0.00 0.03 0.01 0.02 99.92 09:08:12 00:10:01 1 0.02 0.00 0.03 0.01 0.02 99.91 09:08:12 00:10:01 2 0.62 0.00 0.05 0.01 0.04 99.29 09:08:12 00:10:01 3 0.02 0.00 0.03 0.02 0.03 99.89 09:08:12 00:20:24 all 0.27 0.00 0.03 0.01 0.03 99.67 09:08:12 00:20:24 0 0.01 0.00 0.01 0.00 0.01 99.98 09:08:12 00:20:24 1 0.03 0.00 0.03 0.00 0.04 99.90 09:08:12 00:20:24 2 1.00 0.00 0.04 0.02 0.04 98.89 09:08:12 00:20:24 3 0.03 0.00 0.02 0.00 0.02 99.93 09:08:12 00:30:24 all 0.13 0.00 0.02 0.01 0.03 99.81 09:08:12 00:30:24 0 0.01 0.00 0.02 0.00 0.01 99.96 09:08:12 00:30:24 1 0.03 0.00 0.03 0.01 0.03 99.91 09:08:12 00:30:24 2 0.46 0.00 0.01 0.03 0.03 99.47 09:08:12 00:30:24 3 0.03 0.00 0.03 0.01 0.04 99.90 09:08:12 00:40:01 all 0.29 0.00 0.02 0.01 0.03 99.66 09:08:12 00:40:01 0 0.02 0.00 0.02 0.02 0.02 99.92 09:08:12 00:40:01 1 0.23 0.00 0.02 0.00 0.03 99.71 09:08:12 00:40:01 2 0.88 0.00 0.02 0.01 0.02 99.08 09:08:12 00:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:08:12 00:50:24 all 0.12 0.00 0.02 0.01 0.03 99.83 09:08:12 00:50:24 0 0.01 0.00 0.01 0.02 0.01 99.93 09:08:12 00:50:24 1 0.42 0.00 0.04 0.00 0.06 99.47 09:08:12 00:50:24 2 0.01 0.00 0.02 0.00 0.02 99.95 09:08:12 00:50:24 3 0.01 0.00 0.01 0.00 0.02 99.95 09:08:12 01:00:20 all 0.13 0.00 0.02 0.01 0.03 99.81 09:08:12 01:00:20 0 0.02 0.00 0.02 0.02 0.02 99.92 09:08:12 01:00:20 1 0.47 0.00 0.04 0.00 0.05 99.44 09:08:12 01:00:20 2 0.02 0.00 0.02 0.01 0.03 99.92 09:08:12 01:00:20 3 0.01 0.00 0.02 0.01 0.02 99.96 09:08:12 01:10:24 all 0.16 0.00 0.02 0.01 0.03 99.79 09:08:12 01:10:24 0 0.32 0.00 0.02 0.00 0.03 99.63 09:08:12 01:10:24 1 0.03 0.00 0.02 0.02 0.03 99.90 09:08:12 01:10:24 2 0.26 0.00 0.02 0.00 0.03 99.68 09:08:12 01:10:24 3 0.01 0.00 0.01 0.01 0.01 99.95 09:08:12 01:20:24 all 0.24 0.00 0.02 0.01 0.03 99.70 09:08:12 01:20:24 0 0.90 0.00 0.01 0.00 0.01 99.07 09:08:12 01:20:24 1 0.04 0.00 0.05 0.03 0.04 99.85 09:08:12 01:20:24 2 0.03 0.00 0.02 0.01 0.04 99.90 09:08:12 01:20:24 3 0.01 0.00 0.01 0.00 0.02 99.96 09:08:12 01:30:24 all 0.18 0.00 0.02 0.01 0.03 99.76 09:08:12 01:30:24 0 0.64 0.00 0.01 0.00 0.01 99.34 09:08:12 01:30:24 1 0.02 0.00 0.02 0.02 0.03 99.90 09:08:12 01:30:24 2 0.02 0.00 0.04 0.01 0.05 99.88 09:08:12 01:30:24 3 0.02 0.00 0.02 0.01 0.02 99.93 09:08:12 01:40:24 all 0.25 0.00 0.03 0.01 0.03 99.69 09:08:12 01:40:24 0 0.92 0.00 0.01 0.00 0.01 99.06 09:08:12 01:40:24 1 0.03 0.00 0.03 0.01 0.03 99.90 09:08:12 01:40:24 2 0.03 0.00 0.03 0.00 0.04 99.90 09:08:12 01:40:24 3 0.03 0.00 0.04 0.03 0.03 99.88 09:08:12 01:50:24 all 0.04 0.00 0.02 0.01 0.03 99.90 09:08:12 01:50:24 0 0.02 0.00 0.02 0.01 0.02 99.94 09:08:12 01:50:24 1 0.02 0.00 0.02 0.00 0.02 99.94 09:08:12 01:50:24 2 0.13 0.00 0.03 0.00 0.05 99.79 09:08:12 01:50:24 3 0.02 0.00 0.01 0.03 0.02 99.93 09:08:12 09:08:12 01:50:24 CPU %user %nice %system %iowait %steal %idle 09:08:12 02:00:24 all 0.07 0.00 0.03 0.01 0.03 99.86 09:08:12 02:00:24 0 0.01 0.00 0.01 0.03 0.01 99.94 09:08:12 02:00:24 1 0.02 0.00 0.02 0.00 0.02 99.94 09:08:12 02:00:24 2 0.24 0.00 0.07 0.01 0.06 99.62 09:08:12 02:00:24 3 0.01 0.00 0.01 0.00 0.02 99.95 09:08:12 02:10:24 all 0.05 0.00 0.02 0.01 0.03 99.89 09:08:12 02:10:24 0 0.01 0.00 0.02 0.03 0.01 99.93 09:08:12 02:10:24 1 0.02 0.00 0.03 0.00 0.04 99.91 09:08:12 02:10:24 2 0.16 0.00 0.02 0.01 0.04 99.78 09:08:12 02:10:24 3 0.01 0.00 0.02 0.00 0.01 99.95 09:08:12 02:20:24 all 0.23 0.00 0.02 0.01 0.03 99.71 09:08:12 02:20:24 0 0.01 0.00 0.02 0.03 0.01 99.93 09:08:12 02:20:24 1 0.02 0.00 0.02 0.01 0.03 99.92 09:08:12 02:20:24 2 0.88 0.00 0.01 0.00 0.03 99.07 09:08:12 02:20:24 3 0.02 0.00 0.03 0.01 0.03 99.91 09:08:12 02:30:24 all 0.06 0.00 0.02 0.01 0.03 99.88 09:08:12 02:30:24 0 0.01 0.00 0.01 0.03 0.01 99.94 09:08:12 02:30:24 1 0.02 0.00 0.03 0.00 0.04 99.91 09:08:12 02:30:24 2 0.22 0.00 0.02 0.00 0.05 99.71 09:08:12 02:30:24 3 0.01 0.00 0.01 0.01 0.01 99.97 09:08:12 02:40:01 all 0.13 0.00 0.03 0.01 0.03 99.81 09:08:12 02:40:01 0 0.01 0.00 0.02 0.02 0.02 99.93 09:08:12 02:40:01 1 0.02 0.00 0.02 0.00 0.03 99.92 09:08:12 02:40:01 2 0.48 0.00 0.05 0.01 0.05 99.41 09:08:12 02:40:01 3 0.01 0.00 0.01 0.00 0.01 99.97 09:08:12 02:50:24 all 0.09 0.00 0.03 0.16 0.03 99.70 09:08:12 02:50:24 0 0.02 0.00 0.03 0.45 0.03 99.48 09:08:12 02:50:24 1 0.27 0.00 0.03 0.01 0.03 99.65 09:08:12 02:50:24 2 0.04 0.00 0.03 0.09 0.03 99.81 09:08:12 02:50:24 3 0.01 0.00 0.02 0.10 0.02 99.86 09:08:12 03:00:12 all 0.45 0.01 0.09 0.76 0.03 98.66 09:08:12 03:00:12 0 0.32 0.00 0.12 1.39 0.04 98.12 09:08:12 03:00:12 1 1.02 0.02 0.09 0.41 0.03 98.44 09:08:12 03:00:12 2 0.26 0.00 0.10 0.86 0.02 98.76 09:08:12 03:00:12 3 0.21 0.01 0.07 0.39 0.02 99.30 09:08:12 03:10:01 all 0.08 0.00 0.02 0.12 0.02 99.75 09:08:12 03:10:01 0 0.14 0.00 0.05 0.07 0.04 99.70 09:08:12 03:10:01 1 0.15 0.00 0.02 0.01 0.02 99.80 09:08:12 03:10:01 2 0.02 0.00 0.02 0.07 0.02 99.87 09:08:12 03:10:01 3 0.01 0.00 0.01 0.34 0.01 99.63 09:08:12 03:20:13 all 0.04 0.00 0.02 0.09 0.03 99.82 09:08:12 03:20:13 0 0.10 0.00 0.03 0.00 0.02 99.85 09:08:12 03:20:13 1 0.02 0.00 0.02 0.04 0.03 99.88 09:08:12 03:20:13 2 0.01 0.00 0.02 0.11 0.02 99.83 09:08:12 03:20:13 3 0.02 0.00 0.02 0.21 0.02 99.72 09:08:12 03:30:13 all 0.22 0.00 0.02 0.04 0.03 99.70 09:08:12 03:30:13 0 0.80 0.00 0.02 0.01 0.03 99.13 09:08:12 03:30:13 1 0.02 0.00 0.02 0.00 0.02 99.93 09:08:12 03:30:13 2 0.02 0.00 0.02 0.10 0.03 99.83 09:08:12 03:30:13 3 0.02 0.00 0.03 0.03 0.02 99.90 09:08:12 03:40:01 all 0.26 0.00 0.02 0.03 0.02 99.67 09:08:12 03:40:01 0 0.01 0.00 0.01 0.04 0.01 99.93 09:08:12 03:40:01 1 0.09 0.00 0.02 0.00 0.02 99.86 09:08:12 03:40:01 2 0.91 0.00 0.04 0.06 0.05 98.93 09:08:12 03:40:01 3 0.02 0.00 0.02 0.00 0.02 99.94 09:08:12 09:08:12 03:40:01 CPU %user %nice %system %iowait %steal %idle 09:08:12 03:50:14 all 0.07 0.00 0.02 0.06 0.03 99.82 09:08:12 03:50:14 0 0.02 0.00 0.02 0.15 0.02 99.78 09:08:12 03:50:14 1 0.06 0.00 0.02 0.03 0.02 99.86 09:08:12 03:50:14 2 0.18 0.00 0.02 0.03 0.04 99.73 09:08:12 03:50:14 3 0.03 0.00 0.02 0.02 0.02 99.90 09:08:12 04:00:15 all 0.06 0.00 0.02 0.06 0.02 99.83 09:08:12 04:00:15 0 0.01 0.00 0.01 0.00 0.01 99.97 09:08:12 04:00:15 1 0.02 0.00 0.02 0.16 0.02 99.78 09:08:12 04:00:15 2 0.20 0.00 0.02 0.03 0.04 99.71 09:08:12 04:00:15 3 0.02 0.00 0.03 0.06 0.03 99.87 09:08:12 04:10:01 all 0.13 0.00 0.02 0.07 0.03 99.75 09:08:12 04:10:01 0 0.01 0.00 0.02 0.02 0.02 99.93 09:08:12 04:10:01 1 0.02 0.00 0.03 0.19 0.03 99.72 09:08:12 04:10:01 2 0.48 0.00 0.02 0.02 0.03 99.45 09:08:12 04:10:01 3 0.02 0.00 0.02 0.04 0.02 99.90 09:08:12 04:20:16 all 0.02 0.00 0.02 0.05 0.03 99.88 09:08:12 04:20:16 0 0.01 0.00 0.02 0.01 0.01 99.95 09:08:12 04:20:16 1 0.02 0.00 0.02 0.17 0.02 99.77 09:08:12 04:20:16 2 0.04 0.00 0.02 0.01 0.03 99.90 09:08:12 04:20:16 3 0.03 0.00 0.03 0.02 0.04 99.88 09:08:12 04:30:16 all 0.23 0.00 0.02 0.05 0.02 99.68 09:08:12 04:30:16 0 0.01 0.00 0.01 0.01 0.01 99.96 09:08:12 04:30:16 1 0.24 0.00 0.03 0.07 0.03 99.63 09:08:12 04:30:16 2 0.64 0.00 0.03 0.08 0.04 99.20 09:08:12 04:30:16 3 0.01 0.00 0.01 0.01 0.01 99.94 09:08:12 04:40:01 all 0.15 0.00 0.03 0.05 0.03 99.75 09:08:12 04:40:01 0 0.02 0.00 0.04 0.05 0.04 99.85 09:08:12 04:40:01 1 0.01 0.00 0.01 0.01 0.02 99.95 09:08:12 04:40:01 2 0.54 0.00 0.04 0.11 0.03 99.28 09:08:12 04:40:01 3 0.02 0.00 0.02 0.04 0.02 99.91 09:08:12 04:50:17 all 0.10 0.00 0.02 0.04 0.02 99.81 09:08:12 04:50:17 0 0.03 0.00 0.03 0.07 0.04 99.83 09:08:12 04:50:17 1 0.02 0.00 0.02 0.03 0.02 99.91 09:08:12 04:50:17 2 0.33 0.00 0.01 0.04 0.02 99.59 09:08:12 04:50:17 3 0.01 0.00 0.02 0.04 0.02 99.91 09:08:12 05:00:17 all 0.05 0.00 0.02 0.04 0.02 99.86 09:08:12 05:00:17 0 0.02 0.00 0.02 0.03 0.02 99.91 09:08:12 05:00:17 1 0.02 0.00 0.02 0.09 0.02 99.86 09:08:12 05:00:17 2 0.14 0.00 0.03 0.00 0.03 99.81 09:08:12 05:00:17 3 0.02 0.00 0.03 0.05 0.03 99.87 09:08:12 05:10:01 all 0.08 0.00 0.02 0.06 0.02 99.81 09:08:12 05:10:01 0 0.02 0.00 0.01 0.06 0.02 99.89 09:08:12 05:10:01 1 0.01 0.00 0.02 0.10 0.02 99.86 09:08:12 05:10:01 2 0.27 0.00 0.04 0.06 0.04 99.59 09:08:12 05:10:01 3 0.02 0.00 0.03 0.02 0.02 99.91 09:08:12 05:20:18 all 0.16 0.00 0.02 0.05 0.02 99.74 09:08:12 05:20:18 0 0.59 0.00 0.01 0.15 0.02 99.23 09:08:12 05:20:18 1 0.02 0.00 0.03 0.02 0.03 99.90 09:08:12 05:20:18 2 0.02 0.00 0.03 0.03 0.04 99.88 09:08:12 05:20:18 3 0.02 0.00 0.01 0.00 0.01 99.95 09:08:12 05:30:18 all 0.13 0.00 0.02 0.06 0.03 99.77 09:08:12 05:30:18 0 0.06 0.00 0.01 0.15 0.02 99.76 09:08:12 05:30:18 1 0.43 0.00 0.02 0.03 0.03 99.50 09:08:12 05:30:18 2 0.03 0.00 0.04 0.02 0.05 99.87 09:08:12 05:30:18 3 0.01 0.00 0.01 0.03 0.01 99.93 09:08:12 09:08:12 05:30:18 CPU %user %nice %system %iowait %steal %idle 09:08:12 05:40:01 all 0.14 0.00 0.02 0.02 0.02 99.80 09:08:12 05:40:01 0 0.02 0.00 0.01 0.05 0.01 99.92 09:08:12 05:40:01 1 0.50 0.00 0.04 0.00 0.04 99.41 09:08:12 05:40:01 2 0.03 0.00 0.04 0.01 0.04 99.89 09:08:12 05:40:01 3 0.01 0.00 0.01 0.00 0.01 99.97 09:08:12 05:50:19 all 0.10 0.00 0.02 0.01 0.02 99.84 09:08:12 05:50:19 0 0.01 0.00 0.01 0.00 0.01 99.97 09:08:12 05:50:19 1 0.36 0.00 0.02 0.00 0.04 99.59 09:08:12 05:50:19 2 0.03 0.00 0.03 0.04 0.04 99.87 09:08:12 05:50:19 3 0.02 0.00 0.02 0.00 0.02 99.94 09:08:12 06:00:19 all 0.03 0.00 0.02 0.01 0.02 99.91 09:08:12 06:00:19 0 0.01 0.00 0.02 0.00 0.01 99.96 09:08:12 06:00:19 1 0.09 0.00 0.03 0.02 0.03 99.83 09:08:12 06:00:19 2 0.02 0.00 0.02 0.02 0.02 99.93 09:08:12 06:00:19 3 0.02 0.00 0.03 0.01 0.03 99.92 09:08:12 06:10:01 all 0.05 0.00 0.03 0.01 0.02 99.88 09:08:12 06:10:01 0 0.04 0.00 0.03 0.01 0.03 99.89 09:08:12 06:10:01 1 0.05 0.00 0.04 0.01 0.03 99.88 09:08:12 06:10:01 2 0.09 0.00 0.03 0.01 0.03 99.85 09:08:12 06:10:01 3 0.02 0.00 0.02 0.03 0.01 99.92 09:08:12 06:20:19 all 0.23 0.00 0.03 0.03 0.02 99.69 09:08:12 06:20:19 0 0.82 0.00 0.05 0.01 0.01 99.11 09:08:12 06:20:19 1 0.04 0.00 0.04 0.01 0.03 99.87 09:08:12 06:20:19 2 0.03 0.00 0.03 0.09 0.03 99.83 09:08:12 06:20:19 3 0.01 0.00 0.01 0.00 0.01 99.96 09:08:12 06:30:21 all 0.16 0.00 0.03 0.02 0.02 99.77 09:08:12 06:30:21 0 0.56 0.00 0.05 0.02 0.03 99.34 09:08:12 06:30:21 1 0.02 0.00 0.03 0.01 0.02 99.92 09:08:12 06:30:21 2 0.02 0.00 0.04 0.05 0.03 99.86 09:08:12 06:30:21 3 0.02 0.00 0.02 0.00 0.01 99.94 09:08:12 06:40:01 all 0.07 0.00 0.03 0.01 0.02 99.86 09:08:12 06:40:01 0 0.02 0.00 0.02 0.03 0.02 99.91 09:08:12 06:40:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:08:12 06:40:01 2 0.22 0.00 0.03 0.02 0.02 99.71 09:08:12 06:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:08:12 06:50:21 all 0.06 0.00 0.03 0.01 0.02 99.88 09:08:12 06:50:21 0 0.02 0.00 0.02 0.03 0.01 99.92 09:08:12 06:50:21 1 0.05 0.00 0.06 0.00 0.05 99.85 09:08:12 06:50:21 2 0.02 0.00 0.02 0.01 0.02 99.93 09:08:12 06:50:21 3 0.16 0.00 0.02 0.00 0.02 99.81 09:08:12 07:00:22 all 0.09 0.00 0.02 0.01 0.03 99.85 09:08:12 07:00:22 0 0.03 0.00 0.03 0.01 0.04 99.90 09:08:12 07:00:22 1 0.02 0.00 0.02 0.01 0.03 99.93 09:08:12 07:00:22 2 0.09 0.00 0.02 0.02 0.02 99.85 09:08:12 07:00:22 3 0.23 0.00 0.01 0.01 0.02 99.73 09:08:12 07:10:01 all 0.17 0.00 0.03 0.02 0.03 99.75 09:08:12 07:10:01 0 0.02 0.00 0.04 0.01 0.04 99.90 09:08:12 07:10:01 1 0.02 0.00 0.02 0.01 0.02 99.93 09:08:12 07:10:01 2 0.01 0.00 0.03 0.01 0.03 99.92 09:08:12 07:10:01 3 0.64 0.00 0.04 0.04 0.02 99.26 09:08:12 07:20:02 all 43.60 0.00 2.61 1.02 0.10 52.67 09:08:12 07:20:02 0 40.83 0.00 2.82 1.14 0.11 55.11 09:08:12 07:20:02 1 41.76 0.00 2.22 0.77 0.10 55.14 09:08:12 07:20:02 2 48.95 0.00 2.95 0.85 0.11 47.14 09:08:12 07:20:02 3 42.85 0.00 2.46 1.31 0.10 53.27 09:08:12 09:08:12 07:20:02 CPU %user %nice %system %iowait %steal %idle 09:08:12 07:30:02 all 62.62 0.00 2.33 0.21 0.13 34.70 09:08:12 07:30:02 0 62.90 0.00 2.35 0.17 0.14 34.44 09:08:12 07:30:02 1 62.89 0.00 2.41 0.39 0.13 34.18 09:08:12 07:30:02 2 62.48 0.00 2.12 0.10 0.13 35.17 09:08:12 07:30:02 3 62.22 0.00 2.46 0.19 0.13 35.00 09:08:12 07:40:01 all 21.23 0.00 1.00 0.04 0.13 77.60 09:08:12 07:40:01 0 20.64 0.00 1.06 0.05 0.13 78.13 09:08:12 07:40:01 1 21.64 0.00 1.02 0.02 0.13 77.19 09:08:12 07:40:01 2 21.19 0.00 0.99 0.05 0.13 77.64 09:08:12 07:40:01 3 21.45 0.00 0.91 0.07 0.13 77.44 09:08:12 07:50:24 all 10.48 0.00 0.50 0.04 0.11 88.87 09:08:12 07:50:24 0 10.42 0.00 0.42 0.00 0.09 89.06 09:08:12 07:50:24 1 10.44 0.00 0.50 0.03 0.12 88.90 09:08:12 07:50:24 2 10.73 0.00 0.53 0.09 0.13 88.53 09:08:12 07:50:24 3 10.33 0.00 0.54 0.02 0.11 89.00 09:08:12 08:00:24 all 17.67 0.00 0.73 0.08 0.11 81.42 09:08:12 08:00:24 0 17.64 0.00 0.77 0.03 0.11 81.45 09:08:12 08:00:24 1 17.96 0.00 0.81 0.03 0.11 81.09 09:08:12 08:00:24 2 17.57 0.00 0.73 0.05 0.11 81.54 09:08:12 08:00:24 3 17.49 0.00 0.62 0.19 0.10 81.60 09:08:12 08:10:01 all 26.39 0.00 0.89 0.09 0.11 72.53 09:08:12 08:10:01 0 26.99 0.00 0.88 0.07 0.11 71.94 09:08:12 08:10:01 1 25.83 0.00 0.93 0.14 0.11 73.00 09:08:12 08:10:01 2 26.99 0.00 0.88 0.08 0.11 71.94 09:08:12 08:10:01 3 25.73 0.00 0.87 0.05 0.11 73.23 09:08:12 08:20:24 all 9.92 0.00 0.50 0.03 0.11 89.44 09:08:12 08:20:24 0 9.85 0.00 0.46 0.04 0.10 89.56 09:08:12 08:20:24 1 10.10 0.00 0.60 0.03 0.12 89.15 09:08:12 08:20:24 2 10.20 0.00 0.51 0.03 0.11 89.16 09:08:12 08:20:24 3 9.56 0.00 0.41 0.04 0.10 89.89 09:08:12 08:30:24 all 10.37 0.00 0.55 0.03 0.11 88.94 09:08:12 08:30:24 0 10.07 0.00 0.48 0.03 0.10 89.32 09:08:12 08:30:24 1 9.52 0.00 0.62 0.04 0.11 89.71 09:08:12 08:30:24 2 11.06 0.00 0.57 0.03 0.11 88.22 09:08:12 08:30:24 3 10.83 0.00 0.53 0.02 0.11 88.52 09:08:12 08:40:01 all 10.06 0.00 0.51 0.03 0.11 89.29 09:08:12 08:40:01 0 9.57 0.00 0.47 0.02 0.11 89.84 09:08:12 08:40:01 1 10.48 0.00 0.55 0.01 0.11 88.85 09:08:12 08:40:01 2 10.18 0.00 0.49 0.05 0.11 89.17 09:08:12 08:40:01 3 10.01 0.00 0.55 0.03 0.11 89.30 09:08:12 08:50:14 all 19.24 0.00 0.88 0.06 0.11 79.71 09:08:12 08:50:14 0 18.81 0.00 0.69 0.03 0.10 80.37 09:08:12 08:50:14 1 19.54 0.00 1.05 0.15 0.12 79.15 09:08:12 08:50:14 2 19.63 0.00 1.03 0.04 0.11 79.19 09:08:12 08:50:14 3 18.99 0.00 0.75 0.02 0.10 80.14 09:08:12 09:00:04 all 6.63 0.00 0.40 0.02 0.11 92.84 09:08:12 09:00:04 0 6.06 0.00 0.40 0.01 0.10 93.43 09:08:12 09:00:04 1 6.84 0.00 0.44 0.02 0.12 92.58 09:08:12 09:00:04 2 7.03 0.00 0.40 0.05 0.11 92.41 09:08:12 09:00:04 3 6.61 0.00 0.34 0.00 0.10 92.94 09:08:12 Average: all 4.51 0.00 0.22 0.07 0.04 95.15 09:08:12 Average: 0 4.44 0.00 0.22 0.09 0.04 95.22 09:08:12 Average: 1 4.48 0.00 0.23 0.06 0.05 95.19 09:08:12 Average: 2 4.73 0.00 0.23 0.07 0.05 94.92 09:08:12 Average: 3 4.40 0.00 0.21 0.07 0.04 95.29 09:08:12 09:08:12 09:08:12