18:11:10 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116801 18:11:10 Running as SYSTEM 18:11:10 [EnvInject] - Loading node environment variables. 18:11:10 Building remotely on prd-ubuntu2204-docker-4c-16g-3413 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 18:11:10 [ssh-agent] Looking for ssh-agent implementation... 18:11:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:10 $ ssh-agent 18:11:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXuOs0AB/agent.1576 18:11:10 SSH_AGENT_PID=1578 18:11:10 [ssh-agent] Started. 18:11:10 Running ssh-add (command line suppressed) 18:11:10 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3572828935767385388.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3572828935767385388.key) 18:11:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:11:10 The recommended git tool is: NONE 18:11:15 using credential jenkins-ssh 18:11:15 Wiping out workspace first. 18:11:15 Cloning the remote Git repository 18:11:15 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 18:11:15 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 18:11:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:11:15 > git --version # timeout=10 18:11:15 > git --version # 'git version 2.34.1' 18:11:15 using GIT_SSH to set credentials jenkins-ssh 18:11:15 Verifying host key using known hosts file 18:11:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:11:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:11:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:11:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:11:25 using GIT_SSH to set credentials jenkins-ssh 18:11:25 Verifying host key using known hosts file 18:11:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:11:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/01/116801/12 # timeout=10 18:11:26 > git rev-parse 6a6572b50ccf466d26616b74afc517f4f788744e^{commit} # timeout=10 18:11:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:11:26 Checking out Revision 6a6572b50ccf466d26616b74afc517f4f788744e (refs/changes/01/116801/12) 18:11:26 > git config core.sparsecheckout # timeout=10 18:11:26 > git checkout -f 6a6572b50ccf466d26616b74afc517f4f788744e # timeout=10 18:11:26 Commit message: "Introduce PCELink interface" 18:11:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:11:26 > git rev-list --no-walk e227d6967cecd34d298775e566c4388042be38db # timeout=10 18:11:26 > git remote # timeout=10 18:11:26 > git submodule init # timeout=10 18:11:26 > git submodule sync # timeout=10 18:11:26 > git config --get remote.origin.url # timeout=10 18:11:26 > git submodule init # timeout=10 18:11:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:11:26 ERROR: No submodules found. 18:11:30 provisioning config files... 18:11:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:11:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:11:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1132488593752467242.sh 18:11:30 ---> python-tools-install.sh 18:11:30 Setup pyenv: 18:11:30 * system (set by /opt/pyenv/version) 18:11:30 * 3.8.20 (set by /opt/pyenv/version) 18:11:30 * 3.9.20 (set by /opt/pyenv/version) 18:11:30 3.10.15 18:11:30 3.11.10 18:11:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PnDo 18:11:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:11:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:11:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:11:39 lf-activate-venv(): INFO: Base packages installed successfully 18:11:39 lf-activate-venv(): INFO: Installing additional packages: lftools 18:12:09 lf-activate-venv(): INFO: Adding /tmp/venv-PnDo/bin to PATH 18:12:09 Generating Requirements File 18:12:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:12:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:12:32 Python 3.11.10 18:12:32 pip 25.3 from /tmp/venv-PnDo/lib/python3.11/site-packages/pip (python 3.11) 18:12:32 appdirs==1.4.4 18:12:32 argcomplete==3.6.3 18:12:32 aspy.yaml==1.3.0 18:12:32 attrs==25.4.0 18:12:32 autopage==0.5.2 18:12:32 beautifulsoup4==4.14.2 18:12:32 boto3==1.40.61 18:12:32 botocore==1.40.61 18:12:32 bs4==0.0.2 18:12:32 cachetools==6.2.1 18:12:32 certifi==2025.10.5 18:12:32 cffi==2.0.0 18:12:32 cfgv==3.4.0 18:12:32 chardet==5.2.0 18:12:32 charset-normalizer==3.4.4 18:12:32 click==8.3.0 18:12:32 cliff==4.11.0 18:12:32 cmd2==2.7.0 18:12:32 cryptography==3.3.2 18:12:32 debtcollector==3.0.0 18:12:32 decorator==5.2.1 18:12:32 defusedxml==0.7.1 18:12:32 Deprecated==1.3.0 18:12:32 distlib==0.4.0 18:12:32 dnspython==2.8.0 18:12:32 docker==7.1.0 18:12:32 dogpile.cache==1.5.0 18:12:32 durationpy==0.10 18:12:32 email-validator==2.3.0 18:12:32 filelock==3.20.0 18:12:32 future==1.0.0 18:12:32 gitdb==4.0.12 18:12:32 GitPython==3.1.45 18:12:32 google-auth==2.42.0 18:12:32 httplib2==0.31.0 18:12:32 identify==2.6.15 18:12:32 idna==3.11 18:12:32 importlib-resources==1.5.0 18:12:32 iso8601==2.1.0 18:12:32 Jinja2==3.1.6 18:12:32 jmespath==1.0.1 18:12:32 jsonpatch==1.33 18:12:32 jsonpointer==3.0.0 18:12:32 jsonschema==4.25.1 18:12:32 jsonschema-specifications==2025.9.1 18:12:32 keystoneauth1==5.12.0 18:12:32 kubernetes==34.1.0 18:12:32 lftools==0.37.15 18:12:32 lxml==6.0.2 18:12:32 markdown-it-py==4.0.0 18:12:32 MarkupSafe==3.0.3 18:12:32 mdurl==0.1.2 18:12:32 msgpack==1.1.2 18:12:32 multi_key_dict==2.0.3 18:12:32 munch==4.0.0 18:12:32 netaddr==1.3.0 18:12:32 niet==1.4.2 18:12:32 nodeenv==1.9.1 18:12:32 oauth2client==4.1.3 18:12:32 oauthlib==3.3.1 18:12:32 openstacksdk==4.7.1 18:12:32 os-service-types==1.8.0 18:12:32 osc-lib==4.2.0 18:12:32 oslo.config==10.0.0 18:12:32 oslo.context==6.1.0 18:12:32 oslo.i18n==6.6.0 18:12:32 oslo.log==7.2.1 18:12:32 oslo.serialization==5.8.0 18:12:32 oslo.utils==9.1.0 18:12:32 packaging==25.0 18:12:32 pbr==7.0.1 18:12:32 platformdirs==4.5.0 18:12:32 prettytable==3.16.0 18:12:32 psutil==7.1.2 18:12:32 pyasn1==0.6.1 18:12:32 pyasn1_modules==0.4.2 18:12:32 pycparser==2.23 18:12:32 pygerrit2==2.0.15 18:12:32 PyGithub==2.8.1 18:12:32 Pygments==2.19.2 18:12:32 PyJWT==2.10.1 18:12:32 PyNaCl==1.6.0 18:12:32 pyparsing==2.4.7 18:12:32 pyperclip==1.11.0 18:12:32 pyrsistent==0.20.0 18:12:32 python-cinderclient==9.8.0 18:12:32 python-dateutil==2.9.0.post0 18:12:32 python-heatclient==4.3.0 18:12:32 python-jenkins==1.8.3 18:12:32 python-keystoneclient==5.7.0 18:12:32 python-magnumclient==4.9.0 18:12:32 python-openstackclient==8.2.0 18:12:32 python-swiftclient==4.8.0 18:12:32 PyYAML==6.0.3 18:12:32 referencing==0.37.0 18:12:32 requests==2.32.5 18:12:32 requests-oauthlib==2.0.0 18:12:32 requestsexceptions==1.4.0 18:12:32 rfc3986==2.0.0 18:12:32 rich==14.2.0 18:12:32 rich-argparse==1.7.1 18:12:32 rpds-py==0.28.0 18:12:32 rsa==4.9.1 18:12:32 ruamel.yaml==0.18.16 18:12:32 ruamel.yaml.clib==0.2.14 18:12:32 s3transfer==0.14.0 18:12:32 simplejson==3.20.2 18:12:32 six==1.17.0 18:12:32 smmap==5.0.2 18:12:32 soupsieve==2.8 18:12:32 stevedore==5.5.0 18:12:32 tabulate==0.9.0 18:12:32 toml==0.10.2 18:12:32 tomlkit==0.13.3 18:12:32 tqdm==4.67.1 18:12:32 typing_extensions==4.15.0 18:12:32 tzdata==2025.2 18:12:32 urllib3==1.26.20 18:12:32 virtualenv==20.35.4 18:12:32 wcwidth==0.2.14 18:12:32 websocket-client==1.9.0 18:12:32 wrapt==2.0.0 18:12:32 xdg==6.0.0 18:12:32 xmltodict==1.0.2 18:12:32 yq==3.4.3 18:12:32 [EnvInject] - Injecting environment variables from a build step. 18:12:32 [EnvInject] - Injecting as environment variables the properties content 18:12:32 PYTHON=python3 18:12:32 18:12:32 [EnvInject] - Variables injected successfully. 18:12:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5240649725054430677.sh 18:12:32 ---> tox-install.sh 18:12:32 + source /home/jenkins/lf-env.sh 18:12:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:12:32 ++ mktemp -d /tmp/venv-XXXX 18:12:32 + lf_venv=/tmp/venv-oiXb 18:12:32 + local venv_file=/tmp/.os_lf_venv 18:12:32 + local python=python3 18:12:32 + local options 18:12:32 + local set_path=true 18:12:32 + local install_args= 18:12:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:12:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:12:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:12:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:12:32 + true 18:12:32 + case $1 in 18:12:32 + venv_file=/tmp/.toxenv 18:12:32 + shift 2 18:12:32 + true 18:12:32 + case $1 in 18:12:32 + shift 18:12:32 + break 18:12:32 + case $python in 18:12:32 + local pkg_list= 18:12:32 + [[ -d /opt/pyenv ]] 18:12:32 + echo 'Setup pyenv:' 18:12:32 Setup pyenv: 18:12:32 + export PYENV_ROOT=/opt/pyenv 18:12:32 + PYENV_ROOT=/opt/pyenv 18:12:32 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:32 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:32 + pyenv versions 18:12:32 system 18:12:32 3.8.20 18:12:32 3.9.20 18:12:32 3.10.15 18:12:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:12:32 + command -v pyenv 18:12:32 ++ pyenv init - --no-rehash 18:12:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:12:32 for i in ${!paths[@]}; do 18:12:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:12:32 fi; done; 18:12:32 echo "${paths[*]}"'\'')" 18:12:32 export PATH="/opt/pyenv/shims:${PATH}" 18:12:32 export PYENV_SHELL=bash 18:12:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:12:32 pyenv() { 18:12:32 local command 18:12:32 command="${1:-}" 18:12:32 if [ "$#" -gt 0 ]; then 18:12:32 shift 18:12:32 fi 18:12:32 18:12:32 case "$command" in 18:12:32 rehash|shell) 18:12:32 eval "$(pyenv "sh-$command" "$@")" 18:12:32 ;; 18:12:32 *) 18:12:32 command pyenv "$command" "$@" 18:12:32 ;; 18:12:32 esac 18:12:32 }' 18:12:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:12:32 for i in ${!paths[@]}; do 18:12:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:12:32 fi; done; 18:12:32 echo "${paths[*]}"' 18:12:32 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:32 ++ export PYENV_SHELL=bash 18:12:32 ++ PYENV_SHELL=bash 18:12:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:12:32 +++ complete -F _pyenv pyenv 18:12:32 ++ lf-pyver python3 18:12:32 ++ local py_version_xy=python3 18:12:32 ++ local py_version_xyz= 18:12:32 ++ pyenv versions 18:12:32 ++ local command 18:12:32 ++ sed 's/^[ *]* //' 18:12:32 ++ command=versions 18:12:32 ++ '[' 1 -gt 0 ']' 18:12:32 ++ shift 18:12:32 ++ case "$command" in 18:12:32 ++ command pyenv versions 18:12:32 ++ awk '{ print $1 }' 18:12:32 ++ grep -E '^[0-9.]*[0-9]$' 18:12:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:12:32 +++ grep '^3' /tmp/.pyenv_versions 18:12:32 +++ sort -V 18:12:32 +++ tail -n 1 18:12:32 ++ py_version_xyz=3.11.10 18:12:32 ++ [[ -z 3.11.10 ]] 18:12:32 ++ echo 3.11.10 18:12:32 ++ return 0 18:12:32 + pyenv local 3.11.10 18:12:32 + local command 18:12:32 + command=local 18:12:32 + '[' 2 -gt 0 ']' 18:12:32 + shift 18:12:32 + case "$command" in 18:12:32 + command pyenv local 3.11.10 18:12:32 + for arg in "$@" 18:12:32 + case $arg in 18:12:32 + pkg_list+='tox ' 18:12:32 + for arg in "$@" 18:12:32 + case $arg in 18:12:32 + pkg_list+='virtualenv ' 18:12:32 + for arg in "$@" 18:12:32 + case $arg in 18:12:32 + pkg_list+='urllib3~=1.26.15 ' 18:12:32 + [[ -f /tmp/.toxenv ]] 18:12:32 + [[ ! -f /tmp/.toxenv ]] 18:12:32 + [[ -n '' ]] 18:12:32 + python3 -m venv /tmp/venv-oiXb 18:12:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oiXb' 18:12:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oiXb 18:12:37 + echo /tmp/venv-oiXb 18:12:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:12:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:12:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:12:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:37 + local 'pip_opts=--upgrade --quiet' 18:12:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:12:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:12:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:12:37 + [[ -n '' ]] 18:12:37 + [[ -n '' ]] 18:12:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:12:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:37 + /tmp/venv-oiXb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 18:12:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:12:41 lf-activate-venv(): INFO: Base packages installed successfully 18:12:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:12:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:12:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:12:41 + /tmp/venv-oiXb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:12:43 + type python3 18:12:43 + true 18:12:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oiXb/bin to PATH' 18:12:43 lf-activate-venv(): INFO: Adding /tmp/venv-oiXb/bin to PATH 18:12:43 + PATH=/tmp/venv-oiXb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:43 + return 0 18:12:43 + python3 --version 18:12:43 Python 3.11.10 18:12:43 + python3 -m pip --version 18:12:44 pip 25.3 from /tmp/venv-oiXb/lib/python3.11/site-packages/pip (python 3.11) 18:12:44 + python3 -m pip freeze 18:12:44 cachetools==6.2.1 18:12:44 chardet==5.2.0 18:12:44 colorama==0.4.6 18:12:44 distlib==0.4.0 18:12:44 filelock==3.20.0 18:12:44 packaging==25.0 18:12:44 platformdirs==4.5.0 18:12:44 pluggy==1.6.0 18:12:44 pyproject-api==1.10.0 18:12:44 tox==4.32.0 18:12:44 urllib3==1.26.20 18:12:44 virtualenv==20.35.4 18:12:44 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4659054760969283612.sh 18:12:44 [EnvInject] - Injecting environment variables from a build step. 18:12:44 [EnvInject] - Injecting as environment variables the properties content 18:12:44 PARALLEL=True 18:12:44 18:12:44 [EnvInject] - Variables injected successfully. 18:12:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2588193047858045165.sh 18:12:44 ---> tox-run.sh 18:12:44 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:44 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:12:44 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:12:44 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:12:44 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 18:12:44 + source /home/jenkins/lf-env.sh 18:12:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:12:44 ++ mktemp -d /tmp/venv-XXXX 18:12:44 + lf_venv=/tmp/venv-gyc5 18:12:44 + local venv_file=/tmp/.os_lf_venv 18:12:44 + local python=python3 18:12:44 + local options 18:12:44 + local set_path=true 18:12:44 + local install_args= 18:12:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:12:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:12:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:12:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:12:44 + true 18:12:44 + case $1 in 18:12:44 + venv_file=/tmp/.toxenv 18:12:44 + shift 2 18:12:44 + true 18:12:44 + case $1 in 18:12:44 + shift 18:12:44 + break 18:12:44 + case $python in 18:12:44 + local pkg_list= 18:12:44 + [[ -d /opt/pyenv ]] 18:12:44 + echo 'Setup pyenv:' 18:12:44 Setup pyenv: 18:12:44 + export PYENV_ROOT=/opt/pyenv 18:12:44 + PYENV_ROOT=/opt/pyenv 18:12:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:44 + pyenv versions 18:12:44 system 18:12:44 3.8.20 18:12:44 3.9.20 18:12:44 3.10.15 18:12:44 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:12:44 + command -v pyenv 18:12:44 ++ pyenv init - --no-rehash 18:12:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:12:44 for i in ${!paths[@]}; do 18:12:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:12:44 fi; done; 18:12:44 echo "${paths[*]}"'\'')" 18:12:44 export PATH="/opt/pyenv/shims:${PATH}" 18:12:44 export PYENV_SHELL=bash 18:12:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:12:44 pyenv() { 18:12:44 local command 18:12:44 command="${1:-}" 18:12:44 if [ "$#" -gt 0 ]; then 18:12:44 shift 18:12:44 fi 18:12:44 18:12:44 case "$command" in 18:12:44 rehash|shell) 18:12:44 eval "$(pyenv "sh-$command" "$@")" 18:12:44 ;; 18:12:44 *) 18:12:44 command pyenv "$command" "$@" 18:12:44 ;; 18:12:44 esac 18:12:44 }' 18:12:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:12:44 for i in ${!paths[@]}; do 18:12:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:12:44 fi; done; 18:12:44 echo "${paths[*]}"' 18:12:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:44 ++ export PYENV_SHELL=bash 18:12:44 ++ PYENV_SHELL=bash 18:12:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:12:44 +++ complete -F _pyenv pyenv 18:12:44 ++ lf-pyver python3 18:12:44 ++ local py_version_xy=python3 18:12:44 ++ local py_version_xyz= 18:12:44 ++ pyenv versions 18:12:44 ++ local command 18:12:44 ++ command=versions 18:12:44 ++ '[' 1 -gt 0 ']' 18:12:44 ++ shift 18:12:44 ++ case "$command" in 18:12:44 ++ command pyenv versions 18:12:44 ++ sed 's/^[ *]* //' 18:12:44 ++ grep -E '^[0-9.]*[0-9]$' 18:12:44 ++ awk '{ print $1 }' 18:12:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:12:44 +++ grep '^3' /tmp/.pyenv_versions 18:12:44 +++ sort -V 18:12:44 +++ tail -n 1 18:12:44 ++ py_version_xyz=3.11.10 18:12:44 ++ [[ -z 3.11.10 ]] 18:12:44 ++ echo 3.11.10 18:12:44 ++ return 0 18:12:44 + pyenv local 3.11.10 18:12:44 + local command 18:12:44 + command=local 18:12:44 + '[' 2 -gt 0 ']' 18:12:44 + shift 18:12:44 + case "$command" in 18:12:44 + command pyenv local 3.11.10 18:12:44 + for arg in "$@" 18:12:44 + case $arg in 18:12:44 + pkg_list+='tox ' 18:12:44 + for arg in "$@" 18:12:44 + case $arg in 18:12:44 + pkg_list+='virtualenv ' 18:12:44 + for arg in "$@" 18:12:44 + case $arg in 18:12:44 + pkg_list+='urllib3~=1.26.15 ' 18:12:44 + [[ -f /tmp/.toxenv ]] 18:12:44 ++ cat /tmp/.toxenv 18:12:44 + lf_venv=/tmp/venv-oiXb 18:12:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oiXb from' file:/tmp/.toxenv 18:12:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oiXb from file:/tmp/.toxenv 18:12:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:12:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:44 + local 'pip_opts=--upgrade --quiet' 18:12:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:12:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:12:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:12:44 + [[ -n '' ]] 18:12:44 + [[ -n '' ]] 18:12:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:12:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:44 + /tmp/venv-oiXb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 18:12:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:12:45 lf-activate-venv(): INFO: Base packages installed successfully 18:12:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:12:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:12:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:12:45 + /tmp/venv-oiXb/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:12:47 + type python3 18:12:47 + true 18:12:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oiXb/bin to PATH' 18:12:47 lf-activate-venv(): INFO: Adding /tmp/venv-oiXb/bin to PATH 18:12:47 + PATH=/tmp/venv-oiXb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:47 + return 0 18:12:47 + [[ -d /opt/pyenv ]] 18:12:47 + echo '---> Setting up pyenv' 18:12:47 ---> Setting up pyenv 18:12:47 + export PYENV_ROOT=/opt/pyenv 18:12:47 + PYENV_ROOT=/opt/pyenv 18:12:47 + export PATH=/opt/pyenv/bin:/tmp/venv-oiXb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:47 + PATH=/opt/pyenv/bin:/tmp/venv-oiXb/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 18:12:47 ++ pwd 18:12:47 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 18:12:47 + export PYTHONPATH 18:12:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:12:47 + TOX_TESTENV_PASSENV=PYTHONPATH 18:12:47 + tox --version 18:12:47 4.32.0 from /tmp/venv-oiXb/lib/python3.11/site-packages/tox/__init__.py 18:12:47 + PARALLEL=True 18:12:47 + TOX_OPTIONS_LIST= 18:12:47 + [[ -n '' ]] 18:12:47 + case ${PARALLEL,,} in 18:12:47 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 18:12:47 + tox --parallel auto --parallel-live 18:12:47 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 18:12:49 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:12:49 checkbashisms: freeze> python -m pip freeze --all 18:12:49 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 18:12:49 docs: install_deps> python -I -m pip install -r docs/requirements.txt 18:12:49 checkbashisms: pip==25.3,setuptools==80.9.0 18:12:49 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:12:49 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 18:12:49 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 18:12:51 checkbashisms: OK ✔ in 3.4 seconds 18:12:51 pre-commit: install_deps> python -I -m pip install pre-commit 18:12:54 pre-commit: freeze> python -m pip freeze --all 18:12:54 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.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 18:12:54 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:12:54 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 18:12:54 /usr/bin/cpan 18:12:54 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 18:12:54 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 18:12:54 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 18:12:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:12:55 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 18:12:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:12:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:12:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:12:56 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 18:12:56 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 18:12:57 buildcontroller: freeze> python -m pip freeze --all 18:12:57 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:12:57 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 18:12:57 + update-java-alternatives -l 18:12:57 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 18:12:57 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 18:12:57 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 18:12:57 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 18:12:57 update-alternatives: error: no alternatives for jaotc 18:12:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:12:57 [INFO] Once installed this environment will be reused. 18:12:57 [INFO] This may take a few minutes... 18:12:57 update-alternatives: error: no alternatives for rmic 18:12:58 + java -version 18:12:58 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 18:12:58 + JAVA_VER=21 18:12:58 + echo 21 18:12:58 21 18:12:58 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 18:12:58 + javac -version 18:12:58 21 18:12:58 + JAVAC_VER=21 18:12:58 + echo 21 18:12:58 + [ 21 -ge 21 ] 18:12:58 + [ 21 -ge 21 ] 18:12:58 + echo ok, java is 21 or newer 18:12:58 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 18:12:58 ok, java is 21 or newer 18:12:58 2025-10-29 18:12:58 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 18:12:58 + sudo mkdir -p /opt 18:12:58 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 18:12:58 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 18:12:58 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 18:12:58 + mvn --version 18:12:59 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 18:12:59 Maven home: /opt/maven 18:12:59 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 18:12:59 Default locale: en, platform encoding: UTF-8 18:12:59 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 18:13:00 NOTE: Picked up JDK_JAVA_OPTIONS: 18:13:00 --add-opens=java.base/java.io=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.lang=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.net=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.nio=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.util=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:13:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:13:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:13:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:13:00 -Xlog:disable 18:13:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:13:04 [INFO] Once installed this environment will be reused. 18:13:04 [INFO] This may take a few minutes... 18:13:13 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 18:13:13 [INFO] Once installed this environment will be reused. 18:13:13 [INFO] This may take a few minutes... 18:13:19 [INFO] Installing environment for https://github.com/perltidy/perltidy. 18:13:19 [INFO] Once installed this environment will be reused. 18:13:19 [INFO] This may take a few minutes... 18:13:20 docs: freeze> python -m pip freeze --all 18:13:20 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,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==24.11.1 18:13:20 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 18:13:21 docs-linkcheck: freeze> python -m pip freeze --all 18:13:21 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,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==24.11.1 18:13:21 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 18:13:24 docs: OK ✔ in 36.31 seconds 18:13:24 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 18:13:28 docs-linkcheck: OK ✔ in 38.12 seconds 18:13:28 pylint: freeze> python -m pip freeze --all 18:13:28 pylint: astroid==4.0.1,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 18:13:28 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 18:13:33 trim trailing whitespace.................................................Passed 18:13:34 Tabs remover.............................................................Passed 18:13:34 autopep8.................................................................Passed 18:13:40 perltidy.................................................................Passed 18:13:41 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 18:13:41 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 18:13:41 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 18:13:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:13:41 [INFO] Once installed this environment will be reused. 18:13:41 [INFO] This may take a few minutes... 18:13:54 gitlint..................................................................Passed 18:13:56 18:13:56 ------------------------------------ 18:13:56 Your code has been rated at 10.00/10 18:13:56 18:14:55 pre-commit: OK ✔ in 1 minute 3.77 seconds 18:14:55 pylint: OK ✔ in 34.33 seconds 18:14:55 buildcontroller: OK ✔ in 2 minutes 6.42 seconds 18:14:55 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:14:55 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:14:55 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:14:55 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:15:16 build_karaf_tests71: freeze> python -m pip freeze --all 18:15:16 build_karaf_tests221: freeze> python -m pip freeze --all 18:15:18 build_karaf_tests121: freeze> python -m pip freeze --all 18:15:18 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:15:18 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:15:18 build karaf in karaf71 with ./karaf71.env 18:15:18 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:15:18 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:15:18 build karaf in karaf221 with ./karaf221.env 18:15:18 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:15:18 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:15:18 build karaf in karaf121 with ./karaf121.env 18:15:20 NOTE: Picked up JDK_JAVA_OPTIONS: 18:15:20 --add-opens=java.base/java.io=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.lang=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.net=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.nio=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:15:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:15:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:15:20 -Xlog:disable 18:15:20 NOTE: Picked up JDK_JAVA_OPTIONS: 18:15:20 --add-opens=java.base/java.io=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.lang=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.net=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.nio=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:15:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:15:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:15:20 -Xlog:disable 18:15:20 NOTE: Picked up JDK_JAVA_OPTIONS: 18:15:20 --add-opens=java.base/java.io=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.lang=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.net=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.nio=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:15:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:15:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:15:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:15:20 -Xlog:disable 18:15:22 build_karaf_tests190: freeze> python -m pip freeze --all 18:15:23 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:15:23 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:15:23 build karaf in karafoc with ./karafoc.env 18:15:23 NOTE: Picked up JDK_JAVA_OPTIONS: 18:15:23 --add-opens=java.base/java.io=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.lang=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.net=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.nio=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.util=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:15:23 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:15:23 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:15:23 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:15:23 -Xlog:disable 18:18:13 build_karaf_tests221: OK ✔ in 3 minutes 15.47 seconds 18:18:13 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:18:51 [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] 18:18:51 [ERROR] 18:18:51 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 18:18:51 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 18:18:51 [ERROR] 18:18:51 [ERROR] For more information about the errors and possible solutions, please read the following articles: 18:18:51 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 18:18:52 build_karaf_tests121: OK ✔ in 3 minutes 58.11 seconds 18:18:52 build_karaf_tests71: OK ✔ in 3 minutes 58.21 seconds 18:18:52 build_karaf_tests190: OK ✔ in 3 minutes 58.22 seconds 18:18:52 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:18:52 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:19:00 buildlighty: freeze> python -m pip freeze --all 18:19:00 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:19:00 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 18:19:00 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 18:19:02 sims: freeze> python -m pip freeze --all 18:19:03 sims: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:19:03 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 18:19:03 Using lighynode version 20.1.0.5 18:19:03 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 18:20:17 sims: OK ✔ in 15.57 seconds 18:20:17 buildlighty: OK ✔ in 1 minute 19.84 seconds 18:20:17 testsPCE: freeze> python -m pip freeze --all 18:20:18 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 18:20:18 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 18:20:18 pytest -q transportpce_tests/pce/test01_pce.py 18:21:06 .................... [100%] 18:22:09 20 passed in 110.82s (0:01:50) 18:22:09 pytest -q transportpce_tests/pce/test02_pce_400G.py 18:22:27 ............ [100%] 18:22:57 12 passed in 47.69s 18:22:57 pytest -q transportpce_tests/pce/test03_gnpy.py 18:23:15 ........ [100%] 18:23:37 8 passed in 39.31s 18:23:37 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 18:24:10 ... [100%] 18:24:15 3 passed in 37.47s 18:24:15 testsPCE: OK ✔ in 5 minutes 22.74 seconds 18:24:15 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:24:15 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:24:15 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:24:22 tests_tapi: freeze> python -m pip freeze --all 18:24:22 tests121: freeze> python -m pip freeze --all 18:24:23 tests190: freeze> python -m pip freeze --all 18:24:23 tests121: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:24:23 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 18:24:23 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:24:23 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 18:24:23 using environment variables from ./karaf121.env 18:24:23 using environment variables from ./karaf221.env 18:24:23 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 18:24:23 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 18:24:23 tests190: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:24:23 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 18:24:23 using environment variables from ./karafoc.env 18:24:23 pytest -q transportpce_tests/oc/test01_portmapping.py 18:25:32 ........... [100%] 18:25:49 10 passed in 86.20s (0:01:26) 18:25:50 pytest -q transportpce_tests/oc/test02_topology.py 18:25:55 ............................. [100%] 18:26:35 21 passed in 131.75s (0:02:11) 18:26:35 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 18:26:35 .............................. [100%] 18:26:59 14 passed in 69.34s (0:01:09) 18:26:59 pytest -q transportpce_tests/oc/test03_renderer.py 18:26:59 ................. [100%] 18:27:41 6 passed in 65.68s (0:01:05) 18:27:41 pytest -q transportpce_tests/1.2.1/test03_topology.py 18:27:41 .................... [100%] 18:28:01 19 passed in 60.99s (0:01:00) 18:28:01 tests190: OK ✔ in 3 minutes 45.98 seconds 18:28:01 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:28:06 .tests71: freeze> python -m pip freeze --all 18:28:11 tests71: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:28:11 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 18:28:11 using environment variables from ./karaf71.env 18:28:11 pytest -q transportpce_tests/7.1/test01_portmapping.py 18:28:27 .................................. [100%] 18:29:10 12 passed in 58.69s 18:29:10 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 18:29:12 ................................................. [100%] 18:30:19 44 passed in 158.10s (0:02:38) 18:30:19 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 18:30:20 ..................................................................... [100%] 18:31:47 24 passed in 86.90s (0:01:26) 18:31:47 pytest -q transportpce_tests/1.2.1/test05_olm.py 18:31:49 .. [100%] 18:31:53 62 passed in 162.67s (0:02:42) 18:31:53 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 18:32:43 .. [100%] 18:32:47 51 passed in 504.13s (0:08:24) 18:32:48 pytest -q transportpce_tests/tapi/test02_full_topology.py 18:32:49 ...................................................................................... [100%] 18:34:33 48 passed in 159.78s (0:02:39) 18:34:33 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 18:34:35 ......................... [100%] 18:35:19 40 passed in 211.99s (0:03:31) 18:35:19 pytest -q transportpce_tests/1.2.1/test06_end2end.py 18:35:19 .................. [100%] 18:35:52 22 passed in 78.72s (0:01:18) 18:36:01 ................................................... [100%] 18:38:33 36 passed in 345.04s (0:05:45) 18:38:33 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 18:38:44 ................................................................................... [100%] 18:44:19 54 passed in 539.38s (0:08:59) 18:45:49 ....... [100%] 18:46:45 71 passed in 491.54s (0:08:11) 18:46:45 pytest -q transportpce_tests/tapi/test04_topo_extension.py 18:47:37 ................... [100%] 18:49:07 19 passed in 141.93s (0:02:21) 18:49:07 tests71: OK ✔ in 7 minutes 51.34 seconds 18:49:07 tests121: OK ✔ in 20 minutes 4.08 seconds 18:49:07 tests_tapi: OK ✔ in 24 minutes 52.51 seconds 18:49:07 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 18:49:14 tests221: freeze> python -m pip freeze --all 18:49:15 tests221: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 18:49:15 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 18:49:15 using environment variables from ./karaf221.env 18:49:15 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 18:49:52 ................................... [100%] 18:50:31 35 passed in 76.22s (0:01:16) 18:50:31 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 18:51:03 ...... [100%] 18:51:17 6 passed in 45.55s 18:51:17 pytest -q transportpce_tests/2.2.1/test03_topology.py 18:52:00 ............................................ [100%] 18:53:34 44 passed in 136.83s (0:02:16) 18:53:34 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 18:54:10 ............ [100%] 18:54:34 12 passed in 59.59s 18:54:34 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 18:55:00 ................ [100%] 18:56:29 16 passed in 114.38s (0:01:54) 18:56:29 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 18:56:59 ............................... [100%] 18:57:06 31 passed in 36.48s 18:57:06 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 18:57:42 .......................... [100%] 19:01:37 26 passed in 271.40s (0:04:31) 19:01:37 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 19:02:14 ...................... [100%] 19:03:18 22 passed in 100.16s (0:01:40) 19:03:18 pytest -q transportpce_tests/2.2.1/test09_olm.py 19:04:01 ........................................ [100%] 19:06:24 40 passed in 185.49s (0:03:05) 19:06:24 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 19:07:09 ........................................................................ [ 74%] 19:12:45 ......................... [100%] 19:14:38 97 passed in 493.56s (0:08:13) 19:14:38 pytest -q transportpce_tests/2.2.1/test12_end2end.py 19:15:18 ...................................................... [100%] 19:25:05 54 passed in 626.84s (0:10:26) 19:25:05 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 19:26:00 ........................................................................ [ 71%] 19:31:09 ............................. [100%] 19:36:18 101 passed in 672.94s (0:11:12) 19:36:18 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 19:37:12 ........................................................................ [ 67%] 19:42:58 ................................... [100%] 19:46:18 107 passed in 600.25s (0:10:00) 19:46:19 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 19:47:01 ............................................. [100%] 19:49:37 45 passed in 198.66s (0:03:18) 19:49:38 tests221: OK ✔ in 1 hour 30.32 seconds 19:49:38 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 19:49:44 tests_hybrid: freeze> python -m pip freeze --all 19:49:44 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,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.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:49:44 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 19:49:44 using environment variables from ./karaf221.env 19:49:44 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 19:50:25 ................................................... [100%] 19:52:12 51 passed in 147.28s (0:02:27) 19:52:12 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 19:52:55 ........................................................................ [ 66%] 19:57:15 ..................................... [100%] 19:59:21 109 passed in 428.50s (0:07:08) 19:59:21 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 20:00:09 ..................................................... [100%] 20:03:40 53 passed in 259.26s (0:04:19) 20:03:40 buildcontroller: OK (126.42=setup[9.80]+cmd[116.62] seconds) 20:03:40 sims: OK (15.57=setup[10.77]+cmd[4.80] seconds) 20:03:40 build_karaf_tests121: OK (238.11=setup[24.74]+cmd[213.37] seconds) 20:03:40 testsPCE: OK (322.74=setup[85.86]+cmd[236.88] seconds) 20:03:40 tests121: OK (1204.08=setup[8.04]+cmd[1196.04] seconds) 20:03:40 build_karaf_tests221: OK (195.47=setup[24.51]+cmd[170.96] seconds) 20:03:40 tests_tapi: OK (1492.51=setup[8.04]+cmd[1484.47] seconds) 20:03:40 tests221: OK (3630.32=setup[7.53]+cmd[3622.79] seconds) 20:03:40 build_karaf_tests71: OK (238.21=setup[24.40]+cmd[213.81] seconds) 20:03:40 tests71: OK (471.34=setup[9.93]+cmd[461.42] seconds) 20:03:40 build_karaf_tests190: OK (238.22=setup[28.95]+cmd[209.27] seconds) 20:03:40 tests190: OK (225.98=setup[8.15]+cmd[217.83] seconds) 20:03:40 tests_hybrid: OK (842.91=setup[6.94]+cmd[835.98] seconds) 20:03:40 buildlighty: OK (79.84=setup[51.24]+cmd[28.60] seconds) 20:03:40 docs: OK (36.31=setup[33.20]+cmd[3.11] seconds) 20:03:40 docs-linkcheck: OK (38.12=setup[34.04]+cmd[4.08] seconds) 20:03:40 checkbashisms: OK (3.40=setup[2.08]+cmd[0.01,0.06,1.25] seconds) 20:03:40 pre-commit: OK (63.77=setup[3.45]+cmd[0.01,0.02,46.69,13.61] seconds) 20:03:40 pylint: OK (34.33=setup[4.65]+cmd[29.68] seconds) 20:03:40 congratulations :) (6653.19 seconds) 20:03:40 + tox_status=0 20:03:40 + echo '---> Completed tox runs' 20:03:40 ---> Completed tox runs 20:03:40 + for i in .tox/*/log 20:03:40 ++ echo .tox/build_karaf_tests121/log 20:03:40 ++ awk -F/ '{print $2}' 20:03:40 + tox_env=build_karaf_tests121 20:03:40 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 20:03:40 + for i in .tox/*/log 20:03:40 ++ echo .tox/build_karaf_tests190/log 20:03:40 ++ awk -F/ '{print $2}' 20:03:40 + tox_env=build_karaf_tests190 20:03:40 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 20:03:40 + for i in .tox/*/log 20:03:40 ++ echo .tox/build_karaf_tests221/log 20:03:40 ++ awk -F/ '{print $2}' 20:03:40 + tox_env=build_karaf_tests221 20:03:40 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 20:03:40 + for i in .tox/*/log 20:03:40 ++ echo .tox/build_karaf_tests71/log 20:03:40 ++ awk -F/ '{print $2}' 20:03:40 + tox_env=build_karaf_tests71 20:03:40 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 20:03:40 + for i in .tox/*/log 20:03:40 ++ echo .tox/buildcontroller/log 20:03:40 ++ awk -F/ '{print $2}' 20:03:40 + tox_env=buildcontroller 20:03:40 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 20:03:40 + for i in .tox/*/log 20:03:40 ++ echo .tox/buildlighty/log 20:03:40 ++ awk -F/ '{print $2}' 20:03:40 + tox_env=buildlighty 20:03:40 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 20:03:40 + for i in .tox/*/log 20:03:40 ++ echo .tox/checkbashisms/log 20:03:40 ++ awk -F/ '{print $2}' 20:03:40 + tox_env=checkbashisms 20:03:40 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/docs-linkcheck/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=docs-linkcheck 20:03:41 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/docs/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=docs 20:03:41 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/pre-commit/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=pre-commit 20:03:41 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/pylint/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=pylint 20:03:41 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/sims/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=sims 20:03:41 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/tests121/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=tests121 20:03:41 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/tests190/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=tests190 20:03:41 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/tests221/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=tests221 20:03:41 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/tests71/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=tests71 20:03:41 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/testsPCE/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=testsPCE 20:03:41 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/tests_hybrid/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=tests_hybrid 20:03:41 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 20:03:41 + for i in .tox/*/log 20:03:41 ++ echo .tox/tests_tapi/log 20:03:41 ++ awk -F/ '{print $2}' 20:03:41 + tox_env=tests_tapi 20:03:41 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 20:03:41 + DOC_DIR=docs/_build/html 20:03:41 + [[ -d docs/_build/html ]] 20:03:41 + echo '---> Archiving generated docs' 20:03:41 ---> Archiving generated docs 20:03:41 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 20:03:41 + echo '---> tox-run.sh ends' 20:03:41 ---> tox-run.sh ends 20:03:41 + test 0 -eq 0 20:03:41 $ ssh-agent -k 20:03:41 unset SSH_AUTH_SOCK; 20:03:41 unset SSH_AGENT_PID; 20:03:41 echo Agent pid 1578 killed; 20:03:41 [ssh-agent] Stopped. 20:03:41 [PostBuildScript] - [INFO] Executing post build scripts. 20:03:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5976312992376294957.sh 20:03:41 ---> sysstat.sh 20:03:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14172730839480707065.sh 20:03:42 ---> package-listing.sh 20:03:42 ++ tr '[:upper:]' '[:lower:]' 20:03:42 ++ facter osfamily 20:03:42 + OS_FAMILY=debian 20:03:42 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 20:03:42 + START_PACKAGES=/tmp/packages_start.txt 20:03:42 + END_PACKAGES=/tmp/packages_end.txt 20:03:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:42 + PACKAGES=/tmp/packages_start.txt 20:03:42 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 20:03:42 + PACKAGES=/tmp/packages_end.txt 20:03:42 + case "${OS_FAMILY}" in 20:03:42 + dpkg -l 20:03:42 + grep '^ii' 20:03:42 + '[' -f /tmp/packages_start.txt ']' 20:03:42 + '[' -f /tmp/packages_end.txt ']' 20:03:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:42 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 20:03:42 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 20:03:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 20:03:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8784466592692779279.sh 20:03:42 ---> capture-instance-metadata.sh 20:03:42 Setup pyenv: 20:03:42 system 20:03:42 3.8.20 20:03:42 3.9.20 20:03:42 3.10.15 20:03:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:03:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnDo from file:/tmp/.os_lf_venv 20:03:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:03:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:03:45 lf-activate-venv(): INFO: Base packages installed successfully 20:03:45 lf-activate-venv(): INFO: Installing additional packages: lftools 20:03:58 lf-activate-venv(): INFO: Adding /tmp/venv-PnDo/bin to PATH 20:03:58 INFO: Running in OpenStack, capturing instance metadata 20:03:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17404439989634555367.sh 20:03:59 provisioning config files... 20:03:59 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3848 20:03:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11037579216165496546tmp 20:03:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:03:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:03:59 provisioning config files... 20:03:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:03:59 [EnvInject] - Injecting environment variables from a build step. 20:03:59 [EnvInject] - Injecting as environment variables the properties content 20:03:59 SERVER_ID=logs 20:03:59 20:03:59 [EnvInject] - Variables injected successfully. 20:03:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2811078961076787363.sh 20:03:59 ---> create-netrc.sh 20:03:59 WARN: Log server credential not found. 20:03:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12608437149935012356.sh 20:03:59 ---> python-tools-install.sh 20:03:59 Setup pyenv: 20:03:59 system 20:03:59 3.8.20 20:03:59 3.9.20 20:03:59 3.10.15 20:03:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:04:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnDo from file:/tmp/.os_lf_venv 20:04:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:02 lf-activate-venv(): INFO: Base packages installed successfully 20:04:02 lf-activate-venv(): INFO: Installing additional packages: lftools 20:04:12 lf-activate-venv(): INFO: Adding /tmp/venv-PnDo/bin to PATH 20:04:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6674746458733656104.sh 20:04:12 ---> sudo-logs.sh 20:04:12 Archiving 'sudo' log.. 20:04:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8502355568856061133.sh 20:04:12 ---> job-cost.sh 20:04:12 Setup pyenv: 20:04:12 system 20:04:12 3.8.20 20:04:12 3.9.20 20:04:12 3.10.15 20:04:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:04:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnDo from file:/tmp/.os_lf_venv 20:04:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:14 lf-activate-venv(): INFO: Base packages installed successfully 20:04:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-PnDo/bin to PATH 20:04:21 INFO: No Stack... 20:04:21 INFO: Retrieving Pricing Info for: v3-standard-4 20:04:22 INFO: Archiving Costs 20:04:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7144225043715270807.sh 20:04:22 ---> logs-deploy.sh 20:04:22 Setup pyenv: 20:04:22 system 20:04:22 3.8.20 20:04:22 3.9.20 20:04:22 3.10.15 20:04:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:04:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PnDo from file:/tmp/.os_lf_venv 20:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:24 lf-activate-venv(): INFO: Base packages installed successfully 20:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:04:34 lf-activate-venv(): INFO: Adding /tmp/venv-PnDo/bin to PATH 20:04:34 WARNING: Nexus logging server not set 20:04:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3848/ 20:04:34 INFO: archiving logs to S3 20:04:36 ---> uname -a: 20:04:36 Linux prd-ubuntu2204-docker-4c-16g-3413 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 20:04:36 20:04:36 20:04:36 ---> lscpu: 20:04:36 Architecture: x86_64 20:04:36 CPU op-mode(s): 32-bit, 64-bit 20:04:36 Address sizes: 40 bits physical, 48 bits virtual 20:04:36 Byte Order: Little Endian 20:04:36 CPU(s): 4 20:04:36 On-line CPU(s) list: 0-3 20:04:36 Vendor ID: AuthenticAMD 20:04:36 Model name: AMD EPYC-Rome Processor 20:04:36 CPU family: 23 20:04:36 Model: 49 20:04:36 Thread(s) per core: 1 20:04:36 Core(s) per socket: 1 20:04:36 Socket(s): 4 20:04:36 Stepping: 0 20:04:36 BogoMIPS: 5599.99 20:04:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:04:36 Virtualization: AMD-V 20:04:36 Hypervisor vendor: KVM 20:04:36 Virtualization type: full 20:04:36 L1d cache: 128 KiB (4 instances) 20:04:36 L1i cache: 128 KiB (4 instances) 20:04:36 L2 cache: 2 MiB (4 instances) 20:04:36 L3 cache: 64 MiB (4 instances) 20:04:36 NUMA node(s): 1 20:04:36 NUMA node0 CPU(s): 0-3 20:04:36 Vulnerability Gather data sampling: Not affected 20:04:36 Vulnerability Indirect target selection: Not affected 20:04:36 Vulnerability Itlb multihit: Not affected 20:04:36 Vulnerability L1tf: Not affected 20:04:36 Vulnerability Mds: Not affected 20:04:36 Vulnerability Meltdown: Not affected 20:04:36 Vulnerability Mmio stale data: Not affected 20:04:36 Vulnerability Reg file data sampling: Not affected 20:04:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:04:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:04:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:04:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:04:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:04:36 Vulnerability Srbds: Not affected 20:04:36 Vulnerability Tsx async abort: Not affected 20:04:36 20:04:36 20:04:36 ---> nproc: 20:04:36 4 20:04:36 20:04:36 20:04:36 ---> df -h: 20:04:36 Filesystem Size Used Avail Use% Mounted on 20:04:36 tmpfs 1.6G 1.1M 1.6G 1% /run 20:04:36 /dev/vda1 78G 18G 61G 23% / 20:04:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:04:36 tmpfs 5.0M 0 5.0M 0% /run/lock 20:04:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:04:36 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 20:04:36 20:04:36 20:04:36 ---> free -m: 20:04:36 total used free shared buff/cache available 20:04:36 Mem: 15989 689 10590 3 4709 14957 20:04:36 Swap: 1023 1 1022 20:04:36 20:04:36 20:04:36 ---> ip addr: 20:04:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:04:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:04:36 inet 127.0.0.1/8 scope host lo 20:04:36 valid_lft forever preferred_lft forever 20:04:36 inet6 ::1/128 scope host 20:04:36 valid_lft forever preferred_lft forever 20:04:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:04:36 link/ether fa:16:3e:29:8c:93 brd ff:ff:ff:ff:ff:ff 20:04:36 altname enp0s3 20:04:36 inet 10.30.171.3/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 20:04:36 valid_lft 79526sec preferred_lft 79526sec 20:04:36 inet6 fe80::f816:3eff:fe29:8c93/64 scope link 20:04:36 valid_lft forever preferred_lft forever 20:04:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:04:36 link/ether 3e:1c:0b:c0:99:b9 brd ff:ff:ff:ff:ff:ff 20:04:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:04:36 valid_lft forever preferred_lft forever 20:04:36 20:04:36 20:04:36 ---> sar -b -r -n DEV: 20:04:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3413) 10/29/25 _x86_64_ (4 CPU) 20:04:36 20:04:36 18:10:04 LINUX RESTART (4 CPU) 20:04:36 20:04:36 18:20:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:04:36 18:30:05 77.84 22.31 52.18 3.36 299.24 9532.15 9398.54 20:04:36 18:40:00 21.04 1.52 18.46 1.06 17.04 501.34 1769.01 20:04:36 18:50:05 8.78 0.11 8.19 0.48 5.42 518.30 1080.84 20:04:36 19:00:05 16.05 0.01 15.33 0.70 0.53 421.93 431.93 20:04:36 19:10:01 9.55 0.02 9.10 0.43 1.22 252.41 212.23 20:04:36 19:20:05 4.66 0.03 4.48 0.16 1.05 119.66 36.81 20:04:36 19:30:05 5.08 0.01 4.89 0.18 1.05 131.85 70.52 20:04:36 19:40:01 4.56 0.01 4.35 0.19 0.52 129.26 98.93 20:04:36 19:50:05 7.22 0.00 6.88 0.34 0.25 198.86 147.19 20:04:36 20:00:01 21.02 12.20 8.47 0.36 150.26 596.62 751.50 20:04:36 Average: 17.57 3.61 13.23 0.73 47.57 1240.70 1399.59 20:04:36 20:04:36 18:20:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:04:36 18:30:05 160744 3815188 12114400 73.99 259884 3346000 13179484 75.65 2028648 13564136 484 20:04:36 18:40:00 2700908 6368936 9563292 58.41 262668 3360972 10764520 61.79 2078432 10986740 472 20:04:36 18:50:05 8704272 12471320 3464928 21.16 266748 3455792 4329680 24.85 2091632 4991416 852 20:04:36 19:00:05 9739044 13555508 2381360 14.54 269660 3502292 3085524 17.71 2112872 3943036 248 20:04:36 19:10:01 7436312 11283068 4652488 28.42 271148 3531120 5304052 30.45 2116144 6222532 244 20:04:36 19:20:05 7537500 11398604 4536956 27.71 271516 3545096 5224284 29.99 2117180 6117116 564 20:04:36 19:30:05 5960948 9837548 6097216 37.24 272048 3560056 6752268 38.76 2118960 7701296 456 20:04:36 19:40:01 6106544 9999940 5934812 36.25 272488 3576428 6596816 37.87 2121740 7550480 324 20:04:36 19:50:05 9853568 13863256 2073208 12.66 276152 3684144 3543488 20.34 2128336 3809768 93252 20:04:36 20:00:01 7557612 11666328 4268772 26.07 283376 3763900 5601300 32.15 2189216 6021492 356 20:04:36 Average: 6575745 10425970 5508743 33.65 270569 3532580 6438142 36.95 2110316 7090801 9725 20:04:36 20:04:36 18:20:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:04:36 18:30:05 lo 19.88 19.88 16.66 16.66 0.00 0.00 0.00 0.00 20:04:36 18:30:05 ens3 1.90 1.71 0.57 0.49 0.00 0.00 0.00 0.00 20:04:36 18:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 18:40:00 lo 44.97 44.97 18.73 18.73 0.00 0.00 0.00 0.00 20:04:36 18:40:00 ens3 2.10 1.44 0.49 0.37 0.00 0.00 0.00 0.00 20:04:36 18:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 18:50:05 lo 15.63 15.63 7.11 7.11 0.00 0.00 0.00 0.00 20:04:36 18:50:05 ens3 0.83 0.63 0.21 0.17 0.00 0.00 0.00 0.00 20:04:36 18:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 19:00:05 lo 11.15 11.15 5.76 5.76 0.00 0.00 0.00 0.00 20:04:36 19:00:05 ens3 0.85 0.91 0.17 0.15 0.00 0.00 0.00 0.00 20:04:36 19:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 19:10:01 lo 16.33 16.33 8.87 8.87 0.00 0.00 0.00 0.00 20:04:36 19:10:01 ens3 1.08 1.22 0.22 1.27 0.00 0.00 0.00 0.00 20:04:36 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 19:20:05 lo 23.63 23.63 8.97 8.97 0.00 0.00 0.00 0.00 20:04:36 19:20:05 ens3 0.60 0.56 0.12 0.10 0.00 0.00 0.00 0.00 20:04:36 19:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 19:30:05 lo 18.46 18.46 8.43 8.43 0.00 0.00 0.00 0.00 20:04:36 19:30:05 ens3 0.49 0.40 0.10 0.07 0.00 0.00 0.00 0.00 20:04:36 19:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 19:40:01 lo 14.47 14.47 7.81 7.81 0.00 0.00 0.00 0.00 20:04:36 19:40:01 ens3 0.68 0.46 0.17 0.13 0.00 0.00 0.00 0.00 20:04:36 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 19:50:05 lo 14.81 14.81 8.22 8.22 0.00 0.00 0.00 0.00 20:04:36 19:50:05 ens3 1.20 0.74 0.34 0.24 0.00 0.00 0.00 0.00 20:04:36 19:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 20:00:01 lo 23.29 23.29 11.00 11.00 0.00 0.00 0.00 0.00 20:04:36 20:00:01 ens3 1.02 0.84 0.22 0.17 0.00 0.00 0.00 0.00 20:04:36 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 Average: lo 20.24 20.24 10.15 10.15 0.00 0.00 0.00 0.00 20:04:36 Average: ens3 1.07 0.89 0.26 0.31 0.00 0.00 0.00 0.00 20:04:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:36 20:04:36 20:04:36 ---> sar -P ALL: 20:04:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3413) 10/29/25 _x86_64_ (4 CPU) 20:04:36 20:04:36 18:10:04 LINUX RESTART (4 CPU) 20:04:36 20:04:36 18:20:05 CPU %user %nice %system %iowait %steal %idle 20:04:36 18:30:05 all 54.14 0.00 2.23 1.39 0.14 42.11 20:04:36 18:30:05 0 53.26 0.00 2.39 2.06 0.14 42.15 20:04:36 18:30:05 1 54.89 0.00 2.23 1.73 0.14 41.01 20:04:36 18:30:05 2 54.81 0.00 2.02 0.76 0.13 42.28 20:04:36 18:30:05 3 53.59 0.00 2.28 0.99 0.14 43.00 20:04:36 18:40:00 all 43.64 0.00 1.83 0.09 0.14 54.31 20:04:36 18:40:00 0 43.63 0.00 1.94 0.04 0.14 54.24 20:04:36 18:40:00 1 44.38 0.00 1.97 0.12 0.13 53.39 20:04:36 18:40:00 2 43.40 0.00 1.83 0.06 0.14 54.57 20:04:36 18:40:00 3 43.13 0.00 1.58 0.12 0.14 55.03 20:04:36 18:50:05 all 13.36 0.00 0.72 0.07 0.08 85.77 20:04:36 18:50:05 0 12.86 0.00 0.66 0.07 0.07 86.33 20:04:36 18:50:05 1 14.51 0.00 0.83 0.09 0.08 84.49 20:04:36 18:50:05 2 13.35 0.00 0.76 0.07 0.08 85.74 20:04:36 18:50:05 3 12.70 0.00 0.65 0.04 0.08 86.53 20:04:36 19:00:05 all 23.48 0.00 0.83 0.05 0.09 75.55 20:04:36 19:00:05 0 23.76 0.00 0.89 0.05 0.09 75.22 20:04:36 19:00:05 1 23.27 0.00 0.81 0.03 0.09 75.81 20:04:36 19:00:05 2 23.59 0.00 0.83 0.11 0.09 75.39 20:04:36 19:00:05 3 23.32 0.00 0.78 0.03 0.08 75.79 20:04:36 19:10:01 all 18.02 0.00 0.68 0.03 0.07 81.19 20:04:36 19:10:01 0 18.41 0.00 0.63 0.05 0.07 80.84 20:04:36 19:10:01 1 18.28 0.00 0.71 0.01 0.07 80.92 20:04:36 19:10:01 2 17.64 0.00 0.70 0.03 0.08 81.55 20:04:36 19:10:01 3 17.76 0.00 0.69 0.03 0.07 81.44 20:04:36 19:20:05 all 8.22 0.00 0.45 0.05 0.07 91.20 20:04:36 19:20:05 0 8.52 0.00 0.48 0.07 0.07 90.86 20:04:36 19:20:05 1 8.06 0.00 0.51 0.02 0.07 91.34 20:04:36 19:20:05 2 8.48 0.00 0.44 0.02 0.08 90.98 20:04:36 19:20:05 3 7.84 0.00 0.38 0.11 0.06 91.60 20:04:36 19:30:05 all 9.70 0.00 0.54 0.02 0.07 89.66 20:04:36 19:30:05 0 9.68 0.00 0.50 0.05 0.07 89.70 20:04:36 19:30:05 1 9.94 0.00 0.62 0.03 0.07 89.35 20:04:36 19:30:05 2 9.46 0.00 0.58 0.01 0.08 89.88 20:04:36 19:30:05 3 9.73 0.00 0.48 0.01 0.06 89.73 20:04:36 19:40:01 all 9.18 0.00 0.51 0.02 0.07 90.23 20:04:36 19:40:01 0 9.37 0.00 0.63 0.02 0.07 89.91 20:04:36 19:40:01 1 8.58 0.00 0.49 0.03 0.07 90.83 20:04:36 19:40:01 2 9.43 0.00 0.50 0.01 0.07 89.99 20:04:36 19:40:01 3 9.33 0.00 0.42 0.02 0.06 90.18 20:04:36 19:50:05 all 10.10 0.00 0.57 0.03 0.07 89.23 20:04:36 19:50:05 0 10.18 0.00 0.61 0.05 0.07 89.09 20:04:36 19:50:05 1 9.88 0.00 0.60 0.04 0.07 89.39 20:04:36 19:50:05 2 10.01 0.00 0.55 0.01 0.07 89.35 20:04:36 19:50:05 3 10.33 0.00 0.51 0.02 0.07 89.07 20:04:36 20:00:01 all 15.75 0.07 0.69 0.10 0.07 83.32 20:04:36 20:00:01 0 15.24 0.06 0.61 0.13 0.07 83.89 20:04:36 20:00:01 1 16.16 0.17 0.71 0.17 0.08 82.70 20:04:36 20:00:01 2 15.09 0.05 0.71 0.05 0.08 84.03 20:04:36 20:00:01 3 16.49 0.02 0.72 0.03 0.07 82.67 20:04:36 Average: all 20.52 0.01 0.90 0.18 0.09 78.30 20:04:36 Average: 0 20.46 0.01 0.93 0.26 0.09 78.26 20:04:36 Average: 1 20.76 0.02 0.95 0.23 0.09 77.96 20:04:36 Average: 2 20.48 0.00 0.89 0.11 0.09 78.42 20:04:36 Average: 3 20.38 0.00 0.85 0.14 0.08 78.55 20:04:36 20:04:36 20:04:36