15:29:40 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/113567 15:29:40 Running as SYSTEM 15:29:40 [EnvInject] - Loading node environment variables. 15:29:40 Building remotely on prd-ubuntu2204-docker-4c-16g-470 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:29:40 [ssh-agent] Looking for ssh-agent implementation... 15:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:40 $ ssh-agent 15:29:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXB2jgn2/agent.1572 15:29:40 SSH_AGENT_PID=1574 15:29:40 [ssh-agent] Started. 15:29:40 Running ssh-add (command line suppressed) 15:29:40 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8847641104799283838.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8847641104799283838.key) 15:29:40 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:29:40 The recommended git tool is: NONE 15:29:48 using credential jenkins-ssh 15:29:48 Wiping out workspace first. 15:29:48 Cloning the remote Git repository 15:29:48 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:29:48 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:29:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:29:48 > git --version # timeout=10 15:29:48 > git --version # 'git version 2.34.1' 15:29:48 using GIT_SSH to set credentials jenkins-ssh 15:29:48 Verifying host key using known hosts file 15:29: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:29:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:29:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:29:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:29:53 using GIT_SSH to set credentials jenkins-ssh 15:29:53 Verifying host key using known hosts file 15:29:53 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:29:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/67/113567/27 # timeout=10 15:29:53 > git rev-parse 61d43b236994e38a053b2130a0f2a800a5a5602c^{commit} # timeout=10 15:29:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:29:53 Checking out Revision 61d43b236994e38a053b2130a0f2a800a5a5602c (refs/changes/67/113567/27) 15:29:53 > git config core.sparsecheckout # timeout=10 15:29:53 > git checkout -f 61d43b236994e38a053b2130a0f2a800a5a5602c # timeout=10 15:29:57 Commit message: "Consolidate implem of Tapi Link & Node classes" 15:29:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:29:57 > git rev-list --no-walk 3fbd68ad8123c9b2372bdd875021b8703da0b48f # timeout=10 15:29:57 > git remote # timeout=10 15:29:57 > git submodule init # timeout=10 15:29:57 > git submodule sync # timeout=10 15:29:57 > git config --get remote.origin.url # timeout=10 15:29:57 > git submodule init # timeout=10 15:29:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:29:57 ERROR: No submodules found. 15:29:57 provisioning config files... 15:29:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:29:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:29:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11437443649020142233.sh 15:29:57 ---> python-tools-install.sh 15:29:57 Setup pyenv: 15:29:57 * system (set by /opt/pyenv/version) 15:29:57 * 3.8.20 (set by /opt/pyenv/version) 15:29:57 * 3.9.20 (set by /opt/pyenv/version) 15:29:57 3.10.15 15:29:57 3.11.10 15:30:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i6tW 15:30:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:30:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:30:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:30:13 lf-activate-venv(): INFO: Base packages installed successfully 15:30:13 lf-activate-venv(): INFO: Installing additional packages: lftools 15:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-i6tW/bin to PATH 15:30:42 Generating Requirements File 15:31:04 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:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:31:04 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 15:31:04 Python 3.11.10 15:31:05 pip 25.2 from /tmp/venv-i6tW/lib/python3.11/site-packages/pip (python 3.11) 15:31:05 appdirs==1.4.4 15:31:05 argcomplete==3.6.3 15:31:05 aspy.yaml==1.3.0 15:31:05 attrs==25.4.0 15:31:05 autopage==0.5.2 15:31:05 beautifulsoup4==4.14.2 15:31:05 boto3==1.40.55 15:31:05 botocore==1.40.55 15:31:05 bs4==0.0.2 15:31:05 cachetools==6.2.1 15:31:05 certifi==2025.10.5 15:31:05 cffi==2.0.0 15:31:05 cfgv==3.4.0 15:31:05 chardet==5.2.0 15:31:05 charset-normalizer==3.4.4 15:31:05 click==8.3.0 15:31:05 cliff==4.11.0 15:31:05 cmd2==2.7.0 15:31:05 cryptography==3.3.2 15:31:05 debtcollector==3.0.0 15:31:05 decorator==5.2.1 15:31:05 defusedxml==0.7.1 15:31:05 Deprecated==1.2.18 15:31:05 distlib==0.4.0 15:31:05 dnspython==2.8.0 15:31:05 docker==7.1.0 15:31:05 dogpile.cache==1.5.0 15:31:05 durationpy==0.10 15:31:05 email-validator==2.3.0 15:31:05 filelock==3.20.0 15:31:05 future==1.0.0 15:31:05 gitdb==4.0.12 15:31:05 GitPython==3.1.45 15:31:05 google-auth==2.41.1 15:31:05 httplib2==0.31.0 15:31:05 identify==2.6.15 15:31:05 idna==3.11 15:31:05 importlib-resources==1.5.0 15:31:05 iso8601==2.1.0 15:31:05 Jinja2==3.1.6 15:31:05 jmespath==1.0.1 15:31:05 jsonpatch==1.33 15:31:05 jsonpointer==3.0.0 15:31:05 jsonschema==4.25.1 15:31:05 jsonschema-specifications==2025.9.1 15:31:05 keystoneauth1==5.12.0 15:31:05 kubernetes==34.1.0 15:31:05 lftools==0.37.15 15:31:05 lxml==6.0.2 15:31:05 markdown-it-py==4.0.0 15:31:05 MarkupSafe==3.0.3 15:31:05 mdurl==0.1.2 15:31:05 msgpack==1.1.2 15:31:05 multi_key_dict==2.0.3 15:31:05 munch==4.0.0 15:31:05 netaddr==1.3.0 15:31:05 niet==1.4.2 15:31:05 nodeenv==1.9.1 15:31:05 oauth2client==4.1.3 15:31:05 oauthlib==3.3.1 15:31:05 openstacksdk==4.7.1 15:31:05 os-service-types==1.8.0 15:31:05 osc-lib==4.2.0 15:31:05 oslo.config==10.0.0 15:31:05 oslo.context==6.1.0 15:31:05 oslo.i18n==6.6.0 15:31:05 oslo.log==7.2.1 15:31:05 oslo.serialization==5.8.0 15:31:05 oslo.utils==9.1.0 15:31:05 packaging==25.0 15:31:05 pbr==7.0.1 15:31:05 platformdirs==4.5.0 15:31:05 prettytable==3.16.0 15:31:05 psutil==7.1.1 15:31:05 pyasn1==0.6.1 15:31:05 pyasn1_modules==0.4.2 15:31:05 pycparser==2.23 15:31:05 pygerrit2==2.0.15 15:31:05 PyGithub==2.8.1 15:31:05 Pygments==2.19.2 15:31:05 PyJWT==2.10.1 15:31:05 PyNaCl==1.6.0 15:31:05 pyparsing==2.4.7 15:31:05 pyperclip==1.11.0 15:31:05 pyrsistent==0.20.0 15:31:05 python-cinderclient==9.8.0 15:31:05 python-dateutil==2.9.0.post0 15:31:05 python-heatclient==4.3.0 15:31:05 python-jenkins==1.8.3 15:31:05 python-keystoneclient==5.7.0 15:31:05 python-magnumclient==4.9.0 15:31:05 python-openstackclient==8.2.0 15:31:05 python-swiftclient==4.8.0 15:31:05 PyYAML==6.0.3 15:31:05 referencing==0.37.0 15:31:05 requests==2.32.5 15:31:05 requests-oauthlib==2.0.0 15:31:05 requestsexceptions==1.4.0 15:31:05 rfc3986==2.0.0 15:31:05 rich==14.2.0 15:31:05 rich-argparse==1.7.1 15:31:05 rpds-py==0.27.1 15:31:05 rsa==4.9.1 15:31:05 ruamel.yaml==0.18.15 15:31:05 ruamel.yaml.clib==0.2.14 15:31:05 s3transfer==0.14.0 15:31:05 simplejson==3.20.2 15:31:05 six==1.17.0 15:31:05 smmap==5.0.2 15:31:05 soupsieve==2.8 15:31:05 stevedore==5.5.0 15:31:05 tabulate==0.9.0 15:31:05 toml==0.10.2 15:31:05 tomlkit==0.13.3 15:31:05 tqdm==4.67.1 15:31:05 typing_extensions==4.15.0 15:31:05 tzdata==2025.2 15:31:05 urllib3==1.26.20 15:31:05 virtualenv==20.35.3 15:31:05 wcwidth==0.2.14 15:31:05 websocket-client==1.9.0 15:31:05 wrapt==2.0.0 15:31:05 xdg==6.0.0 15:31:05 xmltodict==1.0.2 15:31:05 yq==3.4.3 15:31:05 [EnvInject] - Injecting environment variables from a build step. 15:31:05 [EnvInject] - Injecting as environment variables the properties content 15:31:05 PYTHON=python3 15:31:05 15:31:05 [EnvInject] - Variables injected successfully. 15:31:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2371330261200949255.sh 15:31:05 ---> tox-install.sh 15:31:05 + source /home/jenkins/lf-env.sh 15:31:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:05 ++ mktemp -d /tmp/venv-XXXX 15:31:05 + lf_venv=/tmp/venv-IVYY 15:31:05 + local venv_file=/tmp/.os_lf_venv 15:31:05 + local python=python3 15:31:05 + local options 15:31:05 + local set_path=true 15:31:05 + local install_args= 15:31:05 ++ 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:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:05 + true 15:31:05 + case $1 in 15:31:05 + venv_file=/tmp/.toxenv 15:31:05 + shift 2 15:31:05 + true 15:31:05 + case $1 in 15:31:05 + shift 15:31:05 + break 15:31:05 + case $python in 15:31:05 + local pkg_list= 15:31:05 + [[ -d /opt/pyenv ]] 15:31:05 + echo 'Setup pyenv:' 15:31:05 Setup pyenv: 15:31:05 + export PYENV_ROOT=/opt/pyenv 15:31:05 + PYENV_ROOT=/opt/pyenv 15:31:05 + 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:05 + 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:05 + pyenv versions 15:31:05 system 15:31:05 3.8.20 15:31:05 3.9.20 15:31:05 3.10.15 15:31:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:31:05 + command -v pyenv 15:31:05 ++ pyenv init - --no-rehash 15:31:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:31:05 for i in ${!paths[@]}; do 15:31:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:31:05 fi; done; 15:31:05 echo "${paths[*]}"'\'')" 15:31:05 export PATH="/opt/pyenv/shims:${PATH}" 15:31:05 export PYENV_SHELL=bash 15:31:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:05 pyenv() { 15:31:05 local command 15:31:05 command="${1:-}" 15:31:05 if [ "$#" -gt 0 ]; then 15:31:05 shift 15:31:05 fi 15:31:05 15:31:05 case "$command" in 15:31:05 rehash|shell) 15:31:05 eval "$(pyenv "sh-$command" "$@")" 15:31:05 ;; 15:31:05 *) 15:31:05 command pyenv "$command" "$@" 15:31:05 ;; 15:31:05 esac 15:31:05 }' 15:31:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:31:05 for i in ${!paths[@]}; do 15:31:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:31:05 fi; done; 15:31:05 echo "${paths[*]}"' 15:31:05 ++ 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:05 ++ 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:05 ++ 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:05 ++ export PYENV_SHELL=bash 15:31:05 ++ PYENV_SHELL=bash 15:31:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:05 +++ complete -F _pyenv pyenv 15:31:05 ++ lf-pyver python3 15:31:05 ++ local py_version_xy=python3 15:31:05 ++ local py_version_xyz= 15:31:05 ++ pyenv versions 15:31:05 ++ local command 15:31:05 ++ command=versions 15:31:05 ++ '[' 1 -gt 0 ']' 15:31:05 ++ shift 15:31:05 ++ case "$command" in 15:31:05 ++ command pyenv versions 15:31:05 ++ awk '{ print $1 }' 15:31:05 ++ grep -E '^[0-9.]*[0-9]$' 15:31:05 ++ sed 's/^[ *]* //' 15:31:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:05 +++ grep '^3' /tmp/.pyenv_versions 15:31:05 +++ sort -V 15:31:05 +++ tail -n 1 15:31:05 ++ py_version_xyz=3.11.10 15:31:05 ++ [[ -z 3.11.10 ]] 15:31:05 ++ echo 3.11.10 15:31:05 ++ return 0 15:31:05 + pyenv local 3.11.10 15:31:05 + local command 15:31:05 + command=local 15:31:05 + '[' 2 -gt 0 ']' 15:31:05 + shift 15:31:05 + case "$command" in 15:31:05 + command pyenv local 3.11.10 15:31:05 + for arg in "$@" 15:31:05 + case $arg in 15:31:05 + pkg_list+='tox ' 15:31:05 + for arg in "$@" 15:31:05 + case $arg in 15:31:05 + pkg_list+='virtualenv ' 15:31:05 + for arg in "$@" 15:31:05 + case $arg in 15:31:05 + pkg_list+='urllib3~=1.26.15 ' 15:31:05 + [[ -f /tmp/.toxenv ]] 15:31:05 + [[ ! -f /tmp/.toxenv ]] 15:31:05 + [[ -n '' ]] 15:31:05 + python3 -m venv /tmp/venv-IVYY 15:31:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IVYY' 15:31:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IVYY 15:31:10 + echo /tmp/venv-IVYY 15:31:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:31:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:31:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:31:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:31:10 + local 'pip_opts=--upgrade --quiet' 15:31:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:31:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:31:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:31:10 + [[ -n '' ]] 15:31:10 + [[ -n '' ]] 15:31:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:31:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:31:10 + /tmp/venv-IVYY/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:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:31:14 lf-activate-venv(): INFO: Base packages installed successfully 15:31:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:31:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:31:14 + /tmp/venv-IVYY/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:31:16 + type python3 15:31:16 + true 15:31:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IVYY/bin to PATH' 15:31:16 lf-activate-venv(): INFO: Adding /tmp/venv-IVYY/bin to PATH 15:31:16 + PATH=/tmp/venv-IVYY/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:31:16 + return 0 15:31:16 + python3 --version 15:31:16 Python 3.11.10 15:31:16 + python3 -m pip --version 15:31:16 pip 25.2 from /tmp/venv-IVYY/lib/python3.11/site-packages/pip (python 3.11) 15:31:16 + python3 -m pip freeze 15:31:16 cachetools==6.2.1 15:31:16 chardet==5.2.0 15:31:16 colorama==0.4.6 15:31:16 distlib==0.4.0 15:31:16 filelock==3.20.0 15:31:16 packaging==25.0 15:31:16 platformdirs==4.5.0 15:31:16 pluggy==1.6.0 15:31:16 pyproject-api==1.10.0 15:31:16 tox==4.31.0 15:31:16 urllib3==1.26.20 15:31:16 virtualenv==20.35.3 15:31:16 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins6528910883229733322.sh 15:31:16 [EnvInject] - Injecting environment variables from a build step. 15:31:16 [EnvInject] - Injecting as environment variables the properties content 15:31:16 PARALLEL=True 15:31:16 15:31:16 [EnvInject] - Variables injected successfully. 15:31:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11590277190425984642.sh 15:31:16 ---> tox-run.sh 15:31:16 + 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:31:16 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:31:16 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:31:16 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:31:16 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:31:16 + source /home/jenkins/lf-env.sh 15:31:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:16 ++ mktemp -d /tmp/venv-XXXX 15:31:16 + lf_venv=/tmp/venv-kGzT 15:31:16 + local venv_file=/tmp/.os_lf_venv 15:31:16 + local python=python3 15:31:16 + local options 15:31:16 + local set_path=true 15:31:16 + local install_args= 15:31:16 ++ 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:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:16 + true 15:31:16 + case $1 in 15:31:16 + venv_file=/tmp/.toxenv 15:31:16 + shift 2 15:31:16 + true 15:31:16 + case $1 in 15:31:16 + shift 15:31:16 + break 15:31:16 + case $python in 15:31:16 + local pkg_list= 15:31:16 + [[ -d /opt/pyenv ]] 15:31:16 + echo 'Setup pyenv:' 15:31:16 Setup pyenv: 15:31:16 + export PYENV_ROOT=/opt/pyenv 15:31:16 + PYENV_ROOT=/opt/pyenv 15:31:16 + 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:31:16 + 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:31:16 + pyenv versions 15:31:16 system 15:31:16 3.8.20 15:31:16 3.9.20 15:31:16 3.10.15 15:31:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:31:16 + command -v pyenv 15:31:16 ++ pyenv init - --no-rehash 15:31:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:31:16 for i in ${!paths[@]}; do 15:31:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:31:16 fi; done; 15:31:16 echo "${paths[*]}"'\'')" 15:31:16 export PATH="/opt/pyenv/shims:${PATH}" 15:31:16 export PYENV_SHELL=bash 15:31:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:16 pyenv() { 15:31:16 local command 15:31:16 command="${1:-}" 15:31:16 if [ "$#" -gt 0 ]; then 15:31:16 shift 15:31:16 fi 15:31:16 15:31:16 case "$command" in 15:31:16 rehash|shell) 15:31:16 eval "$(pyenv "sh-$command" "$@")" 15:31:16 ;; 15:31:16 *) 15:31:16 command pyenv "$command" "$@" 15:31:16 ;; 15:31:16 esac 15:31:16 }' 15:31:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:31:16 for i in ${!paths[@]}; do 15:31:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:31:16 fi; done; 15:31:16 echo "${paths[*]}"' 15:31:16 ++ 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:31:16 ++ 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:31:16 ++ 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:31:16 ++ export PYENV_SHELL=bash 15:31:16 ++ PYENV_SHELL=bash 15:31:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:16 +++ complete -F _pyenv pyenv 15:31:16 ++ lf-pyver python3 15:31:16 ++ local py_version_xy=python3 15:31:16 ++ local py_version_xyz= 15:31:16 ++ pyenv versions 15:31:16 ++ local command 15:31:16 ++ command=versions 15:31:16 ++ '[' 1 -gt 0 ']' 15:31:16 ++ shift 15:31:16 ++ case "$command" in 15:31:16 ++ command pyenv versions 15:31:16 ++ sed 's/^[ *]* //' 15:31:16 ++ awk '{ print $1 }' 15:31:16 ++ grep -E '^[0-9.]*[0-9]$' 15:31:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:16 +++ grep '^3' /tmp/.pyenv_versions 15:31:16 +++ sort -V 15:31:16 +++ tail -n 1 15:31:16 ++ py_version_xyz=3.11.10 15:31:16 ++ [[ -z 3.11.10 ]] 15:31:16 ++ echo 3.11.10 15:31:16 ++ return 0 15:31:16 + pyenv local 3.11.10 15:31:16 + local command 15:31:16 + command=local 15:31:16 + '[' 2 -gt 0 ']' 15:31:16 + shift 15:31:16 + case "$command" in 15:31:16 + command pyenv local 3.11.10 15:31:16 + for arg in "$@" 15:31:16 + case $arg in 15:31:16 + pkg_list+='tox ' 15:31:16 + for arg in "$@" 15:31:16 + case $arg in 15:31:16 + pkg_list+='virtualenv ' 15:31:16 + for arg in "$@" 15:31:16 + case $arg in 15:31:16 + pkg_list+='urllib3~=1.26.15 ' 15:31:16 + [[ -f /tmp/.toxenv ]] 15:31:16 ++ cat /tmp/.toxenv 15:31:16 + lf_venv=/tmp/venv-IVYY 15:31:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IVYY from' file:/tmp/.toxenv 15:31:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IVYY from file:/tmp/.toxenv 15:31:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:31:16 + local 'pip_opts=--upgrade --quiet' 15:31:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:31:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:31:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:31:16 + [[ -n '' ]] 15:31:16 + [[ -n '' ]] 15:31:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:31:16 + /tmp/venv-IVYY/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:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:31:17 lf-activate-venv(): INFO: Base packages installed successfully 15:31:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:31:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:31:17 + /tmp/venv-IVYY/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:31:19 + type python3 15:31:19 + true 15:31:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IVYY/bin to PATH' 15:31:19 lf-activate-venv(): INFO: Adding /tmp/venv-IVYY/bin to PATH 15:31:19 + PATH=/tmp/venv-IVYY/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:31:19 + return 0 15:31:19 + [[ -d /opt/pyenv ]] 15:31:19 + echo '---> Setting up pyenv' 15:31:19 ---> Setting up pyenv 15:31:19 + export PYENV_ROOT=/opt/pyenv 15:31:19 + PYENV_ROOT=/opt/pyenv 15:31:19 + export PATH=/opt/pyenv/bin:/tmp/venv-IVYY/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:31:19 + PATH=/opt/pyenv/bin:/tmp/venv-IVYY/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:31:19 ++ pwd 15:31:19 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:31:19 + export PYTHONPATH 15:31:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:31:19 + TOX_TESTENV_PASSENV=PYTHONPATH 15:31:19 + tox --version 15:31:19 4.31.0 from /tmp/venv-IVYY/lib/python3.11/site-packages/tox/__init__.py 15:31:19 + PARALLEL=True 15:31:19 + TOX_OPTIONS_LIST= 15:31:19 + [[ -n '' ]] 15:31:19 + case ${PARALLEL,,} in 15:31:19 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:31:19 + tox --parallel auto --parallel-live 15:31:19 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:31:20 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:31:20 checkbashisms: freeze> python -m pip freeze --all 15:31:20 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:31:20 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:31:21 checkbashisms: pip==25.2,setuptools==80.9.0 15:31:21 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:31:21 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 15:31:21 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:31:22 checkbashisms: OK ✔ in 3.26 seconds 15:31:22 pre-commit: install_deps> python -I -m pip install pre-commit 15:31:25 pre-commit: freeze> python -m pip freeze --all 15:31:25 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:31:25 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:31:25 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:31:25 /usr/bin/cpan 15:31:25 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:31:26 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:31:26 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:31:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:31:26 [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:31:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:31:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:31:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:31:27 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:31:27 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:31:28 buildcontroller: freeze> python -m pip freeze --all 15:31:28 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:31:28 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:31:28 + update-java-alternatives -l 15:31:28 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:31:28 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:31:28 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:31:28 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:31:28 update-alternatives: error: no alternatives for jaotc 15:31:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:31:28 [INFO] Once installed this environment will be reused. 15:31:28 [INFO] This may take a few minutes... 15:31:28 update-alternatives: error: no alternatives for rmic 15:31:28 + java -version 15:31:28 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:31:28 21 15:31:28 + JAVA_VER=21 15:31:28 + echo 21 15:31:28 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:31:28 + javac -version 15:31:29 21 15:31:29 ok, java is 21 or newer 15:31:29 + JAVAC_VER=21 15:31:29 + echo 21 15:31:29 + [ 21 -ge 21 ] 15:31:29 + [ 21 -ge 21 ] 15:31:29 + echo ok, java is 21 or newer 15:31:29 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 15:31:29 2025-10-20 15:31:29 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:31:29 + sudo mkdir -p /opt 15:31:29 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 15:31:29 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 15:31:29 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:31:29 + mvn --version 15:31:30 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 15:31:30 Maven home: /opt/maven 15:31:30 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:31:30 Default locale: en, platform encoding: UTF-8 15:31:30 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:31:30 NOTE: Picked up JDK_JAVA_OPTIONS: 15:31:30 --add-opens=java.base/java.io=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.lang=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.net=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.nio=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.util=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:31:30 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:31:30 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:31:30 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:31:30 -Xlog:disable 15:31:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:31:34 [INFO] Once installed this environment will be reused. 15:31:34 [INFO] This may take a few minutes... 15:31:41 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:31:41 [INFO] Once installed this environment will be reused. 15:31:41 [INFO] This may take a few minutes... 15:31:46 docs-linkcheck: freeze> python -m pip freeze --all 15:31:46 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:31:46 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:31:47 docs: freeze> python -m pip freeze --all 15:31:47 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:31:47 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:31:50 docs: OK ✔ in 30.32 seconds 15:31:50 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:31:56 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:31:56 [INFO] Once installed this environment will be reused. 15:31:56 [INFO] This may take a few minutes... 15:31:58 docs-linkcheck: OK ✔ in 31.11 seconds 15:31:58 pylint: freeze> python -m pip freeze --all 15:31:58 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:31:58 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:08 trim trailing whitespace.................................................Passed 15:32:09 Tabs remover.............................................................Passed 15:32:09 autopep8.................................................................Passed 15:32:15 perltidy.................................................................Passed 15:32:16 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:32:17 [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:17 [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:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:32:17 [INFO] Once installed this environment will be reused. 15:32:17 [INFO] This may take a few minutes... 15:32:25 15:32:25 ------------------------------------ 15:32:25 Your code has been rated at 10.00/10 15:32:25 15:32:26 gitlint..................................................................Passed 15:33:20 pre-commit: OK ✔ in 1 minute 3.73 seconds 15:33:20 pylint: OK ✔ in 37.3 seconds 15:33:20 buildcontroller: OK ✔ in 1 minute 59.8 seconds 15:33:20 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:33:20 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:33:20 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:33:20 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:33:28 build_karaf_tests221: freeze> python -m pip freeze --all 15:33:28 build_karaf_tests190: freeze> python -m pip freeze --all 15:33:28 build_karaf_tests71: freeze> python -m pip freeze --all 15:33:29 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:33:29 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:33:29 build_karaf_tests121: freeze> python -m pip freeze --all 15:33:29 build karaf in karaf221 with ./karaf221.env 15:33:29 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:33:29 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:33:29 build karaf in karafoc with ./karafoc.env 15:33:29 NOTE: Picked up JDK_JAVA_OPTIONS: 15:33:29 --add-opens=java.base/java.io=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.net=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:33:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:33:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:33:29 -Xlog:disable 15:33:29 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:33:29 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:33:29 build karaf in karaf71 with ./karaf71.env 15:33:29 NOTE: Picked up JDK_JAVA_OPTIONS: 15:33:29 --add-opens=java.base/java.io=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.net=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:33:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:33:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:33:29 -Xlog:disable 15:33:29 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:33:29 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:33:29 build karaf in karaf121 with ./karaf121.env 15:33:29 NOTE: Picked up JDK_JAVA_OPTIONS: 15:33:29 --add-opens=java.base/java.io=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.net=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:33:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:33:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:33:29 -Xlog:disable 15:33:29 NOTE: Picked up JDK_JAVA_OPTIONS: 15:33:29 --add-opens=java.base/java.io=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.net=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:33:29 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:33:29 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:33:29 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:33:29 -Xlog:disable 15:35:08 build_karaf_tests121: OK ✔ in 1 minute 46.3 seconds 15:35:08 build_karaf_tests190: OK ✔ in 1 minute 46.37 seconds 15:35:08 build_karaf_tests221: OK ✔ in 1 minute 46.38 seconds 15:35:08 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:35:08 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:35:16 build_karaf_tests71: OK ✔ in 1 minute 54.62 seconds 15:35:16 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:35:31 sims: freeze> python -m pip freeze --all 15:35:31 buildlighty: freeze> python -m pip freeze --all 15:35:31 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:35:31 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:35:31 Using lighynode version 20.1.0.5 15:35:31 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:35:31 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:35:31 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:35:31 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:37:17 sims: OK ✔ in 30.91 seconds 15:37:17 buildlighty: OK ✔ in 57.76 seconds 15:37:17 testsPCE: freeze> python -m pip freeze --all 15:37:18 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.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:18 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:37:18 pytest -q transportpce_tests/pce/test01_pce.py 15:38:05 .................... [100%] 15:39:09 20 passed in 110.44s (0:01:50) 15:39:09 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:39:25 ............ [100%] 15:39:56 12 passed in 46.78s 15:39:56 pytest -q transportpce_tests/pce/test03_gnpy.py 15:40:13 ........ [100%] 15:40:34 8 passed in 37.83s 15:40:34 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:41:06 ... [100%] 15:41:11 3 passed in 36.86s 15:41:12 testsPCE: OK ✔ in 5 minutes 57.53 seconds 15:41:12 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:41:12 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:41:12 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:41:19 tests121: freeze> python -m pip freeze --all 15:41:19 tests_tapi: freeze> python -m pip freeze --all 15:41:19 tests190: freeze> python -m pip freeze --all 15:41:19 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:41:19 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:41:19 using environment variables from ./karaf221.env 15:41:19 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:41:19 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:41:19 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:41:19 using environment variables from ./karaf121.env 15:41:19 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:41:19 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:41:19 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:41:19 using environment variables from ./karafoc.env 15:41:19 pytest -q transportpce_tests/oc/test01_portmapping.py 15:42:25 ........... [100%] 15:42:42 10 passed in 82.70s (0:01:22) 15:42:42 pytest -q transportpce_tests/oc/test02_topology.py 15:42:47 .............................. [100%] 15:43:27 21 passed in 127.36s (0:02:07) 15:43:27 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:43:27 ............................. [100%] 15:43:49 14 passed in 66.75s (0:01:06) 15:43:50 pytest -q transportpce_tests/oc/test03_renderer.py 15:43:50 ................. [100%] 15:44:32 6 passed in 64.30s (0:01:04) 15:44:32 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:44:33 .................... [100%] 15:44:52 19 passed in 62.04s (0:01:02) 15:44:52 tests190: OK ✔ in 3 minutes 40.98 seconds 15:44:52 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:57 .tests71: freeze> python -m pip freeze --all 15:45:01 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:45:01 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:45:01 using environment variables from ./karaf71.env 15:45:01 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:45:17 ......................................................... [100%] 15:47:04 51 passed in 344.29s (0:05:44) 15:47:04 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:47:05 [100%] 15:47:05 44 passed in 153.10s (0:02:33) 15:47:05 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:47:52 ............................ [100%] 15:48:45 24 passed in 99.47s (0:01:39) 15:48:45 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:48:47 .FF.FFFF.FFF............................................................ [100%] 15:51:53 40 passed in 187.94s (0:03:07) 15:51:54 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:51:55 .F.. [100%] 15:52:02 =================================== FAILURES =================================== 15:52:02 __________ TestTransportPCEPortmapping.test_01_xpdr_device_connection __________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_01_xpdr_device_connection(self): 15:52:02 response = test_utils.mount_device("XPDR-A2", 15:52:02 ('xpdra2', self.NODE_VERSION)) 15:52:02 > self.assertEqual(response.status_code, requests.codes.created, 15:52:02 test_utils.CODE_SHOULD_BE_201) 15:52:02 E AssertionError: 401 != 201 : Http status code should be 201 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:51: AssertionError 15:52:02 ---------------------------- Captured stdout setup ----------------------------- 15:52:02 starting OpenDaylight... 15:52:02 starting KARAF (karaf71) TransportPCE build... 15:52:02 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 15:52:02 starting simulator xpdra2 in OpenROADM device version 7.1... 15:52:02 Searching for patterns in xpdra2-71.log... Pattern found! simulator for xpdra2 started 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_01_xpdr_device_connection 15:52:02 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-A2 still not added to tpce topology... 15:52:02 __________ TestTransportPCEPortmapping.test_02_xpdr_device_connected ___________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_02_xpdr_device_connected(self): 15:52:02 response = test_utils.check_device_connection("XPDR-A2") 15:52:02 > self.assertEqual(response['status_code'], requests.codes.ok) 15:52:02 E AssertionError: 409 != 200 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:57: AssertionError 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_02_xpdr_device_connected 15:52:02 __________ TestTransportPCEPortmapping.test_03_xpdr_portmapping_info ___________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_03_xpdr_portmapping_info(self): 15:52:02 response = test_utils.get_portmapping_node_attr("XPDR-A2", "node-info", None) 15:52:02 > self.assertEqual(response['status_code'], requests.codes.ok) 15:52:02 E AssertionError: 409 != 200 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:63: AssertionError 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_03_xpdr_portmapping_info 15:52:02 ________ TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_04_tpdr_portmapping_NETWORK1(self): 15:52:02 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR1-NETWORK1") 15:52:02 > self.assertEqual(response['status_code'], requests.codes.ok) 15:52:02 E AssertionError: 409 != 200 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:76: AssertionError 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_04_tpdr_portmapping_NETWORK1 15:52:02 _________ TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_05_tpdr_portmapping_CLIENT1(self): 15:52:02 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR1-CLIENT1") 15:52:02 > self.assertEqual(response['status_code'], requests.codes.ok) 15:52:02 E AssertionError: 409 != 200 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:100: AssertionError 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_05_tpdr_portmapping_CLIENT1 15:52:02 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_06_mpdr_portmapping_NETWORK1(self): 15:52:02 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR2-NETWORK1") 15:52:02 > self.assertEqual(response['status_code'], requests.codes.ok) 15:52:02 E AssertionError: 409 != 200 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:120: AssertionError 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_06_mpdr_portmapping_NETWORK1 15:52:02 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_07_mpdr_portmapping_CLIENT1(self): 15:52:02 res = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR2-CLIENT1") 15:52:02 > self.assertEqual(res['status_code'], requests.codes.ok) 15:52:02 E AssertionError: 409 != 200 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:143: AssertionError 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_07_mpdr_portmapping_CLIENT1 15:52:02 ____________ TestTransportPCEPortmapping.test_08_check_mccapprofile ____________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_08_check_mccapprofile(self): 15:52:02 res = test_utils.get_portmapping_node_attr("XPDR-A2", "mc-capabilities", "XPDR-mcprofile") 15:52:02 > self.assertEqual(res['status_code'], requests.codes.ok) 15:52:02 E AssertionError: 409 != 200 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:163: AssertionError 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_08_check_mccapprofile 15:52:02 ___________ TestTransportPCEPortmapping.test_09_mpdr_switching_pool ____________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_09_mpdr_switching_pool(self): 15:52:02 response = test_utils.get_portmapping_node_attr("XPDR-A2", "switching-pool-lcp", "1") 15:52:02 > self.assertEqual(response['status_code'], requests.codes.ok) 15:52:02 E AssertionError: 409 != 200 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:170: AssertionError 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_09_mpdr_switching_pool 15:52:02 ________ TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _________ 15:52:02 15:52:02 self = 15:52:02 15:52:02 def test_10_xpdr_device_disconnection(self): 15:52:02 response = test_utils.unmount_device("XPDR-A2") 15:52:02 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 15:52:02 E AssertionError: 409 not found in (200, 204) 15:52:02 15:52:02 transportpce_tests/7.1/test01_portmapping.py:186: AssertionError 15:52:02 ----------------------------- Captured stdout call ----------------------------- 15:52:02 execution of test_10_xpdr_device_disconnection 15:52:02 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-A2 still not deleted from tpce topology... 15:52:02 =========================== short test summary info ============================ 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 15:52:02 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 15:52:02 10 failed, 2 passed in 420.37s (0:07:00) 15:52:02 tests71: exit 1 (420.85 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=13015 15:52:17 .................. [100%] 15:53:04 36 passed in 358.30s (0:05:58) 15:53:04 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:53:11 .................................................................................................................. [100%] 16:00:53 54 passed in 538.82s (0:08:58) 16:01:16 . [100%] 16:01:19 71 passed in 494.83s (0:08:14) 16:01:19 pytest -q transportpce_tests/tapi/test04_topo_extension.py 16:02:11 ................... [100%] 16:03:42 19 passed in 142.08s (0:02:22) 16:03:42 tests71: FAIL ✖ in 7 minutes 10.18 seconds 16:03:42 tests121: OK ✔ in 19 minutes 41.64 seconds 16:03:42 tests_tapi: OK ✔ in 22 minutes 30.61 seconds 16:03:42 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:03:48 tests221: freeze> python -m pip freeze --all 16:03:48 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:03:48 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 16:03:48 using environment variables from ./karaf221.env 16:03:48 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 16:04:25 ................................... [100%] 16:05:04 35 passed in 75.82s (0:01:15) 16:05:04 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 16:05:36 ...... [100%] 16:08:50 6 passed in 225.16s (0:03:45) 16:08:50 pytest -q transportpce_tests/2.2.1/test03_topology.py 16:09:33 ............................................ [100%] 16:11:07 44 passed in 136.54s (0:02:16) 16:11:07 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 16:11:42 ............ [100%] 16:12:07 12 passed in 59.59s 16:12:07 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 16:12:31 ................ [100%] 16:14:00 16 passed in 113.40s (0:01:53) 16:14:00 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:14:30 ............................... [100%] 16:14:36 31 passed in 35.73s 16:14:36 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:15:12 .......................... [100%] 16:16:08 26 passed in 91.18s (0:01:31) 16:16:08 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:16:45 ...................... [100%] 16:17:48 22 passed in 100.10s (0:01:40) 16:17:48 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:18:29 ........................................ [100%] 16:20:50 40 passed in 181.73s (0:03:01) 16:20:50 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:21:33 ........................................................................ [ 74%] 16:27:09 ......................... [100%] 16:29:01 97 passed in 490.80s (0:08:10) 16:29:01 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:29:42 ...................................................... [100%] 16:39:28 54 passed in 626.75s (0:10:26) 16:39:28 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:40:22 ........................................................................ [ 71%] 16:45:30 ............................. [100%] 16:47:39 101 passed in 490.14s (0:08:10) 16:47:39 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:48:33 ........................................................................ [ 67%] 16:54:18 ................................... [100%] 16:57:39 107 passed in 599.59s (0:09:59) 16:57:39 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:58:22 ............................................. [100%] 17:00:59 45 passed in 199.79s (0:03:19) 17:00:59 tests221: OK ✔ in 57 minutes 17.27 seconds 17:00:59 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:01:06 tests_hybrid: freeze> python -m pip freeze --all 17:01:06 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:01:06 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 17:01:06 using environment variables from ./karaf221.env 17:01:06 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 17:01:46 ................................................... [100%] 17:03:33 51 passed in 147.03s (0:02:27) 17:03:33 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 17:04:15 ........................................................................ [ 66%] 17:08:36 ..................................... [100%] 17:10:42 109 passed in 428.33s (0:07:08) 17:10:42 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 17:11:31 ..................................................... [100%] 17:18:04 53 passed in 441.54s (0:07:21) 17:18:04 buildcontroller: OK (119.80=setup[8.97]+cmd[110.83] seconds) 17:18:04 sims: OK (30.91=setup[25.98]+cmd[4.92] seconds) 17:18:04 build_karaf_tests121: OK (106.30=setup[9.98]+cmd[96.32] seconds) 17:18:04 testsPCE: OK (357.53=setup[124.24]+cmd[233.29] seconds) 17:18:04 tests121: OK (1181.64=setup[8.05]+cmd[1173.59] seconds) 17:18:04 build_karaf_tests221: OK (106.38=setup[9.70]+cmd[96.68] seconds) 17:18:04 tests_tapi: OK (1350.61=setup[8.04]+cmd[1342.57] seconds) 17:18:04 tests221: OK (3437.27=setup[6.72]+cmd[3430.54] seconds) 17:18:04 build_karaf_tests71: OK (114.62=setup[9.87]+cmd[104.75] seconds) 17:18:04 tests71: FAIL code 1 (430.18=setup[9.32]+cmd[420.85] seconds) 17:18:04 build_karaf_tests190: OK (106.37=setup[9.82]+cmd[96.54] seconds) 17:18:04 tests190: OK (220.98=setup[8.10]+cmd[212.88] seconds) 17:18:04 tests_hybrid: OK (1024.99=setup[7.13]+cmd[1017.85] seconds) 17:18:04 buildlighty: OK (57.76=setup[26.06]+cmd[31.70] seconds) 17:18:04 docs: OK (30.32=setup[28.09]+cmd[2.23] seconds) 17:18:04 docs-linkcheck: OK (31.11=setup[26.84]+cmd[4.27] seconds) 17:18:04 checkbashisms: OK (3.26=setup[1.97]+cmd[0.00,0.06,1.23] seconds) 17:18:04 pre-commit: OK (63.73=setup[3.02]+cmd[0.02,0.02,51.10,9.57] seconds) 17:18:04 pylint: OK (37.30=setup[8.98]+cmd[28.32] seconds) 17:18:04 evaluation failed :( (6404.87 seconds) 17:18:04 + tox_status=255 17:18:04 + echo '---> Completed tox runs' 17:18:04 ---> Completed tox runs 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/build_karaf_tests121/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=build_karaf_tests121 17:18:04 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/build_karaf_tests190/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=build_karaf_tests190 17:18:04 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/build_karaf_tests221/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=build_karaf_tests221 17:18:04 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/build_karaf_tests71/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=build_karaf_tests71 17:18:04 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/buildcontroller/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=buildcontroller 17:18:04 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/buildlighty/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=buildlighty 17:18:04 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/checkbashisms/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=checkbashisms 17:18:04 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/docs-linkcheck/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=docs-linkcheck 17:18:04 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/docs/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=docs 17:18:04 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/pre-commit/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=pre-commit 17:18:04 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/pylint/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=pylint 17:18:04 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/sims/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=sims 17:18:04 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/tests121/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=tests121 17:18:04 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/tests190/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=tests190 17:18:04 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/tests221/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=tests221 17:18:04 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/tests71/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=tests71 17:18:04 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/testsPCE/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=testsPCE 17:18:04 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/tests_hybrid/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=tests_hybrid 17:18:04 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:18:04 + for i in .tox/*/log 17:18:04 ++ echo .tox/tests_tapi/log 17:18:04 ++ awk -F/ '{print $2}' 17:18:04 + tox_env=tests_tapi 17:18:04 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:18:04 + DOC_DIR=docs/_build/html 17:18:04 + [[ -d docs/_build/html ]] 17:18:04 + echo '---> Archiving generated docs' 17:18:04 ---> Archiving generated docs 17:18:04 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:18:04 + echo '---> tox-run.sh ends' 17:18:04 ---> tox-run.sh ends 17:18:04 + test 255 -eq 0 17:18:04 + exit 255 17:18:04 ++ '[' 1 = 1 ']' 17:18:04 ++ '[' -x /usr/bin/clear_console ']' 17:18:04 ++ /usr/bin/clear_console -q 17:18:04 Build step 'Execute shell' marked build as failure 17:18:04 $ ssh-agent -k 17:18:04 unset SSH_AUTH_SOCK; 17:18:04 unset SSH_AGENT_PID; 17:18:04 echo Agent pid 1574 killed; 17:18:04 [ssh-agent] Stopped. 17:18:05 [PostBuildScript] - [INFO] Executing post build scripts. 17:18:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12544541316574913773.sh 17:18:05 ---> sysstat.sh 17:18:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3488052885523784479.sh 17:18:05 ---> package-listing.sh 17:18:05 ++ facter osfamily 17:18:05 ++ tr '[:upper:]' '[:lower:]' 17:18:05 + OS_FAMILY=debian 17:18:05 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:18:05 + START_PACKAGES=/tmp/packages_start.txt 17:18:05 + END_PACKAGES=/tmp/packages_end.txt 17:18:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:05 + PACKAGES=/tmp/packages_start.txt 17:18:05 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:18:05 + PACKAGES=/tmp/packages_end.txt 17:18:05 + case "${OS_FAMILY}" in 17:18:05 + dpkg -l 17:18:05 + grep '^ii' 17:18:05 + '[' -f /tmp/packages_start.txt ']' 17:18:05 + '[' -f /tmp/packages_end.txt ']' 17:18:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:05 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:18:05 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:18:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:18:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2228871234472691271.sh 17:18:06 ---> capture-instance-metadata.sh 17:18:06 Setup pyenv: 17:18:06 system 17:18:06 3.8.20 17:18:06 3.9.20 17:18:06 3.10.15 17:18:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i6tW from file:/tmp/.os_lf_venv 17:18:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:08 lf-activate-venv(): INFO: Base packages installed successfully 17:18:08 lf-activate-venv(): INFO: Installing additional packages: lftools 17:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-i6tW/bin to PATH 17:18:19 INFO: Running in OpenStack, capturing instance metadata 17:18:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins726786652686126268.sh 17:18:20 provisioning config files... 17:18:20 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3659 17:18:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config5157209935778734051tmp 17:18:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:18:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:18:20 provisioning config files... 17:18:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:18:20 [EnvInject] - Injecting environment variables from a build step. 17:18:20 [EnvInject] - Injecting as environment variables the properties content 17:18:20 SERVER_ID=logs 17:18:20 17:18:20 [EnvInject] - Variables injected successfully. 17:18:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14666840760592160663.sh 17:18:20 ---> create-netrc.sh 17:18:20 WARN: Log server credential not found. 17:18:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16188588244946697698.sh 17:18:20 ---> python-tools-install.sh 17:18:20 Setup pyenv: 17:18:20 system 17:18:20 3.8.20 17:18:20 3.9.20 17:18:20 3.10.15 17:18:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i6tW from file:/tmp/.os_lf_venv 17:18:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:23 lf-activate-venv(): INFO: Base packages installed successfully 17:18:23 lf-activate-venv(): INFO: Installing additional packages: lftools 17:18:33 lf-activate-venv(): INFO: Adding /tmp/venv-i6tW/bin to PATH 17:18:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17667662787492963539.sh 17:18:33 ---> sudo-logs.sh 17:18:33 Archiving 'sudo' log.. 17:18:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9087730511929639872.sh 17:18:33 ---> job-cost.sh 17:18:33 Setup pyenv: 17:18:33 system 17:18:33 3.8.20 17:18:33 3.9.20 17:18:33 3.10.15 17:18:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i6tW from file:/tmp/.os_lf_venv 17:18:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:36 lf-activate-venv(): INFO: Base packages installed successfully 17:18:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:18:41 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:41 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:18:42 lf-activate-venv(): INFO: Adding /tmp/venv-i6tW/bin to PATH 17:18:42 INFO: No Stack... 17:18:42 INFO: Retrieving Pricing Info for: v3-standard-4 17:18:42 INFO: Archiving Costs 17:18:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7799347354919429516.sh 17:18:42 ---> logs-deploy.sh 17:18:42 Setup pyenv: 17:18:42 system 17:18:42 3.8.20 17:18:42 3.9.20 17:18:42 3.10.15 17:18:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:18:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i6tW from file:/tmp/.os_lf_venv 17:18:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:44 lf-activate-venv(): INFO: Base packages installed successfully 17:18:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:18:57 lf-activate-venv(): INFO: Adding /tmp/venv-i6tW/bin to PATH 17:18:57 WARNING: Nexus logging server not set 17:18:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3659/ 17:18:57 INFO: archiving logs to S3 17:18:59 ---> uname -a: 17:18:59 Linux prd-ubuntu2204-docker-4c-16g-470 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:59 17:18:59 17:18:59 ---> lscpu: 17:18:59 Architecture: x86_64 17:18:59 CPU op-mode(s): 32-bit, 64-bit 17:18:59 Address sizes: 40 bits physical, 48 bits virtual 17:18:59 Byte Order: Little Endian 17:18:59 CPU(s): 4 17:18:59 On-line CPU(s) list: 0-3 17:18:59 Vendor ID: AuthenticAMD 17:18:59 Model name: AMD EPYC-Rome Processor 17:18:59 CPU family: 23 17:18:59 Model: 49 17:18:59 Thread(s) per core: 1 17:18:59 Core(s) per socket: 1 17:18:59 Socket(s): 4 17:18:59 Stepping: 0 17:18:59 BogoMIPS: 5599.99 17:18:59 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:59 Virtualization: AMD-V 17:18:59 Hypervisor vendor: KVM 17:18:59 Virtualization type: full 17:18:59 L1d cache: 128 KiB (4 instances) 17:18:59 L1i cache: 128 KiB (4 instances) 17:18:59 L2 cache: 2 MiB (4 instances) 17:18:59 L3 cache: 64 MiB (4 instances) 17:18:59 NUMA node(s): 1 17:18:59 NUMA node0 CPU(s): 0-3 17:18:59 Vulnerability Gather data sampling: Not affected 17:18:59 Vulnerability Indirect target selection: Not affected 17:18:59 Vulnerability Itlb multihit: Not affected 17:18:59 Vulnerability L1tf: Not affected 17:18:59 Vulnerability Mds: Not affected 17:18:59 Vulnerability Meltdown: Not affected 17:18:59 Vulnerability Mmio stale data: Not affected 17:18:59 Vulnerability Reg file data sampling: Not affected 17:18:59 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:18:59 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:18:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:18:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:18:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:18:59 Vulnerability Srbds: Not affected 17:18:59 Vulnerability Tsx async abort: Not affected 17:18:59 17:18:59 17:18:59 ---> nproc: 17:18:59 4 17:18:59 17:18:59 17:18:59 ---> df -h: 17:18:59 Filesystem Size Used Avail Use% Mounted on 17:18:59 tmpfs 1.6G 1.1M 1.6G 1% /run 17:18:59 /dev/vda1 78G 18G 60G 23% / 17:18:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:18:59 tmpfs 5.0M 0 5.0M 0% /run/lock 17:18:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:18:59 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:18:59 17:18:59 17:18:59 ---> free -m: 17:18:59 total used free shared buff/cache available 17:18:59 Mem: 15989 747 11060 3 4180 14899 17:18:59 Swap: 1023 10 1013 17:18:59 17:18:59 17:18:59 ---> ip addr: 17:18:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:18:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:18:59 inet 127.0.0.1/8 scope host lo 17:18:59 valid_lft forever preferred_lft forever 17:18:59 inet6 ::1/128 scope host 17:18:59 valid_lft forever preferred_lft forever 17:18:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:18:59 link/ether fa:16:3e:71:d4:dd brd ff:ff:ff:ff:ff:ff 17:18:59 altname enp0s3 17:18:59 inet 10.30.171.254/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:18:59 valid_lft 79796sec preferred_lft 79796sec 17:18:59 inet6 fe80::f816:3eff:fe71:d4dd/64 scope link 17:18:59 valid_lft forever preferred_lft forever 17:18:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:18:59 link/ether 0e:8b:b7:9c:6e:29 brd ff:ff:ff:ff:ff:ff 17:18:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:18:59 valid_lft forever preferred_lft forever 17:18:59 17:18:59 17:18:59 ---> sar -b -r -n DEV: 17:18:59 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-470) 10/20/25 _x86_64_ (4 CPU) 17:18:59 17:18:59 15:28:58 LINUX RESTART (4 CPU) 17:18:59 17:18:59 15:30:17 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:18:59 15:40:01 87.08 4.57 77.49 5.02 874.48 36660.68 26550.90 17:18:59 15:50:01 72.25 28.76 40.45 3.04 393.09 5328.40 2609.90 17:18:59 16:00:05 8.07 0.25 7.40 0.42 9.59 214.80 296.04 17:18:59 16:10:01 13.10 0.15 12.28 0.68 13.03 633.33 443.58 17:18:59 16:20:01 29.34 0.15 15.26 13.93 3.12 428.96 210680.47 17:18:59 16:30:05 7.00 0.00 6.69 0.30 0.42 188.21 242.89 17:18:59 16:40:01 5.01 0.07 4.84 0.10 1.68 132.62 63.82 17:18:59 16:50:01 6.56 0.05 6.23 0.28 1.13 160.08 281.82 17:18:59 17:00:05 6.50 0.00 6.30 0.19 0.17 161.71 54.71 17:18:59 17:10:01 10.25 0.08 9.73 0.43 2.90 558.35 100.02 17:18:59 Average: 24.34 3.41 18.51 2.43 127.96 4359.74 24125.85 17:18:59 17:18:59 15:30:17 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:18:59 15:40:01 4090672 14864220 1061012 6.48 237888 10323164 2049032 11.76 2167072 9362396 2464 17:18:59 15:50:01 1631272 4802404 11131020 67.98 264224 2926280 12455748 71.50 2056036 12145116 356 17:18:59 16:00:05 3851440 7039124 8895312 54.33 265512 2941464 9504244 54.55 2069360 9887188 500 17:18:59 16:10:01 8409924 11708476 4229524 25.83 269752 3048180 5121588 29.40 2109500 5333180 328 17:18:59 16:20:01 8155232 11511424 4426236 27.03 273304 3102272 5153392 29.58 2122740 5571184 228 17:18:59 16:30:05 8081204 11460348 4477160 27.34 274236 3124292 5223968 29.99 2124684 5647048 300 17:18:59 16:40:01 9127884 12524004 3414288 20.85 274620 3140880 4905732 28.16 2126988 4601304 392 17:18:59 16:50:01 6570796 9984676 5952240 36.35 275388 3157876 6656068 38.21 2130544 7136884 448 17:18:59 17:00:05 8074552 11507256 4430392 27.06 276004 3176084 5109488 29.33 2132716 5636004 324 17:18:59 17:10:01 7769832 11319428 4618128 28.21 279808 3288212 5313340 30.50 2147500 5932320 272 17:18:59 Average: 6576281 10672136 5263531 32.15 269074 3822870 6149260 35.30 2118714 7125262 561 17:18:59 17:18:59 15:30:17 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:18:59 15:40:01 lo 2.21 2.21 1.88 1.88 0.00 0.00 0.00 0.00 17:18:59 15:40:01 ens3 148.75 106.63 2084.11 11.39 0.00 0.00 0.00 0.00 17:18:59 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 15:50:01 lo 24.90 24.90 17.66 17.66 0.00 0.00 0.00 0.00 17:18:59 15:50:01 ens3 2.34 2.01 0.69 1.66 0.00 0.00 0.00 0.00 17:18:59 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 16:00:05 lo 34.38 34.38 12.79 12.79 0.00 0.00 0.00 0.00 17:18:59 16:00:05 ens3 0.99 0.73 0.22 0.18 0.00 0.00 0.00 0.00 17:18:59 16:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 16:10:01 lo 8.19 8.19 4.58 4.58 0.00 0.00 0.00 0.00 17:18:59 16:10:01 ens3 0.78 0.66 0.21 0.17 0.00 0.00 0.00 0.00 17:18:59 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 16:20:01 lo 17.15 17.15 8.70 8.70 0.00 0.00 0.00 0.00 17:18:59 16:20:01 ens3 1.32 0.84 0.39 0.28 0.00 0.00 0.00 0.00 17:18:59 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 16:30:05 lo 17.87 17.87 9.03 9.03 0.00 0.00 0.00 0.00 17:18:59 16:30:05 ens3 0.71 0.57 0.14 0.11 0.00 0.00 0.00 0.00 17:18:59 16:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 16:40:01 lo 21.88 21.88 7.07 7.07 0.00 0.00 0.00 0.00 17:18:59 16:40:01 ens3 0.52 0.31 0.13 0.09 0.00 0.00 0.00 0.00 17:18:59 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 16:50:01 lo 21.63 21.63 12.08 12.08 0.00 0.00 0.00 0.00 17:18:59 16:50:01 ens3 0.69 0.58 0.15 0.11 0.00 0.00 0.00 0.00 17:18:59 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 17:00:05 lo 16.31 16.31 9.21 9.21 0.00 0.00 0.00 0.00 17:18:59 17:00:05 ens3 0.58 0.49 0.13 0.10 0.00 0.00 0.00 0.00 17:18:59 17:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 17:10:01 lo 20.27 20.27 9.96 9.96 0.00 0.00 0.00 0.00 17:18:59 17:10:01 ens3 1.06 0.89 0.32 0.25 0.00 0.00 0.00 0.00 17:18:59 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 Average: lo 18.54 18.54 9.32 9.32 0.00 0.00 0.00 0.00 17:18:59 Average: ens3 15.42 11.11 203.62 1.41 0.00 0.00 0.00 0.00 17:18:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:59 17:18:59 17:18:59 ---> sar -P ALL: 17:18:59 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-470) 10/20/25 _x86_64_ (4 CPU) 17:18:59 17:18:59 15:28:58 LINUX RESTART (4 CPU) 17:18:59 17:18:59 15:30:17 CPU %user %nice %system %iowait %steal %idle 17:18:59 15:40:01 all 37.24 0.00 2.51 10.74 0.11 49.40 17:18:59 15:40:01 0 36.16 0.00 2.30 9.70 0.10 51.74 17:18:59 15:40:01 1 40.92 0.00 3.19 13.03 0.11 42.75 17:18:59 15:40:01 2 34.97 0.00 2.35 12.61 0.11 49.95 17:18:59 15:40:01 3 36.90 0.00 2.20 7.62 0.11 53.17 17:18:59 15:50:01 all 59.86 0.00 2.45 3.44 0.15 34.10 17:18:59 15:50:01 0 60.40 0.00 2.33 2.04 0.15 35.09 17:18:59 15:50:01 1 58.86 0.00 2.53 2.85 0.16 35.60 17:18:59 15:50:01 2 59.87 0.00 2.51 4.74 0.15 32.72 17:18:59 15:50:01 3 60.29 0.00 2.44 4.12 0.15 33.01 17:18:59 16:00:05 all 17.76 0.00 0.88 0.10 0.10 81.17 17:18:59 16:00:05 0 18.15 0.00 0.83 0.17 0.09 80.76 17:18:59 16:00:05 1 17.43 0.00 0.99 0.11 0.10 81.37 17:18:59 16:00:05 2 17.88 0.00 0.91 0.06 0.10 81.05 17:18:59 16:00:05 3 17.57 0.00 0.78 0.04 0.10 81.51 17:18:59 16:10:01 all 21.05 0.00 0.86 0.05 0.08 77.96 17:18:59 16:10:01 0 20.47 0.00 0.80 0.09 0.08 78.56 17:18:59 16:10:01 1 21.56 0.00 1.00 0.04 0.08 77.31 17:18:59 16:10:01 2 21.17 0.00 0.77 0.05 0.09 77.93 17:18:59 16:10:01 3 21.00 0.00 0.86 0.03 0.08 78.02 17:18:59 16:20:01 all 24.57 0.00 0.86 0.07 0.09 74.42 17:18:59 16:20:01 0 24.01 0.00 0.88 0.06 0.08 74.97 17:18:59 16:20:01 1 24.38 0.00 0.96 0.01 0.08 74.57 17:18:59 16:20:01 2 24.92 0.00 0.75 0.04 0.09 74.21 17:18:59 16:20:01 3 24.97 0.00 0.86 0.15 0.09 73.93 17:18:59 16:30:05 all 12.87 0.00 0.48 0.02 0.08 86.55 17:18:59 16:30:05 0 12.73 0.00 0.47 0.01 0.08 86.71 17:18:59 16:30:05 1 12.34 0.00 0.53 0.01 0.08 87.04 17:18:59 16:30:05 2 13.02 0.00 0.41 0.02 0.08 86.47 17:18:59 16:30:05 3 13.39 0.00 0.53 0.04 0.08 85.96 17:18:59 16:40:01 all 6.38 0.00 0.46 0.02 0.07 93.07 17:18:59 16:40:01 0 5.94 0.00 0.47 0.01 0.07 93.52 17:18:59 16:40:01 1 6.46 0.00 0.57 0.03 0.08 92.86 17:18:59 16:40:01 2 6.51 0.00 0.46 0.01 0.08 92.94 17:18:59 16:40:01 3 6.60 0.00 0.36 0.03 0.07 92.95 17:18:59 16:50:01 all 12.90 0.00 0.50 0.03 0.08 86.49 17:18:59 16:50:01 0 12.35 0.00 0.49 0.01 0.07 87.07 17:18:59 16:50:01 1 13.13 0.00 0.56 0.06 0.08 86.18 17:18:59 16:50:01 2 13.22 0.00 0.46 0.01 0.08 86.23 17:18:59 16:50:01 3 12.90 0.00 0.51 0.02 0.08 86.49 17:18:59 17:00:05 all 7.63 0.00 0.38 0.03 0.07 91.89 17:18:59 17:00:05 0 7.36 0.00 0.42 0.04 0.07 92.11 17:18:59 17:00:05 1 7.53 0.00 0.35 0.02 0.07 92.02 17:18:59 17:00:05 2 7.78 0.00 0.34 0.02 0.08 91.79 17:18:59 17:00:05 3 7.87 0.00 0.40 0.02 0.08 91.63 17:18:59 17:10:01 all 13.89 0.00 0.63 0.04 0.08 85.36 17:18:59 17:10:01 0 13.40 0.00 0.51 0.10 0.07 85.93 17:18:59 17:10:01 1 13.56 0.00 0.71 0.01 0.08 85.63 17:18:59 17:10:01 2 14.40 0.00 0.66 0.03 0.08 84.85 17:18:59 17:10:01 3 14.21 0.00 0.64 0.04 0.08 85.04 17:18:59 Average: all 21.35 0.00 1.00 1.42 0.09 76.14 17:18:59 Average: 0 21.03 0.00 0.94 1.20 0.09 76.74 17:18:59 Average: 1 21.55 0.00 1.13 1.58 0.09 75.64 17:18:59 Average: 2 21.32 0.00 0.96 1.73 0.09 75.91 17:18:59 Average: 3 21.51 0.00 0.95 1.19 0.09 76.25 17:18:59 17:18:59 17:18:59