13:05:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116913 13:05:44 Running as SYSTEM 13:05:44 [EnvInject] - Loading node environment variables. 13:05:44 Building remotely on prd-ubuntu2204-docker-4c-16g-14826 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 13:05:44 [ssh-agent] Looking for ssh-agent implementation... 13:05:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:44 $ ssh-agent 13:05:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyF4ms3/agent.1567 13:05:44 SSH_AGENT_PID=1569 13:05:44 [ssh-agent] Started. 13:05:44 Running ssh-add (command line suppressed) 13:05:44 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_10725880688791462693.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_10725880688791462693.key) 13:05:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:05:44 The recommended git tool is: NONE 13:05:46 using credential jenkins-ssh 13:05:47 Wiping out workspace first. 13:05:47 Cloning the remote Git repository 13:05:47 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 13:05:47 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 13:05:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 13:05:47 > git --version # timeout=10 13:05:47 > git --version # 'git version 2.34.1' 13:05:47 using GIT_SSH to set credentials jenkins-ssh 13:05:47 Verifying host key using known hosts file 13:05:47 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. 13:05:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 13:05:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 13:05:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:05:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 13:05:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 13:05:56 using GIT_SSH to set credentials jenkins-ssh 13:05:56 Verifying host key using known hosts file 13:05:56 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. 13:05:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/13/116913/33 # timeout=10 13:05:56 > git rev-parse f529fa3eeee5c9c6b7a2e3edd5eddaaf5f176efe^{commit} # timeout=10 13:05:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:05:56 Checking out Revision f529fa3eeee5c9c6b7a2e3edd5eddaaf5f176efe (refs/changes/13/116913/33) 13:05:56 > git config core.sparsecheckout # timeout=10 13:05:56 > git checkout -f f529fa3eeee5c9c6b7a2e3edd5eddaaf5f176efe # timeout=10 13:05:56 Commit message: "Send OpenROADM topology update notification" 13:05:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:05:56 > git rev-list --no-walk 6f8f66de07e19f0461959b4bba35f4703627fb4b # timeout=10 13:05:56 > git remote # timeout=10 13:05:56 > git submodule init # timeout=10 13:05:57 > git submodule sync # timeout=10 13:05:57 > git config --get remote.origin.url # timeout=10 13:05:57 > git submodule init # timeout=10 13:05:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:05:57 ERROR: No submodules found. 13:06:00 provisioning config files... 13:06:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:06:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:06:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12439594498243673591.sh 13:06:00 ---> python-tools-install.sh 13:06:00 Setup pyenv: 13:06:00 * system (set by /opt/pyenv/version) 13:06:00 * 3.8.20 (set by /opt/pyenv/version) 13:06:00 * 3.9.20 (set by /opt/pyenv/version) 13:06:00 3.10.15 13:06:00 3.11.10 13:06:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pwNv 13:06:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:10 lf-activate-venv(): INFO: Base packages installed successfully 13:06:10 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-pwNv/bin to PATH 13:06:33 Generating Requirements File 13:06:53 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. 13:06:53 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:06:53 Python 3.11.10 13:06:53 pip 25.3 from /tmp/venv-pwNv/lib/python3.11/site-packages/pip (python 3.11) 13:06:53 appdirs==1.4.4 13:06:53 argcomplete==3.6.3 13:06:53 aspy.yaml==1.3.0 13:06:53 attrs==25.4.0 13:06:53 autopage==0.5.2 13:06:53 beautifulsoup4==4.14.3 13:06:53 boto3==1.42.12 13:06:53 botocore==1.42.12 13:06:53 bs4==0.0.2 13:06:53 cachetools==6.2.4 13:06:53 certifi==2025.11.12 13:06:53 cffi==2.0.0 13:06:53 cfgv==3.5.0 13:06:53 chardet==5.2.0 13:06:53 charset-normalizer==3.4.4 13:06:53 click==8.3.1 13:06:53 cliff==4.13.0 13:06:53 cmd2==3.0.0 13:06:53 cryptography==3.3.2 13:06:53 debtcollector==3.0.0 13:06:53 decorator==5.2.1 13:06:53 defusedxml==0.7.1 13:06:53 Deprecated==1.3.1 13:06:53 distlib==0.4.0 13:06:53 dnspython==2.8.0 13:06:53 docker==7.1.0 13:06:53 dogpile.cache==1.5.0 13:06:53 durationpy==0.10 13:06:53 email-validator==2.3.0 13:06:53 filelock==3.20.1 13:06:53 future==1.0.0 13:06:53 gitdb==4.0.12 13:06:53 GitPython==3.1.45 13:06:53 google-auth==2.45.0 13:06:53 httplib2==0.31.0 13:06:53 identify==2.6.15 13:06:53 idna==3.11 13:06:53 importlib-resources==1.5.0 13:06:53 iso8601==2.1.0 13:06:53 Jinja2==3.1.6 13:06:53 jmespath==1.0.1 13:06:53 jsonpatch==1.33 13:06:53 jsonpointer==3.0.0 13:06:53 jsonschema==4.25.1 13:06:53 jsonschema-specifications==2025.9.1 13:06:53 keystoneauth1==5.12.0 13:06:53 kubernetes==34.1.0 13:06:53 lftools==0.37.18 13:06:53 lxml==6.0.2 13:06:53 markdown-it-py==4.0.0 13:06:53 MarkupSafe==3.0.3 13:06:53 mdurl==0.1.2 13:06:53 msgpack==1.1.2 13:06:53 multi_key_dict==2.0.3 13:06:53 munch==4.0.0 13:06:53 netaddr==1.3.0 13:06:53 niet==1.4.2 13:06:53 nodeenv==1.9.1 13:06:53 oauth2client==4.1.3 13:06:53 oauthlib==3.3.1 13:06:53 openstacksdk==4.8.0 13:06:53 os-service-types==1.8.2 13:06:53 osc-lib==4.2.0 13:06:53 oslo.config==10.1.0 13:06:53 oslo.context==6.2.0 13:06:53 oslo.i18n==6.7.1 13:06:53 oslo.log==7.2.1 13:06:53 oslo.serialization==5.8.0 13:06:53 oslo.utils==9.2.0 13:06:53 packaging==25.0 13:06:53 pbr==7.0.3 13:06:53 platformdirs==4.5.1 13:06:53 prettytable==3.17.0 13:06:53 psutil==7.1.3 13:06:53 pyasn1==0.6.1 13:06:53 pyasn1_modules==0.4.2 13:06:53 pycparser==2.23 13:06:53 pygerrit2==2.0.15 13:06:53 PyGithub==2.8.1 13:06:53 Pygments==2.19.2 13:06:53 PyJWT==2.10.1 13:06:53 PyNaCl==1.6.1 13:06:53 pyparsing==2.4.7 13:06:53 pyperclip==1.11.0 13:06:53 pyrsistent==0.20.0 13:06:53 python-cinderclient==9.8.0 13:06:53 python-dateutil==2.9.0.post0 13:06:53 python-heatclient==4.3.0 13:06:53 python-jenkins==1.8.3 13:06:53 python-keystoneclient==5.7.0 13:06:53 python-magnumclient==4.9.0 13:06:53 python-openstackclient==8.2.0 13:06:53 python-swiftclient==4.9.0 13:06:53 PyYAML==6.0.3 13:06:53 referencing==0.37.0 13:06:53 requests==2.32.5 13:06:53 requests-oauthlib==2.0.0 13:06:53 requestsexceptions==1.4.0 13:06:53 rfc3986==2.0.0 13:06:53 rich==14.2.0 13:06:53 rich-argparse==1.7.2 13:06:53 rpds-py==0.30.0 13:06:53 rsa==4.9.1 13:06:53 ruamel.yaml==0.18.17 13:06:53 ruamel.yaml.clib==0.2.15 13:06:53 s3transfer==0.16.0 13:06:53 simplejson==3.20.2 13:06:53 six==1.17.0 13:06:53 smmap==5.0.2 13:06:53 soupsieve==2.8 13:06:53 stevedore==5.6.0 13:06:53 tabulate==0.9.0 13:06:53 toml==0.10.2 13:06:53 tomlkit==0.13.3 13:06:53 tqdm==4.67.1 13:06:53 typing_extensions==4.15.0 13:06:53 tzdata==2025.3 13:06:53 urllib3==1.26.20 13:06:53 virtualenv==20.35.4 13:06:53 wcwidth==0.2.14 13:06:53 websocket-client==1.9.0 13:06:53 wrapt==2.0.1 13:06:53 xdg==6.0.0 13:06:53 xmltodict==1.0.2 13:06:53 yq==3.4.3 13:06:53 [EnvInject] - Injecting environment variables from a build step. 13:06:53 [EnvInject] - Injecting as environment variables the properties content 13:06:53 PYTHON=python3 13:06:53 13:06:53 [EnvInject] - Variables injected successfully. 13:06:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7987884684202410844.sh 13:06:54 ---> tox-install.sh 13:06:54 + source /home/jenkins/lf-env.sh 13:06:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:54 ++ mktemp -d /tmp/venv-XXXX 13:06:54 + lf_venv=/tmp/venv-AevB 13:06:54 + local venv_file=/tmp/.os_lf_venv 13:06:54 + local python=python3 13:06:54 + local options 13:06:54 + local set_path=true 13:06:54 + local install_args= 13:06:54 ++ 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 13:06:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:54 + true 13:06:54 + case $1 in 13:06:54 + venv_file=/tmp/.toxenv 13:06:54 + shift 2 13:06:54 + true 13:06:54 + case $1 in 13:06:54 + shift 13:06:54 + break 13:06:54 + case $python in 13:06:54 + local pkg_list= 13:06:54 + [[ -d /opt/pyenv ]] 13:06:54 + echo 'Setup pyenv:' 13:06:54 Setup pyenv: 13:06:54 + export PYENV_ROOT=/opt/pyenv 13:06:54 + PYENV_ROOT=/opt/pyenv 13:06:54 + 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 13:06:54 + 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 13:06:54 + pyenv versions 13:06:54 system 13:06:54 3.8.20 13:06:54 3.9.20 13:06:54 3.10.15 13:06:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:06:54 + command -v pyenv 13:06:54 ++ pyenv init - --no-rehash 13:06:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:06:54 for i in ${!paths[@]}; do 13:06:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:06:54 fi; done; 13:06:54 echo "${paths[*]}"'\'')" 13:06:54 export PATH="/opt/pyenv/shims:${PATH}" 13:06:54 export PYENV_SHELL=bash 13:06:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:54 pyenv() { 13:06:54 local command 13:06:54 command="${1:-}" 13:06:54 if [ "$#" -gt 0 ]; then 13:06:54 shift 13:06:54 fi 13:06:54 13:06:54 case "$command" in 13:06:54 rehash|shell) 13:06:54 eval "$(pyenv "sh-$command" "$@")" 13:06:54 ;; 13:06:54 *) 13:06:54 command pyenv "$command" "$@" 13:06:54 ;; 13:06:54 esac 13:06:54 }' 13:06:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:06:54 for i in ${!paths[@]}; do 13:06:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:06:54 fi; done; 13:06:54 echo "${paths[*]}"' 13:06:54 ++ 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 13:06:54 ++ 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 13:06:54 ++ 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 13:06:54 ++ export PYENV_SHELL=bash 13:06:54 ++ PYENV_SHELL=bash 13:06:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:54 +++ complete -F _pyenv pyenv 13:06:54 ++ lf-pyver python3 13:06:54 ++ local py_version_xy=python3 13:06:54 ++ local py_version_xyz= 13:06:54 ++ pyenv versions 13:06:54 ++ local command 13:06:54 ++ command=versions 13:06:54 ++ '[' 1 -gt 0 ']' 13:06:54 ++ shift 13:06:54 ++ case "$command" in 13:06:54 ++ command pyenv versions 13:06:54 ++ sed 's/^[ *]* //' 13:06:54 ++ awk '{ print $1 }' 13:06:54 ++ grep -E '^[0-9.]*[0-9]$' 13:06:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:54 +++ grep '^3' /tmp/.pyenv_versions 13:06:54 +++ tail -n 1 13:06:54 +++ sort -V 13:06:54 ++ py_version_xyz=3.11.10 13:06:54 ++ [[ -z 3.11.10 ]] 13:06:54 ++ echo 3.11.10 13:06:54 ++ return 0 13:06:54 + pyenv local 3.11.10 13:06:54 + local command 13:06:54 + command=local 13:06:54 + '[' 2 -gt 0 ']' 13:06:54 + shift 13:06:54 + case "$command" in 13:06:54 + command pyenv local 3.11.10 13:06:54 + for arg in "$@" 13:06:54 + case $arg in 13:06:54 + pkg_list+='tox ' 13:06:54 + for arg in "$@" 13:06:54 + case $arg in 13:06:54 + pkg_list+='virtualenv ' 13:06:54 + for arg in "$@" 13:06:54 + case $arg in 13:06:54 + pkg_list+='urllib3~=1.26.15 ' 13:06:54 + [[ -f /tmp/.toxenv ]] 13:06:54 + [[ ! -f /tmp/.toxenv ]] 13:06:54 + [[ -n '' ]] 13:06:54 + python3 -m venv /tmp/venv-AevB 13:06:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AevB' 13:06:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AevB 13:06:58 + echo /tmp/venv-AevB 13:06:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:06:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:06:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:58 + local 'pip_opts=--upgrade --quiet' 13:06:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:06:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:06:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:06:58 + [[ -n '' ]] 13:06:58 + [[ -n '' ]] 13:06:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:58 + /tmp/venv-AevB/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 13:07:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:07:01 lf-activate-venv(): INFO: Base packages installed successfully 13:07:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:07:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:07:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:07:01 + /tmp/venv-AevB/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 13:07:04 + type python3 13:07:04 + true 13:07:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AevB/bin to PATH' 13:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-AevB/bin to PATH 13:07:04 + PATH=/tmp/venv-AevB/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 13:07:04 + return 0 13:07:04 + python3 --version 13:07:04 Python 3.11.10 13:07:04 + python3 -m pip --version 13:07:04 pip 25.3 from /tmp/venv-AevB/lib/python3.11/site-packages/pip (python 3.11) 13:07:04 + python3 -m pip freeze 13:07:04 cachetools==6.2.4 13:07:04 chardet==5.2.0 13:07:04 colorama==0.4.6 13:07:04 distlib==0.4.0 13:07:04 filelock==3.20.1 13:07:04 packaging==25.0 13:07:04 platformdirs==4.5.1 13:07:04 pluggy==1.6.0 13:07:04 pyproject-api==1.10.0 13:07:04 tox==4.32.0 13:07:04 urllib3==1.26.20 13:07:04 virtualenv==20.35.4 13:07:04 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins17239494392942296235.sh 13:07:04 [EnvInject] - Injecting environment variables from a build step. 13:07:04 [EnvInject] - Injecting as environment variables the properties content 13:07:04 PARALLEL=True 13:07:04 13:07:04 [EnvInject] - Variables injected successfully. 13:07:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13230145775225662123.sh 13:07:04 ---> tox-run.sh 13:07:04 + 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 13:07:04 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 13:07:04 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:07:04 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 13:07:04 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 13:07:04 + source /home/jenkins/lf-env.sh 13:07:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:07:04 ++ mktemp -d /tmp/venv-XXXX 13:07:04 + lf_venv=/tmp/venv-VyeB 13:07:04 + local venv_file=/tmp/.os_lf_venv 13:07:04 + local python=python3 13:07:04 + local options 13:07:04 + local set_path=true 13:07:04 + local install_args= 13:07:04 ++ 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 13:07:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:07:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:07:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:07:04 + true 13:07:04 + case $1 in 13:07:04 + venv_file=/tmp/.toxenv 13:07:04 + shift 2 13:07:04 + true 13:07:04 + case $1 in 13:07:04 + shift 13:07:04 + break 13:07:04 + case $python in 13:07:04 + local pkg_list= 13:07:04 + [[ -d /opt/pyenv ]] 13:07:04 + echo 'Setup pyenv:' 13:07:04 Setup pyenv: 13:07:04 + export PYENV_ROOT=/opt/pyenv 13:07:04 + PYENV_ROOT=/opt/pyenv 13:07:04 + 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 13:07:04 + 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 13:07:04 + pyenv versions 13:07:04 system 13:07:04 3.8.20 13:07:04 3.9.20 13:07:04 3.10.15 13:07:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:07:04 + command -v pyenv 13:07:04 ++ pyenv init - --no-rehash 13:07:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:07:04 for i in ${!paths[@]}; do 13:07:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:07:04 fi; done; 13:07:04 echo "${paths[*]}"'\'')" 13:07:04 export PATH="/opt/pyenv/shims:${PATH}" 13:07:04 export PYENV_SHELL=bash 13:07:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:07:04 pyenv() { 13:07:04 local command 13:07:04 command="${1:-}" 13:07:04 if [ "$#" -gt 0 ]; then 13:07:04 shift 13:07:04 fi 13:07:04 13:07:04 case "$command" in 13:07:04 rehash|shell) 13:07:04 eval "$(pyenv "sh-$command" "$@")" 13:07:04 ;; 13:07:04 *) 13:07:04 command pyenv "$command" "$@" 13:07:04 ;; 13:07:04 esac 13:07:04 }' 13:07:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:07:04 for i in ${!paths[@]}; do 13:07:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:07:04 fi; done; 13:07:04 echo "${paths[*]}"' 13:07:04 ++ 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 13:07:04 ++ 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 13:07:04 ++ 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 13:07:04 ++ export PYENV_SHELL=bash 13:07:04 ++ PYENV_SHELL=bash 13:07:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:07:04 +++ complete -F _pyenv pyenv 13:07:04 ++ lf-pyver python3 13:07:04 ++ local py_version_xy=python3 13:07:04 ++ local py_version_xyz= 13:07:04 ++ pyenv versions 13:07:04 ++ sed 's/^[ *]* //' 13:07:04 ++ local command 13:07:04 ++ command=versions 13:07:04 ++ grep -E '^[0-9.]*[0-9]$' 13:07:04 ++ '[' 1 -gt 0 ']' 13:07:04 ++ shift 13:07:04 ++ case "$command" in 13:07:04 ++ command pyenv versions 13:07:04 ++ awk '{ print $1 }' 13:07:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:07:04 +++ grep '^3' /tmp/.pyenv_versions 13:07:04 +++ sort -V 13:07:04 +++ tail -n 1 13:07:04 ++ py_version_xyz=3.11.10 13:07:04 ++ [[ -z 3.11.10 ]] 13:07:04 ++ echo 3.11.10 13:07:04 ++ return 0 13:07:04 + pyenv local 3.11.10 13:07:04 + local command 13:07:04 + command=local 13:07:04 + '[' 2 -gt 0 ']' 13:07:04 + shift 13:07:04 + case "$command" in 13:07:04 + command pyenv local 3.11.10 13:07:04 + for arg in "$@" 13:07:04 + case $arg in 13:07:04 + pkg_list+='tox ' 13:07:04 + for arg in "$@" 13:07:04 + case $arg in 13:07:04 + pkg_list+='virtualenv ' 13:07:04 + for arg in "$@" 13:07:04 + case $arg in 13:07:04 + pkg_list+='urllib3~=1.26.15 ' 13:07:04 + [[ -f /tmp/.toxenv ]] 13:07:04 ++ cat /tmp/.toxenv 13:07:04 + lf_venv=/tmp/venv-AevB 13:07:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AevB from' file:/tmp/.toxenv 13:07:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AevB from file:/tmp/.toxenv 13:07:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:07:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:04 + local 'pip_opts=--upgrade --quiet' 13:07:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:07:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:07:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:07:04 + [[ -n '' ]] 13:07:04 + [[ -n '' ]] 13:07:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:07:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:04 + /tmp/venv-AevB/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 13:07:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:07:05 lf-activate-venv(): INFO: Base packages installed successfully 13:07:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:07:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:07:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:07:05 + /tmp/venv-AevB/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 13:07:06 + type python3 13:07:06 + true 13:07:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AevB/bin to PATH' 13:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-AevB/bin to PATH 13:07:06 + PATH=/tmp/venv-AevB/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 13:07:06 + return 0 13:07:06 + [[ -d /opt/pyenv ]] 13:07:06 + echo '---> Setting up pyenv' 13:07:06 ---> Setting up pyenv 13:07:06 + export PYENV_ROOT=/opt/pyenv 13:07:06 + PYENV_ROOT=/opt/pyenv 13:07:06 + export PATH=/opt/pyenv/bin:/tmp/venv-AevB/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 13:07:06 + PATH=/opt/pyenv/bin:/tmp/venv-AevB/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 13:07:06 ++ pwd 13:07:06 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 13:07:06 + export PYTHONPATH 13:07:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:07:06 + TOX_TESTENV_PASSENV=PYTHONPATH 13:07:06 + tox --version 13:07:07 4.32.0 from /tmp/venv-AevB/lib/python3.11/site-packages/tox/__init__.py 13:07:07 + PARALLEL=True 13:07:07 + TOX_OPTIONS_LIST= 13:07:07 + [[ -n '' ]] 13:07:07 + case ${PARALLEL,,} in 13:07:07 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 13:07:07 + tox --parallel auto --parallel-live 13:07:07 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 13:07:08 docs: install_deps> python -I -m pip install -r docs/requirements.txt 13:07:08 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 13:07:08 checkbashisms: freeze> python -m pip freeze --all 13:07:08 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 13:07:09 checkbashisms: pip==25.3,setuptools==80.9.0 13:07:09 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 13:07:09 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)' 13:07:09 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 13:07:10 checkbashisms: OK ✔ in 3.11 seconds 13:07:10 pre-commit: install_deps> python -I -m pip install pre-commit 13:07:13 pre-commit: freeze> python -m pip freeze --all 13:07:13 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.1,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 13:07:13 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 13:07:13 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)' 13:07:13 /usr/bin/cpan 13:07:13 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 13:07:14 [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. 13:07:14 [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. 13:07:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:07:14 [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. 13:07:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:07:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:07:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:07:15 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 13:07:15 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 13:07:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:07:16 [INFO] Once installed this environment will be reused. 13:07:16 [INFO] This may take a few minutes... 13:07:16 buildcontroller: freeze> python -m pip freeze --all 13:07:17 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:07:17 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 13:07:17 + update-java-alternatives -l 13:07:17 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 13:07:17 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 13:07:17 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 13:07:17 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 13:07:17 update-alternatives: error: no alternatives for jaotc 13:07:17 update-alternatives: error: no alternatives for rmic 13:07:18 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 13:07:18 + java -version 13:07:18 21 13:07:18 + JAVA_VER=21 13:07:18 + echo 21 13:07:18 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 13:07:18 + javac -version 13:07:18 21 13:07:18 ok, java is 21 or newer 13:07:18 + JAVAC_VER=21 13:07:18 + echo 21 13:07:18 + [ 21 -ge 21 ] 13:07:18 + [ 21 -ge 21 ] 13:07:18 + echo ok, java is 21 or newer 13:07:18 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 13:07:18 https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz: 13:07:18 2025-12-18 13:07:18 ERROR 404: Not Found. 13:07:18 + sudo mkdir -p /opt 13:07:18 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 13:07:19 tar: /tmp/apache-maven-3.9.11-bin.tar.gz: Cannot open: No such file or directory 13:07:19 tar: Error is not recoverable: exiting now 13:07:19 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 13:07:19 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 13:07:19 + mvn --version 13:07:19 ./installMavenUbuntu.sh: 28: mvn: not found 13:07:19 buildcontroller: exit 127 (1.71 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=2772 13:07:19 buildcontroller: FAIL ✖ in 11.6 seconds 13:07:19 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 13:07:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:07:21 [INFO] Once installed this environment will be reused. 13:07:21 [INFO] This may take a few minutes... 13:07:22 pylint: freeze> python -m pip freeze --all 13:07:22 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 13:07:22 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}$' '{}' + 13:07:27 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 13:07:27 [INFO] Once installed this environment will be reused. 13:07:27 [INFO] This may take a few minutes... 13:07:31 [INFO] Installing environment for https://github.com/perltidy/perltidy. 13:07:31 [INFO] Once installed this environment will be reused. 13:07:31 [INFO] This may take a few minutes... 13:07:34 docs-linkcheck: freeze> python -m pip freeze --all 13:07:34 docs: freeze> python -m pip freeze --all 13:07:34 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.2,webcolors==25.10.0 13:07:34 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 13:07:34 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.2,webcolors==25.10.0 13:07:34 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 13:07:36 docs: OK ✔ in 29.14 seconds 13:07:36 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 13:07:39 docs-linkcheck: OK ✔ in 32.07 seconds 13:07:39 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 13:07:40 trim trailing whitespace.................................................Passed 13:07:40 Tabs remover.............................................................Passed 13:07:41 autopep8................................................................. 13:07:45 ------------------------------------ 13:07:45 Your code has been rated at 10.00/10 13:07:45 13:07:45 Passed 13:07:45 build_karaf_tests121: freeze> python -m pip freeze --all 13:07:45 perltidy.................................................................build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:07:45 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:07:45 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf121 13:07:45 ./build_karaf_for_tests.sh: 22: mvn: not found 13:07:45 build karaf in karaf121 with ./karaf121.env 13:07:45 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 13:07:45 build_karaf_tests121: exit 127 (0.01 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3226 13:07:45 build_karaf_tests121: FAIL ✖ in 9.24 seconds 13:07:45 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 13:07:46 Passed 13:07:46 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 13:07:46 [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. 13:07:46 [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. 13:07:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:07:46 [INFO] Once installed this environment will be reused. 13:07:46 [INFO] This may take a few minutes... 13:07:46 pylint: OK ✔ in 27.71 seconds 13:07:46 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 13:07:48 build_karaf_tests221: freeze> python -m pip freeze --all 13:07:49 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:07:49 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:07:49 build karaf in karaf221 with ./karaf221.env 13:07:49 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf221 13:07:49 ./build_karaf_for_tests.sh: 22: mvn: not found 13:07:49 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 13:07:49 build_karaf_tests221: exit 127 (0.02 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3292 13:07:49 build_karaf_tests221: FAIL ✖ in 9.5 seconds 13:07:49 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 13:07:52 gitlint..................................................................Passed 13:07:52 pre-commit: OK ✔ in 42.1 seconds 13:07:52 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:07:52 build_karaf_tests71: freeze> python -m pip freeze --all 13:07:53 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:07:53 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:07:53 build karaf in karaf71 with ./karaf71.env 13:07:53 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf71 13:07:53 ./build_karaf_for_tests.sh: 22: mvn: not found 13:07:53 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 13:07:53 build_karaf_tests71: exit 127 (0.00 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3349 13:07:53 build_karaf_tests71: FAIL ✖ in 7.41 seconds 13:07:53 build_karaf_tests190: freeze> python -m pip freeze --all 13:07:53 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:07:53 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 13:07:53 build karaf in karafoc with ./karafoc.env 13:07:53 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karafoc 13:07:53 ./build_karaf_for_tests.sh: 22: mvn: not found 13:07:53 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 13:07:53 build_karaf_tests190: exit 127 (0.00 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3366 13:07:54 build_karaf_tests190: FAIL ✖ in 7.22 seconds 13:07:54 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 13:08:02 buildlighty: freeze> python -m pip freeze --all 13:08:03 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:08:03 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 13:08:03 ./build.sh: 7: mvn: not found 13:08:03 unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. 13:08:03 buildlighty: exit 9 (0.01 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh pid=3393 13:08:04 buildlighty: FAIL ✖ in 13.99 seconds 13:08:04 sims: freeze> python -m pip freeze --all 13:08:05 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:08:05 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 13:08:05 Using lighynode version 20.1.0.5 13:08:05 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 13:08:45 sims: OK ✔ in 15.28 seconds 13:08:45 testsPCE: freeze> python -m pip freeze --all 13:08:45 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.6.2,Werkzeug==2.0.3,xlrd==1.2.0 13:08:45 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 13:08:45 pytest -q transportpce_tests/pce/test01_pce.py 13:10:46 EEEEEEEEEEEEEEEEEEEE [100%] 13:48:47 ==================================== ERRORS ==================================== 13:48:47 _______ ERROR at setup of TestTransportPCEPce.test_01_load_port_mapping ________ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ____ ERROR at setup of TestTransportPCEPce.test_02_load_simple_topology_bi _____ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ___________ ERROR at setup of TestTransportPCEPce.test_03_get_nodeId ___________ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ___________ ERROR at setup of TestTransportPCEPce.test_04_get_linkId ___________ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ____ ERROR at setup of TestTransportPCEPce.test_05_path_computation_xpdr_bi ____ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ____ ERROR at setup of TestTransportPCEPce.test_06_path_computation_rdm_bi _____ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ____ ERROR at setup of TestTransportPCEPce.test_07_load_simple_topology_uni ____ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ___________ ERROR at setup of TestTransportPCEPce.test_08_get_nodeId ___________ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ___________ ERROR at setup of TestTransportPCEPce.test_09_get_linkId ___________ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ___ ERROR at setup of TestTransportPCEPce.test_10_path_computation_xpdr_uni ____ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ____ ERROR at setup of TestTransportPCEPce.test_11_path_computation_rdm_uni ____ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 _____ ERROR at setup of TestTransportPCEPce.test_12_load_complex_topology ______ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ___________ ERROR at setup of TestTransportPCEPce.test_13_get_nodeId ___________ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 _____ ERROR at setup of TestTransportPCEPce.test_14_fail_path_computation ______ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ___ ERROR at setup of TestTransportPCEPce.test_15_success1_path_computation ____ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ___ ERROR at setup of TestTransportPCEPce.test_16_success2_path_computation ____ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 ___ ERROR at setup of TestTransportPCEPce.test_17_success3_path_computation ____ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 _ ERROR at setup of TestTransportPCEPce.test_18_path_computation_before_oms_attribute_deletion _ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 _ ERROR at setup of TestTransportPCEPce.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 _ ERROR at setup of TestTransportPCEPce.test_20_path_computation_after_oms_attribute_deletion _ 13:48:47 13:48:47 cls = 13:48:47 13:48:47 @classmethod 13:48:47 def setUpClass(cls): 13:48:47 # pylint: disable=bare-except 13:48:47 sample_files_parsed = False 13:48:47 time.sleep(20) 13:48:47 try: 13:48:47 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "honeynode-topo.json") 13:48:47 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:48:47 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-simple-topology.json") 13:48:47 13:48:47 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:48:47 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:48:47 13:48:47 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:48:47 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:48:47 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:48:47 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:48:47 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:48:47 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:48:47 cls.port_mapping_data = port_mapping.read() 13:48:47 sample_files_parsed = True 13:48:47 except PermissionError as err: 13:48:47 print("Permission Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except FileNotFoundError as err: 13:48:47 print("File Not found Error when trying to read sample files\n", err) 13:48:47 sys.exit(2) 13:48:47 except: 13:48:47 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:48:47 sys.exit(2) 13:48:47 finally: 13:48:47 if sample_files_parsed: 13:48:47 print("sample files content loaded") 13:48:47 13:48:47 > cls.processes = test_utils.start_tpce() 13:48:47 ^^^^^^^^^^^^^^^^^^^^^^^ 13:48:47 13:48:47 transportpce_tests/pce/test01_pce.py:93: 13:48:47 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:48:47 13:48:47 def start_tpce(): 13:48:47 if 'NO_ODL_STARTUP' in os.environ: 13:48:47 print('No OpenDaylight instance to start!') 13:48:47 return [] 13:48:47 print('starting OpenDaylight...') 13:48:47 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:48:47 process = start_lighty() 13:48:47 else: 13:48:47 process = start_karaf() 13:48:47 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:48:47 print('OpenDaylight started !') 13:48:47 else: 13:48:47 print('OpenDaylight failed to start !') 13:48:47 shutdown_process(process) 13:48:47 for pid in process_list: 13:48:47 shutdown_process(pid) 13:48:47 > sys.exit(1) 13:48:47 E SystemExit: 1 13:48:47 13:48:47 transportpce_tests/common/test_utils.py:232: SystemExit 13:48:47 ---------------------------- Captured stdout setup ----------------------------- 13:48:47 sample files content loaded 13:48:47 starting OpenDaylight... 13:48:47 starting KARAF (karaf) TransportPCE build... 13:48:47 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:48:47 =========================== short test summary info ============================ 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_01_load_port_mapping 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_02_load_simple_topology_bi 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_03_get_nodeId 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_04_get_linkId 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_05_path_computation_xpdr_bi 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_06_path_computation_rdm_bi 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_07_load_simple_topology_uni 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_08_get_nodeId 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_09_get_linkId 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_10_path_computation_xpdr_uni 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_11_path_computation_rdm_uni 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_12_load_complex_topology 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_13_get_nodeId 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_14_fail_path_computation 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_15_success1_path_computation 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_16_success2_path_computation 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_17_success3_path_computation 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_18_path_computation_before_oms_attribute_deletion 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link 13:48:47 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_20_path_computation_after_oms_attribute_deletion 13:48:47 20 errors in 2401.30s (0:40:01) 13:48:47 testsPCE: exit 1 (2401.62 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=3439 13:48:48 testsPCE: FAIL ✖ in 40 minutes 53.61 seconds 13:48:48 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 13:48:48 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 13:48:48 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 13:48:56 tests190: freeze> python -m pip freeze --all 13:48:56 tests_tapi: freeze> python -m pip freeze --all 13:48:56 tests121: freeze> python -m pip freeze --all 13:48:56 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:48:56 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 13:48:56 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:48:56 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 13:48:56 using environment variables from ./karafoc.env 13:48:56 using environment variables from ./karaf221.env 13:48:56 pytest -q transportpce_tests/oc/test01_portmapping.py 13:48:56 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:48:56 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 13:48:56 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 13:48:56 using environment variables from ./karaf121.env 13:48:56 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:50:37 EEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 14:05:37 ==================================== ERRORS ==================================== 14:05:37 __ ERROR at setup of TestTransportPCEPortmapping.test_01_meta_data_insertion ___ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 _ ERROR at setup of TestTransportPCEPortmapping.test_02_catlog_input_insertion _ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_device_connection _ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 _ ERROR at setup of TestTransportPCEPortmapping.test_04_xpdr_device_connected __ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 _ ERROR at setup of TestTransportPCEPortmapping.test_05_xpdr_portmapping_info __ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 __ ERROR at setup of TestTransportPCEPortmapping.test_08_mpdr_switching_pool ___ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 ___ ERROR at setup of TestTransportPCEPortmapping.test_09_check_mccapprofile ___ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 14:05:37 14:05:37 cls = 14:05:37 14:05:37 @classmethod 14:05:37 def setUpClass(cls): 14:05:37 > cls.processes = test_utils.start_tpce() 14:05:37 ^^^^^^^^^^^^^^^^^^^^^^^ 14:05:37 14:05:37 transportpce_tests/oc/test01_portmapping.py:29: 14:05:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:05:37 14:05:37 def start_tpce(): 14:05:37 if 'NO_ODL_STARTUP' in os.environ: 14:05:37 print('No OpenDaylight instance to start!') 14:05:37 return [] 14:05:37 print('starting OpenDaylight...') 14:05:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:05:37 process = start_lighty() 14:05:37 else: 14:05:37 process = start_karaf() 14:05:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:05:37 print('OpenDaylight started !') 14:05:37 else: 14:05:37 print('OpenDaylight failed to start !') 14:05:37 shutdown_process(process) 14:05:37 for pid in process_list: 14:05:37 shutdown_process(pid) 14:05:37 > sys.exit(1) 14:05:37 E SystemExit: 1 14:05:37 14:05:37 transportpce_tests/common/test_utils.py:232: SystemExit 14:05:37 ---------------------------- Captured stdout setup ----------------------------- 14:05:37 starting OpenDaylight... 14:05:37 starting KARAF (karafoc) TransportPCE build... 14:05:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:05:37 =========================== short test summary info ============================ 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 14:05:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 14:05:37 10 errors in 1000.59s (0:16:40) 14:05:37 tests190: exit 1 (1000.95 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=4067 14:05:37 EEtests190: FAIL ✖ in 16 minutes 50 seconds 14:05:37 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 14:05:44 tests71: freeze> python -m pip freeze --all 14:05:45 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 14:05:45 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 14:05:45 using environment variables from ./karaf71.env 14:05:45 pytest -q transportpce_tests/7.1/test01_portmapping.py 14:07:17 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 14:23:57 ==================================== ERRORS ==================================== 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_07_xpdr_device_connection _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connected __ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_portmapping_info __ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_NETWORK1 _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK2 _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_CLIENT1 _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_CLIENT2 _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_CLIENT3 _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_15_xpdr_portmapping_CLIENT4 _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_16_xpdr_device_disconnection _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_17_xpdr_device_disconnected _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:57 > cls.processes = test_utils.start_tpce() 14:23:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:57 14:23:57 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:57 14:23:57 def start_tpce(): 14:23:57 if 'NO_ODL_STARTUP' in os.environ: 14:23:57 print('No OpenDaylight instance to start!') 14:23:57 return [] 14:23:57 print('starting OpenDaylight...') 14:23:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:57 process = start_lighty() 14:23:57 else: 14:23:57 process = start_karaf() 14:23:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:57 print('OpenDaylight started !') 14:23:57 else: 14:23:57 print('OpenDaylight failed to start !') 14:23:57 shutdown_process(process) 14:23:57 for pid in process_list: 14:23:57 shutdown_process(pid) 14:23:57 > sys.exit(1) 14:23:57 E SystemExit: 1 14:23:57 14:23:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:57 ---------------------------- Captured stdout setup ----------------------------- 14:23:57 starting OpenDaylight... 14:23:57 starting KARAF (karaf121) TransportPCE build... 14:23:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:57 _ ERROR at setup of TestTransportPCEPortmapping.test_18_xpdr_device_not_connected _ 14:23:57 14:23:57 cls = 14:23:57 14:23:57 @classmethod 14:23:57 def setUpClass(cls): 14:23:58 > cls.processes = test_utils.start_tpce() 14:23:58 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:58 14:23:58 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:58 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:58 14:23:58 def start_tpce(): 14:23:58 if 'NO_ODL_STARTUP' in os.environ: 14:23:58 print('No OpenDaylight instance to start!') 14:23:58 return [] 14:23:58 print('starting OpenDaylight...') 14:23:58 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:58 process = start_lighty() 14:23:58 else: 14:23:58 process = start_karaf() 14:23:58 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:58 print('OpenDaylight started !') 14:23:58 else: 14:23:58 print('OpenDaylight failed to start !') 14:23:58 shutdown_process(process) 14:23:58 for pid in process_list: 14:23:58 shutdown_process(pid) 14:23:58 > sys.exit(1) 14:23:58 E SystemExit: 1 14:23:58 14:23:58 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:58 ---------------------------- Captured stdout setup ----------------------------- 14:23:58 starting OpenDaylight... 14:23:58 starting KARAF (karaf121) TransportPCE build... 14:23:58 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:58 _ ERROR at setup of TestTransportPCEPortmapping.test_19_rdm_device_disconnection _ 14:23:58 14:23:58 cls = 14:23:58 14:23:58 @classmethod 14:23:58 def setUpClass(cls): 14:23:58 > cls.processes = test_utils.start_tpce() 14:23:58 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:58 14:23:58 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:58 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:58 14:23:58 def start_tpce(): 14:23:58 if 'NO_ODL_STARTUP' in os.environ: 14:23:58 print('No OpenDaylight instance to start!') 14:23:58 return [] 14:23:58 print('starting OpenDaylight...') 14:23:58 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:58 process = start_lighty() 14:23:58 else: 14:23:58 process = start_karaf() 14:23:58 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:58 print('OpenDaylight started !') 14:23:58 else: 14:23:58 print('OpenDaylight failed to start !') 14:23:58 shutdown_process(process) 14:23:58 for pid in process_list: 14:23:58 shutdown_process(pid) 14:23:58 > sys.exit(1) 14:23:58 E SystemExit: 1 14:23:58 14:23:58 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:58 ---------------------------- Captured stdout setup ----------------------------- 14:23:58 starting OpenDaylight... 14:23:58 starting KARAF (karaf121) TransportPCE build... 14:23:58 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:58 _ ERROR at setup of TestTransportPCEPortmapping.test_20_rdm_device_disconnected _ 14:23:58 14:23:58 cls = 14:23:58 14:23:58 @classmethod 14:23:58 def setUpClass(cls): 14:23:58 > cls.processes = test_utils.start_tpce() 14:23:58 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:58 14:23:58 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:58 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:58 14:23:58 def start_tpce(): 14:23:58 if 'NO_ODL_STARTUP' in os.environ: 14:23:58 print('No OpenDaylight instance to start!') 14:23:58 return [] 14:23:58 print('starting OpenDaylight...') 14:23:58 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:58 process = start_lighty() 14:23:58 else: 14:23:58 process = start_karaf() 14:23:58 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:58 print('OpenDaylight started !') 14:23:58 else: 14:23:58 print('OpenDaylight failed to start !') 14:23:58 shutdown_process(process) 14:23:58 for pid in process_list: 14:23:58 shutdown_process(pid) 14:23:58 > sys.exit(1) 14:23:58 E SystemExit: 1 14:23:58 14:23:58 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:58 ---------------------------- Captured stdout setup ----------------------------- 14:23:58 starting OpenDaylight... 14:23:58 starting KARAF (karaf121) TransportPCE build... 14:23:58 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:58 _ ERROR at setup of TestTransportPCEPortmapping.test_21_rdm_device_not_connected _ 14:23:58 14:23:58 cls = 14:23:58 14:23:58 @classmethod 14:23:58 def setUpClass(cls): 14:23:58 > cls.processes = test_utils.start_tpce() 14:23:58 ^^^^^^^^^^^^^^^^^^^^^^^ 14:23:58 14:23:58 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:23:58 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:23:58 14:23:58 def start_tpce(): 14:23:58 if 'NO_ODL_STARTUP' in os.environ: 14:23:58 print('No OpenDaylight instance to start!') 14:23:58 return [] 14:23:58 print('starting OpenDaylight...') 14:23:58 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:23:58 process = start_lighty() 14:23:58 else: 14:23:58 process = start_karaf() 14:23:58 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:23:58 print('OpenDaylight started !') 14:23:58 else: 14:23:58 print('OpenDaylight failed to start !') 14:23:58 shutdown_process(process) 14:23:58 for pid in process_list: 14:23:58 shutdown_process(pid) 14:23:58 > sys.exit(1) 14:23:58 E SystemExit: 1 14:23:58 14:23:58 transportpce_tests/common/test_utils.py:232: SystemExit 14:23:58 ---------------------------- Captured stdout setup ----------------------------- 14:23:58 starting OpenDaylight... 14:23:58 starting KARAF (karaf121) TransportPCE build... 14:23:58 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:23:58 =========================== short test summary info ============================ 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_xpdr_device_connection 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connected 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_portmapping_info 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_NETWORK1 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK2 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_CLIENT1 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_CLIENT2 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_CLIENT3 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_xpdr_portmapping_CLIENT4 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_xpdr_device_disconnection 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_xpdr_device_disconnected 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_xpdr_device_not_connected 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_rdm_device_disconnected 14:23:58 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_rdm_device_not_connected 14:23:58 21 errors in 2101.07s (0:35:01) 14:23:58 tests121: exit 1 (2101.43 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=4088 14:23:58 EEEE [100%] 14:25:46 ==================================== ERRORS ==================================== 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_01_xpdr_device_connection _ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_02_xpdr_device_connected __ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_portmapping_info __ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 ___ ERROR at setup of TestTransportPCEPortmapping.test_08_check_mccapprofile ___ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 __ ERROR at setup of TestTransportPCEPortmapping.test_09_mpdr_switching_pool ___ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_device_disconnected _ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_device_not_connected _ 14:25:46 14:25:46 cls = 14:25:46 14:25:46 @classmethod 14:25:46 def setUpClass(cls): 14:25:46 > cls.processes = test_utils.start_tpce() 14:25:46 ^^^^^^^^^^^^^^^^^^^^^^^ 14:25:46 14:25:46 transportpce_tests/7.1/test01_portmapping.py:32: 14:25:46 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:25:46 14:25:46 def start_tpce(): 14:25:46 if 'NO_ODL_STARTUP' in os.environ: 14:25:46 print('No OpenDaylight instance to start!') 14:25:46 return [] 14:25:46 print('starting OpenDaylight...') 14:25:46 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:25:46 process = start_lighty() 14:25:46 else: 14:25:46 process = start_karaf() 14:25:46 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:25:46 print('OpenDaylight started !') 14:25:46 else: 14:25:46 print('OpenDaylight failed to start !') 14:25:46 shutdown_process(process) 14:25:46 for pid in process_list: 14:25:46 shutdown_process(pid) 14:25:46 > sys.exit(1) 14:25:46 E SystemExit: 1 14:25:46 14:25:46 transportpce_tests/common/test_utils.py:232: SystemExit 14:25:46 ---------------------------- Captured stdout setup ----------------------------- 14:25:46 starting OpenDaylight... 14:25:46 starting KARAF (karaf71) TransportPCE build... 14:25:46 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:25:46 =========================== short test summary info ============================ 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_device_disconnected 14:25:46 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_device_not_connected 14:25:46 12 errors in 1200.65s (0:20:00) 14:25:46 tests121: FAIL ✖ in 35 minutes 10.57 seconds 14:25:46 tests71: exit 1 (1200.98 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=4272 14:27:18 EEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 15:13:59 ==================================== ERRORS ==================================== 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_01_get_tapi_topology_T100G _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_02_get_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_03_connect_rdmb ___ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_04_check_tapi_topos _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_05_disconnect_roadmb _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_06_connect_xpdra __ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_07_check_tapi_topos _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_08_connect_rdma ___ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_09_connect_rdmc ___ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_10_check_tapi_topos _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_11_connect_xpdra_n1_to_roadma_pp1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_12_connect_roadma_pp1_to_xpdra_n1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_13_check_tapi_topology_T100G _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_14_check_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_15_connect_xpdrc __ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_16_connect_xpdrc_n1_to_roadmc_pp1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_17_connect_roadmc_pp1_to_xpdrc_n1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_18_check_tapi_topology_T100G _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_19_check_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_20_connect_spdr_sa1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_21_connect_spdr_sc1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_22_check_tapi_topology_T100G _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_23_check_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_24_connect_sprda_n1_to_roadma_pp2 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_25_connect_roadma_pp2_to_spdra_n1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_26_connect_sprdc_n1_to_roadmc_pp2 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_27_connect_roadmc_pp2_to_spdrc_n1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_28_check_tapi_topology_T100G _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_29_check_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_30_add_oms_attributes _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_31_create_OCH_OTU4_service _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_32_check_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_33_create_ODU4_service _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_34_check_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_35_connect_sprda_2_n2_to_roadma_pp3 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_36_connect_roadma_pp3_to_spdra_2_n2 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_37_check_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_38_delete_ODU4_service _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_39_delete_OCH_OTU4_service _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_40_check_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_41_disconnect_xponders_from_roadm _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_42_check_tapi_topology_T0 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_43_get_tapi_topology_T100G _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_44_disconnect_roadma _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_45_disconnect_roadmc _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_46_check_tapi_topos _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_47_disconnect_xpdra _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_48_disconnect_xpdrc _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_49_disconnect_spdr_sa1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_50_disconnect_spdr_sc1 _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_51_check_uninstall_Tapi_Feature _ 15:13:59 15:13:59 cls = 15:13:59 15:13:59 @classmethod 15:13:59 def setUpClass(cls): 15:13:59 cls.init_failed = False 15:13:59 os.environ['JAVA_MIN_MEM'] = '1024M' 15:13:59 os.environ['JAVA_MAX_MEM'] = '4096M' 15:13:59 > cls.processes = test_utils.start_tpce() 15:13:59 ^^^^^^^^^^^^^^^^^^^^^^^ 15:13:59 15:13:59 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:13:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:13:59 15:13:59 def start_tpce(): 15:13:59 if 'NO_ODL_STARTUP' in os.environ: 15:13:59 print('No OpenDaylight instance to start!') 15:13:59 return [] 15:13:59 print('starting OpenDaylight...') 15:13:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:13:59 process = start_lighty() 15:13:59 else: 15:13:59 process = start_karaf() 15:13:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:13:59 print('OpenDaylight started !') 15:13:59 else: 15:13:59 print('OpenDaylight failed to start !') 15:13:59 shutdown_process(process) 15:13:59 for pid in process_list: 15:13:59 shutdown_process(pid) 15:13:59 > sys.exit(1) 15:13:59 E SystemExit: 1 15:13:59 15:13:59 transportpce_tests/common/test_utils.py:232: SystemExit 15:13:59 ---------------------------- Captured stdout setup ----------------------------- 15:13:59 starting OpenDaylight... 15:13:59 starting KARAF (karaf221) TransportPCE build... 15:13:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:13:59 =========================== short test summary info ============================ 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_01_get_tapi_topology_T100G 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_02_get_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_03_connect_rdmb 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_04_check_tapi_topos 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_05_disconnect_roadmb 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_06_connect_xpdra 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_07_check_tapi_topos 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_08_connect_rdma 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_09_connect_rdmc 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_10_check_tapi_topos 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_11_connect_xpdra_n1_to_roadma_pp1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_12_connect_roadma_pp1_to_xpdra_n1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_13_check_tapi_topology_T100G 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_14_check_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_15_connect_xpdrc 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_16_connect_xpdrc_n1_to_roadmc_pp1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_17_connect_roadmc_pp1_to_xpdrc_n1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_18_check_tapi_topology_T100G 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_19_check_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_20_connect_spdr_sa1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_21_connect_spdr_sc1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_22_check_tapi_topology_T100G 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_23_check_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_24_connect_sprda_n1_to_roadma_pp2 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_25_connect_roadma_pp2_to_spdra_n1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_26_connect_sprdc_n1_to_roadmc_pp2 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_27_connect_roadmc_pp2_to_spdrc_n1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_28_check_tapi_topology_T100G 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_29_check_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_30_add_oms_attributes 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_31_create_OCH_OTU4_service 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_32_check_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_33_create_ODU4_service 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_34_check_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_35_connect_sprda_2_n2_to_roadma_pp3 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_36_connect_roadma_pp3_to_spdra_2_n2 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_37_check_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_38_delete_ODU4_service 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_39_delete_OCH_OTU4_service 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_40_check_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_41_disconnect_xponders_from_roadm 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_42_check_tapi_topology_T0 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_43_get_tapi_topology_T100G 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_44_disconnect_roadma 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_45_disconnect_roadmc 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_46_check_tapi_topos 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_47_disconnect_xpdra 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_48_disconnect_xpdrc 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_49_disconnect_spdr_sa1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_50_disconnect_spdr_sc1 15:13:59 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_51_check_uninstall_Tapi_Feature 15:13:59 51 errors in 5102.78s (1:25:02) 15:13:59 tests71: FAIL ✖ in 20 minutes 8.66 seconds 15:13:59 tests_tapi: exit 1 (5103.20 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=4072 15:13:59 tests_tapi: FAIL ✖ in 1 hour 25 minutes 12.25 seconds 15:13:59 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:14:09 tests221: freeze> python -m pip freeze --all 15:14:09 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 15:14:09 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:14:09 using environment variables from ./karaf221.env 15:14:09 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:15:50 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 16:12:31 ==================================== ERRORS ==================================== 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG1_PP3_TXRX _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_07_rdm_portmapping_SRG3_PP1_TXRX _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connection _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_device_connected __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_info __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK1 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_XPDR2_NETWORK1 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_XPDR1_CLIENT1 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_XPDR1_CLIENT2 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_15_spdr_device_connection _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_16_spdr_device_connected __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_17_spdr_portmapping_info __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_18_spdr_switching_pool_1 __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_19_spdr_switching_pool_2 __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_20_spdr_switching_pool_3 __ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_21_spdr_portmapping_mappings _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_22_spdr_portmapping_XPDR1_CLIENT1 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_23_spdr_portmapping_XPDR1_NETWORK1 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_24_spdr_portmapping_XPDR2_CLIENT2 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_25_spdr_portmapping_XPDR2_NETWORK2 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_26_spdr_portmapping_XPDR3_CLIENT3 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_27_spdr_portmapping_XPDR3_NETWORK1 _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_28_spdr_device_disconnection _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_29_xpdr_device_disconnected _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_30_xpdr_device_disconnection _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_31_xpdr_device_disconnected _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_32_xpdr_device_not_connected _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_33_rdm_device_disconnection _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_34_rdm_device_disconnected _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 _ ERROR at setup of TestTransportPCEPortmapping.test_35_rdm_device_not_connected _ 16:12:31 16:12:31 cls = 16:12:31 16:12:31 @classmethod 16:12:31 def setUpClass(cls): 16:12:31 > cls.processes = test_utils.start_tpce() 16:12:31 ^^^^^^^^^^^^^^^^^^^^^^^ 16:12:31 16:12:31 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:12:31 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:12:31 16:12:31 def start_tpce(): 16:12:31 if 'NO_ODL_STARTUP' in os.environ: 16:12:31 print('No OpenDaylight instance to start!') 16:12:31 return [] 16:12:31 print('starting OpenDaylight...') 16:12:31 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:12:31 process = start_lighty() 16:12:31 else: 16:12:31 process = start_karaf() 16:12:31 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:12:31 print('OpenDaylight started !') 16:12:31 else: 16:12:31 print('OpenDaylight failed to start !') 16:12:31 shutdown_process(process) 16:12:31 for pid in process_list: 16:12:31 shutdown_process(pid) 16:12:31 > sys.exit(1) 16:12:31 E SystemExit: 1 16:12:31 16:12:31 transportpce_tests/common/test_utils.py:232: SystemExit 16:12:31 ---------------------------- Captured stdout setup ----------------------------- 16:12:31 starting OpenDaylight... 16:12:31 starting KARAF (karaf221) TransportPCE build... 16:12:31 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:12:31 =========================== short test summary info ============================ 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG1_PP3_TXRX 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_rdm_portmapping_SRG3_PP1_TXRX 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connection 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_device_connected 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_info 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK1 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_XPDR2_NETWORK1 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_XPDR1_CLIENT1 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_XPDR1_CLIENT2 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_spdr_device_connection 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_spdr_device_connected 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_spdr_portmapping_info 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_spdr_switching_pool_1 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_spdr_switching_pool_2 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_spdr_switching_pool_3 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_spdr_portmapping_mappings 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_22_spdr_portmapping_XPDR1_CLIENT1 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_23_spdr_portmapping_XPDR1_NETWORK1 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_24_spdr_portmapping_XPDR2_CLIENT2 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_25_spdr_portmapping_XPDR2_NETWORK2 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_26_spdr_portmapping_XPDR3_CLIENT3 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_27_spdr_portmapping_XPDR3_NETWORK1 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_28_spdr_device_disconnection 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_29_xpdr_device_disconnected 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_30_xpdr_device_disconnection 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_31_xpdr_device_disconnected 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_32_xpdr_device_not_connected 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_33_rdm_device_disconnection 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_34_rdm_device_disconnected 16:12:31 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_35_rdm_device_not_connected 16:12:31 35 errors in 3501.66s (0:58:21) 16:12:31 tests221: exit 1 (3501.95 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 pid=4871 16:12:31 tests221: FAIL ✖ in 58 minutes 31.84 seconds 16:12:31 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 16:12:38 tests_hybrid: freeze> python -m pip freeze --all 16:12:39 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.2 16:12:39 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:12:39 using environment variables from ./karaf221.env 16:12:39 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:14:19 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 17:37:42 ==================================== ERRORS ==================================== 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_01_connect_xpdrA _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_02_connect_xpdrC _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_03_connect_rdmA _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_04_connect_rdmC _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_05_connect_xpdrA_N1_to_roadmA_PP1 _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_06_connect_roadmA_PP1_to_xpdrA_N1 _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_07_connect_xpdrC_N1_to_roadmC_PP1 _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_08_connect_roadmC_PP1_to_xpdrC_N1 _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_09_add_omsAttributes_ROADMA_ROADMC _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_10_add_omsAttributes_ROADMC_ROADMA _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_11_create_eth_service1 _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_12_get_eth_service1 _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_13_change_status_line_port_xpdra _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_14_check_update_portmapping _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_15_check_update_openroadm_topo _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_16_check_update_service1 _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_17_restore_status_line_port_xpdra _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_18_check_update_portmapping_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_19_check_update_openroadm_topo_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_20_check_update_service1_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_21_change_status_port_roadma_srg _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_22_check_update_portmapping _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_23_check_update_openroadm_topo _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_24_restore_status_port_roadma_srg _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_25_check_update_portmapping_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_26_check_update_openroadm_topo_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_27_check_update_service1_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_28_change_status_line_port_roadma_deg _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_29_check_update_portmapping _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_30_check_update_openroadm_topo _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_31_restore_status_line_port_roadma_srg _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_32_check_update_portmapping_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_33_check_update_openroadm_topo_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_34_check_update_service1_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_35_change_status_line_port_xpdrc _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_36_check_update_portmapping _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_37_check_update_openroadm_topo _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_38_restore_status_line_port_xpdrc _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_39_check_update_portmapping_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_40_check_update_openroadm_topo_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_41_check_update_service1_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_42_change_status_port_roadma_srg _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_43_check_update_portmapping _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_44_check_update_openroadm_topo _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_45_check_update_service1_ok _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_46_delete_eth_service1 _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_47_disconnect_xponders_from_roadm _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_48_disconnect_XPDRA _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_49_disconnect_XPDRC _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_50_disconnect_ROADMA _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_51_disconnect_ROADMC _ 17:37:42 17:37:42 cls = 17:37:42 17:37:42 @classmethod 17:37:42 def setUpClass(cls): 17:37:42 > cls.processes = test_utils.start_tpce() 17:37:42 ^^^^^^^^^^^^^^^^^^^^^^^ 17:37:42 17:37:42 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:37:42 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:37:42 17:37:42 def start_tpce(): 17:37:42 if 'NO_ODL_STARTUP' in os.environ: 17:37:42 print('No OpenDaylight instance to start!') 17:37:42 return [] 17:37:42 print('starting OpenDaylight...') 17:37:42 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:37:42 process = start_lighty() 17:37:42 else: 17:37:42 process = start_karaf() 17:37:42 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:37:42 print('OpenDaylight started !') 17:37:42 else: 17:37:42 print('OpenDaylight failed to start !') 17:37:42 shutdown_process(process) 17:37:42 for pid in process_list: 17:37:42 shutdown_process(pid) 17:37:42 > sys.exit(1) 17:37:42 E SystemExit: 1 17:37:42 17:37:42 transportpce_tests/common/test_utils.py:232: SystemExit 17:37:42 ---------------------------- Captured stdout setup ----------------------------- 17:37:42 starting OpenDaylight... 17:37:42 starting KARAF (karaf221) TransportPCE build... 17:37:42 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:37:42 =========================== short test summary info ============================ 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_01_connect_xpdrA 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_02_connect_xpdrC 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_03_connect_rdmA 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_04_connect_rdmC 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_05_connect_xpdrA_N1_to_roadmA_PP1 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_06_connect_roadmA_PP1_to_xpdrA_N1 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_07_connect_xpdrC_N1_to_roadmC_PP1 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_08_connect_roadmC_PP1_to_xpdrC_N1 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_09_add_omsAttributes_ROADMA_ROADMC 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_10_add_omsAttributes_ROADMC_ROADMA 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_11_create_eth_service1 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_12_get_eth_service1 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_13_change_status_line_port_xpdra 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_14_check_update_portmapping 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_15_check_update_openroadm_topo 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_16_check_update_service1 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_17_restore_status_line_port_xpdra 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_18_check_update_portmapping_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_19_check_update_openroadm_topo_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_20_check_update_service1_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_21_change_status_port_roadma_srg 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_22_check_update_portmapping 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_23_check_update_openroadm_topo 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_24_restore_status_port_roadma_srg 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_25_check_update_portmapping_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_26_check_update_openroadm_topo_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_27_check_update_service1_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_28_change_status_line_port_roadma_deg 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_29_check_update_portmapping 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_30_check_update_openroadm_topo 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_31_restore_status_line_port_roadma_srg 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_32_check_update_portmapping_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_33_check_update_openroadm_topo_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_34_check_update_service1_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_35_change_status_line_port_xpdrc 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_36_check_update_portmapping 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_37_check_update_openroadm_topo 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_38_restore_status_line_port_xpdrc 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_39_check_update_portmapping_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_40_check_update_openroadm_topo_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_41_check_update_service1_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_42_change_status_port_roadma_srg 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_43_check_update_portmapping 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_44_check_update_openroadm_topo 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_45_check_update_service1_ok 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_46_delete_eth_service1 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_47_disconnect_xponders_from_roadm 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_48_disconnect_XPDRA 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_49_disconnect_XPDRC 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_50_disconnect_ROADMA 17:37:42 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_51_disconnect_ROADMC 17:37:42 51 errors in 5102.68s (1:25:02) 17:37:42 tests_hybrid: exit 1 (5102.99 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=5280 17:37:42 buildcontroller: FAIL code 127 (11.60=setup[9.89]+cmd[1.71] seconds) 17:37:42 sims: OK (15.28=setup[12.40]+cmd[2.89] seconds) 17:37:42 build_karaf_tests121: FAIL code 127 (9.24=setup[9.23]+cmd[0.01] seconds) 17:37:42 testsPCE: FAIL code 1 (2453.61=setup[51.99]+cmd[2401.62] seconds) 17:37:42 tests121: FAIL code 1 (2110.57=setup[9.14]+cmd[2101.43] seconds) 17:37:42 build_karaf_tests221: FAIL code 127 (9.50=setup[9.48]+cmd[0.02] seconds) 17:37:42 tests_tapi: FAIL code 1 (5112.25=setup[9.05]+cmd[5103.20] seconds) 17:37:42 tests221: FAIL code 1 (3511.84=setup[9.88]+cmd[3501.95] seconds) 17:37:42 build_karaf_tests71: FAIL code 127 (7.41=setup[7.41]+cmd[0.00] seconds) 17:37:42 tests71: FAIL code 1 (1208.66=setup[7.67]+cmd[1200.98] seconds) 17:37:42 build_karaf_tests190: FAIL code 127 (7.22=setup[7.21]+cmd[0.00] seconds) 17:37:42 tests190: FAIL code 1 (1010.00=setup[9.05]+cmd[1000.95] seconds) 17:37:42 tests_hybrid: FAIL code 1 (5110.54=setup[7.55]+cmd[5102.99] seconds) 17:37:42 buildlighty: FAIL code 9 (13.99=setup[13.98]+cmd[0.01] seconds) 17:37:42 docs: OK (29.14=setup[27.10]+cmd[2.04] seconds) 17:37:42 docs-linkcheck: OK (32.07=setup[27.20]+cmd[4.87] seconds) 17:37:42 checkbashisms: OK (3.11=setup[1.85]+cmd[0.01,0.04,1.21] seconds) 17:37:42 pre-commit: OK (42.10=setup[3.21]+cmd[0.01,0.00,32.29,6.59] seconds) 17:37:42 pylint: OK (27.71=setup[3.92]+cmd[23.79] seconds) 17:37:42 evaluation failed :( (16234.80 seconds) 17:37:42 + tox_status=255 17:37:42 + echo '---> Completed tox runs' 17:37:42 ---> Completed tox runs 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/build_karaf_tests121/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=build_karaf_tests121 17:37:42 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/build_karaf_tests190/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=build_karaf_tests190 17:37:42 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/build_karaf_tests221/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=build_karaf_tests221 17:37:42 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/build_karaf_tests71/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=build_karaf_tests71 17:37:42 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/buildcontroller/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=buildcontroller 17:37:42 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/buildlighty/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=buildlighty 17:37:42 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/checkbashisms/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=checkbashisms 17:37:42 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/docs-linkcheck/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=docs-linkcheck 17:37:42 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/docs/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=docs 17:37:42 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/pre-commit/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=pre-commit 17:37:42 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/pylint/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=pylint 17:37:42 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:37:42 + for i in .tox/*/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 ++ echo .tox/sims/log 17:37:42 + tox_env=sims 17:37:42 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/tests121/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=tests121 17:37:42 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/tests190/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=tests190 17:37:42 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/tests221/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=tests221 17:37:42 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/tests71/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=tests71 17:37:42 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/testsPCE/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=testsPCE 17:37:42 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/tests_hybrid/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=tests_hybrid 17:37:42 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:37:42 + for i in .tox/*/log 17:37:42 ++ echo .tox/tests_tapi/log 17:37:42 ++ awk -F/ '{print $2}' 17:37:42 + tox_env=tests_tapi 17:37:42 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:37:42 + DOC_DIR=docs/_build/html 17:37:42 + [[ -d docs/_build/html ]] 17:37:42 + echo '---> Archiving generated docs' 17:37:42 ---> Archiving generated docs 17:37:42 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:37:42 + echo '---> tox-run.sh ends' 17:37:42 ---> tox-run.sh ends 17:37:42 + test 255 -eq 0 17:37:42 + exit 255 17:37:42 ++ '[' 1 = 1 ']' 17:37:42 ++ '[' -x /usr/bin/clear_console ']' 17:37:42 ++ /usr/bin/clear_console -q 17:37:42 Build step 'Execute shell' marked build as failure 17:37:42 $ ssh-agent -k 17:37:42 unset SSH_AUTH_SOCK; 17:37:42 unset SSH_AGENT_PID; 17:37:42 echo Agent pid 1569 killed; 17:37:42 [ssh-agent] Stopped. 17:37:42 [PostBuildScript] - [INFO] Executing post build scripts. 17:37:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17817538634619583910.sh 17:37:42 ---> sysstat.sh 17:37:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11936351287756633401.sh 17:37:43 ---> package-listing.sh 17:37:43 ++ facter osfamily 17:37:43 ++ tr '[:upper:]' '[:lower:]' 17:37:43 + OS_FAMILY=debian 17:37:43 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:37:43 + START_PACKAGES=/tmp/packages_start.txt 17:37:43 + END_PACKAGES=/tmp/packages_end.txt 17:37:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:43 + PACKAGES=/tmp/packages_start.txt 17:37:43 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:37:43 + PACKAGES=/tmp/packages_end.txt 17:37:43 + case "${OS_FAMILY}" in 17:37:43 + dpkg -l 17:37:43 + grep '^ii' 17:37:43 + '[' -f /tmp/packages_start.txt ']' 17:37:43 + '[' -f /tmp/packages_end.txt ']' 17:37:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:43 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:37:43 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:37:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:37:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10594705726078985982.sh 17:37:43 ---> capture-instance-metadata.sh 17:37:43 Setup pyenv: 17:37:43 system 17:37:43 3.8.20 17:37:43 3.9.20 17:37:43 3.10.15 17:37:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:37:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pwNv from file:/tmp/.os_lf_venv 17:37:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:37:45 lf-activate-venv(): INFO: Base packages installed successfully 17:37:45 lf-activate-venv(): INFO: Installing additional packages: lftools 17:37:57 lf-activate-venv(): INFO: Adding /tmp/venv-pwNv/bin to PATH 17:37:57 INFO: Running in OpenStack, capturing instance metadata 17:37:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16863523864125859890.sh 17:37:58 provisioning config files... 17:37:58 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4136 17:37:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config2148978387694776630tmp 17:37:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:37:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:37:58 provisioning config files... 17:37:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:37:59 [EnvInject] - Injecting environment variables from a build step. 17:37:59 [EnvInject] - Injecting as environment variables the properties content 17:37:59 SERVER_ID=logs 17:37:59 17:37:59 [EnvInject] - Variables injected successfully. 17:37:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2759393792185847603.sh 17:37:59 ---> create-netrc.sh 17:37:59 WARN: Log server credential not found. 17:37:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8257339235208770822.sh 17:37:59 ---> python-tools-install.sh 17:37:59 Setup pyenv: 17:37:59 system 17:37:59 3.8.20 17:37:59 3.9.20 17:37:59 3.10.15 17:37:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:37:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pwNv from file:/tmp/.os_lf_venv 17:37:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:37:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:38:01 lf-activate-venv(): INFO: Base packages installed successfully 17:38:01 lf-activate-venv(): INFO: Installing additional packages: lftools 17:38:11 lf-activate-venv(): INFO: Adding /tmp/venv-pwNv/bin to PATH 17:38:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2233126886683578429.sh 17:38:11 ---> sudo-logs.sh 17:38:11 Archiving 'sudo' log.. 17:38:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17700295117507223613.sh 17:38:11 ---> job-cost.sh 17:38:11 Setup pyenv: 17:38:11 system 17:38:11 3.8.20 17:38:11 3.9.20 17:38:11 3.10.15 17:38:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:38:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pwNv from file:/tmp/.os_lf_venv 17:38:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:38:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:38:13 lf-activate-venv(): INFO: Base packages installed successfully 17:38:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:38:19 lf-activate-venv(): INFO: Adding /tmp/venv-pwNv/bin to PATH 17:38:19 INFO: No Stack... 17:38:20 INFO: Retrieving Pricing Info for: v3-standard-4 17:38:20 INFO: Archiving Costs 17:38:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10736097672712297880.sh 17:38:20 ---> logs-deploy.sh 17:38:20 Setup pyenv: 17:38:20 system 17:38:20 3.8.20 17:38:20 3.9.20 17:38:20 3.10.15 17:38:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:38:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pwNv from file:/tmp/.os_lf_venv 17:38:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:38:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:38:22 lf-activate-venv(): INFO: Base packages installed successfully 17:38:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:38:32 lf-activate-venv(): INFO: Adding /tmp/venv-pwNv/bin to PATH 17:38:32 WARNING: Nexus logging server not set 17:38:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4136/ 17:38:32 INFO: archiving logs to S3 17:38:33 ---> uname -a: 17:38:33 Linux prd-ubuntu2204-docker-4c-16g-14826 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:38:33 17:38:33 17:38:33 ---> lscpu: 17:38:33 Architecture: x86_64 17:38:33 CPU op-mode(s): 32-bit, 64-bit 17:38:33 Address sizes: 40 bits physical, 48 bits virtual 17:38:33 Byte Order: Little Endian 17:38:33 CPU(s): 4 17:38:33 On-line CPU(s) list: 0-3 17:38:33 Vendor ID: AuthenticAMD 17:38:33 Model name: AMD EPYC-Rome Processor 17:38:33 CPU family: 23 17:38:33 Model: 49 17:38:33 Thread(s) per core: 1 17:38:33 Core(s) per socket: 1 17:38:33 Socket(s): 4 17:38:33 Stepping: 0 17:38:33 BogoMIPS: 5600.00 17:38:33 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:38:33 Virtualization: AMD-V 17:38:33 Hypervisor vendor: KVM 17:38:33 Virtualization type: full 17:38:33 L1d cache: 128 KiB (4 instances) 17:38:33 L1i cache: 128 KiB (4 instances) 17:38:33 L2 cache: 2 MiB (4 instances) 17:38:33 L3 cache: 64 MiB (4 instances) 17:38:33 NUMA node(s): 1 17:38:33 NUMA node0 CPU(s): 0-3 17:38:33 Vulnerability Gather data sampling: Not affected 17:38:33 Vulnerability Indirect target selection: Not affected 17:38:33 Vulnerability Itlb multihit: Not affected 17:38:33 Vulnerability L1tf: Not affected 17:38:33 Vulnerability Mds: Not affected 17:38:33 Vulnerability Meltdown: Not affected 17:38:33 Vulnerability Mmio stale data: Not affected 17:38:33 Vulnerability Reg file data sampling: Not affected 17:38:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:38:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:38:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:38:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:38:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:38:33 Vulnerability Srbds: Not affected 17:38:33 Vulnerability Tsa: Not affected 17:38:33 Vulnerability Tsx async abort: Not affected 17:38:33 Vulnerability Vmscape: Not affected 17:38:33 17:38:33 17:38:33 ---> nproc: 17:38:33 4 17:38:33 17:38:33 17:38:33 ---> df -h: 17:38:33 Filesystem Size Used Avail Use% Mounted on 17:38:33 tmpfs 1.6G 1.1M 1.6G 1% /run 17:38:33 /dev/vda1 78G 12G 67G 15% / 17:38:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:38:33 tmpfs 5.0M 0 5.0M 0% /run/lock 17:38:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:38:33 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:38:33 17:38:33 17:38:33 ---> free -m: 17:38:33 total used free shared buff/cache available 17:38:33 Mem: 15989 704 9563 4 5721 14942 17:38:33 Swap: 1023 0 1023 17:38:33 17:38:33 17:38:33 ---> ip addr: 17:38:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:38:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:38:33 inet 127.0.0.1/8 scope host lo 17:38:33 valid_lft forever preferred_lft forever 17:38:33 inet6 ::1/128 scope host 17:38:33 valid_lft forever preferred_lft forever 17:38:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:38:33 link/ether fa:16:3e:b4:4c:a2 brd ff:ff:ff:ff:ff:ff 17:38:33 altname enp0s3 17:38:33 inet 10.30.170.215/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:38:33 valid_lft 69995sec preferred_lft 69995sec 17:38:33 inet6 fe80::f816:3eff:feb4:4ca2/64 scope link 17:38:33 valid_lft forever preferred_lft forever 17:38:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:38:33 link/ether 9e:af:71:60:4a:bc brd ff:ff:ff:ff:ff:ff 17:38:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:38:33 valid_lft forever preferred_lft forever 17:38:33 17:38:33 17:38:33 ---> sar -b -r -n DEV: 17:38:33 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-14826) 12/18/25 _x86_64_ (4 CPU) 17:38:33 17:38:33 13:05:11 LINUX RESTART (4 CPU) 17:38:33 17:38:33 13:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:38:33 13:20:10 17.67 0.25 3.72 13.70 205.40 499.88 254736.04 17:38:33 13:30:01 1.34 0.01 1.31 0.02 0.04 16.35 0.61 17:38:33 13:40:00 1.37 0.00 1.36 0.02 0.00 16.36 0.16 17:38:33 13:50:00 6.35 0.01 5.98 0.36 0.09 872.38 3.24 17:38:33 14:00:00 1.47 0.00 1.44 0.03 0.00 23.14 0.48 17:38:33 14:10:00 2.82 0.02 2.68 0.12 1.36 305.47 213.71 17:38:33 14:20:01 1.57 0.00 1.52 0.04 0.00 18.83 0.49 17:38:33 14:30:01 1.53 0.00 1.49 0.03 0.25 19.03 0.37 17:38:33 14:40:01 1.46 0.00 1.45 0.02 0.00 17.02 0.16 17:38:33 14:50:02 1.46 0.00 1.44 0.02 0.25 16.97 0.16 17:38:33 15:00:03 1.43 0.00 1.41 0.02 0.00 16.50 0.16 17:38:33 15:10:20 1.55 0.00 1.53 0.02 0.00 17.78 0.16 17:38:33 15:20:20 3.09 0.01 2.97 0.11 0.05 309.27 212.39 17:38:33 15:30:20 1.69 0.00 1.67 0.02 0.00 19.16 0.16 17:38:33 15:40:02 1.53 0.00 1.51 0.02 0.00 17.58 0.16 17:38:33 15:50:20 1.52 0.00 1.51 0.01 0.00 17.73 0.16 17:38:33 16:00:20 1.57 0.00 1.56 0.02 0.00 18.21 0.16 17:38:33 16:10:20 1.63 0.00 1.61 0.02 0.00 18.59 0.16 17:38:33 16:20:20 3.21 0.00 3.07 0.13 0.01 311.52 1.11 17:38:33 16:30:14 1.74 0.00 1.72 0.02 0.00 19.48 5.74 17:38:33 16:40:02 1.81 0.00 1.79 0.02 0.00 20.26 0.16 17:38:33 16:50:20 1.80 0.00 1.78 0.02 0.00 20.13 0.16 17:38:33 17:00:20 1.88 0.00 1.86 0.02 0.00 20.56 0.16 17:38:33 17:10:20 1.91 0.00 1.89 0.02 0.00 21.05 0.16 17:38:33 17:20:20 1.89 0.00 1.87 0.01 0.00 20.64 0.16 17:38:33 17:30:15 1.77 0.00 1.76 0.01 0.00 19.64 0.16 17:38:33 Average: 2.59 0.01 2.00 0.58 8.09 103.81 9955.11 17:38:33 17:38:33 13:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:38:33 13:20:10 10340528 15315076 633588 3.87 170568 4801960 1311992 7.53 520452 4969292 44 17:38:33 13:30:01 10341588 15316448 632324 3.86 170876 4801948 1310948 7.52 520736 4968980 8 17:38:33 13:40:00 10341212 15316384 632348 3.86 171168 4801960 1311128 7.53 521028 4969124 172 17:38:33 13:50:00 10050904 15281092 665500 4.06 180228 5022372 1429068 8.20 530608 5254068 1672 17:38:33 14:00:00 10035280 15265892 680636 4.16 180476 5022572 1439724 8.26 530860 5265472 12 17:38:33 14:10:00 9940320 15256788 688940 4.21 184244 5096180 1425228 8.18 534780 5341324 44 17:38:33 14:20:01 9938568 15255424 690368 4.22 184548 5096196 1425212 8.18 535100 5344652 204 17:38:33 14:30:01 10000436 15317956 628008 3.84 184928 5096420 1326084 7.61 535560 5264332 200 17:38:33 14:40:01 9999932 15317784 628160 3.84 185256 5096428 1326084 7.61 535880 5264652 204 17:38:33 14:50:02 9999680 15317936 628056 3.84 185532 5096512 1326148 7.61 536164 5264828 180 17:38:33 15:00:03 9999176 15317688 628308 3.84 185712 5096588 1326148 7.61 536344 5264896 196 17:38:33 15:10:20 9998424 15317460 628492 3.84 185980 5096848 1326148 7.61 536604 5265112 4 17:38:33 15:20:20 9912592 15316612 628744 3.84 189088 5170468 1316772 7.56 539820 5337748 4 17:38:33 15:30:20 9911364 15315816 629548 3.85 189360 5170608 1316804 7.56 540112 5337948 8 17:38:33 15:40:02 9910860 15315504 629836 3.85 189524 5170620 1316772 7.56 540284 5338476 220 17:38:33 15:50:20 9910608 15315532 629872 3.85 189784 5170628 1316904 7.56 540536 5338752 8 17:38:33 16:00:20 9910104 15315368 630072 3.85 189988 5170764 1316904 7.56 540736 5338928 48 17:38:33 16:10:20 9909352 15314892 630464 3.85 190240 5170776 1316904 7.56 540996 5339204 4 17:38:33 16:20:20 9814204 15305188 639380 3.91 193528 5244348 1315216 7.55 544408 5410864 52 17:38:33 16:30:14 9813956 15305208 639348 3.90 193788 5244360 1312312 7.53 544660 5408148 188 17:38:33 16:40:02 9814264 15305968 638624 3.90 194092 5244492 1312264 7.53 544972 5408100 196 17:38:33 16:50:20 9813060 15305236 639216 3.90 194452 5244628 1312264 7.53 545300 5408320 220 17:38:33 17:00:20 9812084 15304636 639956 3.91 194808 5244628 1312300 7.53 545668 5408628 0 17:38:33 17:10:20 9813492 15306396 638100 3.90 195132 5244652 1312300 7.53 546004 5408496 8 17:38:33 17:20:20 9812956 15306304 638172 3.90 195448 5244784 1312300 7.53 546316 5408788 12 17:38:33 17:30:15 9812200 15305980 638536 3.90 195856 5244796 1312428 7.53 546728 5409212 192 17:38:33 Average: 9959890 15305176 640561 3.91 187100 5119482 1334091 7.66 537718 5297629 158 17:38:33 17:38:33 13:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:38:33 13:20:10 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 13:20:10 ens3 5.91 3.29 143.43 0.28 0.00 0.00 0.00 0.00 17:38:33 13:20:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 13:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 13:30:01 ens3 0.34 0.10 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 13:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 13:40:00 ens3 0.44 0.15 0.11 0.06 0.00 0.00 0.00 0.00 17:38:33 13:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 13:50:00 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 13:50:00 ens3 0.93 0.75 0.34 0.39 0.00 0.00 0.00 0.00 17:38:33 13:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 14:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 14:00:00 ens3 0.54 0.20 0.16 0.10 0.00 0.00 0.00 0.00 17:38:33 14:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 14:10:00 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 14:10:00 ens3 0.53 0.33 0.15 0.13 0.00 0.00 0.00 0.00 17:38:33 14:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 14:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 14:20:01 ens3 0.44 0.38 0.07 0.74 0.00 0.00 0.00 0.00 17:38:33 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 14:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 14:30:01 ens3 0.66 0.64 0.11 0.57 0.00 0.00 0.00 0.00 17:38:33 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 14:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 14:40:01 ens3 0.39 0.16 0.11 0.06 0.00 0.00 0.00 0.00 17:38:33 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 14:50:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 14:50:02 ens3 0.28 0.10 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 14:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 15:00:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 15:00:03 ens3 0.28 0.10 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 15:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 15:10:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 15:10:20 ens3 0.27 0.09 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 15:10:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 15:20:20 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 15:20:20 ens3 0.77 0.51 0.20 0.29 0.00 0.00 0.00 0.00 17:38:33 15:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 15:30:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 15:30:20 ens3 0.34 0.15 0.08 0.04 0.00 0.00 0.00 0.00 17:38:33 15:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 15:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 15:40:02 ens3 0.38 0.12 0.09 0.04 0.00 0.00 0.00 0.00 17:38:33 15:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 15:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 15:50:20 ens3 0.28 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 15:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 16:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 16:00:20 ens3 0.37 0.14 0.08 0.04 0.00 0.00 0.00 0.00 17:38:33 16:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 16:10:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 16:10:20 ens3 0.29 0.10 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 16:10:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 16:20:20 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 16:20:20 ens3 0.74 0.48 0.23 0.26 0.00 0.00 0.00 0.00 17:38:33 16:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 16:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 16:30:14 ens3 0.34 0.14 0.08 0.04 0.00 0.00 0.00 0.00 17:38:33 16:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 16:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 16:40:02 ens3 0.35 0.12 0.08 0.04 0.00 0.00 0.00 0.00 17:38:33 16:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 16:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 16:50:20 ens3 0.28 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 16:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 17:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 17:00:20 ens3 0.27 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 17:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 17:10:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 17:10:20 ens3 0.30 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 17:10:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 17:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 17:20:20 ens3 0.28 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:38:33 17:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 17:30:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 17:30:15 ens3 0.33 0.14 0.08 0.04 0.00 0.00 0.00 0.00 17:38:33 17:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:33 Average: ens3 0.63 0.34 5.69 0.13 0.00 0.00 0.00 0.00 17:38:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:33 17:38:33 17:38:33 ---> sar -P ALL: 17:38:33 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-14826) 12/18/25 _x86_64_ (4 CPU) 17:38:33 17:38:33 13:05:11 LINUX RESTART (4 CPU) 17:38:33 17:38:33 13:10:01 CPU %user %nice %system %iowait %steal %idle 17:38:33 13:20:10 all 0.31 0.00 0.14 0.09 0.07 99.38 17:38:33 13:20:10 0 0.27 0.00 0.15 0.09 0.08 99.41 17:38:33 13:20:10 1 0.46 0.00 0.17 0.12 0.07 99.18 17:38:33 13:20:10 2 0.27 0.00 0.12 0.03 0.06 99.53 17:38:33 13:20:10 3 0.24 0.00 0.14 0.13 0.07 99.42 17:38:33 13:30:01 all 0.23 0.00 0.08 0.01 0.06 99.62 17:38:33 13:30:01 0 0.61 0.00 0.11 0.01 0.09 99.20 17:38:33 13:30:01 1 0.10 0.00 0.09 0.01 0.06 99.75 17:38:33 13:30:01 2 0.07 0.00 0.06 0.01 0.05 99.82 17:38:33 13:30:01 3 0.13 0.00 0.08 0.03 0.06 99.70 17:38:33 13:40:00 all 0.24 0.00 0.08 0.09 0.04 99.55 17:38:33 13:40:00 0 0.29 0.00 0.06 0.05 0.04 99.56 17:38:33 13:40:00 1 0.14 0.00 0.07 0.03 0.04 99.72 17:38:33 13:40:00 2 0.37 0.00 0.08 0.05 0.05 99.45 17:38:33 13:40:00 3 0.17 0.00 0.09 0.24 0.04 99.46 17:38:33 13:50:00 all 1.04 0.00 0.24 0.12 0.05 98.56 17:38:33 13:50:00 0 1.11 0.00 0.27 0.02 0.05 98.54 17:38:33 13:50:00 1 1.19 0.00 0.28 0.07 0.05 98.42 17:38:33 13:50:00 2 1.11 0.00 0.25 0.03 0.04 98.57 17:38:33 13:50:00 3 0.76 0.00 0.15 0.35 0.05 98.68 17:38:33 14:00:00 all 0.38 0.00 0.18 0.01 0.07 99.36 17:38:33 14:00:00 0 0.26 0.00 0.14 0.00 0.07 99.53 17:38:33 14:00:00 1 0.29 0.00 0.20 0.01 0.08 99.43 17:38:33 14:00:00 2 0.51 0.00 0.20 0.01 0.07 99.21 17:38:33 14:00:00 3 0.47 0.00 0.19 0.00 0.07 99.26 17:38:33 14:10:00 all 0.65 0.00 0.22 0.04 0.07 99.02 17:38:33 14:10:00 0 0.26 0.00 0.16 0.00 0.07 99.51 17:38:33 14:10:00 1 1.42 0.00 0.29 0.02 0.08 98.19 17:38:33 14:10:00 2 0.49 0.00 0.24 0.11 0.08 99.09 17:38:33 14:10:00 3 0.44 0.00 0.18 0.01 0.07 99.31 17:38:33 14:20:01 all 0.33 0.00 0.20 0.04 0.07 99.36 17:38:33 14:20:01 0 0.26 0.00 0.16 0.00 0.06 99.52 17:38:33 14:20:01 1 0.44 0.00 0.21 0.00 0.07 99.27 17:38:33 14:20:01 2 0.35 0.00 0.21 0.01 0.08 99.35 17:38:33 14:20:01 3 0.27 0.00 0.20 0.14 0.08 99.31 17:38:33 14:30:01 all 0.41 0.00 0.14 0.01 0.07 99.37 17:38:33 14:30:01 0 0.22 0.00 0.12 0.00 0.06 99.60 17:38:33 14:30:01 1 0.29 0.00 0.15 0.01 0.08 99.48 17:38:33 14:30:01 2 0.76 0.00 0.16 0.01 0.07 98.99 17:38:33 14:30:01 3 0.39 0.00 0.13 0.00 0.07 99.41 17:38:33 14:40:01 all 0.26 0.00 0.09 0.01 0.06 99.59 17:38:33 14:40:01 0 0.71 0.00 0.11 0.01 0.06 99.11 17:38:33 14:40:01 1 0.14 0.00 0.09 0.00 0.06 99.70 17:38:33 14:40:01 2 0.14 0.00 0.10 0.01 0.07 99.68 17:38:33 14:40:01 3 0.06 0.00 0.05 0.00 0.03 99.85 17:38:33 14:50:02 all 0.29 0.00 0.09 0.01 0.06 99.55 17:38:33 14:50:02 0 0.17 0.00 0.12 0.01 0.09 99.62 17:38:33 14:50:02 1 0.56 0.00 0.05 0.00 0.04 99.35 17:38:33 14:50:02 2 0.35 0.00 0.09 0.01 0.06 99.49 17:38:33 14:50:02 3 0.08 0.00 0.11 0.02 0.08 99.72 17:38:33 15:00:03 all 0.12 0.00 0.09 0.01 0.06 99.73 17:38:33 15:00:03 0 0.09 0.00 0.08 0.00 0.06 99.77 17:38:33 15:00:03 1 0.08 0.00 0.06 0.00 0.05 99.81 17:38:33 15:00:03 2 0.18 0.00 0.12 0.01 0.08 99.62 17:38:33 15:00:03 3 0.11 0.00 0.09 0.02 0.07 99.70 17:38:33 17:38:33 15:00:03 CPU %user %nice %system %iowait %steal %idle 17:38:33 15:10:20 all 0.15 0.00 0.08 0.34 0.06 99.37 17:38:33 15:10:20 0 0.10 0.00 0.06 0.00 0.04 99.79 17:38:33 15:10:20 1 0.13 0.00 0.07 1.33 0.06 98.41 17:38:33 15:10:20 2 0.21 0.00 0.12 0.01 0.10 99.57 17:38:33 15:10:20 3 0.16 0.00 0.06 0.00 0.04 99.73 17:38:33 15:20:20 all 0.39 0.00 0.11 0.10 0.05 99.35 17:38:33 15:20:20 0 0.62 0.00 0.10 0.03 0.03 99.22 17:38:33 15:20:20 1 0.10 0.00 0.08 0.03 0.05 99.74 17:38:33 15:20:20 2 0.63 0.00 0.15 0.31 0.06 98.85 17:38:33 15:20:20 3 0.22 0.00 0.12 0.01 0.06 99.60 17:38:33 15:30:20 all 0.25 0.00 0.08 0.01 0.05 99.62 17:38:33 15:30:20 0 0.06 0.00 0.03 0.00 0.03 99.89 17:38:33 15:30:20 1 0.48 0.00 0.11 0.01 0.06 99.35 17:38:33 15:30:20 2 0.32 0.00 0.09 0.01 0.06 99.52 17:38:33 15:30:20 3 0.14 0.00 0.08 0.02 0.05 99.71 17:38:33 15:40:02 all 0.25 0.00 0.08 0.01 0.05 99.62 17:38:33 15:40:02 0 0.09 0.00 0.05 0.00 0.03 99.83 17:38:33 15:40:02 1 0.15 0.00 0.09 0.00 0.06 99.70 17:38:33 15:40:02 2 0.66 0.00 0.09 0.01 0.05 99.20 17:38:33 15:40:02 3 0.10 0.00 0.08 0.02 0.04 99.75 17:38:33 15:50:20 all 0.34 0.00 0.08 0.01 0.07 99.49 17:38:33 15:50:20 0 0.58 0.00 0.09 0.00 0.11 99.22 17:38:33 15:50:20 1 0.27 0.00 0.08 0.02 0.09 99.54 17:38:33 15:50:20 2 0.34 0.00 0.12 0.01 0.06 99.48 17:38:33 15:50:20 3 0.18 0.00 0.05 0.00 0.03 99.74 17:38:33 16:00:20 all 0.13 0.00 0.08 0.03 0.07 99.69 17:38:33 16:00:20 0 0.07 0.00 0.05 0.02 0.09 99.76 17:38:33 16:00:20 1 0.16 0.00 0.10 0.01 0.08 99.66 17:38:33 16:00:20 2 0.21 0.00 0.11 0.10 0.08 99.51 17:38:33 16:00:20 3 0.09 0.00 0.07 0.00 0.03 99.81 17:38:33 16:10:20 all 0.27 0.00 0.09 0.01 0.05 99.58 17:38:33 16:10:20 0 0.19 0.00 0.06 0.00 0.03 99.72 17:38:33 16:10:20 1 0.65 0.00 0.11 0.00 0.06 99.17 17:38:33 16:10:20 2 0.17 0.00 0.14 0.02 0.08 99.60 17:38:33 16:10:20 3 0.07 0.00 0.05 0.00 0.03 99.85 17:38:33 16:20:20 all 0.60 0.00 0.11 0.02 0.07 99.20 17:38:33 16:20:20 0 0.14 0.00 0.06 0.00 0.05 99.76 17:38:33 16:20:20 1 1.25 0.00 0.15 0.06 0.07 98.46 17:38:33 16:20:20 2 0.85 0.00 0.12 0.02 0.09 98.92 17:38:33 16:20:20 3 0.16 0.00 0.10 0.01 0.07 99.67 17:38:33 16:30:14 all 0.43 0.00 0.09 0.01 0.07 99.40 17:38:33 16:30:14 0 0.04 0.00 0.03 0.00 0.03 99.91 17:38:33 16:30:14 1 0.63 0.00 0.10 0.01 0.09 99.18 17:38:33 16:30:14 2 0.22 0.00 0.14 0.03 0.09 99.52 17:38:33 16:30:14 3 0.85 0.00 0.09 0.00 0.07 99.00 17:38:33 16:40:02 all 0.28 0.00 0.08 0.01 0.07 99.57 17:38:33 16:40:02 0 0.08 0.00 0.07 0.01 0.05 99.80 17:38:33 16:40:02 1 0.78 0.00 0.08 0.00 0.08 99.05 17:38:33 16:40:02 2 0.13 0.00 0.09 0.03 0.07 99.68 17:38:33 16:40:02 3 0.11 0.00 0.08 0.01 0.06 99.74 17:38:33 16:50:20 all 0.14 0.00 0.09 0.01 0.07 99.69 17:38:33 16:50:20 0 0.11 0.00 0.06 0.01 0.05 99.77 17:38:33 16:50:20 1 0.24 0.00 0.09 0.02 0.09 99.55 17:38:33 16:50:20 2 0.14 0.00 0.12 0.01 0.09 99.64 17:38:33 16:50:20 3 0.07 0.00 0.07 0.00 0.04 99.82 17:38:33 17:38:33 16:50:20 CPU %user %nice %system %iowait %steal %idle 17:38:33 17:00:20 all 0.33 0.00 0.08 0.01 0.07 99.51 17:38:33 17:00:20 0 0.12 0.00 0.05 0.00 0.05 99.78 17:38:33 17:00:20 1 0.95 0.00 0.07 0.03 0.05 98.89 17:38:33 17:00:20 2 0.16 0.00 0.13 0.02 0.11 99.59 17:38:33 17:00:20 3 0.08 0.00 0.07 0.00 0.06 99.79 17:38:33 17:10:20 all 0.24 0.00 0.09 0.02 0.06 99.59 17:38:33 17:10:20 0 0.12 0.00 0.08 0.01 0.06 99.73 17:38:33 17:10:20 1 0.09 0.00 0.08 0.04 0.06 99.74 17:38:33 17:10:20 2 0.65 0.00 0.13 0.02 0.09 99.10 17:38:33 17:10:20 3 0.10 0.00 0.06 0.00 0.06 99.78 17:38:33 17:20:20 all 0.23 0.00 0.08 0.01 0.07 99.62 17:38:33 17:20:20 0 0.10 0.00 0.06 0.00 0.05 99.79 17:38:33 17:20:20 1 0.12 0.00 0.08 0.03 0.06 99.72 17:38:33 17:20:20 2 0.55 0.00 0.09 0.01 0.07 99.29 17:38:33 17:20:20 3 0.14 0.00 0.10 0.00 0.09 99.67 17:38:33 17:30:15 all 0.16 0.00 0.08 0.01 0.07 99.68 17:38:33 17:30:15 0 0.13 0.00 0.08 0.01 0.07 99.71 17:38:33 17:30:15 1 0.09 0.00 0.08 0.00 0.06 99.77 17:38:33 17:30:15 2 0.30 0.00 0.10 0.02 0.09 99.49 17:38:33 17:30:15 3 0.10 0.00 0.08 0.00 0.06 99.75 17:38:33 Average: all 0.33 0.00 0.11 0.04 0.06 99.46 17:38:33 Average: 0 0.26 0.00 0.09 0.01 0.06 99.58 17:38:33 Average: 1 0.43 0.00 0.12 0.07 0.06 99.32 17:38:33 Average: 2 0.39 0.00 0.13 0.03 0.07 99.38 17:38:33 Average: 3 0.22 0.00 0.10 0.04 0.06 99.59 17:38:33 17:38:33 17:38:33