00:26:45 Started by upstream project "integration-sanity-test-chromium" build number 2
00:26:45 originally caused by:
00:26:45 Started by timer
00:26:45 Running as SYSTEM
00:26:45 [EnvInject] - Loading node environment variables.
00:26:45 Building remotely on prd-centos8-robot-2c-8g-3130 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:26:45 [ssh-agent] Looking for ssh-agent implementation...
00:26:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:26:46 $ ssh-agent
00:26:46 SSH_AUTH_SOCK=/tmp/ssh-rRM60shIzODP/agent.5159
00:26:46 SSH_AGENT_PID=5160
00:26:46 [ssh-agent] Started.
00:26:46 Running ssh-add (command line suppressed)
00:26:46 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_7099997895073762049.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_7099997895073762049.key)
00:26:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:26:46 The recommended git tool is: NONE
00:26:53 using credential opendaylight-jenkins-ssh
00:26:53 Wiping out workspace first.
00:26:53 Cloning the remote Git repository
00:26:53 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:26:53 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10
00:26:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:26:53 > git --version # timeout=10
00:26:53 > git --version # 'git version 2.43.0'
00:26:53 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:26:53 [INFO] Currently running in a labeled security context
00:26:53 [INFO] Currently SELinux is 'enforcing' on the host
00:26:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh16930415536641735521.key
00:26:53 Verifying host key using known hosts file
00:26:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:26:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:26:56 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:26:56 [INFO] Currently running in a labeled security context
00:26:56 [INFO] Currently SELinux is 'enforcing' on the host
00:26:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh9750692992739530119.key
00:26:56 Verifying host key using known hosts file
00:26:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:26:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:26:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:57 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
00:26:57 > git config core.sparsecheckout # timeout=10
00:26:57 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:26:57 Commit message: "Add bgpcep variables for vanadium"
00:26:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:57 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
00:26:58 No emails were triggered.
00:26:58 provisioning config files...
00:26:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:26:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:26:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:26:58 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins18165343399654349105.sh
00:26:58 ---> python-tools-install.sh
00:26:58 Setup pyenv:
00:26:58 system
00:26:58 * 3.8.13 (set by /opt/pyenv/version)
00:26:58 * 3.9.13 (set by /opt/pyenv/version)
00:26:58 * 3.10.13 (set by /opt/pyenv/version)
00:26:58 * 3.11.7 (set by /opt/pyenv/version)
00:27:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oSgm
00:27:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:27:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:27:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:08 lf-activate-venv(): INFO: Base packages installed successfully
00:27:08 lf-activate-venv(): INFO: Installing additional packages: lftools
00:27:14 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/packages/boto3/1.42.33/boto3-1.42.33-py3-none-any.whl
00:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:27:41 Generating Requirements File
00:28:03 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.
00:28:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:28:03 Python 3.11.7
00:28:03 pip 25.3 from /tmp/venv-oSgm/lib/python3.11/site-packages/pip (python 3.11)
00:28:03 appdirs==1.4.4
00:28:03 argcomplete==3.6.3
00:28:03 aspy.yaml==1.3.0
00:28:03 attrs==25.4.0
00:28:03 autopage==0.5.2
00:28:03 beautifulsoup4==4.14.3
00:28:03 boto3==1.42.33
00:28:03 botocore==1.42.33
00:28:03 bs4==0.0.2
00:28:03 certifi==2026.1.4
00:28:03 cffi==2.0.0
00:28:03 cfgv==3.5.0
00:28:03 chardet==5.2.0
00:28:03 charset-normalizer==3.4.4
00:28:03 click==8.3.1
00:28:03 cliff==4.13.1
00:28:03 cmd2==3.1.0
00:28:03 cryptography==3.3.2
00:28:03 debtcollector==3.0.0
00:28:03 decorator==5.2.1
00:28:03 defusedxml==0.7.1
00:28:03 Deprecated==1.3.1
00:28:03 distlib==0.4.0
00:28:03 dnspython==2.8.0
00:28:03 docker==7.1.0
00:28:03 dogpile.cache==1.5.0
00:28:03 durationpy==0.10
00:28:03 email-validator==2.3.0
00:28:03 filelock==3.20.3
00:28:03 future==1.0.0
00:28:03 gitdb==4.0.12
00:28:03 GitPython==3.1.46
00:28:03 httplib2==0.30.2
00:28:03 identify==2.6.16
00:28:03 idna==3.11
00:28:03 importlib-resources==1.5.0
00:28:03 iso8601==2.1.0
00:28:03 Jinja2==3.1.6
00:28:03 jmespath==1.1.0
00:28:03 jsonpatch==1.33
00:28:03 jsonpointer==3.0.0
00:28:03 jsonschema==4.26.0
00:28:03 jsonschema-specifications==2025.9.1
00:28:03 keystoneauth1==5.13.0
00:28:03 kubernetes==35.0.0
00:28:03 lftools==0.37.21
00:28:03 lxml==6.0.2
00:28:03 markdown-it-py==4.0.0
00:28:03 MarkupSafe==3.0.3
00:28:03 mdurl==0.1.2
00:28:03 msgpack==1.1.2
00:28:03 multi_key_dict==2.0.3
00:28:03 munch==4.0.0
00:28:03 netaddr==1.3.0
00:28:03 niet==1.4.2
00:28:03 nodeenv==1.10.0
00:28:03 oauth2client==4.1.3
00:28:03 oauthlib==3.3.1
00:28:03 openstacksdk==4.9.0
00:28:03 os-service-types==1.8.2
00:28:03 osc-lib==4.3.0
00:28:03 oslo.config==10.2.0
00:28:03 oslo.context==6.2.0
00:28:03 oslo.i18n==6.7.1
00:28:03 oslo.log==8.0.0
00:28:03 oslo.serialization==5.9.0
00:28:03 oslo.utils==9.2.0
00:28:03 packaging==26.0
00:28:03 pbr==7.0.3
00:28:03 platformdirs==4.5.1
00:28:03 prettytable==3.17.0
00:28:03 psutil==7.2.1
00:28:03 pyasn1==0.6.2
00:28:03 pyasn1_modules==0.4.2
00:28:03 pycparser==3.0
00:28:03 pygerrit2==2.0.15
00:28:03 PyGithub==2.8.1
00:28:03 Pygments==2.19.2
00:28:03 PyJWT==2.10.1
00:28:03 PyNaCl==1.6.2
00:28:03 pyparsing==2.4.7
00:28:03 pyperclip==1.11.0
00:28:03 pyrsistent==0.20.0
00:28:03 python-cinderclient==9.8.0
00:28:03 python-dateutil==2.9.0.post0
00:28:03 python-heatclient==5.0.0
00:28:03 python-jenkins==1.8.3
00:28:03 python-keystoneclient==5.7.0
00:28:03 python-magnumclient==4.9.0
00:28:03 python-openstackclient==8.3.0
00:28:03 python-swiftclient==4.9.0
00:28:03 PyYAML==6.0.3
00:28:03 referencing==0.37.0
00:28:03 requests==2.32.5
00:28:03 requests-oauthlib==2.0.0
00:28:03 requestsexceptions==1.4.0
00:28:03 rfc3986==2.0.0
00:28:03 rich==14.2.0
00:28:03 rich-argparse==1.7.2
00:28:03 rpds-py==0.30.0
00:28:03 rsa==4.9.1
00:28:03 ruamel.yaml==0.19.1
00:28:03 ruamel.yaml.clib==0.2.15
00:28:03 s3transfer==0.16.0
00:28:03 simplejson==3.20.2
00:28:03 six==1.17.0
00:28:03 smmap==5.0.2
00:28:03 soupsieve==2.8.3
00:28:03 stevedore==5.6.0
00:28:03 tabulate==0.9.0
00:28:03 toml==0.10.2
00:28:03 tomlkit==0.14.0
00:28:03 tqdm==4.67.1
00:28:03 typing_extensions==4.15.0
00:28:03 tzdata==2025.3
00:28:03 urllib3==1.26.20
00:28:03 virtualenv==20.36.1
00:28:03 wcwidth==0.3.1
00:28:03 websocket-client==1.9.0
00:28:03 wrapt==2.0.1
00:28:03 xdg==6.0.0
00:28:03 xmltodict==1.0.2
00:28:03 yq==3.4.3
00:28:03 [EnvInject] - Injecting environment variables from a build step.
00:28:03 [EnvInject] - Injecting as environment variables the properties content
00:28:03 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:28:03 OS_CLOUD=vex
00:28:03 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-2
00:28:03 OS_STACK_TEMPLATE_DIR=openstack-hot
00:28:03
00:28:03 [EnvInject] - Variables injected successfully.
00:28:03 provisioning config files...
00:28:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:28:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12785764868103120484.sh
00:28:04 ---> Create parameters file for OpenStack HOT
00:28:04 OpenStack Heat parameters generated
00:28:04 -----------------------------------
00:28:04 parameters:
00:28:04 vm_0_count: '1'
00:28:04 vm_0_flavor: 'v3-standard-4'
00:28:04 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
00:28:04 vm_1_count: '1'
00:28:04 vm_1_flavor: 'v3-standard-2'
00:28:04 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:28:04
00:28:04 job_name: '41457-2'
00:28:04 silo: 'releng'
00:28:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins15229234364913620479.sh
00:28:04 ---> Create HEAT stack
00:28:04 + source /home/jenkins/lf-env.sh
00:28:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:04 ++ mktemp -d /tmp/venv-XXXX
00:28:04 + lf_venv=/tmp/venv-pCPj
00:28:04 + local venv_file=/tmp/.os_lf_venv
00:28:04 + local python=python3
00:28:04 + local options
00:28:04 + local set_path=true
00:28:04 + local install_args=
00:28:04 ++ 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
00:28:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:28:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:28:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:04 + true
00:28:04 + case $1 in
00:28:04 + python=python3
00:28:04 + shift 2
00:28:04 + true
00:28:04 + case $1 in
00:28:04 + shift
00:28:04 + break
00:28:04 + case $python in
00:28:04 + local pkg_list=
00:28:04 + [[ -d /opt/pyenv ]]
00:28:04 + echo 'Setup pyenv:'
00:28:04 Setup pyenv:
00:28:04 + export PYENV_ROOT=/opt/pyenv
00:28:04 + PYENV_ROOT=/opt/pyenv
00:28:04 + 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
00:28:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:04 + pyenv versions
00:28:04 system
00:28:04 3.8.13
00:28:04 3.9.13
00:28:04 3.10.13
00:28:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:28:04 + command -v pyenv
00:28:04 ++ pyenv init - --no-rehash
00:28:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:28:04 for i in ${!paths[@]}; do
00:28:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:28:04 fi; done;
00:28:04 echo "${paths[*]}"'\'')"
00:28:04 export PATH="/opt/pyenv/shims:${PATH}"
00:28:04 export PYENV_SHELL=bash
00:28:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:28:04 pyenv() {
00:28:04 local command
00:28:04 command="${1:-}"
00:28:04 if [ "$#" -gt 0 ]; then
00:28:04 shift
00:28:04 fi
00:28:04
00:28:04 case "$command" in
00:28:04 rehash|shell)
00:28:04 eval "$(pyenv "sh-$command" "$@")"
00:28:04 ;;
00:28:04 *)
00:28:04 command pyenv "$command" "$@"
00:28:04 ;;
00:28:04 esac
00:28:04 }'
00:28:04 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:28:04 for i in ${!paths[@]}; do
00:28:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:28:04 fi; done;
00:28:04 echo "${paths[*]}"'
00:28:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:04 ++ 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
00:28:04 ++ 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
00:28:04 ++ export PYENV_SHELL=bash
00:28:04 ++ PYENV_SHELL=bash
00:28:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:28:04 +++ complete -F _pyenv pyenv
00:28:04 ++ lf-pyver python3
00:28:04 ++ local py_version_xy=python3
00:28:04 ++ local py_version_xyz=
00:28:04 ++ awk '{ print $1 }'
00:28:04 ++ pyenv versions
00:28:04 ++ local command
00:28:04 ++ command=versions
00:28:04 ++ '[' 1 -gt 0 ']'
00:28:04 ++ shift
00:28:04 ++ case "$command" in
00:28:04 ++ command pyenv versions
00:28:04 ++ pyenv versions
00:28:04 ++ sed 's/^[ *]* //'
00:28:04 ++ grep -E '^[0-9.]*[0-9]$'
00:28:04 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:28:04 +++ grep '^3' /tmp/.pyenv_versions
00:28:04 +++ tail -n 1
00:28:04 +++ sort -V
00:28:04 ++ py_version_xyz=3.11.7
00:28:04 ++ [[ -z 3.11.7 ]]
00:28:04 ++ echo 3.11.7
00:28:04 ++ return 0
00:28:04 + pyenv local 3.11.7
00:28:04 + local command
00:28:04 + command=local
00:28:04 + '[' 2 -gt 0 ']'
00:28:04 + shift
00:28:04 + case "$command" in
00:28:04 + command pyenv local 3.11.7
00:28:04 + pyenv local 3.11.7
00:28:04 + for arg in "$@"
00:28:04 + case $arg in
00:28:04 + pkg_list+='lftools[openstack] '
00:28:04 + for arg in "$@"
00:28:04 + case $arg in
00:28:04 + pkg_list+='kubernetes '
00:28:04 + for arg in "$@"
00:28:04 + case $arg in
00:28:04 + pkg_list+='niet '
00:28:04 + for arg in "$@"
00:28:04 + case $arg in
00:28:04 + pkg_list+='python-heatclient '
00:28:04 + for arg in "$@"
00:28:04 + case $arg in
00:28:04 + pkg_list+='python-openstackclient '
00:28:04 + for arg in "$@"
00:28:04 + case $arg in
00:28:04 + pkg_list+='python-magnumclient '
00:28:04 + for arg in "$@"
00:28:04 + case $arg in
00:28:04 + pkg_list+='urllib3~=1.26.15 '
00:28:04 + for arg in "$@"
00:28:04 + case $arg in
00:28:04 + pkg_list+='yq '
00:28:04 + [[ -f /tmp/.os_lf_venv ]]
00:28:04 ++ cat /tmp/.os_lf_venv
00:28:04 + lf_venv=/tmp/venv-oSgm
00:28:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from' file:/tmp/.os_lf_venv
00:28:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from file:/tmp/.os_lf_venv
00:28:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:28:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:04 + local 'pip_opts=--upgrade --quiet'
00:28:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:28:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:28:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:28:04 + [[ -n '' ]]
00:28:04 + [[ -n '' ]]
00:28:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:28:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:04 + /tmp/venv-oSgm/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
00:28:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:28:06 lf-activate-venv(): INFO: Base packages installed successfully
00:28:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:28:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:28:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:06 + /tmp/venv-oSgm/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
00:28:23 + type python3
00:28:23 + true
00:28:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH'
00:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:28:23 + PATH=/tmp/venv-oSgm/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
00:28:23 + return 0
00:28:23 + openstack --os-cloud vex limits show --absolute
00:28:25 +--------------------------+---------+
00:28:25 | Name | Value |
00:28:25 +--------------------------+---------+
00:28:25 | maxTotalInstances | -1 |
00:28:25 | maxTotalCores | 450 |
00:28:25 | maxTotalRAMSize | 1000000 |
00:28:25 | maxServerMeta | 128 |
00:28:25 | maxImageMeta | 128 |
00:28:25 | maxPersonality | 5 |
00:28:25 | maxPersonalitySize | 10240 |
00:28:25 | maxTotalKeypairs | 100 |
00:28:25 | maxServerGroups | 10 |
00:28:25 | maxServerGroupMembers | 10 |
00:28:25 | maxTotalFloatingIps | -1 |
00:28:25 | maxSecurityGroups | -1 |
00:28:25 | maxSecurityGroupRules | -1 |
00:28:25 | totalRAMUsed | 212992 |
00:28:25 | totalCoresUsed | 52 |
00:28:25 | totalInstancesUsed | 15 |
00:28:25 | totalFloatingIpsUsed | 0 |
00:28:25 | totalSecurityGroupsUsed | 0 |
00:28:25 | totalServerGroupsUsed | 0 |
00:28:25 | maxTotalVolumes | -1 |
00:28:25 | maxTotalSnapshots | 10 |
00:28:25 | maxTotalVolumeGigabytes | 4096 |
00:28:25 | maxTotalBackups | 10 |
00:28:25 | maxTotalBackupGigabytes | 1000 |
00:28:25 | totalVolumesUsed | 0 |
00:28:25 | totalGigabytesUsed | 0 |
00:28:25 | totalSnapshotsUsed | 0 |
00:28:25 | totalBackupsUsed | 0 |
00:28:25 | totalBackupGigabytesUsed | 0 |
00:28:25 +--------------------------+---------+
00:28:25 + pushd /opt/ciman/openstack-hot
00:28:25 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:25 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-2 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml
00:28:51 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-2
00:28:51 Waiting to initialize infrastructure...
00:28:51 Stack initialization successful.
00:28:51 ------------------------------------
00:28:51 Stack Details
00:28:51 ------------------------------------
00:28:51 {'added': None,
00:28:51 'capabilities': [],
00:28:51 'created_at': '2026-01-23T00:28:28Z',
00:28:51 'deleted': None,
00:28:51 'deleted_at': None,
00:28:51 'description': 'No description',
00:28:51 'environment': None,
00:28:51 'environment_files': None,
00:28:51 'files': None,
00:28:51 'files_container': None,
00:28:51 'id': '7afb7279-f8f7-4eee-aa4d-93526575dddc',
00:28:51 'is_rollback_disabled': True,
00:28:51 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-2/7afb7279-f8f7-4eee-aa4d-93526575dddc',
00:28:51 'rel': 'self'}],
00:28:51 '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'})}),
00:28:51 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-2',
00:28:51 'notification_topics': [],
00:28:51 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:28:51 'output_key': 'vm_1_ips',
00:28:51 'output_value': ['10.30.170.255']},
00:28:51 {'description': 'IP addresses of the 1st vm types',
00:28:51 'output_key': 'vm_0_ips',
00:28:51 'output_value': ['10.30.170.238']}],
00:28:51 'owner_id': ****,
00:28:51 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:28:51 'OS::stack_id': '7afb7279-f8f7-4eee-aa4d-93526575dddc',
00:28:51 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-2',
00:28:51 'job_name': '41457-2',
00:28:51 'silo': 'releng',
00:28:51 'vm_0_count': '1',
00:28:51 'vm_0_flavor': 'v3-standard-4',
00:28:51 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:28:51 '20260109-084045.554',
00:28:51 'vm_1_count': '1',
00:28:51 'vm_1_flavor': 'v3-standard-2',
00:28:51 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:28:51 '- 20250917-133034.654'},
00:28:51 'parent_id': None,
00:28:51 'replaced': None,
00:28:51 'status': 'CREATE_COMPLETE',
00:28:51 'status_reason': 'Stack CREATE completed successfully',
00:28:51 'tags': [],
00:28:51 'template': None,
00:28:51 'template_description': 'No description',
00:28:51 'template_url': None,
00:28:51 'timeout_mins': 15,
00:28:51 'unchanged': None,
00:28:51 'updated': None,
00:28:51 'updated_at': None,
00:28:51 'user_project_id': '34428ec0ff924553bb2d40f54d22539d'}
00:28:51 ------------------------------------
00:28:51 + popd
00:28:51 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:51 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins11887286710455891522.sh
00:28:51 ---> Copy SSH public keys to CSIT lab
00:28:51 Setup pyenv:
00:28:51 system
00:28:51 3.8.13
00:28:51 3.9.13
00:28:51 3.10.13
00:28:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:28:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from file:/tmp/.os_lf_venv
00:28:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:53 lf-activate-venv(): INFO: Base packages installed successfully
00:28:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:29:08 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:29:10 SSH not responding on 10.30.170.238. Retrying in 10 seconds...
00:29:10 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
00:29:11 releng-41457-2-1-mininet-ovs-217-0
00:29:11 Successfully copied public keys to slave 10.30.170.255
00:29:20 Ping to 10.30.170.238 successful.
00:29:21 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:29:21 releng-41457-2-0-builder-0
00:29:21 Successfully copied public keys to slave 10.30.170.238
00:29:21 Process 6491 ready.
00:29:21 Process 6492 ready.
00:29:21 SSH ready on all stack servers.
00:29:21 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins2193440852035183626.sh
00:29:21 Setup pyenv:
00:29:22 system
00:29:22 3.8.13
00:29:22 3.9.13
00:29:22 3.10.13
00:29:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-orBk
00:29:26 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv
00:29:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:30 lf-activate-venv(): INFO: Base packages installed successfully
00:29:30 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:29:32 lf-activate-venv(): INFO: Adding /tmp/venv-orBk/bin to PATH
00:29:32 + echo 'Installing Python Requirements'
00:29:32 Installing Python Requirements
00:29:32 + cat
00:29:32 + python -m pip install -r requirements.txt
00:29:32 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:29:32 Collecting docker-py (from -r requirements.txt (line 1))
00:29:32 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)
00:29:32 Collecting ipaddr (from -r requirements.txt (line 2))
00:29:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:29:32 Installing build dependencies: started
00:29:33 Installing build dependencies: finished with status 'done'
00:29:33 Getting requirements to build wheel: started
00:29:33 Getting requirements to build wheel: finished with status 'done'
00:29:33 Preparing metadata (pyproject.toml): started
00:29:34 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:34 Collecting netaddr (from -r requirements.txt (line 3))
00:29:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:29:34 Collecting netifaces (from -r requirements.txt (line 4))
00:29:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:29:34 Installing build dependencies: started
00:29:34 Installing build dependencies: finished with status 'done'
00:29:34 Getting requirements to build wheel: started
00:29:35 Getting requirements to build wheel: finished with status 'done'
00:29:35 Preparing metadata (pyproject.toml): started
00:29:35 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:35 Collecting pyhocon (from -r requirements.txt (line 5))
00:29:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:29:35 Collecting requests (from -r requirements.txt (line 6))
00:29:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:29:35 Collecting robotframework (from -r requirements.txt (line 7))
00:29:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:29:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 31.0 MB/s 0:00:00
00:29:36 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:29:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:29:36 Installing build dependencies: started
00:29:36 Installing build dependencies: finished with status 'done'
00:29:36 Getting requirements to build wheel: started
00:29:37 Getting requirements to build wheel: finished with status 'done'
00:29:37 Preparing metadata (pyproject.toml): started
00:29:37 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:37 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:29:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:29:37 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:29:37 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)
00:29:37 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:29:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:29:37 Installing build dependencies: started
00:29:38 Installing build dependencies: finished with status 'done'
00:29:38 Getting requirements to build wheel: started
00:29:38 Getting requirements to build wheel: finished with status 'done'
00:29:38 Preparing metadata (pyproject.toml): started
00:29:39 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:39 Collecting scapy (from -r requirements.txt (line 12))
00:29:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:29:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 60.5 MB/s 0:00:00
00:29:39 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:29:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:29:39 Installing build dependencies: started
00:29:40 Installing build dependencies: finished with status 'done'
00:29:40 Getting requirements to build wheel: started
00:29:40 Getting requirements to build wheel: finished with status 'done'
00:29:40 Preparing metadata (pyproject.toml): started
00:29:40 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:40 Collecting elasticsearch (from -r requirements.txt (line 18))
00:29:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
00:29:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 38.5 MB/s 0:00:00
00:29:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:29:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:29:41 Collecting pyangbind (from -r requirements.txt (line 22))
00:29:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:29:41 Collecting isodate (from -r requirements.txt (line 25))
00:29:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:29:41 Collecting jmespath (from -r requirements.txt (line 28))
00:29:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:29:41 Collecting jsonpatch (from -r requirements.txt (line 31))
00:29:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:29:41 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:29:41 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:29:41 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:29:41 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)
00:29:41 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:29:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:29:41 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:29:41 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)
00:29:41 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:29:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:29:42 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:29:42 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)
00:29:42 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:29:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:29:42 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:29:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:29:42 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:29:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:29:42 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:29:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:29:42 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:29:42 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)
00:29:42 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:29:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:29:42 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:29:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:29:42 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:29:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:29:43 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:29:43 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:29:43 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:29:43 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)
00:29:43 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:29:43 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:29:43 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)
00:29:43 Collecting elasticsearch (from -r requirements.txt (line 18))
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:29:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 36.8 MB/s 0:00:00
00:29:43 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:29:43 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:29:43 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:29:43 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:29:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:29:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 36.1 MB/s 0:00:00
00:29:44 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:29:44 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)
00:29:45 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:29:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:29:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 29.2 MB/s 0:00:00
00:29:45 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:29:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:29:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:45 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)
00:29:46 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:46 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)
00:29:46 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:29:46 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:46 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)
00:29:47 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:47 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)
00:29:47 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:29:47 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:29:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 86.8 MB/s 0:00:00
00:29:47 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:29:47 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:29:47 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:29:47 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))
00:29:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:29:47 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:29:47 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:29:48 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:29:48 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))
00:29:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:29:48 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))
00:29:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:29:48 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))
00:29:48 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)
00:29:48 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))
00:29:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:29:48 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:29:48 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:29:48 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:29:48 Requirement already satisfied: packaging in /tmp/venv-orBk/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:29:48 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:29:48 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:29:48 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:29:49 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:29:49 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))
00:29:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:29:49 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:29:49 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:29:49 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:29:49 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:29:49 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:29:49 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=5943f179c051876f4f5e161e53dc6573d4fb9d60bdc9d44d246557d701ee72da
00:29:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:29:49 Building wheel for ipaddr (pyproject.toml): started
00:29:49 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:29:49 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=86e2cd0b7695b5eb6b42672d88a9a4b4a1c44cae04d7206ca9c73f816e991c1c
00:29:49 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:29:49 Building wheel for netifaces (pyproject.toml): started
00:29:52 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:29:52 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=0a5f4d624fbcd23c141c2e94271a8b596e53348054fcef4badd2702d5a8b66a0
00:29:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:29:52 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:29:52 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:29:52 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=c7113d8f534ecadabc424ad23294f1809aecceeb5c7837e41ca4b6f2f6ac6430
00:29:52 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:29:52 Building wheel for jsonpath-rw (pyproject.toml): started
00:29:52 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:29:52 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=9555feb46b3a484fb2c7a1a794752ce02f470c53fdf25ade420077658253df1d
00:29:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:29:52 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:29:52 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:29:59
00:29:59 Successfully installed WebOb-1.8.9 async-generator-1.10 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 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 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-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 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.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 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 zipp-3.23.0
00:30:00 + pip freeze
00:30:00 async-generator==1.10
00:30:00 attrs==25.4.0
00:30:00 bcrypt==5.0.0
00:30:00 beautifulsoup4==4.14.3
00:30:00 certifi==2026.1.4
00:30:00 cffi==2.0.0
00:30:00 charset-normalizer==3.4.4
00:30:00 click==8.3.1
00:30:00 cryptography==46.0.3
00:30:00 decorator==5.2.1
00:30:00 distlib==0.4.0
00:30:00 docker-py==1.10.6
00:30:00 docker-pycreds==0.4.0
00:30:00 elastic-transport==8.17.1
00:30:00 elasticsearch==8.19.3
00:30:00 elasticsearch-dsl==8.15.4
00:30:00 enum34==1.1.10
00:30:00 filelock==3.20.3
00:30:00 h11==0.16.0
00:30:00 idna==3.11
00:30:00 importlib_metadata==8.7.1
00:30:00 invoke==2.2.1
00:30:00 ipaddr==2.2.0
00:30:00 isodate==0.7.2
00:30:00 jmespath==1.1.0
00:30:00 jsonpatch==1.33
00:30:00 jsonpath-rw==1.4.0
00:30:00 jsonpointer==3.0.0
00:30:00 lxml==6.0.2
00:30:00 mypy_extensions==1.1.0
00:30:00 netaddr==1.3.0
00:30:00 netifaces==0.11.0
00:30:00 outcome==1.3.0.post0
00:30:00 packaging==26.0
00:30:00 paramiko==4.0.0
00:30:00 platformdirs==4.5.1
00:30:00 ply==3.11
00:30:00 pyang==2.7.1
00:30:00 pyangbind==0.8.7
00:30:00 pycparser==3.0
00:30:00 pyhocon==0.3.61
00:30:00 PyNaCl==1.6.2
00:30:00 pyparsing==3.3.2
00:30:00 PySocks==1.7.1
00:30:00 python-dateutil==2.9.0.post0
00:30:00 regex==2026.1.15
00:30:00 requests==2.32.5
00:30:00 robotframework==7.4.1
00:30:00 robotframework-httplibrary==0.4.2
00:30:00 robotframework-pythonlibcore==4.5.0
00:30:00 robotframework-requests==0.9.7
00:30:00 robotframework-selenium2library==3.0.0
00:30:00 robotframework-seleniumlibrary==6.8.0
00:30:00 robotframework-sshlibrary==3.8.0
00:30:00 scapy==2.7.0
00:30:00 scp==0.15.0
00:30:00 selenium==4.40.0
00:30:00 six==1.17.0
00:30:00 sniffio==1.3.1
00:30:00 sortedcontainers==2.4.0
00:30:00 soupsieve==2.8.3
00:30:00 trio==0.32.0
00:30:00 trio-typing==0.10.0
00:30:00 trio-websocket==0.12.2
00:30:00 types-certifi==2021.10.8.3
00:30:00 types-urllib3==1.26.25.14
00:30:00 typing_extensions==4.15.0
00:30:00 urllib3==2.6.3
00:30:00 virtualenv==20.36.1
00:30:00 waitress==3.0.2
00:30:00 WebOb==1.8.9
00:30:00 websocket-client==1.9.0
00:30:00 WebTest==3.0.7
00:30:00 wsproto==1.3.2
00:30:00 zipp==3.23.0
00:30:00 [EnvInject] - Injecting environment variables from a build step.
00:30:00 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:30:00 [EnvInject] - Variables injected successfully.
00:30:00 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins6813609229093333280.sh
00:30:00 Setup pyenv:
00:30:00 system
00:30:00 3.8.13
00:30:00 3.9.13
00:30:00 3.10.13
00:30:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:30:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from file:/tmp/.os_lf_venv
00:30:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:03 lf-activate-venv(): INFO: Base packages installed successfully
00:30:03 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:30:13 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:30:13 + ODL_SYSTEM=()
00:30:13 + TOOLS_SYSTEM=()
00:30:13 + OPENSTACK_SYSTEM=()
00:30:13 + OPENSTACK_CONTROLLERS=()
00:30:13 + mapfile -t ADDR
00:30:13 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-2
00:30:13 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:30:15 + for i in "${ADDR[@]}"
00:30:15 ++ ssh 10.30.170.238 hostname -s
00:30:15 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:30:15 + REMHOST=releng-41457-2-0-builder-0
00:30:15 + case ${REMHOST} in
00:30:15 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:30:15 + for i in "${ADDR[@]}"
00:30:15 ++ ssh 10.30.170.255 hostname -s
00:30:15 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
00:30:16 + REMHOST=releng-41457-2-1-mininet-ovs-217-0
00:30:16 + case ${REMHOST} in
00:30:16 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:30:16 + echo NUM_ODL_SYSTEM=1
00:30:16 + echo NUM_TOOLS_SYSTEM=1
00:30:16 + '[' '' == yes ']'
00:30:16 + NUM_OPENSTACK_SYSTEM=0
00:30:16 + echo NUM_OPENSTACK_SYSTEM=0
00:30:16 + '[' 0 -eq 2 ']'
00:30:16 + echo ODL_SYSTEM_IP=10.30.170.238
00:30:16 ++ seq 0 0
00:30:16 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:30:16 + echo ODL_SYSTEM_1_IP=10.30.170.238
00:30:16 + echo TOOLS_SYSTEM_IP=10.30.170.255
00:30:16 ++ seq 0 0
00:30:16 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:30:16 + echo TOOLS_SYSTEM_1_IP=10.30.170.255
00:30:16 + openstack_index=0
00:30:16 + NUM_OPENSTACK_CONTROL_NODES=1
00:30:16 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:30:16 ++ seq 0 0
00:30:16 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:30:16 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:30:16 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:16 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:16 + '[' -1 -ge 2 ']'
00:30:16 ++ seq 0 -2
00:30:16 + NUM_OPENSTACK_HAPROXY_NODES=0
00:30:16 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:30:16 ++ seq 0 -1
00:30:16 + echo 'Contents of slave_addresses.txt:'
00:30:16 Contents of slave_addresses.txt:
00:30:16 + cat slave_addresses.txt
00:30:16 NUM_ODL_SYSTEM=1
00:30:16 NUM_TOOLS_SYSTEM=1
00:30:16 NUM_OPENSTACK_SYSTEM=0
00:30:16 ODL_SYSTEM_IP=10.30.170.238
00:30:16 ODL_SYSTEM_1_IP=10.30.170.238
00:30:16 TOOLS_SYSTEM_IP=10.30.170.255
00:30:16 TOOLS_SYSTEM_1_IP=10.30.170.255
00:30:16 NUM_OPENSTACK_CONTROL_NODES=1
00:30:16 OPENSTACK_CONTROL_NODE_1_IP=
00:30:16 NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:16 NUM_OPENSTACK_HAPROXY_NODES=0
00:30:16 [EnvInject] - Injecting environment variables from a build step.
00:30:16 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:30:16 [EnvInject] - Variables injected successfully.
00:30:16 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins6867639607431990348.sh
00:30:16 Preparing for JRE Version 21
00:30:16 Karaf artifact is karaf
00:30:16 Karaf project is integration
00:30:16 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:30:16 [EnvInject] - Injecting environment variables from a build step.
00:30:16 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:30:16 [EnvInject] - Variables injected successfully.
00:30:16 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15775765141772766898.sh
00:30:16 2026-01-23 00:30:16 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:30:16 Bundle version is 0.24.0-SNAPSHOT
00:30:16 --2026-01-23 00:30:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:30:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:30:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:30:16 HTTP request sent, awaiting response... 200 OK
00:30:16 Length: 1404 (1.4K) [application/xml]
00:30:16 Saving to: ‘maven-metadata.xml’
00:30:16
00:30:16 0K . 100% 41.1M=0s
00:30:16
00:30:16 2026-01-23 00:30:16 (41.1 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
00:30:16
00:30:16
00:30:16
00:30:16 org.opendaylight.integration
00:30:16 karaf
00:30:16 0.24.0-SNAPSHOT
00:30:16
00:30:16
00:30:16 20260122.223713
00:30:16 34
00:30:16
00:30:16 20260122223713
00:30:16
00:30:16
00:30:16 pom
00:30:16 0.24.0-20260122.223713-34
00:30:16 20260122223713
00:30:16
00:30:16
00:30:16 tar.gz
00:30:16 0.24.0-20260122.223713-34
00:30:16 20260122223713
00:30:16
00:30:16
00:30:16 zip
00:30:16 0.24.0-20260122.223713-34
00:30:16 20260122223713
00:30:16
00:30:16
00:30:16 cyclonedx
00:30:16 xml
00:30:16 0.24.0-20260122.223713-34
00:30:16 20260122223713
00:30:16
00:30:16
00:30:16 cyclonedx
00:30:16 json
00:30:16 0.24.0-20260122.223713-34
00:30:16 20260122223713
00:30:16
00:30:16
00:30:16
00:30:16
00:30:16 Nexus timestamp is 0.24.0-20260122.223713-34
00:30:16 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260122.223713-34.zip
00:30:16 Distribution bundle is karaf-0.24.0-20260122.223713-34.zip
00:30:16 Distribution bundle version is 0.24.0-SNAPSHOT
00:30:16 Distribution folder is karaf-0.24.0-SNAPSHOT
00:30:16 Nexus prefix is https://nexus.opendaylight.org
00:30:16 [EnvInject] - Injecting environment variables from a build step.
00:30:16 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:30:16 [EnvInject] - Variables injected successfully.
00:30:16 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins3635429914460946744.sh
00:30:16 Setup pyenv:
00:30:16 system
00:30:16 3.8.13
00:30:16 3.9.13
00:30:16 3.10.13
00:30:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:30:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from file:/tmp/.os_lf_venv
00:30:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:18 lf-activate-venv(): INFO: Base packages installed successfully
00:30:18 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:30:24 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:30:24 Copying common-functions.sh to /tmp
00:30:26 Copying common-functions.sh to 10.30.170.238:/tmp
00:30:26 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:30:27 Copying common-functions.sh to 10.30.170.255:/tmp
00:30:27 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
00:30:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12960197338898461771.sh
00:30:27 common-functions.sh is being sourced
00:30:27 common-functions environment:
00:30:27 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:27 ACTUALFEATURES:
00:30:27 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:27 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:27 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:27 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:27 CONTROLLERMEM: 2048m
00:30:27 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:27 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:27 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:27 SUITES:
00:30:27
00:30:27 #################################################
00:30:27 ## Configure Cluster and Start ##
00:30:27 #################################################
00:30:27 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:30:27 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:30:27 Locating script plan to use...
00:30:27 Finished running script plans
00:30:27 Configuring member-1 with IP address 10.30.170.238
00:30:27 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:30:27 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:30:27 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:30:27 ++ [[ /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 ]]
00:30:27 common-functions.sh is being sourced
00:30:27 ++ echo 'common-functions.sh is being sourced'
00:30:27 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:30:27 ++ DISTROSTREAM=chromium
00:30:27 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:27 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:27 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:27 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:27 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:27 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:27 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:27 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:27 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:27 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:27 ++ export CONTROLLERMEM=
00:30:27 ++ CONTROLLERMEM=
00:30:27 ++ case "${DISTROSTREAM}" in
00:30:27 ++ CLUSTER_SYSTEM=pekko
00:30:27 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:27 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:27 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:27 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:27 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:27 ++ print_common_env
00:30:27 ++ cat
00:30:27 common-functions environment:
00:30:27 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:27 ACTUALFEATURES:
00:30:27 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:27 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:27 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:27 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:27 CONTROLLERMEM:
00:30:27 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:27 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:27 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:27 SUITES:
00:30:27
00:30:27 ++ SSH='ssh -t -t'
00:30:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:30:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:30:27 Changing to /tmp
00:30:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260122.223713-34.zip
00:30:27 + echo 'Changing to /tmp'
00:30:27 + cd /tmp
00:30:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260122.223713-34.zip'
00:30:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260122.223713-34.zip
00:30:27 --2026-01-23 00:30:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260122.223713-34.zip
00:30:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:30:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:30:27 HTTP request sent, awaiting response... 200 OK
00:30:27 Length: 240364629 (229M) [application/zip]
00:30:27 Saving to: ‘karaf-0.24.0-20260122.223713-34.zip’
00:30:27
00:30:27 0K ........ ........ ........ ........ ........ ........ 1% 107M 2s
00:30:27 3072K ........ ........ ........ ........ ........ ........ 2% 128M 2s
00:30:27 6144K ........ ........ ........ ........ ........ ........ 3% 148M 2s
00:30:27 9216K ........ ........ ........ ........ ........ ........ 5% 150M 2s
00:30:28 12288K ........ ........ ........ ........ ........ ........ 6% 154M 2s
00:30:28 15360K ........ ........ ........ ........ ........ ........ 7% 186M 1s
00:30:28 18432K ........ ........ ........ ........ ........ ........ 9% 198M 1s
00:30:28 21504K ........ ........ ........ ........ ........ ........ 10% 223M 1s
00:30:28 24576K ........ ........ ........ ........ ........ ........ 11% 217M 1s
00:30:28 27648K ........ ........ ........ ........ ........ ........ 13% 237M 1s
00:30:28 30720K ........ ........ ........ ........ ........ ........ 14% 256M 1s
00:30:28 33792K ........ ........ ........ ........ ........ ........ 15% 262M 1s
00:30:28 36864K ........ ........ ........ ........ ........ ........ 17% 278M 1s
00:30:28 39936K ........ ........ ........ ........ ........ ........ 18% 256M 1s
00:30:28 43008K ........ ........ ........ ........ ........ ........ 19% 302M 1s
00:30:28 46080K ........ ........ ........ ........ ........ ........ 20% 311M 1s
00:30:28 49152K ........ ........ ........ ........ ........ ........ 22% 295M 1s
00:30:28 52224K ........ ........ ........ ........ ........ ........ 23% 321M 1s
00:30:28 55296K ........ ........ ........ ........ ........ ........ 24% 314M 1s
00:30:28 58368K ........ ........ ........ ........ ........ ........ 26% 308M 1s
00:30:28 61440K ........ ........ ........ ........ ........ ........ 27% 308M 1s
00:30:28 64512K ........ ........ ........ ........ ........ ........ 28% 319M 1s
00:30:28 67584K ........ ........ ........ ........ ........ ........ 30% 306M 1s
00:30:28 70656K ........ ........ ........ ........ ........ ........ 31% 311M 1s
00:30:28 73728K ........ ........ ........ ........ ........ ........ 32% 312M 1s
00:30:28 76800K ........ ........ ........ ........ ........ ........ 34% 322M 1s
00:30:28 79872K ........ ........ ........ ........ ........ ........ 35% 331M 1s
00:30:28 82944K ........ ........ ........ ........ ........ ........ 36% 240M 1s
00:30:28 86016K ........ ........ ........ ........ ........ ........ 37% 376M 1s
00:30:28 89088K ........ ........ ........ ........ ........ ........ 39% 442M 1s
00:30:28 92160K ........ ........ ........ ........ ........ ........ 40% 238M 1s
00:30:28 95232K ........ ........ ........ ........ ........ ........ 41% 262M 1s
00:30:28 98304K ........ ........ ........ ........ ........ ........ 43% 305M 1s
00:30:28 101376K ........ ........ ........ ........ ........ ........ 44% 312M 1s
00:30:28 104448K ........ ........ ........ ........ ........ ........ 45% 255M 1s
00:30:28 107520K ........ ........ ........ ........ ........ ........ 47% 320M 0s
00:30:28 110592K ........ ........ ........ ........ ........ ........ 48% 427M 0s
00:30:28 113664K ........ ........ ........ ........ ........ ........ 49% 204M 0s
00:30:28 116736K ........ ........ ........ ........ ........ ........ 51% 194M 0s
00:30:28 119808K ........ ........ ........ ........ ........ ........ 52% 241M 0s
00:30:28 122880K ........ ........ ........ ........ ........ ........ 53% 286M 0s
00:30:28 125952K ........ ........ ........ ........ ........ ........ 54% 286M 0s
00:30:28 129024K ........ ........ ........ ........ ........ ........ 56% 296M 0s
00:30:28 132096K ........ ........ ........ ........ ........ ........ 57% 331M 0s
00:30:28 135168K ........ ........ ........ ........ ........ ........ 58% 321M 0s
00:30:28 138240K ........ ........ ........ ........ ........ ........ 60% 311M 0s
00:30:28 141312K ........ ........ ........ ........ ........ ........ 61% 318M 0s
00:30:28 144384K ........ ........ ........ ........ ........ ........ 62% 324M 0s
00:30:28 147456K ........ ........ ........ ........ ........ ........ 64% 315M 0s
00:30:28 150528K ........ ........ ........ ........ ........ ........ 65% 319M 0s
00:30:28 153600K ........ ........ ........ ........ ........ ........ 66% 314M 0s
00:30:28 156672K ........ ........ ........ ........ ........ ........ 68% 319M 0s
00:30:28 159744K ........ ........ ........ ........ ........ ........ 69% 318M 0s
00:30:28 162816K ........ ........ ........ ........ ........ ........ 70% 316M 0s
00:30:28 165888K ........ ........ ........ ........ ........ ........ 71% 317M 0s
00:30:28 168960K ........ ........ ........ ........ ........ ........ 73% 328M 0s
00:30:28 172032K ........ ........ ........ ........ ........ ........ 74% 325M 0s
00:30:28 175104K ........ ........ ........ ........ ........ ........ 75% 320M 0s
00:30:28 178176K ........ ........ ........ ........ ........ ........ 77% 324M 0s
00:30:28 181248K ........ ........ ........ ........ ........ ........ 78% 319M 0s
00:30:28 184320K ........ ........ ........ ........ ........ ........ 79% 331M 0s
00:30:28 187392K ........ ........ ........ ........ ........ ........ 81% 309M 0s
00:30:28 190464K ........ ........ ........ ........ ........ ........ 82% 321M 0s
00:30:28 193536K ........ ........ ........ ........ ........ ........ 83% 285M 0s
00:30:28 196608K ........ ........ ........ ........ ........ ........ 85% 318M 0s
00:30:28 199680K ........ ........ ........ ........ ........ ........ 86% 317M 0s
00:30:28 202752K ........ ........ ........ ........ ........ ........ 87% 277M 0s
00:30:28 205824K ........ ........ ........ ........ ........ ........ 88% 277M 0s
00:30:28 208896K ........ ........ ........ ........ ........ ........ 90% 495M 0s
00:30:28 211968K ........ ........ ........ ........ ........ ........ 91% 323M 0s
00:30:28 215040K ........ ........ ........ ........ ........ ........ 92% 315M 0s
00:30:28 218112K ........ ........ ........ ........ ........ ........ 94% 321M 0s
00:30:28 221184K ........ ........ ........ ........ ........ ........ 95% 325M 0s
00:30:28 224256K ........ ........ ........ ........ ........ ........ 96% 312M 0s
00:30:28 227328K ........ ........ ........ ........ ........ ........ 98% 337M 0s
00:30:28 230400K ........ ........ ........ ........ ........ ........ 99% 330M 0s
00:30:28 233472K ........ ........ ... 100% 331M=0.8s
00:30:28
00:30:28 2026-01-23 00:30:28 (273 MB/s) - ‘karaf-0.24.0-20260122.223713-34.zip’ saved [240364629/240364629]
00:30:28
00:30:28 Extracting the new controller...
00:30:28 + echo 'Extracting the new controller...'
00:30:28 + unzip -q karaf-0.24.0-20260122.223713-34.zip
00:30:30 Adding external repositories...
00:30:30 + echo 'Adding external repositories...'
00:30:30 + 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.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:30 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:30 ################################################################################
00:30:30 #
00:30:30 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:30 # contributor license agreements. See the NOTICE file distributed with
00:30:30 # this work for additional information regarding copyright ownership.
00:30:30 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:30 # (the "License"); you may not use this file except in compliance with
00:30:30 # the License. You may obtain a copy of the License at
00:30:30 #
00:30:30 # http://www.apache.org/licenses/LICENSE-2.0
00:30:30 #
00:30:30 # Unless required by applicable law or agreed to in writing, software
00:30:30 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:30 # See the License for the specific language governing permissions and
00:30:30 # limitations under the License.
00:30:30 #
00:30:30 ################################################################################
00:30:30
00:30:30 #
00:30:30 # If set to true, the following property will not allow any certificate to be used
00:30:30 # when accessing Maven repositories through SSL
00:30:30 #
00:30:30 #org.ops4j.pax.url.mvn.certificateCheck=
00:30:30
00:30:30 #
00:30:30 # Path to the local Maven settings file.
00:30:30 # The repositories defined in this file will be automatically added to the list
00:30:30 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:30:30 # below is not set.
00:30:30 # The following locations are checked for the existence of the settings.xml file
00:30:30 # * 1. looks for the specified url
00:30:30 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:30:30 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:30:30 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:30:30 #
00:30:30 #org.ops4j.pax.url.mvn.settings=
00:30:30
00:30:30 #
00:30:30 # Path to the local Maven repository which is used to avoid downloading
00:30:30 # artifacts when they already exist locally.
00:30:30 # The value of this property will be extracted from the settings.xml file
00:30:30 # above, or defaulted to:
00:30:30 # System.getProperty( "user.home" ) + "/.m2/repository"
00:30:30 #
00:30:30 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:30:30
00:30:30 #
00:30:30 # Default this to false. It's just weird to use undocumented repos
00:30:30 #
00:30:30 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:30:30
00:30:30 #
00:30:30 # Uncomment if you don't wanna use the proxy settings
00:30:30 # from the Maven conf/settings.xml file
00:30:30 #
00:30:30 # org.ops4j.pax.url.mvn.proxySupport=false
00:30:30
00:30:30 #
00:30:30 # Comma separated list of repositories scanned when resolving an artifact.
00:30:30 # Those repositories will be checked before iterating through the
00:30:30 # below list of repositories and even before the local repository
00:30:30 # A repository url can be appended with zero or more of the following flags:
00:30:30 # @snapshots : the repository contains snaphots
00:30:30 # @noreleases : the repository does not contain any released artifacts
00:30:30 #
00:30:30 # The following property value will add the system folder as a repo.
00:30:30 #
00:30:30 org.ops4j.pax.url.mvn.defaultRepositories=\
00:30:30 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:30:30 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:30:30 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:30:30
00:30:30 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:30:30 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:30:30
00:30:30 #
00:30:30 # Comma separated list of repositories scanned when resolving an artifact.
00:30:30 # The default list includes the following repositories:
00:30:30 # http://repo1.maven.org/maven2@id=central
00:30:30 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:30:30 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:30:30 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:30:30 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:30:30 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:30:30 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:30:30 # To add repositories to the default ones, prepend '+' to the list of repositories
00:30:30 # to add.
00:30:30 # A repository url can be appended with zero or more of the following flags:
00:30:30 # @snapshots : the repository contains snapshots
00:30:30 # @noreleases : the repository does not contain any released artifacts
00:30:30 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:30:30 #
00:30:30 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
00:30:30
00:30:30 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:30:30 + echo 'Configuring the startup features...'
00:30:30 Configuring the startup features...
00:30:30 + 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.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:30 + FEATURE_TEST_STRING=features-test
00:30:30 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:30:30 + KARAF_VERSION=karaf4
00:30:30 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:30:30 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:30 + [[ ! -z '' ]]
00:30:30 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:30 ################################################################################
00:30:30 #
00:30:30 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:30 # contributor license agreements. See the NOTICE file distributed with
00:30:30 # this work for additional information regarding copyright ownership.
00:30:30 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:30 # (the "License"); you may not use this file except in compliance with
00:30:30 # the License. You may obtain a copy of the License at
00:30:30 #
00:30:30 # http://www.apache.org/licenses/LICENSE-2.0
00:30:30 #
00:30:30 # Unless required by applicable law or agreed to in writing, software
00:30:30 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:30 # See the License for the specific language governing permissions and
00:30:30 # limitations under the License.
00:30:30 #
00:30:30 ################################################################################
00:30:30
00:30:30 #
00:30:30 # Comma separated list of features repositories to register by default
00:30:30 #
00:30:30 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/3dcf48db-6ac5-4e91-baa9-33bd86afe74d.xml
00:30:30
00:30:30 #
00:30:30 # Comma separated list of features to install at startup
00:30:30 #
00:30:30 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 68fa882a-0e22-471d-911f-ca93927892ae
00:30:30
00:30:30 #
00:30:30 # Resource repositories (OBR) that the features resolver can use
00:30:30 # to resolve requirements/capabilities
00:30:30 #
00:30:30 # The format of the resourceRepositories is
00:30:30 # resourceRepositories=[xml:url|json:url],...
00:30:30 # for Instance:
00:30:30 #
00:30:30 #resourceRepositories=xml:http://host/path/to/index.xml
00:30:30 # or
00:30:30 #resourceRepositories=json:http://host/path/to/index.json
00:30:30 #
00:30:30
00:30:30 #
00:30:30 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:30:30 #
00:30:30 featuresBootAsynchronous=false
00:30:30
00:30:30 #
00:30:30 # Service requirements enforcement
00:30:30 #
00:30:30 # By default, the feature resolver checks the service requirements/capabilities of
00:30:30 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:30:30 # the required bundles.
00:30:30 # The following flag can have those values:
00:30:30 # - disable: service requirements are completely ignored
00:30:30 # - default: service requirements are ignored for old features
00:30:30 # - enforce: service requirements are always verified
00:30:30 #
00:30:30 #serviceRequirements=default
00:30:30
00:30:30 #
00:30:30 # Store cfg file for config element in feature
00:30:30 #
00:30:30 #configCfgStore=true
00:30:30
00:30:30 #
00:30:30 # Define if the feature service automatically refresh bundles
00:30:30 #
00:30:30 autoRefresh=true
00:30:30
00:30:30 #
00:30:30 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:30:30 # XML file defines instructions related to features processing
00:30:30 # versions.properties may declare properties to resolve placeholders in XML file
00:30:30 # both files are relative to ${karaf.etc}
00:30:30 #
00:30:30 #featureProcessing=org.apache.karaf.features.xml
00:30:30 #featureProcessingVersions=versions.properties
00:30:30 + configure_karaf_log karaf4 ''
00:30:30 + local -r karaf_version=karaf4
00:30:30 + local -r controllerdebugmap=
00:30:30 + local logapi=log4j
00:30:30 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:30 log4j2.rootLogger.level = INFO
00:30:30 #log4j2.rootLogger.type = asyncRoot
00:30:30 #log4j2.rootLogger.includeLocation = false
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:30 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:30 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:30 log4j2.logger.spifly.level = WARN
00:30:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:30 log4j2.logger.audit.level = INFO
00:30:30 log4j2.logger.audit.additivity = false
00:30:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:30 log4j2.appender.console.type = Console
00:30:30 log4j2.appender.console.name = Console
00:30:30 log4j2.appender.console.layout.type = PatternLayout
00:30:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:30 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:30 log4j2.appender.rolling.name = RollingFile
00:30:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:30 #log4j2.appender.rolling.immediateFlush = false
00:30:30 log4j2.appender.rolling.append = true
00:30:30 log4j2.appender.rolling.layout.type = PatternLayout
00:30:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:30 log4j2.appender.rolling.policies.type = Policies
00:30:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:30 log4j2.appender.rolling.policies.size.size = 64MB
00:30:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:30 log4j2.appender.rolling.strategy.max = 7
00:30:30 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:30 log4j2.appender.audit.name = AuditRollingFile
00:30:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:30 log4j2.appender.audit.append = true
00:30:30 log4j2.appender.audit.layout.type = PatternLayout
00:30:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:30 log4j2.appender.audit.policies.type = Policies
00:30:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:30 log4j2.appender.audit.policies.size.size = 8MB
00:30:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:30 log4j2.appender.audit.strategy.max = 7
00:30:30 log4j2.appender.osgi.type = PaxOsgi
00:30:30 log4j2.appender.osgi.name = PaxOsgi
00:30:30 log4j2.appender.osgi.filter = *
00:30:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:30 #log4j2.logger.aether.level = TRACE
00:30:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:30 #log4j2.logger.http-headers.level = DEBUG
00:30:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:30 #log4j2.logger.maven.level = TRACE
00:30:30 + logapi=log4j2
00:30:30 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:30:30 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:30:30 + '[' log4j2 == log4j2 ']'
00:30:30 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:30 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:30:30 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:30:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:30:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:30:30 + unset IFS
00:30:30 + echo 'controllerdebugmap: '
00:30:30 controllerdebugmap:
00:30:30 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:30 + '[' -n '' ']'
00:30:30 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:30:30 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:30 ################################################################################
00:30:30 #
00:30:30 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:30 # contributor license agreements. See the NOTICE file distributed with
00:30:30 # this work for additional information regarding copyright ownership.
00:30:30 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:30 # (the "License"); you may not use this file except in compliance with
00:30:30 # the License. You may obtain a copy of the License at
00:30:30 #
00:30:30 # http://www.apache.org/licenses/LICENSE-2.0
00:30:30 #
00:30:30 # Unless required by applicable law or agreed to in writing, software
00:30:30 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:30 # See the License for the specific language governing permissions and
00:30:30 # limitations under the License.
00:30:30 #
00:30:30 ################################################################################
00:30:30
00:30:30 # Common pattern layout for appenders
00:30:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:30
00:30:30 # Root logger
00:30:30 log4j2.rootLogger.level = INFO
00:30:30 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:30:30 #log4j2.rootLogger.type = asyncRoot
00:30:30 #log4j2.rootLogger.includeLocation = false
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:30 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:30
00:30:30 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:30
00:30:30 # Loggers configuration
00:30:30
00:30:30 # Spifly logger
00:30:30 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:30 log4j2.logger.spifly.level = WARN
00:30:30
00:30:30 # Security audit logger
00:30:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:30 log4j2.logger.audit.level = INFO
00:30:30 log4j2.logger.audit.additivity = false
00:30:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:30
00:30:30 # Appenders configuration
00:30:30
00:30:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:30 log4j2.appender.console.type = Console
00:30:30 log4j2.appender.console.name = Console
00:30:30 log4j2.appender.console.layout.type = PatternLayout
00:30:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:30
00:30:30 # Rolling file appender
00:30:30 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:30 log4j2.appender.rolling.name = RollingFile
00:30:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:30 # uncomment to not force a disk flush
00:30:30 #log4j2.appender.rolling.immediateFlush = false
00:30:30 log4j2.appender.rolling.append = true
00:30:30 log4j2.appender.rolling.layout.type = PatternLayout
00:30:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:30 log4j2.appender.rolling.policies.type = Policies
00:30:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:30 log4j2.appender.rolling.policies.size.size = 1GB
00:30:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:30 log4j2.appender.rolling.strategy.max = 7
00:30:30
00:30:30 # Audit file appender
00:30:30 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:30 log4j2.appender.audit.name = AuditRollingFile
00:30:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:30 log4j2.appender.audit.append = true
00:30:30 log4j2.appender.audit.layout.type = PatternLayout
00:30:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:30 log4j2.appender.audit.policies.type = Policies
00:30:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:30 log4j2.appender.audit.policies.size.size = 8MB
00:30:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:30 log4j2.appender.audit.strategy.max = 7
00:30:30
00:30:30 # OSGi appender
00:30:30 log4j2.appender.osgi.type = PaxOsgi
00:30:30 log4j2.appender.osgi.name = PaxOsgi
00:30:30 log4j2.appender.osgi.filter = *
00:30:30
00:30:30 # help with identification of maven-related problems with pax-url-aether
00:30:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:30 #log4j2.logger.aether.level = TRACE
00:30:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:30 #log4j2.logger.http-headers.level = DEBUG
00:30:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:30 #log4j2.logger.maven.level = TRACE
00:30:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:30:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:30:30 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:30 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:30:30 + local -r controllermem=2048m
00:30:30 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:30 Configure
00:30:30 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:30:30 max memory: 2048m
00:30:30 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:30 + echo Configure
00:30:30 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:30:30 + echo ' max memory: 2048m'
00:30:30 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:30 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:30 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:30 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:30 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:30 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:30 #!/bin/sh
00:30:30 #
00:30:30 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:30 # contributor license agreements. See the NOTICE file distributed with
00:30:30 # this work for additional information regarding copyright ownership.
00:30:30 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:30 # (the "License"); you may not use this file except in compliance with
00:30:30 # the License. You may obtain a copy of the License at
00:30:30 #
00:30:30 # http://www.apache.org/licenses/LICENSE-2.0
00:30:30 #
00:30:30 # Unless required by applicable law or agreed to in writing, software
00:30:30 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:30 # See the License for the specific language governing permissions and
00:30:30 # limitations under the License.
00:30:30 #
00:30:30
00:30:30 #
00:30:30 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:30:30 # script: client, instance, shell, start, status, stop, karaf
00:30:30 #
00:30:30 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:30:30 # Actions go here...
00:30:30 # fi
00:30:30
00:30:30 #
00:30:30 # general settings which should be applied for all scripts go here; please keep
00:30:30 # in mind that it is possible that scripts might be executed more than once, e.g.
00:30:30 # in example of the start script where the start script is executed first and the
00:30:30 # karaf script afterwards.
00:30:30 #
00:30:30
00:30:30 #
00:30:30 # The following section shows the possible configuration options for the default
00:30:30 # karaf scripts
00:30:30 #
00:30:30 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:30:30 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:30:30 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:30:30 # export EXTRA_JAVA_OPTS # Additional JVM options
00:30:30 # export KARAF_HOME # Karaf home folder
00:30:30 # export KARAF_DATA # Karaf data folder
00:30:30 # export KARAF_BASE # Karaf base folder
00:30:30 # export KARAF_ETC # Karaf etc folder
00:30:30 # export KARAF_LOG # Karaf log folder
00:30:30 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:30:30 # export KARAF_OPTS # Additional available Karaf options
00:30:30 # export KARAF_DEBUG # Enable debug mode
00:30:30 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:30:30 # export KARAF_NOROOT # Prevent execution as root if set to true
00:30:30 Set Java version
00:30:30 + echo 'Set Java version'
00:30:30 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:30:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:30:30 sudo: a password is required
00:30:30 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:30:30 sudo: a password is required
00:30:30 JDK default version ...
00:30:30 + echo 'JDK default version ...'
00:30:30 + java -version
00:30:31 openjdk version "21.0.9" 2025-10-21
00:30:31 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:30:31 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:30:31 Set JAVA_HOME
00:30:31 + echo 'Set JAVA_HOME'
00:30:31 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:31 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:31 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:31 Listing all open ports on controller system...
00:30:31 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:30:31 + echo 'Listing all open ports on controller system...'
00:30:31 + netstat -pnatu
00:30:31 /tmp/configuration-script.sh: line 40: netstat: command not found
00:30:31 Configuring cluster
00:30:31 + '[' -f /tmp/custom_shard_config.txt ']'
00:30:31 + echo 'Configuring cluster'
00:30:31 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.238
00:30:31 ################################################
00:30:31 ## Configure Cluster ##
00:30:31 ################################################
00:30:31 NOTE: Cluster configuration files not found. Copying from
00:30:31 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:30:31 Configuring unique name in pekko.conf
00:30:31 Configuring hostname in pekko.conf
00:30:31 Configuring data and rpc seed nodes in pekko.conf
00:30:31 modules = [
00:30:31
00:30:31 {
00:30:31 name = "inventory"
00:30:31 namespace = "urn:opendaylight:inventory"
00:30:31 shard-strategy = "module"
00:30:31 },
00:30:31 {
00:30:31 name = "topology"
00:30:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:31 shard-strategy = "module"
00:30:31 },
00:30:31 {
00:30:31 name = "toaster"
00:30:31 namespace = "http://netconfcentral.org/ns/toaster"
00:30:31 shard-strategy = "module"
00:30:31 }
00:30:31 ]
00:30:31 Configuring replication type in module-shards.conf
00:30:31 ################################################
00:30:31 ## NOTE: Manually restart controller to ##
00:30:31 ## apply configuration. ##
00:30:31 ################################################
00:30:31 Dump pekko.conf
00:30:31 + echo 'Dump pekko.conf'
00:30:31 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:31
00:30:31 odl-cluster-data {
00:30:31 pekko {
00:30:31 remote {
00:30:31 artery {
00:30:31 enabled = on
00:30:31 transport = tcp
00:30:31 canonical.hostname = "10.30.170.238"
00:30:31 canonical.port = 2550
00:30:31 }
00:30:31 }
00:30:31
00:30:31 cluster {
00:30:31 # Using artery.
00:30:31 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.238:2550"]
00:30:31
00:30:31 roles = ["member-1"]
00:30:31
00:30:31 # when under load we might trip a false positive on the failure detector
00:30:31 # failure-detector {
00:30:31 # heartbeat-interval = 4 s
00:30:31 # acceptable-heartbeat-pause = 16s
00:30:31 # }
00:30:31 }
00:30:31
00:30:31 persistence {
00:30:31 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:30:31 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:30:31 # The relative path is always relative to KARAF_HOME.
00:30:31
00:30:31 # snapshot-store.local.dir = "target/snapshots"
00:30:31 }
00:30:31 disable-default-actor-system-quarantined-event-handling = "false"
00:30:31 }
00:30:31 }
00:30:31 Dump modules.conf
00:30:31 + echo 'Dump modules.conf'
00:30:31 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:31 modules = [
00:30:31
00:30:31 {
00:30:31 name = "inventory"
00:30:31 namespace = "urn:opendaylight:inventory"
00:30:31 shard-strategy = "module"
00:30:31 },
00:30:31 {
00:30:31 name = "topology"
00:30:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:31 shard-strategy = "module"
00:30:31 },
00:30:31 {
00:30:31 name = "toaster"
00:30:31 namespace = "http://netconfcentral.org/ns/toaster"
00:30:31 shard-strategy = "module"
00:30:31 }
00:30:31 ]
00:30:31 Dump module-shards.conf
00:30:31 + echo 'Dump module-shards.conf'
00:30:31 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:31 module-shards = [
00:30:31 {
00:30:31 name = "default"
00:30:31 shards = [
00:30:31 {
00:30:31 name = "default"
00:30:31 replicas = ["member-1"]
00:30:31 }
00:30:31 ]
00:30:31 },
00:30:31 {
00:30:31 name = "inventory"
00:30:31 shards = [
00:30:31 {
00:30:31 name="inventory"
00:30:31 replicas = ["member-1"]
00:30:31 }
00:30:31 ]
00:30:31 },
00:30:31 {
00:30:31 name = "topology"
00:30:31 shards = [
00:30:31 {
00:30:31 name="topology"
00:30:31 replicas = ["member-1"]
00:30:31 }
00:30:31 ]
00:30:31 },
00:30:31 {
00:30:31 name = "toaster"
00:30:31 shards = [
00:30:31 {
00:30:31 name="toaster"
00:30:31 replicas = ["member-1"]
00:30:31 }
00:30:31 ]
00:30:31 }
00:30:31 ]
00:30:31 Locating config plan to use...
00:30:31 Finished running config plans
00:30:31 Starting member-1 with IP address 10.30.170.238
00:30:31 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:30:31 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:30:31 Redirecting karaf console output to karaf_console.log
00:30:31 Starting controller...
00:30:31 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:30:31 Execute the post startup script on controller 10.30.170.238
00:30:31 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:30:31 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:30:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:32 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:31:37 2026-01-23T00:30:49,404 | 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.]
00:31:37 Controller is UP
00:31:37 2026-01-23T00:30:49,404 | 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.]
00:31:37 Listing all open ports on controller system...
00:31:37 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:31:37 looking for "BindException: Address already in use" in log file
00:31:37 looking for "server is unhealthy" in log file
00:31:37 Let's take the karaf thread dump
00:31:37 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:31:37 karaf main: org.apache.karaf.main.Main, pid:2042
00:31:37 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:31:38 Generating mininet variables...
00:31:38 Locating test plan to use...
00:31:38 Changing the testplan path...
00:31:38 # Place the suites in run order:
00:31:38 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:31:38 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:31:38 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:31:38 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation
00:31:38 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation ...
00:31:38 ==============================================================================
00:31:38 openflowplugin-sanity.txt
00:31:38 ==============================================================================
00:31:38 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:31:38 ==============================================================================
00:31:41 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:31:41 ==============================================================================
00:31:41 Get list of nodes :: Get the inventory | PASS |
00:31:42 ------------------------------------------------------------------------------
00:31:42 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:31:42 ------------------------------------------------------------------------------
00:31:43 Get node 1 inventory :: Get the inventory for a node | PASS |
00:31:43 ------------------------------------------------------------------------------
00:31:43 Get node 2 inventory :: Get the inventory for a node | PASS |
00:31:43 ------------------------------------------------------------------------------
00:31:43 Get node 3 inventory :: Get the inventory for a node | PASS |
00:31:43 ------------------------------------------------------------------------------
00:31:43 Link Down :: Take link s1-s2 down | PASS |
00:31:43 ------------------------------------------------------------------------------
00:31:43 Link Up :: Take link s1-s2 up | PASS |
00:31:43 ------------------------------------------------------------------------------
00:31:43 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:31:43 7 tests, 7 passed, 0 failed
00:31:43 ==============================================================================
00:31:43 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:31:43 ==============================================================================
00:31:43 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:31:43 ------------------------------------------------------------------------------
00:31:43 List all the links :: List all the links in the topology. | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Link Down :: Take link s1-s2 down | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Link Up :: Take link s1-s2 up | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:31:49 4 tests, 4 passed, 0 failed
00:31:49 ==============================================================================
00:31:49 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:31:49 ==============================================================================
00:31:49 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Get Stats for node 1 :: Get the stats for a node | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Get Stats for node 2 :: Get the stats for a node | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Get Stats for node 3 :: Get the stats for a node | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:31:49 4 tests, 4 passed, 0 failed
00:31:49 ==============================================================================
00:31:49 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:31:49 ==============================================================================
00:31:49 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:31:51 ------------------------------------------------------------------------------
00:31:51 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:31:52 ------------------------------------------------------------------------------
00:31:52 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:31:52 ------------------------------------------------------------------------------
00:31:52 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:31:56 6 tests, 6 passed, 0 failed
00:31:56 ==============================================================================
00:31:56 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:31:56 21 tests, 21 passed, 0 failed
00:31:56 ==============================================================================
00:31:56 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:31:56 ==============================================================================
00:31:58 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:31:58 ==============================================================================
00:31:59 Get list of nodes :: Get the inventory | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Get node 1 inventory :: Get the inventory for a node | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Get node 2 inventory :: Get the inventory for a node | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Get node 3 inventory :: Get the inventory for a node | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Link Down :: Take link s1-s2 down | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Link Up :: Take link s1-s2 up | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:32:01 7 tests, 7 passed, 0 failed
00:32:01 ==============================================================================
00:32:01 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:32:01 ==============================================================================
00:32:01 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 List all the links :: List all the links in the topology. | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Link Down :: Take link s1-s2 down | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Link Up :: Take link s1-s2 up | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:32:03 4 tests, 4 passed, 0 failed
00:32:03 ==============================================================================
00:32:03 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:32:03 ==============================================================================
00:32:03 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Get Stats for node 1 :: Get the stats for a node | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Get Stats for node 2 :: Get the stats for a node | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Get Stats for node 3 :: Get the stats for a node | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:32:03 4 tests, 4 passed, 0 failed
00:32:03 ==============================================================================
00:32:03 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:32:03 ==============================================================================
00:32:03 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Verify after modifying flow operational - Output to physical port#... | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:32:12 9 tests, 9 passed, 0 failed
00:32:12 ==============================================================================
00:32:12 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:32:12 24 tests, 24 passed, 0 failed
00:32:12 ==============================================================================
00:32:12 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:32:12 ==============================================================================
00:32:15 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:32:15 ==============================================================================
00:32:16 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 1 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 2 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 3 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 4 Added | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 5 Added | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 6 Added | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 7 Added | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 8 Added | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 9 Added | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 10 Added | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 11 Added | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 14 Added | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 15 Added | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 16 Added | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 17 Added | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 18 Added | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 19 Added | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 20 Added | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 21 Added | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 22 Added | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 23 Added | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 24 Added | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 25 Added | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 31 Added | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 36 Added | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 38 Added | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 43 Added | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 45 Added | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 101 Added | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 102 Added | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 103 Added | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 104 Added | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 105 Added | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 106 Added | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 107 Added | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 108 Added | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 109 Added | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 110 Added | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 113 Added | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 156 Added | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 201 Added | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 202 Added | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 203 Added | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 204 Added | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 205 Added | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 206 Added | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 209 Added | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 214 Added | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 218 Added | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 219 Added | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 220 Added | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 221 Added | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 222 Added | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 223 Added | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 224 Added | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 225 Added | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 550 Added | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 1 Updated | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 2 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 3 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 4 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 5 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 6 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 7 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 8 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 9 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 10 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 11 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 14 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 15 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 16 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 17 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 18 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 19 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 20 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 21 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 22 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 23 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 24 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 25 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 31 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 36 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 38 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 43 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 45 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 101 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 102 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 103 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 104 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 105 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 106 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 107 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 108 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 109 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 110 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 113 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 156 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 201 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 202 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 203 Updated | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 204 Updated | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 205 Updated | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 206 Updated | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 209 Updated | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 214 Updated | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 218 Updated | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 219 Updated | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 220 Updated | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 221 Updated | PASS |
00:32:41 ------------------------------------------------------------------------------
00:32:41 Test Is Flow 222 Updated | PASS |
00:32:41 ------------------------------------------------------------------------------
00:32:41 Test Is Flow 223 Updated | PASS |
00:32:41 ------------------------------------------------------------------------------
00:32:41 Test Is Flow 224 Updated | PASS |
00:32:41 ------------------------------------------------------------------------------
00:32:41 Test Is Flow 225 Updated | PASS |
00:32:41 ------------------------------------------------------------------------------
00:32:41 Test Is Flow 550 Updated | PASS |
00:32:41 ------------------------------------------------------------------------------
00:32:41 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 1 Deleted | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 2 Deleted | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 3 Deleted | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 4 Deleted | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 5 Deleted | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 6 Deleted | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 7 Deleted | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 8 Deleted | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 9 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 10 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 11 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 14 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 15 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 16 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 17 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 18 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 19 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 20 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 21 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 22 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 23 Deleted | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 24 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 25 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 31 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 36 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 38 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 43 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 45 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 101 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 102 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 103 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 104 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 105 Deleted | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 106 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 107 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 108 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 109 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 110 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 113 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 156 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 201 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 202 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 203 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 204 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 205 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 206 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 209 Deleted | PASS |
00:32:49 ------------------------------------------------------------------------------
00:32:49 Test Is Flow 214 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 Test Is Flow 218 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 Test Is Flow 219 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 Test Is Flow 220 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 Test Is Flow 221 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 Test Is Flow 222 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 Test Is Flow 223 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 Test Is Flow 224 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 Test Is Flow 225 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 Test Is Flow 550 Deleted | PASS |
00:32:50 ------------------------------------------------------------------------------
00:32:50 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:32:50 174 tests, 174 passed, 0 failed
00:32:50 ==============================================================================
00:32:50 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:32:50 ==============================================================================
00:32:50 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:33:16 ------------------------------------------------------------------------------
00:33:16 Test Is Flow 1 Added | PASS |
00:33:16 ------------------------------------------------------------------------------
00:33:16 Test Is Flow 2 Added | PASS |
00:33:16 ------------------------------------------------------------------------------
00:33:16 Test Is Flow 3 Added | PASS |
00:33:16 ------------------------------------------------------------------------------
00:33:16 Test Is Flow 4 Added | PASS |
00:33:16 ------------------------------------------------------------------------------
00:33:16 Test Is Flow 5 Added | PASS |
00:33:16 ------------------------------------------------------------------------------
00:33:16 Test Is Flow 6 Added | PASS |
00:33:16 ------------------------------------------------------------------------------
00:33:16 Test Is Flow 7 Added | PASS |
00:33:16 ------------------------------------------------------------------------------
00:33:16 Test Is Flow 8 Added | PASS |
00:33:17 ------------------------------------------------------------------------------
00:33:17 Test Is Flow 9 Added | PASS |
00:33:17 ------------------------------------------------------------------------------
00:33:17 Test Is Flow 10 Added | PASS |
00:33:17 ------------------------------------------------------------------------------
00:33:17 Test Is Flow 11 Added | PASS |
00:33:17 ------------------------------------------------------------------------------
00:33:17 Test Is Flow 15 Added | PASS |
00:33:17 ------------------------------------------------------------------------------
00:33:17 Test Is Flow 16 Added | PASS |
00:33:17 ------------------------------------------------------------------------------
00:33:17 Test Is Flow 17 Added | PASS |
00:33:17 ------------------------------------------------------------------------------
00:33:17 Test Is Flow 18 Added | PASS |
00:33:17 ------------------------------------------------------------------------------
00:33:17 Test Is Flow 19 Added | PASS |
00:33:17 ------------------------------------------------------------------------------
00:33:17 Test Is Flow 20 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 21 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 22 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 23 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 24 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 25 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 31 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 36 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 38 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 43 Added | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Test Is Flow 45 Added | PASS |
00:33:19 ------------------------------------------------------------------------------
00:33:19 Test Is Flow 101 Added | PASS |
00:33:19 ------------------------------------------------------------------------------
00:33:19 Test Is Flow 102 Added | PASS |
00:33:19 ------------------------------------------------------------------------------
00:33:19 Test Is Flow 103 Added | PASS |
00:33:19 ------------------------------------------------------------------------------
00:33:19 Test Is Flow 104 Added | PASS |
00:33:19 ------------------------------------------------------------------------------
00:33:19 Test Is Flow 105 Added | PASS |
00:33:19 ------------------------------------------------------------------------------
00:33:19 Test Is Flow 106 Added | PASS |
00:33:19 ------------------------------------------------------------------------------
00:33:19 Test Is Flow 107 Added | PASS |
00:33:19 ------------------------------------------------------------------------------
00:33:19 Test Is Flow 108 Added | PASS |
00:33:19 ------------------------------------------------------------------------------
00:33:19 Test Is Flow 109 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 110 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 113 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 201 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 202 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 203 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 204 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 205 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 206 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 209 Added | PASS |
00:33:20 ------------------------------------------------------------------------------
00:33:20 Test Is Flow 214 Added | PASS |
00:33:21 ------------------------------------------------------------------------------
00:33:21 Test Is Flow 218 Added | PASS |
00:33:21 ------------------------------------------------------------------------------
00:33:21 Test Is Flow 219 Added | PASS |
00:33:21 ------------------------------------------------------------------------------
00:33:21 Test Is Flow 220 Added | PASS |
00:33:21 ------------------------------------------------------------------------------
00:33:21 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:33:49 ------------------------------------------------------------------------------
00:33:49 Test Is Flow 1 Updated | PASS |
00:33:49 ------------------------------------------------------------------------------
00:33:49 Test Is Flow 2 Updated | PASS |
00:33:49 ------------------------------------------------------------------------------
00:33:49 Test Is Flow 3 Updated | PASS |
00:33:49 ------------------------------------------------------------------------------
00:33:49 Test Is Flow 4 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 5 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 6 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 7 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 8 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 9 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 10 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 11 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 14 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 15 Updated | PASS |
00:33:50 ------------------------------------------------------------------------------
00:33:50 Test Is Flow 16 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 17 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 18 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 19 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 20 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 21 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 22 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 23 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 24 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 25 Updated | PASS |
00:33:51 ------------------------------------------------------------------------------
00:33:51 Test Is Flow 31 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 36 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 38 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 43 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 45 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 101 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 102 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 103 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 104 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 105 Updated | PASS |
00:33:52 ------------------------------------------------------------------------------
00:33:52 Test Is Flow 106 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 107 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 108 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 109 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 110 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 113 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 201 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 202 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 203 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 204 Updated | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Test Is Flow 205 Updated | PASS |
00:33:54 ------------------------------------------------------------------------------
00:33:54 Test Is Flow 206 Updated | PASS |
00:33:54 ------------------------------------------------------------------------------
00:33:54 Test Is Flow 209 Updated | PASS |
00:33:54 ------------------------------------------------------------------------------
00:33:54 Test Is Flow 214 Updated | PASS |
00:33:54 ------------------------------------------------------------------------------
00:33:54 Test Is Flow 218 Updated | PASS |
00:33:54 ------------------------------------------------------------------------------
00:33:54 Test Is Flow 219 Updated | PASS |
00:33:54 ------------------------------------------------------------------------------
00:33:54 Test Is Flow 220 Updated | PASS |
00:33:54 ------------------------------------------------------------------------------
00:33:54 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:34:22 ------------------------------------------------------------------------------
00:34:22 Test Is Flow 1 Deleted | PASS |
00:34:22 ------------------------------------------------------------------------------
00:34:22 Test Is Flow 2 Deleted | PASS |
00:34:22 ------------------------------------------------------------------------------
00:34:22 Test Is Flow 3 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 4 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 5 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 6 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 7 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 8 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 9 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 10 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 11 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 14 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 15 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 16 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 17 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 18 Deleted | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Test Is Flow 19 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 20 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 21 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 22 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 23 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 24 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 25 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 31 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 36 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 38 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 43 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 45 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 101 Deleted | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Test Is Flow 102 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 103 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 104 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 105 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 106 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 107 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 108 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 109 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 110 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 113 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 201 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 202 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 203 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 204 Deleted | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Test Is Flow 205 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 206 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 209 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 214 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 218 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 219 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Test Is Flow 220 Deleted | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:34:26 152 tests, 152 passed, 0 failed
00:34:26 ==============================================================================
00:34:26 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:34:26 326 tests, 326 passed, 0 failed
00:34:26 ==============================================================================
00:34:26 openflowplugin-sanity.txt.Reconciliation
00:34:26 ==============================================================================
00:34:26 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:34:26 ==============================================================================
00:34:26 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:34:28 ------------------------------------------------------------------------------
00:34:28 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:34:29 ------------------------------------------------------------------------------
00:34:29 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:34:30 ------------------------------------------------------------------------------
00:34:30 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:34:33 ------------------------------------------------------------------------------
00:34:33 Check Linear Topology :: Check Linear Topology. | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:44 | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:34:54 ------------------------------------------------------------------------------
00:34:54 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:55 | PASS |
00:34:55 ------------------------------------------------------------------------------
00:34:55 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:34:56 ------------------------------------------------------------------------------
00:34:56 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:34:59 ------------------------------------------------------------------------------
00:34:59 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:34:59 ------------------------------------------------------------------------------
00:34:59 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:35:00 ------------------------------------------------------------------------------
00:35:00 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:28 | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:35:28 ------------------------------------------------------------------------------
00:35:28 Stop Mininet :: Stop Mininet. | PASS |
00:35:29 ------------------------------------------------------------------------------
00:35:29 Check No Switches :: Check no switches in topology. | PASS |
00:35:30 ------------------------------------------------------------------------------
00:35:30 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:35:30 23 tests, 23 passed, 0 failed
00:35:30 ==============================================================================
00:35:30 openflowplugin-sanity.txt.Reconciliation | PASS |
00:35:30 23 tests, 23 passed, 0 failed
00:35:30 ==============================================================================
00:35:30 openflowplugin-sanity.txt | PASS |
00:35:30 394 tests, 394 passed, 0 failed
00:35:30 ==============================================================================
00:35:30 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml
00:35:34 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html
00:35:34 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html
00:35:34 Examining the files in data/log and checking filesize
00:35:34 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:34 total 964
00:35:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 00:30 .
00:35:34 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 23 00:30 karaf_console.log
00:35:34 drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 00:30 ..
00:35:34 -rw-rw-r-- 1 jenkins jenkins 971205 Jan 23 00:35 karaf.log
00:35:34 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:35 952K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:35:35 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:35:35 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:35 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:35:35 Let's take the karaf thread dump again...
00:35:35 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:35 karaf main: org.apache.karaf.main.Main, pid:4324
00:35:35 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:36 Killing ODL
00:35:36 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:41 Compressing karaf.log 1
00:35:41 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:41 Fetching compressed karaf.log 1
00:35:41 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:41 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:41 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:42 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:42 Fetch GC logs
00:35:42 Warning: Permanently added '10.30.170.238' (ECDSA) to the list of known hosts.
00:35:42 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:35:42 Examine copied files
00:35:42 total 43844
00:35:42 drwxrwxr-x. 2 jenkins jenkins 6 Jan 23 00:35 gclogs-1
00:35:42 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 23 00:35 odl1_karaf_console.log
00:35:42 -rw-rw-r--. 1 jenkins jenkins 67018 Jan 23 00:35 odl1_karaf.log.gz
00:35:42 -rw-rw-r--. 1 jenkins jenkins 152830 Jan 23 00:35 karaf_1_4324_threads_after.log
00:35:42 -rw-rw-r--. 1 jenkins jenkins 14389 Jan 23 00:35 ps_after.log
00:35:42 -rw-rw-r--. 1 jenkins jenkins 270745 Jan 23 00:35 report.html
00:35:42 -rw-rw-r--. 1 jenkins jenkins 3368666 Jan 23 00:35 log.html
00:35:42 -rw-rw-r--. 1 jenkins jenkins 40821319 Jan 23 00:35 output.xml
00:35:42 -rw-rw-r--. 1 jenkins jenkins 491 Jan 23 00:31 testplan.txt
00:35:42 -rw-rw-r--. 1 jenkins jenkins 109232 Jan 23 00:31 karaf_1_2042_threads_before.log
00:35:42 -rw-rw-r--. 1 jenkins jenkins 14134 Jan 23 00:31 ps_before.log
00:35:42 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 23 00:30 post-startup-script.sh
00:35:42 -rw-rw-r--. 1 jenkins jenkins 252 Jan 23 00:30 startup-script.sh
00:35:42 -rw-rw-r--. 1 jenkins jenkins 3494 Jan 23 00:30 configuration-script.sh
00:35:42 -rw-rw-r--. 1 jenkins jenkins 335 Jan 23 00:30 detect_variables.env
00:35:42 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 23 00:30 pom.xml
00:35:42 -rw-rw-r--. 1 jenkins jenkins 92 Jan 23 00:30 set_variables.env
00:35:42 -rw-rw-r--. 1 jenkins jenkins 299 Jan 23 00:30 slave_addresses.txt
00:35:42 -rw-rw-r--. 1 jenkins jenkins 570 Jan 23 00:29 requirements.txt
00:35:42 -rw-rw-r--. 1 jenkins jenkins 26 Jan 23 00:29 env.properties
00:35:42 -rw-rw-r--. 1 jenkins jenkins 332 Jan 23 00:28 stack-parameters.yaml
00:35:42 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 23 00:26 test
00:35:42 drwxrwxr-x. 2 jenkins jenkins 6 Jan 23 00:26 test@tmp
00:35:42 -rw-rw-r--. 1 jenkins jenkins 1404 Jan 22 22:37 maven-metadata.xml
00:35:42 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins11102435323932969690.sh
00:35:42 Karaf Deployments, Tests must have already run
00:35:42 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins10090783086334664413.sh
00:35:42 Cleaning up Robot installation...
00:35:42 $ ssh-agent -k
00:35:42 unset SSH_AUTH_SOCK;
00:35:42 unset SSH_AGENT_PID;
00:35:42 echo Agent pid 5160 killed;
00:35:42 [ssh-agent] Stopped.
00:35:42 Recording plot data
00:35:43 Robot results publisher started...
00:35:43 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:35:43 -Parsing output xml:
00:35:44 Done!
00:35:44 -Copying log files to build dir:
00:35:45 Done!
00:35:45 -Assigning results to build:
00:35:45 Done!
00:35:45 -Checking thresholds:
00:35:45 Done!
00:35:45 Done publishing Robot results.
00:35:45 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1733698545148156860.sh
00:35:45 Archiving csit artifacts
00:35:45 mv: cannot stat '*_1.png': No such file or directory
00:35:45 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:35:45 % Total % Received % Xferd Average Speed Time Time Time Current
00:35:45 Dload Upload Total Spent Left Speed
00:35:45
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1286k 0 1286k 0 0 6157k 0 --:--:-- --:--:-- --:--:-- 6157k
100 3526k 0 3526k 0 0 5067k 0 --:--:-- --:--:-- --:--:-- 5060k
00:35:46 Archive: robot-plugin.zip
00:35:46 inflating: ./archives/robot-plugin/log.html
00:35:46 inflating: ./archives/robot-plugin/output.xml
00:35:46 inflating: ./archives/robot-plugin/report.html
00:35:46 mv: cannot stat '*.log.gz': No such file or directory
00:35:46 mv: cannot stat '*.csv': No such file or directory
00:35:46 mv: cannot stat '*.png': No such file or directory
00:35:46 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:46 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3709154910320673174.sh
00:35:46 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:46 [EnvInject] - Injecting environment variables from a build step.
00:35:46 [EnvInject] - Injecting as environment variables the properties content
00:35:46 OS_CLOUD=vex
00:35:46 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-2
00:35:46
00:35:46 [EnvInject] - Variables injected successfully.
00:35:46 provisioning config files...
00:35:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:35:46 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5694018540130656851.sh
00:35:46 ---> openstack-stack-delete.sh
00:35:46 Setup pyenv:
00:35:46 system
00:35:46 3.8.13
00:35:46 3.9.13
00:35:46 3.10.13
00:35:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from file:/tmp/.os_lf_venv
00:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:49 lf-activate-venv(): INFO: Base packages installed successfully
00:35:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:36:07 INFO: Stack cost retrieval disabled, setting cost to 0
00:36:19 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-2
00:36:19 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-2
00:36:19 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:19 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9714686503271110020.sh
00:36:19 ---> sysstat.sh
00:36:19 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3632026018278830935.sh
00:36:19 ---> package-listing.sh
00:36:19 ++ facter osfamily
00:36:19 ++ tr '[:upper:]' '[:lower:]'
00:36:20 + OS_FAMILY=redhat
00:36:20 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:36:20 + START_PACKAGES=/tmp/packages_start.txt
00:36:20 + END_PACKAGES=/tmp/packages_end.txt
00:36:20 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:36:20 + PACKAGES=/tmp/packages_start.txt
00:36:20 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:36:20 + PACKAGES=/tmp/packages_end.txt
00:36:20 + case "${OS_FAMILY}" in
00:36:20 + rpm -qa
00:36:20 + sort
00:36:20 + '[' -f /tmp/packages_start.txt ']'
00:36:20 + '[' -f /tmp/packages_end.txt ']'
00:36:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:36:20 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:36:20 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:36:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:36:20 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7758058796305439672.sh
00:36:20 ---> capture-instance-metadata.sh
00:36:20 Setup pyenv:
00:36:20 system
00:36:20 3.8.13
00:36:20 3.9.13
00:36:20 3.10.13
00:36:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from file:/tmp/.os_lf_venv
00:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:22 lf-activate-venv(): INFO: Base packages installed successfully
00:36:22 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:36:33 INFO: Running in OpenStack, capturing instance metadata
00:36:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15515917828410749890.sh
00:36:33 provisioning config files...
00:36:35 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #2
00:36:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config15374742451512207618tmp
00:36:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:36:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:36:35 provisioning config files...
00:36:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:36:35 [EnvInject] - Injecting environment variables from a build step.
00:36:35 [EnvInject] - Injecting as environment variables the properties content
00:36:35 SERVER_ID=logs
00:36:35
00:36:35 [EnvInject] - Variables injected successfully.
00:36:35 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12269716001420678143.sh
00:36:36 ---> create-netrc.sh
00:36:36 WARN: Log server credential not found.
00:36:36 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15286191347508748217.sh
00:36:36 ---> python-tools-install.sh
00:36:36 Setup pyenv:
00:36:36 system
00:36:36 3.8.13
00:36:36 3.9.13
00:36:36 3.10.13
00:36:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from file:/tmp/.os_lf_venv
00:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:38 lf-activate-venv(): INFO: Base packages installed successfully
00:36:38 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:36:48 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins11350228406998099581.sh
00:36:48 ---> sudo-logs.sh
00:36:48 Archiving 'sudo' log..
00:36:48 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins4091638411394504686.sh
00:36:48 ---> job-cost.sh
00:36:48 Setup pyenv:
00:36:49 system
00:36:49 3.8.13
00:36:49 3.9.13
00:36:49 3.10.13
00:36:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from file:/tmp/.os_lf_venv
00:36:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:51 lf-activate-venv(): INFO: Base packages installed successfully
00:36:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:36:58 DEBUG: total: 0
00:36:58 INFO: Retrieving Stack Cost...
00:36:59 INFO: Retrieving Pricing Info for: v3-standard-2
00:36:59 INFO: Archiving Costs
00:36:59 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins3697494291626908345.sh
00:36:59 ---> logs-deploy.sh
00:36:59 Setup pyenv:
00:36:59 system
00:36:59 3.8.13
00:36:59 3.9.13
00:36:59 3.10.13
00:36:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oSgm from file:/tmp/.os_lf_venv
00:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:01 lf-activate-venv(): INFO: Base packages installed successfully
00:37:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-oSgm/bin to PATH
00:37:11 WARNING: Nexus logging server not set
00:37:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/2/
00:37:11 INFO: archiving logs to S3
00:37:12 ---> uname -a:
00:37:12 Linux prd-centos8-robot-2c-8g-3130.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
00:37:12
00:37:12
00:37:12 ---> lscpu:
00:37:12 Architecture: x86_64
00:37:12 CPU op-mode(s): 32-bit, 64-bit
00:37:12 Byte Order: Little Endian
00:37:12 CPU(s): 2
00:37:12 On-line CPU(s) list: 0,1
00:37:12 Thread(s) per core: 1
00:37:12 Core(s) per socket: 1
00:37:12 Socket(s): 2
00:37:12 NUMA node(s): 1
00:37:12 Vendor ID: AuthenticAMD
00:37:12 CPU family: 23
00:37:12 Model: 49
00:37:12 Model name: AMD EPYC-Rome Processor
00:37:12 Stepping: 0
00:37:12 CPU MHz: 2799.996
00:37:12 BogoMIPS: 5599.99
00:37:12 Virtualization: AMD-V
00:37:12 Hypervisor vendor: KVM
00:37:12 Virtualization type: full
00:37:12 L1d cache: 32K
00:37:12 L1i cache: 32K
00:37:12 L2 cache: 512K
00:37:12 L3 cache: 16384K
00:37:12 NUMA node0 CPU(s): 0,1
00:37:12 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
00:37:12
00:37:12
00:37:12 ---> nproc:
00:37:12 2
00:37:12
00:37:12
00:37:12 ---> df -h:
00:37:12 Filesystem Size Used Avail Use% Mounted on
00:37:12 devtmpfs 3.8G 0 3.8G 0% /dev
00:37:12 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:37:12 tmpfs 3.8G 17M 3.8G 1% /run
00:37:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:37:12 /dev/vda1 40G 8.4G 32G 21% /
00:37:12 tmpfs 770M 0 770M 0% /run/user/1001
00:37:12
00:37:12
00:37:12 ---> free -m:
00:37:12 total used free shared buff/cache available
00:37:12 Mem: 7697 582 4846 19 2268 6816
00:37:12 Swap: 1023 0 1023
00:37:12
00:37:12
00:37:12 ---> ip addr:
00:37:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:37:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:37:12 inet 127.0.0.1/8 scope host lo
00:37:12 valid_lft forever preferred_lft forever
00:37:12 inet6 ::1/128 scope host
00:37:12 valid_lft forever preferred_lft forever
00:37:12 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:37:12 link/ether fa:16:3e:0d:a8:d6 brd ff:ff:ff:ff:ff:ff
00:37:12 altname enp0s3
00:37:12 altname ens3
00:37:12 inet 10.30.170.198/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:37:12 valid_lft 85744sec preferred_lft 85744sec
00:37:12 inet6 fe80::f816:3eff:fe0d:a8d6/64 scope link
00:37:12 valid_lft forever preferred_lft forever
00:37:12
00:37:12
00:37:12 ---> sar -b -r -n DEV:
00:37:12 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/23/2026 _x86_64_ (2 CPU)
00:37:12
00:37:12 00:26:13 LINUX RESTART (2 CPU)
00:37:12
00:37:12 12:27:01 AM tps rtps wtps bread/s bwrtn/s
00:37:12 12:28:01 AM 79.60 0.48 79.12 18.13 5324.88
00:37:12 12:29:01 AM 87.80 1.08 86.72 75.31 11119.21
00:37:12 12:30:01 AM 58.31 7.13 51.17 1310.71 3252.46
00:37:12 12:31:01 AM 54.24 2.70 51.54 436.05 7183.39
00:37:12 12:32:01 AM 4.67 0.07 4.60 4.93 182.44
00:37:12 12:33:01 AM 2.62 0.00 2.62 0.00 658.40
00:37:12 12:34:01 AM 0.58 0.00 0.58 0.00 432.08
00:37:12 12:35:01 AM 0.32 0.00 0.32 0.00 197.88
00:37:12 12:36:01 AM 10.86 0.35 10.51 38.79 478.25
00:37:12 12:37:01 AM 31.35 0.52 30.83 63.83 2997.55
00:37:12 Average: 33.04 1.23 31.80 194.77 3182.87
00:37:12
00:37:12 12:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:37:12 12:28:01 AM 5217816 7003612 2664616 33.80 2688 1964344 732924 8.21 195220 2136080 239212
00:37:12 12:29:01 AM 5125528 7001584 2756904 34.98 2688 2052200 711676 7.97 213992 2192504 44140
00:37:12 12:30:01 AM 4934612 7030404 2947820 37.40 2688 2261252 665464 7.45 256680 2304824 161312
00:37:12 12:31:01 AM 4945852 7057092 2936580 37.25 2688 2277536 628552 7.04 266380 2283180 8
00:37:12 12:32:01 AM 4902668 7015576 2979764 37.80 2688 2279208 698344 7.82 266768 2325736 1536
00:37:12 12:33:01 AM 4869956 7000360 3012476 38.22 2688 2296700 698344 7.82 267184 2358052 1656
00:37:12 12:34:01 AM 4858708 7000308 3023724 38.36 2688 2307940 698344 7.82 267184 2369288 132
00:37:12 12:35:01 AM 4843480 6993648 3038952 38.55 2688 2316464 714084 8.00 267232 2384184 2772
00:37:12 12:36:01 AM 4896932 6949312 2985500 37.88 2688 2224792 757684 8.48 341088 2281772 99784
00:37:12 12:37:01 AM 5050992 7067368 2831440 35.92 2688 2189576 636020 7.12 507844 1965724 25384
00:37:12 Average: 4964654 7011926 2917778 37.02 2688 2217001 694144 7.77 284957 2260134 57594
00:37:12
00:37:12 12:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:37:12 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:28:01 AM eth0 88.65 73.20 1062.39 8.78 0.00 0.00 0.00 0.00
00:37:12 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:29:01 AM eth0 66.39 51.82 605.97 9.16 0.00 0.00 0.00 0.00
00:37:12 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:30:01 AM eth0 44.64 37.61 337.81 7.83 0.00 0.00 0.00 0.00
00:37:12 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:31:01 AM eth0 151.14 98.58 36.65 32.10 0.00 0.00 0.00 0.00
00:37:12 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:32:01 AM eth0 23.31 16.65 21.57 4.65 0.00 0.00 0.00 0.00
00:37:12 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:33:01 AM eth0 40.27 36.79 122.20 10.76 0.00 0.00 0.00 0.00
00:37:12 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:34:01 AM eth0 22.06 20.40 73.80 7.05 0.00 0.00 0.00 0.00
00:37:12 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:35:01 AM eth0 19.20 19.26 64.69 12.86 0.00 0.00 0.00 0.00
00:37:12 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:36:01 AM eth0 75.42 48.66 154.92 79.21 0.00 0.00 0.00 0.00
00:37:12 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 12:37:01 AM eth0 23.14 16.13 15.90 8.38 0.00 0.00 0.00 0.00
00:37:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:12 Average: eth0 55.43 41.91 249.58 18.08 0.00 0.00 0.00 0.00
00:37:12
00:37:12
00:37:12 ---> sar -P ALL:
00:37:12 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/23/2026 _x86_64_ (2 CPU)
00:37:12
00:37:12 00:26:13 LINUX RESTART (2 CPU)
00:37:12
00:37:12 12:27:01 AM CPU %user %nice %system %iowait %steal %idle
00:37:12 12:28:01 AM all 32.27 0.00 4.27 1.58 0.10 61.77
00:37:12 12:28:01 AM 0 18.73 0.00 3.59 2.10 0.10 75.48
00:37:12 12:28:01 AM 1 45.64 0.00 4.95 1.07 0.10 48.24
00:37:12 12:29:01 AM all 22.80 0.00 3.29 0.97 0.08 72.86
00:37:12 12:29:01 AM 0 15.01 0.00 3.17 1.10 0.08 80.63
00:37:12 12:29:01 AM 1 30.57 0.00 3.40 0.83 0.08 65.11
00:37:12 12:30:01 AM all 30.15 0.00 5.26 0.41 0.09 64.09
00:37:12 12:30:01 AM 0 22.08 0.00 4.47 0.47 0.10 72.88
00:37:12 12:30:01 AM 1 38.24 0.00 6.05 0.35 0.08 55.27
00:37:12 12:31:01 AM all 14.36 0.00 2.45 0.51 0.06 82.62
00:37:12 12:31:01 AM 0 6.67 0.00 1.68 0.33 0.05 91.26
00:37:12 12:31:01 AM 1 22.07 0.00 3.23 0.69 0.07 73.96
00:37:12 12:32:01 AM all 2.93 0.00 0.23 0.02 0.06 96.77
00:37:12 12:32:01 AM 0 0.77 0.00 0.15 0.02 0.07 99.00
00:37:12 12:32:01 AM 1 5.10 0.00 0.30 0.02 0.05 94.53
00:37:12 12:33:01 AM all 19.26 0.00 0.24 0.03 0.07 80.40
00:37:12 12:33:01 AM 0 8.53 0.00 0.22 0.02 0.07 91.16
00:37:12 12:33:01 AM 1 29.97 0.00 0.27 0.05 0.07 69.65
00:37:12 12:34:01 AM all 10.51 0.00 0.13 0.01 0.06 89.29
00:37:12 12:34:01 AM 0 5.62 0.00 0.13 0.02 0.07 94.16
00:37:12 12:34:01 AM 1 15.40 0.00 0.13 0.00 0.05 84.42
00:37:12 12:35:01 AM all 9.68 0.00 0.22 0.02 0.06 90.02
00:37:12 12:35:01 AM 0 11.18 0.00 0.22 0.02 0.05 88.54
00:37:12 12:35:01 AM 1 8.19 0.00 0.22 0.02 0.07 91.51
00:37:12 12:36:01 AM all 17.83 0.00 1.71 0.05 0.08 80.34
00:37:12 12:36:01 AM 0 10.02 0.00 1.31 0.03 0.07 88.58
00:37:12 12:36:01 AM 1 25.62 0.00 2.11 0.07 0.08 72.13
00:37:12 12:37:01 AM all 31.08 0.00 4.24 0.29 0.11 64.28
00:37:12 12:37:01 AM 0 33.17 0.00 4.38 0.38 0.08 61.99
00:37:12 12:37:01 AM 1 29.00 0.00 4.10 0.20 0.13 66.57
00:37:12 Average: all 19.09 0.00 2.20 0.39 0.08 78.24
00:37:12 Average: 0 13.18 0.00 1.93 0.45 0.07 84.37
00:37:12 Average: 1 24.99 0.00 2.48 0.33 0.08 72.13
00:37:12
00:37:12
00:37:12