09:47:35 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120615 09:47:35 Running as SYSTEM 09:47:35 [EnvInject] - Loading node environment variables. 09:47:35 Building remotely on prd-ubuntu2204-docker-4c-16g-489561 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-titanium 09:47:37 [ssh-agent] Looking for ssh-agent implementation... 09:47:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:37 $ ssh-agent 09:47:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXengaos/agent.1572 09:47:37 SSH_AGENT_PID=1574 09:47:37 [ssh-agent] Started. 09:47:37 Running ssh-add (command line suppressed) 09:47:37 Identity added: /w/workspace/transportpce-tox-verify-titanium@tmp/private_key_15478928680930940874.key (/w/workspace/transportpce-tox-verify-titanium@tmp/private_key_15478928680930940874.key) 09:47:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:47:37 The recommended git tool is: NONE 09:47:39 using credential jenkins-ssh 09:47:39 Wiping out workspace first. 09:47:39 Cloning the remote Git repository 09:47:39 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:47:39 > git init /w/workspace/transportpce-tox-verify-titanium # timeout=10 09:47:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:47:39 > git --version # timeout=10 09:47:39 > git --version # 'git version 2.34.1' 09:47:39 using GIT_SSH to set credentials jenkins-ssh 09:47:39 Verifying host key using known hosts file, will automatically accept unseen keys 09:47:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:47:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:47:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:47:47 using GIT_SSH to set credentials jenkins-ssh 09:47:47 Verifying host key using known hosts file, will automatically accept unseen keys 09:47:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/15/120615/2 # timeout=10 09:47:48 > git rev-parse be00231588f44f17fa04575045dc7c311623652b^{commit} # timeout=10 09:47:48 Checking out Revision be00231588f44f17fa04575045dc7c311623652b (refs/changes/15/120615/2) 09:47:48 > git config core.sparsecheckout # timeout=10 09:47:48 > git checkout -f be00231588f44f17fa04575045dc7c311623652b # timeout=10 09:47:51 Commit message: "Avoid NPE for OC node in PceCalculation" 09:47:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:47:51 > git rev-list --no-walk 48bfe1cf882cc5334d2d07deeaf9cd591368e84e # timeout=10 09:47:51 > git remote # timeout=10 09:47:51 > git submodule init # timeout=10 09:47:51 > git submodule sync # timeout=10 09:47:51 > git config --get remote.origin.url # timeout=10 09:47:51 > git submodule init # timeout=10 09:47:51 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:47:51 ERROR: No submodules found. 09:47:52 provisioning config files... 09:47:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:47:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:47:52 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins6558925688975340160.sh 09:47:52 ---> python-tools-install.sh 09:47:52 Setup pyenv: 09:47:52 * system (set by /opt/pyenv/version) 09:47:52 * 3.8.20 (set by /opt/pyenv/version) 09:47:52 * 3.9.20 (set by /opt/pyenv/version) 09:47:52 3.10.15 09:47:52 3.11.10 09:47:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bFtX 09:47:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:47:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:48:00 lf-activate-venv(): INFO: Base packages installed successfully 09:48:00 lf-activate-venv(): INFO: Installing additional packages: lftools 09:48:27 lf-activate-venv(): INFO: Adding /tmp/venv-bFtX/bin to PATH 09:48:27 Generating Requirements File 09:48:46 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:48:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:48:47 Python 3.11.10 09:48:47 pip 26.0.1 from /tmp/venv-bFtX/lib/python3.11/site-packages/pip (python 3.11) 09:48:47 appdirs==1.4.4 09:48:47 argcomplete==3.6.3 09:48:47 aspy.yaml==1.3.0 09:48:47 attrs==25.4.0 09:48:47 autopage==0.6.0 09:48:47 beautifulsoup4==4.14.3 09:48:47 boto3==1.42.68 09:48:47 botocore==1.42.68 09:48:47 bs4==0.0.2 09:48:47 certifi==2026.2.25 09:48:47 cffi==2.0.0 09:48:47 cfgv==3.5.0 09:48:47 chardet==7.1.0 09:48:47 charset-normalizer==3.4.6 09:48:47 click==8.3.1 09:48:47 cliff==4.13.2 09:48:47 cmd2==3.4.0 09:48:47 cryptography==3.3.2 09:48:47 debtcollector==3.0.0 09:48:47 decorator==5.2.1 09:48:47 defusedxml==0.7.1 09:48:47 Deprecated==1.3.1 09:48:47 distlib==0.4.0 09:48:47 dnspython==2.8.0 09:48:47 docker==7.1.0 09:48:47 dogpile.cache==1.5.0 09:48:47 durationpy==0.10 09:48:47 email-validator==2.3.0 09:48:47 filelock==3.25.2 09:48:47 future==1.0.0 09:48:47 gitdb==4.0.12 09:48:47 GitPython==3.1.46 09:48:47 httplib2==0.30.2 09:48:47 identify==2.6.18 09:48:47 idna==3.11 09:48:47 importlib-resources==1.5.0 09:48:47 iso8601==2.1.0 09:48:47 Jinja2==3.1.6 09:48:47 jmespath==1.1.0 09:48:47 jsonpatch==1.33 09:48:47 jsonpointer==3.0.0 09:48:47 jsonschema==4.26.0 09:48:47 jsonschema-specifications==2025.9.1 09:48:47 keystoneauth1==5.13.1 09:48:47 kubernetes==35.0.0 09:48:47 lftools==0.37.22 09:48:47 lxml==6.0.2 09:48:47 markdown-it-py==4.0.0 09:48:47 MarkupSafe==3.0.3 09:48:47 mdurl==0.1.2 09:48:47 msgpack==1.1.2 09:48:47 multi_key_dict==2.0.3 09:48:47 munch==4.0.0 09:48:47 netaddr==1.3.0 09:48:47 niet==1.4.2 09:48:47 nodeenv==1.10.0 09:48:47 oauth2client==4.1.3 09:48:47 oauthlib==3.3.1 09:48:47 openstacksdk==4.10.0 09:48:47 os-service-types==1.8.2 09:48:47 osc-lib==4.4.0 09:48:47 oslo.config==10.3.0 09:48:47 oslo.context==6.3.0 09:48:47 oslo.i18n==6.7.2 09:48:47 oslo.log==8.1.0 09:48:47 oslo.serialization==5.9.1 09:48:47 oslo.utils==10.0.0 09:48:47 packaging==26.0 09:48:47 pbr==7.0.3 09:48:47 platformdirs==4.9.4 09:48:47 prettytable==3.17.0 09:48:47 psutil==7.2.2 09:48:47 pyasn1==0.6.2 09:48:47 pyasn1_modules==0.4.2 09:48:47 pycparser==3.0 09:48:47 pygerrit2==2.0.15 09:48:47 PyGithub==2.8.1 09:48:47 Pygments==2.19.2 09:48:47 PyJWT==2.12.1 09:48:47 PyNaCl==1.6.2 09:48:47 pyparsing==2.4.7 09:48:47 pyperclip==1.11.0 09:48:47 pyrsistent==0.20.0 09:48:47 python-cinderclient==9.9.0 09:48:47 python-dateutil==2.9.0.post0 09:48:47 python-discovery==1.1.3 09:48:47 python-heatclient==5.1.0 09:48:47 python-jenkins==1.8.3 09:48:47 python-keystoneclient==5.8.0 09:48:47 python-magnumclient==4.10.0 09:48:47 python-openstackclient==9.0.0 09:48:47 python-swiftclient==4.10.0 09:48:47 PyYAML==6.0.3 09:48:47 referencing==0.37.0 09:48:47 requests==2.32.5 09:48:47 requests-oauthlib==2.0.0 09:48:47 requestsexceptions==1.4.0 09:48:47 rfc3986==2.0.0 09:48:47 rich==14.3.3 09:48:47 rich-argparse==1.7.2 09:48:47 rpds-py==0.30.0 09:48:47 rsa==4.9.1 09:48:47 ruamel.yaml==0.19.1 09:48:47 ruamel.yaml.clib==0.2.15 09:48:47 s3transfer==0.16.0 09:48:47 simplejson==3.20.2 09:48:47 six==1.17.0 09:48:47 smmap==5.0.3 09:48:47 soupsieve==2.8.3 09:48:47 stevedore==5.7.0 09:48:47 tabulate==0.10.0 09:48:47 toml==0.10.2 09:48:47 tomlkit==0.14.0 09:48:47 tqdm==4.67.3 09:48:47 typing_extensions==4.15.0 09:48:47 urllib3==1.26.20 09:48:47 virtualenv==21.2.0 09:48:47 wcwidth==0.6.0 09:48:47 websocket-client==1.9.0 09:48:47 wrapt==2.1.2 09:48:47 xdg==6.0.0 09:48:47 xmltodict==1.0.4 09:48:47 yq==3.4.3 09:48:47 [transportpce-tox-verify-titanium] $ /bin/sh /tmp/jenkins6454022798114006290.sh 09:48:47 ---> uv-install.sh 09:48:47 Installing uv/uvx (latest) using shell installer 09:48:47 2026-03-16 09:48:47 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/62fdb47a-c294-4e00-b9b1-54de7e6f8b19?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-16T10%3A21%3A34Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-16T09%3A20%3A48Z&ske=2026-03-16T10%3A21%3A34Z&sks=b&skv=2018-11-09&sig=1ErE%2FTQP%2FjqcF2NCZedwByDRTsmwo6o3aEWkloXsUr0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzY1NDc1MywibmJmIjoxNzczNjU0NDUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.d-NETCbA9Kz7qyUXB0jahFlplzPNmO_9UDNgEvwldpk&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-j4Akb7.sh" [1] 09:48:47 downloading uv 0.10.10 x86_64-unknown-linux-gnu 09:48:48 no checksums to verify 09:48:48 installing to /home/jenkins/.local/bin 09:48:48 uv 09:48:48 uvx 09:48:48 everything's installed! 09:48:48 09:48:48 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:48:48 09:48:48 source $HOME/.local/bin/env (sh, bash, zsh) 09:48:48 source $HOME/.local/bin/env.fish (fish) 09:48:48 Adding install location to PATH 09:48:48 ---> Validating uv/uvx install 09:48:48 uvx 0.10.10 09:48:48 [EnvInject] - Injecting environment variables from a build step. 09:48:48 [EnvInject] - Injecting as environment variables the properties content 09:48:48 PYTHON=python3 09:48:48 09:48:48 [EnvInject] - Variables injected successfully. 09:48:48 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins11371258052906587911.sh 09:48:48 ---> tox-install.sh 09:48:48 + source /home/jenkins/lf-env.sh 09:48:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:48:48 ++ mktemp -d /tmp/venv-XXXX 09:48:48 + lf_venv=/tmp/venv-ZZsl 09:48:48 + local venv_file=/tmp/.os_lf_venv 09:48:48 + local python=python3 09:48:48 + local options 09:48:48 + local set_path=true 09:48:48 + local install_args= 09:48:48 ++ 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:48:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:48:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:48:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:48:48 + true 09:48:48 + case $1 in 09:48:48 + venv_file=/tmp/.toxenv 09:48:48 + shift 2 09:48:48 + true 09:48:48 + case $1 in 09:48:48 + shift 09:48:48 + break 09:48:48 + case $python in 09:48:48 + local pkg_list= 09:48:48 + [[ -d /opt/pyenv ]] 09:48:48 + echo 'Setup pyenv:' 09:48:48 Setup pyenv: 09:48:48 + export PYENV_ROOT=/opt/pyenv 09:48:48 + PYENV_ROOT=/opt/pyenv 09:48:48 + 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:48:48 + 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:48:48 + pyenv versions 09:48:48 system 09:48:48 3.8.20 09:48:48 3.9.20 09:48:48 3.10.15 09:48:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 09:48:48 + command -v pyenv 09:48:48 ++ pyenv init - --no-rehash 09:48:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:48:48 for i in ${!paths[@]}; do 09:48:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:48:48 fi; done; 09:48:48 echo "${paths[*]}"'\'')" 09:48:48 export PATH="/opt/pyenv/shims:${PATH}" 09:48:48 export PYENV_SHELL=bash 09:48:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:48:48 pyenv() { 09:48:48 local command 09:48:48 command="${1:-}" 09:48:48 if [ "$#" -gt 0 ]; then 09:48:48 shift 09:48:48 fi 09:48:48 09:48:48 case "$command" in 09:48:48 rehash|shell) 09:48:48 eval "$(pyenv "sh-$command" "$@")" 09:48:48 ;; 09:48:48 *) 09:48:48 command pyenv "$command" "$@" 09:48:48 ;; 09:48:48 esac 09:48:48 }' 09:48:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:48:48 for i in ${!paths[@]}; do 09:48:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:48:48 fi; done; 09:48:48 echo "${paths[*]}"' 09:48:48 ++ 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:48:48 ++ 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:48:48 ++ 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:48:48 ++ export PYENV_SHELL=bash 09:48:48 ++ PYENV_SHELL=bash 09:48:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:48:48 +++ complete -F _pyenv pyenv 09:48:48 ++ lf-pyver python3 09:48:48 ++ local py_version_xy=python3 09:48:48 ++ local py_version_xyz= 09:48:48 ++ pyenv versions 09:48:48 ++ local command 09:48:48 ++ command=versions 09:48:48 ++ '[' 1 -gt 0 ']' 09:48:48 ++ shift 09:48:48 ++ case "$command" in 09:48:48 ++ grep -E '^[0-9.]*[0-9]$' 09:48:48 ++ command pyenv versions 09:48:48 ++ sed 's/^[ *]* //' 09:48:48 ++ awk '{ print $1 }' 09:48:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:48:48 +++ grep '^3' /tmp/.pyenv_versions 09:48:48 +++ sort -V 09:48:48 +++ tail -n 1 09:48:48 ++ py_version_xyz=3.11.10 09:48:48 ++ [[ -z 3.11.10 ]] 09:48:48 ++ echo 3.11.10 09:48:48 ++ return 0 09:48:48 + pyenv local 3.11.10 09:48:48 + local command 09:48:48 + command=local 09:48:48 + '[' 2 -gt 0 ']' 09:48:48 + shift 09:48:48 + case "$command" in 09:48:48 + command pyenv local 3.11.10 09:48:48 + for arg in "$@" 09:48:48 + case $arg in 09:48:48 + pkg_list+='tox ' 09:48:48 + for arg in "$@" 09:48:48 + case $arg in 09:48:48 + pkg_list+='virtualenv ' 09:48:48 + for arg in "$@" 09:48:48 + case $arg in 09:48:48 + pkg_list+='urllib3~=1.26.15 ' 09:48:48 + [[ -f /tmp/.toxenv ]] 09:48:48 + [[ ! -f /tmp/.toxenv ]] 09:48:48 + [[ -n '' ]] 09:48:48 + python3 -m venv /tmp/venv-ZZsl 09:48:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZZsl' 09:48:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZZsl 09:48:52 + echo /tmp/venv-ZZsl 09:48:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:48:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:48:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:48:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:48:52 + local 'pip_opts=--upgrade --quiet' 09:48:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:48:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:48:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:48:52 + [[ -n '' ]] 09:48:52 + [[ -n '' ]] 09:48:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:48:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:48:52 + /tmp/venv-ZZsl/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:48:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:48:56 lf-activate-venv(): INFO: Base packages installed successfully 09:48:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:48:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:48:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:48:56 + /tmp/venv-ZZsl/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:48:58 + type python3 09:48:58 + true 09:48:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZZsl/bin to PATH' 09:48:58 lf-activate-venv(): INFO: Adding /tmp/venv-ZZsl/bin to PATH 09:48:58 + PATH=/tmp/venv-ZZsl/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:48:58 + return 0 09:48:58 + python3 --version 09:48:58 Python 3.11.10 09:48:58 + python3 -m pip --version 09:48:58 pip 26.0.1 from /tmp/venv-ZZsl/lib/python3.11/site-packages/pip (python 3.11) 09:48:58 + python3 -m pip freeze 09:48:59 cachetools==7.0.5 09:48:59 colorama==0.4.6 09:48:59 distlib==0.4.0 09:48:59 filelock==3.25.2 09:48:59 packaging==26.0 09:48:59 platformdirs==4.9.4 09:48:59 pluggy==1.6.0 09:48:59 pyproject-api==1.10.0 09:48:59 python-discovery==1.1.3 09:48:59 tomli_w==1.2.0 09:48:59 tox==4.49.1 09:48:59 urllib3==1.26.20 09:48:59 virtualenv==21.2.0 09:48:59 [transportpce-tox-verify-titanium] $ /bin/sh -xe /tmp/jenkins12837209176131955206.sh 09:48:59 [EnvInject] - Injecting environment variables from a build step. 09:48:59 [EnvInject] - Injecting as environment variables the properties content 09:48:59 PARALLEL=True 09:48:59 09:48:59 [EnvInject] - Variables injected successfully. 09:48:59 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins10977390445746801968.sh 09:48:59 ---> tox-run.sh 09:48:59 + PATH=/home/jenkins/.local/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:48:59 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-titanium/archives/tox 09:48:59 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-titanium/archives/docs 09:48:59 + mkdir -p /w/workspace/transportpce-tox-verify-titanium/archives/tox 09:48:59 + cd /w/workspace/transportpce-tox-verify-titanium/. 09:48:59 + source /home/jenkins/lf-env.sh 09:48:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:48:59 ++ mktemp -d /tmp/venv-XXXX 09:48:59 + lf_venv=/tmp/venv-w3TQ 09:48:59 + local venv_file=/tmp/.os_lf_venv 09:48:59 + local python=python3 09:48:59 + local options 09:48:59 + local set_path=true 09:48:59 + local install_args= 09:48:59 ++ 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:48:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:48:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:48:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:48:59 + true 09:48:59 + case $1 in 09:48:59 + venv_file=/tmp/.toxenv 09:48:59 + shift 2 09:48:59 + true 09:48:59 + case $1 in 09:48:59 + shift 09:48:59 + break 09:48:59 + case $python in 09:48:59 + local pkg_list= 09:48:59 + [[ -d /opt/pyenv ]] 09:48:59 + echo 'Setup pyenv:' 09:48:59 Setup pyenv: 09:48:59 + export PYENV_ROOT=/opt/pyenv 09:48:59 + PYENV_ROOT=/opt/pyenv 09:48:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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:48:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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:48:59 + pyenv versions 09:48:59 system 09:48:59 3.8.20 09:48:59 3.9.20 09:48:59 3.10.15 09:48:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 09:48:59 + command -v pyenv 09:48:59 ++ pyenv init - --no-rehash 09:48:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:48:59 for i in ${!paths[@]}; do 09:48:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:48:59 fi; done; 09:48:59 echo "${paths[*]}"'\'')" 09:48:59 export PATH="/opt/pyenv/shims:${PATH}" 09:48:59 export PYENV_SHELL=bash 09:48:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:48:59 pyenv() { 09:48:59 local command 09:48:59 command="${1:-}" 09:48:59 if [ "$#" -gt 0 ]; then 09:48:59 shift 09:48:59 fi 09:48:59 09:48:59 case "$command" in 09:48:59 rehash|shell) 09:48:59 eval "$(pyenv "sh-$command" "$@")" 09:48:59 ;; 09:48:59 *) 09:48:59 command pyenv "$command" "$@" 09:48:59 ;; 09:48:59 esac 09:48:59 }' 09:48:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:48:59 for i in ${!paths[@]}; do 09:48:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:48:59 fi; done; 09:48:59 echo "${paths[*]}"' 09:48:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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:48:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:48:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:48:59 ++ export PYENV_SHELL=bash 09:48:59 ++ PYENV_SHELL=bash 09:48:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:48:59 +++ complete -F _pyenv pyenv 09:48:59 ++ lf-pyver python3 09:48:59 ++ local py_version_xy=python3 09:48:59 ++ local py_version_xyz= 09:48:59 ++ pyenv versions 09:48:59 ++ local command 09:48:59 ++ command=versions 09:48:59 ++ '[' 1 -gt 0 ']' 09:48:59 ++ shift 09:48:59 ++ case "$command" in 09:48:59 ++ command pyenv versions 09:48:59 ++ sed 's/^[ *]* //' 09:48:59 ++ awk '{ print $1 }' 09:48:59 ++ grep -E '^[0-9.]*[0-9]$' 09:48:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:48:59 +++ grep '^3' /tmp/.pyenv_versions 09:48:59 +++ sort -V 09:48:59 +++ tail -n 1 09:48:59 ++ py_version_xyz=3.11.10 09:48:59 ++ [[ -z 3.11.10 ]] 09:48:59 ++ echo 3.11.10 09:48:59 ++ return 0 09:48:59 + pyenv local 3.11.10 09:48:59 + local command 09:48:59 + command=local 09:48:59 + '[' 2 -gt 0 ']' 09:48:59 + shift 09:48:59 + case "$command" in 09:48:59 + command pyenv local 3.11.10 09:48:59 + for arg in "$@" 09:48:59 + case $arg in 09:48:59 + pkg_list+='tox ' 09:48:59 + for arg in "$@" 09:48:59 + case $arg in 09:48:59 + pkg_list+='virtualenv ' 09:48:59 + for arg in "$@" 09:48:59 + case $arg in 09:48:59 + pkg_list+='urllib3~=1.26.15 ' 09:48:59 + [[ -f /tmp/.toxenv ]] 09:48:59 ++ cat /tmp/.toxenv 09:48:59 + lf_venv=/tmp/venv-ZZsl 09:48:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZZsl from' file:/tmp/.toxenv 09:48:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZZsl from file:/tmp/.toxenv 09:48:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:48:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:48:59 + local 'pip_opts=--upgrade --quiet' 09:48:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:48:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:48:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:48:59 + [[ -n '' ]] 09:48:59 + [[ -n '' ]] 09:48:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:48:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:48:59 + /tmp/venv-ZZsl/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:49:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:49:00 lf-activate-venv(): INFO: Base packages installed successfully 09:49:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:49:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:49:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:49:00 + /tmp/venv-ZZsl/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:49:01 + type python3 09:49:01 + true 09:49:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZZsl/bin to PATH' 09:49:01 lf-activate-venv(): INFO: Adding /tmp/venv-ZZsl/bin to PATH 09:49:01 + PATH=/tmp/venv-ZZsl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:49:01 + return 0 09:49:01 + [[ -d /opt/pyenv ]] 09:49:01 + echo '---> Setting up pyenv' 09:49:01 ---> Setting up pyenv 09:49:01 + export PYENV_ROOT=/opt/pyenv 09:49:01 + PYENV_ROOT=/opt/pyenv 09:49:01 + export PATH=/opt/pyenv/bin:/tmp/venv-ZZsl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:49:01 + PATH=/opt/pyenv/bin:/tmp/venv-ZZsl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:49:01 ++ pwd 09:49:01 + PYTHONPATH=/w/workspace/transportpce-tox-verify-titanium 09:49:01 + export PYTHONPATH 09:49:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:49:01 + TOX_TESTENV_PASSENV=PYTHONPATH 09:49:01 + tox --version 09:49:01 4.49.1 from /tmp/venv-ZZsl/lib/python3.11/site-packages/tox/__init__.py 09:49:01 + PARALLEL=True 09:49:01 + TOX_OPTIONS_LIST= 09:49:01 + [[ -n '' ]] 09:49:01 + case ${PARALLEL,,} in 09:49:01 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:49:01 + tox --parallel auto --parallel-live 09:49:01 + tee -a /w/workspace/transportpce-tox-verify-titanium/archives/tox/tox.log 09:49:03 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:49:03 checkbashisms: freeze> python -m pip freeze --all 09:49:03 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:49:03 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:49:04 checkbashisms: pip==26.0.1,setuptools==82.0.0 09:49:04 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./fixCIcentOS8reposMirrors.sh 09:49:04 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-titanium/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 09:49:04 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-titanium/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:49:05 checkbashisms: OK ✔ in 3.25 seconds 09:49:05 pre-commit: install_deps> python -I -m pip install pre-commit 09:49:07 pre-commit: freeze> python -m pip freeze --all 09:49:08 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.1.3,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==21.2.0 09:49:08 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./fixCIcentOS8reposMirrors.sh 09:49:08 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-titanium/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 09:49:08 /usr/bin/cpan 09:49:08 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-titanium/tests> pre-commit run --all-files --show-diff-on-failure 09:49:08 [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:49:08 [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:49:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:49:08 [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:49:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:49:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:49:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:49:09 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:49:10 buildcontroller: freeze> python -m pip freeze --all 09:49:10 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:49:10 buildcontroller: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:49:10 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_controller.sh 09:49:10 + update-java-alternatives -l 09:49:10 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:49:10 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:49:10 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:49:10 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:49:10 update-alternatives: error: no alternatives for jaotc 09:49:10 update-alternatives: error: no alternatives for rmic 09:49:10 + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:49:10 java -version 09:49:10 + JAVA_VER=21 09:49:10 + echo 21 09:49:10 21 09:49:10 + javac -version 09:49:10 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:49:11 21 09:49:11 + JAVAC_VER=21 09:49:11 + echo 21 09:49:11 + [ 21 -ge 21 ] 09:49:11 + [ 21 -ge 21 ] 09:49:11 + echo ok, java is 21 or newer 09:49:11 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.14/binaries/apache-maven-3.9.14-bin.tar.gz -P /tmp 09:49:11 ok, java is 21 or newer 09:49:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:49:11 [INFO] Once installed this environment will be reused. 09:49:11 [INFO] This may take a few minutes... 09:49:11 2026-03-16 09:49:11 URL:https://dlcdn.apache.org/maven/maven-3/3.9.14/binaries/apache-maven-3.9.14-bin.tar.gz [9238692/9238692] -> "/tmp/apache-maven-3.9.14-bin.tar.gz" [1] 09:49:11 + sudo mkdir -p /opt 09:49:11 + sudo tar xf /tmp/apache-maven-3.9.14-bin.tar.gz -C /opt 09:49:11 + sudo ln -s /opt/apache-maven-3.9.14 /opt/maven 09:49:11 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:49:11 + mvn --version 09:49:12 Apache Maven 3.9.14 (996c630dbc656c76214ce58821dcc58be960875b) 09:49:12 Maven home: /opt/maven 09:49:12 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:49:12 Default locale: en, platform encoding: UTF-8 09:49:12 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" 09:49:12 NOTE: Picked up JDK_JAVA_OPTIONS: 09:49:12 --add-opens=java.base/java.io=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.lang=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.net=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.nio=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.util=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:49:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:49:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:49:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:49:12 -Xlog:disable 09:49:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:49:16 [INFO] Once installed this environment will be reused. 09:49:16 [INFO] This may take a few minutes... 09:49:23 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:49:23 [INFO] Once installed this environment will be reused. 09:49:23 [INFO] This may take a few minutes... 09:49:29 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:49:29 [INFO] Once installed this environment will be reused. 09:49:29 [INFO] This may take a few minutes... 09:49:29 docs: freeze> python -m pip freeze --all 09:49:29 docs-linkcheck: freeze> python -m pip freeze --all 09:49:29 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 09:49:29 docs: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-titanium/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-titanium/docs/_build/html 09:49:29 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.3,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 09:49:29 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-titanium/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-titanium/docs/_build/linkcheck 09:49:33 docs: OK ✔ in 31.07 seconds 09:49:33 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:49:36 docs-linkcheck: OK ✔ in 32.23 seconds 09:49:36 pylint: freeze> python -m pip freeze --all 09:49:37 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.1,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.4,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 09:49:37 pylint: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 09:49:40 trim trailing whitespace.................................................Passed 09:49:40 Tabs remover.............................................................Passed 09:49:40 autopep8.................................................................Passed 09:49:46 perltidy.................................................................Passed 09:49:47 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-titanium/tests> pre-commit run gitlint-ci --hook-stage manual 09:49:48 [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:49:48 [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:49:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:49:48 [INFO] Once installed this environment will be reused. 09:49:48 [INFO] This may take a few minutes... 09:49:57 gitlint..................................................................Passed 09:50:01 09:50:01 ------------------------------------ 09:50:01 Your code has been rated at 10.00/10 09:50:01 09:51:25 pre-commit: OK ✔ in 52.55 seconds 09:51:25 pylint: OK ✔ in 30.36 seconds 09:51:25 buildcontroller: OK ✔ in 2 minutes 22.72 seconds 09:51:25 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:51:25 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:51:25 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:51:25 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:51:32 build_karaf_tests221: freeze> python -m pip freeze --all 09:51:32 build_karaf_tests71: freeze> python -m pip freeze --all 09:51:32 build_karaf_tests190: freeze> python -m pip freeze --all 09:51:32 build_karaf_tests121: freeze> python -m pip freeze --all 09:51:32 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:51:32 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 09:51:32 build karaf in karaf221 with ./karaf221.env 09:51:32 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:51:32 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 09:51:32 build karaf in karaf71 with ./karaf71.env 09:51:32 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:51:32 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 09:51:32 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:51:32 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 09:51:32 build karaf in karafoc with ./karafoc.env 09:51:32 build karaf in karaf121 with ./karaf121.env 09:51:32 NOTE: Picked up JDK_JAVA_OPTIONS: 09:51:32 --add-opens=java.base/java.io=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.net=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:51:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:51:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:51:32 -Xlog:disable 09:51:32 NOTE: Picked up JDK_JAVA_OPTIONS: 09:51:32 --add-opens=java.base/java.io=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.net=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:51:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:51:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:51:32 -Xlog:disable 09:51:32 NOTE: Picked up JDK_JAVA_OPTIONS: 09:51:32 --add-opens=java.base/java.io=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.net=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:51:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:51:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:51:32 -Xlog:disable 09:51:32 NOTE: Picked up JDK_JAVA_OPTIONS: 09:51:32 --add-opens=java.base/java.io=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.net=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:51:32 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:51:32 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:51:32 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:51:32 -Xlog:disable 09:52:27 build_karaf_tests221: OK ✔ in 1 minute 1.72 seconds 09:52:27 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:52:29 build_karaf_tests71: OK ✔ in 1 minute 4.56 seconds 09:52:29 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:52:31 [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:11.2.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/11.2.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] 09:52:31 [ERROR] 09:52:31 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 09:52:31 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:52:31 [ERROR] 09:52:31 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:52:31 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 09:52:32 build_karaf_tests190: OK ✔ in 1 minute 7.24 seconds 09:52:32 build_karaf_tests121: OK ✔ in 1 minute 7.27 seconds 09:52:32 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:52:37 sims: freeze> python -m pip freeze --all 09:52:37 buildlighty: freeze> python -m pip freeze --all 09:52:38 sims: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:52:38 sims: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./install_lightynode.sh 09:52:38 Using lighynode version 20.1.0.5 09:52:38 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 09:52:38 buildlighty: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:52:38 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-titanium/lighty> ./build.sh 09:52:38 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 09:53:24 sims: OK ✔ in 12.91 seconds 09:53:24 buildlighty: OK ✔ in 40.08 seconds 09:53:24 testsPCE: freeze> python -m pip freeze --all 09:53:25 testsPCE: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.62.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.5.0,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2026.1.post1,requests==2.32.5,scipy==1.17.1,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 09:53:25 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh pce 09:53:25 pytest -q transportpce_tests/pce/test01_pce.py 09:54:15 .................... [100%] 09:55:19 20 passed in 113.71s (0:01:53) 09:55:19 pytest -q transportpce_tests/pce/test02_pce_400G.py 09:55:36 ............ [100%] 09:56:07 12 passed in 47.70s 09:56:07 pytest -q transportpce_tests/pce/test03_gnpy.py 09:56:23 ........ [100%] 09:56:45 8 passed in 37.61s 09:56:45 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 09:57:16 ... [100%] 09:57:21 3 passed in 36.29s 09:57:22 testsPCE: OK ✔ in 4 minutes 49.71 seconds 09:57:22 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:57:22 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:57:22 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 09:57:28 tests190: freeze> python -m pip freeze --all 09:57:28 tests121: freeze> python -m pip freeze --all 09:57:28 tests_tapi: freeze> python -m pip freeze --all 09:57:28 tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:57:28 tests190: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh oc 09:57:28 using environment variables from ./karafoc.env 09:57:28 pytest -q transportpce_tests/oc/test01_portmapping.py 09:57:28 tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:57:28 tests121: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 1.2.1 09:57:28 using environment variables from ./karaf121.env 09:57:29 tests_tapi: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 09:57:29 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh tapi 09:57:29 using environment variables from ./karaf221.env 09:57:29 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 09:57:29 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 09:58:33 ........... [100%] 09:58:48 10 passed in 79.49s (0:01:19) 09:58:48 pytest -q transportpce_tests/oc/test02_topology.py 09:58:54 ................................ [100%] 09:59:34 21 passed in 125.15s (0:02:05) 09:59:34 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 09:59:35 ............................ [100%] 09:59:55 14 passed in 66.67s (0:01:06) 09:59:55 pytest -q transportpce_tests/oc/test03_renderer.py 09:59:56 .............. [100%] 10:00:34 6 passed in 59.58s 10:00:34 .pytest -q transportpce_tests/1.2.1/test03_topology.py 10:00:35 ..................... [100%] 10:00:55 19 passed in 59.24s 10:00:55 tests190: OK ✔ in 3 minutes 33.78 seconds 10:00:55 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 10:01:01 .tests71: freeze> python -m pip freeze --all 10:01:04 tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:01:04 tests71: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 7.1 10:01:04 using environment variables from ./karaf71.env 10:01:04 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:01:21 .................................... [100%] 10:01:57 12 passed in 52.30s 10:01:57 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:01:59 ................................................. [100%] 10:03:03 44 passed in 149.24s (0:02:29) 10:03:04 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 10:03:05 ................................................................. [100%] 10:04:28 24 passed in 84.19s (0:01:24) 10:04:28 pytest -q transportpce_tests/1.2.1/test05_olm.py 10:04:29 ... [100%] 10:04:35 62 passed in 157.71s (0:02:37) 10:04:35 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:05:19 ............................................................................. [100%] 10:07:03 48 passed in 148.21s (0:02:28) 10:07:03 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 10:07:05 ................... [100%] 10:07:45 40 passed in 196.42s (0:03:16) 10:07:45 pytest -q transportpce_tests/1.2.1/test06_end2end.py 10:07:47 ............... [100%] 10:08:19 22 passed in 75.16s (0:01:15) 10:08:25 ........... [100%] 10:08:41 51 passed in 672.49s (0:11:12) 10:08:41 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:08:59 .......................................................................... [100%] 10:14:11 36 passed in 328.96s (0:05:28) 10:14:11 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 10:14:26 ..................................... [100%] 10:16:40 54 passed in 535.17s (0:08:55) 10:16:43 ........................................ [100%] 10:19:18 71 passed in 307.09s (0:05:07) 10:19:18 pytest -q transportpce_tests/tapi/test04_topo_extension.py 10:20:09 ................... [100%] 10:21:38 19 passed in 140.10s (0:02:20) 10:21:39 tests71: OK ✔ in 7 minutes 23.99 seconds 10:21:39 tests121: OK ✔ in 19 minutes 19.05 seconds 10:21:39 tests_tapi: OK ✔ in 24 minutes 17.29 seconds 10:21:39 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 10:21:46 tests221: freeze> python -m pip freeze --all 10:21:46 tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:21:46 tests221: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 2.2.1 10:21:46 using environment variables from ./karaf221.env 10:21:46 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 10:22:22 ................................... [100%] 10:23:01 35 passed in 75.12s (0:01:15) 10:23:01 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 10:23:33 ...... [100%] 10:23:46 6 passed in 44.44s 10:23:46 pytest -q transportpce_tests/2.2.1/test03_topology.py 10:24:29 ............................................ [100%] 10:26:03 44 passed in 136.52s (0:02:16) 10:26:03 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 10:26:40 ............ [100%] 10:27:04 12 passed in 61.14s (0:01:01) 10:27:04 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 10:27:30 ................ [100%] 10:28:59 16 passed in 114.53s (0:01:54) 10:28:59 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 10:29:30 ............................... [100%] 10:29:36 31 passed in 36.59s 10:29:36 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 10:30:12 .......................... [100%] 10:31:07 26 passed in 90.70s (0:01:30) 10:31:07 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 10:31:43 ...................... [100%] 10:32:46 22 passed in 98.90s (0:01:38) 10:32:46 pytest -q transportpce_tests/2.2.1/test09_olm.py 10:33:27 ........................................ [100%] 10:35:49 40 passed in 181.99s (0:03:01) 10:35:49 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 10:36:30 ........................................................................ [ 74%] 10:42:16 ......................... [100%] 10:44:08 97 passed in 499.15s (0:08:19) 10:44:08 pytest -q transportpce_tests/2.2.1/test12_end2end.py 10:44:48 ...................................................... [100%] 10:54:35 54 passed in 626.14s (0:10:26) 10:54:35 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 10:55:33 ........................................................................ [ 71%] 11:00:50 ............................. [100%] 11:02:58 101 passed in 503.48s (0:08:23) 11:02:58 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 11:04:05 ........................................................................ [ 67%] 11:09:52 ................................... [100%] 11:13:13 107 passed in 614.43s (0:10:14) 11:13:13 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 11:13:59 ............................................. [100%] 11:16:37 45 passed in 203.18s (0:03:23) 11:16:37 tests221: OK ✔ in 54 minutes 58.22 seconds 11:16:37 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 11:16:44 tests_hybrid: freeze> python -m pip freeze --all 11:16:44 tests_hybrid: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.1,urllib3==2.6.3 11:16:44 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh hybrid 11:16:44 using environment variables from ./karaf221.env 11:16:44 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 11:17:29 ................................................... [100%] 11:19:16 51 passed in 151.66s (0:02:31) 11:19:16 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 11:20:07 ........................................................................ [ 66%] 11:24:28 ..................................... [100%] 11:26:34 109 passed in 437.23s (0:07:17) 11:26:34 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 11:27:26 ..................................................... [100%] 11:30:59 53 passed in 264.52s (0:04:24) 11:30:59 buildcontroller: OK (142.72=setup[8.47]+cmd[134.25] seconds) 11:30:59 sims: OK (12.91=setup[8.80]+cmd[4.10] seconds) 11:30:59 build_karaf_tests121: OK (67.27=setup[8.04]+cmd[59.23] seconds) 11:30:59 testsPCE: OK (289.70=setup[53.08]+cmd[236.63] seconds) 11:30:59 tests121: OK (1159.05=setup[7.28]+cmd[1151.77] seconds) 11:30:59 build_karaf_tests221: OK (61.72=setup[8.01]+cmd[53.71] seconds) 11:30:59 tests_tapi: OK (1457.29=setup[7.29]+cmd[1449.99] seconds) 11:30:59 tests221: OK (3298.22=setup[7.54]+cmd[3290.68] seconds) 11:30:59 build_karaf_tests71: OK (64.56=setup[8.02]+cmd[56.54] seconds) 11:30:59 tests71: OK (443.99=setup[9.11]+cmd[434.88] seconds) 11:30:59 build_karaf_tests190: OK (67.24=setup[8.02]+cmd[59.23] seconds) 11:30:59 tests190: OK (213.78=setup[7.26]+cmd[206.51] seconds) 11:30:59 tests_hybrid: OK (862.03=setup[7.60]+cmd[854.43] seconds) 11:30:59 buildlighty: OK (40.08=setup[11.74]+cmd[28.33] seconds) 11:30:59 docs: OK (31.07=setup[27.72]+cmd[3.36] seconds) 11:30:59 docs-linkcheck: OK (32.23=setup[27.81]+cmd[4.41] seconds) 11:30:59 checkbashisms: OK (3.25=setup[2.01]+cmd[0.00,0.04,1.20] seconds) 11:30:59 pre-commit: OK (52.55=setup[2.86]+cmd[0.01,0.01,39.58,10.09] seconds) 11:30:59 pylint: OK (30.36=setup[4.03]+cmd[26.34] seconds) 11:30:59 congratulations :) (6117.30 seconds) 11:30:59 + tox_status=0 11:30:59 + echo '---> Completed tox runs' 11:30:59 ---> Completed tox runs 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/build_karaf_tests121/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=build_karaf_tests121 11:30:59 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests121 11:30:59 + for i in .tox/*/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 ++ echo .tox/build_karaf_tests190/log 11:30:59 + tox_env=build_karaf_tests190 11:30:59 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests190 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/build_karaf_tests221/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=build_karaf_tests221 11:30:59 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests221 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/build_karaf_tests71/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=build_karaf_tests71 11:30:59 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests71 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/buildcontroller/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=buildcontroller 11:30:59 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/buildcontroller 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/buildlighty/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=buildlighty 11:30:59 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/buildlighty 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/checkbashisms/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=checkbashisms 11:30:59 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/checkbashisms 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/docs-linkcheck/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=docs-linkcheck 11:30:59 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/docs-linkcheck 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/docs/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=docs 11:30:59 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/docs 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/pre-commit/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=pre-commit 11:30:59 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/pre-commit 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/pylint/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=pylint 11:30:59 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/pylint 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/sims/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=sims 11:30:59 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/sims 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/tests121/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=tests121 11:30:59 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests121 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/tests190/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=tests190 11:30:59 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests190 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/tests221/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=tests221 11:30:59 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests221 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/tests71/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=tests71 11:30:59 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests71 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/testsPCE/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=testsPCE 11:30:59 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/testsPCE 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/tests_hybrid/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=tests_hybrid 11:30:59 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests_hybrid 11:30:59 + for i in .tox/*/log 11:30:59 ++ echo .tox/tests_tapi/log 11:30:59 ++ awk -F/ '{print $2}' 11:30:59 + tox_env=tests_tapi 11:30:59 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/tests_tapi 11:30:59 + DOC_DIR=docs/_build/html 11:30:59 + [[ -d docs/_build/html ]] 11:30:59 + echo '---> Archiving generated docs' 11:30:59 ---> Archiving generated docs 11:30:59 + mv docs/_build/html /w/workspace/transportpce-tox-verify-titanium/archives/docs 11:30:59 + echo '---> tox-run.sh ends' 11:30:59 ---> tox-run.sh ends 11:30:59 + test 0 -eq 0 11:30:59 $ ssh-agent -k 11:30:59 unset SSH_AUTH_SOCK; 11:30:59 unset SSH_AGENT_PID; 11:30:59 echo Agent pid 1574 killed; 11:30:59 [ssh-agent] Stopped. 11:30:59 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:59 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins9293731571512496733.sh 11:30:59 ---> sysstat.sh 11:31:00 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins8954069170579411560.sh 11:31:00 ---> package-listing.sh 11:31:00 ++ facter osfamily 11:31:00 ++ tr '[:upper:]' '[:lower:]' 11:31:00 + OS_FAMILY=debian 11:31:00 + workspace=/w/workspace/transportpce-tox-verify-titanium 11:31:00 + START_PACKAGES=/tmp/packages_start.txt 11:31:00 + END_PACKAGES=/tmp/packages_end.txt 11:31:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:31:00 + PACKAGES=/tmp/packages_start.txt 11:31:00 + '[' /w/workspace/transportpce-tox-verify-titanium ']' 11:31:00 + PACKAGES=/tmp/packages_end.txt 11:31:00 + case "${OS_FAMILY}" in 11:31:00 + dpkg -l 11:31:00 + grep '^ii' 11:31:00 + '[' -f /tmp/packages_start.txt ']' 11:31:00 + '[' -f /tmp/packages_end.txt ']' 11:31:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:31:00 + '[' /w/workspace/transportpce-tox-verify-titanium ']' 11:31:00 + mkdir -p /w/workspace/transportpce-tox-verify-titanium/archives/ 11:31:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-titanium/archives/ 11:31:00 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins2053469381222402176.sh 11:31:00 ---> capture-instance-metadata.sh 11:31:00 Setup pyenv: 11:31:00 system 11:31:00 3.8.20 11:31:00 3.9.20 11:31:00 3.10.15 11:31:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 11:31:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bFtX from file:/tmp/.os_lf_venv 11:31:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:03 lf-activate-venv(): INFO: Base packages installed successfully 11:31:03 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:13 lf-activate-venv(): INFO: Adding /tmp/venv-bFtX/bin to PATH 11:31:13 INFO: Running in OpenStack, capturing instance metadata 11:31:14 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins14829863833123004710.sh 11:31:14 provisioning config files... 11:31:14 Could not find credentials [logs] for transportpce-tox-verify-titanium #32 11:31:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-titanium@tmp/config17214539296392262148tmp 11:31:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:31:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:31:14 provisioning config files... 11:31:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:31:14 [EnvInject] - Injecting environment variables from a build step. 11:31:14 [EnvInject] - Injecting as environment variables the properties content 11:31:14 SERVER_ID=logs 11:31:14 11:31:14 [EnvInject] - Variables injected successfully. 11:31:14 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins4280522327999050326.sh 11:31:14 ---> create-netrc.sh 11:31:14 WARN: Log server credential not found. 11:31:14 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins11428894511333087276.sh 11:31:14 ---> python-tools-install.sh 11:31:14 Setup pyenv: 11:31:14 system 11:31:14 3.8.20 11:31:14 3.9.20 11:31:14 3.10.15 11:31:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 11:31:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bFtX from file:/tmp/.os_lf_venv 11:31:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:16 lf-activate-venv(): INFO: Base packages installed successfully 11:31:16 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:26 lf-activate-venv(): INFO: Adding /tmp/venv-bFtX/bin to PATH 11:31:26 [transportpce-tox-verify-titanium] $ /bin/sh /tmp/jenkins9152402468571258066.sh 11:31:26 ---> uv-install.sh 11:31:26 uv 0.10.10 is already installed 11:31:26 uvx 0.10.10 11:31:26 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins4151061115307526891.sh 11:31:26 ---> sudo-logs.sh 11:31:26 Archiving 'sudo' log.. 11:31:26 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins4011162774915904544.sh 11:31:26 ---> job-cost.sh 11:31:26 INFO: Activating Python virtual environment... 11:31:26 Setup pyenv: 11:31:26 system 11:31:26 3.8.20 11:31:26 3.9.20 11:31:26 3.10.15 11:31:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 11:31:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bFtX from file:/tmp/.os_lf_venv 11:31:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:29 lf-activate-venv(): INFO: Base packages installed successfully 11:31:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:38 lf-activate-venv(): INFO: Adding /tmp/venv-bFtX/bin to PATH 11:31:38 INFO: No stack-cost file found 11:31:38 INFO: Instance uptime: 6289s 11:31:38 INFO: Fetching instance metadata (attempt 1 of 3)... 11:31:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:31:38 INFO: Successfully fetched instance metadata 11:31:38 INFO: Instance type: v3-standard-4 11:31:38 INFO: Retrieving pricing info for: v3-standard-4 11:31:38 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:31:38 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=6289 11:31:38 INFO: Successfully fetched Vexxhost pricing API 11:31:38 INFO: Retrieved cost: 0.22 11:31:38 INFO: Retrieved resource: v3-standard-4 11:31:38 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-titanium/archives/cost 11:31:38 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-titanium/archives/cost.csv 11:31:38 INFO: Successfully archived job cost data 11:31:38 DEBUG: Cost data: transportpce-tox-verify-titanium,32,2026-03-16 11:31:38,v3-standard-4,6289,0.22,0.00,SUCCESS 11:31:38 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins8402139852284936725.sh 11:31:38 ---> logs-deploy.sh 11:31:38 Setup pyenv: 11:31:38 system 11:31:38 3.8.20 11:31:38 3.9.20 11:31:38 3.10.15 11:31:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 11:31:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bFtX from file:/tmp/.os_lf_venv 11:31:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:40 lf-activate-venv(): INFO: Base packages installed successfully 11:31:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:31:52 lf-activate-venv(): INFO: Adding /tmp/venv-bFtX/bin to PATH 11:31:52 WARNING: Nexus logging server not set 11:31:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-titanium/32/ 11:31:52 INFO: archiving logs to S3 11:31:52 /tmp/venv-bFtX/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:31:52 warnings.warn( 11:31:54 ---> uname -a: 11:31:54 Linux prd-ubuntu2204-docker-4c-16g-489561 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:31:54 11:31:54 11:31:54 ---> lscpu: 11:31:54 Architecture: x86_64 11:31:54 CPU op-mode(s): 32-bit, 64-bit 11:31:54 Address sizes: 40 bits physical, 48 bits virtual 11:31:54 Byte Order: Little Endian 11:31:54 CPU(s): 4 11:31:54 On-line CPU(s) list: 0-3 11:31:54 Vendor ID: AuthenticAMD 11:31:54 Model name: AMD EPYC-Rome Processor 11:31:54 CPU family: 23 11:31:54 Model: 49 11:31:54 Thread(s) per core: 1 11:31:54 Core(s) per socket: 1 11:31:54 Socket(s): 4 11:31:54 Stepping: 0 11:31:54 BogoMIPS: 5600.00 11:31:54 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 11:31:54 Virtualization: AMD-V 11:31:54 Hypervisor vendor: KVM 11:31:54 Virtualization type: full 11:31:54 L1d cache: 128 KiB (4 instances) 11:31:54 L1i cache: 128 KiB (4 instances) 11:31:54 L2 cache: 2 MiB (4 instances) 11:31:54 L3 cache: 64 MiB (4 instances) 11:31:54 NUMA node(s): 1 11:31:54 NUMA node0 CPU(s): 0-3 11:31:54 Vulnerability Gather data sampling: Not affected 11:31:54 Vulnerability Indirect target selection: Not affected 11:31:54 Vulnerability Itlb multihit: Not affected 11:31:54 Vulnerability L1tf: Not affected 11:31:54 Vulnerability Mds: Not affected 11:31:54 Vulnerability Meltdown: Not affected 11:31:54 Vulnerability Mmio stale data: Not affected 11:31:54 Vulnerability Reg file data sampling: Not affected 11:31:54 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:31:54 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:31:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:31:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:31:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:31:54 Vulnerability Srbds: Not affected 11:31:54 Vulnerability Tsa: Not affected 11:31:54 Vulnerability Tsx async abort: Not affected 11:31:54 Vulnerability Vmscape: Not affected 11:31:54 11:31:54 11:31:54 ---> nproc: 11:31:54 4 11:31:54 11:31:54 11:31:54 ---> df -h: 11:31:54 Filesystem Size Used Avail Use% Mounted on 11:31:54 tmpfs 1.6G 1.1M 1.6G 1% /run 11:31:54 /dev/vda1 78G 18G 61G 23% / 11:31:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:31:54 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:31:54 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 11:31:54 11:31:54 11:31:54 ---> free -m: 11:31:54 total used free shared buff/cache available 11:31:54 Mem: 15989 706 11419 4 3863 14940 11:31:54 Swap: 1023 1 1022 11:31:54 11:31:54 11:31:54 ---> ip addr: 11:31:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:54 inet 127.0.0.1/8 scope host lo 11:31:54 valid_lft forever preferred_lft forever 11:31:54 inet6 ::1/128 scope host 11:31:54 valid_lft forever preferred_lft forever 11:31:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:31:54 link/ether fa:16:3e:55:83:34 brd ff:ff:ff:ff:ff:ff 11:31:54 altname enp0s3 11:31:54 inet 10.30.171.59/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:31:54 valid_lft 80102sec preferred_lft 80102sec 11:31:54 inet6 fe80::f816:3eff:fe55:8334/64 scope link 11:31:54 valid_lft forever preferred_lft forever 11:31:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:31:54 link/ether 7e:30:af:59:98:61 brd ff:ff:ff:ff:ff:ff 11:31:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:31:54 valid_lft forever preferred_lft forever 11:31:54 11:31:54 11:31:54 ---> sar -b -r -n DEV: 11:31:54 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-4c-16g-489561) 03/16/26 _x86_64_ (4 CPU) 11:31:54 11:31:54 09:46:59 LINUX RESTART (4 CPU) 11:31:54 11:31:54 09:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:31:54 10:00:02 88.44 2.68 81.78 3.99 334.03 31593.42 28715.05 11:31:54 10:10:01 84.69 37.98 29.96 16.74 434.48 1767.04 214035.57 11:31:54 10:20:01 6.88 0.34 6.21 0.33 14.81 247.11 1510.49 11:31:54 10:30:02 20.20 0.07 19.19 0.93 1.98 765.55 1911.35 11:31:54 10:40:01 9.99 0.01 9.54 0.45 0.49 286.80 372.35 11:31:54 10:50:01 4.35 0.00 4.18 0.17 0.16 119.37 48.35 11:31:54 11:00:02 5.14 0.01 4.94 0.18 1.29 133.53 42.42 11:31:54 11:10:01 5.09 0.02 4.91 0.17 1.24 138.14 287.29 11:31:54 11:20:01 9.58 0.05 9.16 0.37 4.89 613.29 494.81 11:31:54 11:30:02 4.61 0.02 4.43 0.16 0.59 151.32 42.10 11:31:54 Average: 23.89 4.11 17.43 2.35 79.35 3582.70 24719.19 11:31:54 11:31:54 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:54 10:00:02 1566936 6449668 9476972 57.88 257268 4498408 12124380 69.59 2133624 11981564 2876 11:31:54 10:10:01 3713460 6556496 9378932 57.28 267972 2590488 10860504 62.34 2041332 10071452 276 11:31:54 10:20:01 8116356 10983416 4955916 30.27 268860 2613432 6440272 36.97 2055364 5676232 804 11:31:54 10:30:02 10771972 13766048 2174056 13.28 275064 2734200 2896644 16.63 2083136 3006648 8388 11:31:54 10:40:01 8283216 11307320 4631424 28.29 276512 2762784 5296548 30.40 2086116 5480468 296 11:31:54 10:50:01 8358036 11396824 4541796 27.74 277116 2776864 5235696 30.05 2087300 5401896 92 11:31:54 11:00:02 6848016 9902540 6035372 36.86 277552 2792164 6676852 38.33 2089428 6908840 556 11:31:54 11:10:01 6782728 9854448 6083536 37.16 277852 2809064 6648336 38.16 2092384 6956636 260 11:31:54 11:20:01 8712996 11922240 4017060 24.53 281720 2939464 5010720 28.76 2106388 5032012 360 11:31:54 11:30:02 7399528 10631980 5306220 32.41 282304 2962044 5987056 34.37 2118536 6314652 316 11:31:54 Average: 7055324 10277098 5660128 34.57 274222 2947891 6717701 38.56 2089361 6683040 1422 11:31:54 11:31:54 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:54 10:00:02 lo 9.04 9.04 9.55 9.55 0.00 0.00 0.00 0.00 11:31:54 10:00:02 ens3 65.24 48.45 1085.35 6.16 0.00 0.00 0.00 0.00 11:31:54 10:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 10:10:01 lo 39.29 39.29 19.29 19.29 0.00 0.00 0.00 0.00 11:31:54 10:10:01 ens3 2.96 1.72 0.64 0.45 0.00 0.00 0.00 0.00 11:31:54 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 10:20:01 lo 28.51 28.51 11.28 11.28 0.00 0.00 0.00 0.00 11:31:54 10:20:01 ens3 1.04 0.61 0.18 0.13 0.00 0.00 0.00 0.00 11:31:54 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 10:30:02 lo 12.06 12.06 7.20 7.20 0.00 0.00 0.00 0.00 11:31:54 10:30:02 ens3 1.40 0.95 0.31 0.24 0.00 0.00 0.00 0.00 11:31:54 10:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 10:40:01 lo 18.50 18.50 9.97 9.97 0.00 0.00 0.00 0.00 11:31:54 10:40:01 ens3 1.64 0.89 0.39 0.27 0.00 0.00 0.00 0.00 11:31:54 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 10:50:01 lo 24.41 24.41 9.07 9.07 0.00 0.00 0.00 0.00 11:31:54 10:50:01 ens3 1.18 0.66 0.31 0.21 0.00 0.00 0.00 0.00 11:31:54 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 11:00:02 lo 18.76 18.76 8.76 8.76 0.00 0.00 0.00 0.00 11:31:54 11:00:02 ens3 1.19 0.53 0.33 0.22 0.00 0.00 0.00 0.00 11:31:54 11:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 11:10:01 lo 17.12 17.12 9.86 9.86 0.00 0.00 0.00 0.00 11:31:54 11:10:01 ens3 1.32 0.76 0.39 0.27 0.00 0.00 0.00 0.00 11:31:54 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 11:20:01 lo 17.16 17.16 9.54 9.54 0.00 0.00 0.00 0.00 11:31:54 11:20:01 ens3 1.23 0.89 0.31 0.24 0.00 0.00 0.00 0.00 11:31:54 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 11:30:02 lo 29.85 29.85 12.41 12.41 0.00 0.00 0.00 0.00 11:31:54 11:30:02 ens3 1.06 0.72 0.25 0.19 0.00 0.00 0.00 0.00 11:31:54 11:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 Average: lo 21.47 21.47 10.69 10.69 0.00 0.00 0.00 0.00 11:31:54 Average: ens3 7.83 5.62 108.89 0.84 0.00 0.00 0.00 0.00 11:31:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:54 11:31:54 11:31:54 ---> sar -P ALL: 11:31:54 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-4c-16g-489561) 03/16/26 _x86_64_ (4 CPU) 11:31:54 11:31:54 09:46:59 LINUX RESTART (4 CPU) 11:31:54 11:31:54 09:50:01 CPU %user %nice %system %iowait %steal %idle 11:31:54 10:00:02 all 50.32 0.00 2.36 1.26 0.11 45.95 11:31:54 10:00:02 0 49.03 0.00 2.28 1.31 0.10 47.28 11:31:54 10:00:02 1 48.66 0.00 2.45 1.13 0.11 47.66 11:31:54 10:00:02 2 50.26 0.00 2.35 1.03 0.11 46.25 11:31:54 10:00:02 3 53.34 0.00 2.36 1.58 0.11 42.61 11:31:54 10:10:01 all 47.91 0.08 1.91 0.29 0.11 49.71 11:31:54 10:10:01 0 47.73 0.01 1.78 0.17 0.11 50.20 11:31:54 10:10:01 1 48.22 0.18 1.89 0.52 0.11 49.07 11:31:54 10:10:01 2 47.13 0.01 2.06 0.13 0.11 50.56 11:31:54 10:10:01 3 48.55 0.11 1.89 0.34 0.11 48.99 11:31:54 10:20:01 all 15.28 0.00 0.75 0.05 0.09 83.82 11:31:54 10:20:01 0 14.79 0.00 0.75 0.02 0.09 84.35 11:31:54 10:20:01 1 15.18 0.00 0.94 0.09 0.09 83.69 11:31:54 10:20:01 2 15.66 0.00 0.64 0.04 0.09 83.57 11:31:54 10:20:01 3 15.50 0.00 0.69 0.06 0.09 83.67 11:31:54 10:30:02 all 28.42 0.00 0.95 0.15 0.09 70.39 11:31:54 10:30:02 0 27.59 0.00 0.85 0.45 0.08 71.03 11:31:54 10:30:02 1 28.77 0.00 1.02 0.04 0.09 70.09 11:31:54 10:30:02 2 28.42 0.00 0.97 0.03 0.09 70.49 11:31:54 10:30:02 3 28.91 0.00 0.98 0.07 0.09 69.95 11:31:54 10:40:01 all 17.34 0.00 0.62 1.38 0.08 80.58 11:31:54 10:40:01 0 17.55 0.00 0.44 1.74 0.07 80.19 11:31:54 10:40:01 1 17.89 0.00 0.68 1.72 0.09 79.62 11:31:54 10:40:01 2 16.32 0.00 0.63 0.22 0.08 82.76 11:31:54 10:40:01 3 17.61 0.00 0.71 1.84 0.08 79.76 11:31:54 10:50:01 all 7.82 0.00 0.39 0.06 0.07 91.66 11:31:54 10:50:01 0 8.01 0.00 0.38 0.01 0.07 91.53 11:31:54 10:50:01 1 8.01 0.00 0.42 0.18 0.08 91.31 11:31:54 10:50:01 2 7.53 0.00 0.37 0.01 0.07 92.02 11:31:54 10:50:01 3 7.71 0.00 0.38 0.03 0.08 91.80 11:31:54 11:00:02 all 10.07 0.00 0.46 0.83 0.08 88.56 11:31:54 11:00:02 0 9.70 0.00 0.48 1.32 0.07 88.43 11:31:54 11:00:02 1 9.96 0.00 0.52 1.71 0.08 87.74 11:31:54 11:00:02 2 10.24 0.00 0.45 0.03 0.09 89.19 11:31:54 11:00:02 3 10.39 0.00 0.38 0.24 0.08 88.90 11:31:54 11:10:01 all 10.58 0.00 0.54 1.72 0.08 87.09 11:31:54 11:10:01 0 10.73 0.00 0.53 0.88 0.07 87.78 11:31:54 11:10:01 1 10.32 0.00 0.61 4.09 0.10 84.88 11:31:54 11:10:01 2 10.97 0.00 0.52 0.52 0.08 87.90 11:31:54 11:10:01 3 10.27 0.00 0.49 1.38 0.06 87.80 11:31:54 11:20:01 all 18.46 0.00 0.85 0.55 0.34 79.80 11:31:54 11:20:01 0 18.36 0.00 0.85 0.21 0.34 80.24 11:31:54 11:20:01 1 19.48 0.00 0.77 1.20 0.36 78.20 11:31:54 11:20:01 2 17.99 0.00 0.86 0.19 0.35 80.61 11:31:54 11:20:01 3 18.02 0.00 0.90 0.62 0.31 80.15 11:31:54 11:30:02 all 12.16 0.00 0.49 0.71 0.09 86.55 11:31:54 11:30:02 0 11.82 0.00 0.44 0.17 0.09 87.49 11:31:54 11:30:02 1 12.47 0.00 0.61 0.82 0.09 86.01 11:31:54 11:30:02 2 12.02 0.00 0.50 1.08 0.09 86.30 11:31:54 11:30:02 3 12.33 0.00 0.42 0.77 0.07 86.42 11:31:54 Average: all 21.83 0.01 0.93 0.70 0.11 76.42 11:31:54 Average: 0 21.52 0.00 0.88 0.63 0.11 76.87 11:31:54 Average: 1 21.88 0.02 0.99 1.15 0.12 75.84 11:31:54 Average: 2 21.65 0.00 0.94 0.33 0.12 76.97 11:31:54 Average: 3 22.26 0.01 0.92 0.69 0.11 76.01 11:31:54 11:31:54 11:31:54