16:02:00 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119248 16:02:00 Running as SYSTEM 16:02:00 [EnvInject] - Loading node environment variables. 16:02:00 Building remotely on prd-ubuntu2204-docker-4c-16g-8292 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:02:00 [ssh-agent] Looking for ssh-agent implementation... 16:02:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:00 $ ssh-agent 16:02:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX2QczDZ/agent.1559 16:02:00 SSH_AGENT_PID=1561 16:02:00 [ssh-agent] Started. 16:02:00 Running ssh-add (command line suppressed) 16:02:00 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17424532295294901407.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_17424532295294901407.key) 16:02:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:02:00 The recommended git tool is: NONE 16:02:04 using credential jenkins-ssh 16:02:04 Wiping out workspace first. 16:02:04 Cloning the remote Git repository 16:02:04 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:02:04 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:02:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:02:04 > git --version # timeout=10 16:02:04 > git --version # 'git version 2.34.1' 16:02:04 using GIT_SSH to set credentials jenkins-ssh 16:02:04 Verifying host key using known hosts file 16:02:04 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. 16:02:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:02:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:02:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:02:10 using GIT_SSH to set credentials jenkins-ssh 16:02:10 Verifying host key using known hosts file 16:02:10 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. 16:02:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/48/119248/1 # timeout=10 16:02:10 > git rev-parse aae9af53a5c7ef5e6762496258b2ed5f0d608773^{commit} # timeout=10 16:02:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:02:10 Checking out Revision aae9af53a5c7ef5e6762496258b2ed5f0d608773 (refs/changes/48/119248/1) 16:02:10 > git config core.sparsecheckout # timeout=10 16:02:10 > git checkout -f aae9af53a5c7ef5e6762496258b2ed5f0d608773 # timeout=10 16:02:11 Commit message: "Fix some InconsistentCapitalization issues" 16:02:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:02:11 > git rev-list --no-walk 53c1578120de9868046de3a3a0f53b3c4d3763ed # timeout=10 16:02:11 > git remote # timeout=10 16:02:11 > git submodule init # timeout=10 16:02:11 > git submodule sync # timeout=10 16:02:11 > git config --get remote.origin.url # timeout=10 16:02:11 > git submodule init # timeout=10 16:02:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:02:11 ERROR: No submodules found. 16:02:14 provisioning config files... 16:02:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:02:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:02:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9261628022304802588.sh 16:02:14 ---> python-tools-install.sh 16:02:14 Setup pyenv: 16:02:15 * system (set by /opt/pyenv/version) 16:02:15 * 3.8.20 (set by /opt/pyenv/version) 16:02:15 * 3.9.20 (set by /opt/pyenv/version) 16:02:15 3.10.15 16:02:15 3.11.10 16:02:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L8lZ 16:02:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:02:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:02:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:02:24 lf-activate-venv(): INFO: Base packages installed successfully 16:02:24 lf-activate-venv(): INFO: Installing additional packages: lftools 16:02:52 lf-activate-venv(): INFO: Adding /tmp/venv-L8lZ/bin to PATH 16:02:52 Generating Requirements File 16:03:13 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. 16:03:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:03:13 Python 3.11.10 16:03:13 pip 25.3 from /tmp/venv-L8lZ/lib/python3.11/site-packages/pip (python 3.11) 16:03:14 appdirs==1.4.4 16:03:14 argcomplete==3.6.3 16:03:14 aspy.yaml==1.3.0 16:03:14 attrs==25.4.0 16:03:14 autopage==0.5.2 16:03:14 beautifulsoup4==4.14.2 16:03:14 boto3==1.40.71 16:03:14 botocore==1.40.71 16:03:14 bs4==0.0.2 16:03:14 cachetools==6.2.1 16:03:14 certifi==2025.11.12 16:03:14 cffi==2.0.0 16:03:14 cfgv==3.4.0 16:03:14 chardet==5.2.0 16:03:14 charset-normalizer==3.4.4 16:03:14 click==8.3.0 16:03:14 cliff==4.11.0 16:03:14 cmd2==2.7.0 16:03:14 cryptography==3.3.2 16:03:14 debtcollector==3.0.0 16:03:14 decorator==5.2.1 16:03:14 defusedxml==0.7.1 16:03:14 Deprecated==1.3.1 16:03:14 distlib==0.4.0 16:03:14 dnspython==2.8.0 16:03:14 docker==7.1.0 16:03:14 dogpile.cache==1.5.0 16:03:14 durationpy==0.10 16:03:14 email-validator==2.3.0 16:03:14 filelock==3.20.0 16:03:14 future==1.0.0 16:03:14 gitdb==4.0.12 16:03:14 GitPython==3.1.45 16:03:14 google-auth==2.43.0 16:03:14 httplib2==0.31.0 16:03:14 identify==2.6.15 16:03:14 idna==3.11 16:03:14 importlib-resources==1.5.0 16:03:14 iso8601==2.1.0 16:03:14 Jinja2==3.1.6 16:03:14 jmespath==1.0.1 16:03:14 jsonpatch==1.33 16:03:14 jsonpointer==3.0.0 16:03:14 jsonschema==4.25.1 16:03:14 jsonschema-specifications==2025.9.1 16:03:14 keystoneauth1==5.12.0 16:03:14 kubernetes==34.1.0 16:03:14 lftools==0.37.15 16:03:14 lxml==6.0.2 16:03:14 markdown-it-py==4.0.0 16:03:14 MarkupSafe==3.0.3 16:03:14 mdurl==0.1.2 16:03:14 msgpack==1.1.2 16:03:14 multi_key_dict==2.0.3 16:03:14 munch==4.0.0 16:03:14 netaddr==1.3.0 16:03:14 niet==1.4.2 16:03:14 nodeenv==1.9.1 16:03:14 oauth2client==4.1.3 16:03:14 oauthlib==3.3.1 16:03:14 openstacksdk==4.7.1 16:03:14 os-service-types==1.8.1 16:03:14 osc-lib==4.2.0 16:03:14 oslo.config==10.0.0 16:03:14 oslo.context==6.1.0 16:03:14 oslo.i18n==6.6.0 16:03:14 oslo.log==7.2.1 16:03:14 oslo.serialization==5.8.0 16:03:14 oslo.utils==9.1.0 16:03:14 packaging==25.0 16:03:14 pbr==7.0.3 16:03:14 platformdirs==4.5.0 16:03:14 prettytable==3.16.0 16:03:14 psutil==7.1.3 16:03:14 pyasn1==0.6.1 16:03:14 pyasn1_modules==0.4.2 16:03:14 pycparser==2.23 16:03:14 pygerrit2==2.0.15 16:03:14 PyGithub==2.8.1 16:03:14 Pygments==2.19.2 16:03:14 PyJWT==2.10.1 16:03:14 PyNaCl==1.6.1 16:03:14 pyparsing==2.4.7 16:03:14 pyperclip==1.11.0 16:03:14 pyrsistent==0.20.0 16:03:14 python-cinderclient==9.8.0 16:03:14 python-dateutil==2.9.0.post0 16:03:14 python-heatclient==4.3.0 16:03:14 python-jenkins==1.8.3 16:03:14 python-keystoneclient==5.7.0 16:03:14 python-magnumclient==4.9.0 16:03:14 python-openstackclient==8.2.0 16:03:14 python-swiftclient==4.8.0 16:03:14 PyYAML==6.0.3 16:03:14 referencing==0.37.0 16:03:14 requests==2.32.5 16:03:14 requests-oauthlib==2.0.0 16:03:14 requestsexceptions==1.4.0 16:03:14 rfc3986==2.0.0 16:03:14 rich==14.2.0 16:03:14 rich-argparse==1.7.2 16:03:14 rpds-py==0.28.0 16:03:14 rsa==4.9.1 16:03:14 ruamel.yaml==0.18.16 16:03:14 ruamel.yaml.clib==0.2.14 16:03:14 s3transfer==0.14.0 16:03:14 simplejson==3.20.2 16:03:14 six==1.17.0 16:03:14 smmap==5.0.2 16:03:14 soupsieve==2.8 16:03:14 stevedore==5.5.0 16:03:14 tabulate==0.9.0 16:03:14 toml==0.10.2 16:03:14 tomlkit==0.13.3 16:03:14 tqdm==4.67.1 16:03:14 typing_extensions==4.15.0 16:03:14 tzdata==2025.2 16:03:14 urllib3==1.26.20 16:03:14 virtualenv==20.35.4 16:03:14 wcwidth==0.2.14 16:03:14 websocket-client==1.9.0 16:03:14 wrapt==2.0.1 16:03:14 xdg==6.0.0 16:03:14 xmltodict==1.0.2 16:03:14 yq==3.4.3 16:03:14 [EnvInject] - Injecting environment variables from a build step. 16:03:14 [EnvInject] - Injecting as environment variables the properties content 16:03:14 PYTHON=python3 16:03:14 16:03:14 [EnvInject] - Variables injected successfully. 16:03:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16416005948580648124.sh 16:03:14 ---> tox-install.sh 16:03:14 + source /home/jenkins/lf-env.sh 16:03:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:03:14 ++ mktemp -d /tmp/venv-XXXX 16:03:14 + lf_venv=/tmp/venv-w8y8 16:03:14 + local venv_file=/tmp/.os_lf_venv 16:03:14 + local python=python3 16:03:14 + local options 16:03:14 + local set_path=true 16:03:14 + local install_args= 16:03:14 ++ 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 16:03:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:03:14 + true 16:03:14 + case $1 in 16:03:14 + venv_file=/tmp/.toxenv 16:03:14 + shift 2 16:03:14 + true 16:03:14 + case $1 in 16:03:14 + shift 16:03:14 + break 16:03:14 + case $python in 16:03:14 + local pkg_list= 16:03:14 + [[ -d /opt/pyenv ]] 16:03:14 + echo 'Setup pyenv:' 16:03:14 Setup pyenv: 16:03:14 + export PYENV_ROOT=/opt/pyenv 16:03:14 + PYENV_ROOT=/opt/pyenv 16:03:14 + 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 16:03:14 + 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 16:03:14 + pyenv versions 16:03:14 system 16:03:14 3.8.20 16:03:14 3.9.20 16:03:14 3.10.15 16:03:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:03:14 + command -v pyenv 16:03:14 ++ pyenv init - --no-rehash 16:03:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:03:14 for i in ${!paths[@]}; do 16:03:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:03:14 fi; done; 16:03:14 echo "${paths[*]}"'\'')" 16:03:14 export PATH="/opt/pyenv/shims:${PATH}" 16:03:14 export PYENV_SHELL=bash 16:03:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:03:14 pyenv() { 16:03:14 local command 16:03:14 command="${1:-}" 16:03:14 if [ "$#" -gt 0 ]; then 16:03:14 shift 16:03:14 fi 16:03:14 16:03:14 case "$command" in 16:03:14 rehash|shell) 16:03:14 eval "$(pyenv "sh-$command" "$@")" 16:03:14 ;; 16:03:14 *) 16:03:14 command pyenv "$command" "$@" 16:03:14 ;; 16:03:14 esac 16:03:14 }' 16:03:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:03:14 for i in ${!paths[@]}; do 16:03:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:03:14 fi; done; 16:03:14 echo "${paths[*]}"' 16:03:14 ++ 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 16:03:14 ++ 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 16:03:14 ++ 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 16:03:14 ++ export PYENV_SHELL=bash 16:03:14 ++ PYENV_SHELL=bash 16:03:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:03:14 +++ complete -F _pyenv pyenv 16:03:14 ++ lf-pyver python3 16:03:14 ++ local py_version_xy=python3 16:03:14 ++ local py_version_xyz= 16:03:14 ++ pyenv versions 16:03:14 ++ grep -E '^[0-9.]*[0-9]$' 16:03:14 ++ local command 16:03:14 ++ command=versions 16:03:14 ++ '[' 1 -gt 0 ']' 16:03:14 ++ shift 16:03:14 ++ case "$command" in 16:03:14 ++ command pyenv versions 16:03:14 ++ awk '{ print $1 }' 16:03:14 ++ sed 's/^[ *]* //' 16:03:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:03:14 +++ grep '^3' /tmp/.pyenv_versions 16:03:14 +++ tail -n 1 16:03:14 +++ sort -V 16:03:14 ++ py_version_xyz=3.11.10 16:03:14 ++ [[ -z 3.11.10 ]] 16:03:14 ++ echo 3.11.10 16:03:14 ++ return 0 16:03:14 + pyenv local 3.11.10 16:03:14 + local command 16:03:14 + command=local 16:03:14 + '[' 2 -gt 0 ']' 16:03:14 + shift 16:03:14 + case "$command" in 16:03:14 + command pyenv local 3.11.10 16:03:14 + for arg in "$@" 16:03:14 + case $arg in 16:03:14 + pkg_list+='tox ' 16:03:14 + for arg in "$@" 16:03:14 + case $arg in 16:03:14 + pkg_list+='virtualenv ' 16:03:14 + for arg in "$@" 16:03:14 + case $arg in 16:03:14 + pkg_list+='urllib3~=1.26.15 ' 16:03:14 + [[ -f /tmp/.toxenv ]] 16:03:14 + [[ ! -f /tmp/.toxenv ]] 16:03:14 + [[ -n '' ]] 16:03:14 + python3 -m venv /tmp/venv-w8y8 16:03:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w8y8' 16:03:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w8y8 16:03:18 + echo /tmp/venv-w8y8 16:03:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:03:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:03:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:03:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:18 + local 'pip_opts=--upgrade --quiet' 16:03:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:03:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:03:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:03:18 + [[ -n '' ]] 16:03:18 + [[ -n '' ]] 16:03:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:03:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:18 + /tmp/venv-w8y8/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 16:03:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:03:22 lf-activate-venv(): INFO: Base packages installed successfully 16:03:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:03:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:03:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:03:22 + /tmp/venv-w8y8/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 16:03:24 + type python3 16:03:24 + true 16:03:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-w8y8/bin to PATH' 16:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-w8y8/bin to PATH 16:03:24 + PATH=/tmp/venv-w8y8/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 16:03:24 + return 0 16:03:24 + python3 --version 16:03:24 Python 3.11.10 16:03:24 + python3 -m pip --version 16:03:24 pip 25.3 from /tmp/venv-w8y8/lib/python3.11/site-packages/pip (python 3.11) 16:03:24 + python3 -m pip freeze 16:03:24 cachetools==6.2.1 16:03:24 chardet==5.2.0 16:03:24 colorama==0.4.6 16:03:24 distlib==0.4.0 16:03:24 filelock==3.20.0 16:03:24 packaging==25.0 16:03:24 platformdirs==4.5.0 16:03:24 pluggy==1.6.0 16:03:24 pyproject-api==1.10.0 16:03:24 tox==4.32.0 16:03:24 urllib3==1.26.20 16:03:24 virtualenv==20.35.4 16:03:25 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins11575252228142282109.sh 16:03:25 [EnvInject] - Injecting environment variables from a build step. 16:03:25 [EnvInject] - Injecting as environment variables the properties content 16:03:25 PARALLEL=True 16:03:25 16:03:25 [EnvInject] - Variables injected successfully. 16:03:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14909446170080444006.sh 16:03:25 ---> tox-run.sh 16:03:25 + 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 16:03:25 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:03:25 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:03:25 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:03:25 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:03:25 + source /home/jenkins/lf-env.sh 16:03:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:03:25 ++ mktemp -d /tmp/venv-XXXX 16:03:25 + lf_venv=/tmp/venv-d4nz 16:03:25 + local venv_file=/tmp/.os_lf_venv 16:03:25 + local python=python3 16:03:25 + local options 16:03:25 + local set_path=true 16:03:25 + local install_args= 16:03:25 ++ 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 16:03:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:03:25 + true 16:03:25 + case $1 in 16:03:25 + venv_file=/tmp/.toxenv 16:03:25 + shift 2 16:03:25 + true 16:03:25 + case $1 in 16:03:25 + shift 16:03:25 + break 16:03:25 + case $python in 16:03:25 + local pkg_list= 16:03:25 + [[ -d /opt/pyenv ]] 16:03:25 + echo 'Setup pyenv:' 16:03:25 Setup pyenv: 16:03:25 + export PYENV_ROOT=/opt/pyenv 16:03:25 + PYENV_ROOT=/opt/pyenv 16:03:25 + 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 16:03:25 + 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 16:03:25 + pyenv versions 16:03:25 system 16:03:25 3.8.20 16:03:25 3.9.20 16:03:25 3.10.15 16:03:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:03:25 + command -v pyenv 16:03:25 ++ pyenv init - --no-rehash 16:03:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:03:25 for i in ${!paths[@]}; do 16:03:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:03:25 fi; done; 16:03:25 echo "${paths[*]}"'\'')" 16:03:25 export PATH="/opt/pyenv/shims:${PATH}" 16:03:25 export PYENV_SHELL=bash 16:03:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:03:25 pyenv() { 16:03:25 local command 16:03:25 command="${1:-}" 16:03:25 if [ "$#" -gt 0 ]; then 16:03:25 shift 16:03:25 fi 16:03:25 16:03:25 case "$command" in 16:03:25 rehash|shell) 16:03:25 eval "$(pyenv "sh-$command" "$@")" 16:03:25 ;; 16:03:25 *) 16:03:25 command pyenv "$command" "$@" 16:03:25 ;; 16:03:25 esac 16:03:25 }' 16:03:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:03:25 for i in ${!paths[@]}; do 16:03:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:03:25 fi; done; 16:03:25 echo "${paths[*]}"' 16:03:25 ++ 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 16:03:25 ++ 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 16:03:25 ++ 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 16:03:25 ++ export PYENV_SHELL=bash 16:03:25 ++ PYENV_SHELL=bash 16:03:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:03:25 +++ complete -F _pyenv pyenv 16:03:25 ++ lf-pyver python3 16:03:25 ++ local py_version_xy=python3 16:03:25 ++ local py_version_xyz= 16:03:25 ++ pyenv versions 16:03:25 ++ local command 16:03:25 ++ command=versions 16:03:25 ++ '[' 1 -gt 0 ']' 16:03:25 ++ shift 16:03:25 ++ case "$command" in 16:03:25 ++ command pyenv versions 16:03:25 ++ sed 's/^[ *]* //' 16:03:25 ++ awk '{ print $1 }' 16:03:25 ++ grep -E '^[0-9.]*[0-9]$' 16:03:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:03:25 +++ grep '^3' /tmp/.pyenv_versions 16:03:25 +++ sort -V 16:03:25 +++ tail -n 1 16:03:25 ++ py_version_xyz=3.11.10 16:03:25 ++ [[ -z 3.11.10 ]] 16:03:25 ++ echo 3.11.10 16:03:25 ++ return 0 16:03:25 + pyenv local 3.11.10 16:03:25 + local command 16:03:25 + command=local 16:03:25 + '[' 2 -gt 0 ']' 16:03:25 + shift 16:03:25 + case "$command" in 16:03:25 + command pyenv local 3.11.10 16:03:25 + for arg in "$@" 16:03:25 + case $arg in 16:03:25 + pkg_list+='tox ' 16:03:25 + for arg in "$@" 16:03:25 + case $arg in 16:03:25 + pkg_list+='virtualenv ' 16:03:25 + for arg in "$@" 16:03:25 + case $arg in 16:03:25 + pkg_list+='urllib3~=1.26.15 ' 16:03:25 + [[ -f /tmp/.toxenv ]] 16:03:25 ++ cat /tmp/.toxenv 16:03:25 + lf_venv=/tmp/venv-w8y8 16:03:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w8y8 from' file:/tmp/.toxenv 16:03:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w8y8 from file:/tmp/.toxenv 16:03:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:03:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:25 + local 'pip_opts=--upgrade --quiet' 16:03:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:03:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:03:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:03:25 + [[ -n '' ]] 16:03:25 + [[ -n '' ]] 16:03:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:03:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:25 + /tmp/venv-w8y8/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 16:03:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:03:26 lf-activate-venv(): INFO: Base packages installed successfully 16:03:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:03:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:03:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:03:26 + /tmp/venv-w8y8/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 16:03:27 + type python3 16:03:27 + true 16:03:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-w8y8/bin to PATH' 16:03:27 lf-activate-venv(): INFO: Adding /tmp/venv-w8y8/bin to PATH 16:03:27 + PATH=/tmp/venv-w8y8/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 16:03:27 + return 0 16:03:27 + [[ -d /opt/pyenv ]] 16:03:27 + echo '---> Setting up pyenv' 16:03:27 ---> Setting up pyenv 16:03:27 + export PYENV_ROOT=/opt/pyenv 16:03:27 + PYENV_ROOT=/opt/pyenv 16:03:27 + export PATH=/opt/pyenv/bin:/tmp/venv-w8y8/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 16:03:27 + PATH=/opt/pyenv/bin:/tmp/venv-w8y8/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 16:03:27 ++ pwd 16:03:27 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:03:27 + export PYTHONPATH 16:03:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:03:27 + TOX_TESTENV_PASSENV=PYTHONPATH 16:03:27 + tox --version 16:03:27 4.32.0 from /tmp/venv-w8y8/lib/python3.11/site-packages/tox/__init__.py 16:03:27 + PARALLEL=True 16:03:27 + TOX_OPTIONS_LIST= 16:03:27 + [[ -n '' ]] 16:03:27 + case ${PARALLEL,,} in 16:03:27 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:03:27 + tox --parallel auto --parallel-live 16:03:27 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:03:29 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:03:29 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:03:29 checkbashisms: freeze> python -m pip freeze --all 16:03:29 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 16:03:30 checkbashisms: pip==25.3,setuptools==80.9.0 16:03:30 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:03:30 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)' 16:03:30 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:03:31 checkbashisms: OK ✔ in 3.51 seconds 16:03:31 pre-commit: install_deps> python -I -m pip install pre-commit 16:03:33 pre-commit: freeze> python -m pip freeze --all 16:03:34 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 16:03:34 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:03:34 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)' 16:03:34 /usr/bin/cpan 16:03:34 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:03:34 [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. 16:03:34 [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. 16:03:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:03:34 [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. 16:03:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:03:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:03:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:03:35 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:03:36 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:03:36 buildcontroller: freeze> python -m pip freeze --all 16:03:36 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 16:03:36 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:03:36 + update-java-alternatives -l 16:03:36 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:03:36 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:03:36 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:03:36 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:03:36 update-alternatives: error: no alternatives for jaotc 16:03:36 update-alternatives: error: no alternatives for rmic 16:03:36 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:03:36 [INFO] Once installed this environment will be reused. 16:03:36 [INFO] This may take a few minutes... 16:03:36 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:03:36 + java -version 16:03:37 21 16:03:37 + JAVA_VER=21 16:03:37 + echo 21 16:03:37 + javac -version 16:03:37 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:03:37 21 16:03:37 + JAVAC_VER=21 16:03:37 + echo 21 16:03:37 + [ 21 -ge 21 ] 16:03:37 + [ 21 -ge 21 ] 16:03:37 + echo ok, java is 21 or newer 16:03:37 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:03:37 ok, java is 21 or newer 16:03:37 2025-11-12 16:03:37 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] 16:03:37 + sudo mkdir -p /opt 16:03:37 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:03:37 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:03:37 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:03:37 + mvn --version 16:03:38 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:03:38 Maven home: /opt/maven 16:03:38 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:03:38 Default locale: en, platform encoding: UTF-8 16:03:38 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:03:38 NOTE: Picked up JDK_JAVA_OPTIONS: 16:03:38 --add-opens=java.base/java.io=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.lang=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.net=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.nio=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.util=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:03:38 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:03:38 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:03:38 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:03:38 -Xlog:disable 16:03:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:03:42 [INFO] Once installed this environment will be reused. 16:03:42 [INFO] This may take a few minutes... 16:03:50 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:03:50 [INFO] Once installed this environment will be reused. 16:03:50 [INFO] This may take a few minutes... 16:03:55 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:03:55 [INFO] Once installed this environment will be reused. 16:03:55 [INFO] This may take a few minutes... 16:03:56 docs-linkcheck: freeze> python -m pip freeze --all 16:03:57 docs: freeze> python -m pip freeze --all 16:03:57 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.4,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 16:03:57 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 16:03:57 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.4,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 16:03:57 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 16:04:00 docs: OK ✔ in 32.65 seconds 16:04:00 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:04:04 docs-linkcheck: OK ✔ in 34.39 seconds 16:04:04 pylint: freeze> python -m pip freeze --all 16:04:04 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.2,setuptools==80.9.0,tomlkit==0.13.3 16:04:04 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}$' '{}' + 16:04:06 trim trailing whitespace.................................................Passed 16:04:07 Tabs remover.............................................................Passed 16:04:07 autopep8.................................................................Passed 16:04:13 perltidy.................................................................Passed 16:04:13 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:04:14 [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. 16:04:14 [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. 16:04:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:04:14 [INFO] Once installed this environment will be reused. 16:04:14 [INFO] This may take a few minutes... 16:04:22 gitlint..................................................................Passed 16:04:27 16:04:27 ------------------------------------ 16:04:27 Your code has been rated at 10.00/10 16:04:27 16:05:20 pre-commit: OK ✔ in 51.14 seconds 16:05:20 pylint: OK ✔ in 28.56 seconds 16:05:20 buildcontroller: OK ✔ in 1 minute 51.72 seconds 16:05:20 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 16:05:20 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 16:05:20 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 16:05:20 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 16:05:27 build_karaf_tests190: freeze> python -m pip freeze --all 16:05:27 build_karaf_tests71: freeze> python -m pip freeze --all 16:05:27 build_karaf_tests221: freeze> python -m pip freeze --all 16:05:27 build_karaf_tests121: freeze> python -m pip freeze --all 16:05:27 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 16:05:27 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:05:27 build karaf in karafoc with ./karafoc.env 16:05:28 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 16:05:28 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:05:28 build karaf in karaf71 with ./karaf71.env 16:05:28 NOTE: Picked up JDK_JAVA_OPTIONS: 16:05:28 --add-opens=java.base/java.io=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.net=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:05:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:05:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:05:28 -Xlog:disable 16:05:28 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 16:05:28 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:05:28 NOTE: Picked up JDK_JAVA_OPTIONS: 16:05:28 --add-opens=java.base/java.io=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.net=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:05:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:05:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:05:28 -Xlog:disable 16:05:28 build karaf in karaf221 with ./karaf221.env 16:05:28 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 16:05:28 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:05:28 build karaf in karaf121 with ./karaf121.env 16:05:28 NOTE: Picked up JDK_JAVA_OPTIONS: 16:05:28 --add-opens=java.base/java.io=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.net=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:05:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:05:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:05:28 -Xlog:disable 16:05:28 NOTE: Picked up JDK_JAVA_OPTIONS: 16:05:28 --add-opens=java.base/java.io=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.net=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:05:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:05:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:05:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:05:28 -Xlog:disable 16:06:29 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.4:install (default-install) on project transportpce-karaf: Failed to install metadata org.opendaylight.transportpce:transportpce-karaf:12.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] 16:06:29 [ERROR] 16:06:29 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 16:06:29 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 16:06:29 [ERROR] 16:06:29 [ERROR] For more information about the errors and possible solutions, please read the following articles: 16:06:29 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 16:06:29 build_karaf_tests221: OK ✔ in 1 minute 9.54 seconds 16:06:29 build_karaf_tests190: OK ✔ in 1 minute 9.74 seconds 16:06:29 build_karaf_tests71: OK ✔ in 1 minute 9.86 seconds 16:06:29 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 16:06:29 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 16:06:30 build_karaf_tests121: OK ✔ in 1 minute 10.61 seconds 16:06:30 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 16:06:38 sims: freeze> python -m pip freeze --all 16:06:38 buildlighty: freeze> python -m pip freeze --all 16:06:38 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 16:06:38 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:06:38 Using lighynode version 20.1.0.5 16:06:38 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 16:06:38 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 16:06:38 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:06:38 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:07:23 sims: OK ✔ in 12.72 seconds 16:07:23 buildlighty: OK ✔ in 31.19 seconds 16:07:23 testsPCE: freeze> python -m pip freeze --all 16:07:23 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,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 16:07:23 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 16:07:23 pytest -q transportpce_tests/pce/test01_pce.py 16:08:11 .................... [100%] 16:09:14 20 passed in 110.47s (0:01:50) 16:09:14 pytest -q transportpce_tests/pce/test02_pce_400G.py 16:09:30 ............ [100%] 16:10:00 12 passed in 46.29s 16:10:00 pytest -q transportpce_tests/pce/test03_gnpy.py 16:10:17 ........ [100%] 16:10:38 8 passed in 37.79s 16:10:39 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 16:11:10 ... [100%] 16:11:15 3 passed in 36.14s 16:11:16 testsPCE: OK ✔ in 4 minutes 45.25 seconds 16:11:16 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 16:11:16 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 16:11:16 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 16:11:22 tests121: freeze> python -m pip freeze --all 16:11:22 tests190: freeze> python -m pip freeze --all 16:11:22 tests_tapi: freeze> python -m pip freeze --all 16:11:23 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 16:11:23 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 16:11:23 using environment variables from ./karaf121.env 16:11:23 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 16:11:23 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 16:11:23 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 16:11:23 using environment variables from ./karafoc.env 16:11:23 pytest -q transportpce_tests/oc/test01_portmapping.py 16:11:23 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 16:11:23 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 16:11:23 using environment variables from ./karaf221.env 16:11:23 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 16:12:25 ........... [100%] 16:12:40 10 passed in 77.44s (0:01:17) 16:12:40 pytest -q transportpce_tests/oc/test02_topology.py 16:12:46 ................................. [100%] 16:13:26 21 passed in 123.09s (0:02:03) 16:13:26 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 16:13:26 .......................... [100%] 16:13:45 14 passed in 64.77s (0:01:04) 16:13:45 pytest -q transportpce_tests/oc/test03_renderer.py 16:13:46 ................. [100%] 16:14:25 6 passed in 58.77s 16:14:25 .pytest -q transportpce_tests/1.2.1/test03_topology.py 16:14:27 ..................................................................... [100%] 16:16:46 44 passed in 140.65s (0:02:20) 16:16:46 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 16:17:18 ............. [100%] 16:17:44 19 passed in 237.97s (0:03:57) 16:17:44 tests190: OK ✔ in 6 minutes 28.74 seconds 16:17:44 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 16:17:44 ...tests71: freeze> python -m pip freeze --all 16:17:51 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 16:17:51 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 16:17:51 using environment variables from ./karaf71.env 16:17:51 pytest -q transportpce_tests/7.1/test01_portmapping.py 16:17:51 ......... [100%] 16:18:10 24 passed in 83.77s (0:01:23) 16:18:10 pytest -q transportpce_tests/1.2.1/test05_olm.py 16:18:13 .................. [100%] 16:18:43 12 passed in 51.24s 16:18:43 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 16:19:09 ........................ [100%] 16:19:38 51 passed in 495.52s (0:08:15) 16:19:38 pytest -q transportpce_tests/tapi/test02_full_topology.py 16:19:39 .......................................................................................... [100%] 16:21:28 62 passed in 164.84s (0:02:44) 16:21:28 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 16:21:47 ............................................................ [100%] 16:23:45 48 passed in 135.87s (0:02:15) 16:23:45 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 16:24:03 .................. [100%] 16:24:33 40 passed in 382.56s (0:06:22) 16:24:33 .pytest -q transportpce_tests/1.2.1/test06_end2end.py 16:24:35 ............... [100%] 16:24:59 22 passed in 73.86s (0:01:13) 16:25:09 . [100%] 16:25:12 36 passed in 333.37s (0:05:33) 16:25:12 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 16:25:15 ....................................................................................................................... [100%] 16:30:29 71 passed in 316.71s (0:05:16) 16:30:29 pytest -q transportpce_tests/tapi/test04_topo_extension.py 16:31:18 .................... [100%] 16:32:53 19 passed in 143.53s (0:02:23) 16:32:53 tests71: OK ✔ in 7 minutes 15.65 seconds 16:32:53 tests_tapi: OK ✔ in 21 minutes 37.95 seconds 16:32:53 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 16:33:00 tests221: freeze> python -m pip freeze --all 16:33:00 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 16:33:00 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 16:33:00 using environment variables from ./karaf221.env 16:33:00 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 16:33:30 ..... [100%] 16:33:33 54 passed in 539.73s (0:08:59) 16:33:37 ................................... [100%] 16:34:16 35 passed in 76.14s (0:01:16) 16:34:16 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 16:34:48 ...... [100%] 16:35:01 6 passed in 44.58s 16:35:01 pytest -q transportpce_tests/2.2.1/test03_topology.py 16:35:44 ............................................ [100%] 16:37:18 44 passed in 136.39s (0:02:16) 16:37:18 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 16:37:53 ............ [100%] 16:38:17 12 passed in 59.15s 16:38:17 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 16:38:42 ................ [100%] 16:40:11 16 passed in 113.59s (0:01:53) 16:40:11 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:40:41 ............................... [100%] 16:40:48 31 passed in 36.00s 16:40:48 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:41:23 .......................... [100%] 16:42:19 26 passed in 91.26s (0:01:31) 16:42:19 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:42:56 ...................... [100%] 16:44:00 22 passed in 100.12s (0:01:40) 16:44:00 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:44:41 ........................................ [100%] 16:47:03 40 passed in 182.96s (0:03:02) 16:47:03 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:47:46 ........................................................................ [ 74%] 16:53:22 ......................... [100%] 17:01:14 97 passed in 850.92s (0:14:10) 17:01:14 pytest -q transportpce_tests/2.2.1/test12_end2end.py 17:01:54 ...................................................... [100%] 17:11:42 54 passed in 627.46s (0:10:27) 17:11:42 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 17:12:40 ........................................................................ [ 71%] 17:17:50 ............................. [100%] 17:20:00 101 passed in 497.76s (0:08:17) 17:20:00 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 17:20:58 ........................................................................ [ 67%] 17:26:45 ................................... [100%] 17:30:06 107 passed in 605.93s (0:10:05) 17:30:06 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 17:30:54 ............................................. [100%] 17:33:32 45 passed in 205.24s (0:03:25) 17:33:32 tests121: OK ✔ in 22 minutes 18.25 seconds 17:33:32 tests221: OK ✔ in 1 hour 38.89 seconds 17:33:32 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 17:33:39 tests_hybrid: freeze> python -m pip freeze --all 17:33:39 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 17:33:39 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 17:33:39 using environment variables from ./karaf221.env 17:33:40 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 17:34:24 ................................................... [100%] 17:36:11 51 passed in 151.51s (0:02:31) 17:36:11 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 17:36:57 ........................................................................ [ 66%] 17:41:18 ..................................... [100%] 17:46:25 109 passed in 613.15s (0:10:13) 17:46:25 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 17:47:16 ..................................................... [100%] 17:50:50 53 passed in 264.60s (0:04:24) 17:50:50 buildcontroller: OK (111.72=setup[8.73]+cmd[102.99] seconds) 17:50:50 sims: OK (12.72=setup[9.44]+cmd[3.28] seconds) 17:50:50 build_karaf_tests121: OK (70.61=setup[8.55]+cmd[62.06] seconds) 17:50:50 testsPCE: OK (285.25=setup[53.32]+cmd[231.93] seconds) 17:50:50 tests121: OK (1338.25=setup[7.52]+cmd[1330.73] seconds) 17:50:50 build_karaf_tests221: OK (69.54=setup[8.52]+cmd[61.01] seconds) 17:50:50 tests_tapi: OK (1297.95=setup[7.59]+cmd[1290.36] seconds) 17:50:50 tests221: OK (3638.89=setup[7.09]+cmd[3631.80] seconds) 17:50:50 build_karaf_tests71: OK (69.86=setup[8.42]+cmd[61.44] seconds) 17:50:50 tests71: OK (435.65=setup[7.42]+cmd[428.24] seconds) 17:50:50 build_karaf_tests190: OK (69.73=setup[8.35]+cmd[61.38] seconds) 17:50:50 tests190: OK (388.74=setup[7.54]+cmd[381.20] seconds) 17:50:50 tests_hybrid: OK (1037.87=setup[7.66]+cmd[1030.20] seconds) 17:50:50 buildlighty: OK (31.19=setup[9.73]+cmd[21.46] seconds) 17:50:50 docs: OK (32.65=setup[29.68]+cmd[2.96] seconds) 17:50:50 docs-linkcheck: OK (34.39=setup[29.45]+cmd[4.94] seconds) 17:50:50 checkbashisms: OK (3.51=setup[2.22]+cmd[0.02,0.05,1.23] seconds) 17:50:50 pre-commit: OK (51.14=setup[2.84]+cmd[0.01,0.00,39.69,8.59] seconds) 17:50:50 pylint: OK (28.56=setup[3.96]+cmd[24.60] seconds) 17:50:50 congratulations :) (6442.34 seconds) 17:50:50 + tox_status=0 17:50:50 + echo '---> Completed tox runs' 17:50:50 ---> Completed tox runs 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/build_karaf_tests121/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=build_karaf_tests121 17:50:50 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/build_karaf_tests190/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=build_karaf_tests190 17:50:50 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/build_karaf_tests221/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=build_karaf_tests221 17:50:50 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/build_karaf_tests71/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=build_karaf_tests71 17:50:50 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/buildcontroller/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=buildcontroller 17:50:50 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/buildlighty/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=buildlighty 17:50:50 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/checkbashisms/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=checkbashisms 17:50:50 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/docs-linkcheck/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=docs-linkcheck 17:50:50 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/docs/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=docs 17:50:50 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/pre-commit/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=pre-commit 17:50:50 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/pylint/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=pylint 17:50:50 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/sims/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=sims 17:50:50 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/tests121/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=tests121 17:50:50 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/tests190/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=tests190 17:50:50 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/tests221/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=tests221 17:50:50 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/tests71/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=tests71 17:50:50 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/testsPCE/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=testsPCE 17:50:50 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/tests_hybrid/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=tests_hybrid 17:50:50 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:50:50 + for i in .tox/*/log 17:50:50 ++ echo .tox/tests_tapi/log 17:50:50 ++ awk -F/ '{print $2}' 17:50:50 + tox_env=tests_tapi 17:50:50 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:50:50 + DOC_DIR=docs/_build/html 17:50:50 + [[ -d docs/_build/html ]] 17:50:50 + echo '---> Archiving generated docs' 17:50:50 ---> Archiving generated docs 17:50:50 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:50:50 + echo '---> tox-run.sh ends' 17:50:50 ---> tox-run.sh ends 17:50:50 + test 0 -eq 0 17:50:50 $ ssh-agent -k 17:50:50 unset SSH_AUTH_SOCK; 17:50:50 unset SSH_AGENT_PID; 17:50:50 echo Agent pid 1561 killed; 17:50:50 [ssh-agent] Stopped. 17:50:50 [PostBuildScript] - [INFO] Executing post build scripts. 17:50:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18241784061111580363.sh 17:50:50 ---> sysstat.sh 17:50:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11510902278783143771.sh 17:50:51 ---> package-listing.sh 17:50:51 ++ facter osfamily 17:50:51 ++ tr '[:upper:]' '[:lower:]' 17:50:51 + OS_FAMILY=debian 17:50:51 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:50:51 + START_PACKAGES=/tmp/packages_start.txt 17:50:51 + END_PACKAGES=/tmp/packages_end.txt 17:50:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:50:51 + PACKAGES=/tmp/packages_start.txt 17:50:51 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:50:51 + PACKAGES=/tmp/packages_end.txt 17:50:51 + case "${OS_FAMILY}" in 17:50:51 + grep '^ii' 17:50:51 + dpkg -l 17:50:51 + '[' -f /tmp/packages_start.txt ']' 17:50:51 + '[' -f /tmp/packages_end.txt ']' 17:50:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:50:51 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:50:51 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:50:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:50:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8819188029734935451.sh 17:50:51 ---> capture-instance-metadata.sh 17:50:51 Setup pyenv: 17:50:51 system 17:50:51 3.8.20 17:50:51 3.9.20 17:50:51 3.10.15 17:50:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:50:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8lZ from file:/tmp/.os_lf_venv 17:50:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:50:54 lf-activate-venv(): INFO: Base packages installed successfully 17:50:54 lf-activate-venv(): INFO: Installing additional packages: lftools 17:51:09 lf-activate-venv(): INFO: Adding /tmp/venv-L8lZ/bin to PATH 17:51:09 INFO: Running in OpenStack, capturing instance metadata 17:51:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18082325294526229912.sh 17:51:10 provisioning config files... 17:51:10 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3900 17:51:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config8689048153848746627tmp 17:51:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:51:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:51:10 provisioning config files... 17:51:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:51:10 [EnvInject] - Injecting environment variables from a build step. 17:51:10 [EnvInject] - Injecting as environment variables the properties content 17:51:10 SERVER_ID=logs 17:51:10 17:51:10 [EnvInject] - Variables injected successfully. 17:51:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17736083931090490383.sh 17:51:10 ---> create-netrc.sh 17:51:10 WARN: Log server credential not found. 17:51:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14126879228991178794.sh 17:51:10 ---> python-tools-install.sh 17:51:10 Setup pyenv: 17:51:10 system 17:51:10 3.8.20 17:51:10 3.9.20 17:51:10 3.10.15 17:51:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:51:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8lZ from file:/tmp/.os_lf_venv 17:51:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:51:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:51:13 lf-activate-venv(): INFO: Base packages installed successfully 17:51:13 lf-activate-venv(): INFO: Installing additional packages: lftools 17:51:24 lf-activate-venv(): INFO: Adding /tmp/venv-L8lZ/bin to PATH 17:51:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8194261922129305841.sh 17:51:24 ---> sudo-logs.sh 17:51:24 Archiving 'sudo' log.. 17:51:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18430577700563600349.sh 17:51:24 ---> job-cost.sh 17:51:24 Setup pyenv: 17:51:24 system 17:51:24 3.8.20 17:51:24 3.9.20 17:51:24 3.10.15 17:51:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:51:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8lZ from file:/tmp/.os_lf_venv 17:51:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:51:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:51:26 lf-activate-venv(): INFO: Base packages installed successfully 17:51:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-L8lZ/bin to PATH 17:51:34 INFO: No Stack... 17:51:34 INFO: Retrieving Pricing Info for: v3-standard-4 17:51:35 INFO: Archiving Costs 17:51:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15333329184558101039.sh 17:51:35 ---> logs-deploy.sh 17:51:35 Setup pyenv: 17:51:35 system 17:51:35 3.8.20 17:51:35 3.9.20 17:51:35 3.10.15 17:51:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:51:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L8lZ from file:/tmp/.os_lf_venv 17:51:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:51:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:51:37 lf-activate-venv(): INFO: Base packages installed successfully 17:51:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:51:48 lf-activate-venv(): INFO: Adding /tmp/venv-L8lZ/bin to PATH 17:51:48 WARNING: Nexus logging server not set 17:51:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3900/ 17:51:48 INFO: archiving logs to S3 17:51:49 ---> uname -a: 17:51:49 Linux prd-ubuntu2204-docker-4c-16g-8292 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:51:49 17:51:49 17:51:49 ---> lscpu: 17:51:49 Architecture: x86_64 17:51:49 CPU op-mode(s): 32-bit, 64-bit 17:51:49 Address sizes: 40 bits physical, 48 bits virtual 17:51:49 Byte Order: Little Endian 17:51:49 CPU(s): 4 17:51:49 On-line CPU(s) list: 0-3 17:51:49 Vendor ID: AuthenticAMD 17:51:49 Model name: AMD EPYC-Rome Processor 17:51:49 CPU family: 23 17:51:49 Model: 49 17:51:49 Thread(s) per core: 1 17:51:49 Core(s) per socket: 1 17:51:49 Socket(s): 4 17:51:49 Stepping: 0 17:51:49 BogoMIPS: 5599.99 17:51:49 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 17:51:49 Virtualization: AMD-V 17:51:49 Hypervisor vendor: KVM 17:51:49 Virtualization type: full 17:51:49 L1d cache: 128 KiB (4 instances) 17:51:49 L1i cache: 128 KiB (4 instances) 17:51:49 L2 cache: 2 MiB (4 instances) 17:51:49 L3 cache: 64 MiB (4 instances) 17:51:49 NUMA node(s): 1 17:51:49 NUMA node0 CPU(s): 0-3 17:51:49 Vulnerability Gather data sampling: Not affected 17:51:49 Vulnerability Indirect target selection: Not affected 17:51:49 Vulnerability Itlb multihit: Not affected 17:51:49 Vulnerability L1tf: Not affected 17:51:49 Vulnerability Mds: Not affected 17:51:49 Vulnerability Meltdown: Not affected 17:51:49 Vulnerability Mmio stale data: Not affected 17:51:49 Vulnerability Reg file data sampling: Not affected 17:51:49 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:51:49 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:51:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:51:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:51:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:51:49 Vulnerability Srbds: Not affected 17:51:49 Vulnerability Tsx async abort: Not affected 17:51:49 17:51:49 17:51:49 ---> nproc: 17:51:49 4 17:51:49 17:51:49 17:51:49 ---> df -h: 17:51:49 Filesystem Size Used Avail Use% Mounted on 17:51:49 tmpfs 1.6G 1.1M 1.6G 1% /run 17:51:49 /dev/vda1 78G 18G 61G 23% / 17:51:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:51:49 tmpfs 5.0M 0 5.0M 0% /run/lock 17:51:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:51:49 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:51:49 17:51:49 17:51:49 ---> free -m: 17:51:49 total used free shared buff/cache available 17:51:49 Mem: 15989 703 10959 3 4326 14943 17:51:49 Swap: 1023 0 1023 17:51:49 17:51:49 17:51:49 ---> ip addr: 17:51:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:51:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:51:49 inet 127.0.0.1/8 scope host lo 17:51:49 valid_lft forever preferred_lft forever 17:51:49 inet6 ::1/128 scope host 17:51:49 valid_lft forever preferred_lft forever 17:51:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:51:49 link/ether fa:16:3e:ce:58:67 brd ff:ff:ff:ff:ff:ff 17:51:49 altname enp0s3 17:51:49 inet 10.30.170.153/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:51:49 valid_lft 79778sec preferred_lft 79778sec 17:51:49 inet6 fe80::f816:3eff:fece:5867/64 scope link 17:51:49 valid_lft forever preferred_lft forever 17:51:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:51:49 link/ether b6:c9:35:39:db:6c brd ff:ff:ff:ff:ff:ff 17:51:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:51:49 valid_lft forever preferred_lft forever 17:51:49 17:51:49 17:51:49 ---> sar -b -r -n DEV: 17:51:49 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-8292) 11/12/25 _x86_64_ (4 CPU) 17:51:49 17:51:49 16:01:30 LINUX RESTART (4 CPU) 17:51:49 17:51:49 16:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:51:49 16:20:08 78.90 29.92 46.04 2.93 422.19 5398.77 8504.28 17:51:49 16:30:01 13.64 0.12 12.87 0.64 3.34 338.06 486.12 17:51:49 16:40:08 17.99 0.01 17.13 0.85 0.61 752.59 676.80 17:51:49 16:50:08 14.95 0.01 14.27 0.68 0.63 398.81 425.77 17:51:49 17:00:01 2.40 0.01 2.38 0.02 0.20 34.46 0.16 17:51:49 17:10:06 5.74 0.01 5.53 0.19 0.59 133.28 64.45 17:51:49 17:20:00 4.72 0.01 4.51 0.20 1.37 127.84 196.09 17:51:49 17:30:01 5.91 0.00 5.74 0.17 0.43 147.52 60.77 17:51:49 17:40:08 24.13 0.08 11.00 13.05 1.95 641.11 207362.48 17:51:49 17:50:08 4.87 0.02 4.68 0.18 0.59 151.31 191.19 17:51:49 Average: 17.43 3.05 12.47 1.91 43.66 819.34 22028.26 17:51:49 17:51:49 16:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:51:49 16:20:08 3952676 7256404 8678652 53.01 259872 3037308 10508932 60.32 2112140 9745008 2692 17:51:49 16:30:01 3588896 6911624 9023948 55.11 261956 3054160 9811940 56.32 2146464 10062624 508 17:51:49 16:40:08 10127964 13582132 2358236 14.40 267972 3174416 3091444 17.74 2202248 3501104 104 17:51:49 16:50:08 7964716 11466688 4472444 27.32 270012 3220168 5149316 29.56 2206572 5644084 56 17:51:49 17:00:01 7858148 11361684 4577312 27.96 270272 3221472 5223152 29.98 2206884 5753504 40 17:51:49 17:10:06 7755124 11273812 4665204 28.49 270932 3235960 5370396 30.83 2208400 5847680 300 17:51:49 17:20:00 11770808 15319884 620644 3.79 271540 3265744 1325172 7.61 2212624 1840544 15260 17:51:49 17:30:01 6216484 9768444 6169604 37.68 272244 3267920 6848420 39.31 2213552 7387964 172 17:51:49 17:40:08 7612436 11309960 4628696 28.27 278668 3400548 5315668 30.51 2236328 5962088 228 17:51:49 17:50:08 6870544 10591100 5347192 32.66 279320 3422844 5986288 34.36 2247524 6676664 480 17:51:49 Average: 7371780 10884173 5054193 30.87 270279 3230054 5863073 33.65 2199274 6242126 1984 17:51:49 17:51:49 16:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:51:49 16:20:08 lo 25.86 25.86 17.77 17.77 0.00 0.00 0.00 0.00 17:51:49 16:20:08 ens3 1.95 1.96 0.62 0.54 0.00 0.00 0.00 0.00 17:51:49 16:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 16:30:01 lo 43.17 43.17 18.59 18.59 0.00 0.00 0.00 0.00 17:51:49 16:30:01 ens3 1.45 1.28 0.32 0.27 0.00 0.00 0.00 0.00 17:51:49 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 16:40:08 lo 15.84 15.84 7.62 7.62 0.00 0.00 0.00 0.00 17:51:49 16:40:08 ens3 1.32 1.31 0.32 1.27 0.00 0.00 0.00 0.00 17:51:49 16:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 16:50:08 lo 19.86 19.86 10.58 10.58 0.00 0.00 0.00 0.00 17:51:49 16:50:08 ens3 0.90 0.77 0.21 0.17 0.00 0.00 0.00 0.00 17:51:49 16:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 17:00:01 lo 9.47 9.47 4.29 4.29 0.00 0.00 0.00 0.00 17:51:49 17:00:01 ens3 0.50 0.32 0.13 0.09 0.00 0.00 0.00 0.00 17:51:49 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 17:10:06 lo 24.22 24.22 8.14 8.14 0.00 0.00 0.00 0.00 17:51:49 17:10:06 ens3 0.43 0.30 0.09 0.06 0.00 0.00 0.00 0.00 17:51:49 17:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 17:20:00 lo 17.12 17.12 8.67 8.67 0.00 0.00 0.00 0.00 17:51:49 17:20:00 ens3 0.76 0.54 0.19 0.14 0.00 0.00 0.00 0.00 17:51:49 17:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 17:30:01 lo 17.88 17.88 10.53 10.53 0.00 0.00 0.00 0.00 17:51:49 17:30:01 ens3 0.75 0.53 0.20 0.14 0.00 0.00 0.00 0.00 17:51:49 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 17:40:08 lo 17.85 17.85 9.89 9.89 0.00 0.00 0.00 0.00 17:51:49 17:40:08 ens3 1.19 0.88 0.38 0.29 0.00 0.00 0.00 0.00 17:51:49 17:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 17:50:08 lo 25.52 25.52 9.91 9.91 0.00 0.00 0.00 0.00 17:51:49 17:50:08 ens3 0.78 0.49 0.16 0.12 0.00 0.00 0.00 0.00 17:51:49 17:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 Average: lo 21.67 21.67 10.60 10.60 0.00 0.00 0.00 0.00 17:51:49 Average: ens3 1.00 0.84 0.26 0.31 0.00 0.00 0.00 0.00 17:51:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:49 17:51:49 17:51:49 ---> sar -P ALL: 17:51:49 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-8292) 11/12/25 _x86_64_ (4 CPU) 17:51:49 17:51:49 16:01:30 LINUX RESTART (4 CPU) 17:51:49 17:51:49 16:10:01 CPU %user %nice %system %iowait %steal %idle 17:51:49 16:20:08 all 56.95 0.00 2.31 0.16 0.11 40.47 17:51:49 16:20:08 0 58.00 0.00 2.25 0.19 0.11 39.45 17:51:49 16:20:08 1 57.27 0.00 2.39 0.13 0.11 40.10 17:51:49 16:20:08 2 57.35 0.00 2.22 0.13 0.10 40.20 17:51:49 16:20:08 3 55.20 0.00 2.37 0.20 0.11 42.12 17:51:49 16:30:01 all 27.93 0.00 1.20 0.04 0.10 70.73 17:51:49 16:30:01 0 26.99 0.00 1.19 0.04 0.10 71.68 17:51:49 16:30:01 1 28.89 0.00 1.18 0.06 0.10 69.77 17:51:49 16:30:01 2 27.49 0.00 1.29 0.04 0.10 71.08 17:51:49 16:30:01 3 28.36 0.00 1.13 0.03 0.10 70.38 17:51:49 16:40:08 all 26.56 0.00 1.02 0.06 0.09 72.27 17:51:49 16:40:08 0 26.46 0.00 1.18 0.05 0.09 72.22 17:51:49 16:40:08 1 26.77 0.00 0.92 0.04 0.09 72.18 17:51:49 16:40:08 2 27.10 0.00 1.04 0.08 0.09 71.69 17:51:49 16:40:08 3 25.90 0.00 0.96 0.05 0.09 73.00 17:51:49 16:50:08 all 24.60 0.00 0.85 0.05 0.09 74.41 17:51:49 16:50:08 0 24.93 0.00 0.76 0.04 0.08 74.18 17:51:49 16:50:08 1 23.57 0.00 0.90 0.12 0.09 75.32 17:51:49 16:50:08 2 25.15 0.00 0.92 0.02 0.09 73.82 17:51:49 16:50:08 3 24.73 0.00 0.83 0.02 0.09 74.34 17:51:49 17:00:01 all 1.50 0.00 0.30 0.03 0.07 98.10 17:51:49 17:00:01 0 1.36 0.00 0.28 0.05 0.07 98.24 17:51:49 17:00:01 1 1.39 0.00 0.29 0.04 0.07 98.22 17:51:49 17:00:01 2 1.74 0.00 0.38 0.01 0.08 97.79 17:51:49 17:00:01 3 1.51 0.00 0.26 0.01 0.06 98.17 17:51:49 17:10:06 all 8.00 0.00 0.38 0.03 0.07 91.52 17:51:49 17:10:06 0 8.15 0.00 0.38 0.05 0.06 91.36 17:51:49 17:10:06 1 7.88 0.00 0.34 0.01 0.07 91.70 17:51:49 17:10:06 2 7.71 0.00 0.43 0.03 0.08 91.75 17:51:49 17:10:06 3 8.24 0.00 0.39 0.02 0.07 91.28 17:51:49 17:20:00 all 10.51 0.00 0.63 0.02 0.08 88.77 17:51:49 17:20:00 0 10.68 0.00 0.53 0.03 0.07 88.69 17:51:49 17:20:00 1 10.44 0.00 0.63 0.02 0.08 88.83 17:51:49 17:20:00 2 10.26 0.00 0.73 0.01 0.09 88.92 17:51:49 17:20:00 3 10.64 0.00 0.61 0.02 0.08 88.65 17:51:49 17:30:01 all 10.50 0.00 0.54 0.02 0.08 88.87 17:51:49 17:30:01 0 10.37 0.00 0.55 0.05 0.08 88.96 17:51:49 17:30:01 1 10.35 0.00 0.59 0.01 0.08 88.96 17:51:49 17:30:01 2 10.87 0.00 0.46 0.01 0.08 88.59 17:51:49 17:30:01 3 10.39 0.00 0.54 0.02 0.08 88.96 17:51:49 17:40:08 all 20.79 0.00 0.87 0.05 0.09 78.21 17:51:49 17:40:08 0 20.96 0.00 0.80 0.06 0.08 78.10 17:51:49 17:40:08 1 19.87 0.00 0.78 0.00 0.09 79.26 17:51:49 17:40:08 2 20.83 0.00 0.90 0.03 0.09 78.15 17:51:49 17:40:08 3 21.48 0.00 0.99 0.12 0.09 77.33 17:51:49 17:50:08 all 10.08 0.00 0.55 0.02 0.08 89.26 17:51:49 17:50:08 0 9.76 0.00 0.53 0.03 0.08 89.60 17:51:49 17:50:08 1 10.53 0.00 0.50 0.01 0.08 88.89 17:51:49 17:50:08 2 10.04 0.00 0.57 0.03 0.08 89.28 17:51:49 17:50:08 3 10.01 0.00 0.62 0.01 0.08 89.29 17:51:49 Average: all 19.81 0.00 0.87 0.05 0.09 79.19 17:51:49 Average: 0 19.83 0.00 0.85 0.06 0.08 79.18 17:51:49 Average: 1 19.76 0.00 0.85 0.04 0.09 79.26 17:51:49 Average: 2 19.92 0.00 0.90 0.04 0.09 79.05 17:51:49 Average: 3 19.70 0.00 0.87 0.05 0.08 79.29 17:51:49 17:51:49 17:51:49