09:24:27 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119740 09:24:27 Running as SYSTEM 09:24:28 [EnvInject] - Loading node environment variables. 09:24:28 Building remotely on prd-ubuntu2204-docker-4c-16g-11914 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:24:29 [ssh-agent] Looking for ssh-agent implementation... 09:24:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:24:29 $ ssh-agent 09:24:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXm50kW4/agent.2360 09:24:29 SSH_AGENT_PID=2362 09:24:29 [ssh-agent] Started. 09:24:30 Running ssh-add (command line suppressed) 09:24:30 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5166710058406201268.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5166710058406201268.key) 09:24:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:24:30 The recommended git tool is: NONE 09:24:36 using credential jenkins-ssh 09:24:36 Wiping out workspace first. 09:24:36 Cloning the remote Git repository 09:24:36 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:24:36 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:24:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:24:36 > git --version # timeout=10 09:24:36 > git --version # 'git version 2.34.1' 09:24:36 using GIT_SSH to set credentials jenkins-ssh 09:24:36 Verifying host key using known hosts file 09:24:36 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. 09:24:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:24:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:24:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:24:43 using GIT_SSH to set credentials jenkins-ssh 09:24:43 Verifying host key using known hosts file 09:24:43 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. 09:24:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/40/119740/3 # timeout=10 09:24:43 > git rev-parse dbfdf09beda261ba2cec17ed8740afa79a471fce^{commit} # timeout=10 09:24:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:24:43 Checking out Revision dbfdf09beda261ba2cec17ed8740afa79a471fce (refs/changes/40/119740/3) 09:24:43 > git config core.sparsecheckout # timeout=10 09:24:43 > git checkout -f dbfdf09beda261ba2cec17ed8740afa79a471fce # timeout=10 09:24:44 Commit message: "Improved readability by creating helper methods" 09:24:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:24:44 > git rev-list --no-walk 8ea0813dcc0fef97183d16e7dbfca2f38c09c170 # timeout=10 09:24:45 > git remote # timeout=10 09:24:45 > git submodule init # timeout=10 09:24:45 > git submodule sync # timeout=10 09:24:45 > git config --get remote.origin.url # timeout=10 09:24:45 > git submodule init # timeout=10 09:24:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:24:45 ERROR: No submodules found. 09:24:49 provisioning config files... 09:24:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:24:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:24:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2154002667403578885.sh 09:24:49 ---> python-tools-install.sh 09:24:49 Setup pyenv: 09:24:49 * system (set by /opt/pyenv/version) 09:24:49 * 3.8.20 (set by /opt/pyenv/version) 09:24:49 * 3.9.20 (set by /opt/pyenv/version) 09:24:49 3.10.15 09:24:49 3.11.10 09:24:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K5Oo 09:24:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:24:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:58 lf-activate-venv(): INFO: Base packages installed successfully 09:24:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:25:27 lf-activate-venv(): INFO: Adding /tmp/venv-K5Oo/bin to PATH 09:25:27 Generating Requirements File 09:25:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:25:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:25:59 Python 3.11.10 09:25:59 pip 25.3 from /tmp/venv-K5Oo/lib/python3.11/site-packages/pip (python 3.11) 09:26:00 appdirs==1.4.4 09:26:00 argcomplete==3.6.3 09:26:00 aspy.yaml==1.3.0 09:26:00 attrs==25.4.0 09:26:00 autopage==0.5.2 09:26:00 beautifulsoup4==4.14.3 09:26:00 boto3==1.42.5 09:26:00 botocore==1.42.5 09:26:00 bs4==0.0.2 09:26:00 cachetools==6.2.2 09:26:00 certifi==2025.11.12 09:26:00 cffi==2.0.0 09:26:00 cfgv==3.5.0 09:26:00 chardet==5.2.0 09:26:00 charset-normalizer==3.4.4 09:26:00 click==8.3.1 09:26:00 cliff==4.13.0 09:26:00 cmd2==3.0.0 09:26:00 cryptography==3.3.2 09:26:00 debtcollector==3.0.0 09:26:00 decorator==5.2.1 09:26:00 defusedxml==0.7.1 09:26:00 Deprecated==1.3.1 09:26:00 distlib==0.4.0 09:26:00 dnspython==2.8.0 09:26:00 docker==7.1.0 09:26:00 dogpile.cache==1.5.0 09:26:00 durationpy==0.10 09:26:00 email-validator==2.3.0 09:26:00 filelock==3.20.0 09:26:00 future==1.0.0 09:26:00 gitdb==4.0.12 09:26:00 GitPython==3.1.45 09:26:00 google-auth==2.43.0 09:26:00 httplib2==0.31.0 09:26:00 identify==2.6.15 09:26:00 idna==3.11 09:26:00 importlib-resources==1.5.0 09:26:00 iso8601==2.1.0 09:26:00 Jinja2==3.1.6 09:26:00 jmespath==1.0.1 09:26:00 jsonpatch==1.33 09:26:00 jsonpointer==3.0.0 09:26:00 jsonschema==4.25.1 09:26:00 jsonschema-specifications==2025.9.1 09:26:00 keystoneauth1==5.12.0 09:26:00 kubernetes==34.1.0 09:26:00 lftools==0.37.17 09:26:00 lxml==6.0.2 09:26:00 markdown-it-py==4.0.0 09:26:00 MarkupSafe==3.0.3 09:26:00 mdurl==0.1.2 09:26:00 msgpack==1.1.2 09:26:00 multi_key_dict==2.0.3 09:26:00 munch==4.0.0 09:26:00 netaddr==1.3.0 09:26:00 niet==1.4.2 09:26:00 nodeenv==1.9.1 09:26:00 oauth2client==4.1.3 09:26:00 oauthlib==3.3.1 09:26:00 openstacksdk==4.8.0 09:26:00 os-service-types==1.8.2 09:26:00 osc-lib==4.2.0 09:26:00 oslo.config==10.1.0 09:26:00 oslo.context==6.2.0 09:26:00 oslo.i18n==6.7.1 09:26:00 oslo.log==7.2.1 09:26:00 oslo.serialization==5.8.0 09:26:00 oslo.utils==9.2.0 09:26:00 packaging==25.0 09:26:00 pbr==7.0.3 09:26:00 platformdirs==4.5.1 09:26:00 prettytable==3.17.0 09:26:00 psutil==7.1.3 09:26:00 pyasn1==0.6.1 09:26:00 pyasn1_modules==0.4.2 09:26:00 pycparser==2.23 09:26:00 pygerrit2==2.0.15 09:26:00 PyGithub==2.8.1 09:26:00 Pygments==2.19.2 09:26:00 PyJWT==2.10.1 09:26:00 PyNaCl==1.6.1 09:26:00 pyparsing==2.4.7 09:26:00 pyperclip==1.11.0 09:26:00 pyrsistent==0.20.0 09:26:00 python-cinderclient==9.8.0 09:26:00 python-dateutil==2.9.0.post0 09:26:00 python-heatclient==4.3.0 09:26:00 python-jenkins==1.8.3 09:26:00 python-keystoneclient==5.7.0 09:26:00 python-magnumclient==4.9.0 09:26:00 python-openstackclient==8.2.0 09:26:00 python-swiftclient==4.9.0 09:26:00 PyYAML==6.0.3 09:26:00 referencing==0.37.0 09:26:00 requests==2.32.5 09:26:00 requests-oauthlib==2.0.0 09:26:00 requestsexceptions==1.4.0 09:26:00 rfc3986==2.0.0 09:26:00 rich==14.2.0 09:26:00 rich-argparse==1.7.2 09:26:00 rpds-py==0.30.0 09:26:00 rsa==4.9.1 09:26:00 ruamel.yaml==0.18.16 09:26:00 ruamel.yaml.clib==0.2.15 09:26:00 s3transfer==0.16.0 09:26:00 simplejson==3.20.2 09:26:00 six==1.17.0 09:26:00 smmap==5.0.2 09:26:00 soupsieve==2.8 09:26:00 stevedore==5.6.0 09:26:00 tabulate==0.9.0 09:26:00 toml==0.10.2 09:26:00 tomlkit==0.13.3 09:26:00 tqdm==4.67.1 09:26:00 typing_extensions==4.15.0 09:26:00 tzdata==2025.2 09:26:00 urllib3==1.26.20 09:26:00 virtualenv==20.35.4 09:26:00 wcwidth==0.2.14 09:26:00 websocket-client==1.9.0 09:26:00 wrapt==2.0.1 09:26:00 xdg==6.0.0 09:26:00 xmltodict==1.0.2 09:26:00 yq==3.4.3 09:26:00 [EnvInject] - Injecting environment variables from a build step. 09:26:00 [EnvInject] - Injecting as environment variables the properties content 09:26:00 PYTHON=python3 09:26:00 09:26:00 [EnvInject] - Variables injected successfully. 09:26:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11333608851254801137.sh 09:26:00 ---> tox-install.sh 09:26:00 + source /home/jenkins/lf-env.sh 09:26:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:00 ++ mktemp -d /tmp/venv-XXXX 09:26:00 + lf_venv=/tmp/venv-Rhvj 09:26:00 + local venv_file=/tmp/.os_lf_venv 09:26:00 + local python=python3 09:26:00 + local options 09:26:00 + local set_path=true 09:26:00 + local install_args= 09:26:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:00 + true 09:26:00 + case $1 in 09:26:00 + venv_file=/tmp/.toxenv 09:26:00 + shift 2 09:26:00 + true 09:26:00 + case $1 in 09:26:00 + shift 09:26:00 + break 09:26:00 + case $python in 09:26:00 + local pkg_list= 09:26:00 + [[ -d /opt/pyenv ]] 09:26:00 + echo 'Setup pyenv:' 09:26:00 Setup pyenv: 09:26:00 + export PYENV_ROOT=/opt/pyenv 09:26:00 + PYENV_ROOT=/opt/pyenv 09:26:00 + 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 09:26:00 + 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 09:26:00 + pyenv versions 09:26:00 system 09:26:00 3.8.20 09:26:00 3.9.20 09:26:00 3.10.15 09:26:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:26:00 + command -v pyenv 09:26:00 ++ pyenv init - --no-rehash 09:26:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:26:00 for i in ${!paths[@]}; do 09:26:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:26:00 fi; done; 09:26:00 echo "${paths[*]}"'\'')" 09:26:00 export PATH="/opt/pyenv/shims:${PATH}" 09:26:00 export PYENV_SHELL=bash 09:26:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:00 pyenv() { 09:26:00 local command 09:26:00 command="${1:-}" 09:26:00 if [ "$#" -gt 0 ]; then 09:26:00 shift 09:26:00 fi 09:26:00 09:26:00 case "$command" in 09:26:00 rehash|shell) 09:26:00 eval "$(pyenv "sh-$command" "$@")" 09:26:00 ;; 09:26:00 *) 09:26:00 command pyenv "$command" "$@" 09:26:00 ;; 09:26:00 esac 09:26:00 }' 09:26:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:26:00 for i in ${!paths[@]}; do 09:26:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:26:00 fi; done; 09:26:00 echo "${paths[*]}"' 09:26:00 ++ 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 09:26:00 ++ 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 09:26:00 ++ 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 09:26:00 ++ export PYENV_SHELL=bash 09:26:00 ++ PYENV_SHELL=bash 09:26:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:00 +++ complete -F _pyenv pyenv 09:26:00 ++ lf-pyver python3 09:26:00 ++ local py_version_xy=python3 09:26:00 ++ local py_version_xyz= 09:26:00 ++ pyenv versions 09:26:00 ++ sed 's/^[ *]* //' 09:26:00 ++ local command 09:26:00 ++ command=versions 09:26:00 ++ '[' 1 -gt 0 ']' 09:26:00 ++ shift 09:26:00 ++ case "$command" in 09:26:00 ++ command pyenv versions 09:26:00 ++ awk '{ print $1 }' 09:26:00 ++ grep -E '^[0-9.]*[0-9]$' 09:26:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:00 +++ grep '^3' /tmp/.pyenv_versions 09:26:00 +++ sort -V 09:26:00 +++ tail -n 1 09:26:00 ++ py_version_xyz=3.11.10 09:26:00 ++ [[ -z 3.11.10 ]] 09:26:00 ++ echo 3.11.10 09:26:00 ++ return 0 09:26:00 + pyenv local 3.11.10 09:26:00 + local command 09:26:00 + command=local 09:26:00 + '[' 2 -gt 0 ']' 09:26:00 + shift 09:26:00 + case "$command" in 09:26:00 + command pyenv local 3.11.10 09:26:00 + for arg in "$@" 09:26:00 + case $arg in 09:26:00 + pkg_list+='tox ' 09:26:00 + for arg in "$@" 09:26:00 + case $arg in 09:26:00 + pkg_list+='virtualenv ' 09:26:00 + for arg in "$@" 09:26:00 + case $arg in 09:26:00 + pkg_list+='urllib3~=1.26.15 ' 09:26:00 + [[ -f /tmp/.toxenv ]] 09:26:00 + [[ ! -f /tmp/.toxenv ]] 09:26:00 + [[ -n '' ]] 09:26:00 + python3 -m venv /tmp/venv-Rhvj 09:26:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rhvj' 09:26:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rhvj 09:26:04 + echo /tmp/venv-Rhvj 09:26:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:26:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:26:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:26:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:04 + local 'pip_opts=--upgrade --quiet' 09:26:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:26:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:26:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:26:04 + [[ -n '' ]] 09:26:04 + [[ -n '' ]] 09:26:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:26:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:04 + /tmp/venv-Rhvj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:26:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:26:09 lf-activate-venv(): INFO: Base packages installed successfully 09:26:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:26:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:26:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:26:09 + /tmp/venv-Rhvj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:26:14 + type python3 09:26:14 + true 09:26:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rhvj/bin to PATH' 09:26:14 lf-activate-venv(): INFO: Adding /tmp/venv-Rhvj/bin to PATH 09:26:14 + PATH=/tmp/venv-Rhvj/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 09:26:14 + return 0 09:26:14 + python3 --version 09:26:14 Python 3.11.10 09:26:14 + python3 -m pip --version 09:26:15 pip 25.3 from /tmp/venv-Rhvj/lib/python3.11/site-packages/pip (python 3.11) 09:26:15 + python3 -m pip freeze 09:26:15 cachetools==6.2.2 09:26:15 chardet==5.2.0 09:26:15 colorama==0.4.6 09:26:15 distlib==0.4.0 09:26:15 filelock==3.20.0 09:26:15 packaging==25.0 09:26:15 platformdirs==4.5.1 09:26:15 pluggy==1.6.0 09:26:15 pyproject-api==1.10.0 09:26:15 tox==4.32.0 09:26:15 urllib3==1.26.20 09:26:15 virtualenv==20.35.4 09:26:15 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3301880510878666700.sh 09:26:15 [EnvInject] - Injecting environment variables from a build step. 09:26:15 [EnvInject] - Injecting as environment variables the properties content 09:26:15 PARALLEL=True 09:26:15 09:26:15 [EnvInject] - Variables injected successfully. 09:26:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11999931461559679384.sh 09:26:15 ---> tox-run.sh 09:26:15 + 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 09:26:15 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:26:15 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:26:15 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:26:15 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:26:15 + source /home/jenkins/lf-env.sh 09:26:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:15 ++ mktemp -d /tmp/venv-XXXX 09:26:15 + lf_venv=/tmp/venv-nyYp 09:26:15 + local venv_file=/tmp/.os_lf_venv 09:26:15 + local python=python3 09:26:15 + local options 09:26:15 + local set_path=true 09:26:15 + local install_args= 09:26:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:15 + true 09:26:15 + case $1 in 09:26:15 + venv_file=/tmp/.toxenv 09:26:15 + shift 2 09:26:15 + true 09:26:15 + case $1 in 09:26:15 + shift 09:26:15 + break 09:26:15 + case $python in 09:26:15 + local pkg_list= 09:26:15 + [[ -d /opt/pyenv ]] 09:26:15 + echo 'Setup pyenv:' 09:26:15 Setup pyenv: 09:26:15 + export PYENV_ROOT=/opt/pyenv 09:26:15 + PYENV_ROOT=/opt/pyenv 09:26:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:15 + pyenv versions 09:26:15 system 09:26:15 3.8.20 09:26:15 3.9.20 09:26:15 3.10.15 09:26:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:26:15 + command -v pyenv 09:26:15 ++ pyenv init - --no-rehash 09:26:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:26:15 for i in ${!paths[@]}; do 09:26:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:26:15 fi; done; 09:26:15 echo "${paths[*]}"'\'')" 09:26:15 export PATH="/opt/pyenv/shims:${PATH}" 09:26:15 export PYENV_SHELL=bash 09:26:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:15 pyenv() { 09:26:15 local command 09:26:15 command="${1:-}" 09:26:15 if [ "$#" -gt 0 ]; then 09:26:15 shift 09:26:15 fi 09:26:15 09:26:15 case "$command" in 09:26:15 rehash|shell) 09:26:15 eval "$(pyenv "sh-$command" "$@")" 09:26:15 ;; 09:26:15 *) 09:26:15 command pyenv "$command" "$@" 09:26:15 ;; 09:26:15 esac 09:26:15 }' 09:26:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:26:15 for i in ${!paths[@]}; do 09:26:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:26:15 fi; done; 09:26:15 echo "${paths[*]}"' 09:26:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:15 ++ export PYENV_SHELL=bash 09:26:15 ++ PYENV_SHELL=bash 09:26:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:15 +++ complete -F _pyenv pyenv 09:26:15 ++ lf-pyver python3 09:26:15 ++ local py_version_xy=python3 09:26:15 ++ local py_version_xyz= 09:26:15 ++ pyenv versions 09:26:15 ++ local command 09:26:15 ++ command=versions 09:26:15 ++ '[' 1 -gt 0 ']' 09:26:15 ++ shift 09:26:15 ++ case "$command" in 09:26:15 ++ command pyenv versions 09:26:15 ++ sed 's/^[ *]* //' 09:26:15 ++ awk '{ print $1 }' 09:26:15 ++ grep -E '^[0-9.]*[0-9]$' 09:26:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:15 +++ grep '^3' /tmp/.pyenv_versions 09:26:15 +++ sort -V 09:26:15 +++ tail -n 1 09:26:15 ++ py_version_xyz=3.11.10 09:26:15 ++ [[ -z 3.11.10 ]] 09:26:15 ++ echo 3.11.10 09:26:15 ++ return 0 09:26:15 + pyenv local 3.11.10 09:26:15 + local command 09:26:15 + command=local 09:26:15 + '[' 2 -gt 0 ']' 09:26:15 + shift 09:26:15 + case "$command" in 09:26:15 + command pyenv local 3.11.10 09:26:15 + for arg in "$@" 09:26:15 + case $arg in 09:26:15 + pkg_list+='tox ' 09:26:15 + for arg in "$@" 09:26:15 + case $arg in 09:26:15 + pkg_list+='virtualenv ' 09:26:15 + for arg in "$@" 09:26:15 + case $arg in 09:26:15 + pkg_list+='urllib3~=1.26.15 ' 09:26:15 + [[ -f /tmp/.toxenv ]] 09:26:15 ++ cat /tmp/.toxenv 09:26:15 + lf_venv=/tmp/venv-Rhvj 09:26:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rhvj from' file:/tmp/.toxenv 09:26:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rhvj from file:/tmp/.toxenv 09:26:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:26:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:15 + local 'pip_opts=--upgrade --quiet' 09:26:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:26:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:26:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:26:15 + [[ -n '' ]] 09:26:15 + [[ -n '' ]] 09:26:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:26:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:15 + /tmp/venv-Rhvj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:26:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:26:17 lf-activate-venv(): INFO: Base packages installed successfully 09:26:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:26:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:26:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:26:17 + /tmp/venv-Rhvj/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:26:18 + type python3 09:26:18 + true 09:26:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Rhvj/bin to PATH' 09:26:18 lf-activate-venv(): INFO: Adding /tmp/venv-Rhvj/bin to PATH 09:26:18 + PATH=/tmp/venv-Rhvj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:18 + return 0 09:26:18 + [[ -d /opt/pyenv ]] 09:26:18 + echo '---> Setting up pyenv' 09:26:18 ---> Setting up pyenv 09:26:18 + export PYENV_ROOT=/opt/pyenv 09:26:18 + PYENV_ROOT=/opt/pyenv 09:26:18 + export PATH=/opt/pyenv/bin:/tmp/venv-Rhvj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:18 + PATH=/opt/pyenv/bin:/tmp/venv-Rhvj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:18 ++ pwd 09:26:18 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:26:18 + export PYTHONPATH 09:26:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:26:18 + TOX_TESTENV_PASSENV=PYTHONPATH 09:26:18 + tox --version 09:26:19 4.32.0 from /tmp/venv-Rhvj/lib/python3.11/site-packages/tox/__init__.py 09:26:19 + PARALLEL=True 09:26:19 + TOX_OPTIONS_LIST= 09:26:19 + [[ -n '' ]] 09:26:19 + case ${PARALLEL,,} in 09:26:19 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:26:19 + tox --parallel auto --parallel-live 09:26:19 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:26:20 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:26:20 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:26:20 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 09:26:20 checkbashisms: freeze> python -m pip freeze --all 09:26:21 checkbashisms: pip==25.3,setuptools==80.9.0 09:26:21 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:26:21 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)' 09:26:21 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:26:23 checkbashisms: OK ✔ in 3.49 seconds 09:26:23 pre-commit: install_deps> python -I -m pip install pre-commit 09:26:26 pre-commit: freeze> python -m pip freeze --all 09:26:26 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.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 09:26:26 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:26:26 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)' 09:26:26 /usr/bin/cpan 09:26:26 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:26:26 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:26:26 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:26:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:26:27 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 09:26:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:26:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:26:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:26:29 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:26:29 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:26:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:26:30 [INFO] Once installed this environment will be reused. 09:26:30 [INFO] This may take a few minutes... 09:26:32 buildcontroller: freeze> python -m pip freeze --all 09:26:32 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:26:32 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:26:32 + update-java-alternatives -l 09:26:32 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:26:32 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:26:32 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:26:32 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:26:32 update-alternatives: error: no alternatives for jaotc 09:26:33 update-alternatives: error: no alternatives for rmic 09:26:33 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:26:33 + java -version 09:26:33 21 09:26:33 + JAVA_VER=21 09:26:33 + echo 21 09:26:33 + javac -version 09:26:33 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:26:33 + JAVAC_VER=21 09:26:33 + echo 21 09:26:33 + [ 21 -ge 21 ] 09:26:33 + [ 21 -ge 21 ] 09:26:33 + echo ok, java is 21 or newer 09:26:33 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 09:26:33 21 09:26:33 ok, java is 21 or newer 09:26:33 2025-12-09 09:26:33 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] 09:26:33 + sudo mkdir -p /opt 09:26:33 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:26:34 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:26:34 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:26:34 + mvn --version 09:26:34 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:26:34 Maven home: /opt/maven 09:26:34 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:26:34 Default locale: en, platform encoding: UTF-8 09:26:34 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 09:26:34 NOTE: Picked up JDK_JAVA_OPTIONS: 09:26:34 --add-opens=java.base/java.io=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.lang=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.net=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.nio=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.util=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:26:34 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:26:34 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:26:34 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:26:34 -Xlog:disable 09:26:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:26:36 [INFO] Once installed this environment will be reused. 09:26:36 [INFO] This may take a few minutes... 09:26:56 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:26:56 [INFO] Once installed this environment will be reused. 09:26:56 [INFO] This may take a few minutes... 09:27:19 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:27:19 [INFO] Once installed this environment will be reused. 09:27:19 [INFO] This may take a few minutes... 09:27:28 docs-linkcheck: freeze> python -m pip freeze --all 09:27:29 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.6.1,webcolors==25.10.0 09:27:29 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 09:27:29 docs: freeze> python -m pip freeze --all 09:27:30 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.6.1,webcolors==25.10.0 09:27:30 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 09:27:34 trim trailing whitespace.................................................docs: OK ✔ in 1 minute 15.02 seconds 09:27:34 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:27:34 Passed 09:27:34 Tabs remover.............................................................Passed 09:27:35 autopep8.................................................................Passed 09:27:40 perltidy.................................................................Passed 09:27:41 docs-linkcheck: OK ✔ in 1 minute 16.63 seconds 09:27:41 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:27: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. 09:27: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. 09:27:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:27:41 [INFO] Once installed this environment will be reused. 09:27:41 [INFO] This may take a few minutes... 09:28:04 pylint: freeze> python -m pip freeze --all 09:28:04 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 09:28:04 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 09:28:04 gitlint..................................................................Passed 09:28:20 09:28:20 ------------------------------------ 09:28:20 Your code has been rated at 10.00/10 09:28:20 09:29:01 pre-commit: OK ✔ in 1 minute 40.99 seconds 09:29:01 pylint: OK ✔ in 48.17 seconds 09:29:01 buildcontroller: OK ✔ in 2 minutes 41.27 seconds 09:29:01 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 09:29: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 09:29: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 09:29: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 09:29:12 build_karaf_tests71: freeze> python -m pip freeze --all 09:29:12 build_karaf_tests190: freeze> python -m pip freeze --all 09:29:12 build_karaf_tests221: freeze> python -m pip freeze --all 09:29:12 build_karaf_tests121: freeze> python -m pip freeze --all 09:29:12 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:29:12 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:29:12 build karaf in karaf71 with ./karaf71.env 09:29:12 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:29:12 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:29:12 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:29:12 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:29:12 build karaf in karafoc with ./karafoc.env 09:29:12 build karaf in karaf221 with ./karaf221.env 09:29:12 NOTE: Picked up JDK_JAVA_OPTIONS: 09:29:12 --add-opens=java.base/java.io=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.net=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:29:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:29:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:29:12 -Xlog:disable 09:29:12 NOTE: Picked up JDK_JAVA_OPTIONS: 09:29:12 --add-opens=java.base/java.io=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.net=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:29:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:29:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:29:12 -Xlog:disable 09:29:12 NOTE: Picked up JDK_JAVA_OPTIONS: 09:29:12 --add-opens=java.base/java.io=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.net=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:29:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:29:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:29:12 -Xlog:disable 09:29:12 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:29:12 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:29:12 build karaf in karaf121 with ./karaf121.env 09:29:12 NOTE: Picked up JDK_JAVA_OPTIONS: 09:29:12 --add-opens=java.base/java.io=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.net=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:29:12 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:29:12 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:29:12 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:29:12 -Xlog:disable 09:30:10 build_karaf_tests121: OK ✔ in 1 minute 8.36 seconds 09:30:10 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 09:30:12 build_karaf_tests71: OK ✔ in 1 minute 11.67 seconds 09:30:12 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 09:30:16 [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] 09:30:16 [ERROR] 09:30:16 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 09:30:16 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:30:16 [ERROR] 09:30:16 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:30:16 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 09:30:16 build_karaf_tests190: OK ✔ in 1 minute 15.46 seconds 09:30:16 build_karaf_tests221: OK ✔ in 1 minute 15.47 seconds 09:30:16 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 09:30:21 sims: freeze> python -m pip freeze --all 09:30:21 buildlighty: freeze> python -m pip freeze --all 09:30:22 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:30:22 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 09:30:22 Using lighynode version 20.1.0.5 09:30:22 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 09:30:22 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:30:22 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 09:30:22 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 09:31:10 sims: OK ✔ in 12.32 seconds 09:31:10 buildlighty: OK ✔ in 36.33 seconds 09:31:10 testsPCE: freeze> python -m pip freeze --all 09:31:10 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.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.6.1,Werkzeug==2.0.3,xlrd==1.2.0 09:31:10 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 09:31:10 pytest -q transportpce_tests/pce/test01_pce.py 09:31:59 .................... [100%] 09:33:02 20 passed in 112.00s (0:01:52) 09:33:02 pytest -q transportpce_tests/pce/test02_pce_400G.py 09:33:20 ............ [100%] 09:33:50 12 passed in 47.60s 09:33:50 pytest -q transportpce_tests/pce/test03_gnpy.py 09:34:08 ........ [100%] 09:34:32 8 passed in 41.91s 09:34:32 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 09:35:05 ... [100%] 09:35:10 3 passed in 37.38s 09:35:11 testsPCE: OK ✔ in 4 minutes 54.38 seconds 09:35:11 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 09:35:11 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 09:35:11 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 09:35:18 tests190: freeze> python -m pip freeze --all 09:35:18 tests_tapi: freeze> python -m pip freeze --all 09:35:18 tests121: freeze> python -m pip freeze --all 09:35:18 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:35:18 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 09:35:18 using environment variables from ./karafoc.env 09:35:18 pytest -q transportpce_tests/oc/test01_portmapping.py 09:35:18 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:35:18 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 09:35:18 using environment variables from ./karaf121.env 09:35:18 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 09:35:18 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:35:18 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 09:35:18 using environment variables from ./karaf221.env 09:35:18 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 09:36:27 ........... [100%] 09:36:44 10 passed in 85.72s (0:01:25) 09:36:44 pytest -q transportpce_tests/oc/test02_topology.py 09:36:49 ............................. [100%] 09:37:29 21 passed in 130.58s (0:02:10) 09:37:29 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 09:37:30 ............................... [100%] 09:37:54 14 passed in 69.33s (0:01:09) 09:37:54 pytest -q transportpce_tests/oc/test03_renderer.py 09:37:56 .............. [100%] 09:38:33 6 passed in 62.68s (0:01:02) 09:38:33 pytest -q transportpce_tests/1.2.1/test03_topology.py 09:38:34 ...................... [100%] 09:38:55 19 passed in 61.01s (0:01:01) 09:38:56 tests190: OK ✔ in 3 minutes 45.18 seconds 09:38:56 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 09:39:00 .tests71: freeze> python -m pip freeze --all 09:39:06 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 09:39:06 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 09:39:06 using environment variables from ./karaf71.env 09:39:06 pytest -q transportpce_tests/7.1/test01_portmapping.py 09:39:21 .............................. [100%] 09:39:58 12 passed in 52.28s 09:39:58 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 09:40:00 .................................................. [100%] 09:41:06 44 passed in 153.60s (0:02:33) 09:41:07 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 09:41:07 .................................................................... [100%] 09:42:32 24 passed in 84.85s (0:01:24) 09:42:32 pytest -q transportpce_tests/1.2.1/test05_olm.py 09:42:33 .. [100%] 09:42:37 62 passed in 158.53s (0:02:38) 09:42:37 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 09:43:26 ...................................................................................... [100%] 09:45:53 40 passed in 200.98s (0:03:20) 09:45:53 pytest -q transportpce_tests/1.2.1/test06_end2end.py 09:46:35 .... [100%] 09:46:41 51 passed in 682.17s (0:11:22) 09:46:41 pytest -q transportpce_tests/tapi/test02_full_topology.py 09:46:41 ..................................... [100%] 09:48:11 48 passed in 333.04s (0:05:33) 09:48:11 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 09:48:11 .............................................. [100%] 09:49:29 22 passed in 78.33s (0:01:18) 09:49:35 .......................... [100%] 09:52:19 36 passed in 337.22s (0:05:37) 09:52:19 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 09:52:37 ...................................................................... [100%] 09:57:51 54 passed in 717.95s (0:11:57) 09:59:34 ....... [100%] 10:00:30 71 passed in 490.89s (0:08:10) 10:00:30 pytest -q transportpce_tests/tapi/test04_topo_extension.py 10:01:23 ................... [100%] 10:02:55 19 passed in 144.38s (0:02:24) 10:02:55 tests71: OK ✔ in 10 minutes 33.9 seconds 10:02:55 tests121: OK ✔ in 22 minutes 41.14 seconds 10:02:55 tests_tapi: OK ✔ in 27 minutes 44.46 seconds 10:02:55 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 10:03:02 tests221: freeze> python -m pip freeze --all 10:03:03 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 10:03:03 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 10:03:03 using environment variables from ./karaf221.env 10:03:03 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 10:03:56 ................................... [100%] 10:04:36 35 passed in 91.17s (0:01:31) 10:04:36 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 10:05:10 ...... [100%] 10:05:24 6 passed in 48.26s 10:05:24 pytest -q transportpce_tests/2.2.1/test03_topology.py 10:06:10 ............................................ [100%] 10:07:45 44 passed in 140.42s (0:02:20) 10:07:45 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 10:08:23 ............ [100%] 10:08:47 12 passed in 61.95s (0:01:01) 10:08:47 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 10:09:15 ................ [100%] 10:10:46 16 passed in 118.45s (0:01:58) 10:10:46 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 10:11:19 ............................... [100%] 10:11:26 31 passed in 39.49s 10:11:26 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 10:12:05 .......................... [100%] 10:13:02 26 passed in 95.24s (0:01:35) 10:13:02 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 10:13:40 ...................... [100%] 10:14:44 22 passed in 102.54s (0:01:42) 10:14:44 pytest -q transportpce_tests/2.2.1/test09_olm.py 10:15:27 ........................................ [100%] 10:17:49 40 passed in 184.73s (0:03:04) 10:17:50 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 10:18:35 ........................................................................ [ 74%] 10:24:12 ......................... [100%] 10:26:04 97 passed in 493.69s (0:08:13) 10:26:04 pytest -q transportpce_tests/2.2.1/test12_end2end.py 10:26:46 ...................................................... [100%] 10:33:34 54 passed in 449.81s (0:07:29) 10:33:34 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 10:34:31 ........................................................................ [ 71%] 10:39:40 ............................. [100%] 10:41:49 101 passed in 495.04s (0:08:15) 10:41:49 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 10:42:46 ........................................................................ [ 67%] 10:48:34 ................................... [100%] 10:51:54 107 passed in 604.79s (0:10:04) 10:51:54 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 10:52:39 ............................................. [100%] 10:55:17 45 passed in 202.60s (0:03:22) 10:55:18 tests221: OK ✔ in 52 minutes 22.72 seconds 10:55:18 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 10:55:26 tests_hybrid: freeze> python -m pip freeze --all 10:55:26 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.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 10:55:26 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 10:55:26 using environment variables from ./karaf221.env 10:55:26 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 10:56:10 ................................................... [100%] 10:57:58 51 passed in 151.54s (0:02:31) 10:57:58 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 10:58:45 ........................................................................ [ 66%] 11:03:05 ..................................... [100%] 11:05:11 109 passed in 433.35s (0:07:13) 11:05:12 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 11:06:01 ..................................................... [100%] 11:09:33 53 passed in 261.46s (0:04:21) 11:09:33 buildcontroller: OK (161.27=setup[13.22]+cmd[148.06] seconds) 11:09:33 sims: OK (12.32=setup[9.63]+cmd[2.69] seconds) 11:09:33 build_karaf_tests121: OK (68.36=setup[11.82]+cmd[56.53] seconds) 11:09:33 testsPCE: OK (294.38=setup[54.13]+cmd[240.24] seconds) 11:09:33 tests121: OK (1361.14=setup[8.19]+cmd[1352.96] seconds) 11:09:33 build_karaf_tests221: OK (75.47=setup[11.63]+cmd[63.84] seconds) 11:09:33 tests_tapi: OK (1664.46=setup[8.20]+cmd[1656.26] seconds) 11:09:33 tests221: OK (3142.72=setup[8.14]+cmd[3134.58] seconds) 11:09:33 build_karaf_tests71: OK (71.66=setup[11.60]+cmd[60.06] seconds) 11:09:33 tests71: OK (633.90=setup[10.28]+cmd[623.62] seconds) 11:09:33 build_karaf_tests190: OK (75.46=setup[11.64]+cmd[63.83] seconds) 11:09:33 tests190: OK (225.18=setup[8.05]+cmd[217.13] seconds) 11:09:33 tests_hybrid: OK (855.99=setup[8.59]+cmd[847.40] seconds) 11:09:33 buildlighty: OK (36.33=setup[12.96]+cmd[23.37] seconds) 11:09:33 docs: OK (75.01=setup[70.94]+cmd[4.07] seconds) 11:09:33 docs-linkcheck: OK (76.63=setup[69.73]+cmd[6.90] seconds) 11:09:33 checkbashisms: OK (3.49=setup[1.97]+cmd[0.02,0.06,1.44] seconds) 11:09:33 pre-commit: OK (100.99=setup[3.49]+cmd[0.00,0.00,74.69,22.80] seconds) 11:09:33 pylint: OK (48.17=setup[24.09]+cmd[24.08] seconds) 11:09:33 congratulations :) (6194.36 seconds) 11:09:33 + tox_status=0 11:09:33 + echo '---> Completed tox runs' 11:09:33 ---> Completed tox runs 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/build_karaf_tests121/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=build_karaf_tests121 11:09:33 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/build_karaf_tests190/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=build_karaf_tests190 11:09:33 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/build_karaf_tests221/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=build_karaf_tests221 11:09:33 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/build_karaf_tests71/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=build_karaf_tests71 11:09:33 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/buildcontroller/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=buildcontroller 11:09:33 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/buildlighty/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=buildlighty 11:09:33 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/checkbashisms/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=checkbashisms 11:09:33 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/docs-linkcheck/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=docs-linkcheck 11:09:33 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/docs/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=docs 11:09:33 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/pre-commit/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:33 + tox_env=pre-commit 11:09:33 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 11:09:33 + for i in .tox/*/log 11:09:33 ++ echo .tox/pylint/log 11:09:33 ++ awk -F/ '{print $2}' 11:09:34 + tox_env=pylint 11:09:34 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 11:09:34 + for i in .tox/*/log 11:09:34 ++ echo .tox/sims/log 11:09:34 ++ awk -F/ '{print $2}' 11:09:34 + tox_env=sims 11:09:34 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 11:09:34 + for i in .tox/*/log 11:09:34 ++ echo .tox/tests121/log 11:09:34 ++ awk -F/ '{print $2}' 11:09:34 + tox_env=tests121 11:09:34 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 11:09:34 + for i in .tox/*/log 11:09:34 ++ echo .tox/tests190/log 11:09:34 ++ awk -F/ '{print $2}' 11:09:34 + tox_env=tests190 11:09:34 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 11:09:34 + for i in .tox/*/log 11:09:34 ++ echo .tox/tests221/log 11:09:34 ++ awk -F/ '{print $2}' 11:09:34 + tox_env=tests221 11:09:34 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 11:09:34 + for i in .tox/*/log 11:09:34 ++ echo .tox/tests71/log 11:09:34 ++ awk -F/ '{print $2}' 11:09:34 + tox_env=tests71 11:09:34 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 11:09:34 + for i in .tox/*/log 11:09:34 ++ echo .tox/testsPCE/log 11:09:34 ++ awk -F/ '{print $2}' 11:09:34 + tox_env=testsPCE 11:09:34 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 11:09:34 + for i in .tox/*/log 11:09:34 ++ echo .tox/tests_hybrid/log 11:09:34 ++ awk -F/ '{print $2}' 11:09:34 + tox_env=tests_hybrid 11:09:34 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 11:09:34 + for i in .tox/*/log 11:09:34 ++ echo .tox/tests_tapi/log 11:09:34 ++ awk -F/ '{print $2}' 11:09:34 + tox_env=tests_tapi 11:09:34 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 11:09:34 + DOC_DIR=docs/_build/html 11:09:34 + [[ -d docs/_build/html ]] 11:09:34 + echo '---> Archiving generated docs' 11:09:34 ---> Archiving generated docs 11:09:34 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:09:34 + echo '---> tox-run.sh ends' 11:09:34 ---> tox-run.sh ends 11:09:34 + test 0 -eq 0 11:09:34 $ ssh-agent -k 11:09:34 unset SSH_AUTH_SOCK; 11:09:34 unset SSH_AGENT_PID; 11:09:34 echo Agent pid 2362 killed; 11:09:34 [ssh-agent] Stopped. 11:09:34 [PostBuildScript] - [INFO] Executing post build scripts. 11:09:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13599925636670761226.sh 11:09:34 ---> sysstat.sh 11:09:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2165587038947452407.sh 11:09:35 ---> package-listing.sh 11:09:35 ++ facter osfamily 11:09:35 ++ tr '[:upper:]' '[:lower:]' 11:09:35 + OS_FAMILY=debian 11:09:35 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 11:09:35 + START_PACKAGES=/tmp/packages_start.txt 11:09:35 + END_PACKAGES=/tmp/packages_end.txt 11:09:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:09:35 + PACKAGES=/tmp/packages_start.txt 11:09:35 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:09:35 + PACKAGES=/tmp/packages_end.txt 11:09:35 + case "${OS_FAMILY}" in 11:09:35 + dpkg -l 11:09:35 + grep '^ii' 11:09:35 + '[' -f /tmp/packages_start.txt ']' 11:09:35 + '[' -f /tmp/packages_end.txt ']' 11:09:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:09:35 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:09:35 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:09:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:09:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9836221201068332723.sh 11:09:35 ---> capture-instance-metadata.sh 11:09:35 Setup pyenv: 11:09:35 system 11:09:35 3.8.20 11:09:35 3.9.20 11:09:35 3.10.15 11:09:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:09:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5Oo from file:/tmp/.os_lf_venv 11:09:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:38 lf-activate-venv(): INFO: Base packages installed successfully 11:09:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-K5Oo/bin to PATH 11:09:51 INFO: Running in OpenStack, capturing instance metadata 11:09:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10729832111525026592.sh 11:09:51 provisioning config files... 11:09:52 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4096 11:09:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config12034327222439424646tmp 11:09:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:09:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:09:52 provisioning config files... 11:09:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:09:52 [EnvInject] - Injecting environment variables from a build step. 11:09:52 [EnvInject] - Injecting as environment variables the properties content 11:09:52 SERVER_ID=logs 11:09:52 11:09:52 [EnvInject] - Variables injected successfully. 11:09:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6603076106416398172.sh 11:09:52 ---> create-netrc.sh 11:09:52 WARN: Log server credential not found. 11:09:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14913471846314948239.sh 11:09:52 ---> python-tools-install.sh 11:09:52 Setup pyenv: 11:09:52 system 11:09:52 3.8.20 11:09:52 3.9.20 11:09:52 3.10.15 11:09:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:09:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5Oo from file:/tmp/.os_lf_venv 11:09:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:54 lf-activate-venv(): INFO: Base packages installed successfully 11:09:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-K5Oo/bin to PATH 11:10:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15832719753394522875.sh 11:10:05 ---> sudo-logs.sh 11:10:05 Archiving 'sudo' log.. 11:10:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4898043571455556940.sh 11:10:05 ---> job-cost.sh 11:10:05 Setup pyenv: 11:10:05 system 11:10:05 3.8.20 11:10:05 3.9.20 11:10:05 3.10.15 11:10:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5Oo from file:/tmp/.os_lf_venv 11:10:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:08 lf-activate-venv(): INFO: Base packages installed successfully 11:10:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:10:14 lf-activate-venv(): INFO: Adding /tmp/venv-K5Oo/bin to PATH 11:10:14 INFO: No Stack... 11:10:14 INFO: Retrieving Pricing Info for: v3-standard-4 11:10:15 INFO: Archiving Costs 11:10:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins18057427805361787305.sh 11:10:15 ---> logs-deploy.sh 11:10:15 Setup pyenv: 11:10:15 system 11:10:15 3.8.20 11:10:15 3.9.20 11:10:15 3.10.15 11:10:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:10:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K5Oo from file:/tmp/.os_lf_venv 11:10:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:17 lf-activate-venv(): INFO: Base packages installed successfully 11:10:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:10:28 lf-activate-venv(): INFO: Adding /tmp/venv-K5Oo/bin to PATH 11:10:28 WARNING: Nexus logging server not set 11:10:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4096/ 11:10:28 INFO: archiving logs to S3 11:10:30 ---> uname -a: 11:10:30 Linux prd-ubuntu2204-docker-4c-16g-11914 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:10:30 11:10:30 11:10:30 ---> lscpu: 11:10:30 Architecture: x86_64 11:10:30 CPU op-mode(s): 32-bit, 64-bit 11:10:30 Address sizes: 40 bits physical, 48 bits virtual 11:10:30 Byte Order: Little Endian 11:10:30 CPU(s): 4 11:10:30 On-line CPU(s) list: 0-3 11:10:30 Vendor ID: AuthenticAMD 11:10:30 Model name: AMD EPYC-Rome Processor 11:10:30 CPU family: 23 11:10:30 Model: 49 11:10:30 Thread(s) per core: 1 11:10:30 Core(s) per socket: 1 11:10:30 Socket(s): 4 11:10:30 Stepping: 0 11:10:30 BogoMIPS: 5600.00 11:10:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:10:30 Virtualization: AMD-V 11:10:30 Hypervisor vendor: KVM 11:10:30 Virtualization type: full 11:10:30 L1d cache: 128 KiB (4 instances) 11:10:30 L1i cache: 128 KiB (4 instances) 11:10:30 L2 cache: 2 MiB (4 instances) 11:10:30 L3 cache: 64 MiB (4 instances) 11:10:30 NUMA node(s): 1 11:10:30 NUMA node0 CPU(s): 0-3 11:10:30 Vulnerability Gather data sampling: Not affected 11:10:30 Vulnerability Indirect target selection: Not affected 11:10:30 Vulnerability Itlb multihit: Not affected 11:10:30 Vulnerability L1tf: Not affected 11:10:30 Vulnerability Mds: Not affected 11:10:30 Vulnerability Meltdown: Not affected 11:10:30 Vulnerability Mmio stale data: Not affected 11:10:30 Vulnerability Reg file data sampling: Not affected 11:10:30 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:10:30 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:10:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:10:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:10:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:10:30 Vulnerability Srbds: Not affected 11:10:30 Vulnerability Tsa: Not affected 11:10:30 Vulnerability Tsx async abort: Not affected 11:10:30 Vulnerability Vmscape: Not affected 11:10:30 11:10:30 11:10:30 ---> nproc: 11:10:30 4 11:10:30 11:10:30 11:10:30 ---> df -h: 11:10:30 Filesystem Size Used Avail Use% Mounted on 11:10:30 tmpfs 1.6G 1.1M 1.6G 1% /run 11:10:30 /dev/vda1 78G 18G 60G 23% / 11:10:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:10:30 tmpfs 5.0M 0 5.0M 0% /run/lock 11:10:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:10:30 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 11:10:30 11:10:30 11:10:30 ---> free -m: 11:10:30 total used free shared buff/cache available 11:10:30 Mem: 15989 697 11783 3 3507 14949 11:10:30 Swap: 1023 16 1007 11:10:30 11:10:30 11:10:30 ---> ip addr: 11:10:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:10:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:10:30 inet 127.0.0.1/8 scope host lo 11:10:30 valid_lft forever preferred_lft forever 11:10:30 inet6 ::1/128 scope host 11:10:30 valid_lft forever preferred_lft forever 11:10:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:10:30 link/ether fa:16:3e:5a:71:c5 brd ff:ff:ff:ff:ff:ff 11:10:30 altname enp0s3 11:10:30 inet 10.30.171.93/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:10:30 valid_lft 79467sec preferred_lft 79467sec 11:10:30 inet6 fe80::f816:3eff:fe5a:71c5/64 scope link 11:10:30 valid_lft forever preferred_lft forever 11:10:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:10:30 link/ether 52:fd:f7:b7:ad:25 brd ff:ff:ff:ff:ff:ff 11:10:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:10:30 valid_lft forever preferred_lft forever 11:10:30 11:10:30 11:10:30 ---> sar -b -r -n DEV: 11:10:30 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-11914) 12/09/25 _x86_64_ (4 CPU) 11:10:30 11:10:30 09:14:59 LINUX RESTART (4 CPU) 11:10:30 11:10:30 09:20:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:10:30 09:30:10 124.82 4.58 104.71 15.54 833.65 23347.93 263007.32 11:10:30 09:40:12 101.00 23.22 74.44 3.34 357.81 17367.93 15062.64 11:10:30 09:50:12 29.44 10.40 18.08 0.95 208.92 516.79 426.95 11:10:30 10:00:01 5.58 0.29 5.04 0.25 8.76 175.70 993.03 11:10:30 10:10:12 18.20 0.14 17.22 0.85 9.29 738.56 943.96 11:10:30 10:20:12 13.66 0.15 12.92 0.60 2.04 379.97 235.20 11:10:30 10:30:01 5.60 0.13 5.30 0.17 1.20 134.91 70.58 11:10:30 10:40:12 5.28 0.02 5.08 0.18 1.22 140.67 48.81 11:10:30 10:50:12 5.25 0.01 5.04 0.20 0.52 140.86 76.27 11:10:30 11:00:01 12.31 0.48 11.25 0.58 10.26 650.13 216.48 11:10:30 11:10:12 11.83 3.55 7.51 0.77 116.64 1133.59 397.44 11:10:30 Average: 30.46 3.92 24.39 2.15 142.25 4101.72 25955.22 11:10:30 11:10:30 09:20:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:10:30 09:30:10 5235684 14211420 1722300 10.52 209120 8648684 2403116 13.79 1846136 8635688 1088280 11:10:30 09:40:12 1033236 4963132 10966356 66.98 260228 3618492 12373344 71.02 2152208 12559072 2540 11:10:30 09:50:12 4765140 7241160 8694564 53.10 257164 2275048 9348792 53.66 1925840 9167012 100 11:10:30 10:00:01 8351920 10843732 5093964 31.11 257908 2290160 5728460 32.88 1935892 5584992 132 11:10:30 10:10:12 11067356 13682352 2259652 13.80 263412 2407968 2966228 17.03 1976932 2858332 64 11:10:30 10:20:12 8816380 11479612 4461264 27.25 265536 2454076 5183932 29.76 1982036 5090016 104 11:10:30 10:30:01 8605700 11283148 4657592 28.45 266144 2467704 5329648 30.59 1983544 5287916 380 11:10:30 10:40:12 7125032 9819700 6120260 37.38 266760 2484304 6742492 38.70 1985720 6770116 40 11:10:30 10:50:12 7232764 9944740 5995092 36.62 267448 2500924 6593628 37.85 1988752 6664860 40 11:10:30 11:00:01 8426724 11274384 4666464 28.50 271776 2631772 5371364 30.83 2006956 5453832 220 11:10:30 11:10:12 12111936 15316116 626916 3.83 274688 2980124 1226304 7.04 2065976 1705128 26736 11:10:30 Average: 7524716 10914500 5024039 30.68 260017 3159932 5751573 33.01 1986363 6343360 101694 11:10:30 11:10:30 09:20:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:10:30 09:30:10 lo 0.96 0.96 0.16 0.16 0.00 0.00 0.00 0.00 11:10:30 09:30:10 ens3 110.22 84.97 1545.25 12.14 0.00 0.00 0.00 0.00 11:10:30 09:30:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 09:40:12 lo 17.17 17.17 15.29 15.29 0.00 0.00 0.00 0.00 11:10:30 09:40:12 ens3 41.32 30.27 638.49 3.33 0.00 0.00 0.00 0.00 11:10:30 09:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 09:50:12 lo 40.00 40.00 17.17 17.17 0.00 0.00 0.00 0.00 11:10:30 09:50:12 ens3 1.98 1.55 0.39 1.22 0.00 0.00 0.00 0.00 11:10:30 09:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 10:00:01 lo 20.46 20.46 7.82 7.82 0.00 0.00 0.00 0.00 11:10:30 10:00:01 ens3 1.42 0.58 0.34 0.21 0.00 0.00 0.00 0.00 11:10:30 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 10:10:12 lo 9.19 9.19 5.64 5.64 0.00 0.00 0.00 0.00 11:10:30 10:10:12 ens3 1.45 0.90 0.39 0.29 0.00 0.00 0.00 0.00 11:10:30 10:10:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 10:20:12 lo 19.19 19.19 10.06 10.06 0.00 0.00 0.00 0.00 11:10:30 10:20:12 ens3 1.40 0.78 0.33 0.24 0.00 0.00 0.00 0.00 11:10:30 10:20:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 10:30:01 lo 22.31 22.31 9.06 9.06 0.00 0.00 0.00 0.00 11:10:30 10:30:01 ens3 0.81 0.54 0.18 0.13 0.00 0.00 0.00 0.00 11:10:30 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 10:40:12 lo 26.35 26.35 11.40 11.40 0.00 0.00 0.00 0.00 11:10:30 10:40:12 ens3 0.78 0.50 0.19 0.14 0.00 0.00 0.00 0.00 11:10:30 10:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 10:50:12 lo 16.21 16.21 9.91 9.91 0.00 0.00 0.00 0.00 11:10:30 10:50:12 ens3 0.87 0.57 0.21 0.15 0.00 0.00 0.00 0.00 11:10:30 10:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 11:00:01 lo 19.29 19.29 10.54 10.54 0.00 0.00 0.00 0.00 11:10:30 11:00:01 ens3 1.39 0.93 0.41 0.31 0.00 0.00 0.00 0.00 11:10:30 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 11:10:12 lo 32.02 32.02 12.35 12.35 0.00 0.00 0.00 0.00 11:10:30 11:10:12 ens3 2.64 2.28 1.55 0.91 0.00 0.00 0.00 0.00 11:10:30 11:10:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 Average: lo 20.26 20.26 9.94 9.94 0.00 0.00 0.00 0.00 11:10:30 Average: ens3 15.09 11.38 201.11 1.75 0.00 0.00 0.00 0.00 11:10:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:30 11:10:30 11:10:30 ---> sar -P ALL: 11:10:30 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-11914) 12/09/25 _x86_64_ (4 CPU) 11:10:30 11:10:30 09:14:59 LINUX RESTART (4 CPU) 11:10:30 11:10:30 09:20:00 CPU %user %nice %system %iowait %steal %idle 11:10:30 09:30:10 all 27.32 0.00 1.98 5.79 0.11 64.79 11:10:30 09:30:10 0 24.51 0.00 1.87 4.89 0.15 68.57 11:10:30 09:30:10 1 27.49 0.00 2.01 4.52 0.13 65.85 11:10:30 09:30:10 2 27.38 0.00 1.64 7.52 0.08 63.38 11:10:30 09:30:10 3 29.91 0.00 2.42 6.21 0.09 61.36 11:10:30 09:40:12 all 54.39 0.00 2.36 1.23 0.24 41.78 11:10:30 09:40:12 0 55.42 0.00 2.39 0.78 0.15 41.26 11:10:30 09:40:12 1 54.16 0.00 2.33 2.00 0.29 41.22 11:10:30 09:40:12 2 53.70 0.00 2.30 0.92 0.28 42.81 11:10:30 09:40:12 3 54.28 0.00 2.42 1.23 0.23 41.84 11:10:30 09:50:12 all 36.22 0.00 1.62 0.40 0.15 61.61 11:10:30 09:50:12 0 35.80 0.00 1.71 0.06 0.16 62.26 11:10:30 09:50:12 1 36.40 0.00 1.62 0.39 0.22 61.37 11:10:30 09:50:12 2 36.28 0.00 1.59 0.10 0.11 61.93 11:10:30 09:50:12 3 36.39 0.00 1.55 1.07 0.12 60.88 11:10:30 10:00:01 all 10.37 0.00 0.60 0.14 0.08 88.81 11:10:30 10:00:01 0 10.02 0.00 0.65 0.01 0.08 89.23 11:10:30 10:00:01 1 10.40 0.00 0.64 0.24 0.07 88.64 11:10:30 10:00:01 2 10.91 0.00 0.61 0.09 0.08 88.31 11:10:30 10:00:01 3 10.16 0.00 0.51 0.20 0.08 89.06 11:10:30 10:10:12 all 28.49 0.00 1.09 0.59 0.15 69.68 11:10:30 10:10:12 0 29.03 0.00 0.99 1.08 0.17 68.73 11:10:30 10:10:12 1 29.54 0.00 1.22 0.35 0.20 68.69 11:10:30 10:10:12 2 27.76 0.00 1.15 0.79 0.11 70.19 11:10:30 10:10:12 3 27.63 0.00 1.00 0.14 0.12 71.12 11:10:30 10:20:12 all 26.24 0.00 1.00 0.25 0.11 72.40 11:10:30 10:20:12 0 26.26 0.00 0.88 0.58 0.12 72.16 11:10:30 10:20:12 1 26.47 0.00 0.99 0.17 0.10 72.28 11:10:30 10:20:12 2 26.23 0.00 1.11 0.08 0.13 72.46 11:10:30 10:20:12 3 26.02 0.00 1.01 0.19 0.10 72.69 11:10:30 10:30:01 all 8.89 0.00 0.53 0.04 0.06 90.48 11:10:30 10:30:01 0 9.04 0.00 0.43 0.03 0.05 90.45 11:10:30 10:30:01 1 8.78 0.00 0.60 0.04 0.06 90.52 11:10:30 10:30:01 2 8.84 0.00 0.57 0.03 0.06 90.51 11:10:30 10:30:01 3 8.90 0.00 0.53 0.08 0.06 90.43 11:10:30 10:40:12 all 10.67 0.00 0.53 0.03 0.10 88.68 11:10:30 10:40:12 0 10.52 0.00 0.45 0.01 0.07 88.95 11:10:30 10:40:12 1 10.10 0.00 0.55 0.07 0.07 89.20 11:10:30 10:40:12 2 10.69 0.00 0.58 0.01 0.08 88.64 11:10:30 10:40:12 3 11.34 0.00 0.52 0.03 0.17 87.94 11:10:30 10:50:12 all 10.20 0.00 0.59 0.03 0.15 89.04 11:10:30 10:50:12 0 10.02 0.00 0.48 0.00 0.27 89.23 11:10:30 10:50:12 1 10.72 0.00 0.68 0.01 0.10 88.50 11:10:30 10:50:12 2 10.50 0.00 0.64 0.07 0.11 88.68 11:10:30 10:50:12 3 9.57 0.00 0.55 0.02 0.12 89.74 11:10:30 11:00:01 all 20.88 0.00 0.90 0.06 0.08 78.10 11:10:30 11:00:01 0 21.60 0.00 0.85 0.06 0.08 77.41 11:10:30 11:00:01 1 19.83 0.00 0.91 0.03 0.08 79.15 11:10:30 11:00:01 2 21.45 0.00 0.96 0.05 0.08 77.45 11:10:30 11:00:01 3 20.62 0.00 0.86 0.08 0.07 78.37 11:10:30 11:10:12 all 11.32 0.00 0.62 0.10 0.06 87.91 11:10:30 11:10:12 0 12.59 0.00 0.65 0.12 0.06 86.57 11:10:30 11:10:12 1 10.35 0.00 0.56 0.06 0.06 88.98 11:10:30 11:10:12 2 9.56 0.00 0.65 0.03 0.06 89.69 11:10:30 11:10:12 3 12.76 0.00 0.61 0.19 0.06 86.38 11:10:30 11:10:30 Average: CPU %user %nice %system %iowait %steal %idle 11:10:30 Average: all 22.30 0.00 1.08 0.80 0.12 75.71 11:10:30 Average: 0 22.28 0.00 1.04 0.70 0.12 75.85 11:10:30 Average: 1 22.24 0.00 1.10 0.72 0.13 75.81 11:10:30 Average: 2 22.15 0.00 1.07 0.89 0.11 75.78 11:10:30 Average: 3 22.54 0.00 1.09 0.87 0.11 75.39 11:10:30 11:10:30 11:10:30