11:46:03 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119431 11:46:03 Running as SYSTEM 11:46:03 [EnvInject] - Loading node environment variables. 11:46:03 Building remotely on prd-ubuntu2204-docker-4c-16g-5401 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 11:46:04 [ssh-agent] Looking for ssh-agent implementation... 11:46:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:05 $ ssh-agent 11:46:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfyzcRi/agent.1554 11:46:05 SSH_AGENT_PID=1556 11:46:05 [ssh-agent] Started. 11:46:05 Running ssh-add (command line suppressed) 11:46:05 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7038852732844956183.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7038852732844956183.key) 11:46:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:46:05 The recommended git tool is: NONE 11:46:10 using credential jenkins-ssh 11:46:10 Wiping out workspace first. 11:46:10 Cloning the remote Git repository 11:46:10 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 11:46:10 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 11:46:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:46:10 > git --version # timeout=10 11:46:10 > git --version # 'git version 2.34.1' 11:46:10 using GIT_SSH to set credentials jenkins-ssh 11:46:10 Verifying host key using known hosts file 11:46: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. 11:46:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:46:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:46:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:46:16 using GIT_SSH to set credentials jenkins-ssh 11:46:16 Verifying host key using known hosts file 11:46:16 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. 11:46:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/31/119431/3 # timeout=10 11:46:16 > git rev-parse 6eb10d9cfa46f69a9778860a8d8ba2b9546bb60b^{commit} # timeout=10 11:46:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:46:16 Checking out Revision 6eb10d9cfa46f69a9778860a8d8ba2b9546bb60b (refs/changes/31/119431/3) 11:46:16 > git config core.sparsecheckout # timeout=10 11:46:16 > git checkout -f 6eb10d9cfa46f69a9778860a8d8ba2b9546bb60b # timeout=10 11:46:16 Commit message: "Remove enum DirectionType from TapiOpticalNode" 11:46:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:46:16 > git rev-list --no-walk 538cc73c5dec14a8b10f39341985db812e959ed6 # timeout=10 11:46:17 > git remote # timeout=10 11:46:17 > git submodule init # timeout=10 11:46:17 > git submodule sync # timeout=10 11:46:17 > git config --get remote.origin.url # timeout=10 11:46:17 > git submodule init # timeout=10 11:46:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:46:17 ERROR: No submodules found. 11:46:20 provisioning config files... 11:46:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:46:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:46:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4809777937129898031.sh 11:46:20 ---> python-tools-install.sh 11:46:20 Setup pyenv: 11:46:20 * system (set by /opt/pyenv/version) 11:46:20 * 3.8.20 (set by /opt/pyenv/version) 11:46:20 * 3.9.20 (set by /opt/pyenv/version) 11:46:20 3.10.15 11:46:20 3.11.10 11:46:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xLhJ 11:46:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:46:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:46:31 lf-activate-venv(): INFO: Base packages installed successfully 11:46:31 lf-activate-venv(): INFO: Installing additional packages: lftools 11:47:08 lf-activate-venv(): INFO: Adding /tmp/venv-xLhJ/bin to PATH 11:47:08 Generating Requirements File 11:47:33 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. 11:47:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:47:34 Python 3.11.10 11:47:34 pip 25.3 from /tmp/venv-xLhJ/lib/python3.11/site-packages/pip (python 3.11) 11:47:34 appdirs==1.4.4 11:47:34 argcomplete==3.6.3 11:47:34 aspy.yaml==1.3.0 11:47:34 attrs==25.4.0 11:47:34 autopage==0.5.2 11:47:34 beautifulsoup4==4.14.3 11:47:34 boto3==1.42.3 11:47:34 botocore==1.42.3 11:47:34 bs4==0.0.2 11:47:34 cachetools==6.2.2 11:47:34 certifi==2025.11.12 11:47:34 cffi==2.0.0 11:47:34 cfgv==3.5.0 11:47:34 chardet==5.2.0 11:47:34 charset-normalizer==3.4.4 11:47:34 click==8.3.1 11:47:34 cliff==4.13.0 11:47:34 cmd2==2.7.0 11:47:34 cryptography==3.3.2 11:47:34 debtcollector==3.0.0 11:47:34 decorator==5.2.1 11:47:34 defusedxml==0.7.1 11:47:34 Deprecated==1.3.1 11:47:34 distlib==0.4.0 11:47:34 dnspython==2.8.0 11:47:34 docker==7.1.0 11:47:34 dogpile.cache==1.5.0 11:47:34 durationpy==0.10 11:47:34 email-validator==2.3.0 11:47:34 filelock==3.20.0 11:47:34 future==1.0.0 11:47:34 gitdb==4.0.12 11:47:34 GitPython==3.1.45 11:47:34 google-auth==2.43.0 11:47:34 httplib2==0.31.0 11:47:34 identify==2.6.15 11:47:34 idna==3.11 11:47:34 importlib-resources==1.5.0 11:47:34 iso8601==2.1.0 11:47:34 Jinja2==3.1.6 11:47:34 jmespath==1.0.1 11:47:34 jsonpatch==1.33 11:47:34 jsonpointer==3.0.0 11:47:34 jsonschema==4.25.1 11:47:34 jsonschema-specifications==2025.9.1 11:47:34 keystoneauth1==5.12.0 11:47:34 kubernetes==34.1.0 11:47:34 lftools==0.37.16 11:47:34 lxml==6.0.2 11:47:34 markdown-it-py==4.0.0 11:47:34 MarkupSafe==3.0.3 11:47:34 mdurl==0.1.2 11:47:34 msgpack==1.1.2 11:47:34 multi_key_dict==2.0.3 11:47:34 munch==4.0.0 11:47:34 netaddr==1.3.0 11:47:34 niet==1.4.2 11:47:34 nodeenv==1.9.1 11:47:34 oauth2client==4.1.3 11:47:34 oauthlib==3.3.1 11:47:34 openstacksdk==4.8.0 11:47:34 os-service-types==1.8.2 11:47:34 osc-lib==4.2.0 11:47:34 oslo.config==10.1.0 11:47:34 oslo.context==6.2.0 11:47:34 oslo.i18n==6.7.1 11:47:34 oslo.log==7.2.1 11:47:34 oslo.serialization==5.8.0 11:47:34 oslo.utils==9.2.0 11:47:34 packaging==25.0 11:47:34 pbr==7.0.3 11:47:34 platformdirs==4.5.0 11:47:34 prettytable==3.17.0 11:47:34 psutil==7.1.3 11:47:34 pyasn1==0.6.1 11:47:34 pyasn1_modules==0.4.2 11:47:34 pycparser==2.23 11:47:34 pygerrit2==2.0.15 11:47:34 PyGithub==2.8.1 11:47:34 Pygments==2.19.2 11:47:34 PyJWT==2.10.1 11:47:34 PyNaCl==1.6.1 11:47:34 pyparsing==2.4.7 11:47:34 pyperclip==1.11.0 11:47:34 pyrsistent==0.20.0 11:47:34 python-cinderclient==9.8.0 11:47:34 python-dateutil==2.9.0.post0 11:47:34 python-heatclient==4.3.0 11:47:34 python-jenkins==1.8.3 11:47:34 python-keystoneclient==5.7.0 11:47:34 python-magnumclient==4.9.0 11:47:34 python-openstackclient==8.2.0 11:47:34 python-swiftclient==4.9.0 11:47:34 PyYAML==6.0.3 11:47:34 referencing==0.37.0 11:47:34 requests==2.32.5 11:47:34 requests-oauthlib==2.0.0 11:47:34 requestsexceptions==1.4.0 11:47:34 rfc3986==2.0.0 11:47:34 rich==14.2.0 11:47:34 rich-argparse==1.7.2 11:47:34 rpds-py==0.30.0 11:47:34 rsa==4.9.1 11:47:34 ruamel.yaml==0.18.16 11:47:34 ruamel.yaml.clib==0.2.15 11:47:34 s3transfer==0.16.0 11:47:34 simplejson==3.20.2 11:47:34 six==1.17.0 11:47:34 smmap==5.0.2 11:47:34 soupsieve==2.8 11:47:34 stevedore==5.6.0 11:47:34 tabulate==0.9.0 11:47:34 toml==0.10.2 11:47:34 tomlkit==0.13.3 11:47:34 tqdm==4.67.1 11:47:34 typing_extensions==4.15.0 11:47:34 tzdata==2025.2 11:47:34 urllib3==1.26.20 11:47:34 virtualenv==20.35.4 11:47:34 wcwidth==0.2.14 11:47:34 websocket-client==1.9.0 11:47:34 wrapt==2.0.1 11:47:34 xdg==6.0.0 11:47:34 xmltodict==1.0.2 11:47:34 yq==3.4.3 11:47:34 [EnvInject] - Injecting environment variables from a build step. 11:47:34 [EnvInject] - Injecting as environment variables the properties content 11:47:34 PYTHON=python3 11:47:34 11:47:34 [EnvInject] - Variables injected successfully. 11:47:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1368133498954954734.sh 11:47:34 ---> tox-install.sh 11:47:34 + source /home/jenkins/lf-env.sh 11:47:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:47:34 ++ mktemp -d /tmp/venv-XXXX 11:47:34 + lf_venv=/tmp/venv-QGn8 11:47:34 + local venv_file=/tmp/.os_lf_venv 11:47:34 + local python=python3 11:47:34 + local options 11:47:34 + local set_path=true 11:47:34 + local install_args= 11:47:34 ++ 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 11:47:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:47:34 + true 11:47:34 + case $1 in 11:47:34 + venv_file=/tmp/.toxenv 11:47:34 + shift 2 11:47:34 + true 11:47:34 + case $1 in 11:47:34 + shift 11:47:34 + break 11:47:34 + case $python in 11:47:34 + local pkg_list= 11:47:34 + [[ -d /opt/pyenv ]] 11:47:34 + echo 'Setup pyenv:' 11:47:34 Setup pyenv: 11:47:34 + export PYENV_ROOT=/opt/pyenv 11:47:34 + PYENV_ROOT=/opt/pyenv 11:47:34 + 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 11:47:34 + 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 11:47:34 + pyenv versions 11:47:34 system 11:47:34 3.8.20 11:47:34 3.9.20 11:47:34 3.10.15 11:47:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:47:34 + command -v pyenv 11:47:34 ++ pyenv init - --no-rehash 11:47:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:47:34 for i in ${!paths[@]}; do 11:47:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:47:34 fi; done; 11:47:34 echo "${paths[*]}"'\'')" 11:47:34 export PATH="/opt/pyenv/shims:${PATH}" 11:47:34 export PYENV_SHELL=bash 11:47:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:47:34 pyenv() { 11:47:34 local command 11:47:34 command="${1:-}" 11:47:34 if [ "$#" -gt 0 ]; then 11:47:34 shift 11:47:34 fi 11:47:34 11:47:34 case "$command" in 11:47:34 rehash|shell) 11:47:34 eval "$(pyenv "sh-$command" "$@")" 11:47:34 ;; 11:47:34 *) 11:47:34 command pyenv "$command" "$@" 11:47:34 ;; 11:47:34 esac 11:47:34 }' 11:47:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:47:34 for i in ${!paths[@]}; do 11:47:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:47:34 fi; done; 11:47:34 echo "${paths[*]}"' 11:47:34 ++ 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 11:47:34 ++ 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 11:47:34 ++ 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 11:47:34 ++ export PYENV_SHELL=bash 11:47:34 ++ PYENV_SHELL=bash 11:47:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:47:34 +++ complete -F _pyenv pyenv 11:47:34 ++ lf-pyver python3 11:47:34 ++ local py_version_xy=python3 11:47:34 ++ local py_version_xyz= 11:47:34 ++ pyenv versions 11:47:34 ++ local command 11:47:34 ++ command=versions 11:47:34 ++ '[' 1 -gt 0 ']' 11:47:34 ++ shift 11:47:34 ++ case "$command" in 11:47:34 ++ command pyenv versions 11:47:34 ++ sed 's/^[ *]* //' 11:47:34 ++ awk '{ print $1 }' 11:47:34 ++ grep -E '^[0-9.]*[0-9]$' 11:47:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:47:34 +++ grep '^3' /tmp/.pyenv_versions 11:47:34 +++ sort -V 11:47:34 +++ tail -n 1 11:47:34 ++ py_version_xyz=3.11.10 11:47:34 ++ [[ -z 3.11.10 ]] 11:47:34 ++ echo 3.11.10 11:47:34 ++ return 0 11:47:34 + pyenv local 3.11.10 11:47:34 + local command 11:47:34 + command=local 11:47:34 + '[' 2 -gt 0 ']' 11:47:34 + shift 11:47:34 + case "$command" in 11:47:34 + command pyenv local 3.11.10 11:47:34 + for arg in "$@" 11:47:34 + case $arg in 11:47:34 + pkg_list+='tox ' 11:47:34 + for arg in "$@" 11:47:34 + case $arg in 11:47:34 + pkg_list+='virtualenv ' 11:47:34 + for arg in "$@" 11:47:34 + case $arg in 11:47:34 + pkg_list+='urllib3~=1.26.15 ' 11:47:34 + [[ -f /tmp/.toxenv ]] 11:47:34 + [[ ! -f /tmp/.toxenv ]] 11:47:34 + [[ -n '' ]] 11:47:34 + python3 -m venv /tmp/venv-QGn8 11:47:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QGn8' 11:47:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QGn8 11:47:39 + echo /tmp/venv-QGn8 11:47:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:47:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:47:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:47:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:39 + local 'pip_opts=--upgrade --quiet' 11:47:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:47:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:47:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:47:39 + [[ -n '' ]] 11:47:39 + [[ -n '' ]] 11:47:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:47:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:39 + /tmp/venv-QGn8/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 11:47:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:47:43 lf-activate-venv(): INFO: Base packages installed successfully 11:47:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:47:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:47:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:47:43 + /tmp/venv-QGn8/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 11:47:49 + type python3 11:47:49 + true 11:47:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QGn8/bin to PATH' 11:47:49 lf-activate-venv(): INFO: Adding /tmp/venv-QGn8/bin to PATH 11:47:49 + PATH=/tmp/venv-QGn8/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 11:47:49 + return 0 11:47:49 + python3 --version 11:47:49 Python 3.11.10 11:47:49 + python3 -m pip --version 11:47:49 pip 25.3 from /tmp/venv-QGn8/lib/python3.11/site-packages/pip (python 3.11) 11:47:49 + python3 -m pip freeze 11:47:49 cachetools==6.2.2 11:47:49 chardet==5.2.0 11:47:49 colorama==0.4.6 11:47:49 distlib==0.4.0 11:47:49 filelock==3.20.0 11:47:49 packaging==25.0 11:47:49 platformdirs==4.5.0 11:47:49 pluggy==1.6.0 11:47:49 pyproject-api==1.10.0 11:47:49 tox==4.32.0 11:47:49 urllib3==1.26.20 11:47:49 virtualenv==20.35.4 11:47:49 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins6456156671095386848.sh 11:47:49 [EnvInject] - Injecting environment variables from a build step. 11:47:49 [EnvInject] - Injecting as environment variables the properties content 11:47:49 PARALLEL=True 11:47:49 11:47:49 [EnvInject] - Variables injected successfully. 11:47:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10179964762371151010.sh 11:47:49 ---> tox-run.sh 11:47:49 + 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 11:47:49 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:47:49 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:47:49 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:47:49 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 11:47:49 + source /home/jenkins/lf-env.sh 11:47:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:47:49 ++ mktemp -d /tmp/venv-XXXX 11:47:49 + lf_venv=/tmp/venv-hvQu 11:47:49 + local venv_file=/tmp/.os_lf_venv 11:47:49 + local python=python3 11:47:49 + local options 11:47:49 + local set_path=true 11:47:49 + local install_args= 11:47:49 ++ 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 11:47:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:47:49 + true 11:47:49 + case $1 in 11:47:49 + venv_file=/tmp/.toxenv 11:47:49 + shift 2 11:47:49 + true 11:47:49 + case $1 in 11:47:49 + shift 11:47:49 + break 11:47:49 + case $python in 11:47:49 + local pkg_list= 11:47:49 + [[ -d /opt/pyenv ]] 11:47:49 + echo 'Setup pyenv:' 11:47:49 Setup pyenv: 11:47:49 + export PYENV_ROOT=/opt/pyenv 11:47:49 + PYENV_ROOT=/opt/pyenv 11:47:49 + 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 11:47:49 + 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 11:47:49 + pyenv versions 11:47:49 system 11:47:49 3.8.20 11:47:49 3.9.20 11:47:49 3.10.15 11:47:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:47:49 + command -v pyenv 11:47:49 ++ pyenv init - --no-rehash 11:47:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:47:49 for i in ${!paths[@]}; do 11:47:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:47:49 fi; done; 11:47:49 echo "${paths[*]}"'\'')" 11:47:49 export PATH="/opt/pyenv/shims:${PATH}" 11:47:49 export PYENV_SHELL=bash 11:47:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:47:49 pyenv() { 11:47:49 local command 11:47:49 command="${1:-}" 11:47:49 if [ "$#" -gt 0 ]; then 11:47:49 shift 11:47:49 fi 11:47:49 11:47:49 case "$command" in 11:47:49 rehash|shell) 11:47:49 eval "$(pyenv "sh-$command" "$@")" 11:47:49 ;; 11:47:49 *) 11:47:49 command pyenv "$command" "$@" 11:47:49 ;; 11:47:49 esac 11:47:49 }' 11:47:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:47:49 for i in ${!paths[@]}; do 11:47:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:47:49 fi; done; 11:47:49 echo "${paths[*]}"' 11:47:49 ++ 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 11:47:49 ++ 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 11:47:49 ++ 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 11:47:49 ++ export PYENV_SHELL=bash 11:47:49 ++ PYENV_SHELL=bash 11:47:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:47:49 +++ complete -F _pyenv pyenv 11:47:49 ++ lf-pyver python3 11:47:49 ++ local py_version_xy=python3 11:47:49 ++ local py_version_xyz= 11:47:49 ++ pyenv versions 11:47:49 ++ local command 11:47:49 ++ command=versions 11:47:49 ++ '[' 1 -gt 0 ']' 11:47:49 ++ shift 11:47:49 ++ case "$command" in 11:47:49 ++ command pyenv versions 11:47:49 ++ sed 's/^[ *]* //' 11:47:49 ++ awk '{ print $1 }' 11:47:49 ++ grep -E '^[0-9.]*[0-9]$' 11:47:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:47:49 +++ grep '^3' /tmp/.pyenv_versions 11:47:49 +++ sort -V 11:47:49 +++ tail -n 1 11:47:49 ++ py_version_xyz=3.11.10 11:47:49 ++ [[ -z 3.11.10 ]] 11:47:49 ++ echo 3.11.10 11:47:49 ++ return 0 11:47:49 + pyenv local 3.11.10 11:47:49 + local command 11:47:49 + command=local 11:47:49 + '[' 2 -gt 0 ']' 11:47:49 + shift 11:47:49 + case "$command" in 11:47:49 + command pyenv local 3.11.10 11:47:49 + for arg in "$@" 11:47:49 + case $arg in 11:47:49 + pkg_list+='tox ' 11:47:49 + for arg in "$@" 11:47:49 + case $arg in 11:47:49 + pkg_list+='virtualenv ' 11:47:49 + for arg in "$@" 11:47:49 + case $arg in 11:47:49 + pkg_list+='urllib3~=1.26.15 ' 11:47:49 + [[ -f /tmp/.toxenv ]] 11:47:49 ++ cat /tmp/.toxenv 11:47:49 + lf_venv=/tmp/venv-QGn8 11:47:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QGn8 from' file:/tmp/.toxenv 11:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QGn8 from file:/tmp/.toxenv 11:47:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:49 + local 'pip_opts=--upgrade --quiet' 11:47:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:47:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:47:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:47:49 + [[ -n '' ]] 11:47:49 + [[ -n '' ]] 11:47:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:49 + /tmp/venv-QGn8/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 11:47:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:47:51 lf-activate-venv(): INFO: Base packages installed successfully 11:47:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:47:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:47:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:47:51 + /tmp/venv-QGn8/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 11:47:52 + type python3 11:47:52 + true 11:47:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QGn8/bin to PATH' 11:47:52 lf-activate-venv(): INFO: Adding /tmp/venv-QGn8/bin to PATH 11:47:52 + PATH=/tmp/venv-QGn8/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 11:47:52 + return 0 11:47:52 + [[ -d /opt/pyenv ]] 11:47:52 + echo '---> Setting up pyenv' 11:47:52 ---> Setting up pyenv 11:47:52 + export PYENV_ROOT=/opt/pyenv 11:47:52 + PYENV_ROOT=/opt/pyenv 11:47:52 + export PATH=/opt/pyenv/bin:/tmp/venv-QGn8/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 11:47:52 + PATH=/opt/pyenv/bin:/tmp/venv-QGn8/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 11:47:52 ++ pwd 11:47:52 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 11:47:52 + export PYTHONPATH 11:47:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:47:52 + TOX_TESTENV_PASSENV=PYTHONPATH 11:47:52 + tox --version 11:47:53 4.32.0 from /tmp/venv-QGn8/lib/python3.11/site-packages/tox/__init__.py 11:47:53 + PARALLEL=True 11:47:53 + TOX_OPTIONS_LIST= 11:47:53 + [[ -n '' ]] 11:47:53 + case ${PARALLEL,,} in 11:47:53 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 11:47:53 + tox --parallel auto --parallel-live 11:47:53 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 11:47:54 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 11:47:54 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:47:54 checkbashisms: freeze> python -m pip freeze --all 11:47:54 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:47:55 checkbashisms: pip==25.3,setuptools==80.9.0 11:47:55 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:47:55 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)' 11:47:55 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 11:47:57 checkbashisms: OK ✔ in 3.35 seconds 11:47:57 pre-commit: install_deps> python -I -m pip install pre-commit 11:47:59 pre-commit: freeze> python -m pip freeze --all 11:47:59 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 11:47:59 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:47:59 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)' 11:47:59 /usr/bin/cpan 11:47:59 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 11:48:00 [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. 11:48:00 [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. 11:48:00 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:48:00 [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. 11:48:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:48:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:48:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:48:01 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 11:48:01 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 11:48:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:48:02 [INFO] Once installed this environment will be reused. 11:48:02 [INFO] This may take a few minutes... 11:48:02 buildcontroller: freeze> python -m pip freeze --all 11:48:03 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 11:48:03 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 11:48:03 + update-java-alternatives -l 11:48:03 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 11:48:03 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 11:48:03 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 11:48:03 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 11:48:03 update-alternatives: error: no alternatives for jaotc 11:48:03 update-alternatives: error: no alternatives for rmic 11:48:04 + java -version 11:48:04 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 11:48:04 21 11:48:04 + JAVA_VER=21 11:48:04 + echo 21 11:48:04 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 11:48:04 + javac -version 11:48:05 21 11:48:05 ok, java is 21 or newer 11:48:05 + JAVAC_VER=21 11:48:05 + echo 21 11:48:05 + [ 21 -ge 21 ] 11:48:05 + [ 21 -ge 21 ] 11:48:05 + echo ok, java is 21 or newer 11:48:05 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 11:48:05 2025-12-05 11:48:05 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] 11:48:05 + sudo mkdir -p /opt 11:48:05 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 11:48:05 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 11:48:05 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 11:48:05 + mvn --version 11:48:05 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 11:48:05 Maven home: /opt/maven 11:48:05 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 11:48:05 Default locale: en, platform encoding: UTF-8 11:48:05 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 11:48:06 NOTE: Picked up JDK_JAVA_OPTIONS: 11:48:06 --add-opens=java.base/java.io=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.lang=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.net=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.nio=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.util=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:48:06 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:48:06 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:48:06 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:48:06 -Xlog:disable 11:48:07 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:48:07 [INFO] Once installed this environment will be reused. 11:48:07 [INFO] This may take a few minutes... 11:48:16 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 11:48:16 [INFO] Once installed this environment will be reused. 11:48:16 [INFO] This may take a few minutes... 11:48:23 [INFO] Installing environment for https://github.com/perltidy/perltidy. 11:48:23 [INFO] Once installed this environment will be reused. 11:48:23 [INFO] This may take a few minutes... 11:48:30 docs: freeze> python -m pip freeze --all 11:48:31 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.61.0,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 11:48:31 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 11:48:31 docs-linkcheck: freeze> python -m pip freeze --all 11:48:32 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.61.0,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 11:48:32 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 11:48:35 docs: OK ✔ in 41.32 seconds 11:48:35 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 11:48:35 trim trailing whitespace.................................................Passed 11:48:35 Tabs remover.............................................................Passed 11:48:36 autopep8.................................................................docs-linkcheck: OK ✔ in 42.61 seconds 11:48:39 pylint: freeze> python -m pip freeze --all 11:48:40 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.4,setuptools==80.9.0,tomlkit==0.13.3 11:48:40 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}$' '{}' + 11:48:42 Passed 11:48:42 perltidy.................................................................Passed 11:48:43 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 11:48:43 [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. 11:48:43 [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. 11:48:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:48:43 [INFO] Once installed this environment will be reused. 11:48:43 [INFO] This may take a few minutes... 11:48:55 gitlint..................................................................Passed 11:49:04 11:49:04 ------------------------------------ 11:49:04 Your code has been rated at 10.00/10 11:49:04 11:50:02 pre-commit: OK ✔ in 58.34 seconds 11:50:02 pylint: OK ✔ in 32.04 seconds 11:50:02 buildcontroller: OK ✔ in 2 minutes 7.4 seconds 11:50:02 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 11:50:02 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 11:50:02 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 11:50:02 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 11:50:09 build_karaf_tests71: freeze> python -m pip freeze --all 11:50:09 build_karaf_tests190: freeze> python -m pip freeze --all 11:50:09 build_karaf_tests221: freeze> python -m pip freeze --all 11:50:09 build_karaf_tests121: freeze> python -m pip freeze --all 11:50:09 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 11:50:09 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:50:09 build karaf in karaf71 with ./karaf71.env 11:50:10 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 11:50:10 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:50:10 build karaf in karafoc with ./karafoc.env 11:50:10 NOTE: Picked up JDK_JAVA_OPTIONS: 11:50:10 --add-opens=java.base/java.io=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.net=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:50:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:50:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:50:10 -Xlog:disable 11:50:10 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 11:50:10 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:50:10 build karaf in karaf221 with ./karaf221.env 11:50:10 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 11:50:10 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:50:10 build karaf in karaf121 with ./karaf121.env 11:50:10 NOTE: Picked up JDK_JAVA_OPTIONS: 11:50:10 --add-opens=java.base/java.io=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.net=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:50:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:50:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:50:10 -Xlog:disable 11:50:10 NOTE: Picked up JDK_JAVA_OPTIONS: 11:50:10 --add-opens=java.base/java.io=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.net=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:50:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:50:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:50:10 -Xlog:disable 11:50:10 NOTE: Picked up JDK_JAVA_OPTIONS: 11:50:10 --add-opens=java.base/java.io=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.net=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:50:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:50:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:50:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:50:10 -Xlog:disable 11:52:05 [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:13.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/13.0.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] 11:52:05 [ERROR] 11:52:05 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 11:52:05 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 11:52:05 [ERROR] 11:52:05 [ERROR] For more information about the errors and possible solutions, please read the following articles: 11:52:05 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 11:52:05 build_karaf_tests71: OK ✔ in 2 minutes 4.58 seconds 11:52:05 build_karaf_tests221: OK ✔ in 2 minutes 4.59 seconds 11:52:05 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 11:52:05 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 11:52:06 build_karaf_tests190: OK ✔ in 2 minutes 5.11 seconds 11:52:06 build_karaf_tests121: OK ✔ in 2 minutes 5.14 seconds 11:52:06 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 11:52:13 buildlighty: freeze> python -m pip freeze --all 11:52:13 sims: freeze> python -m pip freeze --all 11:52:13 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 11:52:13 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 11:52:13 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 11:52:13 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 11:52:13 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 11:52:13 Using lighynode version 20.1.0.5 11:52:13 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 11:52:55 sims: OK ✔ in 10.67 seconds 11:52:55 buildlighty: OK ✔ in 33.37 seconds 11:52:55 testsPCE: freeze> python -m pip freeze --all 11:52:55 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.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.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 11:52:55 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 11:52:55 pytest -q transportpce_tests/pce/test01_pce.py 11:53:43 .................... [100%] 11:54:46 20 passed in 110.57s (0:01:50) 11:54:46 pytest -q transportpce_tests/pce/test02_pce_400G.py 11:55:03 ............ [100%] 11:55:34 12 passed in 47.23s 11:55:34 pytest -q transportpce_tests/pce/test03_gnpy.py 11:55:54 ........ [100%] 11:56:14 8 passed in 40.13s 11:56:14 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 11:56:49 ... [100%] 11:56:54 3 passed in 39.02s 11:56:54 testsPCE: OK ✔ in 4 minutes 48.11 seconds 11:56:54 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 11:56:54 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 11:56:55 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 11:57:01 tests121: freeze> python -m pip freeze --all 11:57:01 tests_tapi: freeze> python -m pip freeze --all 11:57:01 tests190: freeze> python -m pip freeze --all 11:57:01 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 11:57:01 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 11:57:01 using environment variables from ./karaf121.env 11:57:01 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 11:57:01 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 11:57:01 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 11:57:01 using environment variables from ./karaf221.env 11:57:01 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 11:57:02 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 11:57:02 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 11:57:02 using environment variables from ./karafoc.env 11:57:02 pytest -q transportpce_tests/oc/test01_portmapping.py 11:58:07 ........... [100%] 11:58:23 10 passed in 81.67s (0:01:21) 11:58:24 pytest -q transportpce_tests/oc/test02_topology.py 11:58:28 .......................................................... [100%] 11:59:32 14 passed in 67.86s (0:01:07) 11:59:32 pytest -q transportpce_tests/oc/test03_renderer.py 11:59:49 .......................... [100%] 12:00:21 19 passed in 48.92s 12:00:21 tests190: OK ✔ in 3 minutes 27.33 seconds 12:00:21 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 12:00:28 tests71: freeze> python -m pip freeze --all 12:00:28 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 12:00:28 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 12:00:28 using environment variables from ./karaf71.env 12:00:28 pytest -q transportpce_tests/7.1/test01_portmapping.py 12:00:33 ........................ [100%] 12:01:15 12 passed in 46.86s 12:01:15 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:01:41 ................... [100%] 12:02:07 21 passed in 305.63s (0:05:05) 12:02:07 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 12:02:09 ............................ [100%] 12:02:54 6 passed in 46.76s 12:02:54 pytest -q transportpce_tests/1.2.1/test03_topology.py 12:02:56 .................................. [100%] 12:03:52 62 passed in 156.62s (0:02:36) 12:03:52 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 12:03:53 ........................................................... [100%] 12:05:15 44 passed in 140.75s (0:02:20) 12:05:15 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 12:05:16 .. [100%] 12:05:18 51 passed in 495.99s (0:08:15) 12:05:18 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:05:20 ............................... [100%] 12:06:15 48 passed in 142.03s (0:02:22) 12:06:15 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 12:06:15 .......................... [100%] 12:06:54 24 passed in 98.65s (0:01:38) 12:06:54 pytest -q transportpce_tests/1.2.1/test05_olm.py 12:06:55 .............................. [100%] 12:07:38 22 passed in 83.27s (0:01:23) 12:07:41 .................................................... [100%] 12:10:02 40 passed in 187.55s (0:03:07) 12:10:02 pytest -q transportpce_tests/1.2.1/test06_end2end.py 12:10:03 ................... [100%] 12:11:12 36 passed in 353.66s (0:05:53) 12:11:12 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:11:18 ............................................................................................................. [100%] 12:16:32 71 passed in 320.02s (0:05:20) 12:16:32 pytest -q transportpce_tests/tapi/test04_topo_extension.py 12:16:45 .................... [100%] 12:18:55 19 passed in 142.68s (0:02:22) 12:18:55 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 12:18:56 ..... [100%] 12:19:00 54 passed in 537.60s (0:08:57) 12:20:58 ...................... [100%] 12:26:34 22 passed in 458.59s (0:07:38) 12:26:34 tests71: OK ✔ in 7 minutes 17.34 seconds 12:26:34 tests121: OK ✔ in 22 minutes 6.67 seconds 12:26:34 tests_tapi: OK ✔ in 29 minutes 40.61 seconds 12:26:34 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 12:26:42 tests221: freeze> python -m pip freeze --all 12:26:42 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 12:26:42 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 12:26:42 using environment variables from ./karaf221.env 12:26:42 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 12:27:19 ................................... [100%] 12:27:59 35 passed in 76.30s (0:01:16) 12:27:59 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 12:28:30 ...... [100%] 12:28:44 6 passed in 45.26s 12:28:44 pytest -q transportpce_tests/2.2.1/test03_topology.py 12:29:27 ............................................ [100%] 12:31:02 44 passed in 137.32s (0:02:17) 12:31:02 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 12:31:38 ............ [100%] 12:32:02 12 passed in 60.03s (0:01:00) 12:32:02 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 12:32:28 ................ [100%] 12:33:57 16 passed in 114.66s (0:01:54) 12:33:57 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 12:34:27 ............................... [100%] 12:34:33 31 passed in 35.66s 12:34:33 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 12:35:09 .......................... [100%] 12:36:04 26 passed in 91.07s (0:01:31) 12:36:04 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 12:36:41 ...................... [100%] 12:37:45 22 passed in 100.18s (0:01:40) 12:37:45 pytest -q transportpce_tests/2.2.1/test09_olm.py 12:38:27 ........................................ [100%] 12:40:52 40 passed in 186.40s (0:03:06) 12:40:52 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:41:41 ........................................................................ [ 74%] 12:47:18 ......................... [100%] 12:52:11 97 passed in 678.68s (0:11:18) 12:52:11 pytest -q transportpce_tests/2.2.1/test12_end2end.py 12:52:57 ...................................................... [100%] 12:59:45 54 passed in 453.41s (0:07:33) 12:59:45 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:00:44 ........................................................................ [ 71%] 13:05:52 ............................. [100%] 13:08:02 101 passed in 497.09s (0:08:17) 13:08:02 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:09:00 ........................................................................ [ 67%] 13:14:46 ................................... [100%] 13:18:07 107 passed in 604.80s (0:10:04) 13:18:07 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 13:18:51 ............................................. [100%] 13:21:28 45 passed in 200.90s (0:03:20) 13:21:29 tests221: OK ✔ in 54 minutes 54.18 seconds 13:21:29 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 13:21:36 tests_hybrid: freeze> python -m pip freeze --all 13:21:36 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 13:21:36 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 13:21:36 using environment variables from ./karaf221.env 13:21:36 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 13:22:17 ................................................... [100%] 13:24:04 51 passed in 147.87s (0:02:27) 13:24:04 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 13:24:48 ........................................................................ [ 66%] 13:29:08 ..................................... [100%] 13:31:14 109 passed in 430.01s (0:07:10) 13:31:15 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 13:32:03 ..................................................... [100%] 13:35:35 53 passed in 260.27s (0:04:20) 13:35:35 buildcontroller: OK (127.40=setup[9.65]+cmd[117.75] seconds) 13:35:35 sims: OK (10.67=setup[8.02]+cmd[2.65] seconds) 13:35:35 build_karaf_tests121: OK (125.13=setup[9.26]+cmd[115.88] seconds) 13:35:35 testsPCE: OK (288.11=setup[49.93]+cmd[238.18] seconds) 13:35:35 tests121: OK (1326.67=setup[7.73]+cmd[1318.95] seconds) 13:35:35 build_karaf_tests221: OK (124.59=setup[9.19]+cmd[115.40] seconds) 13:35:35 tests_tapi: OK (1780.61=setup[7.84]+cmd[1772.77] seconds) 13:35:35 tests221: OK (3294.18=setup[7.81]+cmd[3286.37] seconds) 13:35:35 build_karaf_tests71: OK (124.58=setup[9.07]+cmd[115.51] seconds) 13:35:35 tests71: OK (437.34=setup[7.13]+cmd[430.21] seconds) 13:35:35 build_karaf_tests190: OK (125.11=setup[9.15]+cmd[115.96] seconds) 13:35:35 tests190: OK (207.33=setup[7.90]+cmd[199.43] seconds) 13:35:35 tests_hybrid: OK (846.71=setup[7.61]+cmd[839.11] seconds) 13:35:35 buildlighty: OK (33.37=setup[7.96]+cmd[25.41] seconds) 13:35:35 docs: OK (41.32=setup[38.06]+cmd[3.26] seconds) 13:35:35 docs-linkcheck: OK (42.61=setup[38.71]+cmd[3.90] seconds) 13:35:35 checkbashisms: OK (3.35=setup[2.01]+cmd[0.01,0.05,1.27] seconds) 13:35:35 pre-commit: OK (58.34=setup[3.05]+cmd[0.00,0.00,43.54,11.75] seconds) 13:35:35 pylint: OK (32.04=setup[5.80]+cmd[26.24] seconds) 13:35:35 congratulations :) (6462.22 seconds) 13:35:35 + tox_status=0 13:35:35 + echo '---> Completed tox runs' 13:35:35 ---> Completed tox runs 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/build_karaf_tests121/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=build_karaf_tests121 13:35:35 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/build_karaf_tests190/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=build_karaf_tests190 13:35:35 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/build_karaf_tests221/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=build_karaf_tests221 13:35:35 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/build_karaf_tests71/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=build_karaf_tests71 13:35:35 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/buildcontroller/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=buildcontroller 13:35:35 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 13:35:35 + for i in .tox/*/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 ++ echo .tox/buildlighty/log 13:35:35 + tox_env=buildlighty 13:35:35 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/checkbashisms/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=checkbashisms 13:35:35 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 13:35:35 + for i in .tox/*/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 ++ echo .tox/docs-linkcheck/log 13:35:35 + tox_env=docs-linkcheck 13:35:35 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/docs/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=docs 13:35:35 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/pre-commit/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=pre-commit 13:35:35 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/pylint/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=pylint 13:35:35 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/sims/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=sims 13:35:35 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/tests121/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=tests121 13:35:35 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/tests190/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=tests190 13:35:35 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/tests221/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:35 + tox_env=tests221 13:35:35 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 13:35:35 + for i in .tox/*/log 13:35:35 ++ echo .tox/tests71/log 13:35:35 ++ awk -F/ '{print $2}' 13:35:36 + tox_env=tests71 13:35:36 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 13:35:36 + for i in .tox/*/log 13:35:36 ++ echo .tox/testsPCE/log 13:35:36 ++ awk -F/ '{print $2}' 13:35:36 + tox_env=testsPCE 13:35:36 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 13:35:36 + for i in .tox/*/log 13:35:36 ++ echo .tox/tests_hybrid/log 13:35:36 ++ awk -F/ '{print $2}' 13:35:36 + tox_env=tests_hybrid 13:35:36 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 13:35:36 + for i in .tox/*/log 13:35:36 ++ echo .tox/tests_tapi/log 13:35:36 ++ awk -F/ '{print $2}' 13:35:36 + tox_env=tests_tapi 13:35:36 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 13:35:36 + DOC_DIR=docs/_build/html 13:35:36 + [[ -d docs/_build/html ]] 13:35:36 + echo '---> Archiving generated docs' 13:35:36 ---> Archiving generated docs 13:35:36 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:35:36 + echo '---> tox-run.sh ends' 13:35:36 ---> tox-run.sh ends 13:35:36 + test 0 -eq 0 13:35:36 $ ssh-agent -k 13:35:36 unset SSH_AUTH_SOCK; 13:35:36 unset SSH_AGENT_PID; 13:35:36 echo Agent pid 1556 killed; 13:35:36 [ssh-agent] Stopped. 13:35:36 [PostBuildScript] - [INFO] Executing post build scripts. 13:35:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17137816673623422571.sh 13:35:36 ---> sysstat.sh 13:35:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9350774278337082572.sh 13:35:36 ---> package-listing.sh 13:35:36 ++ facter osfamily 13:35:36 ++ tr '[:upper:]' '[:lower:]' 13:35:37 + OS_FAMILY=debian 13:35:37 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 13:35:37 + START_PACKAGES=/tmp/packages_start.txt 13:35:37 + END_PACKAGES=/tmp/packages_end.txt 13:35:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:37 + PACKAGES=/tmp/packages_start.txt 13:35:37 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:35:37 + PACKAGES=/tmp/packages_end.txt 13:35:37 + case "${OS_FAMILY}" in 13:35:37 + dpkg -l 13:35:37 + grep '^ii' 13:35:37 + '[' -f /tmp/packages_start.txt ']' 13:35:37 + '[' -f /tmp/packages_end.txt ']' 13:35:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:37 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:35:37 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:35:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:35:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16849637569535092317.sh 13:35:37 ---> capture-instance-metadata.sh 13:35:37 Setup pyenv: 13:35:37 system 13:35:37 3.8.20 13:35:37 3.9.20 13:35:37 3.10.15 13:35:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLhJ from file:/tmp/.os_lf_venv 13:35:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:39 lf-activate-venv(): INFO: Base packages installed successfully 13:35:39 lf-activate-venv(): INFO: Installing additional packages: lftools 13:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-xLhJ/bin to PATH 13:35:54 INFO: Running in OpenStack, capturing instance metadata 13:35:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins981701916802169044.sh 13:35:55 provisioning config files... 13:35:55 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4039 13:35:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config5833827872751161695tmp 13:35:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:35:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:35:55 provisioning config files... 13:35:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:35:55 [EnvInject] - Injecting environment variables from a build step. 13:35:55 [EnvInject] - Injecting as environment variables the properties content 13:35:55 SERVER_ID=logs 13:35:55 13:35:55 [EnvInject] - Variables injected successfully. 13:35:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4537556944730391108.sh 13:35:55 ---> create-netrc.sh 13:35:55 WARN: Log server credential not found. 13:35:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16166492375380872001.sh 13:35:56 ---> python-tools-install.sh 13:35:56 Setup pyenv: 13:35:56 system 13:35:56 3.8.20 13:35:56 3.9.20 13:35:56 3.10.15 13:35:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLhJ from file:/tmp/.os_lf_venv 13:35:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:35:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:35:58 lf-activate-venv(): INFO: Base packages installed successfully 13:35:58 lf-activate-venv(): INFO: Installing additional packages: lftools 13:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-xLhJ/bin to PATH 13:36:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17427521010953229222.sh 13:36:08 ---> sudo-logs.sh 13:36:08 Archiving 'sudo' log.. 13:36:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5165514197447110966.sh 13:36:08 ---> job-cost.sh 13:36:08 Setup pyenv: 13:36:08 system 13:36:08 3.8.20 13:36:08 3.9.20 13:36:08 3.10.15 13:36:08 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLhJ from file:/tmp/.os_lf_venv 13:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:10 lf-activate-venv(): INFO: Base packages installed successfully 13:36:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-xLhJ/bin to PATH 13:36:17 INFO: No Stack... 13:36:17 INFO: Retrieving Pricing Info for: v3-standard-4 13:36:18 INFO: Archiving Costs 13:36:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1074840027813375474.sh 13:36:18 ---> logs-deploy.sh 13:36:18 Setup pyenv: 13:36:18 system 13:36:18 3.8.20 13:36:18 3.9.20 13:36:18 3.10.15 13:36:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLhJ from file:/tmp/.os_lf_venv 13:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:20 lf-activate-venv(): INFO: Base packages installed successfully 13:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-xLhJ/bin to PATH 13:36:30 WARNING: Nexus logging server not set 13:36:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4039/ 13:36:30 INFO: archiving logs to S3 13:36:32 ---> uname -a: 13:36:32 Linux prd-ubuntu2204-docker-4c-16g-5401 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:36:32 13:36:32 13:36:32 ---> lscpu: 13:36:32 Architecture: x86_64 13:36:32 CPU op-mode(s): 32-bit, 64-bit 13:36:32 Address sizes: 40 bits physical, 48 bits virtual 13:36:32 Byte Order: Little Endian 13:36:32 CPU(s): 4 13:36:32 On-line CPU(s) list: 0-3 13:36:32 Vendor ID: AuthenticAMD 13:36:32 Model name: AMD EPYC-Rome Processor 13:36:32 CPU family: 23 13:36:32 Model: 49 13:36:32 Thread(s) per core: 1 13:36:32 Core(s) per socket: 1 13:36:32 Socket(s): 4 13:36:32 Stepping: 0 13:36:32 BogoMIPS: 5600.00 13:36:32 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 13:36:32 Virtualization: AMD-V 13:36:32 Hypervisor vendor: KVM 13:36:32 Virtualization type: full 13:36:32 L1d cache: 128 KiB (4 instances) 13:36:32 L1i cache: 128 KiB (4 instances) 13:36:32 L2 cache: 2 MiB (4 instances) 13:36:32 L3 cache: 64 MiB (4 instances) 13:36:32 NUMA node(s): 1 13:36:32 NUMA node0 CPU(s): 0-3 13:36:32 Vulnerability Gather data sampling: Not affected 13:36:32 Vulnerability Indirect target selection: Not affected 13:36:32 Vulnerability Itlb multihit: Not affected 13:36:32 Vulnerability L1tf: Not affected 13:36:32 Vulnerability Mds: Not affected 13:36:32 Vulnerability Meltdown: Not affected 13:36:32 Vulnerability Mmio stale data: Not affected 13:36:32 Vulnerability Reg file data sampling: Not affected 13:36:32 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:36:32 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:36:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:36:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:36:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:36:32 Vulnerability Srbds: Not affected 13:36:32 Vulnerability Tsa: Not affected 13:36:32 Vulnerability Tsx async abort: Not affected 13:36:32 Vulnerability Vmscape: Not affected 13:36:32 13:36:32 13:36:32 ---> nproc: 13:36:32 4 13:36:32 13:36:32 13:36:32 ---> df -h: 13:36:32 Filesystem Size Used Avail Use% Mounted on 13:36:32 tmpfs 1.6G 1.1M 1.6G 1% /run 13:36:32 /dev/vda1 78G 18G 60G 23% / 13:36:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:36:32 tmpfs 5.0M 0 5.0M 0% /run/lock 13:36:32 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:36:32 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:36:32 13:36:32 13:36:32 ---> free -m: 13:36:32 total used free shared buff/cache available 13:36:32 Mem: 15989 705 11041 3 4242 14941 13:36:32 Swap: 1023 1 1022 13:36:32 13:36:32 13:36:32 ---> ip addr: 13:36:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:36:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:36:32 inet 127.0.0.1/8 scope host lo 13:36:32 valid_lft forever preferred_lft forever 13:36:32 inet6 ::1/128 scope host 13:36:32 valid_lft forever preferred_lft forever 13:36:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:36:32 link/ether fa:16:3e:7f:c2:4e brd ff:ff:ff:ff:ff:ff 13:36:32 altname enp0s3 13:36:32 inet 10.30.170.130/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:36:32 valid_lft 79713sec preferred_lft 79713sec 13:36:32 inet6 fe80::f816:3eff:fe7f:c24e/64 scope link 13:36:32 valid_lft forever preferred_lft forever 13:36:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:36:32 link/ether 72:b3:cc:29:de:96 brd ff:ff:ff:ff:ff:ff 13:36:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:36:32 valid_lft forever preferred_lft forever 13:36:32 13:36:32 13:36:32 ---> sar -b -r -n DEV: 13:36:32 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-5401) 12/05/25 _x86_64_ (4 CPU) 13:36:32 13:36:32 11:45:08 LINUX RESTART (4 CPU) 13:36:32 13:36:32 11:50:09 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:36:32 12:00:01 93.02 2.56 85.80 4.65 341.22 31067.91 25154.97 13:36:32 12:10:03 52.48 24.45 26.68 1.35 258.17 1622.26 1318.99 13:36:32 12:20:24 12.25 0.26 11.27 0.73 14.06 417.67 779.91 13:36:32 12:30:01 11.26 0.05 10.63 0.58 1.00 608.10 1209.92 13:36:32 12:40:24 15.56 0.03 14.76 0.76 1.06 512.53 1188.56 13:36:32 12:50:24 4.91 0.00 4.73 0.18 0.45 130.56 104.94 13:36:32 13:00:01 6.89 0.01 6.64 0.24 0.64 179.37 195.56 13:36:32 13:10:24 17.77 11.63 5.84 0.30 140.72 240.35 281.95 13:36:32 13:20:24 5.67 0.00 5.50 0.17 0.13 169.22 60.94 13:36:32 13:30:01 9.14 0.01 8.75 0.37 0.60 595.12 332.86 13:36:32 Average: 22.89 3.96 18.00 0.93 76.13 3516.98 3035.44 13:36:32 13:36:32 11:50:09 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:36:32 12:00:01 389528 5032200 10894028 66.54 252876 4268908 11843648 67.98 1968260 13321780 1892 13:36:32 12:10:03 7003612 9945476 5990812 36.59 259056 2705420 7689100 44.14 2134368 6697748 2504 13:36:32 12:20:24 5982440 8959652 6979292 42.63 260748 2738936 8159448 46.84 2151464 7714308 168 13:36:32 12:30:01 8632552 11725760 4214160 25.74 265204 2850516 5042580 28.94 2175640 5046348 312 13:36:32 12:40:24 8242912 11417508 4521992 27.62 267716 2929488 5211368 29.91 2181744 5422208 152 13:36:32 12:50:24 7919224 11110572 4828844 29.49 268128 2945832 5432544 31.18 2182660 5749216 100 13:36:32 13:00:01 11119548 14349372 1591804 9.72 268608 2983824 2867816 16.46 2185668 2565700 19268 13:36:32 13:10:24 6548800 9853992 6084760 37.16 274604 3046320 6729492 38.63 2230016 7066768 560 13:36:32 13:20:24 8039972 11370068 4569320 27.91 275416 3070392 5284324 30.33 2232344 5570200 56 13:36:32 13:30:01 7900396 11362820 4576264 27.95 279112 3193928 5220008 29.96 2245992 5685720 472 13:36:32 Average: 7177898 10512742 5425128 33.13 267147 3073356 6348033 36.44 2168816 6484000 2548 13:36:32 13:36:32 11:50:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:36:32 12:00:01 lo 9.86 9.86 10.87 10.87 0.00 0.00 0.00 0.00 13:36:32 12:00:01 ens3 48.57 34.44 796.59 3.54 0.00 0.00 0.00 0.00 13:36:32 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 12:10:03 lo 37.64 37.64 18.41 18.41 0.00 0.00 0.00 0.00 13:36:32 12:10:03 ens3 1.78 1.59 0.41 0.36 0.00 0.00 0.00 0.00 13:36:32 12:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 12:20:24 lo 32.01 32.01 14.00 14.00 0.00 0.00 0.00 0.00 13:36:32 12:20:24 ens3 0.95 0.73 0.18 0.14 0.00 0.00 0.00 0.00 13:36:32 12:20:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 12:30:01 lo 12.43 12.43 5.65 5.65 0.00 0.00 0.00 0.00 13:36:32 12:30:01 ens3 0.79 0.61 0.21 0.16 0.00 0.00 0.00 0.00 13:36:32 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 12:40:24 lo 16.93 16.93 8.47 8.47 0.00 0.00 0.00 0.00 13:36:32 12:40:24 ens3 0.94 0.74 0.22 0.17 0.00 0.00 0.00 0.00 13:36:32 12:40:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 12:50:24 lo 14.58 14.58 7.70 7.70 0.00 0.00 0.00 0.00 13:36:32 12:50:24 ens3 0.64 0.54 0.13 0.10 0.00 0.00 0.00 0.00 13:36:32 12:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 13:00:01 lo 25.70 25.70 8.55 8.55 0.00 0.00 0.00 0.00 13:36:32 13:00:01 ens3 0.69 0.38 0.16 0.11 0.00 0.00 0.00 0.00 13:36:32 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 13:10:24 lo 20.83 20.83 11.64 11.64 0.00 0.00 0.00 0.00 13:36:32 13:10:24 ens3 1.11 1.01 0.22 1.11 0.00 0.00 0.00 0.00 13:36:32 13:10:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 13:20:24 lo 15.68 15.68 8.99 8.99 0.00 0.00 0.00 0.00 13:36:32 13:20:24 ens3 0.83 0.52 0.21 0.14 0.00 0.00 0.00 0.00 13:36:32 13:20:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 13:30:01 lo 21.92 21.92 10.66 10.66 0.00 0.00 0.00 0.00 13:36:32 13:30:01 ens3 1.30 0.93 0.35 0.26 0.00 0.00 0.00 0.00 13:36:32 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 Average: lo 20.81 20.81 10.53 10.53 0.00 0.00 0.00 0.00 13:36:32 Average: ens3 5.71 4.11 78.91 0.61 0.00 0.00 0.00 0.00 13:36:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:32 13:36:32 13:36:32 ---> sar -P ALL: 13:36:32 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-5401) 12/05/25 _x86_64_ (4 CPU) 13:36:32 13:36:32 11:45:08 LINUX RESTART (4 CPU) 13:36:32 13:36:32 11:50:09 CPU %user %nice %system %iowait %steal %idle 13:36:32 12:00:01 all 48.32 0.00 2.39 6.71 0.12 42.46 13:36:32 12:00:01 0 47.41 0.00 2.45 8.99 0.11 41.05 13:36:32 12:00:01 1 47.58 0.00 2.41 7.59 0.11 42.30 13:36:32 12:00:01 2 47.30 0.00 2.42 5.50 0.15 44.63 13:36:32 12:00:01 3 50.98 0.00 2.29 4.78 0.11 41.84 13:36:32 12:10:03 all 43.36 0.00 1.90 0.16 0.12 54.46 13:36:32 12:10:03 0 43.78 0.00 1.77 0.13 0.11 54.20 13:36:32 12:10:03 1 43.59 0.00 2.01 0.09 0.12 54.18 13:36:32 12:10:03 2 43.26 0.00 1.92 0.14 0.11 54.56 13:36:32 12:10:03 3 42.79 0.00 1.89 0.27 0.13 54.91 13:36:32 12:20:24 all 28.91 0.00 1.22 0.05 0.10 69.72 13:36:32 12:20:24 0 28.15 0.00 1.25 0.02 0.09 70.48 13:36:32 12:20:24 1 29.05 0.00 1.35 0.06 0.12 69.42 13:36:32 12:20:24 2 29.23 0.00 1.21 0.06 0.10 69.40 13:36:32 12:20:24 3 29.22 0.00 1.08 0.04 0.10 69.56 13:36:32 12:30:01 all 16.56 0.00 0.73 0.05 0.07 82.60 13:36:32 12:30:01 0 17.09 0.00 0.61 0.02 0.06 82.22 13:36:32 12:30:01 1 16.69 0.00 0.80 0.06 0.07 82.38 13:36:32 12:30:01 2 15.82 0.00 0.77 0.02 0.07 83.31 13:36:32 12:30:01 3 16.62 0.00 0.72 0.09 0.06 82.50 13:36:32 12:40:24 all 24.49 0.00 0.88 0.06 0.08 74.49 13:36:32 12:40:24 0 24.45 0.00 0.97 0.12 0.08 74.39 13:36:32 12:40:24 1 24.34 0.00 0.86 0.03 0.08 74.68 13:36:32 12:40:24 2 24.85 0.00 0.89 0.06 0.08 74.12 13:36:32 12:40:24 3 24.32 0.00 0.79 0.02 0.08 74.79 13:36:32 12:50:24 all 8.27 0.00 0.41 0.39 0.07 90.86 13:36:32 12:50:24 0 8.74 0.00 0.38 0.10 0.07 90.71 13:36:32 12:50:24 1 8.26 0.00 0.47 0.22 0.07 90.99 13:36:32 12:50:24 2 7.47 0.00 0.40 1.19 0.06 90.88 13:36:32 12:50:24 3 8.62 0.00 0.39 0.04 0.07 90.88 13:36:32 13:00:01 all 11.64 0.00 0.56 0.05 0.07 87.68 13:36:32 13:00:01 0 11.78 0.00 0.44 0.06 0.07 87.66 13:36:32 13:00:01 1 11.27 0.00 0.57 0.02 0.08 88.07 13:36:32 13:00:01 2 11.46 0.00 0.65 0.04 0.07 87.78 13:36:32 13:00:01 3 12.04 0.00 0.57 0.09 0.06 87.23 13:36:32 13:10:24 all 15.34 0.08 0.74 0.07 0.08 83.70 13:36:32 13:10:24 0 15.44 0.03 0.73 0.04 0.11 83.65 13:36:32 13:10:24 1 14.78 0.26 0.78 0.13 0.08 83.96 13:36:32 13:10:24 2 15.27 0.00 0.71 0.08 0.08 83.86 13:36:32 13:10:24 3 15.85 0.01 0.73 0.03 0.07 83.31 13:36:32 13:20:24 all 7.81 0.00 0.44 0.02 0.06 91.67 13:36:32 13:20:24 0 7.89 0.00 0.44 0.00 0.05 91.62 13:36:32 13:20:24 1 7.77 0.00 0.43 0.02 0.06 91.72 13:36:32 13:20:24 2 7.51 0.00 0.43 0.01 0.06 91.99 13:36:32 13:20:24 3 8.09 0.00 0.45 0.05 0.07 91.34 13:36:32 13:30:01 all 15.06 0.00 0.70 0.17 0.07 83.99 13:36:32 13:30:01 0 15.41 0.00 0.72 0.42 0.07 83.39 13:36:32 13:30:01 1 14.42 0.00 0.73 0.04 0.07 84.74 13:36:32 13:30:01 2 15.78 0.00 0.73 0.11 0.07 83.30 13:36:32 13:30:01 3 14.65 0.00 0.64 0.12 0.07 84.53 13:36:32 Average: all 22.05 0.01 1.00 0.76 0.08 76.10 13:36:32 Average: 0 22.08 0.00 0.98 0.98 0.08 75.88 13:36:32 Average: 1 21.85 0.03 1.04 0.82 0.09 76.18 13:36:32 Average: 2 21.87 0.00 1.01 0.72 0.08 76.31 13:36:32 Average: 3 22.39 0.00 0.96 0.55 0.08 76.02 13:36:32 13:36:32 13:36:32