19:42:08 Started by upstream project "integration-sanity-test-vanadium" build number 143 19:42:08 originally caused by: 19:42:08 Started by timer 19:42:08 Running as SYSTEM 19:42:08 [EnvInject] - Loading node environment variables. 19:42:08 Building remotely on prd-centos8-robot-2c-8g-275 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:42:09 [ssh-agent] Looking for ssh-agent implementation... 19:42:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:09 $ ssh-agent 19:42:09 SSH_AUTH_SOCK=/tmp/ssh-DXE4FCfPVQfC/agent.4973 19:42:09 SSH_AGENT_PID=4974 19:42:09 [ssh-agent] Started. 19:42:09 Running ssh-add (command line suppressed) 19:42:09 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_6743793275280872702.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_6743793275280872702.key) 19:42:09 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 19:42:09 The recommended git tool is: NONE 19:42:12 using credential opendaylight-jenkins-ssh 19:42:12 Wiping out workspace first. 19:42:12 Cloning the remote Git repository 19:42:12 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 19:42:12 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 19:42:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:42:13 > git --version # timeout=10 19:42:13 > git --version # 'git version 2.43.0' 19:42:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:42:13 [INFO] Currently running in a labeled security context 19:42:13 [INFO] Currently SELinux is 'enforcing' on the host 19:42:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh7581950509540006109.key 19:42:13 Verifying host key using known hosts file 19:42:13 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. 19:42:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:42:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:42:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:42:18 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:42:18 [INFO] Currently running in a labeled security context 19:42:18 [INFO] Currently SELinux is 'enforcing' on the host 19:42:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh12118616975481690796.key 19:42:18 Verifying host key using known hosts file 19:42:18 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. 19:42:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 19:42:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:42:18 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 19:42:18 > git config core.sparsecheckout # timeout=10 19:42:18 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 19:42:19 Commit message: "Add bgpcep variables for vanadium" 19:42:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:42:19 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 19:42:19 No emails were triggered. 19:42:19 provisioning config files... 19:42:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:42:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:42:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:42:20 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins900725589486857765.sh 19:42:20 ---> python-tools-install.sh 19:42:20 Setup pyenv: 19:42:20 system 19:42:20 * 3.8.13 (set by /opt/pyenv/version) 19:42:20 * 3.9.13 (set by /opt/pyenv/version) 19:42:20 * 3.10.13 (set by /opt/pyenv/version) 19:42:20 * 3.11.7 (set by /opt/pyenv/version) 19:42:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ikdM 19:42:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:42:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:28 lf-activate-venv(): INFO: Base packages installed successfully 19:42:28 lf-activate-venv(): INFO: Installing additional packages: lftools 19:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:42:55 Generating Requirements File 19:43:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:43:16 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:43:16 Python 3.11.7 19:43:17 pip 25.3 from /tmp/venv-ikdM/lib/python3.11/site-packages/pip (python 3.11) 19:43:17 appdirs==1.4.4 19:43:17 argcomplete==3.6.3 19:43:17 aspy.yaml==1.3.0 19:43:17 attrs==25.4.0 19:43:17 autopage==0.5.2 19:43:17 beautifulsoup4==4.14.3 19:43:17 boto3==1.42.27 19:43:17 botocore==1.42.27 19:43:17 bs4==0.0.2 19:43:17 certifi==2026.1.4 19:43:17 cffi==2.0.0 19:43:17 cfgv==3.5.0 19:43:17 chardet==5.2.0 19:43:17 charset-normalizer==3.4.4 19:43:17 click==8.3.1 19:43:17 cliff==4.13.1 19:43:17 cmd2==3.1.0 19:43:17 cryptography==3.3.2 19:43:17 debtcollector==3.0.0 19:43:17 decorator==5.2.1 19:43:17 defusedxml==0.7.1 19:43:17 Deprecated==1.3.1 19:43:17 distlib==0.4.0 19:43:17 dnspython==2.8.0 19:43:17 docker==7.1.0 19:43:17 dogpile.cache==1.5.0 19:43:17 durationpy==0.10 19:43:17 email-validator==2.3.0 19:43:17 filelock==3.20.3 19:43:17 future==1.0.0 19:43:17 gitdb==4.0.12 19:43:17 GitPython==3.1.46 19:43:17 google-auth==2.47.0 19:43:17 httplib2==0.31.1 19:43:17 identify==2.6.16 19:43:17 idna==3.11 19:43:17 importlib-resources==1.5.0 19:43:17 iso8601==2.1.0 19:43:17 Jinja2==3.1.6 19:43:17 jmespath==1.0.1 19:43:17 jsonpatch==1.33 19:43:17 jsonpointer==3.0.0 19:43:17 jsonschema==4.26.0 19:43:17 jsonschema-specifications==2025.9.1 19:43:17 keystoneauth1==5.12.0 19:43:17 kubernetes==34.1.0 19:43:17 lftools==0.37.19 19:43:17 lxml==6.0.2 19:43:17 markdown-it-py==4.0.0 19:43:17 MarkupSafe==3.0.3 19:43:17 mdurl==0.1.2 19:43:17 msgpack==1.1.2 19:43:17 multi_key_dict==2.0.3 19:43:17 munch==4.0.0 19:43:17 netaddr==1.3.0 19:43:17 niet==1.4.2 19:43:17 nodeenv==1.10.0 19:43:17 oauth2client==4.1.3 19:43:17 oauthlib==3.3.1 19:43:17 openstacksdk==4.8.0 19:43:17 os-service-types==1.8.2 19:43:17 osc-lib==4.3.0 19:43:17 oslo.config==10.2.0 19:43:17 oslo.context==6.2.0 19:43:17 oslo.i18n==6.7.1 19:43:17 oslo.log==8.0.0 19:43:17 oslo.serialization==5.9.0 19:43:17 oslo.utils==9.2.0 19:43:17 packaging==25.0 19:43:17 pbr==7.0.3 19:43:17 platformdirs==4.5.1 19:43:17 prettytable==3.17.0 19:43:17 psutil==7.2.1 19:43:17 pyasn1==0.6.1 19:43:17 pyasn1_modules==0.4.2 19:43:17 pycparser==2.23 19:43:17 pygerrit2==2.0.15 19:43:17 PyGithub==2.8.1 19:43:17 Pygments==2.19.2 19:43:17 PyJWT==2.10.1 19:43:17 PyNaCl==1.6.2 19:43:17 pyparsing==2.4.7 19:43:17 pyperclip==1.11.0 19:43:17 pyrsistent==0.20.0 19:43:17 python-cinderclient==9.8.0 19:43:17 python-dateutil==2.9.0.post0 19:43:17 python-heatclient==4.3.0 19:43:17 python-jenkins==1.8.3 19:43:17 python-keystoneclient==5.7.0 19:43:17 python-magnumclient==4.9.0 19:43:17 python-openstackclient==8.3.0 19:43:17 python-swiftclient==4.9.0 19:43:17 PyYAML==6.0.3 19:43:17 referencing==0.37.0 19:43:17 requests==2.32.5 19:43:17 requests-oauthlib==2.0.0 19:43:17 requestsexceptions==1.4.0 19:43:17 rfc3986==2.0.0 19:43:17 rich==14.2.0 19:43:17 rich-argparse==1.7.2 19:43:17 rpds-py==0.30.0 19:43:17 rsa==4.9.1 19:43:17 ruamel.yaml==0.19.1 19:43:17 ruamel.yaml.clib==0.2.15 19:43:17 s3transfer==0.16.0 19:43:17 simplejson==3.20.2 19:43:17 six==1.17.0 19:43:17 smmap==5.0.2 19:43:17 soupsieve==2.8.1 19:43:17 stevedore==5.6.0 19:43:17 tabulate==0.9.0 19:43:17 toml==0.10.2 19:43:17 tomlkit==0.14.0 19:43:17 tqdm==4.67.1 19:43:17 typing_extensions==4.15.0 19:43:17 tzdata==2025.3 19:43:17 urllib3==1.26.20 19:43:17 virtualenv==20.36.1 19:43:17 wcwidth==0.2.14 19:43:17 websocket-client==1.9.0 19:43:17 wrapt==2.0.1 19:43:17 xdg==6.0.0 19:43:17 xmltodict==1.0.2 19:43:17 yq==3.4.3 19:43:17 [EnvInject] - Injecting environment variables from a build step. 19:43:17 [EnvInject] - Injecting as environment variables the properties content 19:43:17 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 19:43:17 OS_CLOUD=vex 19:43:17 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-141 19:43:17 OS_STACK_TEMPLATE_DIR=openstack-hot 19:43:17 19:43:17 [EnvInject] - Variables injected successfully. 19:43:17 provisioning config files... 19:43:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:43:18 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11154794035666639095.sh 19:43:18 ---> Create parameters file for OpenStack HOT 19:43:18 OpenStack Heat parameters generated 19:43:18 ----------------------------------- 19:43:18 parameters: 19:43:18 vm_0_count: '1' 19:43:18 vm_0_flavor: 'v3-standard-4' 19:43:18 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 19:43:18 vm_1_count: '1' 19:43:18 vm_1_flavor: 'v3-standard-2' 19:43:18 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 19:43:18 19:43:18 job_name: '38640-141' 19:43:18 silo: 'releng' 19:43:18 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins4551882149000500782.sh 19:43:18 ---> Create HEAT stack 19:43:18 + source /home/jenkins/lf-env.sh 19:43:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:18 ++ mktemp -d /tmp/venv-XXXX 19:43:18 + lf_venv=/tmp/venv-zn8G 19:43:18 + local venv_file=/tmp/.os_lf_venv 19:43:18 + local python=python3 19:43:18 + local options 19:43:18 + local set_path=true 19:43:18 + local install_args= 19:43:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:43:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:43:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:18 + true 19:43:18 + case $1 in 19:43:18 + python=python3 19:43:18 + shift 2 19:43:18 + true 19:43:18 + case $1 in 19:43:18 + shift 19:43:18 + break 19:43:18 + case $python in 19:43:18 + local pkg_list= 19:43:18 + [[ -d /opt/pyenv ]] 19:43:18 + echo 'Setup pyenv:' 19:43:18 Setup pyenv: 19:43:18 + export PYENV_ROOT=/opt/pyenv 19:43:18 + PYENV_ROOT=/opt/pyenv 19:43:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:18 + pyenv versions 19:43:18 system 19:43:18 3.8.13 19:43:18 3.9.13 19:43:18 3.10.13 19:43:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:18 + command -v pyenv 19:43:18 ++ pyenv init - --no-rehash 19:43:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:43:18 for i in ${!paths[@]}; do 19:43:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:43:18 fi; done; 19:43:18 echo "${paths[*]}"'\'')" 19:43:18 export PATH="/opt/pyenv/shims:${PATH}" 19:43:18 export PYENV_SHELL=bash 19:43:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:43:18 pyenv() { 19:43:18 local command 19:43:18 command="${1:-}" 19:43:18 if [ "$#" -gt 0 ]; then 19:43:18 shift 19:43:18 fi 19:43:18 19:43:18 case "$command" in 19:43:18 rehash|shell) 19:43:18 eval "$(pyenv "sh-$command" "$@")" 19:43:18 ;; 19:43:18 *) 19:43:18 command pyenv "$command" "$@" 19:43:18 ;; 19:43:18 esac 19:43:18 }' 19:43:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:43:18 for i in ${!paths[@]}; do 19:43:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:43:18 fi; done; 19:43:18 echo "${paths[*]}"' 19:43:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:18 ++ export PYENV_SHELL=bash 19:43:18 ++ PYENV_SHELL=bash 19:43:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:43:18 +++ complete -F _pyenv pyenv 19:43:18 ++ lf-pyver python3 19:43:18 ++ local py_version_xy=python3 19:43:18 ++ local py_version_xyz= 19:43:18 ++ awk '{ print $1 }' 19:43:18 ++ pyenv versions 19:43:18 ++ local command 19:43:18 ++ command=versions 19:43:18 ++ '[' 1 -gt 0 ']' 19:43:18 ++ shift 19:43:18 ++ case "$command" in 19:43:18 ++ command pyenv versions 19:43:18 ++ pyenv versions 19:43:18 ++ sed 's/^[ *]* //' 19:43:18 ++ grep -E '^[0-9.]*[0-9]$' 19:43:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:43:18 +++ grep '^3' /tmp/.pyenv_versions 19:43:18 +++ tail -n 1 19:43:18 +++ sort -V 19:43:18 ++ py_version_xyz=3.11.7 19:43:18 ++ [[ -z 3.11.7 ]] 19:43:18 ++ echo 3.11.7 19:43:18 ++ return 0 19:43:18 + pyenv local 3.11.7 19:43:18 + local command 19:43:18 + command=local 19:43:18 + '[' 2 -gt 0 ']' 19:43:18 + shift 19:43:18 + case "$command" in 19:43:18 + command pyenv local 3.11.7 19:43:18 + pyenv local 3.11.7 19:43:18 + for arg in "$@" 19:43:18 + case $arg in 19:43:18 + pkg_list+='lftools[openstack] ' 19:43:18 + for arg in "$@" 19:43:18 + case $arg in 19:43:18 + pkg_list+='kubernetes ' 19:43:18 + for arg in "$@" 19:43:18 + case $arg in 19:43:18 + pkg_list+='niet ' 19:43:18 + for arg in "$@" 19:43:18 + case $arg in 19:43:18 + pkg_list+='python-heatclient ' 19:43:18 + for arg in "$@" 19:43:18 + case $arg in 19:43:18 + pkg_list+='python-openstackclient ' 19:43:18 + for arg in "$@" 19:43:18 + case $arg in 19:43:18 + pkg_list+='python-magnumclient ' 19:43:18 + for arg in "$@" 19:43:18 + case $arg in 19:43:18 + pkg_list+='urllib3~=1.26.15 ' 19:43:18 + for arg in "$@" 19:43:18 + case $arg in 19:43:18 + pkg_list+='yq ' 19:43:18 + [[ -f /tmp/.os_lf_venv ]] 19:43:18 ++ cat /tmp/.os_lf_venv 19:43:18 + lf_venv=/tmp/venv-ikdM 19:43:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from' file:/tmp/.os_lf_venv 19:43:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from file:/tmp/.os_lf_venv 19:43:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:43:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:18 + local 'pip_opts=--upgrade --quiet' 19:43:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:43:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:43:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:43:18 + [[ -n '' ]] 19:43:18 + [[ -n '' ]] 19:43:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:43:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:18 + /tmp/venv-ikdM/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 19:43:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:43:20 lf-activate-venv(): INFO: Base packages installed successfully 19:43:20 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 19:43:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 19:43:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:20 + /tmp/venv-ikdM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:37 + type python3 19:43:37 + true 19:43:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH' 19:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:43:37 + PATH=/tmp/venv-ikdM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:43:37 + return 0 19:43:37 + openstack --os-cloud vex limits show --absolute 19:43:38 +--------------------------+---------+ 19:43:38 | Name | Value | 19:43:38 +--------------------------+---------+ 19:43:38 | maxTotalInstances | -1 | 19:43:38 | maxTotalCores | 450 | 19:43:38 | maxTotalRAMSize | 1000000 | 19:43:38 | maxServerMeta | 128 | 19:43:38 | maxImageMeta | 128 | 19:43:38 | maxPersonality | 5 | 19:43:38 | maxPersonalitySize | 10240 | 19:43:38 | maxTotalKeypairs | 100 | 19:43:38 | maxServerGroups | 10 | 19:43:38 | maxServerGroupMembers | 10 | 19:43:38 | maxTotalFloatingIps | -1 | 19:43:38 | maxSecurityGroups | -1 | 19:43:38 | maxSecurityGroupRules | -1 | 19:43:38 | totalRAMUsed | 180224 | 19:43:38 | totalCoresUsed | 44 | 19:43:38 | totalInstancesUsed | 9 | 19:43:38 | totalFloatingIpsUsed | 0 | 19:43:38 | totalSecurityGroupsUsed | 0 | 19:43:38 | totalServerGroupsUsed | 0 | 19:43:38 | maxTotalVolumes | -1 | 19:43:38 | maxTotalSnapshots | 10 | 19:43:38 | maxTotalVolumeGigabytes | 4096 | 19:43:38 | maxTotalBackups | 10 | 19:43:38 | maxTotalBackupGigabytes | 1000 | 19:43:38 | totalVolumesUsed | 0 | 19:43:38 | totalGigabytesUsed | 0 | 19:43:38 | totalSnapshotsUsed | 0 | 19:43:38 | totalBackupsUsed | 0 | 19:43:38 | totalBackupGigabytesUsed | 0 | 19:43:38 +--------------------------+---------+ 19:43:39 + pushd /opt/ciman/openstack-hot 19:43:39 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:43:39 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-141 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 19:44:05 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-141 19:44:05 Waiting to initialize infrastructure... 19:44:05 Stack initialization successful. 19:44:05 ------------------------------------ 19:44:05 Stack Details 19:44:05 ------------------------------------ 19:44:05 {'added': None, 19:44:05 'capabilities': [], 19:44:05 'created_at': '2026-01-14T19:43:42Z', 19:44:05 'deleted': None, 19:44:05 'deleted_at': None, 19:44:05 'description': 'No description', 19:44:05 'environment': None, 19:44:05 'environment_files': None, 19:44:05 'files': None, 19:44:05 'files_container': None, 19:44:05 'id': '413764cd-320c-4c54-b466-7c1fd36bb352', 19:44:05 'is_rollback_disabled': True, 19:44:05 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-141/413764cd-320c-4c54-b466-7c1fd36bb352', 19:44:05 'rel': 'self'}], 19:44:05 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 19:44:05 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-141', 19:44:05 'notification_topics': [], 19:44:05 'outputs': [{'description': 'IP addresses of the 1st vm types', 19:44:05 'output_key': 'vm_0_ips', 19:44:05 'output_value': ['10.30.171.194']}, 19:44:05 {'description': 'IP addresses of the 2nd vm types', 19:44:05 'output_key': 'vm_1_ips', 19:44:05 'output_value': ['10.30.170.11']}], 19:44:05 'owner_id': ****, 19:44:05 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 19:44:05 'OS::stack_id': '413764cd-320c-4c54-b466-7c1fd36bb352', 19:44:05 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-141', 19:44:05 'job_name': '38640-141', 19:44:05 'silo': 'releng', 19:44:05 'vm_0_count': '1', 19:44:05 'vm_0_flavor': 'v3-standard-4', 19:44:05 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 19:44:05 '20260109-084045.554', 19:44:05 'vm_1_count': '1', 19:44:05 'vm_1_flavor': 'v3-standard-2', 19:44:05 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 19:44:05 '- 20250917-133034.654'}, 19:44:05 'parent_id': None, 19:44:05 'replaced': None, 19:44:05 'status': 'CREATE_COMPLETE', 19:44:05 'status_reason': 'Stack CREATE completed successfully', 19:44:05 'tags': [], 19:44:05 'template': None, 19:44:05 'template_description': 'No description', 19:44:05 'template_url': None, 19:44:05 'timeout_mins': 15, 19:44:05 'unchanged': None, 19:44:05 'updated': None, 19:44:05 'updated_at': None, 19:44:05 'user_project_id': 'b42660009f06458b91bc7e6a63f8cc0b'} 19:44:05 ------------------------------------ 19:44:05 + popd 19:44:05 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:44:05 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins15771593414990628384.sh 19:44:05 ---> Copy SSH public keys to CSIT lab 19:44:05 Setup pyenv: 19:44:05 system 19:44:05 3.8.13 19:44:05 3.9.13 19:44:05 3.10.13 19:44:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from file:/tmp/.os_lf_venv 19:44:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:07 lf-activate-venv(): INFO: Base packages installed successfully 19:44:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:44:22 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:44:24 SSH not responding on 10.30.171.194. Retrying in 10 seconds... 19:44:25 Warning: Permanently added '10.30.170.11' (ECDSA) to the list of known hosts. 19:44:25 releng-38640-141-1-mininet-ovs-217-0 19:44:25 Successfully copied public keys to slave 10.30.170.11 19:44:34 Ping to 10.30.171.194 successful. 19:44:35 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:44:36 releng-38640-141-0-builder-0 19:44:36 Successfully copied public keys to slave 10.30.171.194 19:44:36 Process 6498 ready. 19:44:36 Process 6499 ready. 19:44:36 SSH ready on all stack servers. 19:44:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins3256778557877535767.sh 19:44:36 Setup pyenv: 19:44:36 system 19:44:36 3.8.13 19:44:36 3.9.13 19:44:36 3.10.13 19:44:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Oi93 19:44:40 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv 19:44:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:44 lf-activate-venv(): INFO: Base packages installed successfully 19:44:44 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 19:44:46 lf-activate-venv(): INFO: Adding /tmp/venv-Oi93/bin to PATH 19:44:46 + echo 'Installing Python Requirements' 19:44:46 Installing Python Requirements 19:44:46 + cat 19:44:46 + python -m pip install -r requirements.txt 19:44:46 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 19:44:46 Collecting docker-py (from -r requirements.txt (line 1)) 19:44:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 19:44:46 Collecting ipaddr (from -r requirements.txt (line 2)) 19:44:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 19:44:46 Installing build dependencies: started 19:44:47 Installing build dependencies: finished with status 'done' 19:44:47 Getting requirements to build wheel: started 19:44:47 Getting requirements to build wheel: finished with status 'done' 19:44:47 Preparing metadata (pyproject.toml): started 19:44:48 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:48 Collecting netaddr (from -r requirements.txt (line 3)) 19:44:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 19:44:48 Collecting netifaces (from -r requirements.txt (line 4)) 19:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 19:44:48 Installing build dependencies: started 19:44:49 Installing build dependencies: finished with status 'done' 19:44:49 Getting requirements to build wheel: started 19:44:49 Getting requirements to build wheel: finished with status 'done' 19:44:49 Preparing metadata (pyproject.toml): started 19:44:49 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:49 Collecting pyhocon (from -r requirements.txt (line 5)) 19:44:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 19:44:49 Collecting requests (from -r requirements.txt (line 6)) 19:44:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 19:44:49 Collecting robotframework (from -r requirements.txt (line 7)) 19:44:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 19:44:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 33.9 MB/s 0:00:00 19:44:50 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 19:44:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 19:44:50 Installing build dependencies: started 19:44:50 Installing build dependencies: finished with status 'done' 19:44:50 Getting requirements to build wheel: started 19:44:51 Getting requirements to build wheel: finished with status 'done' 19:44:51 Preparing metadata (pyproject.toml): started 19:44:51 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:51 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 19:44:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:44:51 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 19:44:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 19:44:51 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 19:44:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:44:51 Installing build dependencies: started 19:44:52 Installing build dependencies: finished with status 'done' 19:44:52 Getting requirements to build wheel: started 19:44:52 Getting requirements to build wheel: finished with status 'done' 19:44:52 Preparing metadata (pyproject.toml): started 19:44:53 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:53 Collecting scapy (from -r requirements.txt (line 12)) 19:44:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 19:44:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 50.7 MB/s 0:00:00 19:44:53 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 19:44:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 19:44:53 Installing build dependencies: started 19:44:54 Installing build dependencies: finished with status 'done' 19:44:54 Getting requirements to build wheel: started 19:44:54 Getting requirements to build wheel: finished with status 'done' 19:44:54 Preparing metadata (pyproject.toml): started 19:44:54 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:54 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:44:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 19:44:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 42.9 MB/s 0:00:00 19:44:54 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:44:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 19:44:55 Collecting pyangbind (from -r requirements.txt (line 22)) 19:44:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 19:44:55 Collecting isodate (from -r requirements.txt (line 25)) 19:44:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 19:44:55 Collecting jmespath (from -r requirements.txt (line 28)) 19:44:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 19:44:55 Collecting jsonpatch (from -r requirements.txt (line 31)) 19:44:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 19:44:55 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 19:44:55 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:44:55 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 19:44:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:44:55 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 19:44:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 19:44:55 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 19:44:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 19:44:55 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 19:44:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB) 19:44:55 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 19:44:56 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 19:44:56 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 19:44:56 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 19:44:56 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 19:44:56 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:44:56 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 19:44:56 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 19:44:56 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 19:44:56 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 19:44:56 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 19:44:56 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:44:56 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 19:44:56 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:44:56 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 19:44:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 35.3 MB/s 0:00:00 19:44:57 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 19:44:57 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 19:44:57 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 19:44:57 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 19:44:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.0 MB/s 0:00:00 19:44:57 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 19:44:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 19:44:59 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 19:44:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.14/regex-2026.1.14-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 19:44:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 34.3 MB/s 0:00:00 19:44:59 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 19:44:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 19:44:59 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 19:44:59 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 19:45:00 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 19:45:00 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 19:45:00 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 19:45:00 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:45:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 19:45:00 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 19:45:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 94.2 MB/s 0:00:00 19:45:00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 19:45:00 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 19:45:01 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 19:45:01 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:45:01 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 19:45:01 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:45:01 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:45:01 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 19:45:01 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 19:45:01 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 19:45:01 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 19:45:01 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 19:45:01 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:45:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 19:45:02 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:45:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB) 19:45:02 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 19:45:02 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:45:02 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:45:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0db6307d1c8b7678192b86671ffd7e64c988db800e9118563cc3a5dde7da6ed4 19:45:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 19:45:02 Building wheel for ipaddr (pyproject.toml): started 19:45:02 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 19:45:02 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d87afd2ce76ece50bde11815f43571ce59675a991f6b000606623799dbb6050f 19:45:02 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 19:45:02 Building wheel for netifaces (pyproject.toml): started 19:45:04 Building wheel for netifaces (pyproject.toml): finished with status 'done' 19:45:04 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=8b8924c30155b0b925fecc9bfcdcb21c1e920c9dd7d310cd7693e7b01300da69 19:45:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 19:45:04 Building wheel for robotframework-httplibrary (pyproject.toml): started 19:45:05 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 19:45:05 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=dccc89ff988840a0cc846963f9318db0508a4dc07f01cbc29e3e13c2081d28d7 19:45:05 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 19:45:05 Building wheel for jsonpath-rw (pyproject.toml): started 19:45:05 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 19:45:05 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=2b9ff5ae3bb7dd2878028aaf670288aa89c063c2101493dc50da7480ba4b227b 19:45:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 19:45:05 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 19:45:05 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 19:45:12 19:45:12 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.14 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 19:45:12 + pip freeze 19:45:13 attrs==25.4.0 19:45:13 bcrypt==5.0.0 19:45:13 beautifulsoup4==4.14.3 19:45:13 certifi==2026.1.4 19:45:13 cffi==2.0.0 19:45:13 charset-normalizer==3.4.4 19:45:13 click==8.3.1 19:45:13 cryptography==46.0.3 19:45:13 decorator==5.2.1 19:45:13 distlib==0.4.0 19:45:13 docker-py==1.10.6 19:45:13 docker-pycreds==0.4.0 19:45:13 elastic-transport==8.17.1 19:45:13 elasticsearch==8.19.3 19:45:13 elasticsearch-dsl==8.15.4 19:45:13 enum34==1.1.10 19:45:13 filelock==3.20.3 19:45:13 h11==0.16.0 19:45:13 idna==3.11 19:45:13 invoke==2.2.1 19:45:13 ipaddr==2.2.0 19:45:13 isodate==0.7.2 19:45:13 jmespath==1.0.1 19:45:13 jsonpatch==1.33 19:45:13 jsonpath-rw==1.4.0 19:45:13 jsonpointer==3.0.0 19:45:13 lxml==6.0.2 19:45:13 netaddr==1.3.0 19:45:13 netifaces==0.11.0 19:45:13 outcome==1.3.0.post0 19:45:13 paramiko==4.0.0 19:45:13 platformdirs==4.5.1 19:45:13 ply==3.11 19:45:13 pyang==2.7.1 19:45:13 pyangbind==0.8.7 19:45:13 pycparser==2.23 19:45:13 pyhocon==0.3.61 19:45:13 PyNaCl==1.6.2 19:45:13 pyparsing==3.3.1 19:45:13 PySocks==1.7.1 19:45:13 python-dateutil==2.9.0.post0 19:45:13 regex==2026.1.14 19:45:13 requests==2.32.5 19:45:13 robotframework==7.4.1 19:45:13 robotframework-httplibrary==0.4.2 19:45:13 robotframework-pythonlibcore==4.4.1 19:45:13 robotframework-requests==0.9.7 19:45:13 robotframework-selenium2library==3.0.0 19:45:13 robotframework-seleniumlibrary==6.8.0 19:45:13 robotframework-sshlibrary==3.8.0 19:45:13 scapy==2.7.0 19:45:13 scp==0.15.0 19:45:13 selenium==4.39.0 19:45:13 six==1.17.0 19:45:13 sniffio==1.3.1 19:45:13 sortedcontainers==2.4.0 19:45:13 soupsieve==2.8.1 19:45:13 trio==0.32.0 19:45:13 trio-websocket==0.12.2 19:45:13 typing_extensions==4.15.0 19:45:13 urllib3==2.6.3 19:45:13 virtualenv==20.36.1 19:45:13 waitress==3.0.2 19:45:13 WebOb==1.8.9 19:45:13 websocket-client==1.9.0 19:45:13 WebTest==3.0.7 19:45:13 wsproto==1.3.2 19:45:13 [EnvInject] - Injecting environment variables from a build step. 19:45:13 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 19:45:13 [EnvInject] - Variables injected successfully. 19:45:13 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins1807638051857475690.sh 19:45:13 Setup pyenv: 19:45:13 system 19:45:13 3.8.13 19:45:13 3.9.13 19:45:13 3.10.13 19:45:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:45:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from file:/tmp/.os_lf_venv 19:45:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:15 lf-activate-venv(): INFO: Base packages installed successfully 19:45:15 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 19:45:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:45:24 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 19:45:24 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:45:24 + ODL_SYSTEM=() 19:45:24 + TOOLS_SYSTEM=() 19:45:24 + OPENSTACK_SYSTEM=() 19:45:24 + OPENSTACK_CONTROLLERS=() 19:45:24 + mapfile -t ADDR 19:45:24 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 19:45:24 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-141 19:45:26 + for i in "${ADDR[@]}" 19:45:26 ++ ssh 10.30.171.194 hostname -s 19:45:26 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:45:26 + REMHOST=releng-38640-141-0-builder-0 19:45:26 + case ${REMHOST} in 19:45:26 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 19:45:26 + for i in "${ADDR[@]}" 19:45:26 ++ ssh 10.30.170.11 hostname -s 19:45:26 Warning: Permanently added '10.30.170.11' (ECDSA) to the list of known hosts. 19:45:26 + REMHOST=releng-38640-141-1-mininet-ovs-217-0 19:45:26 + case ${REMHOST} in 19:45:26 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 19:45:26 + echo NUM_ODL_SYSTEM=1 19:45:26 + echo NUM_TOOLS_SYSTEM=1 19:45:26 + '[' '' == yes ']' 19:45:26 + NUM_OPENSTACK_SYSTEM=0 19:45:26 + echo NUM_OPENSTACK_SYSTEM=0 19:45:26 + '[' 0 -eq 2 ']' 19:45:26 + echo ODL_SYSTEM_IP=10.30.171.194 19:45:26 ++ seq 0 0 19:45:26 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 19:45:26 + echo ODL_SYSTEM_1_IP=10.30.171.194 19:45:26 + echo TOOLS_SYSTEM_IP=10.30.170.11 19:45:26 ++ seq 0 0 19:45:26 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 19:45:26 + echo TOOLS_SYSTEM_1_IP=10.30.170.11 19:45:26 + openstack_index=0 19:45:26 + NUM_OPENSTACK_CONTROL_NODES=1 19:45:26 + echo NUM_OPENSTACK_CONTROL_NODES=1 19:45:26 ++ seq 0 0 19:45:26 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 19:45:26 + echo OPENSTACK_CONTROL_NODE_1_IP= 19:45:26 + NUM_OPENSTACK_COMPUTE_NODES=-1 19:45:26 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 19:45:26 + '[' -1 -ge 2 ']' 19:45:26 ++ seq 0 -2 19:45:26 + NUM_OPENSTACK_HAPROXY_NODES=0 19:45:26 + echo NUM_OPENSTACK_HAPROXY_NODES=0 19:45:26 ++ seq 0 -1 19:45:26 + echo 'Contents of slave_addresses.txt:' 19:45:26 Contents of slave_addresses.txt: 19:45:26 + cat slave_addresses.txt 19:45:26 NUM_ODL_SYSTEM=1 19:45:26 NUM_TOOLS_SYSTEM=1 19:45:26 NUM_OPENSTACK_SYSTEM=0 19:45:26 ODL_SYSTEM_IP=10.30.171.194 19:45:26 ODL_SYSTEM_1_IP=10.30.171.194 19:45:26 TOOLS_SYSTEM_IP=10.30.170.11 19:45:26 TOOLS_SYSTEM_1_IP=10.30.170.11 19:45:26 NUM_OPENSTACK_CONTROL_NODES=1 19:45:26 OPENSTACK_CONTROL_NODE_1_IP= 19:45:26 NUM_OPENSTACK_COMPUTE_NODES=-1 19:45:26 NUM_OPENSTACK_HAPROXY_NODES=0 19:45:26 [EnvInject] - Injecting environment variables from a build step. 19:45:26 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 19:45:26 [EnvInject] - Variables injected successfully. 19:45:26 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins1990735726395803602.sh 19:45:26 Preparing for JRE Version 21 19:45:26 Karaf artifact is karaf 19:45:26 Karaf project is integration 19:45:26 Java home is /usr/lib/jvm/java-21-openjdk-amd64 19:45:26 [EnvInject] - Injecting environment variables from a build step. 19:45:26 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 19:45:26 [EnvInject] - Variables injected successfully. 19:45:26 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5540541572395197037.sh 19:45:27 2026-01-14 19:45:27 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 19:45:27 Bundle version is 0.23.0-SNAPSHOT 19:45:27 --2026-01-14 19:45:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 19:45:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:45:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:45:27 HTTP request sent, awaiting response... 200 OK 19:45:27 Length: 1410 (1.4K) [application/xml] 19:45:27 Saving to: ‘maven-metadata.xml’ 19:45:27 19:45:27 0K . 100% 67.1M=0s 19:45:27 19:45:27 2026-01-14 19:45:27 (67.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 19:45:27 19:45:27 19:45:27 19:45:27 org.opendaylight.integration 19:45:27 karaf 19:45:27 0.23.0-SNAPSHOT 19:45:27 19:45:27 19:45:27 20260114.162508 19:45:27 869 19:45:27 19:45:27 20260114162508 19:45:27 19:45:27 19:45:27 pom 19:45:27 0.23.0-20260114.162508-869 19:45:27 20260114162508 19:45:27 19:45:27 19:45:27 tar.gz 19:45:27 0.23.0-20260114.162508-869 19:45:27 20260114162508 19:45:27 19:45:27 19:45:27 zip 19:45:27 0.23.0-20260114.162508-869 19:45:27 20260114162508 19:45:27 19:45:27 19:45:27 cyclonedx 19:45:27 xml 19:45:27 0.23.0-20260114.162508-869 19:45:27 20260114162508 19:45:27 19:45:27 19:45:27 cyclonedx 19:45:27 json 19:45:27 0.23.0-20260114.162508-869 19:45:27 20260114162508 19:45:27 19:45:27 19:45:27 19:45:27 19:45:27 Nexus timestamp is 0.23.0-20260114.162508-869 19:45:27 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260114.162508-869.zip 19:45:27 Distribution bundle is karaf-0.23.0-20260114.162508-869.zip 19:45:27 Distribution bundle version is 0.23.0-SNAPSHOT 19:45:27 Distribution folder is karaf-0.23.0-SNAPSHOT 19:45:27 Nexus prefix is https://nexus.opendaylight.org 19:45:27 [EnvInject] - Injecting environment variables from a build step. 19:45:27 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 19:45:27 [EnvInject] - Variables injected successfully. 19:45:27 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6603856922212323560.sh 19:45:27 Setup pyenv: 19:45:27 system 19:45:27 3.8.13 19:45:27 3.9.13 19:45:27 3.10.13 19:45:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:45:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from file:/tmp/.os_lf_venv 19:45:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:29 lf-activate-venv(): INFO: Base packages installed successfully 19:45:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 19:45:35 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:45:35 Copying common-functions.sh to /tmp 19:45:37 Copying common-functions.sh to 10.30.170.11:/tmp 19:45:37 Warning: Permanently added '10.30.170.11' (ECDSA) to the list of known hosts. 19:45:37 Copying common-functions.sh to 10.30.171.194:/tmp 19:45:37 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:45:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11987154607186992594.sh 19:45:38 common-functions.sh is being sourced 19:45:38 common-functions environment: 19:45:38 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:38 ACTUALFEATURES: 19:45:38 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:38 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 19:45:38 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:38 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:38 CONTROLLERMEM: 2048m 19:45:38 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:38 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:38 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:38 SUITES: 19:45:38 19:45:38 ################################################# 19:45:38 ## Configure Cluster and Start ## 19:45:38 ################################################# 19:45:38 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 19:45:38 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 19:45:38 Locating script plan to use... 19:45:38 Finished running script plans 19:45:38 Configuring member-1 with IP address 10.30.171.194 19:45:38 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:45:38 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:45:38 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 19:45:38 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 19:45:38 common-functions.sh is being sourced 19:45:38 ++ echo 'common-functions.sh is being sourced' 19:45:38 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 19:45:38 ++ DISTROSTREAM=vanadium 19:45:38 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:38 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:38 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:38 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:38 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 19:45:38 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 19:45:38 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:38 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:38 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:38 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:38 ++ export CONTROLLERMEM= 19:45:38 ++ CONTROLLERMEM= 19:45:38 ++ case "${DISTROSTREAM}" in 19:45:38 ++ CLUSTER_SYSTEM=pekko 19:45:38 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:38 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:38 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:38 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:38 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:38 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:38 ++ print_common_env 19:45:38 ++ cat 19:45:38 common-functions environment: 19:45:38 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:38 ACTUALFEATURES: 19:45:38 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:38 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 19:45:38 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:38 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:38 CONTROLLERMEM: 19:45:38 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:38 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:38 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:38 SUITES: 19:45:38 19:45:38 ++ SSH='ssh -t -t' 19:45:38 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 19:45:38 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 19:45:38 Changing to /tmp 19:45:38 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260114.162508-869.zip 19:45:38 + echo 'Changing to /tmp' 19:45:38 + cd /tmp 19:45:38 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260114.162508-869.zip' 19:45:38 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260114.162508-869.zip 19:45:38 --2026-01-14 19:45:38-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260114.162508-869.zip 19:45:38 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:45:38 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:45:38 HTTP request sent, awaiting response... 200 OK 19:45:38 Length: 240368840 (229M) [application/zip] 19:45:38 Saving to: ‘karaf-0.23.0-20260114.162508-869.zip’ 19:45:38 19:45:38 0K ........ ........ ........ ........ ........ ........ 1% 76.0M 3s 19:45:38 3072K ........ ........ ........ ........ ........ ........ 2% 119M 2s 19:45:38 6144K ........ ........ ........ ........ ........ ........ 3% 66.7M 3s 19:45:38 9216K ........ ........ ........ ........ ........ ........ 5% 147M 2s 19:45:38 12288K ........ ........ ........ ........ ........ ........ 6% 250M 2s 19:45:38 15360K ........ ........ ........ ........ ........ ........ 7% 224M 2s 19:45:38 18432K ........ ........ ........ ........ ........ ........ 9% 222M 2s 19:45:38 21504K ........ ........ ........ ........ ........ ........ 10% 245M 2s 19:45:38 24576K ........ ........ ........ ........ ........ ........ 11% 257M 1s 19:45:38 27648K ........ ........ ........ ........ ........ ........ 13% 268M 1s 19:45:38 30720K ........ ........ ........ ........ ........ ........ 14% 313M 1s 19:45:38 33792K ........ ........ ........ ........ ........ ........ 15% 324M 1s 19:45:38 36864K ........ ........ ........ ........ ........ ........ 17% 329M 1s 19:45:38 39936K ........ ........ ........ ........ ........ ........ 18% 308M 1s 19:45:38 43008K ........ ........ ........ ........ ........ ........ 19% 343M 1s 19:45:38 46080K ........ ........ ........ ........ ........ ........ 20% 343M 1s 19:45:38 49152K ........ ........ ........ ........ ........ ........ 22% 331M 1s 19:45:38 52224K ........ ........ ........ ........ ........ ........ 23% 340M 1s 19:45:38 55296K ........ ........ ........ ........ ........ ........ 24% 274M 1s 19:45:38 58368K ........ ........ ........ ........ ........ ........ 26% 296M 1s 19:45:38 61440K ........ ........ ........ ........ ........ ........ 27% 258M 1s 19:45:38 64512K ........ ........ ........ ........ ........ ........ 28% 277M 1s 19:45:38 67584K ........ ........ ........ ........ ........ ........ 30% 288M 1s 19:45:39 70656K ........ ........ ........ ........ ........ ........ 31% 250M 1s 19:45:39 73728K ........ ........ ........ ........ ........ ........ 32% 286M 1s 19:45:39 76800K ........ ........ ........ ........ ........ ........ 34% 286M 1s 19:45:39 79872K ........ ........ ........ ........ ........ ........ 35% 312M 1s 19:45:39 82944K ........ ........ ........ ........ ........ ........ 36% 308M 1s 19:45:39 86016K ........ ........ ........ ........ ........ ........ 37% 293M 1s 19:45:39 89088K ........ ........ ........ ........ ........ ........ 39% 320M 1s 19:45:39 92160K ........ ........ ........ ........ ........ ........ 40% 306M 1s 19:45:39 95232K ........ ........ ........ ........ ........ ........ 41% 293M 1s 19:45:39 98304K ........ ........ ........ ........ ........ ........ 43% 289M 1s 19:45:39 101376K ........ ........ ........ ........ ........ ........ 44% 193M 1s 19:45:39 104448K ........ ........ ........ ........ ........ ........ 45% 223M 1s 19:45:39 107520K ........ ........ ........ ........ ........ ........ 47% 230M 1s 19:45:39 110592K ........ ........ ........ ........ ........ ........ 48% 263M 1s 19:45:39 113664K ........ ........ ........ ........ ........ ........ 49% 215M 1s 19:45:39 116736K ........ ........ ........ ........ ........ ........ 51% 219M 0s 19:45:39 119808K ........ ........ ........ ........ ........ ........ 52% 213M 0s 19:45:39 122880K ........ ........ ........ ........ ........ ........ 53% 211M 0s 19:45:39 125952K ........ ........ ........ ........ ........ ........ 54% 221M 0s 19:45:39 129024K ........ ........ ........ ........ ........ ........ 56% 225M 0s 19:45:39 132096K ........ ........ ........ ........ ........ ........ 57% 259M 0s 19:45:39 135168K ........ ........ ........ ........ ........ ........ 58% 246M 0s 19:45:39 138240K ........ ........ ........ ........ ........ ........ 60% 200M 0s 19:45:39 141312K ........ ........ ........ ........ ........ ........ 61% 236M 0s 19:45:39 144384K ........ ........ ........ ........ ........ ........ 62% 228M 0s 19:45:39 147456K ........ ........ ........ ........ ........ ........ 64% 203M 0s 19:45:39 150528K ........ ........ ........ ........ ........ ........ 65% 196M 0s 19:45:39 153600K ........ ........ ........ ........ ........ ........ 66% 196M 0s 19:45:39 156672K ........ ........ ........ ........ ........ ........ 68% 192M 0s 19:45:39 159744K ........ ........ ........ ........ ........ ........ 69% 221M 0s 19:45:39 162816K ........ ........ ........ ........ ........ ........ 70% 225M 0s 19:45:39 165888K ........ ........ ........ ........ ........ ........ 71% 180M 0s 19:45:39 168960K ........ ........ ........ ........ ........ ........ 73% 198M 0s 19:45:39 172032K ........ ........ ........ ........ ........ ........ 74% 208M 0s 19:45:39 175104K ........ ........ ........ ........ ........ ........ 75% 197M 0s 19:45:39 178176K ........ ........ ........ ........ ........ ........ 77% 206M 0s 19:45:39 181248K ........ ........ ........ ........ ........ ........ 78% 277M 0s 19:45:39 184320K ........ ........ ........ ........ ........ ........ 79% 283M 0s 19:45:39 187392K ........ ........ ........ ........ ........ ........ 81% 263M 0s 19:45:39 190464K ........ ........ ........ ........ ........ ........ 82% 262M 0s 19:45:39 193536K ........ ........ ........ ........ ........ ........ 83% 284M 0s 19:45:39 196608K ........ ........ ........ ........ ........ ........ 85% 281M 0s 19:45:39 199680K ........ ........ ........ ........ ........ ........ 86% 296M 0s 19:45:39 202752K ........ ........ ........ ........ ........ ........ 87% 276M 0s 19:45:39 205824K ........ ........ ........ ........ ........ ........ 88% 244M 0s 19:45:39 208896K ........ ........ ........ ........ ........ ........ 90% 251M 0s 19:45:39 211968K ........ ........ ........ ........ ........ ........ 91% 242M 0s 19:45:39 215040K ........ ........ ........ ........ ........ ........ 92% 269M 0s 19:45:39 218112K ........ ........ ........ ........ ........ ........ 94% 255M 0s 19:45:39 221184K ........ ........ ........ ........ ........ ........ 95% 260M 0s 19:45:39 224256K ........ ........ ........ ........ ........ ........ 96% 303M 0s 19:45:39 227328K ........ ........ ........ ........ ........ ........ 98% 279M 0s 19:45:39 230400K ........ ........ ........ ........ ........ ........ 99% 298M 0s 19:45:39 233472K ........ ........ ... 100% 267M=1.0s 19:45:39 19:45:39 2026-01-14 19:45:39 (231 MB/s) - ‘karaf-0.23.0-20260114.162508-869.zip’ saved [240368840/240368840] 19:45:39 19:45:39 Extracting the new controller... 19:45:39 + echo 'Extracting the new controller...' 19:45:39 + unzip -q karaf-0.23.0-20260114.162508-869.zip 19:45:41 Adding external repositories... 19:45:41 + echo 'Adding external repositories...' 19:45:41 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:41 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:41 ################################################################################ 19:45:41 # 19:45:41 # Licensed to the Apache Software Foundation (ASF) under one or more 19:45:41 # contributor license agreements. See the NOTICE file distributed with 19:45:41 # this work for additional information regarding copyright ownership. 19:45:41 # The ASF licenses this file to You under the Apache License, Version 2.0 19:45:41 # (the "License"); you may not use this file except in compliance with 19:45:41 # the License. You may obtain a copy of the License at 19:45:41 # 19:45:41 # http://www.apache.org/licenses/LICENSE-2.0 19:45:41 # 19:45:41 # Unless required by applicable law or agreed to in writing, software 19:45:41 # distributed under the License is distributed on an "AS IS" BASIS, 19:45:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 19:45:41 # See the License for the specific language governing permissions and 19:45:41 # limitations under the License. 19:45:41 # 19:45:41 ################################################################################ 19:45:41 19:45:41 # 19:45:41 # If set to true, the following property will not allow any certificate to be used 19:45:41 # when accessing Maven repositories through SSL 19:45:41 # 19:45:41 #org.ops4j.pax.url.mvn.certificateCheck= 19:45:41 19:45:41 # 19:45:41 # Path to the local Maven settings file. 19:45:41 # The repositories defined in this file will be automatically added to the list 19:45:41 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 19:45:41 # below is not set. 19:45:41 # The following locations are checked for the existence of the settings.xml file 19:45:41 # * 1. looks for the specified url 19:45:41 # * 2. if not found looks for ${user.home}/.m2/settings.xml 19:45:41 # * 3. if not found looks for ${maven.home}/conf/settings.xml 19:45:41 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 19:45:41 # 19:45:41 #org.ops4j.pax.url.mvn.settings= 19:45:41 19:45:41 # 19:45:41 # Path to the local Maven repository which is used to avoid downloading 19:45:41 # artifacts when they already exist locally. 19:45:41 # The value of this property will be extracted from the settings.xml file 19:45:41 # above, or defaulted to: 19:45:41 # System.getProperty( "user.home" ) + "/.m2/repository" 19:45:41 # 19:45:41 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 19:45:41 19:45:41 # 19:45:41 # Default this to false. It's just weird to use undocumented repos 19:45:41 # 19:45:41 org.ops4j.pax.url.mvn.useFallbackRepositories=false 19:45:41 19:45:41 # 19:45:41 # Uncomment if you don't wanna use the proxy settings 19:45:41 # from the Maven conf/settings.xml file 19:45:41 # 19:45:41 # org.ops4j.pax.url.mvn.proxySupport=false 19:45:41 19:45:41 # 19:45:41 # Comma separated list of repositories scanned when resolving an artifact. 19:45:41 # Those repositories will be checked before iterating through the 19:45:41 # below list of repositories and even before the local repository 19:45:41 # A repository url can be appended with zero or more of the following flags: 19:45:41 # @snapshots : the repository contains snaphots 19:45:41 # @noreleases : the repository does not contain any released artifacts 19:45:41 # 19:45:41 # The following property value will add the system folder as a repo. 19:45:41 # 19:45:41 org.ops4j.pax.url.mvn.defaultRepositories=\ 19:45:41 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 19:45:41 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 19:45:41 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 19:45:41 19:45:41 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 19:45:41 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 19:45:41 19:45:41 # 19:45:41 # Comma separated list of repositories scanned when resolving an artifact. 19:45:41 # The default list includes the following repositories: 19:45:41 # http://repo1.maven.org/maven2@id=central 19:45:41 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 19:45:41 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 19:45:41 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 19:45:41 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 19:45:41 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 19:45:41 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 19:45:41 # To add repositories to the default ones, prepend '+' to the list of repositories 19:45:41 # to add. 19:45:41 # A repository url can be appended with zero or more of the following flags: 19:45:41 # @snapshots : the repository contains snapshots 19:45:41 # @noreleases : the repository does not contain any released artifacts 19:45:41 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 19:45:41 # 19:45:41 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 19:45:41 19:45:41 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 19:45:41 + [[ True == \T\r\u\e ]] 19:45:41 + echo 'Configuring the startup features...' 19:45:41 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:41 + FEATURE_TEST_STRING=features-test 19:45:41 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 19:45:41 + KARAF_VERSION=karaf4 19:45:41 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 19:45:41 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:41 + [[ ! -z '' ]] 19:45:41 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:41 ################################################################################ 19:45:41 # 19:45:41 # Licensed to the Apache Software Foundation (ASF) under one or more 19:45:41 # contributor license agreements. See the NOTICE file distributed with 19:45:41 # this work for additional information regarding copyright ownership. 19:45:41 # The ASF licenses this file to You under the Apache License, Version 2.0 19:45:41 # (the "License"); you may not use this file except in compliance with 19:45:41 # the License. You may obtain a copy of the License at 19:45:41 # 19:45:41 # http://www.apache.org/licenses/LICENSE-2.0 19:45:41 # 19:45:41 # Unless required by applicable law or agreed to in writing, software 19:45:41 # distributed under the License is distributed on an "AS IS" BASIS, 19:45:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 19:45:41 # See the License for the specific language governing permissions and 19:45:41 # limitations under the License. 19:45:41 # 19:45:41 ################################################################################ 19:45:41 19:45:41 # 19:45:41 # Comma separated list of features repositories to register by default 19:45:41 # 19:45:41 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/3ac3527d-571e-4dbd-b3d3-6b38ea674d24.xml 19:45:41 19:45:41 # 19:45:41 # Comma separated list of features to install at startup 19:45:41 # 19:45:41 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 3d04738d-02ef-4fee-8659-ec27c28b23ad 19:45:41 19:45:41 # 19:45:41 # Resource repositories (OBR) that the features resolver can use 19:45:41 # to resolve requirements/capabilities 19:45:41 # 19:45:41 # The format of the resourceRepositories is 19:45:41 # resourceRepositories=[xml:url|json:url],... 19:45:41 # for Instance: 19:45:41 # 19:45:41 #resourceRepositories=xml:http://host/path/to/index.xml 19:45:41 # or 19:45:41 #resourceRepositories=json:http://host/path/to/index.json 19:45:41 # 19:45:41 19:45:41 # 19:45:41 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 19:45:41 # 19:45:41 featuresBootAsynchronous=false 19:45:41 19:45:41 # 19:45:41 # Service requirements enforcement 19:45:41 # 19:45:41 # By default, the feature resolver checks the service requirements/capabilities of 19:45:41 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 19:45:41 # the required bundles. 19:45:41 # The following flag can have those values: 19:45:41 # - disable: service requirements are completely ignored 19:45:41 # - default: service requirements are ignored for old features 19:45:41 # - enforce: service requirements are always verified 19:45:41 # 19:45:41 #serviceRequirements=default 19:45:41 19:45:41 # 19:45:41 # Store cfg file for config element in feature 19:45:41 # 19:45:41 #configCfgStore=true 19:45:41 19:45:41 # 19:45:41 # Define if the feature service automatically refresh bundles 19:45:41 # 19:45:41 autoRefresh=true 19:45:41 19:45:41 # 19:45:41 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 19:45:41 # XML file defines instructions related to features processing 19:45:41 # versions.properties may declare properties to resolve placeholders in XML file 19:45:41 # both files are relative to ${karaf.etc} 19:45:41 # 19:45:41 #featureProcessing=org.apache.karaf.features.xml 19:45:41 #featureProcessingVersions=versions.properties 19:45:41 + configure_karaf_log karaf4 '' 19:45:41 + local -r karaf_version=karaf4 19:45:41 + local -r controllerdebugmap= 19:45:41 + local logapi=log4j 19:45:41 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:41 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 19:45:41 log4j2.rootLogger.level = INFO 19:45:41 #log4j2.rootLogger.type = asyncRoot 19:45:41 #log4j2.rootLogger.includeLocation = false 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 19:45:41 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 19:45:41 log4j2.rootLogger.appenderRef.Console.ref = Console 19:45:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 19:45:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 19:45:41 log4j2.logger.spifly.name = org.apache.aries.spifly 19:45:41 log4j2.logger.spifly.level = WARN 19:45:41 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 19:45:41 log4j2.logger.audit.level = INFO 19:45:41 log4j2.logger.audit.additivity = false 19:45:41 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 19:45:41 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 19:45:41 log4j2.appender.console.type = Console 19:45:41 log4j2.appender.console.name = Console 19:45:41 log4j2.appender.console.layout.type = PatternLayout 19:45:41 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 19:45:41 log4j2.appender.rolling.type = RollingRandomAccessFile 19:45:41 log4j2.appender.rolling.name = RollingFile 19:45:41 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 19:45:41 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 19:45:41 #log4j2.appender.rolling.immediateFlush = false 19:45:41 log4j2.appender.rolling.append = true 19:45:41 log4j2.appender.rolling.layout.type = PatternLayout 19:45:41 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 19:45:41 log4j2.appender.rolling.policies.type = Policies 19:45:41 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 19:45:41 log4j2.appender.rolling.policies.size.size = 64MB 19:45:41 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 19:45:41 log4j2.appender.rolling.strategy.max = 7 19:45:41 log4j2.appender.audit.type = RollingRandomAccessFile 19:45:41 log4j2.appender.audit.name = AuditRollingFile 19:45:41 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 19:45:41 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 19:45:41 log4j2.appender.audit.append = true 19:45:41 log4j2.appender.audit.layout.type = PatternLayout 19:45:41 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 19:45:41 log4j2.appender.audit.policies.type = Policies 19:45:41 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 19:45:41 log4j2.appender.audit.policies.size.size = 8MB 19:45:41 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 19:45:41 log4j2.appender.audit.strategy.max = 7 19:45:41 log4j2.appender.osgi.type = PaxOsgi 19:45:41 log4j2.appender.osgi.name = PaxOsgi 19:45:41 log4j2.appender.osgi.filter = * 19:45:41 #log4j2.logger.aether.name = shaded.org.eclipse.aether 19:45:41 #log4j2.logger.aether.level = TRACE 19:45:41 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 19:45:41 #log4j2.logger.http-headers.level = DEBUG 19:45:41 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 19:45:41 #log4j2.logger.maven.level = TRACE 19:45:41 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 19:45:41 + logapi=log4j2 19:45:41 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 19:45:41 + '[' log4j2 == log4j2 ']' 19:45:41 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:41 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 19:45:41 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 19:45:41 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 19:45:41 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 19:45:41 controllerdebugmap: 19:45:41 + unset IFS 19:45:41 + echo 'controllerdebugmap: ' 19:45:41 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:41 + '[' -n '' ']' 19:45:41 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 19:45:41 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:41 ################################################################################ 19:45:41 # 19:45:41 # Licensed to the Apache Software Foundation (ASF) under one or more 19:45:41 # contributor license agreements. See the NOTICE file distributed with 19:45:41 # this work for additional information regarding copyright ownership. 19:45:41 # The ASF licenses this file to You under the Apache License, Version 2.0 19:45:41 # (the "License"); you may not use this file except in compliance with 19:45:41 # the License. You may obtain a copy of the License at 19:45:41 # 19:45:41 # http://www.apache.org/licenses/LICENSE-2.0 19:45:41 # 19:45:41 # Unless required by applicable law or agreed to in writing, software 19:45:41 # distributed under the License is distributed on an "AS IS" BASIS, 19:45:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 19:45:41 # See the License for the specific language governing permissions and 19:45:41 # limitations under the License. 19:45:41 # 19:45:41 ################################################################################ 19:45:41 19:45:41 # Common pattern layout for appenders 19:45:41 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 19:45:41 19:45:41 # Root logger 19:45:41 log4j2.rootLogger.level = INFO 19:45:41 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 19:45:41 #log4j2.rootLogger.type = asyncRoot 19:45:41 #log4j2.rootLogger.includeLocation = false 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 19:45:41 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 19:45:41 log4j2.rootLogger.appenderRef.Console.ref = Console 19:45:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 19:45:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 19:45:41 19:45:41 # Filters for logs marked by org.opendaylight.odlparent.Markers 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 19:45:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 19:45:41 19:45:41 # Loggers configuration 19:45:41 19:45:41 # Spifly logger 19:45:41 log4j2.logger.spifly.name = org.apache.aries.spifly 19:45:41 log4j2.logger.spifly.level = WARN 19:45:41 19:45:41 # Security audit logger 19:45:41 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 19:45:41 log4j2.logger.audit.level = INFO 19:45:41 log4j2.logger.audit.additivity = false 19:45:41 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 19:45:41 19:45:41 # Appenders configuration 19:45:41 19:45:41 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 19:45:41 log4j2.appender.console.type = Console 19:45:41 log4j2.appender.console.name = Console 19:45:41 log4j2.appender.console.layout.type = PatternLayout 19:45:41 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 19:45:41 19:45:41 # Rolling file appender 19:45:41 log4j2.appender.rolling.type = RollingRandomAccessFile 19:45:41 log4j2.appender.rolling.name = RollingFile 19:45:41 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 19:45:41 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 19:45:41 # uncomment to not force a disk flush 19:45:41 #log4j2.appender.rolling.immediateFlush = false 19:45:41 log4j2.appender.rolling.append = true 19:45:41 log4j2.appender.rolling.layout.type = PatternLayout 19:45:41 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 19:45:41 log4j2.appender.rolling.policies.type = Policies 19:45:41 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 19:45:41 log4j2.appender.rolling.policies.size.size = 1GB 19:45:41 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 19:45:41 log4j2.appender.rolling.strategy.max = 7 19:45:41 19:45:41 # Audit file appender 19:45:41 log4j2.appender.audit.type = RollingRandomAccessFile 19:45:41 log4j2.appender.audit.name = AuditRollingFile 19:45:41 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 19:45:41 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 19:45:41 log4j2.appender.audit.append = true 19:45:41 log4j2.appender.audit.layout.type = PatternLayout 19:45:41 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 19:45:41 log4j2.appender.audit.policies.type = Policies 19:45:41 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 19:45:41 log4j2.appender.audit.policies.size.size = 8MB 19:45:41 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 19:45:41 log4j2.appender.audit.strategy.max = 7 19:45:41 19:45:41 # OSGi appender 19:45:41 log4j2.appender.osgi.type = PaxOsgi 19:45:41 log4j2.appender.osgi.name = PaxOsgi 19:45:41 log4j2.appender.osgi.filter = * 19:45:41 19:45:41 # help with identification of maven-related problems with pax-url-aether 19:45:41 #log4j2.logger.aether.name = shaded.org.eclipse.aether 19:45:41 #log4j2.logger.aether.level = TRACE 19:45:41 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 19:45:41 #log4j2.logger.http-headers.level = DEBUG 19:45:41 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 19:45:41 #log4j2.logger.maven.level = TRACE 19:45:41 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 19:45:41 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 19:45:41 Configure 19:45:41 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:41 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 19:45:41 + local -r controllermem=2048m 19:45:41 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:41 + echo Configure 19:45:41 java home: /usr/lib/jvm/java-21-openjdk-amd64 19:45:41 max memory: 2048m 19:45:41 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:41 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 19:45:41 + echo ' max memory: 2048m' 19:45:41 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 19:45:41 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:41 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:41 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:41 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 19:45:41 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:41 #!/bin/sh 19:45:41 # 19:45:41 # Licensed to the Apache Software Foundation (ASF) under one or more 19:45:41 # contributor license agreements. See the NOTICE file distributed with 19:45:41 # this work for additional information regarding copyright ownership. 19:45:41 # The ASF licenses this file to You under the Apache License, Version 2.0 19:45:41 # (the "License"); you may not use this file except in compliance with 19:45:41 # the License. You may obtain a copy of the License at 19:45:41 # 19:45:41 # http://www.apache.org/licenses/LICENSE-2.0 19:45:41 # 19:45:41 # Unless required by applicable law or agreed to in writing, software 19:45:41 # distributed under the License is distributed on an "AS IS" BASIS, 19:45:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 19:45:41 # See the License for the specific language governing permissions and 19:45:41 # limitations under the License. 19:45:41 # 19:45:41 19:45:41 # 19:45:41 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 19:45:41 # script: client, instance, shell, start, status, stop, karaf 19:45:41 # 19:45:41 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 19:45:41 # Actions go here... 19:45:41 # fi 19:45:41 19:45:41 # 19:45:41 # general settings which should be applied for all scripts go here; please keep 19:45:41 # in mind that it is possible that scripts might be executed more than once, e.g. 19:45:41 # in example of the start script where the start script is executed first and the 19:45:41 # karaf script afterwards. 19:45:41 # 19:45:41 19:45:41 # 19:45:41 # The following section shows the possible configuration options for the default 19:45:41 # karaf scripts 19:45:41 # 19:45:41 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 19:45:41 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 19:45:41 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 19:45:41 # export EXTRA_JAVA_OPTS # Additional JVM options 19:45:41 # export KARAF_HOME # Karaf home folder 19:45:41 # export KARAF_DATA # Karaf data folder 19:45:41 # export KARAF_BASE # Karaf base folder 19:45:41 # export KARAF_ETC # Karaf etc folder 19:45:41 # export KARAF_LOG # Karaf log folder 19:45:41 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 19:45:41 # export KARAF_OPTS # Additional available Karaf options 19:45:41 # export KARAF_DEBUG # Enable debug mode 19:45:41 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 19:45:41 # export KARAF_NOROOT # Prevent execution as root if set to true 19:45:41 Set Java version 19:45:41 + echo 'Set Java version' 19:45:41 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 19:45:41 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:45:41 sudo: a password is required 19:45:41 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:41 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:45:41 sudo: a password is required 19:45:41 JDK default version ... 19:45:41 + echo 'JDK default version ...' 19:45:41 + java -version 19:45:42 openjdk version "21.0.9" 2025-10-21 19:45:42 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 19:45:42 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 19:45:42 Set JAVA_HOME 19:45:42 + echo 'Set JAVA_HOME' 19:45:42 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:45:42 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:45:42 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:42 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:42 Listing all open ports on controller system... 19:45:42 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:42 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 19:45:42 + echo 'Listing all open ports on controller system...' 19:45:42 + netstat -pnatu 19:45:42 /tmp/configuration-script.sh: line 40: netstat: command not found 19:45:42 Configuring cluster 19:45:42 + '[' -f /tmp/custom_shard_config.txt ']' 19:45:42 + echo 'Configuring cluster' 19:45:42 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.194 19:45:42 ################################################ 19:45:42 ## Configure Cluster ## 19:45:42 ################################################ 19:45:42 NOTE: Cluster configuration files not found. Copying from 19:45:42 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 19:45:42 Configuring unique name in pekko.conf 19:45:42 Configuring hostname in pekko.conf 19:45:42 Configuring data and rpc seed nodes in pekko.conf 19:45:42 modules = [ 19:45:42 19:45:42 { 19:45:42 name = "inventory" 19:45:42 namespace = "urn:opendaylight:inventory" 19:45:42 shard-strategy = "module" 19:45:42 }, 19:45:42 { 19:45:42 name = "topology" 19:45:42 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 19:45:42 shard-strategy = "module" 19:45:42 }, 19:45:42 { 19:45:42 name = "toaster" 19:45:42 namespace = "http://netconfcentral.org/ns/toaster" 19:45:42 shard-strategy = "module" 19:45:42 } 19:45:42 ] 19:45:42 Configuring replication type in module-shards.conf 19:45:42 ################################################ 19:45:42 ## NOTE: Manually restart controller to ## 19:45:42 ## apply configuration. ## 19:45:42 ################################################ 19:45:42 Dump pekko.conf 19:45:42 + echo 'Dump pekko.conf' 19:45:42 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:42 19:45:42 odl-cluster-data { 19:45:42 pekko { 19:45:42 remote { 19:45:42 artery { 19:45:42 enabled = on 19:45:42 transport = tcp 19:45:42 canonical.hostname = "10.30.171.194" 19:45:42 canonical.port = 2550 19:45:42 } 19:45:42 } 19:45:42 19:45:42 cluster { 19:45:42 # Using artery. 19:45:42 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.194:2550"] 19:45:42 19:45:42 roles = ["member-1"] 19:45:42 19:45:42 # when under load we might trip a false positive on the failure detector 19:45:42 # failure-detector { 19:45:42 # heartbeat-interval = 4 s 19:45:42 # acceptable-heartbeat-pause = 16s 19:45:42 # } 19:45:42 } 19:45:42 19:45:42 persistence { 19:45:42 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 19:45:42 # modifying the following two properties. The directory location specified may be a relative or absolute path. 19:45:42 # The relative path is always relative to KARAF_HOME. 19:45:42 19:45:42 # snapshot-store.local.dir = "target/snapshots" 19:45:42 } 19:45:42 disable-default-actor-system-quarantined-event-handling = "false" 19:45:42 } 19:45:42 } 19:45:42 Dump modules.conf 19:45:42 + echo 'Dump modules.conf' 19:45:42 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:42 modules = [ 19:45:42 19:45:42 { 19:45:42 name = "inventory" 19:45:42 namespace = "urn:opendaylight:inventory" 19:45:42 shard-strategy = "module" 19:45:42 }, 19:45:42 { 19:45:42 name = "topology" 19:45:42 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 19:45:42 shard-strategy = "module" 19:45:42 }, 19:45:42 { 19:45:42 name = "toaster" 19:45:42 namespace = "http://netconfcentral.org/ns/toaster" 19:45:42 shard-strategy = "module" 19:45:42 } 19:45:42 ] 19:45:42 Dump module-shards.conf 19:45:42 + echo 'Dump module-shards.conf' 19:45:42 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:42 module-shards = [ 19:45:42 { 19:45:42 name = "default" 19:45:42 shards = [ 19:45:42 { 19:45:42 name = "default" 19:45:42 replicas = ["member-1"] 19:45:42 } 19:45:42 ] 19:45:42 }, 19:45:42 { 19:45:42 name = "inventory" 19:45:42 shards = [ 19:45:42 { 19:45:42 name="inventory" 19:45:42 replicas = ["member-1"] 19:45:42 } 19:45:42 ] 19:45:42 }, 19:45:42 { 19:45:42 name = "topology" 19:45:42 shards = [ 19:45:42 { 19:45:42 name="topology" 19:45:42 replicas = ["member-1"] 19:45:42 } 19:45:42 ] 19:45:42 }, 19:45:42 { 19:45:42 name = "toaster" 19:45:42 shards = [ 19:45:42 { 19:45:42 name="toaster" 19:45:42 replicas = ["member-1"] 19:45:42 } 19:45:42 ] 19:45:42 } 19:45:42 ] 19:45:42 Locating config plan to use... 19:45:42 Finished running config plans 19:45:42 Starting member-1 with IP address 10.30.171.194 19:45:42 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:45:42 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:45:42 Redirecting karaf console output to karaf_console.log 19:45:42 Starting controller... 19:45:42 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 19:45:42 Execute the post startup script on controller 10.30.171.194 19:45:42 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:45:42 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:45:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:43 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 19:46:48 2026-01-14T19:46:01,616 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 19:46:48 Controller is UP 19:46:48 2026-01-14T19:46:01,616 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 19:46:48 Listing all open ports on controller system... 19:46:48 /tmp/post-startup-script.sh: line 51: netstat: command not found 19:46:48 looking for "BindException: Address already in use" in log file 19:46:48 looking for "server is unhealthy" in log file 19:46:48 Let's take the karaf thread dump 19:46:48 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:46:48 karaf main: org.apache.karaf.main.Main, pid:2009 19:46:48 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:46:49 Generating mininet variables... 19:46:49 Locating test plan to use... 19:46:49 Changing the testplan path... 19:46:49 # Place the suites in run order: 19:46:49 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 19:46:49 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 19:46:49 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 19:46:49 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 19:46:49 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ... 19:46:49 ============================================================================== 19:46:49 openflowplugin-sanity.txt 19:46:49 ============================================================================== 19:46:49 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 19:46:49 ============================================================================== 19:46:52 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 19:46:52 ============================================================================== 19:46:52 Get list of nodes :: Get the inventory | PASS | 19:46:56 ------------------------------------------------------------------------------ 19:46:56 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 19:46:56 ------------------------------------------------------------------------------ 19:46:56 Get node 1 inventory :: Get the inventory for a node | PASS | 19:46:56 ------------------------------------------------------------------------------ 19:46:56 Get node 2 inventory :: Get the inventory for a node | PASS | 19:46:56 ------------------------------------------------------------------------------ 19:46:56 Get node 3 inventory :: Get the inventory for a node | PASS | 19:46:56 ------------------------------------------------------------------------------ 19:46:56 Link Down :: Take link s1-s2 down | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 Link Up :: Take link s1-s2 up | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 19:46:58 7 tests, 7 passed, 0 failed 19:46:58 ============================================================================== 19:46:58 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 19:46:58 ============================================================================== 19:46:58 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 List all the links :: List all the links in the topology. | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 Link Down :: Take link s1-s2 down | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 Link Up :: Take link s1-s2 up | PASS | 19:47:00 ------------------------------------------------------------------------------ 19:47:00 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 19:47:00 4 tests, 4 passed, 0 failed 19:47:00 ============================================================================== 19:47:00 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 19:47:00 ============================================================================== 19:47:00 Get Stats for all nodes :: Get the stats for all nodes | PASS | 19:47:00 ------------------------------------------------------------------------------ 19:47:00 Get Stats for node 1 :: Get the stats for a node | PASS | 19:47:00 ------------------------------------------------------------------------------ 19:47:00 Get Stats for node 2 :: Get the stats for a node | PASS | 19:47:00 ------------------------------------------------------------------------------ 19:47:00 Get Stats for node 3 :: Get the stats for a node | PASS | 19:47:00 ------------------------------------------------------------------------------ 19:47:00 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 19:47:00 4 tests, 4 passed, 0 failed 19:47:00 ============================================================================== 19:47:00 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 19:47:00 ============================================================================== 19:47:00 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 19:47:00 ------------------------------------------------------------------------------ 19:47:00 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 19:47:00 ------------------------------------------------------------------------------ 19:47:00 Verify after adding flow operational - Output to physical port# ::... | PASS | 19:47:05 ------------------------------------------------------------------------------ 19:47:05 Remove a flow - Output to physical port# :: Remove a flow | PASS | 19:47:05 ------------------------------------------------------------------------------ 19:47:05 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 19:47:05 ------------------------------------------------------------------------------ 19:47:05 Verify after deleting flow operational - Output to physical port# ... | PASS | 19:47:07 ------------------------------------------------------------------------------ 19:47:07 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 19:47:07 6 tests, 6 passed, 0 failed 19:47:07 ============================================================================== 19:47:07 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 19:47:07 21 tests, 21 passed, 0 failed 19:47:07 ============================================================================== 19:47:07 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 19:47:07 ============================================================================== 19:47:10 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 19:47:10 ============================================================================== 19:47:10 Get list of nodes :: Get the inventory | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Get node 1 inventory :: Get the inventory for a node | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Get node 2 inventory :: Get the inventory for a node | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Get node 3 inventory :: Get the inventory for a node | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Link Down :: Take link s1-s2 down | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Link Up :: Take link s1-s2 up | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 19:47:12 7 tests, 7 passed, 0 failed 19:47:12 ============================================================================== 19:47:12 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 19:47:12 ============================================================================== 19:47:12 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 List all the links :: List all the links in the topology. | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Link Down :: Take link s1-s2 down | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Link Up :: Take link s1-s2 up | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 19:47:12 4 tests, 4 passed, 0 failed 19:47:12 ============================================================================== 19:47:12 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 19:47:12 ============================================================================== 19:47:12 Get Stats for all nodes :: Get the stats for all nodes | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Get Stats for node 1 :: Get the stats for a node | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Get Stats for node 2 :: Get the stats for a node | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Get Stats for node 3 :: Get the stats for a node | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 19:47:12 4 tests, 4 passed, 0 failed 19:47:12 ============================================================================== 19:47:12 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 19:47:12 ============================================================================== 19:47:12 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 19:47:12 ------------------------------------------------------------------------------ 19:47:12 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 19:47:14 ------------------------------------------------------------------------------ 19:47:14 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 19:47:14 ------------------------------------------------------------------------------ 19:47:14 Verify after modifying flow config - Output to physical port# :: V... | PASS | 19:47:15 ------------------------------------------------------------------------------ 19:47:15 Verify after modifying flow operational - Output to physical port#... | PASS | 19:47:17 ------------------------------------------------------------------------------ 19:47:17 Remove a flow - Output to physical port# :: Remove a flow | PASS | 19:47:17 ------------------------------------------------------------------------------ 19:47:17 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 19:47:17 ------------------------------------------------------------------------------ 19:47:17 Verify after deleting flow operational - Output to physical port# ... | PASS | 19:47:21 ------------------------------------------------------------------------------ 19:47:21 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 19:47:21 9 tests, 9 passed, 0 failed 19:47:21 ============================================================================== 19:47:21 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 19:47:21 24 tests, 24 passed, 0 failed 19:47:21 ============================================================================== 19:47:21 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 19:47:21 ============================================================================== 19:47:24 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 19:47:24 ============================================================================== 19:47:25 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 19:47:27 ------------------------------------------------------------------------------ 19:47:27 Test Is Flow 1 Added | PASS | 19:47:27 ------------------------------------------------------------------------------ 19:47:27 Test Is Flow 2 Added | PASS | 19:47:27 ------------------------------------------------------------------------------ 19:47:27 Test Is Flow 3 Added | PASS | 19:47:27 ------------------------------------------------------------------------------ 19:47:27 Test Is Flow 4 Added | PASS | 19:47:27 ------------------------------------------------------------------------------ 19:47:27 Test Is Flow 5 Added | PASS | 19:47:27 ------------------------------------------------------------------------------ 19:47:27 Test Is Flow 6 Added | PASS | 19:47:28 ------------------------------------------------------------------------------ 19:47:28 Test Is Flow 7 Added | PASS | 19:47:28 ------------------------------------------------------------------------------ 19:47:28 Test Is Flow 8 Added | PASS | 19:47:28 ------------------------------------------------------------------------------ 19:47:28 Test Is Flow 9 Added | PASS | 19:47:28 ------------------------------------------------------------------------------ 19:47:28 Test Is Flow 10 Added | PASS | 19:47:28 ------------------------------------------------------------------------------ 19:47:28 Test Is Flow 11 Added | PASS | 19:47:28 ------------------------------------------------------------------------------ 19:47:28 Test Is Flow 14 Added | PASS | 19:47:28 ------------------------------------------------------------------------------ 19:47:28 Test Is Flow 15 Added | PASS | 19:47:28 ------------------------------------------------------------------------------ 19:47:28 Test Is Flow 16 Added | PASS | 19:47:29 ------------------------------------------------------------------------------ 19:47:29 Test Is Flow 17 Added | PASS | 19:47:29 ------------------------------------------------------------------------------ 19:47:29 Test Is Flow 18 Added | PASS | 19:47:29 ------------------------------------------------------------------------------ 19:47:29 Test Is Flow 19 Added | PASS | 19:47:29 ------------------------------------------------------------------------------ 19:47:29 Test Is Flow 20 Added | PASS | 19:47:29 ------------------------------------------------------------------------------ 19:47:29 Test Is Flow 21 Added | PASS | 19:47:29 ------------------------------------------------------------------------------ 19:47:29 Test Is Flow 22 Added | PASS | 19:47:29 ------------------------------------------------------------------------------ 19:47:29 Test Is Flow 23 Added | PASS | 19:47:29 ------------------------------------------------------------------------------ 19:47:29 Test Is Flow 24 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 25 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 31 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 36 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 38 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 43 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 45 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 101 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 102 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 103 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 104 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 105 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 106 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 107 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 108 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 109 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 110 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 113 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 156 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 201 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 202 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 203 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 204 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 205 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 206 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 209 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 214 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 218 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 219 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 220 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 221 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 222 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 223 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 224 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 225 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 550 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 19:47:39 ------------------------------------------------------------------------------ 19:47:39 Test Is Flow 1 Updated | PASS | 19:47:39 ------------------------------------------------------------------------------ 19:47:39 Test Is Flow 2 Updated | PASS | 19:47:39 ------------------------------------------------------------------------------ 19:47:39 Test Is Flow 3 Updated | PASS | 19:47:39 ------------------------------------------------------------------------------ 19:47:39 Test Is Flow 4 Updated | PASS | 19:47:40 ------------------------------------------------------------------------------ 19:47:40 Test Is Flow 5 Updated | PASS | 19:47:40 ------------------------------------------------------------------------------ 19:47:40 Test Is Flow 6 Updated | PASS | 19:47:40 ------------------------------------------------------------------------------ 19:47:40 Test Is Flow 7 Updated | PASS | 19:47:40 ------------------------------------------------------------------------------ 19:47:40 Test Is Flow 8 Updated | PASS | 19:47:40 ------------------------------------------------------------------------------ 19:47:40 Test Is Flow 9 Updated | PASS | 19:47:40 ------------------------------------------------------------------------------ 19:47:40 Test Is Flow 10 Updated | PASS | 19:47:40 ------------------------------------------------------------------------------ 19:47:40 Test Is Flow 11 Updated | PASS | 19:47:40 ------------------------------------------------------------------------------ 19:47:40 Test Is Flow 14 Updated | PASS | 19:47:41 ------------------------------------------------------------------------------ 19:47:41 Test Is Flow 15 Updated | PASS | 19:47:41 ------------------------------------------------------------------------------ 19:47:41 Test Is Flow 16 Updated | PASS | 19:47:41 ------------------------------------------------------------------------------ 19:47:41 Test Is Flow 17 Updated | PASS | 19:47:41 ------------------------------------------------------------------------------ 19:47:41 Test Is Flow 18 Updated | PASS | 19:47:41 ------------------------------------------------------------------------------ 19:47:41 Test Is Flow 19 Updated | PASS | 19:47:41 ------------------------------------------------------------------------------ 19:47:41 Test Is Flow 20 Updated | PASS | 19:47:41 ------------------------------------------------------------------------------ 19:47:41 Test Is Flow 21 Updated | PASS | 19:47:41 ------------------------------------------------------------------------------ 19:47:41 Test Is Flow 22 Updated | PASS | 19:47:42 ------------------------------------------------------------------------------ 19:47:42 Test Is Flow 23 Updated | PASS | 19:47:42 ------------------------------------------------------------------------------ 19:47:42 Test Is Flow 24 Updated | PASS | 19:47:42 ------------------------------------------------------------------------------ 19:47:42 Test Is Flow 25 Updated | PASS | 19:47:42 ------------------------------------------------------------------------------ 19:47:42 Test Is Flow 31 Updated | PASS | 19:47:42 ------------------------------------------------------------------------------ 19:47:42 Test Is Flow 36 Updated | PASS | 19:47:42 ------------------------------------------------------------------------------ 19:47:42 Test Is Flow 38 Updated | PASS | 19:47:42 ------------------------------------------------------------------------------ 19:47:42 Test Is Flow 43 Updated | PASS | 19:47:42 ------------------------------------------------------------------------------ 19:47:42 Test Is Flow 45 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 101 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 102 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 103 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 104 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 105 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 106 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 107 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 108 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 109 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 110 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 113 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 156 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 201 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 202 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 203 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 204 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 205 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 206 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 209 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 214 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 218 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 219 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 220 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 221 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 222 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 223 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 224 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 225 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 550 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 1 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 2 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 3 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 4 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 5 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 6 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 7 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 8 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 9 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 10 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 11 Deleted | PASS | 19:47:51 ------------------------------------------------------------------------------ 19:47:51 Test Is Flow 14 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 15 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 16 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 17 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 18 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 19 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 20 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 21 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 22 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 23 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 24 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 25 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 31 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 36 Deleted | PASS | 19:47:52 ------------------------------------------------------------------------------ 19:47:52 Test Is Flow 38 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 43 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 45 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 101 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 102 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 103 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 104 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 105 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 106 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 107 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 108 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 109 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 110 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 113 Deleted | PASS | 19:47:53 ------------------------------------------------------------------------------ 19:47:53 Test Is Flow 156 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 201 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 202 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 203 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 204 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 205 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 206 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 209 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 214 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 218 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 219 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 220 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 221 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 222 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 223 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 224 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 225 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 550 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 19:47:55 174 tests, 174 passed, 0 failed 19:47:55 ============================================================================== 19:47:55 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 19:47:55 ============================================================================== 19:47:55 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 19:48:22 ------------------------------------------------------------------------------ 19:48:22 Test Is Flow 1 Added | PASS | 19:48:22 ------------------------------------------------------------------------------ 19:48:22 Test Is Flow 2 Added | PASS | 19:48:22 ------------------------------------------------------------------------------ 19:48:22 Test Is Flow 3 Added | PASS | 19:48:22 ------------------------------------------------------------------------------ 19:48:22 Test Is Flow 4 Added | PASS | 19:48:22 ------------------------------------------------------------------------------ 19:48:22 Test Is Flow 5 Added | PASS | 19:48:22 ------------------------------------------------------------------------------ 19:48:22 Test Is Flow 6 Added | PASS | 19:48:22 ------------------------------------------------------------------------------ 19:48:22 Test Is Flow 7 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 8 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 9 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 10 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 11 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 15 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 16 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 17 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 18 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 19 Added | PASS | 19:48:23 ------------------------------------------------------------------------------ 19:48:23 Test Is Flow 20 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 21 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 22 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 23 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 24 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 25 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 31 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 36 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 38 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 43 Added | PASS | 19:48:24 ------------------------------------------------------------------------------ 19:48:24 Test Is Flow 45 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 101 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 102 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 103 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 104 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 105 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 106 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 107 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 108 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 109 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 110 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 113 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 201 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 202 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 203 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 204 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 205 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 206 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 209 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 214 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 218 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 219 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 220 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 19:48:55 ------------------------------------------------------------------------------ 19:48:55 Test Is Flow 1 Updated | PASS | 19:48:55 ------------------------------------------------------------------------------ 19:48:55 Test Is Flow 2 Updated | PASS | 19:48:55 ------------------------------------------------------------------------------ 19:48:55 Test Is Flow 3 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 4 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 5 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 6 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 7 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 8 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 9 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 10 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 11 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 14 Updated | PASS | 19:48:56 ------------------------------------------------------------------------------ 19:48:56 Test Is Flow 15 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 16 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 17 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 18 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 19 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 20 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 21 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 22 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 23 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 24 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 25 Updated | PASS | 19:48:57 ------------------------------------------------------------------------------ 19:48:57 Test Is Flow 31 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 36 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 38 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 43 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 45 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 101 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 102 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 103 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 104 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 105 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 106 Updated | PASS | 19:48:58 ------------------------------------------------------------------------------ 19:48:58 Test Is Flow 107 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 108 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 109 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 110 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 113 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 201 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 202 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 203 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 204 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 205 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 206 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 209 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 214 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 218 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 219 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 220 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 19:49:28 ------------------------------------------------------------------------------ 19:49:28 Test Is Flow 1 Deleted | PASS | 19:49:28 ------------------------------------------------------------------------------ 19:49:28 Test Is Flow 2 Deleted | PASS | 19:49:28 ------------------------------------------------------------------------------ 19:49:28 Test Is Flow 3 Deleted | PASS | 19:49:28 ------------------------------------------------------------------------------ 19:49:28 Test Is Flow 4 Deleted | PASS | 19:49:28 ------------------------------------------------------------------------------ 19:49:28 Test Is Flow 5 Deleted | PASS | 19:49:28 ------------------------------------------------------------------------------ 19:49:28 Test Is Flow 6 Deleted | PASS | 19:49:28 ------------------------------------------------------------------------------ 19:49:28 Test Is Flow 7 Deleted | PASS | 19:49:28 ------------------------------------------------------------------------------ 19:49:28 Test Is Flow 8 Deleted | PASS | 19:49:28 ------------------------------------------------------------------------------ 19:49:28 Test Is Flow 9 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 10 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 11 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 14 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 15 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 16 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 17 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 18 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 19 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 20 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 21 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 22 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 23 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 24 Deleted | PASS | 19:49:29 ------------------------------------------------------------------------------ 19:49:29 Test Is Flow 25 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 31 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 36 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 38 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 43 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 45 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 101 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 102 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 103 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 104 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 105 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 106 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 107 Deleted | PASS | 19:49:30 ------------------------------------------------------------------------------ 19:49:30 Test Is Flow 108 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 109 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 110 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 113 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 201 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 202 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 203 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 204 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 205 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 206 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 209 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 214 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 218 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 219 Deleted | PASS | 19:49:31 ------------------------------------------------------------------------------ 19:49:31 Test Is Flow 220 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 19:49:32 152 tests, 152 passed, 0 failed 19:49:32 ============================================================================== 19:49:32 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 19:49:32 326 tests, 326 passed, 0 failed 19:49:32 ============================================================================== 19:49:32 openflowplugin-sanity.txt.Reconciliation 19:49:32 ============================================================================== 19:49:32 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 19:49:32 ============================================================================== 19:49:32 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 19:49:33 ------------------------------------------------------------------------------ 19:49:33 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 19:49:39 ------------------------------------------------------------------------------ 19:49:39 Check Linear Topology :: Check Linear Topology. | PASS | 19:49:46 ------------------------------------------------------------------------------ 19:49:46 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 19:49:46 ------------------------------------------------------------------------------ 19:49:46 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 19:49:46 ------------------------------------------------------------------------------ 19:49:46 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 19:49:46 ------------------------------------------------------------------------------ 19:49:46 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:49:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:49:47 | PASS | 19:49:47 ------------------------------------------------------------------------------ 19:49:47 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 19:49:57 ------------------------------------------------------------------------------ 19:49:57 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:49:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:49:58 | PASS | 19:49:58 ------------------------------------------------------------------------------ 19:49:58 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 19:50:00 ------------------------------------------------------------------------------ 19:50:00 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 19:50:00 ------------------------------------------------------------------------------ 19:50:00 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 19:50:04 ------------------------------------------------------------------------------ 19:50:04 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 19:50:04 ------------------------------------------------------------------------------ 19:50:04 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 19:50:04 ------------------------------------------------------------------------------ 19:50:04 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:32 | PASS | 19:50:32 ------------------------------------------------------------------------------ 19:50:32 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 19:50:32 ------------------------------------------------------------------------------ 19:50:32 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 19:50:32 ------------------------------------------------------------------------------ 19:50:32 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 19:50:32 ------------------------------------------------------------------------------ 19:50:32 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 19:50:32 ------------------------------------------------------------------------------ 19:50:32 Stop Mininet :: Stop Mininet. | PASS | 19:50:33 ------------------------------------------------------------------------------ 19:50:33 Check No Switches :: Check no switches in topology. | PASS | 19:50:34 ------------------------------------------------------------------------------ 19:50:34 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 19:50:34 23 tests, 23 passed, 0 failed 19:50:34 ============================================================================== 19:50:34 openflowplugin-sanity.txt.Reconciliation | PASS | 19:50:34 23 tests, 23 passed, 0 failed 19:50:34 ============================================================================== 19:50:34 openflowplugin-sanity.txt | PASS | 19:50:34 394 tests, 394 passed, 0 failed 19:50:34 ============================================================================== 19:50:34 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 19:50:38 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 19:50:38 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 19:50:38 Examining the files in data/log and checking filesize 19:50:38 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:38 total 952 19:50:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 19:45 . 19:50:38 -rw-rw-r-- 1 jenkins jenkins 2337 Jan 14 19:45 karaf_console.log 19:50:38 drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 19:46 .. 19:50:38 -rw-rw-r-- 1 jenkins jenkins 960290 Jan 14 19:50 karaf.log 19:50:38 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:39 940K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 19:50:39 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 19:50:39 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:39 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory 19:50:39 Let's take the karaf thread dump again... 19:50:39 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:39 karaf main: org.apache.karaf.main.Main, pid:4338 19:50:39 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:40 Killing ODL 19:50:40 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:45 Compressing karaf.log 1 19:50:45 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:45 Fetching compressed karaf.log 1 19:50:45 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:45 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:46 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:46 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:46 Fetch GC logs 19:50:46 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 19:50:46 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 19:50:46 Examine copied files 19:50:46 total 43796 19:50:46 drwxrwxr-x. 2 jenkins jenkins 6 Jan 14 19:50 gclogs-1 19:50:46 -rw-rw-r--. 1 jenkins jenkins 2337 Jan 14 19:50 odl1_karaf_console.log 19:50:46 -rw-rw-r--. 1 jenkins jenkins 67063 Jan 14 19:50 odl1_karaf.log.gz 19:50:46 -rw-rw-r--. 1 jenkins jenkins 156941 Jan 14 19:50 karaf_1_4338_threads_after.log 19:50:46 -rw-rw-r--. 1 jenkins jenkins 14322 Jan 14 19:50 ps_after.log 19:50:46 -rw-rw-r--. 1 jenkins jenkins 270704 Jan 14 19:50 report.html 19:50:46 -rw-rw-r--. 1 jenkins jenkins 3351380 Jan 14 19:50 log.html 19:50:46 -rw-rw-r--. 1 jenkins jenkins 40786833 Jan 14 19:50 output.xml 19:50:46 -rw-rw-r--. 1 jenkins jenkins 491 Jan 14 19:46 testplan.txt 19:50:46 -rw-rw-r--. 1 jenkins jenkins 108464 Jan 14 19:46 karaf_1_2009_threads_before.log 19:50:46 -rw-rw-r--. 1 jenkins jenkins 14013 Jan 14 19:46 ps_before.log 19:50:46 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 14 19:45 post-startup-script.sh 19:50:46 -rw-rw-r--. 1 jenkins jenkins 252 Jan 14 19:45 startup-script.sh 19:50:46 -rw-rw-r--. 1 jenkins jenkins 3497 Jan 14 19:45 configuration-script.sh 19:50:46 -rw-rw-r--. 1 jenkins jenkins 337 Jan 14 19:45 detect_variables.env 19:50:46 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 14 19:45 pom.xml 19:50:46 -rw-rw-r--. 1 jenkins jenkins 92 Jan 14 19:45 set_variables.env 19:50:46 -rw-rw-r--. 1 jenkins jenkins 297 Jan 14 19:45 slave_addresses.txt 19:50:46 -rw-rw-r--. 1 jenkins jenkins 570 Jan 14 19:44 requirements.txt 19:50:46 -rw-rw-r--. 1 jenkins jenkins 26 Jan 14 19:44 env.properties 19:50:46 -rw-rw-r--. 1 jenkins jenkins 334 Jan 14 19:43 stack-parameters.yaml 19:50:46 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 14 19:42 test 19:50:46 drwxrwxr-x. 2 jenkins jenkins 6 Jan 14 19:42 test@tmp 19:50:46 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 14 16:25 maven-metadata.xml 19:50:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17339409918630501369.sh 19:50:46 Karaf Deployments, Tests must have already run 19:50:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins12647875070512855728.sh 19:50:46 Cleaning up Robot installation... 19:50:47 $ ssh-agent -k 19:50:47 unset SSH_AUTH_SOCK; 19:50:47 unset SSH_AGENT_PID; 19:50:47 echo Agent pid 4974 killed; 19:50:47 [ssh-agent] Stopped. 19:50:47 Recording plot data 19:50:47 Robot results publisher started... 19:50:47 INFO: Checking test criticality is deprecated and will be dropped in a future release! 19:50:47 -Parsing output xml: 19:50:48 Done! 19:50:48 -Copying log files to build dir: 19:50:49 Done! 19:50:49 -Assigning results to build: 19:50:49 Done! 19:50:49 -Checking thresholds: 19:50:49 Done! 19:50:49 Done publishing Robot results. 19:50:49 [PostBuildScript] - [INFO] Executing post build scripts. 19:50:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17572232523397033399.sh 19:50:49 Archiving csit artifacts 19:50:49 mv: cannot stat '*_1.png': No such file or directory 19:50:49 mv: cannot stat '/tmp/odl1_*': No such file or directory 19:50:49 % Total % Received % Xferd Average Speed Time Time Time Current 19:50:49 Dload Upload Total Spent Left Speed 19:50:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 104k 0 0 520k 0 --:--:-- --:--:-- --:--:-- 517k 100 3513k 0 3513k 0 0 4290k 0 --:--:-- --:--:-- --:--:-- 4285k 19:50:50 Archive: robot-plugin.zip 19:50:50 inflating: ./archives/robot-plugin/log.html 19:50:50 inflating: ./archives/robot-plugin/output.xml 19:50:50 inflating: ./archives/robot-plugin/report.html 19:50:50 mv: cannot stat '*.log.gz': No such file or directory 19:50:50 mv: cannot stat '*.csv': No such file or directory 19:50:50 mv: cannot stat '*.png': No such file or directory 19:50:50 [PostBuildScript] - [INFO] Executing post build scripts. 19:50:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13898698727724953172.sh 19:50:50 [PostBuildScript] - [INFO] Executing post build scripts. 19:50:50 [EnvInject] - Injecting environment variables from a build step. 19:50:50 [EnvInject] - Injecting as environment variables the properties content 19:50:50 OS_CLOUD=vex 19:50:50 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-141 19:50:50 19:50:50 [EnvInject] - Variables injected successfully. 19:50:50 provisioning config files... 19:50:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:50:51 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14166398554198535935.sh 19:50:51 ---> openstack-stack-delete.sh 19:50:51 Setup pyenv: 19:50:51 system 19:50:51 3.8.13 19:50:51 3.9.13 19:50:51 3.10.13 19:50:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:50:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from file:/tmp/.os_lf_venv 19:50:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:50:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:50:53 lf-activate-venv(): INFO: Base packages installed successfully 19:50:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:51:11 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:51:11 INFO: Stack cost retrieval disabled, setting cost to 0 19:51:23 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-141 19:51:23 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-141 19:51:24 [PostBuildScript] - [INFO] Executing post build scripts. 19:51:24 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4335045636641948440.sh 19:51:24 ---> sysstat.sh 19:51:24 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12555527797994188322.sh 19:51:24 ---> package-listing.sh 19:51:24 ++ facter osfamily 19:51:24 ++ tr '[:upper:]' '[:lower:]' 19:51:24 + OS_FAMILY=redhat 19:51:24 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:51:24 + START_PACKAGES=/tmp/packages_start.txt 19:51:24 + END_PACKAGES=/tmp/packages_end.txt 19:51:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:51:24 + PACKAGES=/tmp/packages_start.txt 19:51:24 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 19:51:24 + PACKAGES=/tmp/packages_end.txt 19:51:24 + case "${OS_FAMILY}" in 19:51:24 + rpm -qa 19:51:24 + sort 19:51:25 + '[' -f /tmp/packages_start.txt ']' 19:51:25 + '[' -f /tmp/packages_end.txt ']' 19:51:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:25 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 19:51:25 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 19:51:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 19:51:25 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1442187949670101862.sh 19:51:25 ---> capture-instance-metadata.sh 19:51:25 Setup pyenv: 19:51:25 system 19:51:25 3.8.13 19:51:25 3.9.13 19:51:25 3.10.13 19:51:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:51:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from file:/tmp/.os_lf_venv 19:51:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:27 lf-activate-venv(): INFO: Base packages installed successfully 19:51:27 lf-activate-venv(): INFO: Installing additional packages: lftools 19:51:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:51:36 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 19:51:37 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:51:37 INFO: Running in OpenStack, capturing instance metadata 19:51:37 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8395356124634213350.sh 19:51:37 provisioning config files... 19:51:38 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #141 19:51:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config14865223631724995530tmp 19:51:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:51:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:51:38 provisioning config files... 19:51:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:51:38 [EnvInject] - Injecting environment variables from a build step. 19:51:38 [EnvInject] - Injecting as environment variables the properties content 19:51:38 SERVER_ID=logs 19:51:38 19:51:38 [EnvInject] - Variables injected successfully. 19:51:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5475750023601748427.sh 19:51:38 ---> create-netrc.sh 19:51:38 WARN: Log server credential not found. 19:51:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12471436156009168442.sh 19:51:38 ---> python-tools-install.sh 19:51:38 Setup pyenv: 19:51:38 system 19:51:38 3.8.13 19:51:38 3.9.13 19:51:38 3.10.13 19:51:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:51:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from file:/tmp/.os_lf_venv 19:51:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:40 lf-activate-venv(): INFO: Base packages installed successfully 19:51:40 lf-activate-venv(): INFO: Installing additional packages: lftools 19:51:50 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:51:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13158219891671548368.sh 19:51:50 ---> sudo-logs.sh 19:51:50 Archiving 'sudo' log.. 19:51:51 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2737437318848262481.sh 19:51:51 ---> job-cost.sh 19:51:51 Setup pyenv: 19:51:51 system 19:51:51 3.8.13 19:51:51 3.9.13 19:51:51 3.10.13 19:51:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:51:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from file:/tmp/.os_lf_venv 19:51:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:53 lf-activate-venv(): INFO: Base packages installed successfully 19:51:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:52:00 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:52:00 DEBUG: total: 0 19:52:00 INFO: Retrieving Stack Cost... 19:52:00 INFO: Retrieving Pricing Info for: v3-standard-2 19:52:01 INFO: Archiving Costs 19:52:01 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins11631828888238547166.sh 19:52:01 ---> logs-deploy.sh 19:52:01 Setup pyenv: 19:52:01 system 19:52:01 3.8.13 19:52:01 3.9.13 19:52:01 3.10.13 19:52:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:52:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikdM from file:/tmp/.os_lf_venv 19:52:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:52:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:52:03 lf-activate-venv(): INFO: Base packages installed successfully 19:52:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:52:16 lf-activate-venv(): INFO: Adding /tmp/venv-ikdM/bin to PATH 19:52:16 WARNING: Nexus logging server not set 19:52:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/141/ 19:52:16 INFO: archiving logs to S3 19:52:17 ---> uname -a: 19:52:17 Linux prd-centos8-robot-2c-8g-275.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:52:17 19:52:17 19:52:17 ---> lscpu: 19:52:17 Architecture: x86_64 19:52:17 CPU op-mode(s): 32-bit, 64-bit 19:52:17 Byte Order: Little Endian 19:52:17 CPU(s): 2 19:52:17 On-line CPU(s) list: 0,1 19:52:17 Thread(s) per core: 1 19:52:17 Core(s) per socket: 1 19:52:17 Socket(s): 2 19:52:17 NUMA node(s): 1 19:52:17 Vendor ID: AuthenticAMD 19:52:17 CPU family: 23 19:52:17 Model: 49 19:52:17 Model name: AMD EPYC-Rome Processor 19:52:17 Stepping: 0 19:52:17 CPU MHz: 2799.998 19:52:17 BogoMIPS: 5599.99 19:52:17 Virtualization: AMD-V 19:52:17 Hypervisor vendor: KVM 19:52:17 Virtualization type: full 19:52:17 L1d cache: 32K 19:52:17 L1i cache: 32K 19:52:17 L2 cache: 512K 19:52:17 L3 cache: 16384K 19:52:17 NUMA node0 CPU(s): 0,1 19:52:17 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:52:17 19:52:17 19:52:17 ---> nproc: 19:52:17 2 19:52:17 19:52:17 19:52:17 ---> df -h: 19:52:17 Filesystem Size Used Avail Use% Mounted on 19:52:17 devtmpfs 3.8G 0 3.8G 0% /dev 19:52:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:52:17 tmpfs 3.8G 17M 3.8G 1% /run 19:52:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:52:17 /dev/vda1 40G 8.4G 32G 22% / 19:52:17 tmpfs 770M 0 770M 0% /run/user/1001 19:52:17 19:52:17 19:52:17 ---> free -m: 19:52:17 total used free shared buff/cache available 19:52:17 Mem: 7697 576 4849 19 2271 6822 19:52:17 Swap: 1023 0 1023 19:52:17 19:52:17 19:52:17 ---> ip addr: 19:52:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:52:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:52:17 inet 127.0.0.1/8 scope host lo 19:52:17 valid_lft forever preferred_lft forever 19:52:17 inet6 ::1/128 scope host 19:52:17 valid_lft forever preferred_lft forever 19:52:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:52:17 link/ether fa:16:3e:b6:69:d6 brd ff:ff:ff:ff:ff:ff 19:52:17 altname enp0s3 19:52:17 altname ens3 19:52:17 inet 10.30.170.156/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:52:17 valid_lft 85766sec preferred_lft 85766sec 19:52:17 inet6 fe80::f816:3eff:feb6:69d6/64 scope link 19:52:17 valid_lft forever preferred_lft forever 19:52:17 19:52:17 19:52:17 ---> sar -b -r -n DEV: 19:52:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/14/2026 _x86_64_ (2 CPU) 19:52:17 19:52:17 19:41:39 LINUX RESTART (2 CPU) 19:52:17 19:52:17 07:42:01 PM tps rtps wtps bread/s bwrtn/s 19:52:17 07:43:01 PM 184.54 84.54 100.00 8264.00 42651.77 19:52:17 07:44:01 PM 87.15 1.08 86.07 75.31 10284.47 19:52:17 07:45:01 PM 45.06 0.42 44.64 64.79 3656.89 19:52:17 07:46:01 PM 79.37 9.42 69.96 1682.12 8028.55 19:52:17 07:47:01 PM 7.83 0.07 7.76 4.93 588.15 19:52:17 07:48:01 PM 2.18 0.00 2.18 0.00 691.05 19:52:17 07:49:01 PM 0.88 0.00 0.88 0.00 309.15 19:52:17 07:50:01 PM 0.33 0.00 0.33 0.00 289.34 19:52:17 07:51:01 PM 5.60 0.35 5.25 38.79 268.68 19:52:17 07:52:01 PM 34.34 0.52 33.83 63.86 3119.61 19:52:17 Average: 44.73 9.64 35.09 1019.55 6989.68 19:52:17 19:52:17 07:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:52:17 07:43:01 PM 5394212 7075844 2488220 31.57 2688 1864444 664160 7.44 186340 1984284 149616 19:52:17 07:44:01 PM 5169620 7015184 2712812 34.42 2688 2021000 706888 7.91 198668 2162000 42076 19:52:17 07:45:01 PM 5032548 7007236 2849884 36.15 2688 2145240 707948 7.93 233712 2251752 102016 19:52:17 07:46:01 PM 4954544 7068404 2927888 37.14 2688 2280840 630844 7.06 266128 2278888 10820 19:52:17 07:47:01 PM 4912668 7027500 2969764 37.68 2688 2281840 700604 7.84 266460 2320192 856 19:52:17 07:48:01 PM 4877132 7009880 3005300 38.13 2688 2299796 716520 8.02 266932 2355436 144 19:52:17 07:49:01 PM 4865524 7009576 3016908 38.27 2688 2311088 716520 8.02 266932 2366684 2748 19:52:17 07:50:01 PM 4855608 7006172 3026824 38.40 2688 2317584 738540 8.27 266980 2376088 600 19:52:17 07:51:01 PM 4974840 6993352 2907592 36.89 2688 2189372 723848 8.10 303356 2238924 63704 19:52:17 07:52:01 PM 5056332 7076744 2826100 35.85 2688 2193292 627568 7.03 506984 1960588 27220 19:52:17 Average: 5009303 7028989 2873129 36.45 2688 2190450 693344 7.76 276249 2229484 39980 19:52:17 19:52:17 07:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:52:17 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:43:01 PM eth0 326.00 191.80 1780.96 61.73 0.00 0.00 0.00 0.00 19:52:17 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:44:01 PM eth0 69.83 56.45 752.46 8.67 0.00 0.00 0.00 0.00 19:52:17 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:45:01 PM eth0 37.89 34.03 330.81 8.30 0.00 0.00 0.00 0.00 19:52:17 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:46:01 PM eth0 208.07 154.44 52.79 40.94 0.00 0.00 0.00 0.00 19:52:17 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:47:01 PM eth0 17.31 9.65 14.52 1.42 0.00 0.00 0.00 0.00 19:52:17 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:48:01 PM eth0 39.81 38.89 128.95 10.86 0.00 0.00 0.00 0.00 19:52:17 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:49:01 PM eth0 18.48 19.21 73.80 6.63 0.00 0.00 0.00 0.00 19:52:17 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:50:01 PM eth0 13.95 15.69 29.38 12.49 0.00 0.00 0.00 0.00 19:52:17 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:51:01 PM eth0 73.58 48.12 187.23 77.28 0.00 0.00 0.00 0.00 19:52:17 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 07:52:01 PM eth0 18.03 16.51 15.20 8.46 0.00 0.00 0.00 0.00 19:52:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:17 Average: eth0 82.30 58.48 336.65 23.68 0.00 0.00 0.00 0.00 19:52:17 19:52:17 19:52:17 ---> sar -P ALL: 19:52:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/14/2026 _x86_64_ (2 CPU) 19:52:17 19:52:17 19:41:39 LINUX RESTART (2 CPU) 19:52:17 19:52:17 07:42:01 PM CPU %user %nice %system %iowait %steal %idle 19:52:17 07:43:01 PM all 44.33 0.04 10.33 1.98 0.11 43.22 19:52:17 07:43:01 PM 0 32.22 0.05 8.69 1.36 0.10 57.58 19:52:17 07:43:01 PM 1 56.43 0.03 11.96 2.60 0.12 28.87 19:52:17 07:44:01 PM all 25.08 0.00 3.48 0.86 0.08 70.51 19:52:17 07:44:01 PM 0 17.14 0.00 2.38 0.85 0.07 79.57 19:52:17 07:44:01 PM 1 33.04 0.00 4.58 0.87 0.08 61.43 19:52:17 07:45:01 PM all 27.74 0.00 3.78 0.30 0.08 68.10 19:52:17 07:45:01 PM 0 30.07 0.00 3.70 0.30 0.08 65.85 19:52:17 07:45:01 PM 1 25.41 0.00 3.87 0.30 0.08 70.34 19:52:17 07:46:01 PM all 22.30 0.00 4.63 0.66 0.08 72.33 19:52:17 07:46:01 PM 0 23.47 0.00 4.43 0.82 0.08 71.19 19:52:17 07:46:01 PM 1 21.12 0.00 4.83 0.50 0.08 73.47 19:52:17 07:47:01 PM all 1.87 0.00 0.20 0.06 0.06 97.81 19:52:17 07:47:01 PM 0 0.50 0.00 0.13 0.03 0.07 99.26 19:52:17 07:47:01 PM 1 3.24 0.00 0.27 0.08 0.05 96.36 19:52:17 07:48:01 PM all 19.68 0.00 0.22 0.03 0.10 79.97 19:52:17 07:48:01 PM 0 11.74 0.00 0.23 0.03 0.08 87.91 19:52:17 07:48:01 PM 1 27.63 0.00 0.20 0.02 0.12 72.04 19:52:17 07:49:01 PM all 10.31 0.00 0.13 0.02 0.08 89.47 19:52:17 07:49:01 PM 0 9.97 0.00 0.13 0.03 0.08 89.78 19:52:17 07:49:01 PM 1 10.65 0.00 0.13 0.00 0.07 89.15 19:52:17 07:50:01 PM all 9.18 0.00 0.13 0.01 0.09 90.59 19:52:17 07:50:01 PM 0 5.00 0.00 0.12 0.00 0.08 94.80 19:52:17 07:50:01 PM 1 13.36 0.00 0.15 0.02 0.10 86.38 19:52:17 07:51:01 PM all 14.08 0.00 1.58 0.04 0.09 84.21 19:52:17 07:51:01 PM 0 4.39 0.00 1.39 0.03 0.08 94.10 19:52:17 07:51:01 PM 1 23.77 0.00 1.77 0.05 0.10 74.31 19:52:17 07:52:01 PM all 32.39 0.00 3.73 0.18 0.08 63.61 19:52:17 07:52:01 PM 0 32.09 0.00 3.57 0.15 0.08 64.10 19:52:17 07:52:01 PM 1 32.69 0.00 3.90 0.22 0.08 63.11 19:52:17 Average: all 20.69 0.00 2.82 0.41 0.09 75.98 19:52:17 Average: 0 16.66 0.01 2.48 0.36 0.08 80.42 19:52:17 Average: 1 24.72 0.00 3.16 0.46 0.09 71.56 19:52:17 19:52:17 19:52:17