09:27:21 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/117008 09:27:21 Running as SYSTEM 09:27:21 [EnvInject] - Loading node environment variables. 09:27:21 Building remotely on prd-ubuntu2204-docker-4c-16g-11894 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:27:22 [ssh-agent] Looking for ssh-agent implementation... 09:27:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:22 $ ssh-agent 09:27:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtjOBFu/agent.1571 09:27:22 SSH_AGENT_PID=1573 09:27:22 [ssh-agent] Started. 09:27:22 Running ssh-add (command line suppressed) 09:27:22 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5824147299293783529.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5824147299293783529.key) 09:27:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:27:22 The recommended git tool is: NONE 09:27:24 using credential jenkins-ssh 09:27:24 Wiping out workspace first. 09:27:24 Cloning the remote Git repository 09:27:24 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:27:24 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:27:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:27:24 > git --version # timeout=10 09:27:24 > git --version # 'git version 2.34.1' 09:27:24 using GIT_SSH to set credentials jenkins-ssh 09:27:24 Verifying host key using known hosts file 09:27:24 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. 09:27:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:27:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:27:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:27:28 using GIT_SSH to set credentials jenkins-ssh 09:27:28 Verifying host key using known hosts file 09:27:28 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. 09:27:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/08/117008/23 # timeout=10 09:27:28 > git rev-parse 2428cba03f3dfe9ac7d4235aa37165325aaf8b49^{commit} # timeout=10 09:27:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:27:28 Checking out Revision 2428cba03f3dfe9ac7d4235aa37165325aaf8b49 (refs/changes/08/117008/23) 09:27:28 > git config core.sparsecheckout # timeout=10 09:27:28 > git checkout -f 2428cba03f3dfe9ac7d4235aa37165325aaf8b49 # timeout=10 09:27:29 Commit message: "Consolidation of TAPI PCE & func tests" 09:27:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:27:29 > git rev-list --no-walk 57e50e05598fe5e4d8a076b20dcf6eb0e1925c45 # timeout=10 09:27:29 > git remote # timeout=10 09:27:29 > git submodule init # timeout=10 09:27:29 > git submodule sync # timeout=10 09:27:29 > git config --get remote.origin.url # timeout=10 09:27:29 > git submodule init # timeout=10 09:27:29 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:27:29 ERROR: No submodules found. 09:27:32 provisioning config files... 09:27:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:27:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:27:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10192981391122538236.sh 09:27:32 ---> python-tools-install.sh 09:27:32 Setup pyenv: 09:27:32 * system (set by /opt/pyenv/version) 09:27:32 * 3.8.20 (set by /opt/pyenv/version) 09:27:32 * 3.9.20 (set by /opt/pyenv/version) 09:27:32 3.10.15 09:27:32 3.11.10 09:27:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NjRC 09:27:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:27:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:41 lf-activate-venv(): INFO: Base packages installed successfully 09:27:41 lf-activate-venv(): INFO: Installing additional packages: lftools 09:28:10 lf-activate-venv(): INFO: Adding /tmp/venv-NjRC/bin to PATH 09:28:10 Generating Requirements File 09:28:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:28:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:28:31 Python 3.11.10 09:28:32 pip 25.3 from /tmp/venv-NjRC/lib/python3.11/site-packages/pip (python 3.11) 09:28:32 appdirs==1.4.4 09:28:32 argcomplete==3.6.3 09:28:32 aspy.yaml==1.3.0 09:28:32 attrs==25.4.0 09:28:32 autopage==0.5.2 09:28:32 beautifulsoup4==4.14.2 09:28:32 boto3==1.40.76 09:28:32 botocore==1.40.76 09:28:32 bs4==0.0.2 09:28:32 cachetools==6.2.2 09:28:32 certifi==2025.11.12 09:28:32 cffi==2.0.0 09:28:32 cfgv==3.4.0 09:28:32 chardet==5.2.0 09:28:32 charset-normalizer==3.4.4 09:28:32 click==8.3.1 09:28:32 cliff==4.11.0 09:28:32 cmd2==2.7.0 09:28:32 cryptography==3.3.2 09:28:32 debtcollector==3.0.0 09:28:32 decorator==5.2.1 09:28:32 defusedxml==0.7.1 09:28:32 Deprecated==1.3.1 09:28:32 distlib==0.4.0 09:28:32 dnspython==2.8.0 09:28:32 docker==7.1.0 09:28:32 dogpile.cache==1.5.0 09:28:32 durationpy==0.10 09:28:32 email-validator==2.3.0 09:28:32 filelock==3.20.0 09:28:32 future==1.0.0 09:28:32 gitdb==4.0.12 09:28:32 GitPython==3.1.45 09:28:32 google-auth==2.43.0 09:28:32 httplib2==0.31.0 09:28:32 identify==2.6.15 09:28:32 idna==3.11 09:28:32 importlib-resources==1.5.0 09:28:32 iso8601==2.1.0 09:28:32 Jinja2==3.1.6 09:28:32 jmespath==1.0.1 09:28:32 jsonpatch==1.33 09:28:32 jsonpointer==3.0.0 09:28:32 jsonschema==4.25.1 09:28:32 jsonschema-specifications==2025.9.1 09:28:32 keystoneauth1==5.12.0 09:28:32 kubernetes==34.1.0 09:28:32 lftools==0.37.15 09:28:32 lxml==6.0.2 09:28:32 markdown-it-py==4.0.0 09:28:32 MarkupSafe==3.0.3 09:28:32 mdurl==0.1.2 09:28:32 msgpack==1.1.2 09:28:32 multi_key_dict==2.0.3 09:28:32 munch==4.0.0 09:28:32 netaddr==1.3.0 09:28:32 niet==1.4.2 09:28:32 nodeenv==1.9.1 09:28:32 oauth2client==4.1.3 09:28:32 oauthlib==3.3.1 09:28:32 openstacksdk==4.8.0 09:28:32 os-service-types==1.8.1 09:28:32 osc-lib==4.2.0 09:28:32 oslo.config==10.1.0 09:28:32 oslo.context==6.1.0 09:28:32 oslo.i18n==6.7.0 09:28:32 oslo.log==7.2.1 09:28:32 oslo.serialization==5.8.0 09:28:32 oslo.utils==9.1.0 09:28:32 packaging==25.0 09:28:32 pbr==7.0.3 09:28:32 platformdirs==4.5.0 09:28:32 prettytable==3.17.0 09:28:32 psutil==7.1.3 09:28:32 pyasn1==0.6.1 09:28:32 pyasn1_modules==0.4.2 09:28:32 pycparser==2.23 09:28:32 pygerrit2==2.0.15 09:28:32 PyGithub==2.8.1 09:28:32 Pygments==2.19.2 09:28:32 PyJWT==2.10.1 09:28:32 PyNaCl==1.6.1 09:28:32 pyparsing==2.4.7 09:28:32 pyperclip==1.11.0 09:28:32 pyrsistent==0.20.0 09:28:32 python-cinderclient==9.8.0 09:28:32 python-dateutil==2.9.0.post0 09:28:32 python-heatclient==4.3.0 09:28:32 python-jenkins==1.8.3 09:28:32 python-keystoneclient==5.7.0 09:28:32 python-magnumclient==4.9.0 09:28:32 python-openstackclient==8.2.0 09:28:32 python-swiftclient==4.9.0 09:28:32 PyYAML==6.0.3 09:28:32 referencing==0.37.0 09:28:32 requests==2.32.5 09:28:32 requests-oauthlib==2.0.0 09:28:32 requestsexceptions==1.4.0 09:28:32 rfc3986==2.0.0 09:28:32 rich==14.2.0 09:28:32 rich-argparse==1.7.2 09:28:32 rpds-py==0.29.0 09:28:32 rsa==4.9.1 09:28:32 ruamel.yaml==0.18.16 09:28:32 ruamel.yaml.clib==0.2.15 09:28:32 s3transfer==0.14.0 09:28:32 simplejson==3.20.2 09:28:32 six==1.17.0 09:28:32 smmap==5.0.2 09:28:32 soupsieve==2.8 09:28:32 stevedore==5.5.0 09:28:32 tabulate==0.9.0 09:28:32 toml==0.10.2 09:28:32 tomlkit==0.13.3 09:28:32 tqdm==4.67.1 09:28:32 typing_extensions==4.15.0 09:28:32 tzdata==2025.2 09:28:32 urllib3==1.26.20 09:28:32 virtualenv==20.35.4 09:28:32 wcwidth==0.2.14 09:28:32 websocket-client==1.9.0 09:28:32 wrapt==2.0.1 09:28:32 xdg==6.0.0 09:28:32 xmltodict==1.0.2 09:28:32 yq==3.4.3 09:28:32 [EnvInject] - Injecting environment variables from a build step. 09:28:32 [EnvInject] - Injecting as environment variables the properties content 09:28:32 PYTHON=python3 09:28:32 09:28:32 [EnvInject] - Variables injected successfully. 09:28:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1638415838401859117.sh 09:28:32 ---> tox-install.sh 09:28:32 + source /home/jenkins/lf-env.sh 09:28:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:28:32 ++ mktemp -d /tmp/venv-XXXX 09:28:32 + lf_venv=/tmp/venv-KaDd 09:28:32 + local venv_file=/tmp/.os_lf_venv 09:28:32 + local python=python3 09:28:32 + local options 09:28:32 + local set_path=true 09:28:32 + local install_args= 09:28:32 ++ 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 09:28:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:28:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:28:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:28:32 + true 09:28:32 + case $1 in 09:28:32 + venv_file=/tmp/.toxenv 09:28:32 + shift 2 09:28:32 + true 09:28:32 + case $1 in 09:28:32 + shift 09:28:32 + break 09:28:32 + case $python in 09:28:32 + local pkg_list= 09:28:32 + [[ -d /opt/pyenv ]] 09:28:32 + echo 'Setup pyenv:' 09:28:32 Setup pyenv: 09:28:32 + export PYENV_ROOT=/opt/pyenv 09:28:32 + PYENV_ROOT=/opt/pyenv 09:28:32 + 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 09:28:32 + 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 09:28:32 + pyenv versions 09:28:32 system 09:28:32 3.8.20 09:28:32 3.9.20 09:28:32 3.10.15 09:28:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:28:32 + command -v pyenv 09:28:32 ++ pyenv init - --no-rehash 09:28:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:28:32 for i in ${!paths[@]}; do 09:28:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:28:32 fi; done; 09:28:32 echo "${paths[*]}"'\'')" 09:28:32 export PATH="/opt/pyenv/shims:${PATH}" 09:28:32 export PYENV_SHELL=bash 09:28:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:28:32 pyenv() { 09:28:32 local command 09:28:32 command="${1:-}" 09:28:32 if [ "$#" -gt 0 ]; then 09:28:32 shift 09:28:32 fi 09:28:32 09:28:32 case "$command" in 09:28:32 rehash|shell) 09:28:32 eval "$(pyenv "sh-$command" "$@")" 09:28:32 ;; 09:28:32 *) 09:28:32 command pyenv "$command" "$@" 09:28:32 ;; 09:28:32 esac 09:28:32 }' 09:28:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:28:32 for i in ${!paths[@]}; do 09:28:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:28:32 fi; done; 09:28:32 echo "${paths[*]}"' 09:28:32 ++ 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 09:28:32 ++ 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 09:28:32 ++ 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 09:28:32 ++ export PYENV_SHELL=bash 09:28:32 ++ PYENV_SHELL=bash 09:28:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:28:32 +++ complete -F _pyenv pyenv 09:28:32 ++ lf-pyver python3 09:28:32 ++ local py_version_xy=python3 09:28:32 ++ local py_version_xyz= 09:28:32 ++ pyenv versions 09:28:32 ++ local command 09:28:32 ++ command=versions 09:28:32 ++ '[' 1 -gt 0 ']' 09:28:32 ++ shift 09:28:32 ++ case "$command" in 09:28:32 ++ command pyenv versions 09:28:32 ++ sed 's/^[ *]* //' 09:28:32 ++ grep -E '^[0-9.]*[0-9]$' 09:28:32 ++ awk '{ print $1 }' 09:28:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:28:32 +++ grep '^3' /tmp/.pyenv_versions 09:28:32 +++ sort -V 09:28:32 +++ tail -n 1 09:28:32 ++ py_version_xyz=3.11.10 09:28:32 ++ [[ -z 3.11.10 ]] 09:28:32 ++ echo 3.11.10 09:28:32 ++ return 0 09:28:32 + pyenv local 3.11.10 09:28:32 + local command 09:28:32 + command=local 09:28:32 + '[' 2 -gt 0 ']' 09:28:32 + shift 09:28:32 + case "$command" in 09:28:32 + command pyenv local 3.11.10 09:28:32 + for arg in "$@" 09:28:32 + case $arg in 09:28:32 + pkg_list+='tox ' 09:28:32 + for arg in "$@" 09:28:32 + case $arg in 09:28:32 + pkg_list+='virtualenv ' 09:28:32 + for arg in "$@" 09:28:32 + case $arg in 09:28:32 + pkg_list+='urllib3~=1.26.15 ' 09:28:32 + [[ -f /tmp/.toxenv ]] 09:28:32 + [[ ! -f /tmp/.toxenv ]] 09:28:32 + [[ -n '' ]] 09:28:32 + python3 -m venv /tmp/venv-KaDd 09:28:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KaDd' 09:28:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KaDd 09:28:36 + echo /tmp/venv-KaDd 09:28:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:28:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:28:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:28:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:36 + local 'pip_opts=--upgrade --quiet' 09:28:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:28:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:28:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:28:36 + [[ -n '' ]] 09:28:36 + [[ -n '' ]] 09:28:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:28:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:36 + /tmp/venv-KaDd/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 09:28:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:28:40 lf-activate-venv(): INFO: Base packages installed successfully 09:28:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:28:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:28:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:28:40 + /tmp/venv-KaDd/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 09:28:42 + type python3 09:28:42 + true 09:28:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KaDd/bin to PATH' 09:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-KaDd/bin to PATH 09:28:42 + PATH=/tmp/venv-KaDd/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 09:28:42 + return 0 09:28:42 + python3 --version 09:28:42 Python 3.11.10 09:28:42 + python3 -m pip --version 09:28:42 pip 25.3 from /tmp/venv-KaDd/lib/python3.11/site-packages/pip (python 3.11) 09:28:42 + python3 -m pip freeze 09:28:42 cachetools==6.2.2 09:28:42 chardet==5.2.0 09:28:42 colorama==0.4.6 09:28:42 distlib==0.4.0 09:28:42 filelock==3.20.0 09:28:42 packaging==25.0 09:28:42 platformdirs==4.5.0 09:28:42 pluggy==1.6.0 09:28:42 pyproject-api==1.10.0 09:28:42 tox==4.32.0 09:28:42 urllib3==1.26.20 09:28:42 virtualenv==20.35.4 09:28:42 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4902971255546850677.sh 09:28:42 [EnvInject] - Injecting environment variables from a build step. 09:28:42 [EnvInject] - Injecting as environment variables the properties content 09:28:42 PARALLEL=True 09:28:42 09:28:42 [EnvInject] - Variables injected successfully. 09:28:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4609151746071357577.sh 09:28:42 ---> tox-run.sh 09:28:42 + 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 09:28:42 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:28:42 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:28:42 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:28:42 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:28:42 + source /home/jenkins/lf-env.sh 09:28:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:28:42 ++ mktemp -d /tmp/venv-XXXX 09:28:42 + lf_venv=/tmp/venv-dkqG 09:28:42 + local venv_file=/tmp/.os_lf_venv 09:28:42 + local python=python3 09:28:42 + local options 09:28:42 + local set_path=true 09:28:42 + local install_args= 09:28:42 ++ 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 09:28:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:28:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:28:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:28:42 + true 09:28:42 + case $1 in 09:28:42 + venv_file=/tmp/.toxenv 09:28:42 + shift 2 09:28:42 + true 09:28:42 + case $1 in 09:28:42 + shift 09:28:42 + break 09:28:42 + case $python in 09:28:42 + local pkg_list= 09:28:42 + [[ -d /opt/pyenv ]] 09:28:42 + echo 'Setup pyenv:' 09:28:42 Setup pyenv: 09:28:42 + export PYENV_ROOT=/opt/pyenv 09:28:42 + PYENV_ROOT=/opt/pyenv 09:28:42 + 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 09:28:42 + 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 09:28:42 + pyenv versions 09:28:42 system 09:28:42 3.8.20 09:28:42 3.9.20 09:28:42 3.10.15 09:28:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:28:42 + command -v pyenv 09:28:42 ++ pyenv init - --no-rehash 09:28:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:28:42 for i in ${!paths[@]}; do 09:28:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:28:42 fi; done; 09:28:42 echo "${paths[*]}"'\'')" 09:28:42 export PATH="/opt/pyenv/shims:${PATH}" 09:28:42 export PYENV_SHELL=bash 09:28:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:28:42 pyenv() { 09:28:42 local command 09:28:42 command="${1:-}" 09:28:42 if [ "$#" -gt 0 ]; then 09:28:42 shift 09:28:42 fi 09:28:42 09:28:42 case "$command" in 09:28:42 rehash|shell) 09:28:42 eval "$(pyenv "sh-$command" "$@")" 09:28:42 ;; 09:28:42 *) 09:28:42 command pyenv "$command" "$@" 09:28:42 ;; 09:28:42 esac 09:28:42 }' 09:28:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:28:42 for i in ${!paths[@]}; do 09:28:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:28:42 fi; done; 09:28:42 echo "${paths[*]}"' 09:28:42 ++ 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 09:28:42 ++ 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 09:28:42 ++ 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 09:28:42 ++ export PYENV_SHELL=bash 09:28:42 ++ PYENV_SHELL=bash 09:28:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:28:42 +++ complete -F _pyenv pyenv 09:28:42 ++ lf-pyver python3 09:28:42 ++ local py_version_xy=python3 09:28:42 ++ local py_version_xyz= 09:28:42 ++ pyenv versions 09:28:42 ++ sed 's/^[ *]* //' 09:28:42 ++ awk '{ print $1 }' 09:28:42 ++ local command 09:28:42 ++ grep -E '^[0-9.]*[0-9]$' 09:28:42 ++ command=versions 09:28:42 ++ '[' 1 -gt 0 ']' 09:28:42 ++ shift 09:28:42 ++ case "$command" in 09:28:42 ++ command pyenv versions 09:28:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:28:43 +++ sort -V 09:28:43 +++ tail -n 1 09:28:43 +++ grep '^3' /tmp/.pyenv_versions 09:28:43 ++ py_version_xyz=3.11.10 09:28:43 ++ [[ -z 3.11.10 ]] 09:28:43 ++ echo 3.11.10 09:28:43 ++ return 0 09:28:43 + pyenv local 3.11.10 09:28:43 + local command 09:28:43 + command=local 09:28:43 + '[' 2 -gt 0 ']' 09:28:43 + shift 09:28:43 + case "$command" in 09:28:43 + command pyenv local 3.11.10 09:28:43 + for arg in "$@" 09:28:43 + case $arg in 09:28:43 + pkg_list+='tox ' 09:28:43 + for arg in "$@" 09:28:43 + case $arg in 09:28:43 + pkg_list+='virtualenv ' 09:28:43 + for arg in "$@" 09:28:43 + case $arg in 09:28:43 + pkg_list+='urllib3~=1.26.15 ' 09:28:43 + [[ -f /tmp/.toxenv ]] 09:28:43 ++ cat /tmp/.toxenv 09:28:43 + lf_venv=/tmp/venv-KaDd 09:28:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KaDd from' file:/tmp/.toxenv 09:28:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KaDd from file:/tmp/.toxenv 09:28:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:28:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:43 + local 'pip_opts=--upgrade --quiet' 09:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:28:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:28:43 + [[ -n '' ]] 09:28:43 + [[ -n '' ]] 09:28:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:28:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:43 + /tmp/venv-KaDd/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 09:28:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:28:44 lf-activate-venv(): INFO: Base packages installed successfully 09:28:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:28:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:28:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:28:44 + /tmp/venv-KaDd/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 09:28:45 + type python3 09:28:45 + true 09:28:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KaDd/bin to PATH' 09:28:45 lf-activate-venv(): INFO: Adding /tmp/venv-KaDd/bin to PATH 09:28:45 + PATH=/tmp/venv-KaDd/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 09:28:45 + return 0 09:28:45 + [[ -d /opt/pyenv ]] 09:28:45 + echo '---> Setting up pyenv' 09:28:45 ---> Setting up pyenv 09:28:45 + export PYENV_ROOT=/opt/pyenv 09:28:45 + PYENV_ROOT=/opt/pyenv 09:28:45 + export PATH=/opt/pyenv/bin:/tmp/venv-KaDd/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 09:28:45 + PATH=/opt/pyenv/bin:/tmp/venv-KaDd/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 09:28:45 ++ pwd 09:28:45 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:28:45 + export PYTHONPATH 09:28:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:28:45 + TOX_TESTENV_PASSENV=PYTHONPATH 09:28:45 + tox --version 09:28:45 4.32.0 from /tmp/venv-KaDd/lib/python3.11/site-packages/tox/__init__.py 09:28:45 + PARALLEL=True 09:28:45 + TOX_OPTIONS_LIST= 09:28:45 + [[ -n '' ]] 09:28:45 + case ${PARALLEL,,} in 09:28:45 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:28:45 + tox --parallel auto --parallel-live 09:28:45 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:28:46 checkbashisms: freeze> python -m pip freeze --all 09:28:46 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:28:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:28:47 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 09:28:47 checkbashisms: pip==25.3,setuptools==80.9.0 09:28:47 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:28:47 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)' 09:28:47 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:28:48 checkbashisms: OK ✔ in 3.16 seconds 09:28:48 pre-commit: install_deps> python -I -m pip install pre-commit 09:28:51 pre-commit: freeze> python -m pip freeze --all 09:28:51 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 09:28:51 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:28:51 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)' 09:28:51 /usr/bin/cpan 09:28:51 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:28:51 [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. 09:28:51 [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. 09:28:51 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:28:52 [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. 09:28:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:28:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:28:53 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:28:53 buildcontroller: freeze> python -m pip freeze --all 09:28:53 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:28:54 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:28:54 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:28:54 + update-java-alternatives -l 09:28:54 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:28:54 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:28:54 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:28:54 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:28:54 update-alternatives: error: no alternatives for jaotc 09:28:54 update-alternatives: error: no alternatives for rmic 09:28:54 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:28:54 + java -version 09:28:54 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:28:54 + JAVA_VER=21 09:28:54 + echo 21 09:28:54 21 09:28:54 + javac -version 09:28:54 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:28:54 + JAVAC_VER=21 09:28:54 + echo 21 09:28:54 21 09:28:54 ok, java is 21 or newer 09:28:54 + [ 21 -ge 21 ] 09:28:54 + [ 21 -ge 21 ] 09:28:54 + echo ok, java is 21 or newer 09:28:54 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 09:28:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:28:54 [INFO] Once installed this environment will be reused. 09:28:54 [INFO] This may take a few minutes... 09:28:55 2025-11-19 09:28:55 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 09:28:55 + sudo mkdir -p /opt 09:28:55 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:28:55 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:28:55 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:28:55 + mvn --version 09:28:55 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:28:55 Maven home: /opt/maven 09:28:55 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:28:55 Default locale: en, platform encoding: UTF-8 09:28:55 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:28:56 NOTE: Picked up JDK_JAVA_OPTIONS: 09:28:56 --add-opens=java.base/java.io=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.lang=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.net=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.nio=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.util=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:28:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:28:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:28:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:28:56 -Xlog:disable 09:29:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:29:00 [INFO] Once installed this environment will be reused. 09:29:00 [INFO] This may take a few minutes... 09:29:08 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:29:08 [INFO] Once installed this environment will be reused. 09:29:08 [INFO] This may take a few minutes... 09:29:12 docs-linkcheck: freeze> python -m pip freeze --all 09:29:13 docs: freeze> python -m pip freeze --all 09:29:13 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:29:13 [INFO] Once installed this environment will be reused. 09:29:13 [INFO] This may take a few minutes... 09:29:13 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 09:29:13 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 09:29:13 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 09:29:13 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 09:29:16 docs: OK ✔ in 30.29 seconds 09:29:16 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:29:20 docs-linkcheck: OK ✔ in 32.54 seconds 09:29:20 pylint: freeze> python -m pip freeze --all 09:29:20 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.3,setuptools==80.9.0,tomlkit==0.13.3 09:29:20 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}$' '{}' + 09:29:24 trim trailing whitespace.................................................Passed 09:29:24 Tabs remover.............................................................Passed 09:29:25 autopep8.................................................................Passed 09:29:30 perltidy.................................................................Passed 09:29:31 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:29:31 [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. 09:29:31 [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. 09:29:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:29:31 [INFO] Once installed this environment will be reused. 09:29:31 [INFO] This may take a few minutes... 09:29:38 gitlint..................................................................Passed 09:29:46 09:29:46 ------------------------------------ 09:29:46 Your code has been rated at 10.00/10 09:29:46 09:30:37 pre-commit: OK ✔ in 50.09 seconds 09:30:37 pylint: OK ✔ in 31.81 seconds 09:30:37 buildcontroller: OK ✔ in 1 minute 50.95 seconds 09:30:37 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 09:30:37 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 09:30:37 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 09:30:37 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 09:30:44 build_karaf_tests71: freeze> python -m pip freeze --all 09:30:44 build_karaf_tests121: freeze> python -m pip freeze --all 09:30:44 build_karaf_tests190: freeze> python -m pip freeze --all 09:30:44 build_karaf_tests221: freeze> python -m pip freeze --all 09:30:44 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:30:44 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:30:44 build karaf in karaf71 with ./karaf71.env 09:30:44 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:30:44 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:30:44 build karaf in karaf121 with ./karaf121.env 09:30:44 NOTE: Picked up JDK_JAVA_OPTIONS: 09:30:44 --add-opens=java.base/java.io=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.net=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:30:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:30:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:30:44 -Xlog:disable 09:30:44 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:30:44 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:30:44 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:30:44 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:30:44 build karaf in karaf221 with ./karaf221.env 09:30:44 build karaf in karafoc with ./karafoc.env 09:30:44 NOTE: Picked up JDK_JAVA_OPTIONS: 09:30:44 --add-opens=java.base/java.io=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.net=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:30:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:30:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:30:44 -Xlog:disable 09:30:44 NOTE: Picked up JDK_JAVA_OPTIONS: 09:30:44 --add-opens=java.base/java.io=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.net=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:30:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:30:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:30:44 -Xlog:disable 09:30:44 NOTE: Picked up JDK_JAVA_OPTIONS: 09:30:44 --add-opens=java.base/java.io=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.net=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:30:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:30:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:30:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:30:44 -Xlog:disable 09:31:37 build_karaf_tests190: OK ✔ in 1 minute 0.47 seconds 09:31:37 build_karaf_tests71: OK ✔ in 1 minute 0.55 seconds 09:31:37 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 09:31:37 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 09:31:38 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.4:install (default-install) on project transportpce-karaf: Failed to install metadata org.opendaylight.transportpce:transportpce-karaf:12.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] 09:31:38 [ERROR] 09:31:38 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 09:31:38 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:31:38 [ERROR] 09:31:38 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:31:38 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 09:31:38 build_karaf_tests121: OK ✔ in 1 minute 1.46 seconds 09:31:38 build_karaf_tests221: OK ✔ in 1 minute 1.48 seconds 09:31:38 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 09:31:44 buildlighty: freeze> python -m pip freeze --all 09:31:44 sims: freeze> python -m pip freeze --all 09:31:45 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:31:45 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 09:31:45 Using lighynode version 20.1.0.5 09:31:45 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 09:31:45 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:31:45 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 09:31:45 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 09:32:40 sims: OK ✔ in 10.39 seconds 09:32:40 buildlighty: OK ✔ in 35.11 seconds 09:32:40 testsPCE: freeze> python -m pip freeze --all 09:32:40 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,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.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.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.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 09:32:40 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 09:32:40 pytest -q transportpce_tests/pce/test01_pce.py 09:33:27 .................... [100%] 09:34:31 20 passed in 110.43s (0:01:50) 09:34:31 pytest -q transportpce_tests/pce/test02_pce_400G.py 09:34:47 ............ [100%] 09:35:17 12 passed in 46.37s 09:35:18 pytest -q transportpce_tests/pce/test03_gnpy.py 09:35:34 ........ [100%] 09:35:55 8 passed in 36.92s 09:35:55 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 09:36:26 ... [100%] 09:36:31 3 passed in 36.06s 09:36:32 testsPCE: OK ✔ in 4 minutes 53.49 seconds 09:36:32 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 09:36:32 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 09:36:32 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 09:36:38 tests121: freeze> python -m pip freeze --all 09:36:38 tests190: freeze> python -m pip freeze --all 09:36:38 tests_tapi: freeze> python -m pip freeze --all 09:36:39 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:36:39 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 09:36:39 using environment variables from ./karaf121.env 09:36:39 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 09:36:39 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:36:39 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 09:36:39 using environment variables from ./karafoc.env 09:36:39 pytest -q transportpce_tests/oc/test01_portmapping.py 09:36:39 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:36:39 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 09:36:39 using environment variables from ./karaf221.env 09:36:39 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 09:37:40 ........... [100%] 09:37:55 10 passed in 76.62s (0:01:16) 09:37:56 pytest -q transportpce_tests/oc/test02_topology.py 09:38:01 .................................. [100%] 09:38:41 21 passed in 122.11s (0:02:02) 09:38:41 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 09:38:41 .............................. [100%] 09:39:03 14 passed in 66.53s (0:01:06) 09:39:03 pytest -q transportpce_tests/oc/test03_renderer.py 09:39:21 .......... [100%] 09:39:37 6 passed in 55.40s 09:39:37 pytest -q transportpce_tests/1.2.1/test03_topology.py 09:39:38 ...................... [100%] 09:39:59 19 passed in 55.77s 09:40:00 tests190: OK ✔ in 3 minutes 28.43 seconds 09:40:00 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 09:40:06 .tests71: freeze> python -m pip freeze --all 09:40:08 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:40:08 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 09:40:08 using environment variables from ./karaf71.env 09:40:08 pytest -q transportpce_tests/7.1/test01_portmapping.py 09:40:26 .................................... [100%] 09:40:59 12 passed in 50.55s 09:40:59 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 09:40:59 .................................................. [100%] 09:42:06 44 passed in 149.02s (0:02:29) 09:42:06 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 09:42:06 ................................................................ [100%] 09:43:29 24 passed in 83.05s (0:01:23) 09:43:29 pytest -q transportpce_tests/1.2.1/test05_olm.py 09:43:30 .... [100%] 09:43:36 62 passed in 156.65s (0:02:36) 09:43:36 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 09:44:23 .......................... [100%] 09:44:50 51 passed in 490.73s (0:08:10) 09:44:50 pytest -q transportpce_tests/tapi/test02_full_topology.py 09:44:50 ......................................................... [100%] 09:46:08 48 passed in 151.19s (0:02:31) 09:46:08 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 09:46:09 ........................... [100%] 09:46:49 40 passed in 199.14s (0:03:19) 09:46:49 pytest -q transportpce_tests/1.2.1/test06_end2end.py 09:46:49 .................... [100%] 09:47:23 22 passed in 75.08s (0:01:15) 09:47:29 ................................................................. [100%] 09:53:22 36 passed in 512.14s (0:08:32) 09:53:22 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 09:53:29 ................................ [100%] 09:55:44 54 passed in 534.54s (0:08:54) 09:55:51 ............................................. [100%] 10:01:39 71 passed in 496.56s (0:08:16) 10:01:39 pytest -q transportpce_tests/tapi/test04_topo_extension.py 10:02:29 ................... [100%] 10:03:59 19 passed in 139.72s (0:02:19) 10:03:59 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 10:05:59 ......................E [100%] 10:11:31 ==================================== ERRORS ==================================== 10:11:31 ______ ERROR at teardown of TransportPCEtest.test_22_get_no_tapi_services ______ 10:11:31 10:11:31 self = 10:11:31 10:11:31 def _new_conn(self) -> socket.socket: 10:11:31 """Establish a socket connection and set nodelay settings on it. 10:11:31 10:11:31 :return: New socket connection. 10:11:31 """ 10:11:31 try: 10:11:31 > sock = connection.create_connection( 10:11:31 (self._dns_host, self.port), 10:11:31 self.timeout, 10:11:31 source_address=self.source_address, 10:11:31 socket_options=self.socket_options, 10:11:31 ) 10:11:31 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connection.py:198: 10:11:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/util/connection.py:85: in create_connection 10:11:31 raise err 10:11:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:11:31 10:11:31 address = ('localhost', 8183), timeout = 30, source_address = None 10:11:31 socket_options = [(6, 1, 1)] 10:11:31 10:11:31 def create_connection( 10:11:31 address: tuple[str, int], 10:11:31 timeout: _TYPE_TIMEOUT = _DEFAULT_TIMEOUT, 10:11:31 source_address: tuple[str, int] | None = None, 10:11:31 socket_options: _TYPE_SOCKET_OPTIONS | None = None, 10:11:31 ) -> socket.socket: 10:11:31 """Connect to *address* and return the socket object. 10:11:31 10:11:31 Convenience function. Connect to *address* (a 2-tuple ``(host, 10:11:31 port)``) and return the socket object. Passing the optional 10:11:31 *timeout* parameter will set the timeout on the socket instance 10:11:31 before attempting to connect. If no *timeout* is supplied, the 10:11:31 global default timeout setting returned by :func:`socket.getdefaulttimeout` 10:11:31 is used. If *source_address* is set it must be a tuple of (host, port) 10:11:31 for the socket to bind as a source address before making the connection. 10:11:31 An host of '' or port 0 tells the OS to use the default. 10:11:31 """ 10:11:31 10:11:31 host, port = address 10:11:31 if host.startswith("["): 10:11:31 host = host.strip("[]") 10:11:31 err = None 10:11:31 10:11:31 # Using the value from allowed_gai_family() in the context of getaddrinfo lets 10:11:31 # us select whether to work with IPv4 DNS records, IPv6 records, or both. 10:11:31 # The original create_connection function always returns all records. 10:11:31 family = allowed_gai_family() 10:11:31 10:11:31 try: 10:11:31 host.encode("idna") 10:11:31 except UnicodeError: 10:11:31 raise LocationParseError(f"'{host}', label empty or too long") from None 10:11:31 10:11:31 for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): 10:11:31 af, socktype, proto, canonname, sa = res 10:11:31 sock = None 10:11:31 try: 10:11:31 sock = socket.socket(af, socktype, proto) 10:11:31 10:11:31 # If provided, set socket level options before connecting. 10:11:31 _set_socket_options(sock, socket_options) 10:11:31 10:11:31 if timeout is not _DEFAULT_TIMEOUT: 10:11:31 sock.settimeout(timeout) 10:11:31 if source_address: 10:11:31 sock.bind(source_address) 10:11:31 > sock.connect(sa) 10:11:31 E ConnectionRefusedError: [Errno 111] Connection refused 10:11:31 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/util/connection.py:73: ConnectionRefusedError 10:11:31 10:11:31 The above exception was the direct cause of the following exception: 10:11:31 10:11:31 self = 10:11:31 method = 'GET' 10:11:31 url = '/rests/data/ietf-network:networks/network=otn-topology?content=config' 10:11:31 body = None 10:11:31 headers = {'User-Agent': 'python-requests/2.32.5', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/json', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 10:11:31 retries = Retry(total=0, connect=None, read=False, redirect=None, status=None) 10:11:31 redirect = False, assert_same_host = False 10:11:31 timeout = Timeout(connect=30, read=30, total=None), pool_timeout = None 10:11:31 release_conn = False, chunked = False, body_pos = None, preload_content = False 10:11:31 decode_content = False, response_kw = {} 10:11:31 parsed_url = Url(scheme=None, auth=None, host=None, port=None, path='/rests/data/ietf-network:networks/network=otn-topology', query='content=config', fragment=None) 10:11:31 destination_scheme = None, conn = None, release_this_conn = True 10:11:31 http_tunnel_required = False, err = None, clean_exit = False 10:11:31 10:11:31 def urlopen( # type: ignore[override] 10:11:31 self, 10:11:31 method: str, 10:11:31 url: str, 10:11:31 body: _TYPE_BODY | None = None, 10:11:31 headers: typing.Mapping[str, str] | None = None, 10:11:31 retries: Retry | bool | int | None = None, 10:11:31 redirect: bool = True, 10:11:31 assert_same_host: bool = True, 10:11:31 timeout: _TYPE_TIMEOUT = _DEFAULT_TIMEOUT, 10:11:31 pool_timeout: int | None = None, 10:11:31 release_conn: bool | None = None, 10:11:31 chunked: bool = False, 10:11:31 body_pos: _TYPE_BODY_POSITION | None = None, 10:11:31 preload_content: bool = True, 10:11:31 decode_content: bool = True, 10:11:31 **response_kw: typing.Any, 10:11:31 ) -> BaseHTTPResponse: 10:11:31 """ 10:11:31 Get a connection from the pool and perform an HTTP request. This is the 10:11:31 lowest level call for making a request, so you'll need to specify all 10:11:31 the raw details. 10:11:31 10:11:31 .. note:: 10:11:31 10:11:31 More commonly, it's appropriate to use a convenience method 10:11:31 such as :meth:`request`. 10:11:31 10:11:31 .. note:: 10:11:31 10:11:31 `release_conn` will only behave as expected if 10:11:31 `preload_content=False` because we want to make 10:11:31 `preload_content=False` the default behaviour someday soon without 10:11:31 breaking backwards compatibility. 10:11:31 10:11:31 :param method: 10:11:31 HTTP request method (such as GET, POST, PUT, etc.) 10:11:31 10:11:31 :param url: 10:11:31 The URL to perform the request on. 10:11:31 10:11:31 :param body: 10:11:31 Data to send in the request body, either :class:`str`, :class:`bytes`, 10:11:31 an iterable of :class:`str`/:class:`bytes`, or a file-like object. 10:11:31 10:11:31 :param headers: 10:11:31 Dictionary of custom headers to send, such as User-Agent, 10:11:31 If-None-Match, etc. If None, pool headers are used. If provided, 10:11:31 these headers completely replace any pool-specific headers. 10:11:31 10:11:31 :param retries: 10:11:31 Configure the number of retries to allow before raising a 10:11:31 :class:`~urllib3.exceptions.MaxRetryError` exception. 10:11:31 10:11:31 If ``None`` (default) will retry 3 times, see ``Retry.DEFAULT``. Pass a 10:11:31 :class:`~urllib3.util.retry.Retry` object for fine-grained control 10:11:31 over different types of retries. 10:11:31 Pass an integer number to retry connection errors that many times, 10:11:31 but no other types of errors. Pass zero to never retry. 10:11:31 10:11:31 If ``False``, then retries are disabled and any exception is raised 10:11:31 immediately. Also, instead of raising a MaxRetryError on redirects, 10:11:31 the redirect response will be returned. 10:11:31 10:11:31 :type retries: :class:`~urllib3.util.retry.Retry`, False, or an int. 10:11:31 10:11:31 :param redirect: 10:11:31 If True, automatically handle redirects (status codes 301, 302, 10:11:31 303, 307, 308). Each redirect counts as a retry. Disabling retries 10:11:31 will disable redirect, too. 10:11:31 10:11:31 :param assert_same_host: 10:11:31 If ``True``, will make sure that the host of the pool requests is 10:11:31 consistent else will raise HostChangedError. When ``False``, you can 10:11:31 use the pool on an HTTP proxy and request foreign hosts. 10:11:31 10:11:31 :param timeout: 10:11:31 If specified, overrides the default timeout for this one 10:11:31 request. It may be a float (in seconds) or an instance of 10:11:31 :class:`urllib3.util.Timeout`. 10:11:31 10:11:31 :param pool_timeout: 10:11:31 If set and the pool is set to block=True, then this method will 10:11:31 block for ``pool_timeout`` seconds and raise EmptyPoolError if no 10:11:31 connection is available within the time period. 10:11:31 10:11:31 :param bool preload_content: 10:11:31 If True, the response's body will be preloaded into memory. 10:11:31 10:11:31 :param bool decode_content: 10:11:31 If True, will attempt to decode the body based on the 10:11:31 'content-encoding' header. 10:11:31 10:11:31 :param release_conn: 10:11:31 If False, then the urlopen call will not release the connection 10:11:31 back into the pool once a response is received (but will release if 10:11:31 you read the entire contents of the response such as when 10:11:31 `preload_content=True`). This is useful if you're not preloading 10:11:31 the response's content immediately. You will need to call 10:11:31 ``r.release_conn()`` on the response ``r`` to return the connection 10:11:31 back into the pool. If None, it takes the value of ``preload_content`` 10:11:31 which defaults to ``True``. 10:11:31 10:11:31 :param bool chunked: 10:11:31 If True, urllib3 will send the body using chunked transfer 10:11:31 encoding. Otherwise, urllib3 will send the body using the standard 10:11:31 content-length form. Defaults to False. 10:11:31 10:11:31 :param int body_pos: 10:11:31 Position to seek to in file-like body in the event of a retry or 10:11:31 redirect. Typically this won't need to be set because urllib3 will 10:11:31 auto-populate the value when needed. 10:11:31 """ 10:11:31 parsed_url = parse_url(url) 10:11:31 destination_scheme = parsed_url.scheme 10:11:31 10:11:31 if headers is None: 10:11:31 headers = self.headers 10:11:31 10:11:31 if not isinstance(retries, Retry): 10:11:31 retries = Retry.from_int(retries, redirect=redirect, default=self.retries) 10:11:31 10:11:31 if release_conn is None: 10:11:31 release_conn = preload_content 10:11:31 10:11:31 # Check host 10:11:31 if assert_same_host and not self.is_same_host(url): 10:11:31 raise HostChangedError(self, url, retries) 10:11:31 10:11:31 # Ensure that the URL we're connecting to is properly encoded 10:11:31 if url.startswith("/"): 10:11:31 url = to_str(_encode_target(url)) 10:11:31 else: 10:11:31 url = to_str(parsed_url.url) 10:11:31 10:11:31 conn = None 10:11:31 10:11:31 # Track whether `conn` needs to be released before 10:11:31 # returning/raising/recursing. Update this variable if necessary, and 10:11:31 # leave `release_conn` constant throughout the function. That way, if 10:11:31 # the function recurses, the original value of `release_conn` will be 10:11:31 # passed down into the recursive call, and its value will be respected. 10:11:31 # 10:11:31 # See issue #651 [1] for details. 10:11:31 # 10:11:31 # [1] 10:11:31 release_this_conn = release_conn 10:11:31 10:11:31 http_tunnel_required = connection_requires_http_tunnel( 10:11:31 self.proxy, self.proxy_config, destination_scheme 10:11:31 ) 10:11:31 10:11:31 # Merge the proxy headers. Only done when not using HTTP CONNECT. We 10:11:31 # have to copy the headers dict so we can safely change it without those 10:11:31 # changes being reflected in anyone else's copy. 10:11:31 if not http_tunnel_required: 10:11:31 headers = headers.copy() # type: ignore[attr-defined] 10:11:31 headers.update(self.proxy_headers) # type: ignore[union-attr] 10:11:31 10:11:31 # Must keep the exception bound to a separate variable or else Python 3 10:11:31 # complains about UnboundLocalError. 10:11:31 err = None 10:11:31 10:11:31 # Keep track of whether we cleanly exited the except block. This 10:11:31 # ensures we do proper cleanup in finally. 10:11:31 clean_exit = False 10:11:31 10:11:31 # Rewind body position, if needed. Record current position 10:11:31 # for future rewinds in the event of a redirect/retry. 10:11:31 body_pos = set_file_position(body, body_pos) 10:11:31 10:11:31 try: 10:11:31 # Request a connection from the queue. 10:11:31 timeout_obj = self._get_timeout(timeout) 10:11:31 conn = self._get_conn(timeout=pool_timeout) 10:11:31 10:11:31 conn.timeout = timeout_obj.connect_timeout # type: ignore[assignment] 10:11:31 10:11:31 # Is this a closed/new connection that requires CONNECT tunnelling? 10:11:31 if self.proxy is not None and http_tunnel_required and conn.is_closed: 10:11:31 try: 10:11:31 self._prepare_proxy(conn) 10:11:31 except (BaseSSLError, OSError, SocketTimeout) as e: 10:11:31 self._raise_timeout( 10:11:31 err=e, url=self.proxy.url, timeout_value=conn.timeout 10:11:31 ) 10:11:31 raise 10:11:31 10:11:31 # If we're going to release the connection in ``finally:``, then 10:11:31 # the response doesn't need to know about the connection. Otherwise 10:11:31 # it will also try to release it and we'll have a double-release 10:11:31 # mess. 10:11:31 response_conn = conn if not release_conn else None 10:11:31 10:11:31 # Make the request on the HTTPConnection object 10:11:31 > response = self._make_request( 10:11:31 conn, 10:11:31 method, 10:11:31 url, 10:11:31 timeout=timeout_obj, 10:11:31 body=body, 10:11:31 headers=headers, 10:11:31 chunked=chunked, 10:11:31 retries=retries, 10:11:31 response_conn=response_conn, 10:11:31 preload_content=preload_content, 10:11:31 decode_content=decode_content, 10:11:31 **response_kw, 10:11:31 ) 10:11:31 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connectionpool.py:787: 10:11:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connectionpool.py:493: in _make_request 10:11:31 conn.request( 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connection.py:494: in request 10:11:31 self.endheaders() 10:11:31 /opt/pyenv/versions/3.11.10/lib/python3.11/http/client.py:1298: in endheaders 10:11:31 self._send_output(message_body, encode_chunked=encode_chunked) 10:11:31 /opt/pyenv/versions/3.11.10/lib/python3.11/http/client.py:1058: in _send_output 10:11:31 self.send(msg) 10:11:31 /opt/pyenv/versions/3.11.10/lib/python3.11/http/client.py:996: in send 10:11:31 self.connect() 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connection.py:325: in connect 10:11:31 self.sock = self._new_conn() 10:11:31 ^^^^^^^^^^^^^^^^ 10:11:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:11:31 10:11:31 self = 10:11:31 10:11:31 def _new_conn(self) -> socket.socket: 10:11:31 """Establish a socket connection and set nodelay settings on it. 10:11:31 10:11:31 :return: New socket connection. 10:11:31 """ 10:11:31 try: 10:11:31 sock = connection.create_connection( 10:11:31 (self._dns_host, self.port), 10:11:31 self.timeout, 10:11:31 source_address=self.source_address, 10:11:31 socket_options=self.socket_options, 10:11:31 ) 10:11:31 except socket.gaierror as e: 10:11:31 raise NameResolutionError(self.host, self, e) from e 10:11:31 except SocketTimeout as e: 10:11:31 raise ConnectTimeoutError( 10:11:31 self, 10:11:31 f"Connection to {self.host} timed out. (connect timeout={self.timeout})", 10:11:31 ) from e 10:11:31 10:11:31 except OSError as e: 10:11:31 > raise NewConnectionError( 10:11:31 self, f"Failed to establish a new connection: {e}" 10:11:31 ) from e 10:11:31 E urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 111] Connection refused 10:11:31 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connection.py:213: NewConnectionError 10:11:31 10:11:31 The above exception was the direct cause of the following exception: 10:11:31 10:11:31 self = 10:11:31 request = , stream = False 10:11:31 timeout = Timeout(connect=30, read=30, total=None), verify = True, cert = None 10:11:31 proxies = OrderedDict() 10:11:31 10:11:31 def send( 10:11:31 self, request, stream=False, timeout=None, verify=True, cert=None, proxies=None 10:11:31 ): 10:11:31 """Sends PreparedRequest object. Returns Response object. 10:11:31 10:11:31 :param request: The :class:`PreparedRequest ` being sent. 10:11:31 :param stream: (optional) Whether to stream the request content. 10:11:31 :param timeout: (optional) How long to wait for the server to send 10:11:31 data before giving up, as a float, or a :ref:`(connect timeout, 10:11:31 read timeout) ` tuple. 10:11:31 :type timeout: float or tuple or urllib3 Timeout object 10:11:31 :param verify: (optional) Either a boolean, in which case it controls whether 10:11:31 we verify the server's TLS certificate, or a string, in which case it 10:11:31 must be a path to a CA bundle to use 10:11:31 :param cert: (optional) Any user-provided SSL certificate to be trusted. 10:11:31 :param proxies: (optional) The proxies dictionary to apply to the request. 10:11:31 :rtype: requests.Response 10:11:31 """ 10:11:31 10:11:31 try: 10:11:31 conn = self.get_connection_with_tls_context( 10:11:31 request, verify, proxies=proxies, cert=cert 10:11:31 ) 10:11:31 except LocationValueError as e: 10:11:31 raise InvalidURL(e, request=request) 10:11:31 10:11:31 self.cert_verify(conn, request.url, verify, cert) 10:11:31 url = self.request_url(request, proxies) 10:11:31 self.add_headers( 10:11:31 request, 10:11:31 stream=stream, 10:11:31 timeout=timeout, 10:11:31 verify=verify, 10:11:31 cert=cert, 10:11:31 proxies=proxies, 10:11:31 ) 10:11:31 10:11:31 chunked = not (request.body is None or "Content-Length" in request.headers) 10:11:31 10:11:31 if isinstance(timeout, tuple): 10:11:31 try: 10:11:31 connect, read = timeout 10:11:31 timeout = TimeoutSauce(connect=connect, read=read) 10:11:31 except ValueError: 10:11:31 raise ValueError( 10:11:31 f"Invalid timeout {timeout}. Pass a (connect, read) timeout tuple, " 10:11:31 f"or a single float to set both timeouts to the same value." 10:11:31 ) 10:11:31 elif isinstance(timeout, TimeoutSauce): 10:11:31 pass 10:11:31 else: 10:11:31 timeout = TimeoutSauce(connect=timeout, read=timeout) 10:11:31 10:11:31 try: 10:11:31 > resp = conn.urlopen( 10:11:31 method=request.method, 10:11:31 url=url, 10:11:31 body=request.body, 10:11:31 headers=request.headers, 10:11:31 redirect=False, 10:11:31 assert_same_host=False, 10:11:31 preload_content=False, 10:11:31 decode_content=False, 10:11:31 retries=self.max_retries, 10:11:31 timeout=timeout, 10:11:31 chunked=chunked, 10:11:31 ) 10:11:31 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/adapters.py:644: 10:11:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connectionpool.py:841: in urlopen 10:11:31 retries = retries.increment( 10:11:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:11:31 10:11:31 self = Retry(total=0, connect=None, read=False, redirect=None, status=None) 10:11:31 method = 'GET' 10:11:31 url = '/rests/data/ietf-network:networks/network=otn-topology?content=config' 10:11:31 response = None 10:11:31 error = NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused') 10:11:31 _pool = 10:11:31 _stacktrace = 10:11:31 10:11:31 def increment( 10:11:31 self, 10:11:31 method: str | None = None, 10:11:31 url: str | None = None, 10:11:31 response: BaseHTTPResponse | None = None, 10:11:31 error: Exception | None = None, 10:11:31 _pool: ConnectionPool | None = None, 10:11:31 _stacktrace: TracebackType | None = None, 10:11:31 ) -> Self: 10:11:31 """Return a new Retry object with incremented retry counters. 10:11:31 10:11:31 :param response: A response object, or None, if the server did not 10:11:31 return a response. 10:11:31 :type response: :class:`~urllib3.response.BaseHTTPResponse` 10:11:31 :param Exception error: An error encountered during the request, or 10:11:31 None if the response was received successfully. 10:11:31 10:11:31 :return: A new ``Retry`` object. 10:11:31 """ 10:11:31 if self.total is False and error: 10:11:31 # Disabled, indicate to re-raise the error. 10:11:31 raise reraise(type(error), error, _stacktrace) 10:11:31 10:11:31 total = self.total 10:11:31 if total is not None: 10:11:31 total -= 1 10:11:31 10:11:31 connect = self.connect 10:11:31 read = self.read 10:11:31 redirect = self.redirect 10:11:31 status_count = self.status 10:11:31 other = self.other 10:11:31 cause = "unknown" 10:11:31 status = None 10:11:31 redirect_location = None 10:11:31 10:11:31 if error and self._is_connection_error(error): 10:11:31 # Connect retry? 10:11:31 if connect is False: 10:11:31 raise reraise(type(error), error, _stacktrace) 10:11:31 elif connect is not None: 10:11:31 connect -= 1 10:11:31 10:11:31 elif error and self._is_read_error(error): 10:11:31 # Read retry? 10:11:31 if read is False or method is None or not self._is_method_retryable(method): 10:11:31 raise reraise(type(error), error, _stacktrace) 10:11:31 elif read is not None: 10:11:31 read -= 1 10:11:31 10:11:31 elif error: 10:11:31 # Other retry? 10:11:31 if other is not None: 10:11:31 other -= 1 10:11:31 10:11:31 elif response and response.get_redirect_location(): 10:11:31 # Redirect retry? 10:11:31 if redirect is not None: 10:11:31 redirect -= 1 10:11:31 cause = "too many redirects" 10:11:31 response_redirect_location = response.get_redirect_location() 10:11:31 if response_redirect_location: 10:11:31 redirect_location = response_redirect_location 10:11:31 status = response.status 10:11:31 10:11:31 else: 10:11:31 # Incrementing because of a server error like a 500 in 10:11:31 # status_forcelist and the given method is in the allowed_methods 10:11:31 cause = ResponseError.GENERIC_ERROR 10:11:31 if response and response.status: 10:11:31 if status_count is not None: 10:11:31 status_count -= 1 10:11:31 cause = ResponseError.SPECIFIC_ERROR.format(status_code=response.status) 10:11:31 status = response.status 10:11:31 10:11:31 history = self.history + ( 10:11:31 RequestHistory(method, url, error, status, redirect_location), 10:11:31 ) 10:11:31 10:11:31 new_retry = self.new( 10:11:31 total=total, 10:11:31 connect=connect, 10:11:31 read=read, 10:11:31 redirect=redirect, 10:11:31 status=status_count, 10:11:31 other=other, 10:11:31 history=history, 10:11:31 ) 10:11:31 10:11:31 if new_retry.is_exhausted(): 10:11:31 reason = error or ResponseError(cause) 10:11:31 > raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] 10:11:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:11:31 E urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=8183): Max retries exceeded with url: /rests/data/ietf-network:networks/network=otn-topology?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 10:11:31 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/util/retry.py:519: MaxRetryError 10:11:31 10:11:31 During handling of the above exception, another exception occurred: 10:11:31 10:11:31 cls = 10:11:31 10:11:31 @classmethod 10:11:31 def tearDownClass(cls): 10:11:31 test_utils_generate_tapi_topo.cleanup_and_disconnect_devices() 10:11:31 # pylint: disable=not-an-iterable 10:11:31 for process in cls.processes: 10:11:31 test_utils.shutdown_process(process) 10:11:31 print("all processes killed") 10:11:31 test_utils.copy_karaf_log(cls.__name__) 10:11:31 > test_utils_generate_tapi_topo.uninstall_Tapi_Feature() 10:11:31 10:11:31 transportpce_tests/tapi/test05_pce_tapi.py:345: 10:11:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:11:31 transportpce_tests/common/test_utils_generate_tapi_topo.py:383: in uninstall_Tapi_Feature 10:11:31 response = test_utils.get_ietf_network_request('otn-topology', 'config') 10:11:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:11:31 transportpce_tests/common/test_utils.py:562: in get_ietf_network_request 10:11:31 response = get_request(url[RESTCONF_VERSION].format(*format_args)) 10:11:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:11:31 transportpce_tests/common/test_utils.py:117: in get_request 10:11:31 return requests.request( 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/api.py:59: in request 10:11:31 return session.request(method=method, url=url, **kwargs) 10:11:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/sessions.py:589: in request 10:11:31 resp = self.send(prep, **send_kwargs) 10:11:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/sessions.py:703: in send 10:11:31 r = adapter.send(request, **kwargs) 10:11:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:11:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:11:31 10:11:31 self = 10:11:31 request = , stream = False 10:11:31 timeout = Timeout(connect=30, read=30, total=None), verify = True, cert = None 10:11:31 proxies = OrderedDict() 10:11:31 10:11:31 def send( 10:11:31 self, request, stream=False, timeout=None, verify=True, cert=None, proxies=None 10:11:31 ): 10:11:31 """Sends PreparedRequest object. Returns Response object. 10:11:31 10:11:31 :param request: The :class:`PreparedRequest ` being sent. 10:11:31 :param stream: (optional) Whether to stream the request content. 10:11:31 :param timeout: (optional) How long to wait for the server to send 10:11:31 data before giving up, as a float, or a :ref:`(connect timeout, 10:11:31 read timeout) ` tuple. 10:11:31 :type timeout: float or tuple or urllib3 Timeout object 10:11:31 :param verify: (optional) Either a boolean, in which case it controls whether 10:11:31 we verify the server's TLS certificate, or a string, in which case it 10:11:31 must be a path to a CA bundle to use 10:11:31 :param cert: (optional) Any user-provided SSL certificate to be trusted. 10:11:31 :param proxies: (optional) The proxies dictionary to apply to the request. 10:11:31 :rtype: requests.Response 10:11:31 """ 10:11:31 10:11:31 try: 10:11:31 conn = self.get_connection_with_tls_context( 10:11:31 request, verify, proxies=proxies, cert=cert 10:11:31 ) 10:11:31 except LocationValueError as e: 10:11:31 raise InvalidURL(e, request=request) 10:11:31 10:11:31 self.cert_verify(conn, request.url, verify, cert) 10:11:31 url = self.request_url(request, proxies) 10:11:31 self.add_headers( 10:11:31 request, 10:11:31 stream=stream, 10:11:31 timeout=timeout, 10:11:31 verify=verify, 10:11:31 cert=cert, 10:11:31 proxies=proxies, 10:11:31 ) 10:11:31 10:11:31 chunked = not (request.body is None or "Content-Length" in request.headers) 10:11:31 10:11:31 if isinstance(timeout, tuple): 10:11:31 try: 10:11:31 connect, read = timeout 10:11:31 timeout = TimeoutSauce(connect=connect, read=read) 10:11:31 except ValueError: 10:11:31 raise ValueError( 10:11:31 f"Invalid timeout {timeout}. Pass a (connect, read) timeout tuple, " 10:11:31 f"or a single float to set both timeouts to the same value." 10:11:31 ) 10:11:31 elif isinstance(timeout, TimeoutSauce): 10:11:31 pass 10:11:31 else: 10:11:31 timeout = TimeoutSauce(connect=timeout, read=timeout) 10:11:31 10:11:31 try: 10:11:31 resp = conn.urlopen( 10:11:31 method=request.method, 10:11:31 url=url, 10:11:31 body=request.body, 10:11:31 headers=request.headers, 10:11:31 redirect=False, 10:11:31 assert_same_host=False, 10:11:31 preload_content=False, 10:11:31 decode_content=False, 10:11:31 retries=self.max_retries, 10:11:31 timeout=timeout, 10:11:31 chunked=chunked, 10:11:31 ) 10:11:31 10:11:31 except (ProtocolError, OSError) as err: 10:11:31 raise ConnectionError(err, request=request) 10:11:31 10:11:31 except MaxRetryError as e: 10:11:31 if isinstance(e.reason, ConnectTimeoutError): 10:11:31 # TODO: Remove this in 3.0.0: see #2811 10:11:31 if not isinstance(e.reason, NewConnectionError): 10:11:31 raise ConnectTimeout(e, request=request) 10:11:31 10:11:31 if isinstance(e.reason, ResponseError): 10:11:31 raise RetryError(e, request=request) 10:11:31 10:11:31 if isinstance(e.reason, _ProxyError): 10:11:31 raise ProxyError(e, request=request) 10:11:31 10:11:31 if isinstance(e.reason, _SSLError): 10:11:31 # This branch is for urllib3 v1.22 and later. 10:11:31 raise SSLError(e, request=request) 10:11:31 10:11:31 > raise ConnectionError(e, request=request) 10:11:31 E requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=8183): Max retries exceeded with url: /rests/data/ietf-network:networks/network=otn-topology?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 10:11:31 10:11:31 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/adapters.py:677: ConnectionError 10:11:31 --------------------------- Captured stdout teardown --------------------------- 10:11:31 Searching for patterns in karaf.log... Pattern found! Node XPDR-A1 correctly deleted from tpce topology... Searching for patterns in karaf.log... Pattern found! Node SPDR-SA1 correctly deleted from tpce topology... all processes killed 10:11:31 ODL log file stored 10:11:31 uninstalling feature odl-transportpce-tapi 10:11:31 client: JAVA_HOME not set; results may vary 10:11:31 --------------------------- Captured stderr teardown --------------------------- 10:11:31 Failed to get the session. 10:11:31 =========================== short test summary info ============================ 10:11:31 ERROR transportpce_tests/tapi/test05_pce_tapi.py::TransportPCEtest::test_22_get_no_tapi_services 10:11:31 22 passed, 1 error in 452.24s (0:07:32) 10:11:32 tests71: OK ✔ in 7 minutes 23.63 seconds 10:11:32 tests121: OK ✔ in 19 minutes 12.54 seconds 10:11:32 tests_tapi: exit 1 (2092.94 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=7467 10:11:32 tests_tapi: FAIL ✖ in 35 minutes 0.43 seconds 10:11: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 10:11:39 tests221: freeze> python -m pip freeze --all 10:11:39 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:11:39 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 10:11:39 using environment variables from ./karaf221.env 10:11:39 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 10:12:16 ................................... [100%] 10:12:57 35 passed in 77.25s (0:01:17) 10:12:57 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 10:13:33 .F..F. [100%] 10:13:47 =================================== FAILURES =================================== 10:13:47 _ TestTransportPCETopoPortmapping.test_02_compareOpenroadmTopologyPortMapping_rdm _ 10:13:47 10:13:47 self = 10:13:47 10:13:47 def test_02_compareOpenroadmTopologyPortMapping_rdm(self): 10:13:47 resTopo = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:13:47 self.assertEqual(resTopo['status_code'], requests.codes.ok) 10:13:47 nbMapCumul = 0 10:13:47 nbMappings = 0 10:13:47 for node in resTopo['network'][0]['node']: 10:13:47 nodeId = node['node-id'] 10:13:47 # pylint: disable=consider-using-f-string 10:13:47 print("nodeId={}".format(nodeId)) 10:13:47 nodeMapId = nodeId.split("-")[0] + "-" + nodeId.split("-")[1] 10:13:47 print("nodeMapId={}".format(nodeMapId)) 10:13:47 response = test_utils.get_portmapping_node_attr(nodeMapId, "node-info", None) 10:13:47 > self.assertEqual(response['status_code'], requests.codes.ok) 10:13:47 E AssertionError: 409 != 200 10:13:47 10:13:47 transportpce_tests/2.2.1/test02_topo_portmapping.py:65: AssertionError 10:13:47 ----------------------------- Captured stdout call ----------------------------- 10:13:47 nodeId=ROADM-A1-SRG3 10:13:47 nodeMapId=ROADM-A1 10:13:47 nodeId=ROADM-A1-DEG1 10:13:47 nodeMapId=ROADM-A1 10:13:47 nodeId=TAPI-SBI-ABS-NODE 10:13:47 nodeMapId=TAPI-SBI 10:13:47 _ TestTransportPCETopoPortmapping.test_05_compareOpenroadmTopologyPortMapping_xpdr _ 10:13:47 10:13:47 self = 10:13:47 10:13:47 def test_05_compareOpenroadmTopologyPortMapping_xpdr(self): 10:13:47 > self.test_02_compareOpenroadmTopologyPortMapping_rdm() 10:13:47 10:13:47 transportpce_tests/2.2.1/test02_topo_portmapping.py:92: 10:13:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:13:47 transportpce_tests/2.2.1/test02_topo_portmapping.py:65: in test_02_compareOpenroadmTopologyPortMapping_rdm 10:13:47 self.assertEqual(response['status_code'], requests.codes.ok) 10:13:47 E AssertionError: 409 != 200 10:13:47 ----------------------------- Captured stdout call ----------------------------- 10:13:47 nodeId=TAPI-SBI-ABS-NODE 10:13:47 nodeMapId=TAPI-SBI 10:13:47 =========================== short test summary info ============================ 10:13:47 FAILED transportpce_tests/2.2.1/test02_topo_portmapping.py::TestTransportPCETopoPortmapping::test_02_compareOpenroadmTopologyPortMapping_rdm 10:13:47 FAILED transportpce_tests/2.2.1/test02_topo_portmapping.py::TestTransportPCETopoPortmapping::test_05_compareOpenroadmTopologyPortMapping_xpdr 10:13:47 2 failed, 4 passed in 49.63s 10:13:47 tests221: exit 1 (127.51 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 pid=27222 10:13:47 tests221: FAIL ✖ in 2 minutes 15.22 seconds 10:13:47 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 10:13:55 tests_hybrid: freeze> python -m pip freeze --all 10:13:56 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:13:56 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 10:13:56 using environment variables from ./karaf221.env 10:13:56 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 10:14:39 ..............F...F...F..F...F..F...F..F...F....... [100%] 10:19:18 =================================== FAILURES =================================== 10:19:18 _ TestTransportPCEDeviceChangeNotifications.test_15_check_update_openroadm_topo _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_15_check_update_openroadm_topo(self): 10:19:18 response = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:19:18 self.assertEqual(response['status_code'], requests.codes.ok) 10:19:18 node_list = response['network'][0]['node'] 10:19:18 nb_updated_tp = 0 10:19:18 for node in node_list: 10:19:18 self.assertEqual(node['org-openroadm-common-network:operational-state'], 'inService') 10:19:18 self.assertEqual(node['org-openroadm-common-network:administrative-state'], 'inService') 10:19:18 > tp_list = node['ietf-network-topology:termination-point'] 10:19:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:19:18 E KeyError: 'ietf-network-topology:termination-point' 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:237: KeyError 10:19:18 ----------------------------- Captured stdout call ----------------------------- 10:19:18 execution of test_15_check_update_openroadm_topo 10:19:18 _ TestTransportPCEDeviceChangeNotifications.test_19_check_update_openroadm_topo_ok _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_19_check_update_openroadm_topo_ok(self): 10:19:18 response = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:19:18 self.assertEqual(response['status_code'], requests.codes.ok) 10:19:18 node_list = response['network'][0]['node'] 10:19:18 for node in node_list: 10:19:18 self.assertEqual(node['org-openroadm-common-network:operational-state'], 'inService') 10:19:18 self.assertEqual(node['org-openroadm-common-network:administrative-state'], 'inService') 10:19:18 > tp_list = node['ietf-network-topology:termination-point'] 10:19:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:19:18 E KeyError: 'ietf-network-topology:termination-point' 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:300: KeyError 10:19:18 ----------------------------- Captured stdout call ----------------------------- 10:19:18 execution of test_19_check_update_openroadm_topo_ok 10:19:18 _ TestTransportPCEDeviceChangeNotifications.test_23_check_update_openroadm_topo _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_23_check_update_openroadm_topo(self): 10:19:18 response = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:19:18 self.assertEqual(response['status_code'], requests.codes.ok) 10:19:18 node_list = response['network'][0]['node'] 10:19:18 nb_updated_tp = 0 10:19:18 for node in node_list: 10:19:18 self.assertEqual(node['org-openroadm-common-network:operational-state'], 'inService') 10:19:18 self.assertEqual(node['org-openroadm-common-network:administrative-state'], 'inService') 10:19:18 > tp_list = node['ietf-network-topology:termination-point'] 10:19:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:19:18 E KeyError: 'ietf-network-topology:termination-point' 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:351: KeyError 10:19:18 ----------------------------- Captured stdout call ----------------------------- 10:19:18 execution of test_23_check_update_openroadm_topo 10:19:18 _ TestTransportPCEDeviceChangeNotifications.test_26_check_update_openroadm_topo_ok _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_26_check_update_openroadm_topo_ok(self): 10:19:18 > self.test_19_check_update_openroadm_topo_ok() 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:393: 10:19:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_19_check_update_openroadm_topo_ok(self): 10:19:18 response = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:19:18 self.assertEqual(response['status_code'], requests.codes.ok) 10:19:18 node_list = response['network'][0]['node'] 10:19:18 for node in node_list: 10:19:18 self.assertEqual(node['org-openroadm-common-network:operational-state'], 'inService') 10:19:18 self.assertEqual(node['org-openroadm-common-network:administrative-state'], 'inService') 10:19:18 > tp_list = node['ietf-network-topology:termination-point'] 10:19:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:19:18 E KeyError: 'ietf-network-topology:termination-point' 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:300: KeyError 10:19:18 ----------------------------- Captured stdout call ----------------------------- 10:19:18 execution of test_26_check_update_openroadm_topo_ok 10:19:18 _ TestTransportPCEDeviceChangeNotifications.test_30_check_update_openroadm_topo _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_30_check_update_openroadm_topo(self): 10:19:18 response = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:19:18 self.assertEqual(response['status_code'], requests.codes.ok) 10:19:18 node_list = response['network'][0]['node'] 10:19:18 nb_updated_tp = 0 10:19:18 for node in node_list: 10:19:18 self.assertEqual(node['org-openroadm-common-network:operational-state'], 'inService') 10:19:18 self.assertEqual(node['org-openroadm-common-network:administrative-state'], 'inService') 10:19:18 > tp_list = node['ietf-network-topology:termination-point'] 10:19:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:19:18 E KeyError: 'ietf-network-topology:termination-point' 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:435: KeyError 10:19:18 ----------------------------- Captured stdout call ----------------------------- 10:19:18 execution of test_30_check_update_openroadm_topo 10:19:18 _ TestTransportPCEDeviceChangeNotifications.test_33_check_update_openroadm_topo_ok _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_33_check_update_openroadm_topo_ok(self): 10:19:18 > self.test_19_check_update_openroadm_topo_ok() 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:477: 10:19:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_19_check_update_openroadm_topo_ok(self): 10:19:18 response = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:19:18 self.assertEqual(response['status_code'], requests.codes.ok) 10:19:18 node_list = response['network'][0]['node'] 10:19:18 for node in node_list: 10:19:18 self.assertEqual(node['org-openroadm-common-network:operational-state'], 'inService') 10:19:18 self.assertEqual(node['org-openroadm-common-network:administrative-state'], 'inService') 10:19:18 > tp_list = node['ietf-network-topology:termination-point'] 10:19:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:19:18 E KeyError: 'ietf-network-topology:termination-point' 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:300: KeyError 10:19:18 ----------------------------- Captured stdout call ----------------------------- 10:19:18 execution of test_33_check_update_openroadm_topo_ok 10:19:18 _ TestTransportPCEDeviceChangeNotifications.test_37_check_update_openroadm_topo _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_37_check_update_openroadm_topo(self): 10:19:18 response = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:19:18 self.assertEqual(response['status_code'], requests.codes.ok) 10:19:18 node_list = response['network'][0]['node'] 10:19:18 nb_updated_tp = 0 10:19:18 for node in node_list: 10:19:18 self.assertEqual(node['org-openroadm-common-network:operational-state'], 'inService') 10:19:18 self.assertEqual(node['org-openroadm-common-network:administrative-state'], 'inService') 10:19:18 > tp_list = node['ietf-network-topology:termination-point'] 10:19:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:19:18 E KeyError: 'ietf-network-topology:termination-point' 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:517: KeyError 10:19:18 ----------------------------- Captured stdout call ----------------------------- 10:19:18 execution of test_37_check_update_openroadm_topo 10:19:18 _ TestTransportPCEDeviceChangeNotifications.test_40_check_update_openroadm_topo_ok _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_40_check_update_openroadm_topo_ok(self): 10:19:18 > self.test_19_check_update_openroadm_topo_ok() 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:557: 10:19:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_19_check_update_openroadm_topo_ok(self): 10:19:18 response = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:19:18 self.assertEqual(response['status_code'], requests.codes.ok) 10:19:18 node_list = response['network'][0]['node'] 10:19:18 for node in node_list: 10:19:18 self.assertEqual(node['org-openroadm-common-network:operational-state'], 'inService') 10:19:18 self.assertEqual(node['org-openroadm-common-network:administrative-state'], 'inService') 10:19:18 > tp_list = node['ietf-network-topology:termination-point'] 10:19:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:19:18 E KeyError: 'ietf-network-topology:termination-point' 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:300: KeyError 10:19:18 ----------------------------- Captured stdout call ----------------------------- 10:19:18 execution of test_40_check_update_openroadm_topo_ok 10:19:18 _ TestTransportPCEDeviceChangeNotifications.test_44_check_update_openroadm_topo _ 10:19:18 10:19:18 self = 10:19:18 10:19:18 def test_44_check_update_openroadm_topo(self): 10:19:18 response = test_utils.get_ietf_network_request('openroadm-topology', 'config') 10:19:18 self.assertEqual(response['status_code'], requests.codes.ok) 10:19:18 node_list = response['network'][0]['node'] 10:19:18 nb_updated_tp = 0 10:19:18 for node in node_list: 10:19:18 self.assertEqual(node['org-openroadm-common-network:operational-state'], 'inService') 10:19:18 self.assertEqual(node['org-openroadm-common-network:administrative-state'], 'inService') 10:19:18 > tp_list = node['ietf-network-topology:termination-point'] 10:19:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:19:18 E KeyError: 'ietf-network-topology:termination-point' 10:19:18 10:19:18 transportpce_tests/hybrid/test01_device_change_notifications.py:599: KeyError 10:19:18 ----------------------------- Captured stdout call ----------------------------- 10:19:18 execution of test_44_check_update_openroadm_topo 10:19:18 =========================== short test summary info ============================ 10:19:18 FAILED transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_15_check_update_openroadm_topo 10:19:18 FAILED transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_19_check_update_openroadm_topo_ok 10:19:18 FAILED transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_23_check_update_openroadm_topo 10:19:18 FAILED transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_26_check_update_openroadm_topo_ok 10:19:18 FAILED transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_30_check_update_openroadm_topo 10:19:18 FAILED transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_33_check_update_openroadm_topo_ok 10:19:18 FAILED transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_37_check_update_openroadm_topo 10:19:18 FAILED transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_40_check_update_openroadm_topo_ok 10:19:18 FAILED transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_44_check_update_openroadm_topo 10:19:18 9 failed, 42 passed in 322.36s (0:05:22) 10:19:18 tests_hybrid: exit 1 (322.69 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=28993 10:19:18 buildcontroller: OK (110.95=setup[8.36]+cmd[102.58] seconds) 10:19:18 sims: OK (10.39=setup[7.87]+cmd[2.52] seconds) 10:19:18 build_karaf_tests121: OK (61.46=setup[8.07]+cmd[53.39] seconds) 10:19:18 testsPCE: OK (293.49=setup[62.52]+cmd[230.96] seconds) 10:19:18 tests121: OK (1152.54=setup[7.42]+cmd[1145.12] seconds) 10:19:18 build_karaf_tests221: OK (61.48=setup[8.12]+cmd[53.36] seconds) 10:19:18 tests_tapi: FAIL code 1 (2100.43=setup[7.49]+cmd[2092.94] seconds) 10:19:18 tests221: FAIL code 1 (135.22=setup[7.71]+cmd[127.51] seconds) 10:19:18 build_karaf_tests71: OK (60.54=setup[8.05]+cmd[52.50] seconds) 10:19:18 tests71: OK (443.63=setup[8.10]+cmd[435.53] seconds) 10:19:18 build_karaf_tests190: OK (60.47=setup[8.12]+cmd[52.35] seconds) 10:19:18 tests190: OK (208.43=setup[7.45]+cmd[200.98] seconds) 10:19:18 tests_hybrid: FAIL code 1 (331.55=setup[8.86]+cmd[322.69] seconds) 10:19:18 buildlighty: OK (35.11=setup[7.96]+cmd[27.15] seconds) 10:19:18 docs: OK (30.28=setup[27.75]+cmd[2.54] seconds) 10:19:18 docs-linkcheck: OK (32.54=setup[27.66]+cmd[4.89] seconds) 10:19:18 checkbashisms: OK (3.16=setup[1.90]+cmd[0.00,0.04,1.22] seconds) 10:19:18 pre-commit: OK (50.09=setup[2.91]+cmd[0.01,0.01,39.57,7.60] seconds) 10:19:18 pylint: OK (31.81=setup[4.93]+cmd[26.88] seconds) 10:19:18 evaluation failed :( (3033.16 seconds) 10:19:18 + tox_status=255 10:19:18 + echo '---> Completed tox runs' 10:19:18 ---> Completed tox runs 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/build_karaf_tests121/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=build_karaf_tests121 10:19:18 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/build_karaf_tests190/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=build_karaf_tests190 10:19:18 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/build_karaf_tests221/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=build_karaf_tests221 10:19:18 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/build_karaf_tests71/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=build_karaf_tests71 10:19:18 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/buildcontroller/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=buildcontroller 10:19:18 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/buildlighty/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=buildlighty 10:19:18 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/checkbashisms/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=checkbashisms 10:19:18 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/docs-linkcheck/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=docs-linkcheck 10:19:18 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/docs/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=docs 10:19:18 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 10:19:18 + for i in .tox/*/log 10:19:18 ++ echo .tox/pre-commit/log 10:19:18 ++ awk -F/ '{print $2}' 10:19:18 + tox_env=pre-commit 10:19:18 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 10:19:19 + for i in .tox/*/log 10:19:19 ++ echo .tox/pylint/log 10:19:19 ++ awk -F/ '{print $2}' 10:19:19 + tox_env=pylint 10:19:19 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 10:19:19 + for i in .tox/*/log 10:19:19 ++ echo .tox/sims/log 10:19:19 ++ awk -F/ '{print $2}' 10:19:19 + tox_env=sims 10:19:19 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 10:19:19 + for i in .tox/*/log 10:19:19 ++ echo .tox/tests121/log 10:19:19 ++ awk -F/ '{print $2}' 10:19:19 + tox_env=tests121 10:19:19 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 10:19:19 + for i in .tox/*/log 10:19:19 ++ echo .tox/tests190/log 10:19:19 ++ awk -F/ '{print $2}' 10:19:19 + tox_env=tests190 10:19:19 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 10:19:19 + for i in .tox/*/log 10:19:19 ++ echo .tox/tests221/log 10:19:19 ++ awk -F/ '{print $2}' 10:19:19 + tox_env=tests221 10:19:19 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 10:19:19 + for i in .tox/*/log 10:19:19 ++ echo .tox/tests71/log 10:19:19 ++ awk -F/ '{print $2}' 10:19:19 + tox_env=tests71 10:19:19 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 10:19:19 + for i in .tox/*/log 10:19:19 ++ echo .tox/testsPCE/log 10:19:19 ++ awk -F/ '{print $2}' 10:19:19 + tox_env=testsPCE 10:19:19 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 10:19:19 + for i in .tox/*/log 10:19:19 ++ echo .tox/tests_hybrid/log 10:19:19 ++ awk -F/ '{print $2}' 10:19:19 + tox_env=tests_hybrid 10:19:19 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 10:19:19 + for i in .tox/*/log 10:19:19 ++ echo .tox/tests_tapi/log 10:19:19 ++ awk -F/ '{print $2}' 10:19:19 + tox_env=tests_tapi 10:19:19 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 10:19:19 + DOC_DIR=docs/_build/html 10:19:19 + [[ -d docs/_build/html ]] 10:19:19 + echo '---> Archiving generated docs' 10:19:19 ---> Archiving generated docs 10:19:19 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:19:19 + echo '---> tox-run.sh ends' 10:19:19 ---> tox-run.sh ends 10:19:19 + test 255 -eq 0 10:19:19 + exit 255 10:19:19 ++ '[' 1 = 1 ']' 10:19:19 ++ '[' -x /usr/bin/clear_console ']' 10:19:19 ++ /usr/bin/clear_console -q 10:19:19 Build step 'Execute shell' marked build as failure 10:19:19 $ ssh-agent -k 10:19:19 unset SSH_AUTH_SOCK; 10:19:19 unset SSH_AGENT_PID; 10:19:19 echo Agent pid 1573 killed; 10:19:19 [ssh-agent] Stopped. 10:19:19 [PostBuildScript] - [INFO] Executing post build scripts. 10:19:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8573592121527821374.sh 10:19:19 ---> sysstat.sh 10:19:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17534553626165775376.sh 10:19:20 ---> package-listing.sh 10:19:20 ++ facter osfamily 10:19:20 ++ tr '[:upper:]' '[:lower:]' 10:19:20 + OS_FAMILY=debian 10:19:20 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 10:19:20 + START_PACKAGES=/tmp/packages_start.txt 10:19:20 + END_PACKAGES=/tmp/packages_end.txt 10:19:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:19:20 + PACKAGES=/tmp/packages_start.txt 10:19:20 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 10:19:20 + PACKAGES=/tmp/packages_end.txt 10:19:20 + case "${OS_FAMILY}" in 10:19:20 + dpkg -l 10:19:20 + grep '^ii' 10:19:20 + '[' -f /tmp/packages_start.txt ']' 10:19:20 + '[' -f /tmp/packages_end.txt ']' 10:19:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:19:20 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 10:19:20 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 10:19:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 10:19:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins569578426023485142.sh 10:19:20 ---> capture-instance-metadata.sh 10:19:20 Setup pyenv: 10:19:20 system 10:19:20 3.8.20 10:19:20 3.9.20 10:19:20 3.10.15 10:19:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:19:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NjRC from file:/tmp/.os_lf_venv 10:19:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:19:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:19:23 lf-activate-venv(): INFO: Base packages installed successfully 10:19:23 lf-activate-venv(): INFO: Installing additional packages: lftools 10:19:37 lf-activate-venv(): INFO: Adding /tmp/venv-NjRC/bin to PATH 10:19:37 INFO: Running in OpenStack, capturing instance metadata 10:19:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15117414398387782820.sh 10:19:37 provisioning config files... 10:19:38 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3925 10:19:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config1280294510097950625tmp 10:19:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:19:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:19:38 provisioning config files... 10:19:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:19:38 [EnvInject] - Injecting environment variables from a build step. 10:19:38 [EnvInject] - Injecting as environment variables the properties content 10:19:38 SERVER_ID=logs 10:19:38 10:19:38 [EnvInject] - Variables injected successfully. 10:19:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7324167091165176496.sh 10:19:38 ---> create-netrc.sh 10:19:38 WARN: Log server credential not found. 10:19:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4275569680505744751.sh 10:19:38 ---> python-tools-install.sh 10:19:38 Setup pyenv: 10:19:38 system 10:19:38 3.8.20 10:19:38 3.9.20 10:19:38 3.10.15 10:19:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:19:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NjRC from file:/tmp/.os_lf_venv 10:19:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:19:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:19:41 lf-activate-venv(): INFO: Base packages installed successfully 10:19:41 lf-activate-venv(): INFO: Installing additional packages: lftools 10:19:51 lf-activate-venv(): INFO: Adding /tmp/venv-NjRC/bin to PATH 10:19:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15557519598062621430.sh 10:19:51 ---> sudo-logs.sh 10:19:51 Archiving 'sudo' log.. 10:19:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7164971320382472507.sh 10:19:51 ---> job-cost.sh 10:19:51 Setup pyenv: 10:19:51 system 10:19:51 3.8.20 10:19:51 3.9.20 10:19:51 3.10.15 10:19:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:19:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NjRC from file:/tmp/.os_lf_venv 10:19:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:19:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:19:53 lf-activate-venv(): INFO: Base packages installed successfully 10:19:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-NjRC/bin to PATH 10:20:00 INFO: No Stack... 10:20:00 INFO: Retrieving Pricing Info for: v3-standard-4 10:20:01 INFO: Archiving Costs 10:20:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3668353488507987949.sh 10:20:01 ---> logs-deploy.sh 10:20:01 Setup pyenv: 10:20:01 system 10:20:01 3.8.20 10:20:01 3.9.20 10:20:01 3.10.15 10:20:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:20:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NjRC from file:/tmp/.os_lf_venv 10:20:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:20:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:20:03 lf-activate-venv(): INFO: Base packages installed successfully 10:20:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:20:13 lf-activate-venv(): INFO: Adding /tmp/venv-NjRC/bin to PATH 10:20:13 WARNING: Nexus logging server not set 10:20:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3925/ 10:20:13 INFO: archiving logs to S3 10:20:15 ---> uname -a: 10:20:15 Linux prd-ubuntu2204-docker-4c-16g-11894 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:20:15 10:20:15 10:20:15 ---> lscpu: 10:20:15 Architecture: x86_64 10:20:15 CPU op-mode(s): 32-bit, 64-bit 10:20:15 Address sizes: 40 bits physical, 48 bits virtual 10:20:15 Byte Order: Little Endian 10:20:15 CPU(s): 4 10:20:15 On-line CPU(s) list: 0-3 10:20:15 Vendor ID: AuthenticAMD 10:20:15 Model name: AMD EPYC-Rome Processor 10:20:15 CPU family: 23 10:20:15 Model: 49 10:20:15 Thread(s) per core: 1 10:20:15 Core(s) per socket: 1 10:20:15 Socket(s): 4 10:20:15 Stepping: 0 10:20:15 BogoMIPS: 5599.99 10:20:15 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 10:20:15 Virtualization: AMD-V 10:20:15 Hypervisor vendor: KVM 10:20:15 Virtualization type: full 10:20:15 L1d cache: 128 KiB (4 instances) 10:20:15 L1i cache: 128 KiB (4 instances) 10:20:15 L2 cache: 2 MiB (4 instances) 10:20:15 L3 cache: 64 MiB (4 instances) 10:20:15 NUMA node(s): 1 10:20:15 NUMA node0 CPU(s): 0-3 10:20:15 Vulnerability Gather data sampling: Not affected 10:20:15 Vulnerability Indirect target selection: Not affected 10:20:15 Vulnerability Itlb multihit: Not affected 10:20:15 Vulnerability L1tf: Not affected 10:20:15 Vulnerability Mds: Not affected 10:20:15 Vulnerability Meltdown: Not affected 10:20:15 Vulnerability Mmio stale data: Not affected 10:20:15 Vulnerability Reg file data sampling: Not affected 10:20:15 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:20:15 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:20:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:20:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:20:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:20:15 Vulnerability Srbds: Not affected 10:20:15 Vulnerability Tsx async abort: Not affected 10:20:15 10:20:15 10:20:15 ---> nproc: 10:20:15 4 10:20:15 10:20:15 10:20:15 ---> df -h: 10:20:15 Filesystem Size Used Avail Use% Mounted on 10:20:15 tmpfs 1.6G 1.1M 1.6G 1% /run 10:20:15 /dev/vda1 78G 17G 61G 22% / 10:20:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:20:15 tmpfs 5.0M 0 5.0M 0% /run/lock 10:20:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:20:15 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 10:20:15 10:20:15 10:20:15 ---> free -m: 10:20:15 total used free shared buff/cache available 10:20:15 Mem: 15989 707 11669 3 3611 14939 10:20:15 Swap: 1023 1 1022 10:20:15 10:20:15 10:20:15 ---> ip addr: 10:20:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:20:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:20:15 inet 127.0.0.1/8 scope host lo 10:20:15 valid_lft forever preferred_lft forever 10:20:15 inet6 ::1/128 scope host 10:20:15 valid_lft forever preferred_lft forever 10:20:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:20:15 link/ether fa:16:3e:ac:a6:a4 brd ff:ff:ff:ff:ff:ff 10:20:15 altname enp0s3 10:20:15 inet 10.30.171.203/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:20:15 valid_lft 83191sec preferred_lft 83191sec 10:20:15 inet6 fe80::f816:3eff:feac:a6a4/64 scope link 10:20:15 valid_lft forever preferred_lft forever 10:20:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:20:15 link/ether 4a:c6:6c:f1:22:dd brd ff:ff:ff:ff:ff:ff 10:20:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:20:15 valid_lft forever preferred_lft forever 10:20:15 10:20:15 10:20:15 ---> sar -b -r -n DEV: 10:20:15 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-11894) 11/19/25 _x86_64_ (4 CPU) 10:20:15 10:20:15 09:26:49 LINUX RESTART (4 CPU) 10:20:15 10:20:15 09:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:20:15 09:40:09 77.88 4.91 68.44 4.53 684.04 31429.21 28585.89 10:20:15 09:50:26 46.98 22.91 22.77 1.30 246.50 1494.28 726.72 10:20:15 10:00:01 18.92 0.27 4.79 13.86 10.03 158.46 218029.38 10:20:15 10:10:26 7.14 0.02 6.73 0.39 0.87 241.30 668.53 10:20:15 Average: 37.80 7.13 25.81 4.85 236.72 8355.30 59238.49 10:20:15 10:20:15 09:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:20:15 09:40:09 2282612 6979136 8947912 54.65 258036 4319880 10538608 60.49 2249668 11155844 78740 10:20:15 09:50:26 4257336 7139444 8796224 53.72 257168 2651316 9454836 54.27 2142764 9434100 404 10:20:15 10:00:01 8153928 11058244 4878836 29.80 259968 2670720 5641752 32.38 2159808 5540328 240 10:20:15 10:10:26 6880504 9803060 6135956 37.48 261096 2687840 6913336 39.68 2164920 6803412 216 10:20:15 Average: 5393595 8744971 7189732 43.91 259067 3082439 8137133 46.71 2179290 8233421 19900 10:20:15 10:20:15 09:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:20:15 09:40:09 lo 13.94 13.94 12.31 12.31 0.00 0.00 0.00 0.00 10:20:15 09:40:09 ens3 68.30 52.18 1037.54 5.63 0.00 0.00 0.00 0.00 10:20:15 09:40:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 09:50:26 lo 42.95 42.95 20.11 20.11 0.00 0.00 0.00 0.00 10:20:15 09:50:26 ens3 1.70 1.42 0.36 0.30 0.00 0.00 0.00 0.00 10:20:15 09:50:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:00:01 lo 18.99 18.99 7.22 7.22 0.00 0.00 0.00 0.00 10:20:15 10:00:01 ens3 0.61 0.44 0.16 0.11 0.00 0.00 0.00 0.00 10:20:15 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:10:26 lo 9.46 9.46 5.94 5.94 0.00 0.00 0.00 0.00 10:20:15 10:10:26 ens3 0.43 0.32 0.09 0.06 0.00 0.00 0.00 0.00 10:20:15 10:10:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 Average: lo 21.36 21.36 11.45 11.45 0.00 0.00 0.00 0.00 10:20:15 Average: ens3 17.80 13.62 260.13 1.53 0.00 0.00 0.00 0.00 10:20:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:20:15 10:20:15 ---> sar -P ALL: 10:20:15 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-11894) 11/19/25 _x86_64_ (4 CPU) 10:20:15 10:20:15 09:26:49 LINUX RESTART (4 CPU) 10:20:15 10:20:15 09:30:01 CPU %user %nice %system %iowait %steal %idle 10:20:15 09:40:09 all 53.89 0.00 2.46 1.30 0.10 42.25 10:20:15 09:40:09 0 54.65 0.00 2.46 1.53 0.10 41.26 10:20:15 09:40:09 1 52.38 0.00 2.44 1.55 0.11 43.52 10:20:15 09:40:09 2 56.24 0.00 2.56 1.63 0.10 39.47 10:20:15 09:40:09 3 52.28 0.00 2.39 0.48 0.10 44.74 10:20:15 09:50:26 all 39.57 0.00 1.65 0.10 0.11 58.58 10:20:15 09:50:26 0 39.03 0.00 1.55 0.09 0.11 59.21 10:20:15 09:50:26 1 39.67 0.00 1.71 0.12 0.11 58.40 10:20:15 09:50:26 2 39.87 0.00 1.66 0.09 0.11 58.27 10:20:15 09:50:26 3 39.69 0.00 1.66 0.09 0.11 58.44 10:20:15 10:00:01 all 8.96 0.00 0.58 0.06 0.10 90.30 10:20:15 10:00:01 0 8.78 0.00 0.46 0.16 0.11 90.49 10:20:15 10:00:01 1 8.79 0.00 0.57 0.01 0.10 90.53 10:20:15 10:00:01 2 9.39 0.00 0.67 0.05 0.10 89.79 10:20:15 10:00:01 3 8.86 0.00 0.63 0.01 0.10 90.40 10:20:15 10:10:26 all 14.56 0.00 0.63 0.03 0.10 84.68 10:20:15 10:10:26 0 14.43 0.00 0.62 0.06 0.10 84.79 10:20:15 10:10:26 1 14.57 0.00 0.64 0.02 0.10 84.67 10:20:15 10:10:26 2 14.68 0.00 0.65 0.01 0.10 84.56 10:20:15 10:10:26 3 14.55 0.00 0.60 0.03 0.11 84.71 10:20:15 Average: all 29.45 0.00 1.34 0.37 0.10 68.74 10:20:15 Average: 0 29.44 0.00 1.28 0.46 0.10 68.72 10:20:15 Average: 1 29.05 0.00 1.35 0.43 0.10 69.07 10:20:15 Average: 2 30.24 0.00 1.39 0.45 0.10 67.83 10:20:15 Average: 3 29.06 0.00 1.33 0.16 0.10 69.35 10:20:15 10:20:15 10:20:15