17:24:09 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118742 17:24:09 Running as SYSTEM 17:24:09 [EnvInject] - Loading node environment variables. 17:24:09 Building remotely on prd-ubuntu2204-docker-4c-16g-1803 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 17:24:09 [ssh-agent] Looking for ssh-agent implementation... 17:24:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:09 $ ssh-agent 17:24:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiCMZij/agent.1565 17:24:09 SSH_AGENT_PID=1567 17:24:09 [ssh-agent] Started. 17:24:09 Running ssh-add (command line suppressed) 17:24:09 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7409474216392392341.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7409474216392392341.key) 17:24:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:24:09 The recommended git tool is: NONE 17:24:11 using credential jenkins-ssh 17:24:11 Wiping out workspace first. 17:24:11 Cloning the remote Git repository 17:24:11 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 17:24:11 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 17:24:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:24:11 > git --version # timeout=10 17:24:11 > git --version # 'git version 2.34.1' 17:24:11 using GIT_SSH to set credentials jenkins-ssh 17:24:11 Verifying host key using known hosts file 17:24:12 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. 17:24:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:24:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:24:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:24:15 using GIT_SSH to set credentials jenkins-ssh 17:24:15 Verifying host key using known hosts file 17:24: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. 17:24:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/118742/18 # timeout=10 17:24:16 > git rev-parse 460e989114dd2ff77a77604e0a36b0f8ad65a491^{commit} # timeout=10 17:24:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:24:16 Checking out Revision 460e989114dd2ff77a77604e0a36b0f8ad65a491 (refs/changes/42/118742/18) 17:24:16 > git config core.sparsecheckout # timeout=10 17:24:16 > git checkout -f 460e989114dd2ff77a77604e0a36b0f8ad65a491 # timeout=10 17:24:22 Commit message: "Remove String dependency in TAPI ConnectivityUtils" 17:24:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:24:22 > git rev-list --no-walk de1838cbd734d467f306891e8cec94a244b70186 # timeout=10 17:24:22 > git remote # timeout=10 17:24:22 > git submodule init # timeout=10 17:24:22 > git submodule sync # timeout=10 17:24:22 > git config --get remote.origin.url # timeout=10 17:24:22 > git submodule init # timeout=10 17:24:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:24:22 ERROR: No submodules found. 17:24:23 provisioning config files... 17:24:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:24:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:24:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3187775927898691039.sh 17:24:23 ---> python-tools-install.sh 17:24:23 Setup pyenv: 17:24:23 * system (set by /opt/pyenv/version) 17:24:23 * 3.8.20 (set by /opt/pyenv/version) 17:24:23 * 3.9.20 (set by /opt/pyenv/version) 17:24:23 3.10.15 17:24:23 3.11.10 17:24:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oCuS 17:24:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:24:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:24:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:24:32 lf-activate-venv(): INFO: Base packages installed successfully 17:24:32 lf-activate-venv(): INFO: Installing additional packages: lftools 17:25:02 lf-activate-venv(): INFO: Adding /tmp/venv-oCuS/bin to PATH 17:25:02 Generating Requirements File 17:25:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:25:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:25:23 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:25:23 Python 3.11.10 17:25:24 pip 25.2 from /tmp/venv-oCuS/lib/python3.11/site-packages/pip (python 3.11) 17:25:24 appdirs==1.4.4 17:25:24 argcomplete==3.6.3 17:25:24 aspy.yaml==1.3.0 17:25:24 attrs==25.4.0 17:25:24 autopage==0.5.2 17:25:24 beautifulsoup4==4.14.2 17:25:24 boto3==1.40.58 17:25:24 botocore==1.40.58 17:25:24 bs4==0.0.2 17:25:24 cachetools==6.2.1 17:25:24 certifi==2025.10.5 17:25:24 cffi==2.0.0 17:25:24 cfgv==3.4.0 17:25:24 chardet==5.2.0 17:25:24 charset-normalizer==3.4.4 17:25:24 click==8.3.0 17:25:24 cliff==4.11.0 17:25:24 cmd2==2.7.0 17:25:24 cryptography==3.3.2 17:25:24 debtcollector==3.0.0 17:25:24 decorator==5.2.1 17:25:24 defusedxml==0.7.1 17:25:24 Deprecated==1.2.18 17:25:24 distlib==0.4.0 17:25:24 dnspython==2.8.0 17:25:24 docker==7.1.0 17:25:24 dogpile.cache==1.5.0 17:25:24 durationpy==0.10 17:25:24 email-validator==2.3.0 17:25:24 filelock==3.20.0 17:25:24 future==1.0.0 17:25:24 gitdb==4.0.12 17:25:24 GitPython==3.1.45 17:25:24 google-auth==2.41.1 17:25:24 httplib2==0.31.0 17:25:24 identify==2.6.15 17:25:24 idna==3.11 17:25:24 importlib-resources==1.5.0 17:25:24 iso8601==2.1.0 17:25:24 Jinja2==3.1.6 17:25:24 jmespath==1.0.1 17:25:24 jsonpatch==1.33 17:25:24 jsonpointer==3.0.0 17:25:24 jsonschema==4.25.1 17:25:24 jsonschema-specifications==2025.9.1 17:25:24 keystoneauth1==5.12.0 17:25:24 kubernetes==34.1.0 17:25:24 lftools==0.37.15 17:25:24 lxml==6.0.2 17:25:24 markdown-it-py==4.0.0 17:25:24 MarkupSafe==3.0.3 17:25:24 mdurl==0.1.2 17:25:24 msgpack==1.1.2 17:25:24 multi_key_dict==2.0.3 17:25:24 munch==4.0.0 17:25:24 netaddr==1.3.0 17:25:24 niet==1.4.2 17:25:24 nodeenv==1.9.1 17:25:24 oauth2client==4.1.3 17:25:24 oauthlib==3.3.1 17:25:24 openstacksdk==4.7.1 17:25:24 os-service-types==1.8.0 17:25:24 osc-lib==4.2.0 17:25:24 oslo.config==10.0.0 17:25:24 oslo.context==6.1.0 17:25:24 oslo.i18n==6.6.0 17:25:24 oslo.log==7.2.1 17:25:24 oslo.serialization==5.8.0 17:25:24 oslo.utils==9.1.0 17:25:24 packaging==25.0 17:25:24 pbr==7.0.1 17:25:24 platformdirs==4.5.0 17:25:24 prettytable==3.16.0 17:25:24 psutil==7.1.1 17:25:24 pyasn1==0.6.1 17:25:24 pyasn1_modules==0.4.2 17:25:24 pycparser==2.23 17:25:24 pygerrit2==2.0.15 17:25:24 PyGithub==2.8.1 17:25:24 Pygments==2.19.2 17:25:24 PyJWT==2.10.1 17:25:24 PyNaCl==1.6.0 17:25:24 pyparsing==2.4.7 17:25:24 pyperclip==1.11.0 17:25:24 pyrsistent==0.20.0 17:25:24 python-cinderclient==9.8.0 17:25:24 python-dateutil==2.9.0.post0 17:25:24 python-heatclient==4.3.0 17:25:24 python-jenkins==1.8.3 17:25:24 python-keystoneclient==5.7.0 17:25:24 python-magnumclient==4.9.0 17:25:24 python-openstackclient==8.2.0 17:25:24 python-swiftclient==4.8.0 17:25:24 PyYAML==6.0.3 17:25:24 referencing==0.37.0 17:25:24 requests==2.32.5 17:25:24 requests-oauthlib==2.0.0 17:25:24 requestsexceptions==1.4.0 17:25:24 rfc3986==2.0.0 17:25:24 rich==14.2.0 17:25:24 rich-argparse==1.7.1 17:25:24 rpds-py==0.28.0 17:25:24 rsa==4.9.1 17:25:24 ruamel.yaml==0.18.16 17:25:24 ruamel.yaml.clib==0.2.14 17:25:24 s3transfer==0.14.0 17:25:24 simplejson==3.20.2 17:25:24 six==1.17.0 17:25:24 smmap==5.0.2 17:25:24 soupsieve==2.8 17:25:24 stevedore==5.5.0 17:25:24 tabulate==0.9.0 17:25:24 toml==0.10.2 17:25:24 tomlkit==0.13.3 17:25:24 tqdm==4.67.1 17:25:24 typing_extensions==4.15.0 17:25:24 tzdata==2025.2 17:25:24 urllib3==1.26.20 17:25:24 virtualenv==20.35.3 17:25:24 wcwidth==0.2.14 17:25:24 websocket-client==1.9.0 17:25:24 wrapt==2.0.0 17:25:24 xdg==6.0.0 17:25:24 xmltodict==1.0.2 17:25:24 yq==3.4.3 17:25:24 [EnvInject] - Injecting environment variables from a build step. 17:25:24 [EnvInject] - Injecting as environment variables the properties content 17:25:24 PYTHON=python3 17:25:24 17:25:24 [EnvInject] - Variables injected successfully. 17:25:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4382964140265660515.sh 17:25:24 ---> tox-install.sh 17:25:24 + source /home/jenkins/lf-env.sh 17:25:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:25:24 ++ mktemp -d /tmp/venv-XXXX 17:25:24 + lf_venv=/tmp/venv-ZV6z 17:25:24 + local venv_file=/tmp/.os_lf_venv 17:25:24 + local python=python3 17:25:24 + local options 17:25:24 + local set_path=true 17:25:24 + local install_args= 17:25:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:25:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:25:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:25:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:25:24 + true 17:25:24 + case $1 in 17:25:24 + venv_file=/tmp/.toxenv 17:25:24 + shift 2 17:25:24 + true 17:25:24 + case $1 in 17:25:24 + shift 17:25:24 + break 17:25:24 + case $python in 17:25:24 + local pkg_list= 17:25:24 + [[ -d /opt/pyenv ]] 17:25:24 + echo 'Setup pyenv:' 17:25:24 Setup pyenv: 17:25:24 + export PYENV_ROOT=/opt/pyenv 17:25:24 + PYENV_ROOT=/opt/pyenv 17:25:24 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:24 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:24 + pyenv versions 17:25:24 system 17:25:24 3.8.20 17:25:24 3.9.20 17:25:24 3.10.15 17:25:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:25:24 + command -v pyenv 17:25:24 ++ pyenv init - --no-rehash 17:25:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:25:24 for i in ${!paths[@]}; do 17:25:24 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:25:24 fi; done; 17:25:24 echo "${paths[*]}"'\'')" 17:25:24 export PATH="/opt/pyenv/shims:${PATH}" 17:25:24 export PYENV_SHELL=bash 17:25:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:25:24 pyenv() { 17:25:24 local command 17:25:24 command="${1:-}" 17:25:24 if [ "$#" -gt 0 ]; then 17:25:24 shift 17:25:24 fi 17:25:24 17:25:24 case "$command" in 17:25:24 rehash|shell) 17:25:24 eval "$(pyenv "sh-$command" "$@")" 17:25:24 ;; 17:25:24 *) 17:25:24 command pyenv "$command" "$@" 17:25:24 ;; 17:25:24 esac 17:25:24 }' 17:25:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:25:24 for i in ${!paths[@]}; do 17:25:24 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:25:24 fi; done; 17:25:24 echo "${paths[*]}"' 17:25:24 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:24 ++ export PYENV_SHELL=bash 17:25:24 ++ PYENV_SHELL=bash 17:25:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:25:24 +++ complete -F _pyenv pyenv 17:25:24 ++ lf-pyver python3 17:25:24 ++ local py_version_xy=python3 17:25:24 ++ local py_version_xyz= 17:25:24 ++ pyenv versions 17:25:24 ++ local command 17:25:24 ++ command=versions 17:25:24 ++ '[' 1 -gt 0 ']' 17:25:24 ++ shift 17:25:24 ++ case "$command" in 17:25:24 ++ command pyenv versions 17:25:24 ++ sed 's/^[ *]* //' 17:25:24 ++ awk '{ print $1 }' 17:25:24 ++ grep -E '^[0-9.]*[0-9]$' 17:25:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:25:24 +++ grep '^3' /tmp/.pyenv_versions 17:25:24 +++ sort -V 17:25:24 +++ tail -n 1 17:25:24 ++ py_version_xyz=3.11.10 17:25:24 ++ [[ -z 3.11.10 ]] 17:25:24 ++ echo 3.11.10 17:25:24 ++ return 0 17:25:24 + pyenv local 3.11.10 17:25:24 + local command 17:25:24 + command=local 17:25:24 + '[' 2 -gt 0 ']' 17:25:24 + shift 17:25:24 + case "$command" in 17:25:24 + command pyenv local 3.11.10 17:25:24 + for arg in "$@" 17:25:24 + case $arg in 17:25:24 + pkg_list+='tox ' 17:25:24 + for arg in "$@" 17:25:24 + case $arg in 17:25:24 + pkg_list+='virtualenv ' 17:25:24 + for arg in "$@" 17:25:24 + case $arg in 17:25:24 + pkg_list+='urllib3~=1.26.15 ' 17:25:24 + [[ -f /tmp/.toxenv ]] 17:25:24 + [[ ! -f /tmp/.toxenv ]] 17:25:24 + [[ -n '' ]] 17:25:24 + python3 -m venv /tmp/venv-ZV6z 17:25:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZV6z' 17:25:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZV6z 17:25:28 + echo /tmp/venv-ZV6z 17:25:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:25:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:25:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:25:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:25:28 + local 'pip_opts=--upgrade --quiet' 17:25:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:25:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:25:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:25:28 + [[ -n '' ]] 17:25:28 + [[ -n '' ]] 17:25:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:25:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:25:28 + /tmp/venv-ZV6z/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 17:25:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:25:32 lf-activate-venv(): INFO: Base packages installed successfully 17:25:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:25:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:25:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:25:32 + /tmp/venv-ZV6z/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 17:25:35 + type python3 17:25:35 + true 17:25:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZV6z/bin to PATH' 17:25:35 lf-activate-venv(): INFO: Adding /tmp/venv-ZV6z/bin to PATH 17:25:35 + PATH=/tmp/venv-ZV6z/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 17:25:35 + return 0 17:25:35 + python3 --version 17:25:35 Python 3.11.10 17:25:35 + python3 -m pip --version 17:25:35 pip 25.2 from /tmp/venv-ZV6z/lib/python3.11/site-packages/pip (python 3.11) 17:25:35 + python3 -m pip freeze 17:25:35 cachetools==6.2.1 17:25:35 chardet==5.2.0 17:25:35 colorama==0.4.6 17:25:35 distlib==0.4.0 17:25:35 filelock==3.20.0 17:25:35 packaging==25.0 17:25:35 platformdirs==4.5.0 17:25:35 pluggy==1.6.0 17:25:35 pyproject-api==1.10.0 17:25:35 tox==4.31.0 17:25:35 urllib3==1.26.20 17:25:35 virtualenv==20.35.3 17:25:35 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins2340833343935327182.sh 17:25:35 [EnvInject] - Injecting environment variables from a build step. 17:25:35 [EnvInject] - Injecting as environment variables the properties content 17:25:35 PARALLEL=True 17:25:35 17:25:35 [EnvInject] - Variables injected successfully. 17:25:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins264471937920349666.sh 17:25:35 ---> tox-run.sh 17:25:35 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:35 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:25:35 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:25:35 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 17:25:35 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 17:25:35 + source /home/jenkins/lf-env.sh 17:25:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:25:35 ++ mktemp -d /tmp/venv-XXXX 17:25:35 + lf_venv=/tmp/venv-AeM6 17:25:35 + local venv_file=/tmp/.os_lf_venv 17:25:35 + local python=python3 17:25:35 + local options 17:25:35 + local set_path=true 17:25:35 + local install_args= 17:25:35 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:25:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:25:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:25:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:25:35 + true 17:25:35 + case $1 in 17:25:35 + venv_file=/tmp/.toxenv 17:25:35 + shift 2 17:25:35 + true 17:25:35 + case $1 in 17:25:35 + shift 17:25:35 + break 17:25:35 + case $python in 17:25:35 + local pkg_list= 17:25:35 + [[ -d /opt/pyenv ]] 17:25:35 + echo 'Setup pyenv:' 17:25:35 Setup pyenv: 17:25:35 + export PYENV_ROOT=/opt/pyenv 17:25:35 + PYENV_ROOT=/opt/pyenv 17:25:35 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:35 + pyenv versions 17:25:35 system 17:25:35 3.8.20 17:25:35 3.9.20 17:25:35 3.10.15 17:25:35 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:25:35 + command -v pyenv 17:25:35 ++ pyenv init - --no-rehash 17:25:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:25:35 for i in ${!paths[@]}; do 17:25:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:25:35 fi; done; 17:25:35 echo "${paths[*]}"'\'')" 17:25:35 export PATH="/opt/pyenv/shims:${PATH}" 17:25:35 export PYENV_SHELL=bash 17:25:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:25:35 pyenv() { 17:25:35 local command 17:25:35 command="${1:-}" 17:25:35 if [ "$#" -gt 0 ]; then 17:25:35 shift 17:25:35 fi 17:25:35 17:25:35 case "$command" in 17:25:35 rehash|shell) 17:25:35 eval "$(pyenv "sh-$command" "$@")" 17:25:35 ;; 17:25:35 *) 17:25:35 command pyenv "$command" "$@" 17:25:35 ;; 17:25:35 esac 17:25:35 }' 17:25:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:25:35 for i in ${!paths[@]}; do 17:25:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:25:35 fi; done; 17:25:35 echo "${paths[*]}"' 17:25:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:25:35 ++ export PYENV_SHELL=bash 17:25:35 ++ PYENV_SHELL=bash 17:25:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:25:35 +++ complete -F _pyenv pyenv 17:25:35 ++ lf-pyver python3 17:25:35 ++ local py_version_xy=python3 17:25:35 ++ local py_version_xyz= 17:25:35 ++ awk '{ print $1 }' 17:25:35 ++ grep -E '^[0-9.]*[0-9]$' 17:25:35 ++ sed 's/^[ *]* //' 17:25:35 ++ pyenv versions 17:25:35 ++ local command 17:25:35 ++ command=versions 17:25:35 ++ '[' 1 -gt 0 ']' 17:25:35 ++ shift 17:25:35 ++ case "$command" in 17:25:35 ++ command pyenv versions 17:25:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:25:35 +++ sort -V 17:25:35 +++ grep '^3' /tmp/.pyenv_versions 17:25:35 +++ tail -n 1 17:25:35 ++ py_version_xyz=3.11.10 17:25:35 ++ [[ -z 3.11.10 ]] 17:25:35 ++ echo 3.11.10 17:25:35 ++ return 0 17:25:35 + pyenv local 3.11.10 17:25:35 + local command 17:25:35 + command=local 17:25:35 + '[' 2 -gt 0 ']' 17:25:35 + shift 17:25:35 + case "$command" in 17:25:35 + command pyenv local 3.11.10 17:25:35 + for arg in "$@" 17:25:35 + case $arg in 17:25:35 + pkg_list+='tox ' 17:25:35 + for arg in "$@" 17:25:35 + case $arg in 17:25:35 + pkg_list+='virtualenv ' 17:25:35 + for arg in "$@" 17:25:35 + case $arg in 17:25:35 + pkg_list+='urllib3~=1.26.15 ' 17:25:35 + [[ -f /tmp/.toxenv ]] 17:25:35 ++ cat /tmp/.toxenv 17:25:35 + lf_venv=/tmp/venv-ZV6z 17:25:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZV6z from' file:/tmp/.toxenv 17:25:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZV6z from file:/tmp/.toxenv 17:25:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:25:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:25:35 + local 'pip_opts=--upgrade --quiet' 17:25:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:25:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:25:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:25:35 + [[ -n '' ]] 17:25:35 + [[ -n '' ]] 17:25:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:25:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:25:35 + /tmp/venv-ZV6z/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 17:25:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:25:36 lf-activate-venv(): INFO: Base packages installed successfully 17:25:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:25:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:25:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:25:36 + /tmp/venv-ZV6z/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 17:25:38 + type python3 17:25:38 + true 17:25:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZV6z/bin to PATH' 17:25:38 lf-activate-venv(): INFO: Adding /tmp/venv-ZV6z/bin to PATH 17:25:38 + PATH=/tmp/venv-ZV6z/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 17:25:38 + return 0 17:25:38 + [[ -d /opt/pyenv ]] 17:25:38 + echo '---> Setting up pyenv' 17:25:38 ---> Setting up pyenv 17:25:38 + export PYENV_ROOT=/opt/pyenv 17:25:38 + PYENV_ROOT=/opt/pyenv 17:25:38 + export PATH=/opt/pyenv/bin:/tmp/venv-ZV6z/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 17:25:38 + PATH=/opt/pyenv/bin:/tmp/venv-ZV6z/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 17:25:38 ++ pwd 17:25:38 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 17:25:38 + export PYTHONPATH 17:25:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:25:38 + TOX_TESTENV_PASSENV=PYTHONPATH 17:25:38 + tox --version 17:25:38 4.31.0 from /tmp/venv-ZV6z/lib/python3.11/site-packages/tox/__init__.py 17:25:38 + PARALLEL=True 17:25:38 + TOX_OPTIONS_LIST= 17:25:38 + [[ -n '' ]] 17:25:38 + case ${PARALLEL,,} in 17:25:38 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 17:25:38 + tox --parallel auto --parallel-live 17:25:38 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 17:25:39 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 17:25:39 checkbashisms: freeze> python -m pip freeze --all 17:25:39 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 17:25:39 docs: install_deps> python -I -m pip install -r docs/requirements.txt 17:25:40 checkbashisms: pip==25.2,setuptools==80.9.0 17:25:40 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:25:40 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)' 17:25:40 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 17:25:42 checkbashisms: OK ✔ in 3.3 seconds 17:25:42 pre-commit: install_deps> python -I -m pip install pre-commit 17:25:44 pre-commit: freeze> python -m pip freeze --all 17:25:45 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 17:25:45 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 17:25:45 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)' 17:25:45 /usr/bin/cpan 17:25:45 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 17:25:45 [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. 17:25:45 [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. 17:25:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:25:45 [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. 17:25:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:25:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:25:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:25:46 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 17:25:47 buildcontroller: freeze> python -m pip freeze --all 17:25:47 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 17:25:47 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:25:47 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 17:25:47 + update-java-alternatives -l 17:25:47 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 17:25:47 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 17:25:47 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 17:25:47 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 17:25:47 update-alternatives: error: no alternatives for jaotc 17:25:47 update-alternatives: error: no alternatives for rmic 17:25:47 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 17:25:47 + java -version 17:25:47 + JAVA_VER=21 17:25:47 + echo 21 17:25:47 21 17:25:47 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 17:25:47 + javac -version 17:25:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:25:48 [INFO] Once installed this environment will be reused. 17:25:48 [INFO] This may take a few minutes... 17:25:48 + JAVAC_VER=21 17:25:48 + echo 21 17:25:48 + [ 21 -ge 21 ] 17:25:48 + [ 21 -ge 21 ] 17:25:48 + echo ok, java is 21 or newer 17:25:48 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 17:25:48 21 17:25:48 ok, java is 21 or newer 17:25:49 2025-10-24 17:25:49 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] 17:25:49 + sudo mkdir -p /opt 17:25:49 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 17:25:49 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 17:25:49 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 17:25:49 + mvn --version 17:25:49 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 17:25:49 Maven home: /opt/maven 17:25:49 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 17:25:49 Default locale: en, platform encoding: UTF-8 17:25:49 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 17:25:49 NOTE: Picked up JDK_JAVA_OPTIONS: 17:25:49 --add-opens=java.base/java.io=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.lang=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.net=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.nio=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.util=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:25:49 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:25:49 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:25:49 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:25:49 -Xlog:disable 17:25:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:25:53 [INFO] Once installed this environment will be reused. 17:25:53 [INFO] This may take a few minutes... 17:26:01 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 17:26:01 [INFO] Once installed this environment will be reused. 17:26:01 [INFO] This may take a few minutes... 17:26:07 [INFO] Installing environment for https://github.com/perltidy/perltidy. 17:26:07 [INFO] Once installed this environment will be reused. 17:26:07 [INFO] This may take a few minutes... 17:26:07 docs-linkcheck: freeze> python -m pip freeze --all 17:26:07 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.2,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 17:26:07 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 17:26:08 docs: freeze> python -m pip freeze --all 17:26:09 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.2,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 17:26:09 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 17:26:12 docs: OK ✔ in 33.73 seconds 17:26:12 docs-linkcheck: OK ✔ in 33.97 seconds 17:26:12 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 17:26:16 pylint: freeze> python -m pip freeze --all 17:26:16 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 17:26:16 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}$' '{}' + 17:26:19 trim trailing whitespace.................................................Passed 17:26:19 Tabs remover.............................................................Passed 17:26:19 autopep8.................................................................Passed 17:26:25 perltidy.................................................................Passed 17:26:26 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 17: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. 17: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. 17:26:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:26:26 [INFO] Once installed this environment will be reused. 17:26:26 [INFO] This may take a few minutes... 17:26:36 gitlint..................................................................Passed 17:26:40 17:26:40 ------------------------------------ 17:26:40 Your code has been rated at 10.00/10 17:26:40 17:27:34 pre-commit: OK ✔ in 54.61 seconds 17:27:34 pylint: OK ✔ in 30.32 seconds 17:27:34 buildcontroller: OK ✔ in 1 minute 54.33 seconds 17:27:34 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 17:27:34 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 17:27:34 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 17:27:34 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 17:27:40 build_karaf_tests190: freeze> python -m pip freeze --all 17:27:40 build_karaf_tests221: freeze> python -m pip freeze --all 17:27:40 build_karaf_tests121: freeze> python -m pip freeze --all 17:27:40 build_karaf_tests71: freeze> python -m pip freeze --all 17:27:40 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:27:40 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:27:40 build karaf in karafoc with ./karafoc.env 17:27:40 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:27:40 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:27:40 build karaf in karaf221 with ./karaf221.env 17:27:40 NOTE: Picked up JDK_JAVA_OPTIONS: 17:27:40 --add-opens=java.base/java.io=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.lang=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.net=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.nio=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.util=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:27:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:27:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:27:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:27:40 -Xlog:disable 17:27:40 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:27:40 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:27:40 build karaf in karaf121 with ./karaf121.env 17:27:41 NOTE: Picked up JDK_JAVA_OPTIONS: 17:27:41 --add-opens=java.base/java.io=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.lang=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.net=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.nio=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:27:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:27:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:27:41 -Xlog:disable 17:27:41 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:27:41 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 17:27:41 build karaf in karaf71 with ./karaf71.env 17:27:41 NOTE: Picked up JDK_JAVA_OPTIONS: 17:27:41 --add-opens=java.base/java.io=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.lang=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.net=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.nio=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:27:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:27:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:27:41 -Xlog:disable 17:27:41 NOTE: Picked up JDK_JAVA_OPTIONS: 17:27:41 --add-opens=java.base/java.io=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.lang=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.net=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.nio=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.nio.file=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util.jar=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util.stream=ALL-UNNAMED 17:27:41 --add-opens=java.base/java.util.zip=ALL-UNNAMED 17:27:41 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 17:27:41 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 17:27:41 -Xlog:disable 17:28:42 build_karaf_tests221: OK ✔ in 1 minute 9.24 seconds 17:28:42 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 17:28:42 build_karaf_tests71: OK ✔ in 1 minute 9.64 seconds 17:28:42 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 17:28:43 [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] 17:28:43 [ERROR] 17:28:43 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 17:28:43 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 17:28:43 [ERROR] 17:28:43 [ERROR] For more information about the errors and possible solutions, please read the following articles: 17:28:43 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 17:28:43 build_karaf_tests121: OK ✔ in 1 minute 10.23 seconds 17:28:43 build_karaf_tests190: OK ✔ in 1 minute 10.26 seconds 17:28:43 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 17:28:51 sims: freeze> python -m pip freeze --all 17:28:51 buildlighty: freeze> python -m pip freeze --all 17:28:51 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:28:51 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 17:28:51 Using lighynode version 20.1.0.5 17:28:51 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 17:28:51 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:28:51 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 17:28:51 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 17:29:33 sims: OK ✔ in 12.55 seconds 17:29:33 buildlighty: OK ✔ in 32.68 seconds 17:29:33 testsPCE: freeze> python -m pip freeze --all 17:29:34 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.2,pluggy==1.6.0,psutil==7.1.1,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.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 17:29:34 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 17:29:34 pytest -q transportpce_tests/pce/test01_pce.py 17:30:23 .................... [100%] 17:31:28 20 passed in 112.35s (0:01:52) 17:31:28 pytest -q transportpce_tests/pce/test02_pce_400G.py 17:31:45 ............ [100%] 17:32:15 12 passed in 48.60s 17:32:15 pytest -q transportpce_tests/pce/test03_gnpy.py 17:32:33 ........ [100%] 17:32:54 8 passed in 38.15s 17:32:54 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 17:33:26 ... [100%] 17:33:31 3 passed in 36.79s 17:33:32 testsPCE: OK ✔ in 4 minutes 48.16 seconds 17:33:32 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 17:33:32 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 17:33:32 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 17:33:39 tests_tapi: freeze> python -m pip freeze --all 17:33:39 tests190: freeze> python -m pip freeze --all 17:33:39 tests121: freeze> python -m pip freeze --all 17:33:39 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:33:39 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 17:33:39 using environment variables from ./karaf221.env 17:33:39 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:33:39 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 17:33:39 using environment variables from ./karafoc.env 17:33:39 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 17:33:39 pytest -q transportpce_tests/oc/test01_portmapping.py 17:33:39 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:33:39 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 17:33:39 using environment variables from ./karaf121.env 17:33:39 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 17:34:41 ........... [100%] 17:34:57 10 passed in 77.87s (0:01:17) 17:34:57 pytest -q transportpce_tests/oc/test02_topology.py 17:35:05 ................................... [100%] 17:35:44 21 passed in 125.09s (0:02:05) 17:35:44 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 17:35:45 ......................... [100%] 17:36:03 14 passed in 65.70s (0:01:05) 17:36:03 pytest -q transportpce_tests/oc/test03_renderer.py 17:36:04 ................ [100%] 17:36:42 6 passed in 57.65s 17:36:42 pytest -q transportpce_tests/1.2.1/test03_topology.py 17:36:43 .................... [100%] 17:37:02 19 passed in 58.55s 17:37:02 tests190: OK ✔ in 3 minutes 31.18 seconds 17:37:02 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 17:37:09 .tests71: freeze> python -m pip freeze --all 17:37:10 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:37:10 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 17:37:10 using environment variables from ./karaf71.env 17:37:10 pytest -q transportpce_tests/7.1/test01_portmapping.py 17:37:29 ................................... [100%] 17:38:03 12 passed in 52.79s 17:38:03 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 17:38:05 ................................................... [100%] 17:39:11 44 passed in 148.98s (0:02:28) 17:39:11 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 17:39:13 ................................................................. [100%] 17:40:36 24 passed in 84.10s (0:01:24) 17:40:36 pytest -q transportpce_tests/1.2.1/test05_olm.py 17:40:37 ... [100%] 17:40:41 62 passed in 157.07s (0:02:37) 17:40:41 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 17:41:29 ........................ [100%] 17:41:54 51 passed in 495.43s (0:08:15) 17:41:55 pytest -q transportpce_tests/tapi/test02_full_topology.py 17:41:55 ........................................................... [100%] 17:43:14 48 passed in 152.82s (0:02:32) 17:43:14 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 17:43:16 ............................ [100%] 17:43:57 40 passed in 200.87s (0:03:20) 17:43:57 pytest -q transportpce_tests/1.2.1/test06_end2end.py 17:43:57 ................... [100%] 17:44:30 22 passed in 75.09s (0:01:15) 17:44:38 ................................................................. [100%] 17:50:28 36 passed in 512.75s (0:08:32) 17:50:28 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 17:50:38 ......................................................................... [100%] 17:55:35 71 passed in 306.63s (0:05:06) 17:55:35 pytest -q transportpce_tests/tapi/test04_topo_extension.py 17:55:49 ..................... [100%] 17:57:56 19 passed in 141.47s (0:02:21) 17:57:57 tests71: OK ✔ in 7 minutes 27.54 seconds 17:57:57 tests_tapi: OK ✔ in 24 minutes 25.6 seconds 17:57:57 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 17:58:04 tests221: freeze> python -m pip freeze --all 17:58:04 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.2,pluggy==1.6.0,psutil==7.1.1,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 17:58:04 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:58:04 using environment variables from ./karaf221.env 17:58:04 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:58:39 ............... [100%] 17:58:53 54 passed in 895.24s (0:14:55) 17:58:53 ...................... [100%] 17:59:19 35 passed in 74.72s (0:01:14) 17:59:19 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:59:50 ...... [100%] 18:00:04 6 passed in 44.75s 18:00:04 pytest -q transportpce_tests/2.2.1/test03_topology.py 18:00:48 ............................................ [100%] 18:02:21 44 passed in 136.40s (0:02:16) 18:02:21 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 18:02:55 ............ [100%] 18:03:20 12 passed in 58.57s 18:03:20 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 18:03:44 ................ [100%] 18:05:13 16 passed in 113.26s (0:01:53) 18:05:13 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 18:05:43 ............................... [100%] 18:05:49 31 passed in 35.57s 18:05:49 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 18:06:25 .......................... [100%] 18:07:20 26 passed in 90.86s (0:01:30) 18:07:20 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 18:07:56 ...................... [100%] 18:09:00 22 passed in 99.44s (0:01:39) 18:09:00 pytest -q transportpce_tests/2.2.1/test09_olm.py 18:09:40 ........................................ [100%] 18:12:01 40 passed in 181.31s (0:03:01) 18:12:02 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 18:12:43 ........................................................................ [ 74%] 18:18:20 ......................... [100%] 18:23:12 97 passed in 670.22s (0:11:10) 18:23:12 pytest -q transportpce_tests/2.2.1/test12_end2end.py 18:23:51 ...................................................... [100%] 18:30:38 54 passed in 446.02s (0:07:26) 18:30:38 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 18:31:31 ........................................................................ [ 71%] 18:36:39 ............................. [100%] 18:41:49 101 passed in 670.02s (0:11:10) 18:41:49 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 18:42:44 ........................................................................ [ 67%] 18:48:30 ................................... [100%] 18:51:50 107 passed in 601.47s (0:10:01) 18:51:50 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 18:52:34 ............................................. [100%] 18:55:11 45 passed in 200.01s (0:03:20) 18:55:11 tests121: OK ✔ in 25 minutes 21.76 seconds 18:55:11 tests221: OK ✔ in 57 minutes 14.34 seconds 18:55:11 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 18:55:18 tests_hybrid: freeze> python -m pip freeze --all 18:55:18 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.2,pluggy==1.6.0,psutil==7.1.1,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:55:18 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 18:55:18 using environment variables from ./karaf221.env 18:55:18 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:55:59 ................................................... [100%] 18:57:46 51 passed in 147.21s (0:02:27) 18:57:46 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 18:58:29 ........................................................................ [ 66%] 19:02:50 ..................................... [100%] 19:04:56 109 passed in 429.74s (0:07:09) 19:04:56 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 19:05:44 ..................................................... [100%] 19:09:16 53 passed in 260.44s (0:04:20) 19:09:16 buildcontroller: OK (114.33=setup[8.97]+cmd[105.37] seconds) 19:09:16 sims: OK (12.55=setup[8.76]+cmd[3.79] seconds) 19:09:16 build_karaf_tests121: OK (70.23=setup[7.95]+cmd[62.28] seconds) 19:09:16 testsPCE: OK (288.16=setup[50.95]+cmd[237.22] seconds) 19:09:16 tests121: OK (1521.76=setup[8.02]+cmd[1513.74] seconds) 19:09:16 build_karaf_tests221: OK (69.24=setup[7.90]+cmd[61.33] seconds) 19:09:16 tests_tapi: OK (1465.60=setup[7.95]+cmd[1457.65] seconds) 19:09:16 tests221: OK (3434.34=setup[7.53]+cmd[3426.81] seconds) 19:09:16 build_karaf_tests71: OK (69.64=setup[8.08]+cmd[61.56] seconds) 19:09:16 tests71: OK (447.54=setup[8.15]+cmd[439.39] seconds) 19:09:16 build_karaf_tests190: OK (70.26=setup[7.86]+cmd[62.40] seconds) 19:09:16 tests190: OK (211.18=setup[7.95]+cmd[203.23] seconds) 19:09:16 tests_hybrid: OK (845.63=setup[7.33]+cmd[838.30] seconds) 19:09:16 buildlighty: OK (32.68=setup[9.29]+cmd[23.39] seconds) 19:09:16 docs: OK (33.73=setup[30.64]+cmd[3.08] seconds) 19:09:16 docs-linkcheck: OK (33.97=setup[29.24]+cmd[4.73] seconds) 19:09:16 checkbashisms: OK (3.30=setup[1.93]+cmd[0.01,0.05,1.30] seconds) 19:09:16 pre-commit: OK (54.61=setup[3.29]+cmd[0.00,0.00,41.11,10.21] seconds) 19:09:16 pylint: OK (30.32=setup[4.31]+cmd[26.01] seconds) 19:09:16 congratulations :) (6218.37 seconds) 19:09:16 + tox_status=0 19:09:16 + echo '---> Completed tox runs' 19:09:16 ---> Completed tox runs 19:09:16 + for i in .tox/*/log 19:09:16 ++ echo .tox/build_karaf_tests121/log 19:09:16 ++ awk -F/ '{print $2}' 19:09:16 + tox_env=build_karaf_tests121 19:09:16 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 19:09:16 + for i in .tox/*/log 19:09:16 ++ echo .tox/build_karaf_tests190/log 19:09:16 ++ awk -F/ '{print $2}' 19:09:16 + tox_env=build_karaf_tests190 19:09:16 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 19:09:16 + for i in .tox/*/log 19:09:16 ++ echo .tox/build_karaf_tests221/log 19:09:16 ++ awk -F/ '{print $2}' 19:09:16 + tox_env=build_karaf_tests221 19:09:16 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 19:09:16 + for i in .tox/*/log 19:09:16 ++ echo .tox/build_karaf_tests71/log 19:09:16 ++ awk -F/ '{print $2}' 19:09:16 + tox_env=build_karaf_tests71 19:09:16 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 19:09:16 + for i in .tox/*/log 19:09:16 ++ echo .tox/buildcontroller/log 19:09:16 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=buildcontroller 19:09:17 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/buildlighty/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=buildlighty 19:09:17 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/checkbashisms/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=checkbashisms 19:09:17 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/docs-linkcheck/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=docs-linkcheck 19:09:17 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/docs/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=docs 19:09:17 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/pre-commit/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=pre-commit 19:09:17 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/pylint/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=pylint 19:09:17 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/sims/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=sims 19:09:17 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/tests121/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=tests121 19:09:17 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/tests190/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=tests190 19:09:17 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/tests221/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=tests221 19:09:17 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/tests71/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=tests71 19:09:17 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/testsPCE/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=testsPCE 19:09:17 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 19:09:17 + for i in .tox/*/log 19:09:17 ++ echo .tox/tests_hybrid/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 + tox_env=tests_hybrid 19:09:17 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 19:09:17 + for i in .tox/*/log 19:09:17 ++ awk -F/ '{print $2}' 19:09:17 ++ echo .tox/tests_tapi/log 19:09:17 + tox_env=tests_tapi 19:09:17 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 19:09:17 + DOC_DIR=docs/_build/html 19:09:17 + [[ -d docs/_build/html ]] 19:09:17 + echo '---> Archiving generated docs' 19:09:17 ---> Archiving generated docs 19:09:17 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 19:09:17 + echo '---> tox-run.sh ends' 19:09:17 ---> tox-run.sh ends 19:09:17 + test 0 -eq 0 19:09:17 $ ssh-agent -k 19:09:17 unset SSH_AUTH_SOCK; 19:09:17 unset SSH_AGENT_PID; 19:09:17 echo Agent pid 1567 killed; 19:09:17 [ssh-agent] Stopped. 19:09:17 [PostBuildScript] - [INFO] Executing post build scripts. 19:09:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15276243857003893877.sh 19:09:17 ---> sysstat.sh 19:09:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13645710518972713334.sh 19:09:18 ---> package-listing.sh 19:09:18 ++ facter osfamily 19:09:18 ++ tr '[:upper:]' '[:lower:]' 19:09:18 + OS_FAMILY=debian 19:09:18 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 19:09:18 + START_PACKAGES=/tmp/packages_start.txt 19:09:18 + END_PACKAGES=/tmp/packages_end.txt 19:09:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:18 + PACKAGES=/tmp/packages_start.txt 19:09:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:09:18 + PACKAGES=/tmp/packages_end.txt 19:09:18 + case "${OS_FAMILY}" in 19:09:18 + dpkg -l 19:09:18 + grep '^ii' 19:09:18 + '[' -f /tmp/packages_start.txt ']' 19:09:18 + '[' -f /tmp/packages_end.txt ']' 19:09:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:09:18 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:09:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:09:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16329193327699564605.sh 19:09:18 ---> capture-instance-metadata.sh 19:09:18 Setup pyenv: 19:09:18 system 19:09:18 3.8.20 19:09:18 3.9.20 19:09:18 3.10.15 19:09:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:09:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oCuS from file:/tmp/.os_lf_venv 19:09:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:09:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:09:21 lf-activate-venv(): INFO: Base packages installed successfully 19:09:21 lf-activate-venv(): INFO: Installing additional packages: lftools 19:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-oCuS/bin to PATH 19:09:34 INFO: Running in OpenStack, capturing instance metadata 19:09:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12225754433922943207.sh 19:09:34 provisioning config files... 19:09:35 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3746 19:09:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11846846794311540565tmp 19:09:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:09:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:09:35 provisioning config files... 19:09:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:09:35 [EnvInject] - Injecting environment variables from a build step. 19:09:35 [EnvInject] - Injecting as environment variables the properties content 19:09:35 SERVER_ID=logs 19:09:35 19:09:35 [EnvInject] - Variables injected successfully. 19:09:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11565737446323442720.sh 19:09:35 ---> create-netrc.sh 19:09:35 WARN: Log server credential not found. 19:09:35 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5318018241779431287.sh 19:09:35 ---> python-tools-install.sh 19:09:35 Setup pyenv: 19:09:35 system 19:09:35 3.8.20 19:09:35 3.9.20 19:09:35 3.10.15 19:09:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:09:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oCuS from file:/tmp/.os_lf_venv 19:09:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:09:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:09:38 lf-activate-venv(): INFO: Base packages installed successfully 19:09:38 lf-activate-venv(): INFO: Installing additional packages: lftools 19:09:48 lf-activate-venv(): INFO: Adding /tmp/venv-oCuS/bin to PATH 19:09:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14265487493105134729.sh 19:09:48 ---> sudo-logs.sh 19:09:48 Archiving 'sudo' log.. 19:09:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16573343771275073739.sh 19:09:48 ---> job-cost.sh 19:09:48 Setup pyenv: 19:09:48 system 19:09:48 3.8.20 19:09:48 3.9.20 19:09:48 3.10.15 19:09:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:09:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oCuS from file:/tmp/.os_lf_venv 19:09:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:09:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:09:51 lf-activate-venv(): INFO: Base packages installed successfully 19:09:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:09:58 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. 19:09:58 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 19:09:58 lf-activate-venv(): INFO: Adding /tmp/venv-oCuS/bin to PATH 19:09:58 INFO: No Stack... 19:09:58 INFO: Retrieving Pricing Info for: v3-standard-4 19:09:59 INFO: Archiving Costs 19:09:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14902378968321112493.sh 19:09:59 ---> logs-deploy.sh 19:09:59 Setup pyenv: 19:09:59 system 19:09:59 3.8.20 19:09:59 3.9.20 19:09:59 3.10.15 19:09:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:09:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oCuS from file:/tmp/.os_lf_venv 19:09:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:09:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:10:01 lf-activate-venv(): INFO: Base packages installed successfully 19:10:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:10:11 lf-activate-venv(): INFO: Adding /tmp/venv-oCuS/bin to PATH 19:10:11 WARNING: Nexus logging server not set 19:10:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3746/ 19:10:11 INFO: archiving logs to S3 19:10:13 ---> uname -a: 19:10:13 Linux prd-ubuntu2204-docker-4c-16g-1803 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:10:13 19:10:13 19:10:13 ---> lscpu: 19:10:13 Architecture: x86_64 19:10:13 CPU op-mode(s): 32-bit, 64-bit 19:10:13 Address sizes: 40 bits physical, 48 bits virtual 19:10:13 Byte Order: Little Endian 19:10:13 CPU(s): 4 19:10:13 On-line CPU(s) list: 0-3 19:10:13 Vendor ID: AuthenticAMD 19:10:13 Model name: AMD EPYC-Rome Processor 19:10:13 CPU family: 23 19:10:13 Model: 49 19:10:13 Thread(s) per core: 1 19:10:13 Core(s) per socket: 1 19:10:13 Socket(s): 4 19:10:13 Stepping: 0 19:10:13 BogoMIPS: 5599.99 19:10:13 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 19:10:13 Virtualization: AMD-V 19:10:13 Hypervisor vendor: KVM 19:10:13 Virtualization type: full 19:10:13 L1d cache: 128 KiB (4 instances) 19:10:13 L1i cache: 128 KiB (4 instances) 19:10:13 L2 cache: 2 MiB (4 instances) 19:10:13 L3 cache: 64 MiB (4 instances) 19:10:13 NUMA node(s): 1 19:10:13 NUMA node0 CPU(s): 0-3 19:10:13 Vulnerability Gather data sampling: Not affected 19:10:13 Vulnerability Indirect target selection: Not affected 19:10:13 Vulnerability Itlb multihit: Not affected 19:10:13 Vulnerability L1tf: Not affected 19:10:13 Vulnerability Mds: Not affected 19:10:13 Vulnerability Meltdown: Not affected 19:10:13 Vulnerability Mmio stale data: Not affected 19:10:13 Vulnerability Reg file data sampling: Not affected 19:10:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:10:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:10:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:10:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:10:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:10:13 Vulnerability Srbds: Not affected 19:10:13 Vulnerability Tsx async abort: Not affected 19:10:13 19:10:13 19:10:13 ---> nproc: 19:10:13 4 19:10:13 19:10:13 19:10:13 ---> df -h: 19:10:13 Filesystem Size Used Avail Use% Mounted on 19:10:13 tmpfs 1.6G 1.1M 1.6G 1% /run 19:10:13 /dev/vda1 78G 18G 61G 23% / 19:10:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:10:13 tmpfs 5.0M 0 5.0M 0% /run/lock 19:10:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:10:13 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:10:13 19:10:13 19:10:13 ---> free -m: 19:10:13 total used free shared buff/cache available 19:10:13 Mem: 15989 704 11161 3 4123 14942 19:10:13 Swap: 1023 0 1023 19:10:13 19:10:13 19:10:13 ---> ip addr: 19:10:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:10:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:10:13 inet 127.0.0.1/8 scope host lo 19:10:13 valid_lft forever preferred_lft forever 19:10:13 inet6 ::1/128 scope host 19:10:13 valid_lft forever preferred_lft forever 19:10:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:10:13 link/ether fa:16:3e:64:76:93 brd ff:ff:ff:ff:ff:ff 19:10:13 altname enp0s3 19:10:13 inet 10.30.171.41/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:10:13 valid_lft 79994sec preferred_lft 79994sec 19:10:13 inet6 fe80::f816:3eff:fe64:7693/64 scope link 19:10:13 valid_lft forever preferred_lft forever 19:10:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:10:13 link/ether 5e:af:f1:5a:07:d2 brd ff:ff:ff:ff:ff:ff 19:10:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:10:13 valid_lft forever preferred_lft forever 19:10:13 19:10:13 19:10:13 ---> sar -b -r -n DEV: 19:10:13 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1803) 10/24/25 _x86_64_ (4 CPU) 19:10:13 19:10:13 17:23:30 LINUX RESTART (4 CPU) 19:10:13 19:10:13 17:30:09 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:10:13 17:40:01 70.64 22.08 45.33 3.23 318.42 6011.40 9539.13 19:10:13 17:50:04 17.78 3.37 13.68 0.74 66.42 359.70 377.23 19:10:13 18:00:04 14.13 0.18 13.18 0.77 15.47 674.57 1288.20 19:10:13 18:10:01 18.59 0.02 17.75 0.83 0.59 516.02 753.67 19:10:13 18:20:16 4.60 0.04 4.39 0.16 1.40 111.35 82.92 19:10:13 18:30:16 5.22 0.00 5.04 0.18 0.16 127.04 50.01 19:10:13 18:40:16 4.63 0.01 4.45 0.18 1.05 123.35 74.95 19:10:13 18:50:16 5.33 0.01 5.14 0.19 0.76 153.80 116.91 19:10:13 19:00:16 24.21 0.06 10.35 13.81 2.04 629.32 211142.95 19:10:13 19:10:01 11.45 2.10 8.11 1.24 105.60 1170.06 647.36 19:10:13 Average: 17.57 2.76 12.68 2.13 50.63 978.44 22421.35 19:10:13 19:10:13 17:30:09 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:10:13 17:40:01 1417436 5011684 10918324 66.68 265872 3298148 11860424 68.08 2005052 12336292 536 19:10:13 17:50:04 4148064 7261512 8671380 52.96 262932 2855300 9526016 54.68 2042772 9616964 444 19:10:13 18:00:04 12081348 15315036 623744 3.81 267664 2970948 1341628 7.70 2088080 1669732 7356 19:10:13 18:10:01 8362632 11650068 4287368 26.19 270760 3021604 5133684 29.47 2094612 5364568 244 19:10:13 18:20:16 8141368 11441724 4495280 27.46 271376 3033904 5217804 29.95 2096444 5587636 212 19:10:13 18:30:16 8080456 11395148 4541824 27.74 271852 3047792 5264536 30.22 2097376 5648600 216 19:10:13 18:40:16 6634716 9964684 5971528 36.47 272436 3062456 6691564 38.41 2099348 7093540 480 19:10:13 18:50:16 6501280 9848188 6087940 37.18 272988 3078856 6750508 38.75 2102472 7218340 384 19:10:13 19:00:16 7933396 11418024 4519296 27.60 277524 3209996 5211796 29.92 2124828 5775388 48 19:10:13 19:10:01 11522632 15357064 582192 3.56 280552 3547788 1207420 6.93 2180060 2132248 28440 19:10:13 Average: 7482333 10866313 5069888 30.96 271396 3112679 5820538 33.41 2093104 6244331 3836 19:10:13 19:10:13 17:30:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:10:13 17:40:01 lo 24.27 24.27 18.65 18.65 0.00 0.00 0.00 0.00 19:10:13 17:40:01 ens3 2.24 2.17 0.70 1.47 0.00 0.00 0.00 0.00 19:10:13 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 17:50:04 lo 39.20 39.20 16.31 16.31 0.00 0.00 0.00 0.00 19:10:13 17:50:04 ens3 1.19 1.05 0.27 0.23 0.00 0.00 0.00 0.00 19:10:13 17:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 18:00:04 lo 18.19 18.19 8.74 8.74 0.00 0.00 0.00 0.00 19:10:13 18:00:04 ens3 0.98 0.86 0.27 0.22 0.00 0.00 0.00 0.00 19:10:13 18:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 18:10:01 lo 13.65 13.65 7.69 7.69 0.00 0.00 0.00 0.00 19:10:13 18:10:01 ens3 0.83 0.85 0.18 0.15 0.00 0.00 0.00 0.00 19:10:13 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 18:20:16 lo 19.45 19.45 9.25 9.25 0.00 0.00 0.00 0.00 19:10:13 18:20:16 ens3 0.66 0.56 0.16 0.13 0.00 0.00 0.00 0.00 19:10:13 18:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 18:30:16 lo 22.44 22.44 7.59 7.59 0.00 0.00 0.00 0.00 19:10:13 18:30:16 ens3 0.59 0.34 0.18 0.12 0.00 0.00 0.00 0.00 19:10:13 18:30:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 18:40:16 lo 16.48 16.48 8.18 8.18 0.00 0.00 0.00 0.00 19:10:13 18:40:16 ens3 0.78 0.49 0.18 0.13 0.00 0.00 0.00 0.00 19:10:13 18:40:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 18:50:16 lo 16.56 16.56 10.02 10.02 0.00 0.00 0.00 0.00 19:10:13 18:50:16 ens3 0.60 0.51 0.13 0.10 0.00 0.00 0.00 0.00 19:10:13 18:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 19:00:16 lo 19.30 19.30 10.51 10.51 0.00 0.00 0.00 0.00 19:10:13 19:00:16 ens3 0.88 0.83 0.24 0.20 0.00 0.00 0.00 0.00 19:10:13 19:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 19:10:01 lo 32.55 32.55 12.60 12.60 0.00 0.00 0.00 0.00 19:10:13 19:10:01 ens3 2.78 2.53 1.72 0.99 0.00 0.00 0.00 0.00 19:10:13 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 Average: lo 22.19 22.19 10.94 10.94 0.00 0.00 0.00 0.00 19:10:13 Average: ens3 1.15 1.01 0.40 0.37 0.00 0.00 0.00 0.00 19:10:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:13 19:10:13 19:10:13 ---> sar -P ALL: 19:10:13 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1803) 10/24/25 _x86_64_ (4 CPU) 19:10:13 19:10:13 17:23:30 LINUX RESTART (4 CPU) 19:10:13 19:10:13 17:30:09 CPU %user %nice %system %iowait %steal %idle 19:10:13 17:40:01 all 52.56 0.00 2.17 0.25 0.11 44.92 19:10:13 17:40:01 0 52.99 0.00 2.03 0.09 0.11 44.78 19:10:13 17:40:01 1 52.05 0.00 2.29 0.27 0.11 45.29 19:10:13 17:40:01 2 52.32 0.00 2.20 0.27 0.11 45.11 19:10:13 17:40:01 3 52.88 0.00 2.17 0.36 0.11 44.48 19:10:13 17:50:04 all 28.85 0.00 1.36 0.12 0.11 69.56 19:10:13 17:50:04 0 29.24 0.00 1.33 0.04 0.11 69.27 19:10:13 17:50:04 1 28.89 0.00 1.37 0.07 0.11 69.56 19:10:13 17:50:04 2 28.54 0.00 1.40 0.25 0.10 69.71 19:10:13 17:50:04 3 28.73 0.00 1.33 0.12 0.11 69.72 19:10:13 18:00:04 all 23.27 0.00 1.07 0.06 0.10 75.50 19:10:13 18:00:04 0 23.34 0.00 1.12 0.13 0.10 75.31 19:10:13 18:00:04 1 23.64 0.00 1.03 0.04 0.10 75.20 19:10:13 18:00:04 2 23.41 0.00 1.14 0.02 0.10 75.33 19:10:13 18:00:04 3 22.71 0.00 1.00 0.05 0.10 76.13 19:10:13 18:10:01 all 28.15 0.00 0.92 0.05 0.09 70.78 19:10:13 18:10:01 0 29.01 0.00 0.92 0.04 0.09 69.94 19:10:13 18:10:01 1 28.25 0.00 1.14 0.08 0.10 70.44 19:10:13 18:10:01 2 27.46 0.00 0.79 0.05 0.10 71.60 19:10:13 18:10:01 3 27.89 0.00 0.84 0.02 0.09 71.16 19:10:13 18:20:16 all 8.22 0.00 0.37 0.02 0.08 91.31 19:10:13 18:20:16 0 8.53 0.00 0.32 0.02 0.08 91.05 19:10:13 18:20:16 1 8.42 0.00 0.40 0.00 0.09 91.08 19:10:13 18:20:16 2 8.26 0.00 0.37 0.01 0.08 91.28 19:10:13 18:20:16 3 7.68 0.00 0.39 0.04 0.08 91.81 19:10:13 18:30:16 all 7.43 0.00 0.33 0.02 0.09 92.14 19:10:13 18:30:16 0 7.37 0.00 0.31 0.03 0.10 92.19 19:10:13 18:30:16 1 7.66 0.00 0.34 0.02 0.09 91.89 19:10:13 18:30:16 2 7.40 0.00 0.36 0.00 0.09 92.15 19:10:13 18:30:16 3 7.27 0.00 0.31 0.02 0.09 92.32 19:10:13 18:40:16 all 9.12 0.00 0.49 0.04 0.08 90.26 19:10:13 18:40:16 0 9.29 0.00 0.40 0.13 0.08 90.11 19:10:13 18:40:16 1 9.50 0.00 0.53 0.01 0.09 89.89 19:10:13 18:40:16 2 9.14 0.00 0.50 0.01 0.08 90.27 19:10:13 18:40:16 3 8.57 0.00 0.54 0.02 0.08 90.79 19:10:13 18:50:16 all 9.42 0.00 0.50 0.29 0.08 89.71 19:10:13 18:50:16 0 8.76 0.00 0.56 0.38 0.07 90.24 19:10:13 18:50:16 1 9.37 0.00 0.42 0.13 0.08 90.01 19:10:13 18:50:16 2 9.85 0.00 0.54 0.36 0.08 89.17 19:10:13 18:50:16 3 9.71 0.00 0.47 0.29 0.08 89.45 19:10:13 19:00:16 all 19.25 0.00 0.79 0.26 0.09 79.61 19:10:13 19:00:16 0 19.16 0.00 0.67 0.36 0.08 79.73 19:10:13 19:00:16 1 19.41 0.00 0.88 0.25 0.09 79.38 19:10:13 19:00:16 2 19.61 0.00 0.85 0.27 0.09 79.18 19:10:13 19:00:16 3 18.83 0.00 0.74 0.17 0.09 80.16 19:10:13 19:10:01 all 11.56 0.00 0.69 0.23 0.10 87.41 19:10:13 19:10:01 0 11.10 0.00 0.69 0.16 0.11 87.95 19:10:13 19:10:01 1 11.00 0.00 0.69 0.35 0.10 87.86 19:10:13 19:10:01 2 13.89 0.00 0.81 0.15 0.11 85.03 19:10:13 19:10:01 3 10.25 0.00 0.57 0.26 0.10 88.81 19:10:13 Average: all 19.73 0.00 0.87 0.13 0.09 79.18 19:10:13 Average: 0 19.82 0.00 0.83 0.14 0.09 79.11 19:10:13 Average: 1 19.76 0.00 0.91 0.12 0.09 79.12 19:10:13 Average: 2 19.93 0.00 0.89 0.14 0.09 78.94 19:10:13 Average: 3 19.40 0.00 0.84 0.13 0.09 79.54 19:10:13 19:10:13 19:10:13