15:30:40 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116528 15:30:40 Running as SYSTEM 15:30:40 [EnvInject] - Loading node environment variables. 15:30:40 Building remotely on prd-ubuntu2204-docker-4c-16g-482 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:30:40 [ssh-agent] Looking for ssh-agent implementation... 15:30:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:40 $ ssh-agent 15:30:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjCiCNV/agent.1569 15:30:40 SSH_AGENT_PID=1571 15:30:40 [ssh-agent] Started. 15:30:40 Running ssh-add (command line suppressed) 15:30:40 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4879733883281242201.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4879733883281242201.key) 15:30:40 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:30:40 The recommended git tool is: NONE 15:30:44 using credential jenkins-ssh 15:30:44 Wiping out workspace first. 15:30:44 Cloning the remote Git repository 15:30:44 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:30:44 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:30:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:30:44 > git --version # timeout=10 15:30:44 > git --version # 'git version 2.34.1' 15:30:44 using GIT_SSH to set credentials jenkins-ssh 15:30:44 Verifying host key using known hosts file 15:30:44 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. 15:30:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:30:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:30:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:30:48 using GIT_SSH to set credentials jenkins-ssh 15:30:48 Verifying host key using known hosts file 15:30:48 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. 15:30:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/28/116528/14 # timeout=10 15:30:48 > git rev-parse dc5bfbf7aa139c4741e6df1d38793c410999d69e^{commit} # timeout=10 15:30:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:30:48 Checking out Revision dc5bfbf7aa139c4741e6df1d38793c410999d69e (refs/changes/28/116528/14) 15:30:48 > git config core.sparsecheckout # timeout=10 15:30:48 > git checkout -f dc5bfbf7aa139c4741e6df1d38793c410999d69e # timeout=10 15:30:49 Commit message: "Consolidate Implementation of PceTapiLink" 15:30:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:30:49 > git rev-list --no-walk 99ecf28c3b05d759974d604dfb1b9da9cec48c24 # timeout=10 15:30:49 > git remote # timeout=10 15:30:49 > git submodule init # timeout=10 15:30:49 > git submodule sync # timeout=10 15:30:49 > git config --get remote.origin.url # timeout=10 15:30:49 > git submodule init # timeout=10 15:30:49 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:30:49 ERROR: No submodules found. 15:30:52 provisioning config files... 15:30:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:30:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:30:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14752993475713343003.sh 15:30:52 ---> python-tools-install.sh 15:30:52 Setup pyenv: 15:30:52 * system (set by /opt/pyenv/version) 15:30:52 * 3.8.20 (set by /opt/pyenv/version) 15:30:52 * 3.9.20 (set by /opt/pyenv/version) 15:30:52 3.10.15 15:30:52 3.11.10 15:30:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Our5 15:30:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:30:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:30:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:31:01 lf-activate-venv(): INFO: Base packages installed successfully 15:31:01 lf-activate-venv(): INFO: Installing additional packages: lftools 15:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-Our5/bin to PATH 15:31:29 Generating Requirements File 15:31:50 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. 15:31:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:31:50 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 15:31:50 Python 3.11.10 15:31:50 pip 25.2 from /tmp/venv-Our5/lib/python3.11/site-packages/pip (python 3.11) 15:31:51 appdirs==1.4.4 15:31:51 argcomplete==3.6.3 15:31:51 aspy.yaml==1.3.0 15:31:51 attrs==25.4.0 15:31:51 autopage==0.5.2 15:31:51 beautifulsoup4==4.14.2 15:31:51 boto3==1.40.55 15:31:51 botocore==1.40.55 15:31:51 bs4==0.0.2 15:31:51 cachetools==6.2.1 15:31:51 certifi==2025.10.5 15:31:51 cffi==2.0.0 15:31:51 cfgv==3.4.0 15:31:51 chardet==5.2.0 15:31:51 charset-normalizer==3.4.4 15:31:51 click==8.3.0 15:31:51 cliff==4.11.0 15:31:51 cmd2==2.7.0 15:31:51 cryptography==3.3.2 15:31:51 debtcollector==3.0.0 15:31:51 decorator==5.2.1 15:31:51 defusedxml==0.7.1 15:31:51 Deprecated==1.2.18 15:31:51 distlib==0.4.0 15:31:51 dnspython==2.8.0 15:31:51 docker==7.1.0 15:31:51 dogpile.cache==1.5.0 15:31:51 durationpy==0.10 15:31:51 email-validator==2.3.0 15:31:51 filelock==3.20.0 15:31:51 future==1.0.0 15:31:51 gitdb==4.0.12 15:31:51 GitPython==3.1.45 15:31:51 google-auth==2.41.1 15:31:51 httplib2==0.31.0 15:31:51 identify==2.6.15 15:31:51 idna==3.11 15:31:51 importlib-resources==1.5.0 15:31:51 iso8601==2.1.0 15:31:51 Jinja2==3.1.6 15:31:51 jmespath==1.0.1 15:31:51 jsonpatch==1.33 15:31:51 jsonpointer==3.0.0 15:31:51 jsonschema==4.25.1 15:31:51 jsonschema-specifications==2025.9.1 15:31:51 keystoneauth1==5.12.0 15:31:51 kubernetes==34.1.0 15:31:51 lftools==0.37.15 15:31:51 lxml==6.0.2 15:31:51 markdown-it-py==4.0.0 15:31:51 MarkupSafe==3.0.3 15:31:51 mdurl==0.1.2 15:31:51 msgpack==1.1.2 15:31:51 multi_key_dict==2.0.3 15:31:51 munch==4.0.0 15:31:51 netaddr==1.3.0 15:31:51 niet==1.4.2 15:31:51 nodeenv==1.9.1 15:31:51 oauth2client==4.1.3 15:31:51 oauthlib==3.3.1 15:31:51 openstacksdk==4.7.1 15:31:51 os-service-types==1.8.0 15:31:51 osc-lib==4.2.0 15:31:51 oslo.config==10.0.0 15:31:51 oslo.context==6.1.0 15:31:51 oslo.i18n==6.6.0 15:31:51 oslo.log==7.2.1 15:31:51 oslo.serialization==5.8.0 15:31:51 oslo.utils==9.1.0 15:31:51 packaging==25.0 15:31:51 pbr==7.0.1 15:31:51 platformdirs==4.5.0 15:31:51 prettytable==3.16.0 15:31:51 psutil==7.1.1 15:31:51 pyasn1==0.6.1 15:31:51 pyasn1_modules==0.4.2 15:31:51 pycparser==2.23 15:31:51 pygerrit2==2.0.15 15:31:51 PyGithub==2.8.1 15:31:51 Pygments==2.19.2 15:31:51 PyJWT==2.10.1 15:31:51 PyNaCl==1.6.0 15:31:51 pyparsing==2.4.7 15:31:51 pyperclip==1.11.0 15:31:51 pyrsistent==0.20.0 15:31:51 python-cinderclient==9.8.0 15:31:51 python-dateutil==2.9.0.post0 15:31:51 python-heatclient==4.3.0 15:31:51 python-jenkins==1.8.3 15:31:51 python-keystoneclient==5.7.0 15:31:51 python-magnumclient==4.9.0 15:31:51 python-openstackclient==8.2.0 15:31:51 python-swiftclient==4.8.0 15:31:51 PyYAML==6.0.3 15:31:51 referencing==0.37.0 15:31:51 requests==2.32.5 15:31:51 requests-oauthlib==2.0.0 15:31:51 requestsexceptions==1.4.0 15:31:51 rfc3986==2.0.0 15:31:51 rich==14.2.0 15:31:51 rich-argparse==1.7.1 15:31:51 rpds-py==0.27.1 15:31:51 rsa==4.9.1 15:31:51 ruamel.yaml==0.18.15 15:31:51 ruamel.yaml.clib==0.2.14 15:31:51 s3transfer==0.14.0 15:31:51 simplejson==3.20.2 15:31:51 six==1.17.0 15:31:51 smmap==5.0.2 15:31:51 soupsieve==2.8 15:31:51 stevedore==5.5.0 15:31:51 tabulate==0.9.0 15:31:51 toml==0.10.2 15:31:51 tomlkit==0.13.3 15:31:51 tqdm==4.67.1 15:31:51 typing_extensions==4.15.0 15:31:51 tzdata==2025.2 15:31:51 urllib3==1.26.20 15:31:51 virtualenv==20.35.3 15:31:51 wcwidth==0.2.14 15:31:51 websocket-client==1.9.0 15:31:51 wrapt==2.0.0 15:31:51 xdg==6.0.0 15:31:51 xmltodict==1.0.2 15:31:51 yq==3.4.3 15:31:51 [EnvInject] - Injecting environment variables from a build step. 15:31:51 [EnvInject] - Injecting as environment variables the properties content 15:31:51 PYTHON=python3 15:31:51 15:31:51 [EnvInject] - Variables injected successfully. 15:31:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9482059428313011689.sh 15:31:51 ---> tox-install.sh 15:31:51 + source /home/jenkins/lf-env.sh 15:31:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:51 ++ mktemp -d /tmp/venv-XXXX 15:31:51 + lf_venv=/tmp/venv-QTUn 15:31:51 + local venv_file=/tmp/.os_lf_venv 15:31:51 + local python=python3 15:31:51 + local options 15:31:51 + local set_path=true 15:31:51 + local install_args= 15:31:51 ++ 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 15:31:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:51 + true 15:31:51 + case $1 in 15:31:51 + venv_file=/tmp/.toxenv 15:31:51 + shift 2 15:31:51 + true 15:31:51 + case $1 in 15:31:51 + shift 15:31:51 + break 15:31:51 + case $python in 15:31:51 + local pkg_list= 15:31:51 + [[ -d /opt/pyenv ]] 15:31:51 + echo 'Setup pyenv:' 15:31:51 Setup pyenv: 15:31:51 + export PYENV_ROOT=/opt/pyenv 15:31:51 + PYENV_ROOT=/opt/pyenv 15:31:51 + 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 15:31:51 + 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 15:31:51 + pyenv versions 15:31:51 system 15:31:51 3.8.20 15:31:51 3.9.20 15:31:51 3.10.15 15:31:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:31:51 + command -v pyenv 15:31:51 ++ pyenv init - --no-rehash 15:31:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:31:51 for i in ${!paths[@]}; do 15:31:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:31:51 fi; done; 15:31:51 echo "${paths[*]}"'\'')" 15:31:51 export PATH="/opt/pyenv/shims:${PATH}" 15:31:51 export PYENV_SHELL=bash 15:31:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:51 pyenv() { 15:31:51 local command 15:31:51 command="${1:-}" 15:31:51 if [ "$#" -gt 0 ]; then 15:31:51 shift 15:31:51 fi 15:31:51 15:31:51 case "$command" in 15:31:51 rehash|shell) 15:31:51 eval "$(pyenv "sh-$command" "$@")" 15:31:51 ;; 15:31:51 *) 15:31:51 command pyenv "$command" "$@" 15:31:51 ;; 15:31:51 esac 15:31:51 }' 15:31:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:31:51 for i in ${!paths[@]}; do 15:31:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:31:51 fi; done; 15:31:51 echo "${paths[*]}"' 15:31:51 ++ 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 15:31:51 ++ 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 15:31:51 ++ 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 15:31:51 ++ export PYENV_SHELL=bash 15:31:51 ++ PYENV_SHELL=bash 15:31:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:51 +++ complete -F _pyenv pyenv 15:31:51 ++ lf-pyver python3 15:31:51 ++ local py_version_xy=python3 15:31:51 ++ local py_version_xyz= 15:31:51 ++ pyenv versions 15:31:51 ++ local command 15:31:51 ++ command=versions 15:31:51 ++ '[' 1 -gt 0 ']' 15:31:51 ++ shift 15:31:51 ++ case "$command" in 15:31:51 ++ command pyenv versions 15:31:51 ++ sed 's/^[ *]* //' 15:31:51 ++ awk '{ print $1 }' 15:31:51 ++ grep -E '^[0-9.]*[0-9]$' 15:31:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:51 +++ grep '^3' /tmp/.pyenv_versions 15:31:51 +++ sort -V 15:31:51 +++ tail -n 1 15:31:51 ++ py_version_xyz=3.11.10 15:31:51 ++ [[ -z 3.11.10 ]] 15:31:51 ++ echo 3.11.10 15:31:51 ++ return 0 15:31:51 + pyenv local 3.11.10 15:31:51 + local command 15:31:51 + command=local 15:31:51 + '[' 2 -gt 0 ']' 15:31:51 + shift 15:31:51 + case "$command" in 15:31:51 + command pyenv local 3.11.10 15:31:51 + for arg in "$@" 15:31:51 + case $arg in 15:31:51 + pkg_list+='tox ' 15:31:51 + for arg in "$@" 15:31:51 + case $arg in 15:31:51 + pkg_list+='virtualenv ' 15:31:51 + for arg in "$@" 15:31:51 + case $arg in 15:31:51 + pkg_list+='urllib3~=1.26.15 ' 15:31:51 + [[ -f /tmp/.toxenv ]] 15:31:51 + [[ ! -f /tmp/.toxenv ]] 15:31:51 + [[ -n '' ]] 15:31:51 + python3 -m venv /tmp/venv-QTUn 15:31:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QTUn' 15:31:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QTUn 15:31:55 + echo /tmp/venv-QTUn 15:31:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:31:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:31:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:31:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:31:55 + local 'pip_opts=--upgrade --quiet' 15:31:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:31:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:31:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:31:55 + [[ -n '' ]] 15:31:55 + [[ -n '' ]] 15:31:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:31:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:31:55 + /tmp/venv-QTUn/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 15:31:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:31:59 lf-activate-venv(): INFO: Base packages installed successfully 15:31:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:31:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:31:59 + /tmp/venv-QTUn/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 15:32:02 + type python3 15:32:02 + true 15:32:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QTUn/bin to PATH' 15:32:02 lf-activate-venv(): INFO: Adding /tmp/venv-QTUn/bin to PATH 15:32:02 + PATH=/tmp/venv-QTUn/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 15:32:02 + return 0 15:32:02 + python3 --version 15:32:02 Python 3.11.10 15:32:02 + python3 -m pip --version 15:32:03 pip 25.2 from /tmp/venv-QTUn/lib/python3.11/site-packages/pip (python 3.11) 15:32:03 + python3 -m pip freeze 15:32:03 cachetools==6.2.1 15:32:03 chardet==5.2.0 15:32:03 colorama==0.4.6 15:32:03 distlib==0.4.0 15:32:03 filelock==3.20.0 15:32:03 packaging==25.0 15:32:03 platformdirs==4.5.0 15:32:03 pluggy==1.6.0 15:32:03 pyproject-api==1.10.0 15:32:03 tox==4.31.0 15:32:03 urllib3==1.26.20 15:32:03 virtualenv==20.35.3 15:32:03 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins16972312358664883733.sh 15:32:03 [EnvInject] - Injecting environment variables from a build step. 15:32:03 [EnvInject] - Injecting as environment variables the properties content 15:32:03 PARALLEL=True 15:32:03 15:32:03 [EnvInject] - Variables injected successfully. 15:32:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10694436419007188479.sh 15:32:03 ---> tox-run.sh 15:32:03 + 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 15:32:03 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:32:03 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:32:03 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:32:03 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:32:03 + source /home/jenkins/lf-env.sh 15:32:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:03 ++ mktemp -d /tmp/venv-XXXX 15:32:03 + lf_venv=/tmp/venv-0lD2 15:32:03 + local venv_file=/tmp/.os_lf_venv 15:32:03 + local python=python3 15:32:03 + local options 15:32:03 + local set_path=true 15:32:03 + local install_args= 15:32:03 ++ 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 15:32:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:32:03 + true 15:32:03 + case $1 in 15:32:03 + venv_file=/tmp/.toxenv 15:32:03 + shift 2 15:32:03 + true 15:32:03 + case $1 in 15:32:03 + shift 15:32:03 + break 15:32:03 + case $python in 15:32:03 + local pkg_list= 15:32:03 + [[ -d /opt/pyenv ]] 15:32:03 + echo 'Setup pyenv:' 15:32:03 Setup pyenv: 15:32:03 + export PYENV_ROOT=/opt/pyenv 15:32:03 + PYENV_ROOT=/opt/pyenv 15:32:03 + 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 15:32:03 + 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 15:32:03 + pyenv versions 15:32:03 system 15:32:03 3.8.20 15:32:03 3.9.20 15:32:03 3.10.15 15:32:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:32:03 + command -v pyenv 15:32:03 ++ pyenv init - --no-rehash 15:32:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:32:03 for i in ${!paths[@]}; do 15:32:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:32:03 fi; done; 15:32:03 echo "${paths[*]}"'\'')" 15:32:03 export PATH="/opt/pyenv/shims:${PATH}" 15:32:03 export PYENV_SHELL=bash 15:32:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:32:03 pyenv() { 15:32:03 local command 15:32:03 command="${1:-}" 15:32:03 if [ "$#" -gt 0 ]; then 15:32:03 shift 15:32:03 fi 15:32:03 15:32:03 case "$command" in 15:32:03 rehash|shell) 15:32:03 eval "$(pyenv "sh-$command" "$@")" 15:32:03 ;; 15:32:03 *) 15:32:03 command pyenv "$command" "$@" 15:32:03 ;; 15:32:03 esac 15:32:03 }' 15:32:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:32:03 for i in ${!paths[@]}; do 15:32:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:32:03 fi; done; 15:32:03 echo "${paths[*]}"' 15:32:03 ++ 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 15:32:03 ++ 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 15:32:03 ++ 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 15:32:03 ++ export PYENV_SHELL=bash 15:32:03 ++ PYENV_SHELL=bash 15:32:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:32:03 +++ complete -F _pyenv pyenv 15:32:03 ++ lf-pyver python3 15:32:03 ++ local py_version_xy=python3 15:32:03 ++ local py_version_xyz= 15:32:03 ++ pyenv versions 15:32:03 ++ local command 15:32:03 ++ command=versions 15:32:03 ++ '[' 1 -gt 0 ']' 15:32:03 ++ shift 15:32:03 ++ case "$command" in 15:32:03 ++ command pyenv versions 15:32:03 ++ grep -E '^[0-9.]*[0-9]$' 15:32:03 ++ sed 's/^[ *]* //' 15:32:03 ++ awk '{ print $1 }' 15:32:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:32:03 +++ grep '^3' /tmp/.pyenv_versions 15:32:03 +++ sort -V 15:32:03 +++ tail -n 1 15:32:03 ++ py_version_xyz=3.11.10 15:32:03 ++ [[ -z 3.11.10 ]] 15:32:03 ++ echo 3.11.10 15:32:03 ++ return 0 15:32:03 + pyenv local 3.11.10 15:32:03 + local command 15:32:03 + command=local 15:32:03 + '[' 2 -gt 0 ']' 15:32:03 + shift 15:32:03 + case "$command" in 15:32:03 + command pyenv local 3.11.10 15:32:03 + for arg in "$@" 15:32:03 + case $arg in 15:32:03 + pkg_list+='tox ' 15:32:03 + for arg in "$@" 15:32:03 + case $arg in 15:32:03 + pkg_list+='virtualenv ' 15:32:03 + for arg in "$@" 15:32:03 + case $arg in 15:32:03 + pkg_list+='urllib3~=1.26.15 ' 15:32:03 + [[ -f /tmp/.toxenv ]] 15:32:03 ++ cat /tmp/.toxenv 15:32:03 + lf_venv=/tmp/venv-QTUn 15:32:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QTUn from' file:/tmp/.toxenv 15:32:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QTUn from file:/tmp/.toxenv 15:32:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:32:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:03 + local 'pip_opts=--upgrade --quiet' 15:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:32:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:32:03 + [[ -n '' ]] 15:32:03 + [[ -n '' ]] 15:32:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:32:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:03 + /tmp/venv-QTUn/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 15:32:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:32:04 lf-activate-venv(): INFO: Base packages installed successfully 15:32:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:32:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:32:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:32:04 + /tmp/venv-QTUn/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 15:32:05 + type python3 15:32:05 + true 15:32:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QTUn/bin to PATH' 15:32:05 lf-activate-venv(): INFO: Adding /tmp/venv-QTUn/bin to PATH 15:32:05 + PATH=/tmp/venv-QTUn/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 15:32:05 + return 0 15:32:05 + [[ -d /opt/pyenv ]] 15:32:05 + echo '---> Setting up pyenv' 15:32:05 ---> Setting up pyenv 15:32:05 + export PYENV_ROOT=/opt/pyenv 15:32:05 + PYENV_ROOT=/opt/pyenv 15:32:05 + export PATH=/opt/pyenv/bin:/tmp/venv-QTUn/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 15:32:05 + PATH=/opt/pyenv/bin:/tmp/venv-QTUn/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 15:32:05 ++ pwd 15:32:05 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:32:05 + export PYTHONPATH 15:32:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:32:05 + TOX_TESTENV_PASSENV=PYTHONPATH 15:32:05 + tox --version 15:32:06 4.31.0 from /tmp/venv-QTUn/lib/python3.11/site-packages/tox/__init__.py 15:32:06 + PARALLEL=True 15:32:06 + TOX_OPTIONS_LIST= 15:32:06 + [[ -n '' ]] 15:32:06 + case ${PARALLEL,,} in 15:32:06 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:32:06 + tox --parallel auto --parallel-live 15:32:06 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:32:07 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 15:32:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:32:07 checkbashisms: freeze> python -m pip freeze --all 15:32:07 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:32:08 checkbashisms: pip==25.2,setuptools==80.9.0 15:32:08 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:32:08 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)' 15:32:08 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:32:09 checkbashisms: OK ✔ in 3.39 seconds 15:32:09 pre-commit: install_deps> python -I -m pip install pre-commit 15:32:12 pre-commit: freeze> python -m pip freeze --all 15:32:12 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 15:32:12 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:32:12 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)' 15:32:12 /usr/bin/cpan 15:32:12 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:32:13 [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. 15:32:13 [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. 15:32:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:32:13 [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. 15:32:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:32:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:32:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:32:14 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:32:14 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:32:15 buildcontroller: freeze> python -m pip freeze --all 15:32:15 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 15:32:15 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:32:15 + update-java-alternatives -l 15:32:15 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:32:15 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:32:15 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:32:15 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:32:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:32:15 [INFO] Once installed this environment will be reused. 15:32:15 [INFO] This may take a few minutes... 15:32:15 update-alternatives: error: no alternatives for jaotc 15:32:15 update-alternatives: error: no alternatives for rmic 15:32:16 + java -version 15:32:16 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:32:16 + JAVA_VER=21 15:32:16 + echo 21 15:32:16 21 15:32:16 + javac -version 15:32:16 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:32:16 21 15:32:16 ok, java is 21 or newer 15:32:16 + JAVAC_VER=21 15:32:16 + echo 21 15:32:16 + [ 21 -ge 21 ] 15:32:16 + [ 21 -ge 21 ] 15:32:16 + echo ok, java is 21 or newer 15:32:16 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 15:32:16 2025-10-20 15:32:16 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] 15:32:16 + sudo mkdir -p /opt 15:32:16 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 15:32:16 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 15:32:16 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:32:16 + mvn --version 15:32:17 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 15:32:17 Maven home: /opt/maven 15:32:17 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:32:17 Default locale: en, platform encoding: UTF-8 15:32:17 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:32:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:32:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:32:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:32:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:32:18 -Xlog:disable 15:32:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:32:21 [INFO] Once installed this environment will be reused. 15:32:21 [INFO] This may take a few minutes... 15:32:29 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:32:29 [INFO] Once installed this environment will be reused. 15:32:29 [INFO] This may take a few minutes... 15:32:36 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:32:36 [INFO] Once installed this environment will be reused. 15:32:36 [INFO] This may take a few minutes... 15:32:36 docs: freeze> python -m pip freeze --all 15:32:36 docs-linkcheck: freeze> python -m pip freeze --all 15:32:37 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 15:32:37 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 15:32:37 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 15:32:37 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 15:32:40 docs: OK ✔ in 34.41 seconds 15:32:40 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:32:45 docs-linkcheck: OK ✔ in 35.1 seconds 15:32:45 pylint: freeze> python -m pip freeze --all 15:32:46 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 15:32:46 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}$' '{}' + 15:32:49 trim trailing whitespace.................................................Passed 15:32:50 Tabs remover.............................................................Passed 15:32:50 autopep8.................................................................Passed 15:32:56 perltidy.................................................................Passed 15:32:57 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:32:58 [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. 15:32:58 [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. 15:32:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:32:58 [INFO] Once installed this environment will be reused. 15:32:58 [INFO] This may take a few minutes... 15:33:06 gitlint..................................................................Passed 15:33:13 15:33:13 ------------------------------------ 15:33:13 Your code has been rated at 10.00/10 15:33:13 15:34:11 pre-commit: OK ✔ in 56.71 seconds 15:34:11 pylint: OK ✔ in 35.16 seconds 15:34:11 buildcontroller: OK ✔ in 2 minutes 4.36 seconds 15:34:11 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 15:34:11 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 15:34:11 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 15:34:11 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 15:34:18 build_karaf_tests190: freeze> python -m pip freeze --all 15:34:18 build_karaf_tests71: freeze> python -m pip freeze --all 15:34:18 build_karaf_tests221: freeze> python -m pip freeze --all 15:34:18 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 15:34:18 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:34:18 build_karaf_tests121: freeze> python -m pip freeze --all 15:34:18 build karaf in karafoc with ./karafoc.env 15:34:18 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.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 15:34:18 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:34:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:34:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:34:18 -Xlog:disable 15:34:18 build karaf in karaf221 with ./karaf221.env 15:34:18 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.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 15:34:18 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:34:18 build karaf in karaf71 with ./karaf71.env 15:34:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:34:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:34:18 -Xlog:disable 15:34:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:34:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:34:18 -Xlog:disable 15:34:19 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 15:34:19 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:34:19 build karaf in karaf121 with ./karaf121.env 15:34:19 NOTE: Picked up JDK_JAVA_OPTIONS: 15:34:19 --add-opens=java.base/java.io=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.lang=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.net=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.nio=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.util=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:34:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:34:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:34:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:34:19 -Xlog:disable 15:35:29 build_karaf_tests190: OK ✔ in 1 minute 17.02 seconds 15:35:29 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:36:14 build_karaf_tests71: OK ✔ in 2 minutes 2.91 seconds 15:36:14 build_karaf_tests121: OK ✔ in 2 minutes 3.93 seconds 15:36:14 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 15:36:15 build_karaf_tests221: OK ✔ in 2 minutes 4.19 seconds 15:36:15 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 15:36:35 buildlighty: freeze> python -m pip freeze --all 15:36:36 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 15:36:36 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:36:36 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:36:36 sims: freeze> python -m pip freeze --all 15:36:36 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 15:36:36 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:36:36 Using lighynode version 20.1.0.5 15:36:36 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:37:25 sims: OK ✔ in 27.6 seconds 15:37:25 buildlighty: OK ✔ in 1 minute 34.92 seconds 15:37:25 testsPCE: freeze> python -m pip freeze --all 15:37:26 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 15:37:26 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:37:26 pytest -q transportpce_tests/pce/test01_pce.py 15:38:18 .................... [100%] 15:39:22 20 passed in 115.69s (0:01:55) 15:39:22 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:39:40 F.F.F.F.F... [100%] 15:40:03 =================================== FAILURES =================================== 15:40:03 ______________ TestTransportPCEPce400g.test_01_load_port_mapping _______________ 15:40:03 15:40:03 self = 15:40:03 15:40:03 def test_01_load_port_mapping(self): 15:40:03 response = test_utils.post_portmapping(self.port_mapping_data) 15:40:03 > self.assertIn(response['status_code'], (requests.codes.created, requests.codes.no_content)) 15:40:03 E AssertionError: 404 not found in (201, 204) 15:40:03 15:40:03 transportpce_tests/pce/test02_pce_400G.py:128: AssertionError 15:40:03 ---------------------------- Captured stdout setup ----------------------------- 15:40:03 sample files content loaded 15:40:03 starting OpenDaylight... 15:40:03 starting KARAF (karaf) TransportPCE build... 15:40:03 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 15:40:03 ----------------------------- Captured stdout call ----------------------------- 15:40:03 execution of test_01_load_port_mapping 15:40:03 ________ TestTransportPCEPce400g.test_03_path_computation_400G_xpdr_bi _________ 15:40:03 15:40:03 self = 15:40:03 15:40:03 def test_03_path_computation_400G_xpdr_bi(self): 15:40:03 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 15:40:03 'path-computation-request', 15:40:03 self.path_computation_input_data) 15:40:03 > self.assertEqual(response['status_code'], requests.codes.ok) 15:40:03 E AssertionError: 500 != 200 15:40:03 15:40:03 transportpce_tests/pce/test02_pce_400G.py:153: AssertionError 15:40:03 ----------------------------- Captured stdout call ----------------------------- 15:40:03 execution of test_03_path_computation_400G_xpdr_bi 15:40:03 ________ TestTransportPCEPce400g.test_05_path_computation_OTUC4_xpdr_bi ________ 15:40:03 15:40:03 self = 15:40:03 15:40:03 def test_05_path_computation_OTUC4_xpdr_bi(self): 15:40:03 self.path_computation_input_data["service-name"] = "service-OTUC4" 15:40:03 self.path_computation_input_data["service-a-end"]["service-format"] = "OTU" 15:40:03 self.path_computation_input_data["service-a-end"]["tx-direction"] =\ 15:40:03 {"port": {"port-device-name": "XPDR-A2-XPDR2"}} 15:40:03 self.path_computation_input_data["service-z-end"]["service-format"] = "OTU" 15:40:03 self.path_computation_input_data["service-z-end"]["tx-direction"] =\ 15:40:03 {"port": {"port-device-name": "XPDR-C2-XPDR2"}} 15:40:03 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 15:40:03 'path-computation-request', 15:40:03 self.path_computation_input_data) 15:40:03 > self.assertEqual(response['status_code'], requests.codes.ok) 15:40:03 E AssertionError: 500 != 200 15:40:03 15:40:03 transportpce_tests/pce/test02_pce_400G.py:202: AssertionError 15:40:03 ----------------------------- Captured stdout call ----------------------------- 15:40:03 execution of test_05_path_computation_OTUC4_xpdr_bi 15:40:03 ________ TestTransportPCEPce400g.test_07_path_computation_ODUC4_xpdr_bi ________ 15:40:03 15:40:03 self = 15:40:03 15:40:03 def test_07_path_computation_ODUC4_xpdr_bi(self): 15:40:03 self.path_computation_input_data["service-name"] = "service-ODUC4" 15:40:03 self.path_computation_input_data["service-a-end"]["service-format"] = "ODU" 15:40:03 self.path_computation_input_data["service-a-end"]["tx-direction"] = \ 15:40:03 {"port": {"port-device-name": "XPDR-A2-XPDR2"}} 15:40:03 self.path_computation_input_data["service-z-end"]["service-format"] = "ODU" 15:40:03 self.path_computation_input_data["service-z-end"]["tx-direction"] = \ 15:40:03 {"port": {"port-device-name": "XPDR-C2-XPDR2"}} 15:40:03 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 15:40:03 'path-computation-request', 15:40:03 self.path_computation_input_data) 15:40:03 > self.assertEqual(response['status_code'], requests.codes.ok) 15:40:03 E AssertionError: 500 != 200 15:40:03 15:40:03 transportpce_tests/pce/test02_pce_400G.py:251: AssertionError 15:40:03 ----------------------------- Captured stdout call ----------------------------- 15:40:03 execution of test_07_path_computation_ODUC4_xpdr_bi 15:40:03 ________ TestTransportPCEPce400g.test_09_path_computation_100G_xpdr_bi _________ 15:40:03 15:40:03 self = 15:40:03 15:40:03 def test_09_path_computation_100G_xpdr_bi(self): 15:40:03 self.path_computation_input_data["service-name"] = "service-100GE" 15:40:03 self.path_computation_input_data["service-a-end"]["service-rate"] = "100" 15:40:03 self.path_computation_input_data["service-a-end"]["service-format"] = "Ethernet" 15:40:03 self.path_computation_input_data["service-a-end"]["tx-direction"] = \ 15:40:03 {"port": {"port-device-name": "XPDR-A2-XPDR2", 15:40:03 "port-name": "XPDR2-CLIENT1"}} 15:40:03 self.path_computation_input_data["service-z-end"]["service-rate"] = "100" 15:40:03 self.path_computation_input_data["service-z-end"]["service-format"] = "Ethernet" 15:40:03 self.path_computation_input_data["service-z-end"]["tx-direction"] = \ 15:40:03 {"port": {"port-device-name": "XPDR-C2-XPDR2", 15:40:03 "port-name": "XPDR2-CLIENT1"}} 15:40:03 self.path_computation_input_data["service-z-end"]["service-format"] = "ODU" 15:40:03 response = test_utils.transportpce_api_rpc_request('transportpce-pce', 15:40:03 'path-computation-request', 15:40:03 self.path_computation_input_data) 15:40:03 > self.assertEqual(response['status_code'], requests.codes.ok) 15:40:03 E AssertionError: 500 != 200 15:40:03 15:40:03 transportpce_tests/pce/test02_pce_400G.py:289: AssertionError 15:40:03 ----------------------------- Captured stdout call ----------------------------- 15:40:03 execution of test_09_path_computation_100G_xpdr_bi 15:40:03 =========================== short test summary info ============================ 15:40:03 FAILED transportpce_tests/pce/test02_pce_400G.py::TestTransportPCEPce400g::test_01_load_port_mapping 15:40:03 FAILED transportpce_tests/pce/test02_pce_400G.py::TestTransportPCEPce400g::test_03_path_computation_400G_xpdr_bi 15:40:03 FAILED transportpce_tests/pce/test02_pce_400G.py::TestTransportPCEPce400g::test_05_path_computation_OTUC4_xpdr_bi 15:40:03 FAILED transportpce_tests/pce/test02_pce_400G.py::TestTransportPCEPce400g::test_07_path_computation_ODUC4_xpdr_bi 15:40:03 FAILED transportpce_tests/pce/test02_pce_400G.py::TestTransportPCEPce400g::test_09_path_computation_100G_xpdr_bi 15:40:03 5 failed, 7 passed in 40.86s 15:40:03 testsPCE: exit 1 (157.37 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=5118 15:40:04 testsPCE: FAIL ✖ in 3 minutes 48.75 seconds 15:40:04 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 15:40:04 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 15:40:04 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 15:40:12 tests_tapi: freeze> python -m pip freeze --all 15:40:12 tests190: freeze> python -m pip freeze --all 15:40:12 tests121: freeze> python -m pip freeze --all 15:40:12 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 15:40:12 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:40:12 using environment variables from ./karaf221.env 15:40:12 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:40:12 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 15:40:12 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:40:12 using environment variables from ./karafoc.env 15:40:12 pytest -q transportpce_tests/oc/test01_portmapping.py 15:40:12 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 15:40:12 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:40:12 using environment variables from ./karaf121.env 15:40:12 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:41:34 ........... [100%] 15:41:52 10 passed in 99.87s (0:01:39) 15:41:52 pytest -q transportpce_tests/oc/test02_topology.py 15:41:58 ............................. [100%] 15:42:39 21 passed in 146.05s (0:02:26) 15:42:39 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:42:41 ................................... [100%] 15:43:07 14 passed in 74.47s (0:01:14) 15:43:07 pytest -q transportpce_tests/oc/test03_renderer.py 15:43:27 .......... [100%] 15:43:45 6 passed in 65.41s (0:01:05) 15:43:45 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:43:47 ....................... [100%] 15:44:12 19 passed in 63.23s (0:01:03) 15:44:12 tests190: OK ✔ in 4 minutes 8.82 seconds 15:44:12 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 15:44:22 tests71: freeze> python -m pip freeze --all 15:44:22 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 15:44:22 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:44:22 using environment variables from ./karaf71.env 15:44:22 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:44:31 ....................................... [100%] 15:45:21 12 passed in 58.51s 15:45:21 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:45:23 ...................... [100%] 15:45:59 51 passed in 346.45s (0:05:46) 15:45:59 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:46:00 ........................ [100%] 15:46:26 44 passed in 160.76s (0:02:40) 15:46:26 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:46:26 .................................................................................... [100%] 15:48:04 62 passed in 162.14s (0:02:42) 15:48:04 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:48:04 . [100%] 15:48:07 24 passed in 100.37s (0:01:40) 15:48:07 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:48:23 ......................................................................................... [100%] 15:50:44 48 passed in 158.76s (0:02:38) 15:50:44 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:50:45 ............................. [100%] 15:51:37 40 passed in 209.34s (0:03:29) 15:51:37 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:51:38 ........... [100%] 15:52:01 22 passed in 76.71s (0:01:16) 15:52:19 ..................................... [100%] 15:54:46 36 passed in 527.35s (0:08:47) 15:54:46 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:55:01 ..................................................................................... [100%] 15:59:58 71 passed in 311.66s (0:05:11) 15:59:58 pytest -q transportpce_tests/tapi/test04_topo_extension.py 16:00:32 ..... [100%] 16:00:36 54 passed in 538.72s (0:08:58) 16:00:56 ................... [100%] 16:02:28 19 passed in 149.44s (0:02:29) 16:02:28 tests71: OK ✔ in 7 minutes 49.02 seconds 16:02:28 tests121: OK ✔ in 20 minutes 32.59 seconds 16:02:28 tests_tapi: OK ✔ in 22 minutes 25.11 seconds 16:02:28 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:02:37 tests221: freeze> python -m pip freeze --all 16:02:37 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 16:02:37 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 16:02:37 using environment variables from ./karaf221.env 16:02:37 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 16:03:17 ................................... [100%] 16:03:57 35 passed in 79.30s (0:01:19) 16:03:57 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 16:04:32 ...... [100%] 16:04:46 6 passed in 48.96s 16:04:46 pytest -q transportpce_tests/2.2.1/test03_topology.py 16:05:34 ............................................ [100%] 16:10:10 44 passed in 323.23s (0:05:23) 16:10:10 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 16:10:48 ............ [100%] 16:11:12 12 passed in 61.66s (0:01:01) 16:11:12 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 16:11:40 ................ [100%] 16:13:09 16 passed in 116.86s (0:01:56) 16:13:09 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:13:42 ............................... [100%] 16:13:49 31 passed in 39.47s 16:13:49 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:14:27 .......................... [100%] 16:15:23 26 passed in 94.11s (0:01:34) 16:15:23 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:16:03 ...................... [100%] 16:17:07 22 passed in 103.56s (0:01:43) 16:17:07 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:17:53 ........................................ [100%] 16:20:16 40 passed in 188.79s (0:03:08) 16:20:17 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:21:04 ........................................................................ [ 74%] 16:26:41 ......................... [100%] 16:31:34 97 passed in 676.69s (0:11:16) 16:31:34 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:32:16 ...................................................... [100%] 16:39:04 54 passed in 450.47s (0:07:30) 16:39:04 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:39:59 ........................................................................ [ 71%] 16:45:07 ............................. [100%] 16:47:16 101 passed in 491.69s (0:08:11) 16:47:16 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:48:11 ........................................................................ [ 67%] 16:53:57 ................................... [100%] 16:57:17 107 passed in 600.78s (0:10:00) 16:57:17 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:58:03 ............................................. [100%] 17:00:40 45 passed in 202.39s (0:03:22) 17:00:40 tests221: OK ✔ in 58 minutes 11.94 seconds 17:00:40 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 17:00:48 tests_hybrid: freeze> python -m pip freeze --all 17:00:48 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 17:00:48 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 17:00:48 using environment variables from ./karaf221.env 17:00:48 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 17:01:29 ................................................... [100%] 17:03:16 51 passed in 147.90s (0:02:27) 17:03:16 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 17:03:59 ........................................................................ [ 66%] 17:08:19 ..................................... [100%] 17:13:25 109 passed in 608.77s (0:10:08) 17:13:25 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 17:14:13 ..................................................... [100%] 17:17:46 53 passed in 260.73s (0:04:20) 17:17:46 buildcontroller: OK (124.36=setup[9.27]+cmd[115.08] seconds) 17:17:46 sims: OK (27.60=setup[23.08]+cmd[4.52] seconds) 17:17:46 build_karaf_tests121: OK (123.93=setup[8.43]+cmd[115.50] seconds) 17:17:46 testsPCE: FAIL code 1 (228.75=setup[71.37]+cmd[157.37] seconds) 17:17:46 tests121: OK (1232.59=setup[8.89]+cmd[1223.69] seconds) 17:17:46 build_karaf_tests221: OK (124.19=setup[8.15]+cmd[116.04] seconds) 17:17:46 tests_tapi: OK (1345.11=setup[8.78]+cmd[1336.33] seconds) 17:17:46 tests221: OK (3491.94=setup[9.11]+cmd[3482.83] seconds) 17:17:46 build_karaf_tests71: OK (122.91=setup[8.17]+cmd[114.74] seconds) 17:17:46 tests71: OK (469.02=setup[10.03]+cmd[458.99] seconds) 17:17:46 build_karaf_tests190: OK (77.02=setup[8.04]+cmd[68.97] seconds) 17:17:46 tests190: OK (248.82=setup[8.87]+cmd[239.95] seconds) 17:17:46 tests_hybrid: OK (1025.98=setup[7.63]+cmd[1018.36] seconds) 17:17:46 buildlighty: OK (94.92=setup[68.44]+cmd[26.48] seconds) 17:17:46 docs: OK (34.40=setup[31.14]+cmd[3.26] seconds) 17:17:46 docs-linkcheck: OK (35.10=setup[31.13]+cmd[3.97] seconds) 17:17:46 checkbashisms: OK (3.39=setup[2.02]+cmd[0.01,0.06,1.29] seconds) 17:17:46 pre-commit: OK (56.71=setup[3.17]+cmd[0.01,0.02,44.78,8.73] seconds) 17:17:46 pylint: OK (35.16=setup[5.37]+cmd[29.79] seconds) 17:17:46 evaluation failed :( (6340.38 seconds) 17:17:46 + tox_status=255 17:17:46 + echo '---> Completed tox runs' 17:17:46 ---> Completed tox runs 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/build_karaf_tests121/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=build_karaf_tests121 17:17:46 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/build_karaf_tests190/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=build_karaf_tests190 17:17:46 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/build_karaf_tests221/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=build_karaf_tests221 17:17:46 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/build_karaf_tests71/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=build_karaf_tests71 17:17:46 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/buildcontroller/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=buildcontroller 17:17:46 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/buildlighty/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=buildlighty 17:17:46 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/checkbashisms/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=checkbashisms 17:17:46 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/docs-linkcheck/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=docs-linkcheck 17:17:46 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/docs/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=docs 17:17:46 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/pre-commit/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=pre-commit 17:17:46 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/pylint/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=pylint 17:17:46 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/sims/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=sims 17:17:46 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/tests121/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=tests121 17:17:46 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/tests190/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=tests190 17:17:46 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/tests221/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=tests221 17:17:46 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/tests71/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=tests71 17:17:46 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/testsPCE/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=testsPCE 17:17:46 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:17:46 + for i in .tox/*/log 17:17:46 ++ echo .tox/tests_hybrid/log 17:17:46 ++ awk -F/ '{print $2}' 17:17:46 + tox_env=tests_hybrid 17:17:46 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:17:47 + for i in .tox/*/log 17:17:47 ++ echo .tox/tests_tapi/log 17:17:47 ++ awk -F/ '{print $2}' 17:17:47 + tox_env=tests_tapi 17:17:47 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:17:47 + DOC_DIR=docs/_build/html 17:17:47 + [[ -d docs/_build/html ]] 17:17:47 + echo '---> Archiving generated docs' 17:17:47 ---> Archiving generated docs 17:17:47 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:17:47 + echo '---> tox-run.sh ends' 17:17:47 ---> tox-run.sh ends 17:17:47 + test 255 -eq 0 17:17:47 + exit 255 17:17:47 ++ '[' 1 = 1 ']' 17:17:47 ++ '[' -x /usr/bin/clear_console ']' 17:17:47 ++ /usr/bin/clear_console -q 17:17:47 Build step 'Execute shell' marked build as failure 17:17:47 $ ssh-agent -k 17:17:47 unset SSH_AUTH_SOCK; 17:17:47 unset SSH_AGENT_PID; 17:17:47 echo Agent pid 1571 killed; 17:17:47 [ssh-agent] Stopped. 17:17:47 [PostBuildScript] - [INFO] Executing post build scripts. 17:17:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7407326487850014616.sh 17:17:47 ---> sysstat.sh 17:17:47 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15855318545026802443.sh 17:17:47 ---> package-listing.sh 17:17:47 ++ facter osfamily 17:17:47 ++ tr '[:upper:]' '[:lower:]' 17:17:48 + OS_FAMILY=debian 17:17:48 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:17:48 + START_PACKAGES=/tmp/packages_start.txt 17:17:48 + END_PACKAGES=/tmp/packages_end.txt 17:17:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:17:48 + PACKAGES=/tmp/packages_start.txt 17:17:48 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:17:48 + PACKAGES=/tmp/packages_end.txt 17:17:48 + case "${OS_FAMILY}" in 17:17:48 + dpkg -l 17:17:48 + grep '^ii' 17:17:48 + '[' -f /tmp/packages_start.txt ']' 17:17:48 + '[' -f /tmp/packages_end.txt ']' 17:17:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:17:48 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:17:48 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:17:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:17:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3499465074463127914.sh 17:17:48 ---> capture-instance-metadata.sh 17:17:48 Setup pyenv: 17:17:48 system 17:17:48 3.8.20 17:17:48 3.9.20 17:17:48 3.10.15 17:17:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:17:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Our5 from file:/tmp/.os_lf_venv 17:17:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:17:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:17:50 lf-activate-venv(): INFO: Base packages installed successfully 17:17:50 lf-activate-venv(): INFO: Installing additional packages: lftools 17:18:01 lf-activate-venv(): INFO: Adding /tmp/venv-Our5/bin to PATH 17:18:01 INFO: Running in OpenStack, capturing instance metadata 17:18:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17076441782866873763.sh 17:18:02 provisioning config files... 17:18:02 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3664 17:18:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17179293210734551472tmp 17:18:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:18:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:18:02 provisioning config files... 17:18:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:18:02 [EnvInject] - Injecting environment variables from a build step. 17:18:02 [EnvInject] - Injecting as environment variables the properties content 17:18:02 SERVER_ID=logs 17:18:02 17:18:02 [EnvInject] - Variables injected successfully. 17:18:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13922091343608196060.sh 17:18:02 ---> create-netrc.sh 17:18:02 WARN: Log server credential not found. 17:18:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17089734771544127701.sh 17:18:02 ---> python-tools-install.sh 17:18:03 Setup pyenv: 17:18:03 system 17:18:03 3.8.20 17:18:03 3.9.20 17:18:03 3.10.15 17:18:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Our5 from file:/tmp/.os_lf_venv 17:18:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:05 lf-activate-venv(): INFO: Base packages installed successfully 17:18:05 lf-activate-venv(): INFO: Installing additional packages: lftools 17:18:15 lf-activate-venv(): INFO: Adding /tmp/venv-Our5/bin to PATH 17:18:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3807175772028998642.sh 17:18:15 ---> sudo-logs.sh 17:18:15 Archiving 'sudo' log.. 17:18:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4418351659231503147.sh 17:18:15 ---> job-cost.sh 17:18:15 Setup pyenv: 17:18:15 system 17:18:15 3.8.20 17:18:15 3.9.20 17:18:15 3.10.15 17:18:15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Our5 from file:/tmp/.os_lf_venv 17:18:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:18 lf-activate-venv(): INFO: Base packages installed successfully 17:18:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:18:24 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:18:24 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:18:24 lf-activate-venv(): INFO: Adding /tmp/venv-Our5/bin to PATH 17:18:24 INFO: No Stack... 17:18:24 INFO: Retrieving Pricing Info for: v3-standard-4 17:18:25 INFO: Archiving Costs 17:18:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14641571646751759597.sh 17:18:25 ---> logs-deploy.sh 17:18:25 Setup pyenv: 17:18:25 system 17:18:25 3.8.20 17:18:25 3.9.20 17:18:25 3.10.15 17:18:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Our5 from file:/tmp/.os_lf_venv 17:18:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:27 lf-activate-venv(): INFO: Base packages installed successfully 17:18:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:18:37 lf-activate-venv(): INFO: Adding /tmp/venv-Our5/bin to PATH 17:18:37 WARNING: Nexus logging server not set 17:18:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3664/ 17:18:37 INFO: archiving logs to S3 17:18:39 ---> uname -a: 17:18:39 Linux prd-ubuntu2204-docker-4c-16g-482 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:18:39 17:18:39 17:18:39 ---> lscpu: 17:18:39 Architecture: x86_64 17:18:39 CPU op-mode(s): 32-bit, 64-bit 17:18:39 Address sizes: 40 bits physical, 48 bits virtual 17:18:39 Byte Order: Little Endian 17:18:39 CPU(s): 4 17:18:39 On-line CPU(s) list: 0-3 17:18:39 Vendor ID: AuthenticAMD 17:18:39 Model name: AMD EPYC-Rome Processor 17:18:39 CPU family: 23 17:18:39 Model: 49 17:18:39 Thread(s) per core: 1 17:18:39 Core(s) per socket: 1 17:18:39 Socket(s): 4 17:18:39 Stepping: 0 17:18:39 BogoMIPS: 5599.99 17:18:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:18:39 Virtualization: AMD-V 17:18:39 Hypervisor vendor: KVM 17:18:39 Virtualization type: full 17:18:39 L1d cache: 128 KiB (4 instances) 17:18:39 L1i cache: 128 KiB (4 instances) 17:18:39 L2 cache: 2 MiB (4 instances) 17:18:39 L3 cache: 64 MiB (4 instances) 17:18:39 NUMA node(s): 1 17:18:39 NUMA node0 CPU(s): 0-3 17:18:39 Vulnerability Gather data sampling: Not affected 17:18:39 Vulnerability Indirect target selection: Not affected 17:18:39 Vulnerability Itlb multihit: Not affected 17:18:39 Vulnerability L1tf: Not affected 17:18:39 Vulnerability Mds: Not affected 17:18:39 Vulnerability Meltdown: Not affected 17:18:39 Vulnerability Mmio stale data: Not affected 17:18:39 Vulnerability Reg file data sampling: Not affected 17:18:39 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:18:39 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:18:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:18:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:18:39 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:18:39 Vulnerability Srbds: Not affected 17:18:39 Vulnerability Tsx async abort: Not affected 17:18:39 17:18:39 17:18:39 ---> nproc: 17:18:39 4 17:18:39 17:18:39 17:18:39 ---> df -h: 17:18:39 Filesystem Size Used Avail Use% Mounted on 17:18:39 tmpfs 1.6G 1.1M 1.6G 1% /run 17:18:39 /dev/vda1 78G 18G 60G 23% / 17:18:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:18:39 tmpfs 5.0M 0 5.0M 0% /run/lock 17:18:39 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:18:39 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:18:39 17:18:39 17:18:39 ---> free -m: 17:18:39 total used free shared buff/cache available 17:18:39 Mem: 15989 682 10607 3 4700 14964 17:18:39 Swap: 1023 16 1007 17:18:39 17:18:39 17:18:39 ---> ip addr: 17:18:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:18:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:18:39 inet 127.0.0.1/8 scope host lo 17:18:39 valid_lft forever preferred_lft forever 17:18:39 inet6 ::1/128 scope host 17:18:39 valid_lft forever preferred_lft forever 17:18:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:18:39 link/ether fa:16:3e:03:9e:14 brd ff:ff:ff:ff:ff:ff 17:18:39 altname enp0s3 17:18:39 inet 10.30.170.26/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:18:39 valid_lft 79869sec preferred_lft 79869sec 17:18:39 inet6 fe80::f816:3eff:fe03:9e14/64 scope link 17:18:39 valid_lft forever preferred_lft forever 17:18:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:18:39 link/ether f6:42:c2:76:cf:9d brd ff:ff:ff:ff:ff:ff 17:18:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:18:39 valid_lft forever preferred_lft forever 17:18:39 17:18:39 17:18:39 ---> sar -b -r -n DEV: 17:18:39 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-482) 10/20/25 _x86_64_ (4 CPU) 17:18:39 17:18:39 15:29:51 LINUX RESTART (4 CPU) 17:18:39 17:18:39 15:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:18:39 15:40:04 140.79 19.57 104.68 16.54 2196.51 39851.00 258344.68 17:18:39 15:50:04 76.81 28.64 45.04 3.13 380.34 5519.73 4367.27 17:18:39 16:00:04 13.21 1.59 11.10 0.52 24.63 333.23 1282.38 17:18:39 16:10:04 11.50 0.14 10.72 0.64 9.39 589.89 653.28 17:18:39 16:20:04 16.29 0.19 15.40 0.70 3.24 434.08 331.64 17:18:39 16:30:04 4.73 0.01 4.56 0.17 1.03 112.77 74.03 17:18:39 16:40:04 7.25 0.03 6.84 0.37 1.52 211.68 143.64 17:18:39 16:50:04 18.05 12.13 5.73 0.19 148.52 164.05 117.68 17:18:39 17:00:01 5.30 0.02 5.12 0.16 0.66 145.49 48.96 17:18:39 17:10:04 8.74 0.03 8.31 0.40 0.80 543.25 192.25 17:18:39 Average: 30.34 6.25 21.80 2.29 277.90 4813.26 26704.68 17:18:39 17:18:39 15:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:18:39 15:40:04 4565840 15376392 548340 3.35 238944 10356532 1282608 7.36 2168448 8878812 24340 17:18:39 15:50:04 1218700 4865484 11064848 67.58 266144 3363076 11779956 67.62 2186300 12356612 724 17:18:39 16:00:04 7387328 11056172 4876504 29.78 267444 3383660 5688244 32.65 2212368 6204016 5840 17:18:39 16:10:04 7774372 11549220 4386572 26.79 272276 3484952 5180044 29.73 2252628 5780920 292 17:18:39 16:20:04 7541744 11369312 4566220 27.89 275100 3534892 5352728 30.72 2260404 6007484 376 17:18:39 16:30:04 7549660 11389340 4546032 27.77 275796 3546308 5221332 29.97 2261740 5991036 116 17:18:39 16:40:04 6840780 10708568 5226712 31.92 276600 3573612 6399940 36.74 2264744 6702992 512 17:18:39 16:50:04 6016844 9959924 5974516 36.49 282928 3631376 6702680 38.47 2309648 7463268 664 17:18:39 17:00:01 7561616 11523776 4411640 26.94 283668 3649636 5191880 29.80 2312004 5922116 276 17:18:39 17:10:04 7345612 11430152 4504908 27.51 287428 3761644 5157372 29.60 2327232 6102760 308 17:18:39 Average: 6380250 10922834 5010629 30.60 272633 4228569 5795678 33.27 2255552 7141002 3345 17:18:39 17:18:39 15:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:18:39 15:40:04 lo 2.21 2.21 1.80 1.80 0.00 0.00 0.00 0.00 17:18:39 15:40:04 ens3 174.36 124.24 2152.75 17.18 0.00 0.00 0.00 0.00 17:18:39 15:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 15:50:04 lo 37.41 37.41 23.96 23.96 0.00 0.00 0.00 0.00 17:18:39 15:50:04 ens3 2.61 2.22 0.77 0.64 0.00 0.00 0.00 0.00 17:18:39 15:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 16:00:04 lo 36.68 36.68 13.62 13.62 0.00 0.00 0.00 0.00 17:18:39 16:00:04 ens3 1.43 1.44 0.27 1.29 0.00 0.00 0.00 0.00 17:18:39 16:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 16:10:04 lo 8.82 8.82 5.01 5.01 0.00 0.00 0.00 0.00 17:18:39 16:10:04 ens3 0.85 0.73 0.22 0.18 0.00 0.00 0.00 0.00 17:18:39 16:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 16:20:04 lo 16.94 16.94 8.45 8.45 0.00 0.00 0.00 0.00 17:18:39 16:20:04 ens3 1.24 0.77 0.37 0.27 0.00 0.00 0.00 0.00 17:18:39 16:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 16:30:04 lo 13.78 13.78 7.38 7.38 0.00 0.00 0.00 0.00 17:18:39 16:30:04 ens3 0.59 0.44 0.12 0.09 0.00 0.00 0.00 0.00 17:18:39 16:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 16:40:04 lo 25.07 25.07 9.27 9.27 0.00 0.00 0.00 0.00 17:18:39 16:40:04 ens3 0.64 0.43 0.16 0.11 0.00 0.00 0.00 0.00 17:18:39 16:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 16:50:04 lo 22.60 22.60 11.77 11.77 0.00 0.00 0.00 0.00 17:18:39 16:50:04 ens3 0.67 0.56 0.14 0.11 0.00 0.00 0.00 0.00 17:18:39 16:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 17:00:01 lo 15.31 15.31 8.68 8.68 0.00 0.00 0.00 0.00 17:18:39 17:00:01 ens3 0.58 0.49 0.13 0.10 0.00 0.00 0.00 0.00 17:18:39 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 17:10:04 lo 23.05 23.05 10.92 10.92 0.00 0.00 0.00 0.00 17:18:39 17:10:04 ens3 1.06 0.90 0.31 0.25 0.00 0.00 0.00 0.00 17:18:39 17:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 Average: lo 20.18 20.18 10.08 10.08 0.00 0.00 0.00 0.00 17:18:39 Average: ens3 18.50 13.29 216.77 2.03 0.00 0.00 0.00 0.00 17:18:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:39 17:18:39 17:18:39 ---> sar -P ALL: 17:18:39 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-482) 10/20/25 _x86_64_ (4 CPU) 17:18:39 17:18:39 15:29:51 LINUX RESTART (4 CPU) 17:18:39 17:18:39 15:30:00 CPU %user %nice %system %iowait %steal %idle 17:18:39 15:40:04 all 39.22 0.00 3.29 10.10 0.12 47.27 17:18:39 15:40:04 0 39.26 0.00 3.32 8.43 0.12 48.87 17:18:39 15:40:04 1 38.80 0.00 2.89 11.25 0.12 46.93 17:18:39 15:40:04 2 41.73 0.00 3.67 8.62 0.12 45.87 17:18:39 15:40:04 3 37.09 0.00 3.29 12.09 0.13 47.40 17:18:39 15:50:04 all 70.13 0.00 3.13 0.13 0.17 26.45 17:18:39 15:50:04 0 69.98 0.00 3.12 0.27 0.17 26.47 17:18:39 15:50:04 1 69.80 0.00 3.28 0.08 0.16 26.68 17:18:39 15:50:04 2 71.48 0.00 2.92 0.09 0.16 25.35 17:18:39 15:50:04 3 69.28 0.00 3.19 0.06 0.17 27.30 17:18:39 16:00:04 all 22.30 0.00 1.17 0.05 0.10 76.39 17:18:39 16:00:04 0 22.93 0.00 1.15 0.05 0.09 75.78 17:18:39 16:00:04 1 22.37 0.00 1.18 0.05 0.09 76.31 17:18:39 16:00:04 2 21.47 0.00 1.12 0.03 0.10 77.27 17:18:39 16:00:04 3 22.42 0.00 1.22 0.05 0.10 76.22 17:18:39 16:10:04 all 22.64 0.00 1.03 0.05 0.08 76.19 17:18:39 16:10:04 0 21.84 0.00 1.03 0.02 0.08 77.03 17:18:39 16:10:04 1 24.29 0.00 1.07 0.05 0.08 74.51 17:18:39 16:10:04 2 22.91 0.00 1.10 0.07 0.08 75.85 17:18:39 16:10:04 3 21.53 0.00 0.94 0.08 0.08 77.38 17:18:39 16:20:04 all 27.18 0.00 1.00 0.04 0.08 71.70 17:18:39 16:20:04 0 28.04 0.00 0.96 0.02 0.08 70.90 17:18:39 16:20:04 1 26.56 0.00 1.01 0.04 0.09 72.30 17:18:39 16:20:04 2 27.14 0.00 1.06 0.05 0.08 71.68 17:18:39 16:20:04 3 26.99 0.00 0.98 0.06 0.08 71.90 17:18:39 16:30:04 all 8.53 0.00 0.50 0.02 0.07 90.89 17:18:39 16:30:04 0 8.27 0.00 0.53 0.02 0.08 91.10 17:18:39 16:30:04 1 8.17 0.00 0.49 0.04 0.07 91.24 17:18:39 16:30:04 2 8.62 0.00 0.53 0.01 0.07 90.77 17:18:39 16:30:04 3 9.04 0.00 0.46 0.01 0.06 90.44 17:18:39 16:40:04 all 14.20 0.00 0.70 0.02 0.07 85.01 17:18:39 16:40:04 0 14.14 0.00 0.68 0.02 0.07 85.09 17:18:39 16:40:04 1 14.36 0.00 0.78 0.04 0.07 84.75 17:18:39 16:40:04 2 14.04 0.00 0.67 0.01 0.07 85.21 17:18:39 16:40:04 3 14.25 0.00 0.66 0.03 0.06 85.00 17:18:39 16:50:04 all 11.49 0.07 0.56 0.07 0.07 87.74 17:18:39 16:50:04 0 11.19 0.00 0.63 0.02 0.07 88.10 17:18:39 16:50:04 1 11.47 0.01 0.54 0.01 0.08 87.90 17:18:39 16:50:04 2 11.67 0.04 0.55 0.04 0.07 87.61 17:18:39 16:50:04 3 11.61 0.23 0.54 0.20 0.07 87.35 17:18:39 17:00:01 all 7.97 0.00 0.48 0.02 0.07 91.47 17:18:39 17:00:01 0 7.86 0.00 0.46 0.02 0.07 91.59 17:18:39 17:00:01 1 8.33 0.00 0.52 0.01 0.07 91.06 17:18:39 17:00:01 2 7.73 0.00 0.48 0.03 0.07 91.69 17:18:39 17:00:01 3 7.96 0.00 0.45 0.01 0.06 91.52 17:18:39 17:10:04 all 14.24 0.00 0.57 0.05 0.07 85.06 17:18:39 17:10:04 0 13.63 0.00 0.56 0.05 0.07 85.70 17:18:39 17:10:04 1 14.03 0.00 0.55 0.01 0.07 85.33 17:18:39 17:10:04 2 14.43 0.00 0.65 0.07 0.07 84.79 17:18:39 17:10:04 3 14.89 0.00 0.54 0.09 0.07 84.42 17:18:39 Average: all 23.79 0.01 1.24 1.06 0.09 73.81 17:18:39 Average: 0 23.72 0.00 1.24 0.89 0.09 74.06 17:18:39 Average: 1 23.82 0.00 1.23 1.16 0.09 73.69 17:18:39 Average: 2 24.12 0.00 1.27 0.90 0.09 73.61 17:18:39 Average: 3 23.50 0.02 1.23 1.27 0.09 73.89 17:18:39 17:18:39 17:18:39