10:27:20 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120309 10:27:20 Running as SYSTEM 10:27:20 [EnvInject] - Loading node environment variables. 10:27:20 Building remotely on prd-ubuntu2204-docker-4c-16g-17479 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 10:27:30 [ssh-agent] Looking for ssh-agent implementation... 10:27:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:30 $ ssh-agent 10:27:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXRD1n3U/agent.1568 10:27:30 SSH_AGENT_PID=1570 10:27:30 [ssh-agent] Started. 10:27:30 Running ssh-add (command line suppressed) 10:27:30 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5903574599209081594.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5903574599209081594.key) 10:27:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:27:30 The recommended git tool is: NONE 10:27:39 using credential jenkins-ssh 10:27:39 Wiping out workspace first. 10:27:39 Cloning the remote Git repository 10:27:39 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 10:27:39 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 10:27:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:27:39 > git --version # timeout=10 10:27:39 > git --version # 'git version 2.34.1' 10:27:39 using GIT_SSH to set credentials jenkins-ssh 10:27:39 Verifying host key using known hosts file 10:27: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. 10:27:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:27:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:27:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:27:45 using GIT_SSH to set credentials jenkins-ssh 10:27:45 Verifying host key using known hosts file 10:27:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:27:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/09/120309/7 # timeout=10 10:27:45 > git rev-parse 3b2f9893c93508e36f4415fe8914a1ded6b55f93^{commit} # timeout=10 10:27:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:27:45 Checking out Revision 3b2f9893c93508e36f4415fe8914a1ded6b55f93 (refs/changes/09/120309/7) 10:27:45 > git config core.sparsecheckout # timeout=10 10:27:45 > git checkout -f 3b2f9893c93508e36f4415fe8914a1ded6b55f93 # timeout=10 10:27:45 Commit message: "TAPI - Add empty() factory method for Range" 10:27:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:27:46 > git rev-list --no-walk 7f2d62cb074305d68d880fa4255d2859963c4ac1 # timeout=10 10:27:46 > git remote # timeout=10 10:27:46 > git submodule init # timeout=10 10:27:46 > git submodule sync # timeout=10 10:27:46 > git config --get remote.origin.url # timeout=10 10:27:46 > git submodule init # timeout=10 10:27:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:27:46 ERROR: No submodules found. 10:27:49 provisioning config files... 10:27:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:27:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:27:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2930272807191217342.sh 10:27:49 ---> python-tools-install.sh 10:27:49 Setup pyenv: 10:27:49 * system (set by /opt/pyenv/version) 10:27:49 * 3.8.20 (set by /opt/pyenv/version) 10:27:49 * 3.9.20 (set by /opt/pyenv/version) 10:27:49 3.10.15 10:27:49 3.11.10 10:27:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FMxx 10:27:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:27:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:27:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:27:59 lf-activate-venv(): INFO: Base packages installed successfully 10:27:59 lf-activate-venv(): INFO: Installing additional packages: lftools 10:28:34 lf-activate-venv(): INFO: Adding /tmp/venv-FMxx/bin to PATH 10:28:34 Generating Requirements File 10:28:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:28:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:28:53 Python 3.11.10 10:28:53 pip 26.0.1 from /tmp/venv-FMxx/lib/python3.11/site-packages/pip (python 3.11) 10:28:54 appdirs==1.4.4 10:28:54 argcomplete==3.6.3 10:28:54 aspy.yaml==1.3.0 10:28:54 attrs==25.4.0 10:28:54 autopage==0.6.0 10:28:54 beautifulsoup4==4.14.3 10:28:54 boto3==1.42.52 10:28:54 botocore==1.42.52 10:28:54 bs4==0.0.2 10:28:54 certifi==2026.1.4 10:28:54 cffi==2.0.0 10:28:54 cfgv==3.5.0 10:28:54 chardet==5.2.0 10:28:54 charset-normalizer==3.4.4 10:28:54 click==8.3.1 10:28:54 cliff==4.13.2 10:28:54 cmd2==3.2.0 10:28:54 cryptography==3.3.2 10:28:54 debtcollector==3.0.0 10:28:54 decorator==5.2.1 10:28:54 defusedxml==0.7.1 10:28:54 Deprecated==1.3.1 10:28:54 distlib==0.4.0 10:28:54 dnspython==2.8.0 10:28:54 docker==7.1.0 10:28:54 dogpile.cache==1.5.0 10:28:54 durationpy==0.10 10:28:54 email-validator==2.3.0 10:28:54 filelock==3.24.3 10:28:54 future==1.0.0 10:28:54 gitdb==4.0.12 10:28:54 GitPython==3.1.46 10:28:54 httplib2==0.30.2 10:28:54 identify==2.6.16 10:28:54 idna==3.11 10:28:54 importlib-resources==1.5.0 10:28:54 iso8601==2.1.0 10:28:54 Jinja2==3.1.6 10:28:54 jmespath==1.1.0 10:28:54 jsonpatch==1.33 10:28:54 jsonpointer==3.0.0 10:28:54 jsonschema==4.26.0 10:28:54 jsonschema-specifications==2025.9.1 10:28:54 keystoneauth1==5.13.0 10:28:54 kubernetes==35.0.0 10:28:54 lftools==0.37.21 10:28:54 lxml==6.0.2 10:28:54 markdown-it-py==4.0.0 10:28:54 MarkupSafe==3.0.3 10:28:54 mdurl==0.1.2 10:28:54 msgpack==1.1.2 10:28:54 multi_key_dict==2.0.3 10:28:54 munch==4.0.0 10:28:54 netaddr==1.3.0 10:28:54 niet==1.4.2 10:28:54 nodeenv==1.10.0 10:28:54 oauth2client==4.1.3 10:28:54 oauthlib==3.3.1 10:28:54 openstacksdk==4.10.0 10:28:54 os-service-types==1.8.2 10:28:54 osc-lib==4.4.0 10:28:54 oslo.config==10.3.0 10:28:54 oslo.context==6.3.0 10:28:54 oslo.i18n==6.7.2 10:28:54 oslo.log==8.1.0 10:28:54 oslo.serialization==5.9.1 10:28:54 oslo.utils==9.2.0 10:28:54 packaging==26.0 10:28:54 pbr==7.0.3 10:28:54 platformdirs==4.9.2 10:28:54 prettytable==3.17.0 10:28:54 psutil==7.2.2 10:28:54 pyasn1==0.6.2 10:28:54 pyasn1_modules==0.4.2 10:28:54 pycparser==3.0 10:28:54 pygerrit2==2.0.15 10:28:54 PyGithub==2.8.1 10:28:54 Pygments==2.19.2 10:28:54 PyJWT==2.11.0 10:28:54 PyNaCl==1.6.2 10:28:54 pyparsing==2.4.7 10:28:54 pyperclip==1.11.0 10:28:54 pyrsistent==0.20.0 10:28:54 python-cinderclient==9.8.0 10:28:54 python-dateutil==2.9.0.post0 10:28:54 python-heatclient==5.0.0 10:28:54 python-jenkins==1.8.3 10:28:54 python-keystoneclient==5.7.0 10:28:54 python-magnumclient==4.9.0 10:28:54 python-openstackclient==9.0.0 10:28:54 python-swiftclient==4.9.0 10:28:54 PyYAML==6.0.3 10:28:54 referencing==0.37.0 10:28:54 requests==2.32.5 10:28:54 requests-oauthlib==2.0.0 10:28:54 requestsexceptions==1.4.0 10:28:54 rfc3986==2.0.0 10:28:54 rich==14.3.2 10:28:54 rich-argparse==1.7.2 10:28:54 rpds-py==0.30.0 10:28:54 rsa==4.9.1 10:28:54 ruamel.yaml==0.19.1 10:28:54 ruamel.yaml.clib==0.2.15 10:28:54 s3transfer==0.16.0 10:28:54 simplejson==3.20.2 10:28:54 six==1.17.0 10:28:54 smmap==5.0.2 10:28:54 soupsieve==2.8.3 10:28:54 stevedore==5.6.0 10:28:54 tabulate==0.9.0 10:28:54 toml==0.10.2 10:28:54 tomlkit==0.14.0 10:28:54 tqdm==4.67.3 10:28:54 typing_extensions==4.15.0 10:28:54 tzdata==2025.3 10:28:54 urllib3==1.26.20 10:28:54 virtualenv==20.38.0 10:28:54 wcwidth==0.6.0 10:28:54 websocket-client==1.9.0 10:28:54 wrapt==2.1.1 10:28:54 xdg==6.0.0 10:28:54 xmltodict==1.0.3 10:28:54 yq==3.4.3 10:28:54 [EnvInject] - Injecting environment variables from a build step. 10:28:54 [EnvInject] - Injecting as environment variables the properties content 10:28:54 PYTHON=python3 10:28:54 10:28:54 [EnvInject] - Variables injected successfully. 10:28:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14880681451517325862.sh 10:28:54 ---> tox-install.sh 10:28:54 + source /home/jenkins/lf-env.sh 10:28:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:28:54 ++ mktemp -d /tmp/venv-XXXX 10:28:54 + lf_venv=/tmp/venv-apY4 10:28:54 + local venv_file=/tmp/.os_lf_venv 10:28:54 + local python=python3 10:28:54 + local options 10:28:54 + local set_path=true 10:28:54 + local install_args= 10:28:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:28:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:28:54 + true 10:28:54 + case $1 in 10:28:54 + venv_file=/tmp/.toxenv 10:28:54 + shift 2 10:28:54 + true 10:28:54 + case $1 in 10:28:54 + shift 10:28:54 + break 10:28:54 + case $python in 10:28:54 + local pkg_list= 10:28:54 + [[ -d /opt/pyenv ]] 10:28:54 + echo 'Setup pyenv:' 10:28:54 Setup pyenv: 10:28:54 + export PYENV_ROOT=/opt/pyenv 10:28:54 + PYENV_ROOT=/opt/pyenv 10:28:54 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:54 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:54 + pyenv versions 10:28:54 system 10:28:54 3.8.20 10:28:54 3.9.20 10:28:54 3.10.15 10:28:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:28:54 + command -v pyenv 10:28:54 ++ pyenv init - --no-rehash 10:28:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:28:54 for i in ${!paths[@]}; do 10:28:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:28:54 fi; done; 10:28:54 echo "${paths[*]}"'\'')" 10:28:54 export PATH="/opt/pyenv/shims:${PATH}" 10:28:54 export PYENV_SHELL=bash 10:28:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:28:54 pyenv() { 10:28:54 local command 10:28:54 command="${1:-}" 10:28:54 if [ "$#" -gt 0 ]; then 10:28:54 shift 10:28:54 fi 10:28:54 10:28:54 case "$command" in 10:28:54 rehash|shell) 10:28:54 eval "$(pyenv "sh-$command" "$@")" 10:28:54 ;; 10:28:54 *) 10:28:54 command pyenv "$command" "$@" 10:28:54 ;; 10:28:54 esac 10:28:54 }' 10:28:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:28:54 for i in ${!paths[@]}; do 10:28:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:28:54 fi; done; 10:28:54 echo "${paths[*]}"' 10:28:54 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:28:54 ++ export PYENV_SHELL=bash 10:28:54 ++ PYENV_SHELL=bash 10:28:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:28:54 +++ complete -F _pyenv pyenv 10:28:54 ++ lf-pyver python3 10:28:54 ++ local py_version_xy=python3 10:28:54 ++ local py_version_xyz= 10:28:54 ++ pyenv versions 10:28:54 ++ local command 10:28:54 ++ command=versions 10:28:54 ++ '[' 1 -gt 0 ']' 10:28:54 ++ shift 10:28:54 ++ case "$command" in 10:28:54 ++ command pyenv versions 10:28:54 ++ sed 's/^[ *]* //' 10:28:54 ++ awk '{ print $1 }' 10:28:54 ++ grep -E '^[0-9.]*[0-9]$' 10:28:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:28:54 +++ grep '^3' /tmp/.pyenv_versions 10:28:54 +++ sort -V 10:28:54 +++ tail -n 1 10:28:54 ++ py_version_xyz=3.11.10 10:28:54 ++ [[ -z 3.11.10 ]] 10:28:54 ++ echo 3.11.10 10:28:54 ++ return 0 10:28:54 + pyenv local 3.11.10 10:28:54 + local command 10:28:54 + command=local 10:28:54 + '[' 2 -gt 0 ']' 10:28:54 + shift 10:28:54 + case "$command" in 10:28:54 + command pyenv local 3.11.10 10:28:54 + for arg in "$@" 10:28:54 + case $arg in 10:28:54 + pkg_list+='tox ' 10:28:54 + for arg in "$@" 10:28:54 + case $arg in 10:28:54 + pkg_list+='virtualenv ' 10:28:54 + for arg in "$@" 10:28:54 + case $arg in 10:28:54 + pkg_list+='urllib3~=1.26.15 ' 10:28:54 + [[ -f /tmp/.toxenv ]] 10:28:54 + [[ ! -f /tmp/.toxenv ]] 10:28:54 + [[ -n '' ]] 10:28:54 + python3 -m venv /tmp/venv-apY4 10:28:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-apY4' 10:28:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-apY4 10:28:58 + echo /tmp/venv-apY4 10:28:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:28:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:28:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:28:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:28:58 + local 'pip_opts=--upgrade --quiet' 10:28:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:28:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:28:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:28:58 + [[ -n '' ]] 10:28:58 + [[ -n '' ]] 10:28:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:28:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:28:58 + /tmp/venv-apY4/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 10:29:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:29:02 lf-activate-venv(): INFO: Base packages installed successfully 10:29:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:29:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:29:02 + /tmp/venv-apY4/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 10:29:04 + type python3 10:29:04 + true 10:29:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-apY4/bin to PATH' 10:29:04 lf-activate-venv(): INFO: Adding /tmp/venv-apY4/bin to PATH 10:29:04 + PATH=/tmp/venv-apY4/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 10:29:04 + return 0 10:29:04 + python3 --version 10:29:04 Python 3.11.10 10:29:04 + python3 -m pip --version 10:29:04 pip 26.0.1 from /tmp/venv-apY4/lib/python3.11/site-packages/pip (python 3.11) 10:29:04 + python3 -m pip freeze 10:29:04 cachetools==7.0.1 10:29:04 chardet==5.2.0 10:29:04 colorama==0.4.6 10:29:04 distlib==0.4.0 10:29:04 filelock==3.24.3 10:29:04 packaging==26.0 10:29:04 platformdirs==4.9.2 10:29:04 pluggy==1.6.0 10:29:04 pyproject-api==1.10.0 10:29:04 tox==4.40.0 10:29:04 urllib3==1.26.20 10:29:04 virtualenv==20.38.0 10:29:04 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4408545537609241955.sh 10:29:04 [EnvInject] - Injecting environment variables from a build step. 10:29:04 [EnvInject] - Injecting as environment variables the properties content 10:29:04 PARALLEL=True 10:29:04 10:29:04 [EnvInject] - Variables injected successfully. 10:29:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5258693558986904844.sh 10:29:04 ---> tox-run.sh 10:29:04 + 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 10:29:04 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:29:04 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:29:04 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:29:04 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 10:29:04 + source /home/jenkins/lf-env.sh 10:29:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:04 ++ mktemp -d /tmp/venv-XXXX 10:29:04 + lf_venv=/tmp/venv-zvZs 10:29:04 + local venv_file=/tmp/.os_lf_venv 10:29:04 + local python=python3 10:29:04 + local options 10:29:04 + local set_path=true 10:29:04 + local install_args= 10:29:04 ++ 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 10:29:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:04 + true 10:29:04 + case $1 in 10:29:04 + venv_file=/tmp/.toxenv 10:29:04 + shift 2 10:29:04 + true 10:29:04 + case $1 in 10:29:04 + shift 10:29:04 + break 10:29:04 + case $python in 10:29:04 + local pkg_list= 10:29:04 + [[ -d /opt/pyenv ]] 10:29:04 + echo 'Setup pyenv:' 10:29:04 Setup pyenv: 10:29:04 + export PYENV_ROOT=/opt/pyenv 10:29:04 + PYENV_ROOT=/opt/pyenv 10:29:04 + 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 10:29:04 + 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 10:29:04 + pyenv versions 10:29:05 system 10:29:05 3.8.20 10:29:05 3.9.20 10:29:05 3.10.15 10:29:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:29:05 + command -v pyenv 10:29:05 ++ pyenv init - --no-rehash 10:29:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:29:05 for i in ${!paths[@]}; do 10:29:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:29:05 fi; done; 10:29:05 echo "${paths[*]}"'\'')" 10:29:05 export PATH="/opt/pyenv/shims:${PATH}" 10:29:05 export PYENV_SHELL=bash 10:29:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:05 pyenv() { 10:29:05 local command 10:29:05 command="${1:-}" 10:29:05 if [ "$#" -gt 0 ]; then 10:29:05 shift 10:29:05 fi 10:29:05 10:29:05 case "$command" in 10:29:05 rehash|shell) 10:29:05 eval "$(pyenv "sh-$command" "$@")" 10:29:05 ;; 10:29:05 *) 10:29:05 command pyenv "$command" "$@" 10:29:05 ;; 10:29:05 esac 10:29:05 }' 10:29:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:29:05 for i in ${!paths[@]}; do 10:29:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:29:05 fi; done; 10:29:05 echo "${paths[*]}"' 10:29:05 ++ 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 10:29:05 ++ 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 10:29:05 ++ 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 10:29:05 ++ export PYENV_SHELL=bash 10:29:05 ++ PYENV_SHELL=bash 10:29:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:05 +++ complete -F _pyenv pyenv 10:29:05 ++ lf-pyver python3 10:29:05 ++ local py_version_xy=python3 10:29:05 ++ local py_version_xyz= 10:29:05 ++ pyenv versions 10:29:05 ++ local command 10:29:05 ++ command=versions 10:29:05 ++ '[' 1 -gt 0 ']' 10:29:05 ++ shift 10:29:05 ++ case "$command" in 10:29:05 ++ command pyenv versions 10:29:05 ++ awk '{ print $1 }' 10:29:05 ++ grep -E '^[0-9.]*[0-9]$' 10:29:05 ++ sed 's/^[ *]* //' 10:29:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:05 +++ grep '^3' /tmp/.pyenv_versions 10:29:05 +++ tail -n 1 10:29:05 +++ sort -V 10:29:05 ++ py_version_xyz=3.11.10 10:29:05 ++ [[ -z 3.11.10 ]] 10:29:05 ++ echo 3.11.10 10:29:05 ++ return 0 10:29:05 + pyenv local 3.11.10 10:29:05 + local command 10:29:05 + command=local 10:29:05 + '[' 2 -gt 0 ']' 10:29:05 + shift 10:29:05 + case "$command" in 10:29:05 + command pyenv local 3.11.10 10:29:05 + for arg in "$@" 10:29:05 + case $arg in 10:29:05 + pkg_list+='tox ' 10:29:05 + for arg in "$@" 10:29:05 + case $arg in 10:29:05 + pkg_list+='virtualenv ' 10:29:05 + for arg in "$@" 10:29:05 + case $arg in 10:29:05 + pkg_list+='urllib3~=1.26.15 ' 10:29:05 + [[ -f /tmp/.toxenv ]] 10:29:05 ++ cat /tmp/.toxenv 10:29:05 + lf_venv=/tmp/venv-apY4 10:29:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-apY4 from' file:/tmp/.toxenv 10:29:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-apY4 from file:/tmp/.toxenv 10:29:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:29:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:29:05 + local 'pip_opts=--upgrade --quiet' 10:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:29:05 + [[ -n '' ]] 10:29:05 + [[ -n '' ]] 10:29:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:29:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:29:05 + /tmp/venv-apY4/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 10:29:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:29:06 lf-activate-venv(): INFO: Base packages installed successfully 10:29:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:29:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:29:06 + /tmp/venv-apY4/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 10:29:07 + type python3 10:29:07 + true 10:29:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-apY4/bin to PATH' 10:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-apY4/bin to PATH 10:29:07 + PATH=/tmp/venv-apY4/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 10:29:07 + return 0 10:29:07 + [[ -d /opt/pyenv ]] 10:29:07 + echo '---> Setting up pyenv' 10:29:07 ---> Setting up pyenv 10:29:07 + export PYENV_ROOT=/opt/pyenv 10:29:07 + PYENV_ROOT=/opt/pyenv 10:29:07 + export PATH=/opt/pyenv/bin:/tmp/venv-apY4/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 10:29:07 + PATH=/opt/pyenv/bin:/tmp/venv-apY4/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 10:29:07 ++ pwd 10:29:07 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 10:29:07 + export PYTHONPATH 10:29:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:29:07 + TOX_TESTENV_PASSENV=PYTHONPATH 10:29:07 + tox --version 10:29:07 4.40.0 from /tmp/venv-apY4/lib/python3.11/site-packages/tox/__init__.py 10:29:07 + PARALLEL=True 10:29:07 + TOX_OPTIONS_LIST= 10:29:07 + [[ -n '' ]] 10:29:07 + case ${PARALLEL,,} in 10:29:07 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 10:29:07 + tox --parallel auto --parallel-live 10:29:07 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 10:29:08 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:29:08 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:29:08 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 10:29:08 checkbashisms: freeze> python -m pip freeze --all 10:29:09 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:29:09 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:29:09 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)' 10:29:09 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 10:29:10 checkbashisms: OK ✔ in 3.05 seconds 10:29:10 pre-commit: install_deps> python -I -m pip install pre-commit 10:29:13 pre-commit: freeze> python -m pip freeze --all 10:29:13 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,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.38.0 10:29:13 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:29:13 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)' 10:29:13 /usr/bin/cpan 10:29:13 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 10:29:13 [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. 10:29:13 [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. 10:29:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:29:14 [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. 10:29:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:29:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:29:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:29:16 buildcontroller: freeze> python -m pip freeze --all 10:29:16 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 10:29:16 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 10:29:16 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:29:16 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 10:29:16 + update-java-alternatives -l 10:29:16 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 10:29:16 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 10:29:16 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 10:29:16 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 10:29:16 update-alternatives: error: no alternatives for jaotc 10:29:17 update-alternatives: error: no alternatives for rmic 10:29:17 + java -version 10:29:17 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 10:29:17 + JAVA_VER=21 10:29:17 + echo 21 10:29:17 21 10:29:17 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 10:29:17 + javac -version 10:29:17 + JAVAC_VER=21 10:29:17 + echo 21 10:29:17 + [ 21 -ge 21 ] 10:29:17 + [ 21 -ge 21 ] 10:29:17 + echo ok, java is 21 or newer 10:29:17 21 10:29:17 ok, java is 21 or newer 10:29:17 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 10:29:17 2026-02-19 10:29:17 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] 10:29:17 + sudo mkdir -p /opt 10:29:17 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 10:29:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:29:17 [INFO] Once installed this environment will be reused. 10:29:17 [INFO] This may take a few minutes... 10:29:17 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 10:29:17 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 10:29:17 + mvn --version 10:29:18 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 10:29:18 Maven home: /opt/maven 10:29:18 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:29:18 Default locale: en, platform encoding: UTF-8 10:29:18 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 10:29:18 NOTE: Picked up JDK_JAVA_OPTIONS: 10:29:18 --add-opens=java.base/java.io=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.lang=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.net=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.nio=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.util=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:29:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:29:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:29:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:29:18 -Xlog:disable 10:29:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:29:22 [INFO] Once installed this environment will be reused. 10:29:22 [INFO] This may take a few minutes... 10:29:31 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 10:29:31 [INFO] Once installed this environment will be reused. 10:29:31 [INFO] This may take a few minutes... 10:29:36 [INFO] Installing environment for https://github.com/perltidy/perltidy. 10:29:36 [INFO] Once installed this environment will be reused. 10:29:36 [INFO] This may take a few minutes... 10:29:38 docs: freeze> python -m pip freeze --all 10:29:39 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==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 10:29:39 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 10:29:39 docs-linkcheck: freeze> python -m pip freeze --all 10:29:40 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==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 10:29:40 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 10:29:43 docs: OK ✔ in 35.29 seconds 10:29:43 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 10:29:47 docs-linkcheck: OK ✔ in 37.43 seconds 10:29:47 pylint: freeze> python -m pip freeze --all 10:29:47 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 10:29:47 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}$' '{}' + 10:29:50 trim trailing whitespace.................................................Passed 10:29:50 Tabs remover.............................................................Passed 10:29:50 autopep8.................................................................Passed 10:29:57 perltidy.................................................................Passed 10:29:58 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 10:29:58 [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. 10:29:58 [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. 10:29:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:29:58 [INFO] Once installed this environment will be reused. 10:29:58 [INFO] This may take a few minutes... 10:30:08 gitlint..................................................................Passed 10:30:15 10:30:15 ------------------------------------ 10:30:15 Your code has been rated at 10.00/10 10:30:15 10:31:08 pre-commit: OK ✔ in 58.12 seconds 10:31:08 pylint: OK ✔ in 35.67 seconds 10:31:08 buildcontroller: OK ✔ in 2 minutes 0.25 seconds 10:31:08 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 10:31:08 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 10:31:09 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 10:31:09 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 10:31:14 build_karaf_tests221: freeze> python -m pip freeze --all 10:31:14 build_karaf_tests190: freeze> python -m pip freeze --all 10:31:14 build_karaf_tests71: freeze> python -m pip freeze --all 10:31:14 build_karaf_tests121: freeze> python -m pip freeze --all 10:31:15 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:31:15 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:31:15 build karaf in karaf221 with ./karaf221.env 10:31:15 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:31:15 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:31:15 build karaf in karafoc with ./karafoc.env 10:31:15 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:31:15 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:31:15 build karaf in karaf71 with ./karaf71.env 10:31:15 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:31:15 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:31:15 build karaf in karaf121 with ./karaf121.env 10:31:15 NOTE: Picked up JDK_JAVA_OPTIONS: 10:31:15 --add-opens=java.base/java.io=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.net=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:31:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:31:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:31:15 -Xlog:disable 10:31:15 NOTE: Picked up JDK_JAVA_OPTIONS: 10:31:15 --add-opens=java.base/java.io=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.net=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:31:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:31:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:31:15 -Xlog:disable 10:31:15 NOTE: Picked up JDK_JAVA_OPTIONS: 10:31:15 --add-opens=java.base/java.io=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.net=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:31:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:31:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:31:15 -Xlog:disable 10:31:15 NOTE: Picked up JDK_JAVA_OPTIONS: 10:31:15 --add-opens=java.base/java.io=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.net=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:31:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:31:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:31:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:31:15 -Xlog:disable 10:32:33 build_karaf_tests190: OK ✔ in 1 minute 23.66 seconds 10:32:33 build_karaf_tests221: OK ✔ in 1 minute 23.73 seconds 10:32:33 build_karaf_tests71: OK ✔ in 1 minute 23.73 seconds 10:32:33 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 10:32:33 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 10:32:37 build_karaf_tests121: OK ✔ in 1 minute 29.1 seconds 10:32:37 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 10:33:00 buildlighty: freeze> python -m pip freeze --all 10:33:00 sims: freeze> python -m pip freeze --all 10:33:00 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:33:00 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:33:00 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:33:00 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:33:00 Using lighynode version 22.1.0.6 10:33:00 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:33:00 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 10:34:10 sims: OK ✔ in 31.66 seconds 10:34:10 buildlighty: OK ✔ in 51.35 seconds 10:34:10 testsPCE: freeze> python -m pip freeze --all 10:34:10 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==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.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 10:34:10 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:34:10 pytest -q transportpce_tests/pce/test01_pce.py 10:34:58 .................... [100%] 10:36:01 20 passed in 111.09s (0:01:51) 10:36:02 pytest -q transportpce_tests/pce/test02_pce_400G.py 10:36:18 ............ [100%] 10:36:48 12 passed in 46.26s 10:36:48 pytest -q transportpce_tests/pce/test03_gnpy.py 10:37:05 ........ [100%] 10:37:26 8 passed in 37.79s 10:37:26 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 10:37:58 ... [100%] 10:38:03 3 passed in 36.68s 10:38:04 testsPCE: OK ✔ in 5 minutes 26.58 seconds 10:38:04 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 10:38:04 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 10:38:04 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 10:38:10 tests_tapi: freeze> python -m pip freeze --all 10:38:10 tests121: freeze> python -m pip freeze --all 10:38:10 tests190: freeze> python -m pip freeze --all 10:38:10 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:38:10 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:38:10 using environment variables from ./karaf121.env 10:38:10 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:38:10 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:38:10 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:38:10 using environment variables from ./karaf221.env 10:38:10 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:38:10 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:38:10 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:38:10 using environment variables from ./karafoc.env 10:38:10 pytest -q transportpce_tests/oc/test01_portmapping.py 10:39:11 FF................................ [100%] 10:40:24 21 passed in 133.87s (0:02:13) 10:40:24 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 10:40:25 ........................... [100%] 10:41:19 6 passed in 53.99s 10:41:19 pytest -q transportpce_tests/1.2.1/test03_topology.py 10:41:24 ................F.FF.FF.FF..................................... [100%] 10:43:41 44 passed in 141.70s (0:02:21) 10:43:41 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 10:44:14 ........................ [100%] 10:45:06 24 passed in 84.98s (0:01:24) 10:45:06 pytest -q transportpce_tests/1.2.1/test05_olm.py 10:45:08 ...F [100%] 10:45:23 =================================== FAILURES =================================== 10:45:23 ___________ TestTransportPCEPortmapping.test_01_meta_data_insertion ____________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_01_meta_data_insertion(self): 10:45:23 response = test_utils_oc.metadata_input() 10:45:23 > self.assertEqual(response.status_code, requests.codes.created, 10:45:23 test_utils.CODE_SHOULD_BE_201) 10:45:23 E AssertionError: 401 != 201 : Http status code should be 201 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:48: AssertionError 10:45:23 ---------------------------- Captured stdout setup ----------------------------- 10:45:23 starting OpenDaylight... 10:45:23 starting KARAF (karafoc) TransportPCE build... 10:45:23 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 10:45:23 starting simulator oc-mpdr in OpenROADM device version oc... 10:45:23 Searching for patterns in sample-openconfig-mpdr.log... Pattern found! simulator for oc-mpdr started 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_01_meta_data_insertion 10:45:23 __________ TestTransportPCEPortmapping.test_02_catlog_input_insertion __________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_02_catlog_input_insertion(self): 10:45:23 response = test_utils_oc.catlog_input() 10:45:23 > self.assertEqual(response.status_code, requests.codes.ok, 10:45:23 test_utils.CODE_SHOULD_BE_200) 10:45:23 E AssertionError: 401 != 200 : Http status code should be 200 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:53: AssertionError 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_02_catlog_input_insertion 10:45:23 __________ TestTransportPCEPortmapping.test_03_xpdr_device_connection __________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_03_xpdr_device_connection(self): 10:45:23 response = test_utils.mount_device("XPDR-OC", 10:45:23 ('oc-mpdr', self.NODE_VERSION)) 10:45:23 > self.assertEqual(response.status_code, requests.codes.created, 10:45:23 test_utils.CODE_SHOULD_BE_201) 10:45:23 E AssertionError: 401 != 201 : Http status code should be 201 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:59: AssertionError 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_03_xpdr_device_connection 10:45:23 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not added to tpce topology... 10:45:23 __________ TestTransportPCEPortmapping.test_04_xpdr_device_connected ___________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_04_xpdr_device_connected(self): 10:45:23 response = test_utils.check_device_connection("XPDR-OC") 10:45:23 > self.assertEqual(response['status_code'], requests.codes.ok) 10:45:23 E AssertionError: 409 != 200 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:64: AssertionError 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_04_xpdr_device_connected 10:45:23 __________ TestTransportPCEPortmapping.test_05_xpdr_portmapping_info ___________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_05_xpdr_portmapping_info(self): 10:45:23 response = test_utils.get_portmapping_node_attr("XPDR-OC", "node-info", None) 10:45:23 > self.assertEqual(response['status_code'], requests.codes.ok) 10:45:23 E AssertionError: 409 != 200 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:69: AssertionError 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_05_xpdr_portmapping_info 10:45:23 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_06_mpdr_portmapping_NETWORK5(self): 10:45:23 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-NETWORK5") 10:45:23 > self.assertEqual(response['status_code'], requests.codes.ok) 10:45:23 E AssertionError: 409 != 200 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:82: AssertionError 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_06_mpdr_portmapping_NETWORK5 10:45:23 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_07_mpdr_portmapping_CLIENT1(self): 10:45:23 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-CLIENT1") 10:45:23 > self.assertEqual(response['status_code'], requests.codes.ok) 10:45:23 E AssertionError: 409 != 200 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:104: AssertionError 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_07_mpdr_portmapping_CLIENT1 10:45:23 ___________ TestTransportPCEPortmapping.test_08_mpdr_switching_pool ____________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_08_mpdr_switching_pool(self): 10:45:23 response = test_utils.get_portmapping_node_attr("XPDR-OC", "switching-pool-lcp", "1") 10:45:23 > self.assertEqual(response['status_code'], requests.codes.ok) 10:45:23 E AssertionError: 409 != 200 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:130: AssertionError 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_08_mpdr_switching_pool 10:45:23 ____________ TestTransportPCEPortmapping.test_09_check_mccapprofile ____________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_09_check_mccapprofile(self): 10:45:23 res = test_utils.get_portmapping_node_attr("XPDR-OC", "mc-capabilities", "XPDR-mcprofile") 10:45:23 > self.assertEqual(res['status_code'], requests.codes.ok) 10:45:23 E AssertionError: 409 != 200 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:143: AssertionError 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_09_check_mccapprofile 10:45:23 ________ TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _________ 10:45:23 10:45:23 self = 10:45:23 10:45:23 def test_10_xpdr_device_disconnection(self): 10:45:23 response = test_utils.unmount_device("XPDR-OC") 10:45:23 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 10:45:23 E AssertionError: 409 not found in (200, 204) 10:45:23 10:45:23 transportpce_tests/oc/test01_portmapping.py:150: AssertionError 10:45:23 ----------------------------- Captured stdout call ----------------------------- 10:45:23 execution of test_10_xpdr_device_disconnection 10:45:23 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not deleted from tpce topology... 10:45:23 --------------------------- Captured stdout teardown --------------------------- 10:45:23 all processes killed 10:45:23 ODL log file stored 10:45:23 =========================== short test summary info ============================ 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 10:45:23 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 10:45:23 10 failed in 432.16s (0:07:12) 10:45:23 tests190: exit 1 (432.48 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=7633 10:45:23 tests190: FAIL ✖ in 7 minutes 19.52 seconds 10:45:23 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 10:45:31 tests71: freeze> python -m pip freeze --all 10:45:31 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 10:45:31 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 10:45:31 using environment variables from ./karaf71.env 10:45:31 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:46:03 ......................... [100%] 10:46:36 12 passed in 64.68s (0:01:04) 10:46:36 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:46:37 ................................................................... [100%] 10:48:32 40 passed in 205.54s (0:03:25) 10:48:32 .pytest -q transportpce_tests/1.2.1/test06_end2end.py 10:48:34 ......................... [100%] 10:49:19 62 passed in 163.17s (0:02:43) 10:49:20 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:49:21 ................................................................................. [100%] 10:51:40 48 passed in 140.55s (0:02:20) 10:51:40 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 10:51:57 ............................... [100%] 10:52:56 22 passed in 74.91s (0:01:14) 10:53:07 ....... [100%] 10:55:25 51 passed in 1034.13s (0:17:14) 10:55:25 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:56:23 .................... [100%] 10:57:32 54 passed in 539.81s (0:08:59) 10:57:39 ..................... [100%] 11:01:02 36 passed in 336.69s (0:05:36) 11:01:02 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 11:01:55 ....................................................................... [100%] 11:06:28 71 passed in 326.02s (0:05:26) 11:06:28 pytest -q transportpce_tests/tapi/test04_topo_extension.py 11:07:22 ................... [100%] 11:08:53 19 passed in 144.41s (0:02:24) 11:08:53 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 11:10:56 ...................... [100%] 11:16:32 22 passed in 458.74s (0:07:38) 11:16:32 tests71: OK ✔ in 7 minutes 32.96 seconds 11:16:32 tests121: OK ✔ in 19 minutes 28.87 seconds 11:16:32 tests_tapi: OK ✔ in 38 minutes 28.75 seconds 11:16:32 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 11:16:38 tests221: freeze> python -m pip freeze --all 11:16:39 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 11:16:39 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:16:39 using environment variables from ./karaf221.env 11:16:39 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:17:16 ................................... [100%] 11:17:56 35 passed in 77.49s (0:01:17) 11:17:56 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:18:28 ...... [100%] 11:18:42 6 passed in 45.28s 11:18:42 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:19:25 ............................................ [100%] 11:21:00 44 passed in 137.49s (0:02:17) 11:21:00 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:21:35 ............ [100%] 11:21:59 12 passed in 59.01s 11:21:59 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:22:25 ................ [100%] 11:23:54 16 passed in 114.76s (0:01:54) 11:23:54 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:24:23 ............................... [100%] 11:24:30 31 passed in 35.35s 11:24:30 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:25:04 .......................... [100%] 11:26:00 26 passed in 89.81s (0:01:29) 11:26:00 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:26:36 ...................... [100%] 11:27:39 22 passed in 99.35s (0:01:39) 11:27:39 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:28:21 ........................................ [100%] 11:30:43 40 passed in 183.10s (0:03:03) 11:30:43 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 11:31:25 ........................................................................ [ 74%] 11:37:02 ......................... [100%] 11:41:54 97 passed in 670.93s (0:11:10) 11:41:54 pytest -q transportpce_tests/2.2.1/test12_end2end.py 11:42:36 ...................................................... [100%] 11:55:23 54 passed in 808.57s (0:13:28) 11:55:23 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 11:56:26 ........................................................................ [ 71%] 12:01:36 ............................. [100%] 12:03:45 101 passed in 502.12s (0:08:22) 12:03:45 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 12:04:43 ........................................................................ [ 67%] 12:10:30 ................................... [100%] 12:16:51 107 passed in 784.92s (0:13:04) 12:16:51 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 12:17:35 ............................................. [100%] 12:20:13 45 passed in 202.13s (0:03:22) 12:20:13 tests221: OK ✔ in 1 hour 3 minutes 41.19 seconds 12:20:13 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 12:20:22 tests_hybrid: freeze> python -m pip freeze --all 12:20:22 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==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 12:20:22 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:20:22 using environment variables from ./karaf221.env 12:20:22 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:21:05 ................................................... [100%] 12:25:53 51 passed in 330.95s (0:05:30) 12:25:53 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:26:37 ........................................................................ [ 66%] 12:30:58 ..................................... [100%] 12:33:04 109 passed in 430.64s (0:07:10) 12:33:04 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 12:33:55 ..................................................... [100%] 12:40:28 53 passed in 443.36s (0:07:23) 12:40:28 buildcontroller: OK (120.25=setup[9.20]+cmd[111.05] seconds) 12:40:28 sims: OK (31.66=setup[28.75]+cmd[2.91] seconds) 12:40:28 build_karaf_tests121: OK (89.10=setup[7.28]+cmd[81.82] seconds) 12:40:28 testsPCE: OK (326.58=setup[93.57]+cmd[233.01] seconds) 12:40:28 tests121: OK (1168.86=setup[6.99]+cmd[1161.88] seconds) 12:40:28 build_karaf_tests221: OK (83.73=setup[7.23]+cmd[76.50] seconds) 12:40:28 tests_tapi: OK (2308.75=setup[6.99]+cmd[2301.76] seconds) 12:40:28 tests221: OK (3821.19=setup[6.64]+cmd[3814.55] seconds) 12:40:28 build_karaf_tests71: OK (83.73=setup[7.26]+cmd[76.47] seconds) 12:40:28 tests71: OK (452.95=setup[8.24]+cmd[444.71] seconds) 12:40:28 build_karaf_tests190: OK (83.65=setup[7.23]+cmd[76.42] seconds) 12:40:28 tests190: FAIL code 1 (439.52=setup[7.04]+cmd[432.48] seconds) 12:40:28 tests_hybrid: OK (1214.89=setup[8.99]+cmd[1205.90] seconds) 12:40:28 buildlighty: OK (51.35=setup[28.78]+cmd[22.57] seconds) 12:40:28 docs: OK (35.29=setup[31.70]+cmd[3.59] seconds) 12:40:28 docs-linkcheck: OK (37.43=setup[32.30]+cmd[5.13] seconds) 12:40:28 checkbashisms: OK (3.04=setup[1.80]+cmd[0.01,0.05,1.19] seconds) 12:40:28 pre-commit: OK (58.12=setup[2.93]+cmd[0.00,0.00,44.75,10.44] seconds) 12:40:28 pylint: OK (35.67=setup[4.58]+cmd[31.09] seconds) 12:40:28 evaluation failed :( (7880.82 seconds) 12:40:28 + tox_status=1 12:40:28 + echo '---> Completed tox runs' 12:40:28 ---> Completed tox runs 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/build_karaf_tests121/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=build_karaf_tests121 12:40:28 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/build_karaf_tests190/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=build_karaf_tests190 12:40:28 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/build_karaf_tests221/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=build_karaf_tests221 12:40:28 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/build_karaf_tests71/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=build_karaf_tests71 12:40:28 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/buildcontroller/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=buildcontroller 12:40:28 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/buildlighty/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=buildlighty 12:40:28 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/checkbashisms/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=checkbashisms 12:40:28 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/docs-linkcheck/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=docs-linkcheck 12:40:28 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/docs/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=docs 12:40:28 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/pre-commit/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=pre-commit 12:40:28 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/pylint/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=pylint 12:40:28 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/sims/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=sims 12:40:28 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/tests121/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=tests121 12:40:28 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/tests190/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=tests190 12:40:28 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/tests221/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:28 + tox_env=tests221 12:40:28 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:40:28 + for i in .tox/*/log 12:40:28 ++ echo .tox/tests71/log 12:40:28 ++ awk -F/ '{print $2}' 12:40:29 + tox_env=tests71 12:40:29 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:40:30 + for i in .tox/*/log 12:40:30 ++ echo .tox/testsPCE/log 12:40:30 ++ awk -F/ '{print $2}' 12:40:30 + tox_env=testsPCE 12:40:30 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:40:30 + for i in .tox/*/log 12:40:30 ++ echo .tox/tests_hybrid/log 12:40:30 ++ awk -F/ '{print $2}' 12:40:30 + tox_env=tests_hybrid 12:40:30 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:40:30 + for i in .tox/*/log 12:40:30 ++ echo .tox/tests_tapi/log 12:40:30 ++ awk -F/ '{print $2}' 12:40:30 + tox_env=tests_tapi 12:40:30 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:40:30 + DOC_DIR=docs/_build/html 12:40:30 + [[ -d docs/_build/html ]] 12:40:30 + echo '---> Archiving generated docs' 12:40:30 ---> Archiving generated docs 12:40:30 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:40:30 + echo '---> tox-run.sh ends' 12:40:30 ---> tox-run.sh ends 12:40:30 + test 1 -eq 0 12:40:30 + exit 1 12:40:30 ++ '[' 1 = 1 ']' 12:40:30 ++ '[' -x /usr/bin/clear_console ']' 12:40:30 ++ /usr/bin/clear_console -q 12:40:30 Build step 'Execute shell' marked build as failure 12:40:30 $ ssh-agent -k 12:40:30 unset SSH_AUTH_SOCK; 12:40:30 unset SSH_AGENT_PID; 12:40:30 echo Agent pid 1570 killed; 12:40:30 [ssh-agent] Stopped. 12:40:31 [PostBuildScript] - [INFO] Executing post build scripts. 12:40:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14831241535402041945.sh 12:40:31 ---> sysstat.sh 12:40:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1413507992088923884.sh 12:40:31 ---> package-listing.sh 12:40:31 ++ tr '[:upper:]' '[:lower:]' 12:40:31 ++ facter osfamily 12:40:32 + OS_FAMILY=debian 12:40:32 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:40:32 + START_PACKAGES=/tmp/packages_start.txt 12:40:32 + END_PACKAGES=/tmp/packages_end.txt 12:40:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:40:32 + PACKAGES=/tmp/packages_start.txt 12:40:32 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:40:32 + PACKAGES=/tmp/packages_end.txt 12:40:32 + case "${OS_FAMILY}" in 12:40:32 + dpkg -l 12:40:32 + grep '^ii' 12:40:32 + '[' -f /tmp/packages_start.txt ']' 12:40:32 + '[' -f /tmp/packages_end.txt ']' 12:40:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:40:32 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:40:32 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:40:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:40:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8060579733337327797.sh 12:40:32 ---> capture-instance-metadata.sh 12:40:32 Setup pyenv: 12:40:32 system 12:40:32 3.8.20 12:40:32 3.9.20 12:40:32 3.10.15 12:40:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:40:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FMxx from file:/tmp/.os_lf_venv 12:40:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:40:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:34 lf-activate-venv(): INFO: Base packages installed successfully 12:40:34 lf-activate-venv(): INFO: Installing additional packages: lftools 12:40:46 lf-activate-venv(): INFO: Adding /tmp/venv-FMxx/bin to PATH 12:40:47 INFO: Running in OpenStack, capturing instance metadata 12:40:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17996923312393202406.sh 12:40:47 provisioning config files... 12:40:47 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4379 12:40:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config10099900137308055078tmp 12:40:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:40:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:40:47 provisioning config files... 12:40:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:40:48 [EnvInject] - Injecting environment variables from a build step. 12:40:48 [EnvInject] - Injecting as environment variables the properties content 12:40:48 SERVER_ID=logs 12:40:48 12:40:48 [EnvInject] - Variables injected successfully. 12:40:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6486173722367478831.sh 12:40:48 ---> create-netrc.sh 12:40:48 WARN: Log server credential not found. 12:40:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16283573897344428930.sh 12:40:48 ---> python-tools-install.sh 12:40:48 Setup pyenv: 12:40:48 system 12:40:48 3.8.20 12:40:48 3.9.20 12:40:48 3.10.15 12:40:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:40:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FMxx from file:/tmp/.os_lf_venv 12:40:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:40:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:40:50 lf-activate-venv(): INFO: Base packages installed successfully 12:40:50 lf-activate-venv(): INFO: Installing additional packages: lftools 12:41:00 lf-activate-venv(): INFO: Adding /tmp/venv-FMxx/bin to PATH 12:41:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15752825239339302405.sh 12:41:00 ---> sudo-logs.sh 12:41:00 Archiving 'sudo' log.. 12:41:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18261464296225556578.sh 12:41:01 ---> job-cost.sh 12:41:01 INFO: Activating Python virtual environment... 12:41:01 Setup pyenv: 12:41:01 system 12:41:01 3.8.20 12:41:01 3.9.20 12:41:01 3.10.15 12:41:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:41:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FMxx from file:/tmp/.os_lf_venv 12:41:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:03 lf-activate-venv(): INFO: Base packages installed successfully 12:41:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:41:09 lf-activate-venv(): INFO: Adding /tmp/venv-FMxx/bin to PATH 12:41:09 INFO: No stack-cost file found 12:41:09 INFO: Instance uptime: 8073s 12:41:09 INFO: Fetching instance metadata (attempt 1 of 3)... 12:41:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:41:09 INFO: Successfully fetched instance metadata 12:41:09 INFO: Instance type: v3-standard-4 12:41:09 INFO: Retrieving pricing info for: v3-standard-4 12:41:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:41:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=8073 12:41:10 INFO: Successfully fetched Vexxhost pricing API 12:41:10 INFO: Retrieved cost: 0.33 12:41:10 INFO: Retrieved resource: v3-standard-4 12:41:10 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 12:41:10 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 12:41:10 INFO: Successfully archived job cost data 12:41:10 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4379,2026-02-19 12:41:10,v3-standard-4,8073,0.33,0.00,FAILURE 12:41:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7062653878588564888.sh 12:41:10 ---> logs-deploy.sh 12:41:10 Setup pyenv: 12:41:10 system 12:41:10 3.8.20 12:41:10 3.9.20 12:41:10 3.10.15 12:41:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:41:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FMxx from file:/tmp/.os_lf_venv 12:41:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:41:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:41:12 lf-activate-venv(): INFO: Base packages installed successfully 12:41:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:41:22 lf-activate-venv(): INFO: Adding /tmp/venv-FMxx/bin to PATH 12:41:22 WARNING: Nexus logging server not set 12:41:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4379/ 12:41:22 INFO: archiving logs to S3 12:41:24 ---> uname -a: 12:41:24 Linux prd-ubuntu2204-docker-4c-16g-17479 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:41:24 12:41:24 12:41:24 ---> lscpu: 12:41:24 Architecture: x86_64 12:41:24 CPU op-mode(s): 32-bit, 64-bit 12:41:24 Address sizes: 40 bits physical, 48 bits virtual 12:41:24 Byte Order: Little Endian 12:41:24 CPU(s): 4 12:41:24 On-line CPU(s) list: 0-3 12:41:24 Vendor ID: AuthenticAMD 12:41:24 Model name: AMD EPYC-Rome Processor 12:41:24 CPU family: 23 12:41:24 Model: 49 12:41:24 Thread(s) per core: 1 12:41:24 Core(s) per socket: 1 12:41:24 Socket(s): 4 12:41:24 Stepping: 0 12:41:24 BogoMIPS: 5600.00 12:41:24 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 12:41:24 Virtualization: AMD-V 12:41:24 Hypervisor vendor: KVM 12:41:24 Virtualization type: full 12:41:24 L1d cache: 128 KiB (4 instances) 12:41:24 L1i cache: 128 KiB (4 instances) 12:41:24 L2 cache: 2 MiB (4 instances) 12:41:24 L3 cache: 64 MiB (4 instances) 12:41:24 NUMA node(s): 1 12:41:24 NUMA node0 CPU(s): 0-3 12:41:24 Vulnerability Gather data sampling: Not affected 12:41:24 Vulnerability Indirect target selection: Not affected 12:41:24 Vulnerability Itlb multihit: Not affected 12:41:24 Vulnerability L1tf: Not affected 12:41:24 Vulnerability Mds: Not affected 12:41:24 Vulnerability Meltdown: Not affected 12:41:24 Vulnerability Mmio stale data: Not affected 12:41:24 Vulnerability Reg file data sampling: Not affected 12:41:24 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:41:24 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:41:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:41:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:41:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:41:24 Vulnerability Srbds: Not affected 12:41:24 Vulnerability Tsa: Not affected 12:41:24 Vulnerability Tsx async abort: Not affected 12:41:24 Vulnerability Vmscape: Not affected 12:41:24 12:41:24 12:41:24 ---> nproc: 12:41:24 4 12:41:24 12:41:24 12:41:24 ---> df -h: 12:41:24 Filesystem Size Used Avail Use% Mounted on 12:41:24 tmpfs 1.6G 1.1M 1.6G 1% /run 12:41:24 /dev/vda1 78G 18G 60G 23% / 12:41:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:41:24 tmpfs 5.0M 0 5.0M 0% /run/lock 12:41:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:41:24 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:41:24 12:41:24 12:41:24 ---> free -m: 12:41:24 total used free shared buff/cache available 12:41:24 Mem: 15989 694 11457 3 3838 14952 12:41:24 Swap: 1023 0 1023 12:41:24 12:41:24 12:41:24 ---> ip addr: 12:41:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:41:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:41:24 inet 127.0.0.1/8 scope host lo 12:41:24 valid_lft forever preferred_lft forever 12:41:24 inet6 ::1/128 scope host 12:41:24 valid_lft forever preferred_lft forever 12:41:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:41:24 link/ether fa:16:3e:eb:7c:89 brd ff:ff:ff:ff:ff:ff 12:41:24 altname enp0s3 12:41:24 inet 10.30.171.13/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:41:24 valid_lft 78320sec preferred_lft 78320sec 12:41:24 inet6 fe80::f816:3eff:feeb:7c89/64 scope link 12:41:24 valid_lft forever preferred_lft forever 12:41:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:41:24 link/ether 6a:00:3f:fd:25:43 brd ff:ff:ff:ff:ff:ff 12:41:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:41:24 valid_lft forever preferred_lft forever 12:41:24 12:41:24 12:41:24 ---> sar -b -r -n DEV: 12:41:24 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-17479) 02/19/26 _x86_64_ (4 CPU) 12:41:24 12:41:24 10:26:47 LINUX RESTART (4 CPU) 12:41:24 12:41:24 10:30:13 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:41:24 10:40:13 109.46 2.46 87.77 19.23 720.19 32565.94 238862.90 12:41:24 10:50:13 50.56 23.74 25.48 1.33 326.11 1596.47 963.68 12:41:24 11:00:07 16.67 8.59 7.74 0.35 161.73 235.49 181.00 12:41:24 11:10:06 10.45 0.09 9.77 0.59 4.75 351.78 1767.45 12:41:24 11:20:05 12.11 0.13 11.47 0.51 1.80 567.01 814.53 12:41:24 11:30:05 16.39 0.05 15.59 0.75 1.81 481.06 432.47 12:41:24 11:40:05 5.38 0.01 5.21 0.16 0.60 127.33 165.95 12:41:24 11:50:13 5.65 0.25 5.23 0.17 10.61 135.52 91.42 12:41:24 12:00:13 4.45 0.01 4.29 0.15 1.35 124.33 71.85 12:41:24 12:10:13 5.14 0.00 4.94 0.19 0.40 146.37 96.93 12:41:24 12:20:06 5.55 0.00 5.38 0.17 0.13 152.24 49.36 12:41:24 12:30:13 9.42 0.01 9.10 0.31 0.58 541.10 188.96 12:41:24 12:40:13 5.39 0.02 5.19 0.18 0.60 167.82 279.28 12:41:24 Average: 19.73 2.71 15.17 1.85 94.55 2861.18 18766.67 12:41:24 12:41:24 10:30:13 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:41:24 10:40:13 162004 5106264 10818628 66.08 253692 4559100 12742988 73.14 2215700 13292584 344 12:41:24 10:50:13 242220 2884576 13048952 79.70 257388 2440264 14002540 80.37 2019452 13599276 684 12:41:24 11:00:07 8466684 11173912 4763448 29.09 258480 2504132 5524568 31.71 2076276 5340612 412 12:41:24 11:10:06 6393952 9119744 6819696 41.65 259936 2521212 8219580 47.18 2088072 7403756 384 12:41:24 11:20:05 8799476 11631332 4309080 26.32 264796 2621824 5119364 29.39 2136428 4944200 232 12:41:24 11:30:05 8577300 11474808 4465440 27.27 267224 2685008 5248120 30.12 2142128 5165876 392 12:41:24 11:40:05 8412748 11324036 4616164 28.19 267776 2698340 5317884 30.52 2143120 5321716 316 12:41:24 11:50:13 8389588 11321008 4619000 28.21 269172 2717076 5234256 30.04 2146724 5345444 48 12:41:24 12:00:13 7082288 10030508 5908688 36.09 269656 2733368 6611188 37.95 2148640 6651188 288 12:41:24 12:10:13 6987436 9955392 5983952 36.55 270136 2752600 6694152 38.42 2151556 6746128 152 12:41:24 12:20:06 8471852 11460564 4479684 27.36 270916 2772580 5223000 29.98 2153904 5252088 120 12:41:24 12:30:13 8281272 11390584 4549452 27.79 274560 2885688 5194196 29.81 2168904 5436772 64 12:41:24 12:40:13 7355236 10490392 5449028 33.28 275168 2910876 5998364 34.43 2179924 6322244 36 12:41:24 Average: 6740158 9797163 6140862 37.51 266069 2830928 7010015 40.24 2136218 6986299 267 12:41:24 12:41:24 10:30:13 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:41:24 10:40:13 lo 3.86 3.86 3.38 3.38 0.00 0.00 0.00 0.00 12:41:24 10:40:13 ens3 80.87 58.76 1240.64 6.01 0.00 0.00 0.00 0.00 12:41:24 10:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 10:50:13 lo 33.91 33.91 17.60 17.60 0.00 0.00 0.00 0.00 12:41:24 10:50:13 ens3 2.33 1.41 0.52 0.38 0.00 0.00 0.00 0.00 12:41:24 10:50:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 11:00:07 lo 29.49 29.49 11.76 11.76 0.00 0.00 0.00 0.00 12:41:24 11:00:07 ens3 0.88 0.58 0.16 0.12 0.00 0.00 0.00 0.00 12:41:24 11:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 11:10:06 lo 11.78 11.78 7.30 7.30 0.00 0.00 0.00 0.00 12:41:24 11:10:06 ens3 1.08 0.62 0.23 0.17 0.00 0.00 0.00 0.00 12:41:24 11:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 11:20:05 lo 12.56 12.56 5.76 5.76 0.00 0.00 0.00 0.00 12:41:24 11:20:05 ens3 1.62 1.11 0.36 1.53 0.00 0.00 0.00 0.00 12:41:24 11:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 11:30:05 lo 17.01 17.01 8.58 8.58 0.00 0.00 0.00 0.00 12:41:24 11:30:05 ens3 1.07 0.85 0.24 0.19 0.00 0.00 0.00 0.00 12:41:24 11:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 11:40:05 lo 15.01 15.01 7.78 7.78 0.00 0.00 0.00 0.00 12:41:24 11:40:05 ens3 1.12 0.58 0.33 0.23 0.00 0.00 0.00 0.00 12:41:24 11:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 11:50:13 lo 24.15 24.15 8.10 8.10 0.00 0.00 0.00 0.00 12:41:24 11:50:13 ens3 0.50 0.31 0.10 0.06 0.00 0.00 0.00 0.00 12:41:24 11:50:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 12:00:13 lo 10.02 10.02 5.62 5.62 0.00 0.00 0.00 0.00 12:41:24 12:00:13 ens3 0.69 0.40 0.17 0.12 0.00 0.00 0.00 0.00 12:41:24 12:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 12:10:13 lo 18.06 18.06 10.04 10.04 0.00 0.00 0.00 0.00 12:41:24 12:10:13 ens3 1.14 0.71 0.39 0.28 0.00 0.00 0.00 0.00 12:41:24 12:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 12:20:06 lo 11.44 11.44 5.97 5.97 0.00 0.00 0.00 0.00 12:41:24 12:20:06 ens3 0.68 0.42 0.14 0.10 0.00 0.00 0.00 0.00 12:41:24 12:20:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 12:30:13 lo 14.28 14.28 7.66 7.66 0.00 0.00 0.00 0.00 12:41:24 12:30:13 ens3 0.96 0.73 0.28 0.22 0.00 0.00 0.00 0.00 12:41:24 12:30:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 12:40:13 lo 29.09 29.09 11.08 11.08 0.00 0.00 0.00 0.00 12:41:24 12:40:13 ens3 1.71 0.66 0.56 0.36 0.00 0.00 0.00 0.00 12:41:24 12:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 Average: lo 17.74 17.74 8.51 8.51 0.00 0.00 0.00 0.00 12:41:24 Average: ens3 7.28 5.16 95.70 0.75 0.00 0.00 0.00 0.00 12:41:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:24 12:41:24 12:41:24 ---> sar -P ALL: 12:41:24 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-17479) 02/19/26 _x86_64_ (4 CPU) 12:41:24 12:41:24 10:26:47 LINUX RESTART (4 CPU) 12:41:24 12:41:24 10:30:13 CPU %user %nice %system %iowait %steal %idle 12:41:24 10:40:13 all 43.29 0.00 2.32 7.77 0.11 46.52 12:41:24 10:40:13 0 42.94 0.00 2.44 11.71 0.10 42.81 12:41:24 10:40:13 1 41.65 0.00 2.15 7.16 0.11 48.93 12:41:24 10:40:13 2 44.60 0.00 2.28 5.91 0.10 47.10 12:41:24 10:40:13 3 43.95 0.00 2.40 6.29 0.11 47.26 12:41:24 10:50:13 all 43.57 0.00 1.88 0.17 0.13 54.24 12:41:24 10:50:13 0 42.96 0.00 1.94 0.30 0.13 54.66 12:41:24 10:50:13 1 43.38 0.00 1.96 0.14 0.13 54.39 12:41:24 10:50:13 2 44.47 0.00 1.76 0.14 0.13 53.50 12:41:24 10:50:13 3 43.47 0.00 1.88 0.11 0.13 54.42 12:41:24 11:00:07 all 15.63 0.00 0.94 0.08 0.10 83.25 12:41:24 11:00:07 0 15.32 0.00 0.91 0.09 0.10 83.58 12:41:24 11:00:07 1 15.59 0.00 0.83 0.05 0.10 83.43 12:41:24 11:00:07 2 16.20 0.00 1.04 0.13 0.10 82.53 12:41:24 11:00:07 3 15.40 0.00 0.98 0.06 0.09 83.47 12:41:24 11:10:06 all 23.60 0.00 0.90 0.06 0.09 75.35 12:41:24 11:10:06 0 23.52 0.00 0.92 0.07 0.08 75.41 12:41:24 11:10:06 1 23.52 0.00 0.79 0.07 0.09 75.53 12:41:24 11:10:06 2 24.25 0.00 0.94 0.07 0.09 74.65 12:41:24 11:10:06 3 23.11 0.00 0.94 0.04 0.09 75.82 12:41:24 11:20:05 all 16.25 0.00 0.64 0.07 0.09 82.96 12:41:24 11:20:05 0 15.83 0.00 0.64 0.04 0.08 83.41 12:41:24 11:20:05 1 15.78 0.00 0.72 0.12 0.09 83.28 12:41:24 11:20:05 2 16.59 0.00 0.59 0.03 0.09 82.69 12:41:24 11:20:05 3 16.78 0.00 0.59 0.08 0.09 82.46 12:41:24 11:30:05 all 24.53 0.00 0.83 0.06 0.09 74.49 12:41:24 11:30:05 0 24.40 0.00 0.88 0.03 0.09 74.59 12:41:24 11:30:05 1 24.83 0.00 0.80 0.06 0.10 74.22 12:41:24 11:30:05 2 24.81 0.00 0.78 0.12 0.08 74.20 12:41:24 11:30:05 3 24.07 0.00 0.84 0.03 0.09 74.96 12:41:24 11:40:05 all 7.67 0.00 0.36 0.06 0.08 91.82 12:41:24 11:40:05 0 7.39 0.00 0.32 0.06 0.07 92.16 12:41:24 11:40:05 1 7.72 0.00 0.37 0.12 0.08 91.71 12:41:24 11:40:05 2 8.10 0.00 0.37 0.04 0.09 91.40 12:41:24 11:40:05 3 7.48 0.00 0.40 0.03 0.07 92.02 12:41:24 11:50:13 all 8.10 0.00 0.38 0.31 0.07 91.14 12:41:24 11:50:13 0 7.97 0.00 0.41 0.33 0.07 91.21 12:41:24 11:50:13 1 8.45 0.00 0.40 0.22 0.07 90.85 12:41:24 11:50:13 2 7.88 0.00 0.40 0.52 0.08 91.13 12:41:24 11:50:13 3 8.09 0.00 0.32 0.16 0.07 91.36 12:41:24 12:00:13 all 9.84 0.00 0.43 0.35 0.08 89.30 12:41:24 12:00:13 0 9.96 0.00 0.31 0.15 0.09 89.50 12:41:24 12:00:13 1 9.34 0.00 0.44 0.29 0.09 89.84 12:41:24 12:00:13 2 9.93 0.00 0.48 0.85 0.07 88.66 12:41:24 12:00:13 3 10.12 0.00 0.47 0.12 0.08 89.20 12:41:24 12:10:13 all 10.25 0.00 0.46 0.25 0.07 88.96 12:41:24 12:10:13 0 9.90 0.00 0.41 0.02 0.07 89.61 12:41:24 12:10:13 1 10.71 0.00 0.51 0.29 0.08 88.40 12:41:24 12:10:13 2 10.53 0.00 0.50 0.48 0.07 88.42 12:41:24 12:10:13 3 9.84 0.00 0.44 0.23 0.07 89.42 12:41:24 12:20:06 all 7.56 0.00 0.39 0.08 0.07 91.90 12:41:24 12:20:06 0 7.50 0.00 0.30 0.08 0.06 92.07 12:41:24 12:20:06 1 6.93 0.00 0.41 0.10 0.07 92.49 12:41:24 12:20:06 2 7.88 0.00 0.45 0.07 0.07 91.53 12:41:24 12:20:06 3 7.95 0.00 0.40 0.07 0.08 91.51 12:41:24 12:41:24 12:20:06 CPU %user %nice %system %iowait %steal %idle 12:41:24 12:30:13 all 13.91 0.00 0.59 0.38 0.10 85.03 12:41:24 12:30:13 0 13.29 0.00 0.55 0.53 0.06 85.57 12:41:24 12:30:13 1 14.04 0.00 0.52 0.09 0.11 85.25 12:41:24 12:30:13 2 14.49 0.00 0.71 0.22 0.08 84.50 12:41:24 12:30:13 3 13.81 0.00 0.56 0.67 0.14 84.81 12:41:24 12:40:13 all 10.46 0.00 0.52 0.02 0.07 88.93 12:41:24 12:40:13 0 9.94 0.00 0.45 0.01 0.06 89.54 12:41:24 12:40:13 1 10.84 0.00 0.62 0.03 0.08 88.43 12:41:24 12:40:13 2 10.36 0.00 0.53 0.01 0.08 89.02 12:41:24 12:40:13 3 10.70 0.00 0.48 0.03 0.07 88.72 12:41:24 Average: all 18.04 0.00 0.82 0.74 0.09 80.31 12:41:24 Average: 0 17.76 0.00 0.81 1.03 0.08 80.32 12:41:24 Average: 1 17.90 0.00 0.81 0.67 0.09 80.53 12:41:24 Average: 2 18.46 0.00 0.83 0.66 0.09 79.96 12:41:24 Average: 3 18.05 0.00 0.82 0.61 0.09 80.43 12:41:24 12:41:24 12:41:24