18:32:19 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119459 18:32:19 Running as SYSTEM 18:32:19 [EnvInject] - Loading node environment variables. 18:32:19 Building remotely on prd-ubuntu2204-docker-4c-16g-1441 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 18:32:20 [ssh-agent] Looking for ssh-agent implementation... 18:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:20 $ ssh-agent 18:32:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQpJRgQ/agent.1577 18:32:20 SSH_AGENT_PID=1579 18:32:20 [ssh-agent] Started. 18:32:20 Running ssh-add (command line suppressed) 18:32:20 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6807773090932108921.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6807773090932108921.key) 18:32:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:32:20 The recommended git tool is: NONE 18:32:22 using credential jenkins-ssh 18:32:22 Wiping out workspace first. 18:32:22 Cloning the remote Git repository 18:32:22 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 18:32:22 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 18:32:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:32:22 > git --version # timeout=10 18:32:22 > git --version # 'git version 2.34.1' 18:32:22 using GIT_SSH to set credentials jenkins-ssh 18:32:22 Verifying host key using known hosts file 18:32:22 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. 18:32:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:32:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:32:26 using GIT_SSH to set credentials jenkins-ssh 18:32:26 Verifying host key using known hosts file 18:32:26 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. 18:32:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/59/119459/1 # timeout=10 18:32:26 > git rev-parse dadb44e30b64af805fff6e8378ba842f7db2c0c2^{commit} # timeout=10 18:32:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:32:26 Checking out Revision dadb44e30b64af805fff6e8378ba842f7db2c0c2 (refs/changes/59/119459/1) 18:32:26 > git config core.sparsecheckout # timeout=10 18:32:26 > git checkout -f dadb44e30b64af805fff6e8378ba842f7db2c0c2 # timeout=10 18:32:26 Commit message: "Refactor TON & PTON to address Change 113567 review" 18:32:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:32:27 > git rev-list --no-walk e0760a632fe02d0665b923d0814cc3d48d129bd2 # timeout=10 18:32:27 > git remote # timeout=10 18:32:27 > git submodule init # timeout=10 18:32:27 > git submodule sync # timeout=10 18:32:27 > git config --get remote.origin.url # timeout=10 18:32:27 > git submodule init # timeout=10 18:32:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:32:27 ERROR: No submodules found. 18:32:30 provisioning config files... 18:32:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:32:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:32:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2822787784490785113.sh 18:32:30 ---> python-tools-install.sh 18:32:30 Setup pyenv: 18:32:30 * system (set by /opt/pyenv/version) 18:32:30 * 3.8.20 (set by /opt/pyenv/version) 18:32:30 * 3.9.20 (set by /opt/pyenv/version) 18:32:30 3.10.15 18:32:30 3.11.10 18:32:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6o4C 18:32:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:32:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:38 lf-activate-venv(): INFO: Base packages installed successfully 18:32:38 lf-activate-venv(): INFO: Installing additional packages: lftools 18:33:04 lf-activate-venv(): INFO: Adding /tmp/venv-6o4C/bin to PATH 18:33:04 Generating Requirements File 18:33:23 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. 18:33:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:33:23 Python 3.11.10 18:33:24 pip 25.3 from /tmp/venv-6o4C/lib/python3.11/site-packages/pip (python 3.11) 18:33:24 appdirs==1.4.4 18:33:24 argcomplete==3.6.3 18:33:24 aspy.yaml==1.3.0 18:33:24 attrs==25.4.0 18:33:24 autopage==0.5.2 18:33:24 beautifulsoup4==4.14.2 18:33:24 boto3==1.41.4 18:33:24 botocore==1.41.4 18:33:24 bs4==0.0.2 18:33:24 cachetools==6.2.2 18:33:24 certifi==2025.11.12 18:33:24 cffi==2.0.0 18:33:24 cfgv==3.5.0 18:33:24 chardet==5.2.0 18:33:24 charset-normalizer==3.4.4 18:33:24 click==8.3.1 18:33:24 cliff==4.12.0 18:33:24 cmd2==2.7.0 18:33:24 cryptography==3.3.2 18:33:24 debtcollector==3.0.0 18:33:24 decorator==5.2.1 18:33:24 defusedxml==0.7.1 18:33:24 Deprecated==1.3.1 18:33:24 distlib==0.4.0 18:33:24 dnspython==2.8.0 18:33:24 docker==7.1.0 18:33:24 dogpile.cache==1.5.0 18:33:24 durationpy==0.10 18:33:24 email-validator==2.3.0 18:33:24 filelock==3.20.0 18:33:24 future==1.0.0 18:33:24 gitdb==4.0.12 18:33:24 GitPython==3.1.45 18:33:24 google-auth==2.43.0 18:33:24 httplib2==0.31.0 18:33:24 identify==2.6.15 18:33:24 idna==3.11 18:33:24 importlib-resources==1.5.0 18:33:24 iso8601==2.1.0 18:33:24 Jinja2==3.1.6 18:33:24 jmespath==1.0.1 18:33:24 jsonpatch==1.33 18:33:24 jsonpointer==3.0.0 18:33:24 jsonschema==4.25.1 18:33:24 jsonschema-specifications==2025.9.1 18:33:24 keystoneauth1==5.12.0 18:33:24 kubernetes==34.1.0 18:33:24 lftools==0.37.16 18:33:24 lxml==6.0.2 18:33:24 markdown-it-py==4.0.0 18:33:24 MarkupSafe==3.0.3 18:33:24 mdurl==0.1.2 18:33:24 msgpack==1.1.2 18:33:24 multi_key_dict==2.0.3 18:33:24 munch==4.0.0 18:33:24 netaddr==1.3.0 18:33:24 niet==1.4.2 18:33:24 nodeenv==1.9.1 18:33:24 oauth2client==4.1.3 18:33:24 oauthlib==3.3.1 18:33:24 openstacksdk==4.8.0 18:33:24 os-service-types==1.8.2 18:33:24 osc-lib==4.2.0 18:33:24 oslo.config==10.1.0 18:33:24 oslo.context==6.2.0 18:33:24 oslo.i18n==6.7.1 18:33:24 oslo.log==7.2.1 18:33:24 oslo.serialization==5.8.0 18:33:24 oslo.utils==9.2.0 18:33:24 packaging==25.0 18:33:24 pbr==7.0.3 18:33:24 platformdirs==4.5.0 18:33:24 prettytable==3.17.0 18:33:24 psutil==7.1.3 18:33:24 pyasn1==0.6.1 18:33:24 pyasn1_modules==0.4.2 18:33:24 pycparser==2.23 18:33:24 pygerrit2==2.0.15 18:33:24 PyGithub==2.8.1 18:33:24 Pygments==2.19.2 18:33:24 PyJWT==2.10.1 18:33:24 PyNaCl==1.6.1 18:33:24 pyparsing==2.4.7 18:33:24 pyperclip==1.11.0 18:33:24 pyrsistent==0.20.0 18:33:24 python-cinderclient==9.8.0 18:33:24 python-dateutil==2.9.0.post0 18:33:24 python-heatclient==4.3.0 18:33:24 python-jenkins==1.8.3 18:33:24 python-keystoneclient==5.7.0 18:33:24 python-magnumclient==4.9.0 18:33:24 python-openstackclient==8.2.0 18:33:24 python-swiftclient==4.9.0 18:33:24 PyYAML==6.0.3 18:33:24 referencing==0.37.0 18:33:24 requests==2.32.5 18:33:24 requests-oauthlib==2.0.0 18:33:24 requestsexceptions==1.4.0 18:33:24 rfc3986==2.0.0 18:33:24 rich==14.2.0 18:33:24 rich-argparse==1.7.2 18:33:24 rpds-py==0.29.0 18:33:24 rsa==4.9.1 18:33:24 ruamel.yaml==0.18.16 18:33:24 ruamel.yaml.clib==0.2.15 18:33:24 s3transfer==0.15.0 18:33:24 simplejson==3.20.2 18:33:24 six==1.17.0 18:33:24 smmap==5.0.2 18:33:24 soupsieve==2.8 18:33:24 stevedore==5.6.0 18:33:24 tabulate==0.9.0 18:33:24 toml==0.10.2 18:33:24 tomlkit==0.13.3 18:33:24 tqdm==4.67.1 18:33:24 typing_extensions==4.15.0 18:33:24 tzdata==2025.2 18:33:24 urllib3==1.26.20 18:33:24 virtualenv==20.35.4 18:33:24 wcwidth==0.2.14 18:33:24 websocket-client==1.9.0 18:33:24 wrapt==2.0.1 18:33:24 xdg==6.0.0 18:33:24 xmltodict==1.0.2 18:33:24 yq==3.4.3 18:33:24 [EnvInject] - Injecting environment variables from a build step. 18:33:24 [EnvInject] - Injecting as environment variables the properties content 18:33:24 PYTHON=python3 18:33:24 18:33:24 [EnvInject] - Variables injected successfully. 18:33:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14237886346266052724.sh 18:33:24 ---> tox-install.sh 18:33:24 + source /home/jenkins/lf-env.sh 18:33:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:33:24 ++ mktemp -d /tmp/venv-XXXX 18:33:24 + lf_venv=/tmp/venv-Qeqh 18:33:24 + local venv_file=/tmp/.os_lf_venv 18:33:24 + local python=python3 18:33:24 + local options 18:33:24 + local set_path=true 18:33:24 + local install_args= 18:33:24 ++ 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 18:33:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:33:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:33:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:33:24 + true 18:33:24 + case $1 in 18:33:24 + venv_file=/tmp/.toxenv 18:33:24 + shift 2 18:33:24 + true 18:33:24 + case $1 in 18:33:24 + shift 18:33:24 + break 18:33:24 + case $python in 18:33:24 + local pkg_list= 18:33:24 + [[ -d /opt/pyenv ]] 18:33:24 + echo 'Setup pyenv:' 18:33:24 Setup pyenv: 18:33:24 + export PYENV_ROOT=/opt/pyenv 18:33:24 + PYENV_ROOT=/opt/pyenv 18:33:24 + 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 18:33:24 + 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 18:33:24 + pyenv versions 18:33:24 system 18:33:24 3.8.20 18:33:24 3.9.20 18:33:24 3.10.15 18:33:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:33:24 + command -v pyenv 18:33:24 ++ pyenv init - --no-rehash 18:33:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:33:24 for i in ${!paths[@]}; do 18:33:24 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:33:24 fi; done; 18:33:24 echo "${paths[*]}"'\'')" 18:33:24 export PATH="/opt/pyenv/shims:${PATH}" 18:33:24 export PYENV_SHELL=bash 18:33:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:33:24 pyenv() { 18:33:24 local command 18:33:24 command="${1:-}" 18:33:24 if [ "$#" -gt 0 ]; then 18:33:24 shift 18:33:24 fi 18:33:24 18:33:24 case "$command" in 18:33:24 rehash|shell) 18:33:24 eval "$(pyenv "sh-$command" "$@")" 18:33:24 ;; 18:33:24 *) 18:33:24 command pyenv "$command" "$@" 18:33:24 ;; 18:33:24 esac 18:33:24 }' 18:33:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:33:24 for i in ${!paths[@]}; do 18:33:24 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:33:24 fi; done; 18:33:24 echo "${paths[*]}"' 18:33:24 ++ 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 18:33:24 ++ 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 18:33:24 ++ 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 18:33:24 ++ export PYENV_SHELL=bash 18:33:24 ++ PYENV_SHELL=bash 18:33:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:33:24 +++ complete -F _pyenv pyenv 18:33:24 ++ lf-pyver python3 18:33:24 ++ local py_version_xy=python3 18:33:24 ++ local py_version_xyz= 18:33:24 ++ pyenv versions 18:33:24 ++ local command 18:33:24 ++ command=versions 18:33:24 ++ '[' 1 -gt 0 ']' 18:33:24 ++ shift 18:33:24 ++ case "$command" in 18:33:24 ++ command pyenv versions 18:33:24 ++ sed 's/^[ *]* //' 18:33:24 ++ awk '{ print $1 }' 18:33:24 ++ grep -E '^[0-9.]*[0-9]$' 18:33:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:33:24 +++ grep '^3' /tmp/.pyenv_versions 18:33:24 +++ sort -V 18:33:24 +++ tail -n 1 18:33:24 ++ py_version_xyz=3.11.10 18:33:24 ++ [[ -z 3.11.10 ]] 18:33:24 ++ echo 3.11.10 18:33:24 ++ return 0 18:33:24 + pyenv local 3.11.10 18:33:24 + local command 18:33:24 + command=local 18:33:24 + '[' 2 -gt 0 ']' 18:33:24 + shift 18:33:24 + case "$command" in 18:33:24 + command pyenv local 3.11.10 18:33:24 + for arg in "$@" 18:33:24 + case $arg in 18:33:24 + pkg_list+='tox ' 18:33:24 + for arg in "$@" 18:33:24 + case $arg in 18:33:24 + pkg_list+='virtualenv ' 18:33:24 + for arg in "$@" 18:33:24 + case $arg in 18:33:24 + pkg_list+='urllib3~=1.26.15 ' 18:33:24 + [[ -f /tmp/.toxenv ]] 18:33:24 + [[ ! -f /tmp/.toxenv ]] 18:33:24 + [[ -n '' ]] 18:33:24 + python3 -m venv /tmp/venv-Qeqh 18:33:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qeqh' 18:33:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qeqh 18:33:28 + echo /tmp/venv-Qeqh 18:33:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:33:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:33:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:28 + local 'pip_opts=--upgrade --quiet' 18:33:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:33:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:33:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:33:28 + [[ -n '' ]] 18:33:28 + [[ -n '' ]] 18:33:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:28 + /tmp/venv-Qeqh/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 18:33:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:33:32 lf-activate-venv(): INFO: Base packages installed successfully 18:33:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:33:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:33:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:33:32 + /tmp/venv-Qeqh/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 18:33:34 + type python3 18:33:34 + true 18:33:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Qeqh/bin to PATH' 18:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-Qeqh/bin to PATH 18:33:34 + PATH=/tmp/venv-Qeqh/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 18:33:34 + return 0 18:33:34 + python3 --version 18:33:34 Python 3.11.10 18:33:34 + python3 -m pip --version 18:33:34 pip 25.3 from /tmp/venv-Qeqh/lib/python3.11/site-packages/pip (python 3.11) 18:33:34 + python3 -m pip freeze 18:33:34 cachetools==6.2.2 18:33:34 chardet==5.2.0 18:33:34 colorama==0.4.6 18:33:34 distlib==0.4.0 18:33:34 filelock==3.20.0 18:33:34 packaging==25.0 18:33:34 platformdirs==4.5.0 18:33:34 pluggy==1.6.0 18:33:34 pyproject-api==1.10.0 18:33:34 tox==4.32.0 18:33:34 urllib3==1.26.20 18:33:34 virtualenv==20.35.4 18:33:34 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins11881014218189211383.sh 18:33:34 [EnvInject] - Injecting environment variables from a build step. 18:33:34 [EnvInject] - Injecting as environment variables the properties content 18:33:34 PARALLEL=True 18:33:34 18:33:34 [EnvInject] - Variables injected successfully. 18:33:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1418302599688664445.sh 18:33:35 ---> tox-run.sh 18:33:35 + 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 18:33:35 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:33:35 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:33:35 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:33:35 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 18:33:35 + source /home/jenkins/lf-env.sh 18:33:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:33:35 ++ mktemp -d /tmp/venv-XXXX 18:33:35 + lf_venv=/tmp/venv-YhbQ 18:33:35 + local venv_file=/tmp/.os_lf_venv 18:33:35 + local python=python3 18:33:35 + local options 18:33:35 + local set_path=true 18:33:35 + local install_args= 18:33:35 ++ 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 18:33:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:33:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:33:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:33:35 + true 18:33:35 + case $1 in 18:33:35 + venv_file=/tmp/.toxenv 18:33:35 + shift 2 18:33:35 + true 18:33:35 + case $1 in 18:33:35 + shift 18:33:35 + break 18:33:35 + case $python in 18:33:35 + local pkg_list= 18:33:35 + [[ -d /opt/pyenv ]] 18:33:35 + echo 'Setup pyenv:' 18:33:35 Setup pyenv: 18:33:35 + export PYENV_ROOT=/opt/pyenv 18:33:35 + PYENV_ROOT=/opt/pyenv 18:33:35 + 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 18:33:35 + 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 18:33:35 + pyenv versions 18:33:35 system 18:33:35 3.8.20 18:33:35 3.9.20 18:33:35 3.10.15 18:33:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:33:35 + command -v pyenv 18:33:35 ++ pyenv init - --no-rehash 18:33:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:33:35 for i in ${!paths[@]}; do 18:33:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:33:35 fi; done; 18:33:35 echo "${paths[*]}"'\'')" 18:33:35 export PATH="/opt/pyenv/shims:${PATH}" 18:33:35 export PYENV_SHELL=bash 18:33:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:33:35 pyenv() { 18:33:35 local command 18:33:35 command="${1:-}" 18:33:35 if [ "$#" -gt 0 ]; then 18:33:35 shift 18:33:35 fi 18:33:35 18:33:35 case "$command" in 18:33:35 rehash|shell) 18:33:35 eval "$(pyenv "sh-$command" "$@")" 18:33:35 ;; 18:33:35 *) 18:33:35 command pyenv "$command" "$@" 18:33:35 ;; 18:33:35 esac 18:33:35 }' 18:33:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:33:35 for i in ${!paths[@]}; do 18:33:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:33:35 fi; done; 18:33:35 echo "${paths[*]}"' 18:33:35 ++ 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 18:33:35 ++ 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 18:33:35 ++ 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 18:33:35 ++ export PYENV_SHELL=bash 18:33:35 ++ PYENV_SHELL=bash 18:33:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:33:35 +++ complete -F _pyenv pyenv 18:33:35 ++ lf-pyver python3 18:33:35 ++ local py_version_xy=python3 18:33:35 ++ local py_version_xyz= 18:33:35 ++ pyenv versions 18:33:35 ++ local command 18:33:35 ++ command=versions 18:33:35 ++ '[' 1 -gt 0 ']' 18:33:35 ++ shift 18:33:35 ++ case "$command" in 18:33:35 ++ command pyenv versions 18:33:35 ++ sed 's/^[ *]* //' 18:33:35 ++ grep -E '^[0-9.]*[0-9]$' 18:33:35 ++ awk '{ print $1 }' 18:33:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:33:35 +++ grep '^3' /tmp/.pyenv_versions 18:33:35 +++ sort -V 18:33:35 +++ tail -n 1 18:33:35 ++ py_version_xyz=3.11.10 18:33:35 ++ [[ -z 3.11.10 ]] 18:33:35 ++ echo 3.11.10 18:33:35 ++ return 0 18:33:35 + pyenv local 3.11.10 18:33:35 + local command 18:33:35 + command=local 18:33:35 + '[' 2 -gt 0 ']' 18:33:35 + shift 18:33:35 + case "$command" in 18:33:35 + command pyenv local 3.11.10 18:33:35 + for arg in "$@" 18:33:35 + case $arg in 18:33:35 + pkg_list+='tox ' 18:33:35 + for arg in "$@" 18:33:35 + case $arg in 18:33:35 + pkg_list+='virtualenv ' 18:33:35 + for arg in "$@" 18:33:35 + case $arg in 18:33:35 + pkg_list+='urllib3~=1.26.15 ' 18:33:35 + [[ -f /tmp/.toxenv ]] 18:33:35 ++ cat /tmp/.toxenv 18:33:35 + lf_venv=/tmp/venv-Qeqh 18:33:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qeqh from' file:/tmp/.toxenv 18:33:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qeqh from file:/tmp/.toxenv 18:33:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:33:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:35 + local 'pip_opts=--upgrade --quiet' 18:33:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:33:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:33:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:33:35 + [[ -n '' ]] 18:33:35 + [[ -n '' ]] 18:33:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:33:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:35 + /tmp/venv-Qeqh/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 18:33:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:33:36 lf-activate-venv(): INFO: Base packages installed successfully 18:33:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:33:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:33:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:33:36 + /tmp/venv-Qeqh/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 18:33:37 + type python3 18:33:37 + true 18:33:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Qeqh/bin to PATH' 18:33:37 lf-activate-venv(): INFO: Adding /tmp/venv-Qeqh/bin to PATH 18:33:37 + PATH=/tmp/venv-Qeqh/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 18:33:37 + return 0 18:33:37 + [[ -d /opt/pyenv ]] 18:33:37 + echo '---> Setting up pyenv' 18:33:37 ---> Setting up pyenv 18:33:37 + export PYENV_ROOT=/opt/pyenv 18:33:37 + PYENV_ROOT=/opt/pyenv 18:33:37 + export PATH=/opt/pyenv/bin:/tmp/venv-Qeqh/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 18:33:37 + PATH=/opt/pyenv/bin:/tmp/venv-Qeqh/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 18:33:37 ++ pwd 18:33:37 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 18:33:37 + export PYTHONPATH 18:33:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:33:37 + TOX_TESTENV_PASSENV=PYTHONPATH 18:33:37 + tox --version 18:33:37 4.32.0 from /tmp/venv-Qeqh/lib/python3.11/site-packages/tox/__init__.py 18:33:37 + PARALLEL=True 18:33:37 + TOX_OPTIONS_LIST= 18:33:37 + [[ -n '' ]] 18:33:37 + case ${PARALLEL,,} in 18:33:37 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 18:33:37 + tox --parallel auto --parallel-live 18:33:37 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 18:33:39 docs: install_deps> python -I -m pip install -r docs/requirements.txt 18:33:39 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 18:33:39 checkbashisms: freeze> python -m pip freeze --all 18:33:39 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 18:33:39 checkbashisms: pip==25.3,setuptools==80.9.0 18:33:39 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:33:39 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)' 18:33:39 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 18:33:41 checkbashisms: OK ✔ in 3.15 seconds 18:33:41 pre-commit: install_deps> python -I -m pip install pre-commit 18:33:43 pre-commit: freeze> python -m pip freeze --all 18:33:43 pre-commit: cfgv==3.5.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.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 18:33:43 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:33:43 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)' 18:33:43 /usr/bin/cpan 18:33:43 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 18:33:44 [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. 18:33:44 [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. 18:33:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:33:44 [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. 18:33:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:33:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:33:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:33:45 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 18:33:45 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 18:33:46 buildcontroller: freeze> python -m pip freeze --all 18:33:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:33:46 [INFO] Once installed this environment will be reused. 18:33:46 [INFO] This may take a few minutes... 18:33:46 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 18:33:46 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 18:33:46 + update-java-alternatives -l 18:33:46 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 18:33:46 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 18:33:46 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 18:33:46 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 18:33:46 update-alternatives: error: no alternatives for jaotc 18:33:47 update-alternatives: error: no alternatives for rmic 18:33:47 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 18:33:47 + java -version 18:33:47 21 18:33:47 + JAVA_VER=21 18:33:47 + echo 21 18:33:47 + javac -version 18:33:47 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 18:33:47 21 18:33:47 + JAVAC_VER=21 18:33:47 + echo 21 18:33:47 + [ 21 -ge 21 ] 18:33:47 + [ 21 -ge 21 ] 18:33:47 + echo ok, java is 21 or newer 18:33:47 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 18:33:47 ok, java is 21 or newer 18:33:48 2025-11-26 18:33:48 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] 18:33:48 + sudo mkdir -p /opt 18:33:48 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 18:33:48 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 18:33:48 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 18:33:48 + mvn --version 18:33:49 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 18:33:49 Maven home: /opt/maven 18:33:49 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 18:33:49 Default locale: en, platform encoding: UTF-8 18:33:49 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 18:33:49 NOTE: Picked up JDK_JAVA_OPTIONS: 18:33:49 --add-opens=java.base/java.io=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.lang=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.net=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.nio=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.util=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:33:49 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:33:49 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:33:49 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:33:49 -Xlog:disable 18:33:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:33:51 [INFO] Once installed this environment will be reused. 18:33:51 [INFO] This may take a few minutes... 18:34:00 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 18:34:00 [INFO] Once installed this environment will be reused. 18:34:00 [INFO] This may take a few minutes... 18:34:05 [INFO] Installing environment for https://github.com/perltidy/perltidy. 18:34:05 [INFO] Once installed this environment will be reused. 18:34:05 [INFO] This may take a few minutes... 18:34:05 docs-linkcheck: freeze> python -m pip freeze --all 18:34:06 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 18:34:06 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 18:34:06 docs: freeze> python -m pip freeze --all 18:34:07 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 18:34:07 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 18:34:10 docs: OK ✔ in 32.69 seconds 18:34:10 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 18:34:14 docs-linkcheck: OK ✔ in 33.97 seconds 18:34:14 pylint: freeze> python -m pip freeze --all 18:34:14 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 18:34:14 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}$' '{}' + 18:34:18 trim trailing whitespace.................................................Passed 18:34:19 Tabs remover.............................................................Passed 18:34:19 autopep8.................................................................Passed 18:34:25 perltidy.................................................................Passed 18:34:26 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 18:34:26 [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. 18:34:26 [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. 18:34:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:34:26 [INFO] Once installed this environment will be reused. 18:34:26 [INFO] This may take a few minutes... 18:34:35 gitlint..................................................................Failed 18:34:35 - hook id: gitlint-ci 18:34:35 - exit code: 1 18:34:35 18:34:35 1: T1 Title exceeds max length (51>50): "Refactor TON & PTON to address Change 113567 review" 18:34:35 18:34:35 pre-commit: exit 1 (9.26 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual pid=3401 18:34:40 18:34:40 ------------------------------------ 18:34:40 Your code has been rated at 10.00/10 18:34:40 18:35:33 pre-commit: FAIL ✖ in 54.39 seconds 18:35:33 pylint: OK ✔ in 31.44 seconds 18:35:33 buildcontroller: OK ✔ in 1 minute 55.04 seconds 18:35:33 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 18:35:34 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 18:35:34 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 18:35:34 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 18:35:40 build_karaf_tests221: freeze> python -m pip freeze --all 18:35:40 build_karaf_tests71: freeze> python -m pip freeze --all 18:35:40 build_karaf_tests121: freeze> python -m pip freeze --all 18:35:41 build_karaf_tests190: freeze> python -m pip freeze --all 18:35:41 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 18:35:41 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:35:41 build karaf in karaf221 with ./karaf221.env 18:35:41 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 18:35:41 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:35:41 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 18:35:41 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:35:41 build karaf in karaf71 with ./karaf71.env 18:35:41 build karaf in karaf121 with ./karaf121.env 18:35:41 NOTE: Picked up JDK_JAVA_OPTIONS: 18:35:41 --add-opens=java.base/java.io=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.net=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:35:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:35:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:35:41 -Xlog:disable 18:35:41 NOTE: Picked up JDK_JAVA_OPTIONS: 18:35:41 --add-opens=java.base/java.io=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.net=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:35:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:35:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:35:41 -Xlog:disable 18:35:41 NOTE: Picked up JDK_JAVA_OPTIONS: 18:35:41 --add-opens=java.base/java.io=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.net=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:35:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:35:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:35:41 -Xlog:disable 18:35:41 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 18:35:41 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:35:41 build karaf in karafoc with ./karafoc.env 18:35:41 NOTE: Picked up JDK_JAVA_OPTIONS: 18:35:41 --add-opens=java.base/java.io=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.net=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:35:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:35:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:35:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:35:41 -Xlog:disable 18:36:35 build_karaf_tests71: OK ✔ in 1 minute 1.84 seconds 18:36:35 build_karaf_tests121: OK ✔ in 1 minute 1.86 seconds 18:36:35 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 18:36:35 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 18:36:36 build_karaf_tests221: OK ✔ in 1 minute 2.71 seconds 18:36:36 build_karaf_tests190: OK ✔ in 1 minute 3.4 seconds 18:36:36 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 18:36:42 buildlighty: freeze> python -m pip freeze --all 18:36:42 sims: freeze> python -m pip freeze --all 18:36:42 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 18:36:42 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 18:36:42 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 18:36:42 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 18:36:42 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 18:36:42 Using lighynode version 20.1.0.5 18:36:42 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 18:37:30 sims: OK ✔ in 11.54 seconds 18:37:30 buildlighty: OK ✔ in 31.11 seconds 18:37:30 testsPCE: freeze> python -m pip freeze --all 18:37:30 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 18:37:30 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 18:37:30 pytest -q transportpce_tests/pce/test01_pce.py 18:38:19 .................... [100%] 18:39:22 20 passed in 111.46s (0:01:51) 18:39:22 pytest -q transportpce_tests/pce/test02_pce_400G.py 18:39:40 ............ [100%] 18:40:10 12 passed in 47.78s 18:40:10 pytest -q transportpce_tests/pce/test03_gnpy.py 18:40:28 ........ [100%] 18:40:49 8 passed in 38.71s 18:40:49 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 18:41:21 ... [100%] 18:41:26 3 passed in 36.29s 18:41:27 testsPCE: OK ✔ in 4 minutes 50.2 seconds 18:41:27 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 18:41:27 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 18:41:27 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 18:41:34 tests190: freeze> python -m pip freeze --all 18:41:34 tests121: freeze> python -m pip freeze --all 18:41:34 tests_tapi: freeze> python -m pip freeze --all 18:41:34 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 18:41:34 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 18:41:34 using environment variables from ./karafoc.env 18:41:34 pytest -q transportpce_tests/oc/test01_portmapping.py 18:41:34 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 18:41:34 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 18:41:34 using environment variables from ./karaf221.env 18:41:34 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 18:41:34 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 18:41:34 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 18:41:34 using environment variables from ./karaf121.env 18:41:34 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 18:42:40 ........... [100%] 18:42:55 10 passed in 80.72s (0:01:20) 18:42:55 pytest -q transportpce_tests/oc/test02_topology.py 18:43:03 ................................ [100%]... 18:43:42 21 passed in 127.77s (0:02:07) 18:43:43 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 18:43:44 ........................ [100%] 18:44:03 14 passed in 66.88s (0:01:06) 18:44:03 pytest -q transportpce_tests/oc/test03_renderer.py 18:44:03 ................. [100%] 18:44:46 6 passed in 62.72s (0:01:02) 18:44:46 pytest -q transportpce_tests/1.2.1/test03_topology.py 18:44:46 .................... [100%] 18:45:05 19 passed in 61.87s (0:01:01) 18:45:05 tests190: OK ✔ in 3 minutes 39.16 seconds 18:45:05 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:45:10 .tests71: freeze> python -m pip freeze --all 18:45:15 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 18:45:15 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 18:45:15 using environment variables from ./karaf71.env 18:45:15 pytest -q transportpce_tests/7.1/test01_portmapping.py 18:45:31 .................................. [100%] 18:46:11 12 passed in 55.94s 18:46:11 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 18:46:15 ................................................... [100%] 18:47:24 44 passed in 158.02s (0:02:38) 18:47:24 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 18:47:24 .................................................................... [100%] 18:48:52 24 passed in 87.55s (0:01:27) 18:48:52 pytest -q transportpce_tests/1.2.1/test05_olm.py 18:48:53 . [100%] 18:48:55 62 passed in 162.93s (0:02:42) 18:48:55 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 18:49:43 .. [100%] 18:49:48 51 passed in 493.37s (0:08:13) 18:49:48 pytest -q transportpce_tests/tapi/test02_full_topology.py 18:49:49 ...................................................................................... [100%] 18:51:33 48 passed in 158.12s (0:02:38) 18:51:33 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 18:51:35 ............................ [100%] 18:52:23 40 passed in 210.87s (0:03:30) 18:52:23 pytest -q transportpce_tests/1.2.1/test06_end2end.py 18:52:24 ............... [100%] 18:52:51 22 passed in 77.01s (0:01:17) 18:53:01 ................................................................ [100%] 18:58:33 36 passed in 524.02s (0:08:44) 18:58:33 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 18:59:06 ........................................ [100%] 19:01:21 54 passed in 537.89s (0:08:57) 19:01:21 ..................................... [100%] 19:06:50 71 passed in 497.06s (0:08:17) 19:06:50 pytest -q transportpce_tests/tapi/test04_topo_extension.py 19:07:40 ................... [100%] 19:09:11 19 passed in 140.17s (0:02:20) 19:09:11 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 19:11:10 ...................... [100%] 19:19:45 22 passed in 634.42s (0:10:34) 19:19:45 tests71: OK ✔ in 7 minutes 45.65 seconds 19:19:45 tests121: OK ✔ in 19 minutes 55.31 seconds 19:19:45 tests_tapi: OK ✔ in 38 minutes 19.34 seconds 19:19:45 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 19:19:53 tests221: freeze> python -m pip freeze --all 19:19:53 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 19:19:53 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 19:19:53 using environment variables from ./karaf221.env 19:19:53 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 19:20:29 ................................... [100%] 19:21:08 35 passed in 74.90s (0:01:14) 19:21:08 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 19:21:39 ...... [100%] 19:21:53 6 passed in 44.56s 19:21:53 pytest -q transportpce_tests/2.2.1/test03_topology.py 19:22:35 ............................................ [100%] 19:24:09 44 passed in 135.96s (0:02:15) 19:24:09 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 19:24:44 ............ [100%] 19:25:08 12 passed in 59.01s 19:25:09 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 19:25:34 ................ [100%] 19:27:03 16 passed in 114.10s (0:01:54) 19:27:03 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 19:27:32 ............................... [100%] 19:27:38 31 passed in 34.83s 19:27:38 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 19:28:13 .......................... [100%] 19:29:08 26 passed in 90.04s (0:01:30) 19:29:08 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 19:29:45 ...................... [100%] 19:30:48 22 passed in 99.28s (0:01:39) 19:30:48 pytest -q transportpce_tests/2.2.1/test09_olm.py 19:31:28 ........................................ [100%] 19:33:49 40 passed in 180.97s (0:03:00) 19:33:49 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 19:34:31 ........................................................................ [ 74%] 19:40:07 ......................... [100%] 19:44:59 97 passed in 669.77s (0:11:09) 19:44:59 pytest -q transportpce_tests/2.2.1/test12_end2end.py 19:45:38 ...................................................... [100%] 19:55:25 54 passed in 625.66s (0:10:25) 19:55:25 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 19:56:18 ........................................................................ [ 71%] 20:01:25 ............................. [100%] 20:03:35 101 passed in 489.16s (0:08:09) 20:03:35 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 20:04:28 ........................................................................ [ 67%] 20:10:13 ................................... [100%] 20:13:34 107 passed in 599.31s (0:09:59) 20:13:34 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 20:14:16 ............................................. [100%] 20:19:53 45 passed in 378.38s (0:06:18) 20:19:53 tests221: OK ✔ in 1 hour 7.6 seconds 20:19:53 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 20:20:00 tests_hybrid: freeze> python -m pip freeze --all 20:20:00 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 20:20:00 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 20:20:00 using environment variables from ./karaf221.env 20:20:00 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 20:20:39 ................................................... [100%] 20:22:26 51 passed in 145.48s (0:02:25) 20:22:26 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 20:23:07 ........................................................................ [ 66%] 20:27:27 ..................................... [100%] 20:29:33 109 passed in 427.38s (0:07:07) 20:29:33 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 20:30:20 ..................................................... [100%] 20:36:52 53 passed in 438.21s (0:07:18) 20:36:52 buildcontroller: OK (115.04=setup[8.88]+cmd[106.16] seconds) 20:36:52 sims: OK (11.54=setup[7.71]+cmd[3.83] seconds) 20:36:52 build_karaf_tests121: OK (61.86=setup[8.29]+cmd[53.58] seconds) 20:36:52 testsPCE: OK (290.19=setup[54.70]+cmd[235.49] seconds) 20:36:52 tests121: OK (1195.31=setup[8.37]+cmd[1186.93] seconds) 20:36:52 build_karaf_tests221: OK (62.71=setup[8.26]+cmd[54.45] seconds) 20:36:52 tests_tapi: OK (2299.34=setup[8.36]+cmd[2290.98] seconds) 20:36:52 tests221: OK (3607.60=setup[7.64]+cmd[3599.97] seconds) 20:36:52 build_karaf_tests71: OK (61.84=setup[8.28]+cmd[53.56] seconds) 20:36:52 tests71: OK (465.65=setup[9.87]+cmd[455.78] seconds) 20:36:52 build_karaf_tests190: OK (63.40=setup[8.54]+cmd[54.85] seconds) 20:36:52 tests190: OK (219.16=setup[8.32]+cmd[210.84] seconds) 20:36:52 tests_hybrid: OK (1018.98=setup[7.00]+cmd[1011.98] seconds) 20:36:52 buildlighty: OK (31.11=setup[7.63]+cmd[23.48] seconds) 20:36:52 docs: OK (32.69=setup[29.57]+cmd[3.12] seconds) 20:36:52 docs-linkcheck: OK (33.97=setup[28.35]+cmd[5.62] seconds) 20:36:52 checkbashisms: OK (3.15=setup[1.92]+cmd[0.00,0.05,1.18] seconds) 20:36:52 pre-commit: FAIL code 1 (54.39=setup[2.91]+cmd[0.00,0.00,42.21,9.26] seconds) 20:36:52 pylint: OK (31.44=setup[4.45]+cmd[26.99] seconds) 20:36:52 evaluation failed :( (7394.61 seconds) 20:36:52 + tox_status=255 20:36:52 + echo '---> Completed tox runs' 20:36:52 ---> Completed tox runs 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/build_karaf_tests121/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=build_karaf_tests121 20:36:52 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/build_karaf_tests190/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=build_karaf_tests190 20:36:52 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/build_karaf_tests221/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=build_karaf_tests221 20:36:52 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/build_karaf_tests71/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=build_karaf_tests71 20:36:52 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/buildcontroller/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=buildcontroller 20:36:52 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/buildlighty/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=buildlighty 20:36:52 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/checkbashisms/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=checkbashisms 20:36:52 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/docs-linkcheck/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=docs-linkcheck 20:36:52 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/docs/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=docs 20:36:52 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/pre-commit/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=pre-commit 20:36:52 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/pylint/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=pylint 20:36:52 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/sims/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=sims 20:36:52 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/tests121/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=tests121 20:36:52 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/tests190/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=tests190 20:36:52 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/tests221/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=tests221 20:36:52 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/tests71/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=tests71 20:36:52 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/testsPCE/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=testsPCE 20:36:52 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/tests_hybrid/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=tests_hybrid 20:36:52 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 20:36:52 + for i in .tox/*/log 20:36:52 ++ echo .tox/tests_tapi/log 20:36:52 ++ awk -F/ '{print $2}' 20:36:52 + tox_env=tests_tapi 20:36:52 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 20:36:52 + DOC_DIR=docs/_build/html 20:36:52 + [[ -d docs/_build/html ]] 20:36:52 + echo '---> Archiving generated docs' 20:36:52 ---> Archiving generated docs 20:36:52 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 20:36:52 + echo '---> tox-run.sh ends' 20:36:52 ---> tox-run.sh ends 20:36:52 + test 255 -eq 0 20:36:52 + exit 255 20:36:52 ++ '[' 1 = 1 ']' 20:36:52 ++ '[' -x /usr/bin/clear_console ']' 20:36:52 ++ /usr/bin/clear_console -q 20:36:52 Build step 'Execute shell' marked build as failure 20:36:52 $ ssh-agent -k 20:36:52 unset SSH_AUTH_SOCK; 20:36:52 unset SSH_AGENT_PID; 20:36:52 echo Agent pid 1579 killed; 20:36:52 [ssh-agent] Stopped. 20:36:53 [PostBuildScript] - [INFO] Executing post build scripts. 20:36:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins452161762970284690.sh 20:36:53 ---> sysstat.sh 20:36:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16538938046546264383.sh 20:36:53 ---> package-listing.sh 20:36:53 ++ facter osfamily 20:36:53 ++ tr '[:upper:]' '[:lower:]' 20:36:53 + OS_FAMILY=debian 20:36:53 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 20:36:53 + START_PACKAGES=/tmp/packages_start.txt 20:36:53 + END_PACKAGES=/tmp/packages_end.txt 20:36:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:53 + PACKAGES=/tmp/packages_start.txt 20:36:53 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 20:36:53 + PACKAGES=/tmp/packages_end.txt 20:36:53 + case "${OS_FAMILY}" in 20:36:53 + grep '^ii' 20:36:53 + dpkg -l 20:36:54 + '[' -f /tmp/packages_start.txt ']' 20:36:54 + '[' -f /tmp/packages_end.txt ']' 20:36:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:54 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 20:36:54 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 20:36:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 20:36:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13841872222814140367.sh 20:36:54 ---> capture-instance-metadata.sh 20:36:54 Setup pyenv: 20:36:54 system 20:36:54 3.8.20 20:36:54 3.9.20 20:36:54 3.10.15 20:36:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6o4C from file:/tmp/.os_lf_venv 20:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:36:56 lf-activate-venv(): INFO: Base packages installed successfully 20:36:56 lf-activate-venv(): INFO: Installing additional packages: lftools 20:37:09 lf-activate-venv(): INFO: Adding /tmp/venv-6o4C/bin to PATH 20:37:09 INFO: Running in OpenStack, capturing instance metadata 20:37:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17250559649852111065.sh 20:37:09 provisioning config files... 20:37:10 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3979 20:37:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config16183237180620543872tmp 20:37:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:37:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:37:10 provisioning config files... 20:37:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:37:10 [EnvInject] - Injecting environment variables from a build step. 20:37:10 [EnvInject] - Injecting as environment variables the properties content 20:37:10 SERVER_ID=logs 20:37:10 20:37:10 [EnvInject] - Variables injected successfully. 20:37:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13868050877775337698.sh 20:37:10 ---> create-netrc.sh 20:37:10 WARN: Log server credential not found. 20:37:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13339222730621918240.sh 20:37:10 ---> python-tools-install.sh 20:37:10 Setup pyenv: 20:37:10 system 20:37:10 3.8.20 20:37:10 3.9.20 20:37:10 3.10.15 20:37:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:37:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6o4C from file:/tmp/.os_lf_venv 20:37:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:37:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:37:12 lf-activate-venv(): INFO: Base packages installed successfully 20:37:12 lf-activate-venv(): INFO: Installing additional packages: lftools 20:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-6o4C/bin to PATH 20:37:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10747575487220916338.sh 20:37:26 ---> sudo-logs.sh 20:37:26 Archiving 'sudo' log.. 20:37:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6318759884673831245.sh 20:37:27 ---> job-cost.sh 20:37:27 Setup pyenv: 20:37:27 system 20:37:27 3.8.20 20:37:27 3.9.20 20:37:27 3.10.15 20:37:27 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:37:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6o4C from file:/tmp/.os_lf_venv 20:37:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:37:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:37:29 lf-activate-venv(): INFO: Base packages installed successfully 20:37:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:37:35 lf-activate-venv(): INFO: Adding /tmp/venv-6o4C/bin to PATH 20:37:35 INFO: No Stack... 20:37:35 INFO: Retrieving Pricing Info for: v3-standard-4 20:37:36 INFO: Archiving Costs 20:37:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15193900567059389786.sh 20:37:36 ---> logs-deploy.sh 20:37:36 Setup pyenv: 20:37:36 system 20:37:36 3.8.20 20:37:36 3.9.20 20:37:36 3.10.15 20:37:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:37:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6o4C from file:/tmp/.os_lf_venv 20:37:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:37:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:37:38 lf-activate-venv(): INFO: Base packages installed successfully 20:37:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:37:49 lf-activate-venv(): INFO: Adding /tmp/venv-6o4C/bin to PATH 20:37:49 WARNING: Nexus logging server not set 20:37:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3979/ 20:37:49 INFO: archiving logs to S3 20:37:50 ---> uname -a: 20:37:50 Linux prd-ubuntu2204-docker-4c-16g-1441 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 20:37:50 20:37:50 20:37:50 ---> lscpu: 20:37:50 Architecture: x86_64 20:37:50 CPU op-mode(s): 32-bit, 64-bit 20:37:50 Address sizes: 40 bits physical, 48 bits virtual 20:37:50 Byte Order: Little Endian 20:37:50 CPU(s): 4 20:37:50 On-line CPU(s) list: 0-3 20:37:50 Vendor ID: AuthenticAMD 20:37:50 Model name: AMD EPYC-Rome Processor 20:37:50 CPU family: 23 20:37:50 Model: 49 20:37:50 Thread(s) per core: 1 20:37:50 Core(s) per socket: 1 20:37:50 Socket(s): 4 20:37:50 Stepping: 0 20:37:50 BogoMIPS: 5600.00 20:37:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:37:50 Virtualization: AMD-V 20:37:50 Hypervisor vendor: KVM 20:37:50 Virtualization type: full 20:37:50 L1d cache: 128 KiB (4 instances) 20:37:50 L1i cache: 128 KiB (4 instances) 20:37:50 L2 cache: 2 MiB (4 instances) 20:37:50 L3 cache: 64 MiB (4 instances) 20:37:50 NUMA node(s): 1 20:37:50 NUMA node0 CPU(s): 0-3 20:37:50 Vulnerability Gather data sampling: Not affected 20:37:50 Vulnerability Indirect target selection: Not affected 20:37:50 Vulnerability Itlb multihit: Not affected 20:37:50 Vulnerability L1tf: Not affected 20:37:50 Vulnerability Mds: Not affected 20:37:50 Vulnerability Meltdown: Not affected 20:37:50 Vulnerability Mmio stale data: Not affected 20:37:50 Vulnerability Reg file data sampling: Not affected 20:37:50 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:37:50 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:37:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:37:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:37:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:37:50 Vulnerability Srbds: Not affected 20:37:50 Vulnerability Tsx async abort: Not affected 20:37:50 20:37:50 20:37:50 ---> nproc: 20:37:50 4 20:37:50 20:37:50 20:37:50 ---> df -h: 20:37:50 Filesystem Size Used Avail Use% Mounted on 20:37:50 tmpfs 1.6G 1.1M 1.6G 1% /run 20:37:50 /dev/vda1 78G 18G 61G 23% / 20:37:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:37:50 tmpfs 5.0M 0 5.0M 0% /run/lock 20:37:50 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:37:50 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 20:37:50 20:37:50 20:37:50 ---> free -m: 20:37:50 total used free shared buff/cache available 20:37:50 Mem: 15989 718 10856 3 4414 14928 20:37:50 Swap: 1023 0 1023 20:37:50 20:37:50 20:37:50 ---> ip addr: 20:37:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:37:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:37:50 inet 127.0.0.1/8 scope host lo 20:37:50 valid_lft forever preferred_lft forever 20:37:50 inet6 ::1/128 scope host 20:37:50 valid_lft forever preferred_lft forever 20:37:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:37:50 link/ether fa:16:3e:7a:ee:8b brd ff:ff:ff:ff:ff:ff 20:37:50 altname enp0s3 20:37:50 inet 10.30.170.66/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 20:37:50 valid_lft 78831sec preferred_lft 78831sec 20:37:50 inet6 fe80::f816:3eff:fe7a:ee8b/64 scope link 20:37:50 valid_lft forever preferred_lft forever 20:37:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:37:50 link/ether aa:41:c6:a1:2e:ae brd ff:ff:ff:ff:ff:ff 20:37:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:37:50 valid_lft forever preferred_lft forever 20:37:50 20:37:50 20:37:50 ---> sar -b -r -n DEV: 20:37:50 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1441) 11/26/25 _x86_64_ (4 CPU) 20:37:50 20:37:50 18:31:44 LINUX RESTART (4 CPU) 20:37:50 20:37:50 18:40:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:37:50 18:50:05 71.21 23.43 44.90 2.89 348.25 5359.40 8704.85 20:37:50 19:00:05 24.74 0.22 10.87 13.64 4.23 305.07 209707.99 20:37:50 19:10:05 7.08 0.09 6.59 0.39 3.60 251.56 1089.56 20:37:50 19:20:05 4.62 0.07 4.38 0.17 7.39 126.93 853.71 20:37:50 19:30:05 19.98 0.02 19.05 0.91 0.65 864.83 579.32 20:37:50 19:40:04 7.63 0.00 7.33 0.30 0.36 216.55 230.89 20:37:50 19:50:05 4.64 0.00 4.47 0.17 0.19 130.62 67.16 20:37:50 20:00:05 17.80 12.05 5.57 0.18 146.20 165.88 193.97 20:37:50 20:10:05 6.17 0.02 5.95 0.20 0.93 166.43 59.69 20:37:50 20:20:00 5.12 0.01 4.84 0.27 0.59 173.48 81.01 20:37:50 20:30:05 9.57 0.03 9.14 0.40 2.58 583.23 490.40 20:37:50 Average: 16.24 3.27 11.20 1.77 46.87 759.50 20185.69 20:37:50 20:37:50 18:40:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:37:50 18:50:05 5749848 8849084 7086908 43.28 256672 2852460 8040856 46.15 1877396 8200756 3232 20:37:50 19:00:05 3346912 6472924 9464248 57.80 260304 2875500 10793440 61.95 1914996 10564472 544 20:37:50 19:10:05 6400568 9547152 6393304 39.05 261416 2894952 7813256 44.85 1922344 7521112 228 20:37:50 19:20:05 11413664 14651952 1290316 7.88 264860 2983196 1987028 11.41 1940804 2501300 82852 20:37:50 19:30:05 9500808 12821864 3119804 19.05 268672 3062120 3802180 21.82 1966532 4383076 184 20:37:50 19:40:04 7968980 11319096 4621688 28.23 269560 3090288 5295628 30.40 1968612 5902440 56 20:37:50 19:50:05 8079032 11446864 4493792 27.45 270084 3107488 5187532 29.78 1969900 5783492 296 20:37:50 20:00:05 6347100 9789828 6149924 37.56 275776 3167544 6805500 39.06 2013216 7460248 364 20:37:50 20:10:05 6447320 9912268 6027456 36.81 276556 3188940 6698420 38.45 2016832 7367156 360 20:37:50 20:20:00 11720184 15311428 630668 3.85 280216 3305628 1310464 7.52 2024376 2083864 97628 20:37:50 20:30:05 8907512 12551128 3389736 20.70 281248 3356492 4920612 28.24 2044572 4882956 20080 20:37:50 Average: 7807448 11152144 4787986 29.24 269579 3080419 5695901 32.69 1969053 6059170 18711 20:37:50 20:37:50 18:40:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:37:50 18:50:05 lo 28.03 28.03 19.00 19.00 0.00 0.00 0.00 0.00 20:37:50 18:50:05 ens3 2.09 2.14 0.62 0.55 0.00 0.00 0.00 0.00 20:37:50 18:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 19:00:05 lo 40.88 40.88 16.17 16.17 0.00 0.00 0.00 0.00 20:37:50 19:00:05 ens3 0.98 0.88 0.21 0.17 0.00 0.00 0.00 0.00 20:37:50 19:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 19:10:05 lo 9.36 9.36 5.07 5.07 0.00 0.00 0.00 0.00 20:37:50 19:10:05 ens3 0.64 0.49 0.15 0.11 0.00 0.00 0.00 0.00 20:37:50 19:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 19:20:05 lo 9.62 9.62 5.04 5.04 0.00 0.00 0.00 0.00 20:37:50 19:20:05 ens3 0.56 0.50 0.15 0.91 0.00 0.00 0.00 0.00 20:37:50 19:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 19:30:05 lo 13.12 13.12 7.65 7.65 0.00 0.00 0.00 0.00 20:37:50 19:30:05 ens3 0.88 0.78 0.18 0.15 0.00 0.00 0.00 0.00 20:37:50 19:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 19:40:04 lo 19.52 19.52 9.42 9.42 0.00 0.00 0.00 0.00 20:37:50 19:40:04 ens3 0.87 0.64 0.21 0.16 0.00 0.00 0.00 0.00 20:37:50 19:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 19:50:05 lo 18.74 18.74 6.74 6.74 0.00 0.00 0.00 0.00 20:37:50 19:50:05 ens3 0.63 0.41 0.17 0.11 0.00 0.00 0.00 0.00 20:37:50 19:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 20:00:05 lo 19.03 19.03 8.65 8.65 0.00 0.00 0.00 0.00 20:37:50 20:00:05 ens3 0.52 0.38 0.13 0.09 0.00 0.00 0.00 0.00 20:37:50 20:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 20:10:05 lo 17.93 17.93 10.06 10.06 0.00 0.00 0.00 0.00 20:37:50 20:10:05 ens3 0.86 0.57 0.24 0.17 0.00 0.00 0.00 0.00 20:37:50 20:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 20:20:00 lo 11.34 11.34 5.93 5.93 0.00 0.00 0.00 0.00 20:37:50 20:20:00 ens3 0.91 0.59 0.21 0.16 0.00 0.00 0.00 0.00 20:37:50 20:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 20:30:05 lo 23.10 23.10 10.83 10.83 0.00 0.00 0.00 0.00 20:37:50 20:30:05 ens3 0.87 0.74 0.20 0.16 0.00 0.00 0.00 0.00 20:37:50 20:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 Average: lo 19.16 19.16 9.51 9.51 0.00 0.00 0.00 0.00 20:37:50 Average: ens3 0.89 0.74 0.22 0.25 0.00 0.00 0.00 0.00 20:37:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:50 20:37:50 20:37:50 ---> sar -P ALL: 20:37:50 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1441) 11/26/25 _x86_64_ (4 CPU) 20:37:50 20:37:50 18:31:44 LINUX RESTART (4 CPU) 20:37:50 20:37:50 18:40:04 CPU %user %nice %system %iowait %steal %idle 20:37:50 18:50:05 all 63.12 0.00 2.59 0.14 0.10 34.05 20:37:50 18:50:05 0 63.99 0.00 2.82 0.17 0.11 32.91 20:37:50 18:50:05 1 62.30 0.00 2.66 0.10 0.10 34.84 20:37:50 18:50:05 2 63.05 0.00 2.54 0.12 0.10 34.19 20:37:50 18:50:05 3 63.14 0.00 2.33 0.19 0.09 34.25 20:37:50 19:00:05 all 26.75 0.00 1.21 0.06 0.10 71.87 20:37:50 19:00:05 0 27.31 0.00 1.27 0.14 0.11 71.18 20:37:50 19:00:05 1 26.90 0.00 1.28 0.04 0.10 71.68 20:37:50 19:00:05 2 26.13 0.00 1.17 0.05 0.10 72.54 20:37:50 19:00:05 3 26.66 0.00 1.10 0.03 0.10 72.10 20:37:50 19:10:05 all 13.29 0.00 0.61 0.04 0.10 85.96 20:37:50 19:10:05 0 12.69 0.00 0.59 0.02 0.10 86.60 20:37:50 19:10:05 1 13.59 0.00 0.71 0.05 0.10 85.55 20:37:50 19:10:05 2 13.59 0.00 0.67 0.01 0.11 85.62 20:37:50 19:10:05 3 13.27 0.00 0.48 0.07 0.09 86.08 20:37:50 19:20:05 all 5.69 0.00 0.43 0.03 0.10 93.76 20:37:50 19:20:05 0 6.26 0.00 0.50 0.02 0.10 93.13 20:37:50 19:20:05 1 5.12 0.00 0.47 0.02 0.10 94.29 20:37:50 19:20:05 2 5.63 0.00 0.39 0.07 0.10 93.81 20:37:50 19:20:05 3 5.73 0.00 0.36 0.02 0.10 93.80 20:37:50 19:30:05 all 29.27 0.00 0.99 0.08 0.09 69.57 20:37:50 19:30:05 0 28.52 0.00 0.98 0.08 0.09 70.33 20:37:50 19:30:05 1 30.05 0.00 0.97 0.15 0.09 68.73 20:37:50 19:30:05 2 28.96 0.00 0.89 0.03 0.10 70.03 20:37:50 19:30:05 3 29.54 0.00 1.11 0.06 0.09 69.20 20:37:50 19:40:04 all 13.02 0.00 0.48 0.03 0.10 86.37 20:37:50 19:40:04 0 12.37 0.00 0.47 0.02 0.09 87.04 20:37:50 19:40:04 1 12.89 0.00 0.45 0.02 0.09 86.54 20:37:50 19:40:04 2 13.48 0.00 0.48 0.04 0.10 85.91 20:37:50 19:40:04 3 13.35 0.00 0.52 0.06 0.10 85.98 20:37:50 19:50:05 all 7.14 0.00 0.41 0.03 0.10 92.33 20:37:50 19:50:05 0 7.20 0.00 0.36 0.06 0.09 92.30 20:37:50 19:50:05 1 7.36 0.00 0.36 0.02 0.10 92.16 20:37:50 19:50:05 2 7.21 0.00 0.44 0.01 0.10 92.24 20:37:50 19:50:05 3 6.79 0.00 0.46 0.03 0.09 92.63 20:37:50 20:00:05 all 9.07 0.08 0.53 0.08 0.10 90.15 20:37:50 20:00:05 0 8.69 0.05 0.58 0.06 0.09 90.54 20:37:50 20:00:05 1 8.42 0.22 0.61 0.17 0.10 90.48 20:37:50 20:00:05 2 9.55 0.01 0.45 0.05 0.11 89.84 20:37:50 20:00:05 3 9.63 0.03 0.47 0.03 0.10 89.74 20:37:50 20:10:05 all 9.20 0.00 0.53 0.03 0.10 90.13 20:37:50 20:10:05 0 8.82 0.00 0.49 0.06 0.10 90.52 20:37:50 20:10:05 1 9.60 0.00 0.60 0.03 0.11 89.67 20:37:50 20:10:05 2 9.06 0.00 0.50 0.01 0.10 90.33 20:37:50 20:10:05 3 9.34 0.00 0.54 0.02 0.10 90.00 20:37:50 20:20:00 all 7.05 0.00 0.42 0.03 0.10 92.40 20:37:50 20:20:00 0 6.85 0.00 0.37 0.02 0.10 92.65 20:37:50 20:20:00 1 7.13 0.00 0.40 0.04 0.10 92.33 20:37:50 20:20:00 2 7.68 0.00 0.50 0.02 0.10 91.70 20:37:50 20:20:00 3 6.53 0.00 0.42 0.03 0.09 92.94 20:37:50 20:30:05 all 16.64 0.00 0.59 0.04 0.10 82.64 20:37:50 20:30:05 0 16.93 0.00 0.61 0.01 0.09 82.35 20:37:50 20:30:05 1 16.78 0.00 0.61 0.07 0.10 82.44 20:37:50 20:30:05 2 16.34 0.00 0.55 0.02 0.10 82.99 20:37:50 20:30:05 3 16.50 0.00 0.57 0.05 0.10 82.77 20:37:50 20:37:50 Average: CPU %user %nice %system %iowait %steal %idle 20:37:50 Average: all 18.21 0.01 0.80 0.05 0.10 80.83 20:37:50 Average: 0 18.16 0.00 0.82 0.06 0.10 80.85 20:37:50 Average: 1 18.20 0.02 0.83 0.06 0.10 80.79 20:37:50 Average: 2 18.26 0.00 0.78 0.04 0.10 80.82 20:37:50 Average: 3 18.23 0.00 0.76 0.05 0.10 80.86 20:37:50 20:37:50 20:37:50