00:26:47 Started by upstream project "integration-sanity-test-chromium" build number 18
00:26:47 originally caused by:
00:26:47 Started by timer
00:26:47 Running as SYSTEM
00:26:47 [EnvInject] - Loading node environment variables.
00:26:47 Building remotely on prd-centos8-robot-2c-8g-8980 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:26:47 [ssh-agent] Looking for ssh-agent implementation...
00:26:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:26:47 $ ssh-agent
00:26:47 SSH_AUTH_SOCK=/tmp/ssh-xkNueckwfLLg/agent.5279
00:26:47 SSH_AGENT_PID=5280
00:26:47 [ssh-agent] Started.
00:26:47 Running ssh-add (command line suppressed)
00:26:47 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_710330049512298007.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_710330049512298007.key)
00:26:47 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:26:47 The recommended git tool is: NONE
00:26:49 using credential opendaylight-jenkins-ssh
00:26:49 Wiping out workspace first.
00:26:49 Cloning the remote Git repository
00:26:49 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:26:49 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10
00:26:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:26:49 > git --version # timeout=10
00:26:49 > git --version # 'git version 2.43.0'
00:26:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:26:49 [INFO] Currently running in a labeled security context
00:26:49 [INFO] Currently SELinux is 'enforcing' on the host
00:26:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh16901267700021277787.key
00:26:50 Verifying host key using known hosts file
00:26:50 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:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
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-ssh11711188688376031350.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 master # timeout=10
00:26:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:53 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:26:53 > git config core.sparsecheckout # timeout=10
00:26:53 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:26:53 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:26:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:54 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:26:54 No emails were triggered.
00:26:54 provisioning config files...
00:26:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:26:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:26:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:26:54 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5670634499517444394.sh
00:26:54 ---> python-tools-install.sh
00:26:54 Setup pyenv:
00:26:54 system
00:26:54 * 3.8.13 (set by /opt/pyenv/version)
00:26:54 * 3.9.13 (set by /opt/pyenv/version)
00:26:54 * 3.10.13 (set by /opt/pyenv/version)
00:26:54 * 3.11.7 (set by /opt/pyenv/version)
00:26:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gktL
00:26:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:26:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:26:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:03 lf-activate-venv(): INFO: Base packages installed successfully
00:27:03 lf-activate-venv(): INFO: Installing additional packages: lftools
00:27:25 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:27:25 Generating Requirements File
00:27:43 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:27:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:27:44 Python 3.11.7
00:27:44 pip 26.0.1 from /tmp/venv-gktL/lib/python3.11/site-packages/pip (python 3.11)
00:27:44 appdirs==1.4.4
00:27:44 argcomplete==3.6.3
00:27:44 aspy.yaml==1.3.0
00:27:44 attrs==25.4.0
00:27:44 autopage==0.6.0
00:27:44 beautifulsoup4==4.14.3
00:27:44 boto3==1.42.45
00:27:44 botocore==1.42.45
00:27:44 bs4==0.0.2
00:27:44 certifi==2026.1.4
00:27:44 cffi==2.0.0
00:27:44 cfgv==3.5.0
00:27:44 chardet==5.2.0
00:27:44 charset-normalizer==3.4.4
00:27:44 click==8.3.1
00:27:44 cliff==4.13.1
00:27:44 cmd2==3.2.0
00:27:44 cryptography==3.3.2
00:27:44 debtcollector==3.0.0
00:27:44 decorator==5.2.1
00:27:44 defusedxml==0.7.1
00:27:44 Deprecated==1.3.1
00:27:44 distlib==0.4.0
00:27:44 dnspython==2.8.0
00:27:44 docker==7.1.0
00:27:44 dogpile.cache==1.5.0
00:27:44 durationpy==0.10
00:27:44 email-validator==2.3.0
00:27:44 filelock==3.20.3
00:27:44 future==1.0.0
00:27:44 gitdb==4.0.12
00:27:44 GitPython==3.1.46
00:27:44 httplib2==0.30.2
00:27:44 identify==2.6.16
00:27:44 idna==3.11
00:27:44 importlib-resources==1.5.0
00:27:44 iso8601==2.1.0
00:27:44 Jinja2==3.1.6
00:27:44 jmespath==1.1.0
00:27:44 jsonpatch==1.33
00:27:44 jsonpointer==3.0.0
00:27:44 jsonschema==4.26.0
00:27:44 jsonschema-specifications==2025.9.1
00:27:44 keystoneauth1==5.13.0
00:27:44 kubernetes==35.0.0
00:27:44 lftools==0.37.21
00:27:44 lxml==6.0.2
00:27:44 markdown-it-py==4.0.0
00:27:44 MarkupSafe==3.0.3
00:27:44 mdurl==0.1.2
00:27:44 msgpack==1.1.2
00:27:44 multi_key_dict==2.0.3
00:27:44 munch==4.0.0
00:27:44 netaddr==1.3.0
00:27:44 niet==1.4.2
00:27:44 nodeenv==1.10.0
00:27:44 oauth2client==4.1.3
00:27:44 oauthlib==3.3.1
00:27:44 openstacksdk==4.9.0
00:27:44 os-service-types==1.8.2
00:27:44 osc-lib==4.3.0
00:27:44 oslo.config==10.2.0
00:27:44 oslo.context==6.2.0
00:27:44 oslo.i18n==6.7.1
00:27:44 oslo.log==8.0.0
00:27:44 oslo.serialization==5.9.0
00:27:44 oslo.utils==9.2.0
00:27:44 packaging==26.0
00:27:44 pbr==7.0.3
00:27:44 platformdirs==4.5.1
00:27:44 prettytable==3.17.0
00:27:44 psutil==7.2.2
00:27:44 pyasn1==0.6.2
00:27:44 pyasn1_modules==0.4.2
00:27:44 pycparser==3.0
00:27:44 pygerrit2==2.0.15
00:27:44 PyGithub==2.8.1
00:27:44 Pygments==2.19.2
00:27:44 PyJWT==2.11.0
00:27:44 PyNaCl==1.6.2
00:27:44 pyparsing==2.4.7
00:27:44 pyperclip==1.11.0
00:27:44 pyrsistent==0.20.0
00:27:44 python-cinderclient==9.8.0
00:27:44 python-dateutil==2.9.0.post0
00:27:44 python-heatclient==5.0.0
00:27:44 python-jenkins==1.8.3
00:27:44 python-keystoneclient==5.7.0
00:27:44 python-magnumclient==4.9.0
00:27:44 python-openstackclient==8.3.0
00:27:44 python-swiftclient==4.9.0
00:27:44 PyYAML==6.0.3
00:27:44 referencing==0.37.0
00:27:44 requests==2.32.5
00:27:44 requests-oauthlib==2.0.0
00:27:44 requestsexceptions==1.4.0
00:27:44 rfc3986==2.0.0
00:27:44 rich==14.3.2
00:27:44 rich-argparse==1.7.2
00:27:44 rpds-py==0.30.0
00:27:44 rsa==4.9.1
00:27:44 ruamel.yaml==0.19.1
00:27:44 ruamel.yaml.clib==0.2.15
00:27:44 s3transfer==0.16.0
00:27:44 simplejson==3.20.2
00:27:44 six==1.17.0
00:27:44 smmap==5.0.2
00:27:44 soupsieve==2.8.3
00:27:44 stevedore==5.6.0
00:27:44 tabulate==0.9.0
00:27:44 toml==0.10.2
00:27:44 tomlkit==0.14.0
00:27:44 tqdm==4.67.3
00:27:44 typing_extensions==4.15.0
00:27:44 tzdata==2025.3
00:27:44 urllib3==1.26.20
00:27:44 virtualenv==20.36.1
00:27:44 wcwidth==0.6.0
00:27:44 websocket-client==1.9.0
00:27:44 wrapt==2.1.1
00:27:44 xdg==6.0.0
00:27:44 xmltodict==1.0.2
00:27:44 yq==3.4.3
00:27:44 [EnvInject] - Injecting environment variables from a build step.
00:27:44 [EnvInject] - Injecting as environment variables the properties content
00:27:44 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:27:44 OS_CLOUD=vex
00:27:44 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-18
00:27:44 OS_STACK_TEMPLATE_DIR=openstack-hot
00:27:44
00:27:44 [EnvInject] - Variables injected successfully.
00:27:44 provisioning config files...
00:27:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:27:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12487513565209675311.sh
00:27:45 ---> Create parameters file for OpenStack HOT
00:27:45 OpenStack Heat parameters generated
00:27:45 -----------------------------------
00:27:45 parameters:
00:27:45 vm_0_count: '1'
00:27:45 vm_0_flavor: 'v3-standard-4'
00:27:45 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:27:45 vm_1_count: '1'
00:27:45 vm_1_flavor: 'v3-standard-2'
00:27:45 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:27:45
00:27:45 job_name: '41457-18'
00:27:45 silo: 'releng'
00:27:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins16753124695549664220.sh
00:27:45 ---> Create HEAT stack
00:27:45 + source /home/jenkins/lf-env.sh
00:27:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:45 ++ mktemp -d /tmp/venv-XXXX
00:27:45 + lf_venv=/tmp/venv-Gszf
00:27:45 + local venv_file=/tmp/.os_lf_venv
00:27:45 + local python=python3
00:27:45 + local options
00:27:45 + local set_path=true
00:27:45 + local install_args=
00:27:45 ++ 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:27:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:27:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:27:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:45 + true
00:27:45 + case $1 in
00:27:45 + python=python3
00:27:45 + shift 2
00:27:45 + true
00:27:45 + case $1 in
00:27:45 + shift
00:27:45 + break
00:27:45 + case $python in
00:27:45 + local pkg_list=
00:27:45 + [[ -d /opt/pyenv ]]
00:27:45 + echo 'Setup pyenv:'
00:27:45 Setup pyenv:
00:27:45 + export PYENV_ROOT=/opt/pyenv
00:27:45 + PYENV_ROOT=/opt/pyenv
00:27:45 + 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:27:45 + 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:27:45 + pyenv versions
00:27:45 system
00:27:45 3.8.13
00:27:45 3.9.13
00:27:45 3.10.13
00:27:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:27:45 + command -v pyenv
00:27:45 ++ pyenv init - --no-rehash
00:27:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:27:45 for i in ${!paths[@]}; do
00:27:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:27:45 fi; done;
00:27:45 echo "${paths[*]}"'\'')"
00:27:45 export PATH="/opt/pyenv/shims:${PATH}"
00:27:45 export PYENV_SHELL=bash
00:27:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:27:45 pyenv() {
00:27:45 local command
00:27:45 command="${1:-}"
00:27:45 if [ "$#" -gt 0 ]; then
00:27:45 shift
00:27:45 fi
00:27:45
00:27:45 case "$command" in
00:27:45 rehash|shell)
00:27:45 eval "$(pyenv "sh-$command" "$@")"
00:27:45 ;;
00:27:45 *)
00:27:45 command pyenv "$command" "$@"
00:27:45 ;;
00:27:45 esac
00:27:45 }'
00:27:45 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:27:45 for i in ${!paths[@]}; do
00:27:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:27:45 fi; done;
00:27:45 echo "${paths[*]}"'
00:27:45 ++ 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:27:45 ++ 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:27:45 ++ 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:27:45 ++ export PYENV_SHELL=bash
00:27:45 ++ PYENV_SHELL=bash
00:27:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:27:45 +++ complete -F _pyenv pyenv
00:27:45 ++ lf-pyver python3
00:27:45 ++ local py_version_xy=python3
00:27:45 ++ local py_version_xyz=
00:27:45 ++ awk '{ print $1 }'
00:27:45 ++ pyenv versions
00:27:45 ++ local command
00:27:45 ++ command=versions
00:27:45 ++ '[' 1 -gt 0 ']'
00:27:45 ++ shift
00:27:45 ++ case "$command" in
00:27:45 ++ command pyenv versions
00:27:45 ++ pyenv versions
00:27:45 ++ sed 's/^[ *]* //'
00:27:45 ++ grep -E '^[0-9.]*[0-9]$'
00:27:45 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:27:45 +++ grep '^3' /tmp/.pyenv_versions
00:27:45 +++ tail -n 1
00:27:45 +++ sort -V
00:27:45 ++ py_version_xyz=3.11.7
00:27:45 ++ [[ -z 3.11.7 ]]
00:27:45 ++ echo 3.11.7
00:27:45 ++ return 0
00:27:45 + pyenv local 3.11.7
00:27:45 + local command
00:27:45 + command=local
00:27:45 + '[' 2 -gt 0 ']'
00:27:45 + shift
00:27:45 + case "$command" in
00:27:45 + command pyenv local 3.11.7
00:27:45 + pyenv local 3.11.7
00:27:45 + for arg in "$@"
00:27:45 + case $arg in
00:27:45 + pkg_list+='lftools[openstack] '
00:27:45 + for arg in "$@"
00:27:45 + case $arg in
00:27:45 + pkg_list+='kubernetes '
00:27:45 + for arg in "$@"
00:27:45 + case $arg in
00:27:45 + pkg_list+='niet '
00:27:45 + for arg in "$@"
00:27:45 + case $arg in
00:27:45 + pkg_list+='python-heatclient '
00:27:45 + for arg in "$@"
00:27:45 + case $arg in
00:27:45 + pkg_list+='python-openstackclient '
00:27:45 + for arg in "$@"
00:27:45 + case $arg in
00:27:45 + pkg_list+='python-magnumclient '
00:27:45 + for arg in "$@"
00:27:45 + case $arg in
00:27:45 + pkg_list+='urllib3~=1.26.15 '
00:27:45 + for arg in "$@"
00:27:45 + case $arg in
00:27:45 + pkg_list+='yq '
00:27:45 + [[ -f /tmp/.os_lf_venv ]]
00:27:45 ++ cat /tmp/.os_lf_venv
00:27:45 + lf_venv=/tmp/venv-gktL
00:27:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from' file:/tmp/.os_lf_venv
00:27:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from file:/tmp/.os_lf_venv
00:27:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:27:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:27:45 + local 'pip_opts=--upgrade --quiet'
00:27:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:27:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:27:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:27:45 + [[ -n '' ]]
00:27:45 + [[ -n '' ]]
00:27:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:27:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:45 + /tmp/venv-gktL/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:27:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:27:47 lf-activate-venv(): INFO: Base packages installed successfully
00:27:47 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:27:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:27:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:47 + /tmp/venv-gktL/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:02 + type python3
00:28:02 + true
00:28:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH'
00:28:02 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:28:02 + PATH=/tmp/venv-gktL/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:02 + return 0
00:28:02 + openstack --os-cloud vex limits show --absolute
00:28:04 +--------------------------+---------+
00:28:04 | Name | Value |
00:28:04 +--------------------------+---------+
00:28:04 | maxTotalInstances | -1 |
00:28:04 | maxTotalCores | 450 |
00:28:04 | maxTotalRAMSize | 1000000 |
00:28:04 | maxServerMeta | 128 |
00:28:04 | maxImageMeta | 128 |
00:28:04 | maxPersonality | 5 |
00:28:04 | maxPersonalitySize | 10240 |
00:28:04 | maxTotalKeypairs | 100 |
00:28:04 | maxServerGroups | 10 |
00:28:04 | maxServerGroupMembers | 10 |
00:28:04 | maxTotalFloatingIps | -1 |
00:28:04 | maxSecurityGroups | -1 |
00:28:04 | maxSecurityGroupRules | -1 |
00:28:04 | totalRAMUsed | 114688 |
00:28:04 | totalCoresUsed | 28 |
00:28:04 | totalInstancesUsed | 7 |
00:28:04 | totalFloatingIpsUsed | 0 |
00:28:04 | totalSecurityGroupsUsed | 0 |
00:28:04 | totalServerGroupsUsed | 0 |
00:28:04 | maxTotalVolumes | -1 |
00:28:04 | maxTotalSnapshots | 10 |
00:28:04 | maxTotalVolumeGigabytes | 4096 |
00:28:04 | maxTotalBackups | 10 |
00:28:04 | maxTotalBackupGigabytes | 1000 |
00:28:04 | totalVolumesUsed | 0 |
00:28:04 | totalGigabytesUsed | 0 |
00:28:04 | totalSnapshotsUsed | 0 |
00:28:04 | totalBackupsUsed | 0 |
00:28:04 | totalBackupGigabytesUsed | 0 |
00:28:04 +--------------------------+---------+
00:28:04 + pushd /opt/ciman/openstack-hot
00:28:04 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:04 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-18 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml
00:28:30 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-18
00:28:30 Waiting to initialize infrastructure...
00:28:30 Stack initialization successful.
00:28:30 ------------------------------------
00:28:30 Stack Details
00:28:30 ------------------------------------
00:28:30 {'added': None,
00:28:30 'capabilities': [],
00:28:30 'created_at': '2026-02-10T00:28:07Z',
00:28:30 'deleted': None,
00:28:30 'deleted_at': None,
00:28:30 'description': 'No description',
00:28:30 'environment': None,
00:28:30 'environment_files': None,
00:28:30 'files': None,
00:28:30 'files_container': None,
00:28:30 'id': '4e96a5e3-d2fd-44e7-b885-29da4f522437',
00:28:30 'is_rollback_disabled': True,
00:28:30 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-18/4e96a5e3-d2fd-44e7-b885-29da4f522437',
00:28:30 'rel': 'self'}],
00:28:30 '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:30 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-18',
00:28:30 'notification_topics': [],
00:28:30 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:28:30 'output_key': 'vm_1_ips',
00:28:30 'output_value': ['10.30.171.57']},
00:28:30 {'description': 'IP addresses of the 1st vm types',
00:28:30 'output_key': 'vm_0_ips',
00:28:30 'output_value': ['10.30.170.190']}],
00:28:30 'owner_id': ****,
00:28:30 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:28:30 'OS::stack_id': '4e96a5e3-d2fd-44e7-b885-29da4f522437',
00:28:30 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-18',
00:28:30 'job_name': '41457-18',
00:28:30 'silo': 'releng',
00:28:30 'vm_0_count': '1',
00:28:30 'vm_0_flavor': 'v3-standard-4',
00:28:30 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:28:30 '20260201-010217.481',
00:28:30 'vm_1_count': '1',
00:28:30 'vm_1_flavor': 'v3-standard-2',
00:28:30 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:28:30 '- 20250917-133034.654'},
00:28:30 'parent_id': None,
00:28:30 'replaced': None,
00:28:30 'status': 'CREATE_COMPLETE',
00:28:30 'status_reason': 'Stack CREATE completed successfully',
00:28:30 'tags': [],
00:28:30 'template': None,
00:28:30 'template_description': 'No description',
00:28:30 'template_url': None,
00:28:30 'timeout_mins': 15,
00:28:30 'unchanged': None,
00:28:30 'updated': None,
00:28:30 'updated_at': None,
00:28:30 'user_project_id': '972715c546b5467caf554714524f9107'}
00:28:30 ------------------------------------
00:28:30 + popd
00:28:30 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:30 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins6594208807971759316.sh
00:28:30 ---> Copy SSH public keys to CSIT lab
00:28:30 Setup pyenv:
00:28:30 system
00:28:30 3.8.13
00:28:30 3.9.13
00:28:30 3.10.13
00:28:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:28:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from file:/tmp/.os_lf_venv
00:28:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:32 lf-activate-venv(): INFO: Base packages installed successfully
00:28:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:28:45 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:28:47 SSH not responding on 10.30.170.190. Retrying in 10 seconds...
00:28:48 Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
00:28:48 releng-41457-18-1-mininet-ovs-217-0
00:28:48 Successfully copied public keys to slave 10.30.171.57
00:28:48 Process 6490 ready.
00:28:57 Ping to 10.30.170.190 successful.
00:28:58 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:28:58 releng-41457-18-0-builder-0
00:28:58 Successfully copied public keys to slave 10.30.170.190
00:28:58 Process 6491 ready.
00:28:58 SSH ready on all stack servers.
00:28:58 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins4565587128826721068.sh
00:28:58 Setup pyenv:
00:28:59 system
00:28:59 3.8.13
00:28:59 3.9.13
00:28:59 3.10.13
00:28:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nShQ
00:29:03 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv
00:29:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:07 lf-activate-venv(): INFO: Base packages installed successfully
00:29:07 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:29:08 lf-activate-venv(): INFO: Adding /tmp/venv-nShQ/bin to PATH
00:29:08 + echo 'Installing Python Requirements'
00:29:08 Installing Python Requirements
00:29:08 + cat
00:29:08 + python -m pip install -r requirements.txt
00:29:09 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:29:09 Collecting docker-py (from -r requirements.txt (line 1))
00:29:09 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:09 Collecting ipaddr (from -r requirements.txt (line 2))
00:29:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:29:09 Installing build dependencies: started
00:29:10 Installing build dependencies: finished with status 'done'
00:29:10 Getting requirements to build wheel: started
00:29:10 Getting requirements to build wheel: finished with status 'done'
00:29:10 Preparing metadata (pyproject.toml): started
00:29:10 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:10 Collecting netaddr (from -r requirements.txt (line 3))
00:29:10 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:10 Collecting netifaces (from -r requirements.txt (line 4))
00:29:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:29:10 Installing build dependencies: started
00:29:11 Installing build dependencies: finished with status 'done'
00:29:11 Getting requirements to build wheel: started
00:29:11 Getting requirements to build wheel: finished with status 'done'
00:29:11 Preparing metadata (pyproject.toml): started
00:29:12 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:12 Collecting pyhocon (from -r requirements.txt (line 5))
00:29:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:29:12 Collecting requests (from -r requirements.txt (line 6))
00:29:12 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:12 Collecting robotframework (from -r requirements.txt (line 7))
00:29:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:29:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 31.8 MB/s 0:00:00
00:29:12 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:29:12 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:12 Installing build dependencies: started
00:29:13 Installing build dependencies: finished with status 'done'
00:29:13 Getting requirements to build wheel: started
00:29:13 Getting requirements to build wheel: finished with status 'done'
00:29:13 Preparing metadata (pyproject.toml): started
00:29:13 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:29:13 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:13 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:29:13 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:14 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:29:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:29:14 Installing build dependencies: started
00:29:14 Installing build dependencies: finished with status 'done'
00:29:14 Getting requirements to build wheel: started
00:29:15 Getting requirements to build wheel: finished with status 'done'
00:29:15 Preparing metadata (pyproject.toml): started
00:29:15 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:15 Collecting scapy (from -r requirements.txt (line 12))
00:29:15 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:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 66.2 MB/s 0:00:00
00:29:15 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:29:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:29:15 Installing build dependencies: started
00:29:16 Installing build dependencies: finished with status 'done'
00:29:16 Getting requirements to build wheel: started
00:29:16 Getting requirements to build wheel: finished with status 'done'
00:29:16 Preparing metadata (pyproject.toml): started
00:29:17 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:17 Collecting elasticsearch (from -r requirements.txt (line 18))
00:29:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:29:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 40.6 MB/s 0:00:00
00:29:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:29:17 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:17 Collecting pyangbind (from -r requirements.txt (line 22))
00:29:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:29:17 Collecting isodate (from -r requirements.txt (line 25))
00:29:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:29:17 Collecting jmespath (from -r requirements.txt (line 28))
00:29:17 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:17 Collecting jsonpatch (from -r requirements.txt (line 31))
00:29:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:29:17 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:29:17 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:17 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:17 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:29:17 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:17 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:29:17 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:17 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:29:17 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:18 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:29:18 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:18 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:29:18 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:18 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:29:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:29:18 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:29:18 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:18 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:29:18 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:18 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:29:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:29:18 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:29:18 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:18 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:29:18 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:19 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:29:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:29:19 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:29:19 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:19 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:29:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:29:19 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:29:19 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:19 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:29:19 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:19 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:29:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:29:19 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:29:19 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:19 Collecting elasticsearch (from -r requirements.txt (line 18))
00:29:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:29:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 41.3 MB/s 0:00:00
00:29:20 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:20 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:29:20 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:20 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:20 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:20 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:20 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:29:20 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:20 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:29:20 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:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.4 MB/s 0:00:00
00:29:20 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:29:20 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:21 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:29:21 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:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 30.9 MB/s 0:00:00
00:29:21 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:29:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:29:22 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:22 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:22 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:29:22 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:29:22 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:22 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:23 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:23 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:23 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:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:29:23 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:23 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:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 72.3 MB/s 0:00:00
00:29:23 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:23 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:23 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:23 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:23 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:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:29:23 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:23 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:23 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:23 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:23 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:23 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:23 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:23 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:24 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:24 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:24 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:24 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:24 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:24 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:24 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:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:29:24 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:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:29:24 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:24 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:24 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:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:29:24 Requirement already satisfied: packaging in /tmp/venv-nShQ/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:24 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:24 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:24 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:24 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:24 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:29:24 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:24 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:24 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:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:29:25 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:25 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:25 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:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:29:25 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:29:25 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:29:25 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:29:25 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=a6acdb8eb04b4971e822a1d478ed3188a36cc10334d8c59bc72a506ab139e786
00:29:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:29:25 Building wheel for ipaddr (pyproject.toml): started
00:29:25 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:29:25 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=63393f4efb2625def1b96e131d952843876b32e67c2a4e68b17202afd87ffd88
00:29:25 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:29:25 Building wheel for netifaces (pyproject.toml): started
00:29:27 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:29:27 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41089 sha256=1a13f267cee2237a26915d226034695dc76d84cb28c9364c449b26cc34c9a105
00:29:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:29:27 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:29:28 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:29:28 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=f8e80977887188c5e97b6c9508c09743abeaf888904296f41ffcbf7ee1337aee
00:29:28 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:29:28 Building wheel for jsonpath-rw (pyproject.toml): started
00:29:28 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:29:28 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5e1c55a43c388fbc6de78501600699fbcc2a405e286d9ff74c79c85c1fcf0000
00:29:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:29:28 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:29:28 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:35
00:29:35 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.4 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:29:36 + pip freeze
00:29:36 async-generator==1.10
00:29:36 attrs==25.4.0
00:29:36 bcrypt==5.0.0
00:29:36 beautifulsoup4==4.14.3
00:29:36 certifi==2026.1.4
00:29:36 cffi==2.0.0
00:29:36 charset-normalizer==3.4.4
00:29:36 click==8.3.1
00:29:36 cryptography==46.0.4
00:29:36 decorator==5.2.1
00:29:36 distlib==0.4.0
00:29:36 docker-py==1.10.6
00:29:36 docker-pycreds==0.4.0
00:29:36 elastic-transport==8.17.1
00:29:36 elasticsearch==8.19.3
00:29:36 elasticsearch-dsl==8.15.4
00:29:36 enum34==1.1.10
00:29:36 filelock==3.20.3
00:29:36 h11==0.16.0
00:29:36 idna==3.11
00:29:36 importlib_metadata==8.7.1
00:29:36 invoke==2.2.1
00:29:36 ipaddr==2.2.0
00:29:36 isodate==0.7.2
00:29:36 jmespath==1.1.0
00:29:36 jsonpatch==1.33
00:29:36 jsonpath-rw==1.4.0
00:29:36 jsonpointer==3.0.0
00:29:36 lxml==6.0.2
00:29:36 mypy_extensions==1.1.0
00:29:36 netaddr==1.3.0
00:29:36 netifaces==0.11.0
00:29:36 outcome==1.3.0.post0
00:29:36 packaging==26.0
00:29:36 paramiko==4.0.0
00:29:36 platformdirs==4.5.1
00:29:36 ply==3.11
00:29:36 pyang==2.7.1
00:29:36 pyangbind==0.8.7
00:29:36 pycparser==3.0
00:29:36 pyhocon==0.3.61
00:29:36 PyNaCl==1.6.2
00:29:36 pyparsing==3.3.2
00:29:36 PySocks==1.7.1
00:29:36 python-dateutil==2.9.0.post0
00:29:36 regex==2026.1.15
00:29:36 requests==2.32.5
00:29:36 robotframework==7.4.1
00:29:36 robotframework-httplibrary==0.4.2
00:29:36 robotframework-pythonlibcore==4.5.0
00:29:36 robotframework-requests==0.9.7
00:29:36 robotframework-selenium2library==3.0.0
00:29:36 robotframework-seleniumlibrary==6.8.0
00:29:36 robotframework-sshlibrary==3.8.0
00:29:36 scapy==2.7.0
00:29:36 scp==0.15.0
00:29:36 selenium==4.40.0
00:29:36 six==1.17.0
00:29:36 sniffio==1.3.1
00:29:36 sortedcontainers==2.4.0
00:29:36 soupsieve==2.8.3
00:29:36 trio==0.32.0
00:29:36 trio-typing==0.10.0
00:29:36 trio-websocket==0.12.2
00:29:36 types-certifi==2021.10.8.3
00:29:36 types-urllib3==1.26.25.14
00:29:36 typing_extensions==4.15.0
00:29:36 urllib3==2.6.3
00:29:36 virtualenv==20.36.1
00:29:36 waitress==3.0.2
00:29:36 WebOb==1.8.9
00:29:36 websocket-client==1.9.0
00:29:36 WebTest==3.0.7
00:29:36 wsproto==1.3.2
00:29:36 zipp==3.23.0
00:29:36 [EnvInject] - Injecting environment variables from a build step.
00:29:36 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:29:36 [EnvInject] - Variables injected successfully.
00:29:36 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins999847703639935916.sh
00:29:36 Setup pyenv:
00:29:36 system
00:29:36 3.8.13
00:29:36 3.9.13
00:29:36 3.10.13
00:29:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from file:/tmp/.os_lf_venv
00:29:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:38 lf-activate-venv(): INFO: Base packages installed successfully
00:29:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:29:47 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:29:47 + ODL_SYSTEM=()
00:29:47 + TOOLS_SYSTEM=()
00:29:47 + OPENSTACK_SYSTEM=()
00:29:47 + OPENSTACK_CONTROLLERS=()
00:29:47 + mapfile -t ADDR
00:29:47 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-18
00:29:47 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:29:49 + for i in "${ADDR[@]}"
00:29:49 ++ ssh 10.30.170.190 hostname -s
00:29:49 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:29:49 + REMHOST=releng-41457-18-0-builder-0
00:29:49 + case ${REMHOST} in
00:29:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:29:49 + for i in "${ADDR[@]}"
00:29:49 ++ ssh 10.30.171.57 hostname -s
00:29:49 Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
00:29:50 + REMHOST=releng-41457-18-1-mininet-ovs-217-0
00:29:50 + case ${REMHOST} in
00:29:50 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:29:50 + echo NUM_ODL_SYSTEM=1
00:29:50 + echo NUM_TOOLS_SYSTEM=1
00:29:50 + '[' '' == yes ']'
00:29:50 + NUM_OPENSTACK_SYSTEM=0
00:29:50 + echo NUM_OPENSTACK_SYSTEM=0
00:29:50 + '[' 0 -eq 2 ']'
00:29:50 + echo ODL_SYSTEM_IP=10.30.170.190
00:29:50 ++ seq 0 0
00:29:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:29:50 + echo ODL_SYSTEM_1_IP=10.30.170.190
00:29:50 + echo TOOLS_SYSTEM_IP=10.30.171.57
00:29:50 ++ seq 0 0
00:29:50 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:29:50 + echo TOOLS_SYSTEM_1_IP=10.30.171.57
00:29:50 + openstack_index=0
00:29:50 + NUM_OPENSTACK_CONTROL_NODES=1
00:29:50 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:29:50 ++ seq 0 0
00:29:50 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:29:50 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:29:50 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:29:50 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:29:50 + '[' -1 -ge 2 ']'
00:29:50 ++ seq 0 -2
00:29:50 + NUM_OPENSTACK_HAPROXY_NODES=0
00:29:50 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:29:50 ++ seq 0 -1
00:29:50 + echo 'Contents of slave_addresses.txt:'
00:29:50 Contents of slave_addresses.txt:
00:29:50 + cat slave_addresses.txt
00:29:50 NUM_ODL_SYSTEM=1
00:29:50 NUM_TOOLS_SYSTEM=1
00:29:50 NUM_OPENSTACK_SYSTEM=0
00:29:50 ODL_SYSTEM_IP=10.30.170.190
00:29:50 ODL_SYSTEM_1_IP=10.30.170.190
00:29:50 TOOLS_SYSTEM_IP=10.30.171.57
00:29:50 TOOLS_SYSTEM_1_IP=10.30.171.57
00:29:50 NUM_OPENSTACK_CONTROL_NODES=1
00:29:50 OPENSTACK_CONTROL_NODE_1_IP=
00:29:50 NUM_OPENSTACK_COMPUTE_NODES=-1
00:29:50 NUM_OPENSTACK_HAPROXY_NODES=0
00:29:50 [EnvInject] - Injecting environment variables from a build step.
00:29:50 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:29:50 [EnvInject] - Variables injected successfully.
00:29:50 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins1405817675874194671.sh
00:29:50 Preparing for JRE Version 21
00:29:50 Karaf artifact is karaf
00:29:50 Karaf project is integration
00:29:50 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:29:50 [EnvInject] - Injecting environment variables from a build step.
00:29:50 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:29:50 [EnvInject] - Variables injected successfully.
00:29:50 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14730525540008748939.sh
00:29:50 2026-02-10 00:29:50 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:29:50 Bundle version is 0.24.0-SNAPSHOT
00:29:50 --2026-02-10 00:29:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:29:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:29:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:29:50 HTTP request sent, awaiting response... 200 OK
00:29:50 Length: 1404 (1.4K) [application/xml]
00:29:50 Saving to: ‘maven-metadata.xml’
00:29:50
00:29:50 0K . 100% 56.2M=0s
00:29:50
00:29:50 2026-02-10 00:29:50 (56.2 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
00:29:50
00:29:50
00:29:50
00:29:50 org.opendaylight.integration
00:29:50 karaf
00:29:50 0.24.0-SNAPSHOT
00:29:50
00:29:50
00:29:50 20260209.223447
00:29:50 99
00:29:50
00:29:50 20260209223447
00:29:50
00:29:50
00:29:50 pom
00:29:50 0.24.0-20260209.223447-99
00:29:50 20260209223447
00:29:50
00:29:50
00:29:50 tar.gz
00:29:50 0.24.0-20260209.223447-99
00:29:50 20260209223447
00:29:50
00:29:50
00:29:50 zip
00:29:50 0.24.0-20260209.223447-99
00:29:50 20260209223447
00:29:50
00:29:50
00:29:50 cyclonedx
00:29:50 xml
00:29:50 0.24.0-20260209.223447-99
00:29:50 20260209223447
00:29:50
00:29:50
00:29:50 cyclonedx
00:29:50 json
00:29:50 0.24.0-20260209.223447-99
00:29:50 20260209223447
00:29:50
00:29:50
00:29:50
00:29:50
00:29:50 Nexus timestamp is 0.24.0-20260209.223447-99
00:29:50 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260209.223447-99.zip
00:29:50 Distribution bundle is karaf-0.24.0-20260209.223447-99.zip
00:29:50 Distribution bundle version is 0.24.0-SNAPSHOT
00:29:50 Distribution folder is karaf-0.24.0-SNAPSHOT
00:29:50 Nexus prefix is https://nexus.opendaylight.org
00:29:50 [EnvInject] - Injecting environment variables from a build step.
00:29:50 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:29:50 [EnvInject] - Variables injected successfully.
00:29:50 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins17022185648130137370.sh
00:29:50 Setup pyenv:
00:29:50 system
00:29:50 3.8.13
00:29:50 3.9.13
00:29:50 3.10.13
00:29:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from file:/tmp/.os_lf_venv
00:29:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:52 lf-activate-venv(): INFO: Base packages installed successfully
00:29:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:29:57 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:29:57 Copying common-functions.sh to /tmp
00:29:59 Copying common-functions.sh to 10.30.171.57:/tmp
00:29:59 Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
00:29:59 Copying common-functions.sh to 10.30.170.190:/tmp
00:29:59 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:00 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6302269632279249362.sh
00:30:00 common-functions.sh is being sourced
00:30:00 common-functions environment:
00:30:00 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:00 ACTUALFEATURES:
00:30:00 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:00 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:00 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:00 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:00 CONTROLLERMEM: 2048m
00:30:00 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:00 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:00 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:00 SUITES:
00:30:00
00:30:00 #################################################
00:30:00 ## Configure Cluster and Start ##
00:30:00 #################################################
00:30:00 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:30:00 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:30:00 Locating script plan to use...
00:30:00 Finished running script plans
00:30:00 Configuring member-1 with IP address 10.30.170.190
00:30:00 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:00 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:00 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:30:00 ++ [[ /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:00 ++ echo 'common-functions.sh is being sourced'
00:30:00 common-functions.sh is being sourced
00:30:00 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:30:00 ++ DISTROSTREAM=chromium
00:30:00 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:00 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:00 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:00 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:00 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:00 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:00 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:00 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:00 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:00 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:00 ++ export CONTROLLERMEM=
00:30:00 ++ CONTROLLERMEM=
00:30:00 ++ case "${DISTROSTREAM}" in
00:30:00 ++ CLUSTER_SYSTEM=pekko
00:30:00 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:00 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:00 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:00 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:00 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:00 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:00 ++ print_common_env
00:30:00 ++ cat
00:30:00 common-functions environment:
00:30:00 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:00 ACTUALFEATURES:
00:30:00 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:00 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:00 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:00 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:00 CONTROLLERMEM:
00:30:00 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:00 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:00 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:00 SUITES:
00:30:00
00:30:00 ++ SSH='ssh -t -t'
00:30:00 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:30:00 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:30:00 Changing to /tmp
00:30:00 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260209.223447-99.zip
00:30:00 + echo 'Changing to /tmp'
00:30:00 + cd /tmp
00:30:00 + 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-20260209.223447-99.zip'
00:30:00 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260209.223447-99.zip
00:30:00 --2026-02-10 00:30:00-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260209.223447-99.zip
00:30:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:30:00 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:30:00 HTTP request sent, awaiting response... 200 OK
00:30:00 Length: 240364694 (229M) [application/zip]
00:30:00 Saving to: ‘karaf-0.24.0-20260209.223447-99.zip’
00:30:00
00:30:00 0K ........ ........ ........ ........ ........ ........ 1% 105M 2s
00:30:00 3072K ........ ........ ........ ........ ........ ........ 2% 145M 2s
00:30:00 6144K ........ ........ ........ ........ ........ ........ 3% 103M 2s
00:30:00 9216K ........ ........ ........ ........ ........ ........ 5% 203M 2s
00:30:00 12288K ........ ........ ........ ........ ........ ........ 6% 181M 2s
00:30:00 15360K ........ ........ ........ ........ ........ ........ 7% 160M 2s
00:30:00 18432K ........ ........ ........ ........ ........ ........ 9% 175M 1s
00:30:00 21504K ........ ........ ........ ........ ........ ........ 10% 176M 1s
00:30:00 24576K ........ ........ ........ ........ ........ ........ 11% 213M 1s
00:30:00 27648K ........ ........ ........ ........ ........ ........ 13% 229M 1s
00:30:00 30720K ........ ........ ........ ........ ........ ........ 14% 244M 1s
00:30:00 33792K ........ ........ ........ ........ ........ ........ 15% 269M 1s
00:30:00 36864K ........ ........ ........ ........ ........ ........ 17% 283M 1s
00:30:00 39936K ........ ........ ........ ........ ........ ........ 18% 294M 1s
00:30:00 43008K ........ ........ ........ ........ ........ ........ 19% 256M 1s
00:30:01 46080K ........ ........ ........ ........ ........ ........ 20% 305M 1s
00:30:01 49152K ........ ........ ........ ........ ........ ........ 22% 274M 1s
00:30:01 52224K ........ ........ ........ ........ ........ ........ 23% 277M 1s
00:30:01 55296K ........ ........ ........ ........ ........ ........ 24% 284M 1s
00:30:01 58368K ........ ........ ........ ........ ........ ........ 26% 285M 1s
00:30:01 61440K ........ ........ ........ ........ ........ ........ 27% 284M 1s
00:30:01 64512K ........ ........ ........ ........ ........ ........ 28% 277M 1s
00:30:01 67584K ........ ........ ........ ........ ........ ........ 30% 289M 1s
00:30:01 70656K ........ ........ ........ ........ ........ ........ 31% 275M 1s
00:30:01 73728K ........ ........ ........ ........ ........ ........ 32% 274M 1s
00:30:01 76800K ........ ........ ........ ........ ........ ........ 34% 285M 1s
00:30:01 79872K ........ ........ ........ ........ ........ ........ 35% 262M 1s
00:30:01 82944K ........ ........ ........ ........ ........ ........ 36% 189M 1s
00:30:01 86016K ........ ........ ........ ........ ........ ........ 37% 260M 1s
00:30:01 89088K ........ ........ ........ ........ ........ ........ 39% 286M 1s
00:30:01 92160K ........ ........ ........ ........ ........ ........ 40% 304M 1s
00:30:01 95232K ........ ........ ........ ........ ........ ........ 41% 292M 1s
00:30:01 98304K ........ ........ ........ ........ ........ ........ 43% 293M 1s
00:30:01 101376K ........ ........ ........ ........ ........ ........ 44% 301M 1s
00:30:01 104448K ........ ........ ........ ........ ........ ........ 45% 294M 1s
00:30:01 107520K ........ ........ ........ ........ ........ ........ 47% 296M 1s
00:30:01 110592K ........ ........ ........ ........ ........ ........ 48% 261M 1s
00:30:01 113664K ........ ........ ........ ........ ........ ........ 49% 269M 1s
00:30:01 116736K ........ ........ ........ ........ ........ ........ 51% 285M 0s
00:30:01 119808K ........ ........ ........ ........ ........ ........ 52% 284M 0s
00:30:01 122880K ........ ........ ........ ........ ........ ........ 53% 296M 0s
00:30:01 125952K ........ ........ ........ ........ ........ ........ 54% 285M 0s
00:30:01 129024K ........ ........ ........ ........ ........ ........ 56% 295M 0s
00:30:01 132096K ........ ........ ........ ........ ........ ........ 57% 287M 0s
00:30:01 135168K ........ ........ ........ ........ ........ ........ 58% 289M 0s
00:30:01 138240K ........ ........ ........ ........ ........ ........ 60% 204M 0s
00:30:01 141312K ........ ........ ........ ........ ........ ........ 61% 236M 0s
00:30:01 144384K ........ ........ ........ ........ ........ ........ 62% 203M 0s
00:30:01 147456K ........ ........ ........ ........ ........ ........ 64% 115M 0s
00:30:01 150528K ........ ........ ........ ........ ........ ........ 65% 257M 0s
00:30:01 153600K ........ ........ ........ ........ ........ ........ 66% 278M 0s
00:30:01 156672K ........ ........ ........ ........ ........ ........ 68% 310M 0s
00:30:01 159744K ........ ........ ........ ........ ........ ........ 69% 291M 0s
00:30:01 162816K ........ ........ ........ ........ ........ ........ 70% 283M 0s
00:30:01 165888K ........ ........ ........ ........ ........ ........ 71% 299M 0s
00:30:01 168960K ........ ........ ........ ........ ........ ........ 73% 302M 0s
00:30:01 172032K ........ ........ ........ ........ ........ ........ 74% 233M 0s
00:30:01 175104K ........ ........ ........ ........ ........ ........ 75% 438M 0s
00:30:01 178176K ........ ........ ........ ........ ........ ........ 77% 303M 0s
00:30:01 181248K ........ ........ ........ ........ ........ ........ 78% 313M 0s
00:30:01 184320K ........ ........ ........ ........ ........ ........ 79% 298M 0s
00:30:01 187392K ........ ........ ........ ........ ........ ........ 81% 311M 0s
00:30:01 190464K ........ ........ ........ ........ ........ ........ 82% 295M 0s
00:30:01 193536K ........ ........ ........ ........ ........ ........ 83% 309M 0s
00:30:01 196608K ........ ........ ........ ........ ........ ........ 85% 291M 0s
00:30:01 199680K ........ ........ ........ ........ ........ ........ 86% 296M 0s
00:30:01 202752K ........ ........ ........ ........ ........ ........ 87% 301M 0s
00:30:01 205824K ........ ........ ........ ........ ........ ........ 88% 280M 0s
00:30:01 208896K ........ ........ ........ ........ ........ ........ 90% 288M 0s
00:30:01 211968K ........ ........ ........ ........ ........ ........ 91% 293M 0s
00:30:01 215040K ........ ........ ........ ........ ........ ........ 92% 340M 0s
00:30:01 218112K ........ ........ ........ ........ ........ ........ 94% 354M 0s
00:30:01 221184K ........ ........ ........ ........ ........ ........ 95% 325M 0s
00:30:01 224256K ........ ........ ........ ........ ........ ........ 96% 358M 0s
00:30:01 227328K ........ ........ ........ ........ ........ ........ 98% 320M 0s
00:30:01 230400K ........ ........ ........ ........ ........ ........ 99% 343M 0s
00:30:01 233472K ........ ........ ... 100% 363M=0.9s
00:30:01
00:30:01 2026-02-10 00:30:01 (253 MB/s) - ‘karaf-0.24.0-20260209.223447-99.zip’ saved [240364694/240364694]
00:30:01
00:30:01 Extracting the new controller...
00:30:01 + echo 'Extracting the new controller...'
00:30:01 + unzip -q karaf-0.24.0-20260209.223447-99.zip
00:30:03 Adding external repositories...
00:30:03 + echo 'Adding external repositories...'
00:30:03 + 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:03 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:03 ################################################################################
00:30:03 #
00:30:03 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:03 # contributor license agreements. See the NOTICE file distributed with
00:30:03 # this work for additional information regarding copyright ownership.
00:30:03 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:03 # (the "License"); you may not use this file except in compliance with
00:30:03 # the License. You may obtain a copy of the License at
00:30:03 #
00:30:03 # http://www.apache.org/licenses/LICENSE-2.0
00:30:03 #
00:30:03 # Unless required by applicable law or agreed to in writing, software
00:30:03 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:03 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:03 # See the License for the specific language governing permissions and
00:30:03 # limitations under the License.
00:30:03 #
00:30:03 ################################################################################
00:30:03
00:30:03 #
00:30:03 # If set to true, the following property will not allow any certificate to be used
00:30:03 # when accessing Maven repositories through SSL
00:30:03 #
00:30:03 #org.ops4j.pax.url.mvn.certificateCheck=
00:30:03
00:30:03 #
00:30:03 # Path to the local Maven settings file.
00:30:03 # The repositories defined in this file will be automatically added to the list
00:30:03 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:30:03 # below is not set.
00:30:03 # The following locations are checked for the existence of the settings.xml file
00:30:03 # * 1. looks for the specified url
00:30:03 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:30:03 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:30:03 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:30:03 #
00:30:03 #org.ops4j.pax.url.mvn.settings=
00:30:03
00:30:03 #
00:30:03 # Path to the local Maven repository which is used to avoid downloading
00:30:03 # artifacts when they already exist locally.
00:30:03 # The value of this property will be extracted from the settings.xml file
00:30:03 # above, or defaulted to:
00:30:03 # System.getProperty( "user.home" ) + "/.m2/repository"
00:30:03 #
00:30:03 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:30:03
00:30:03 #
00:30:03 # Default this to false. It's just weird to use undocumented repos
00:30:03 #
00:30:03 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:30:03
00:30:03 #
00:30:03 # Uncomment if you don't wanna use the proxy settings
00:30:03 # from the Maven conf/settings.xml file
00:30:03 #
00:30:03 # org.ops4j.pax.url.mvn.proxySupport=false
00:30:03
00:30:03 #
00:30:03 # Comma separated list of repositories scanned when resolving an artifact.
00:30:03 # Those repositories will be checked before iterating through the
00:30:03 # below list of repositories and even before the local repository
00:30:03 # A repository url can be appended with zero or more of the following flags:
00:30:03 # @snapshots : the repository contains snaphots
00:30:03 # @noreleases : the repository does not contain any released artifacts
00:30:03 #
00:30:03 # The following property value will add the system folder as a repo.
00:30:03 #
00:30:03 org.ops4j.pax.url.mvn.defaultRepositories=\
00:30:03 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:30:03 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:30:03 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:30:03
00:30:03 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:30:03 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:30:03
00:30:03 #
00:30:03 # Comma separated list of repositories scanned when resolving an artifact.
00:30:03 # The default list includes the following repositories:
00:30:03 # http://repo1.maven.org/maven2@id=central
00:30:03 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:30:03 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:30:03 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:30:03 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:30:03 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:30:03 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:30:03 # To add repositories to the default ones, prepend '+' to the list of repositories
00:30:03 # to add.
00:30:03 # A repository url can be appended with zero or more of the following flags:
00:30:03 # @snapshots : the repository contains snapshots
00:30:03 # @noreleases : the repository does not contain any released artifacts
00:30:03 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:30:03 #
00:30:03 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:03
00:30:03 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:30:03 + [[ True == \T\r\u\e ]]
00:30:03 + echo 'Configuring the startup features...'
00:30:03 + 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:03 + FEATURE_TEST_STRING=features-test
00:30:03 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:30:03 + KARAF_VERSION=karaf4
00:30:03 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:30:03 + 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:03 + [[ ! -z '' ]]
00:30:03 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:03 ################################################################################
00:30:03 #
00:30:03 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:03 # contributor license agreements. See the NOTICE file distributed with
00:30:03 # this work for additional information regarding copyright ownership.
00:30:03 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:03 # (the "License"); you may not use this file except in compliance with
00:30:03 # the License. You may obtain a copy of the License at
00:30:03 #
00:30:03 # http://www.apache.org/licenses/LICENSE-2.0
00:30:03 #
00:30:03 # Unless required by applicable law or agreed to in writing, software
00:30:03 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:03 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:03 # See the License for the specific language governing permissions and
00:30:03 # limitations under the License.
00:30:03 #
00:30:03 ################################################################################
00:30:03
00:30:03 #
00:30:03 # Comma separated list of features repositories to register by default
00:30:03 #
00:30:03 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}/50d2d662-6892-45a3-8ae9-0233587509f1.xml
00:30:03
00:30:03 #
00:30:03 # Comma separated list of features to install at startup
00:30:03 #
00:30:03 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, e09df00c-dc5c-41b6-a139-45e77186d5e7
00:30:03
00:30:03 #
00:30:03 # Resource repositories (OBR) that the features resolver can use
00:30:03 # to resolve requirements/capabilities
00:30:03 #
00:30:03 # The format of the resourceRepositories is
00:30:03 # resourceRepositories=[xml:url|json:url],...
00:30:03 # for Instance:
00:30:03 #
00:30:03 #resourceRepositories=xml:http://host/path/to/index.xml
00:30:03 # or
00:30:03 #resourceRepositories=json:http://host/path/to/index.json
00:30:03 #
00:30:03
00:30:03 #
00:30:03 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:30:03 #
00:30:03 featuresBootAsynchronous=false
00:30:03
00:30:03 #
00:30:03 # Service requirements enforcement
00:30:03 #
00:30:03 # By default, the feature resolver checks the service requirements/capabilities of
00:30:03 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:30:03 # the required bundles.
00:30:03 # The following flag can have those values:
00:30:03 # - disable: service requirements are completely ignored
00:30:03 # - default: service requirements are ignored for old features
00:30:03 # - enforce: service requirements are always verified
00:30:03 #
00:30:03 #serviceRequirements=default
00:30:03
00:30:03 #
00:30:03 # Store cfg file for config element in feature
00:30:03 #
00:30:03 #configCfgStore=true
00:30:03
00:30:03 #
00:30:03 # Define if the feature service automatically refresh bundles
00:30:03 #
00:30:03 autoRefresh=true
00:30:03
00:30:03 #
00:30:03 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:30:03 # XML file defines instructions related to features processing
00:30:03 # versions.properties may declare properties to resolve placeholders in XML file
00:30:03 # both files are relative to ${karaf.etc}
00:30:03 #
00:30:03 #featureProcessing=org.apache.karaf.features.xml
00:30:03 #featureProcessingVersions=versions.properties
00:30:03 + configure_karaf_log karaf4 ''
00:30:03 + local -r karaf_version=karaf4
00:30:03 + local -r controllerdebugmap=
00:30:03 + local logapi=log4j
00:30:03 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:03 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:03 log4j2.rootLogger.level = INFO
00:30:03 #log4j2.rootLogger.type = asyncRoot
00:30:03 #log4j2.rootLogger.includeLocation = false
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:03 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:03 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:03 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:03 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:03 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:03 log4j2.logger.spifly.level = WARN
00:30:03 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:03 log4j2.logger.audit.level = INFO
00:30:03 log4j2.logger.audit.additivity = false
00:30:03 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:03 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:03 log4j2.appender.console.type = Console
00:30:03 log4j2.appender.console.name = Console
00:30:03 log4j2.appender.console.layout.type = PatternLayout
00:30:03 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:03 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:03 log4j2.appender.rolling.name = RollingFile
00:30:03 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:03 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:03 #log4j2.appender.rolling.immediateFlush = false
00:30:03 log4j2.appender.rolling.append = true
00:30:03 log4j2.appender.rolling.layout.type = PatternLayout
00:30:03 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:03 log4j2.appender.rolling.policies.type = Policies
00:30:03 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:03 log4j2.appender.rolling.policies.size.size = 64MB
00:30:03 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:03 log4j2.appender.rolling.strategy.max = 7
00:30:03 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:03 log4j2.appender.audit.name = AuditRollingFile
00:30:03 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:03 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:03 log4j2.appender.audit.append = true
00:30:03 log4j2.appender.audit.layout.type = PatternLayout
00:30:03 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:03 log4j2.appender.audit.policies.type = Policies
00:30:03 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:03 log4j2.appender.audit.policies.size.size = 8MB
00:30:03 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:03 log4j2.appender.audit.strategy.max = 7
00:30:03 log4j2.appender.osgi.type = PaxOsgi
00:30:03 log4j2.appender.osgi.name = PaxOsgi
00:30:03 log4j2.appender.osgi.filter = *
00:30:03 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:03 #log4j2.logger.aether.level = TRACE
00:30:03 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:03 #log4j2.logger.http-headers.level = DEBUG
00:30:03 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:03 #log4j2.logger.maven.level = TRACE
00:30:03 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:30:03 + logapi=log4j2
00:30:03 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:30:03 + '[' log4j2 == log4j2 ']'
00:30:03 + 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:03 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:30:03 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:30:03 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:30:03 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:30:03 + unset IFS
00:30:03 controllerdebugmap:
00:30:03 + echo 'controllerdebugmap: '
00:30:03 + '[' -n '' ']'
00:30:03 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:03 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:30:03 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:03 ################################################################################
00:30:03 #
00:30:03 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:03 # contributor license agreements. See the NOTICE file distributed with
00:30:03 # this work for additional information regarding copyright ownership.
00:30:03 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:03 # (the "License"); you may not use this file except in compliance with
00:30:03 # the License. You may obtain a copy of the License at
00:30:03 #
00:30:03 # http://www.apache.org/licenses/LICENSE-2.0
00:30:03 #
00:30:03 # Unless required by applicable law or agreed to in writing, software
00:30:03 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:03 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:03 # See the License for the specific language governing permissions and
00:30:03 # limitations under the License.
00:30:03 #
00:30:03 ################################################################################
00:30:03
00:30:03 # Common pattern layout for appenders
00:30:03 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:03
00:30:03 # Root logger
00:30:03 log4j2.rootLogger.level = INFO
00:30:03 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:30:03 #log4j2.rootLogger.type = asyncRoot
00:30:03 #log4j2.rootLogger.includeLocation = false
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:03 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:03 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:03 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:03 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:03
00:30:03 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:03
00:30:03 # Loggers configuration
00:30:03
00:30:03 # Spifly logger
00:30:03 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:03 log4j2.logger.spifly.level = WARN
00:30:03
00:30:03 # Security audit logger
00:30:03 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:03 log4j2.logger.audit.level = INFO
00:30:03 log4j2.logger.audit.additivity = false
00:30:03 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:03
00:30:03 # Appenders configuration
00:30:03
00:30:03 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:03 log4j2.appender.console.type = Console
00:30:03 log4j2.appender.console.name = Console
00:30:03 log4j2.appender.console.layout.type = PatternLayout
00:30:03 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:03
00:30:03 # Rolling file appender
00:30:03 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:03 log4j2.appender.rolling.name = RollingFile
00:30:03 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:03 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:03 # uncomment to not force a disk flush
00:30:03 #log4j2.appender.rolling.immediateFlush = false
00:30:03 log4j2.appender.rolling.append = true
00:30:03 log4j2.appender.rolling.layout.type = PatternLayout
00:30:03 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:03 log4j2.appender.rolling.policies.type = Policies
00:30:03 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:03 log4j2.appender.rolling.policies.size.size = 1GB
00:30:03 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:03 log4j2.appender.rolling.strategy.max = 7
00:30:03
00:30:03 # Audit file appender
00:30:03 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:03 log4j2.appender.audit.name = AuditRollingFile
00:30:03 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:03 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:03 log4j2.appender.audit.append = true
00:30:03 log4j2.appender.audit.layout.type = PatternLayout
00:30:03 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:03 log4j2.appender.audit.policies.type = Policies
00:30:03 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:03 log4j2.appender.audit.policies.size.size = 8MB
00:30:03 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:03 log4j2.appender.audit.strategy.max = 7
00:30:03
00:30:03 # OSGi appender
00:30:03 log4j2.appender.osgi.type = PaxOsgi
00:30:03 log4j2.appender.osgi.name = PaxOsgi
00:30:03 log4j2.appender.osgi.filter = *
00:30:03
00:30:03 # help with identification of maven-related problems with pax-url-aether
00:30:03 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:03 #log4j2.logger.aether.level = TRACE
00:30:03 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:03 #log4j2.logger.http-headers.level = DEBUG
00:30:03 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:03 #log4j2.logger.maven.level = TRACE
00:30:03 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:30:03 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:30:03 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:03 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:30:03 + local -r controllermem=2048m
00:30:03 Configure
00:30:03 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:30:03 max memory: 2048m
00:30:03 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:03 + echo Configure
00:30:03 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:30:03 + echo ' max memory: 2048m'
00:30:03 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:03 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:03 + 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:03 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:03 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:03 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:03 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:03 #!/bin/sh
00:30:03 #
00:30:03 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:03 # contributor license agreements. See the NOTICE file distributed with
00:30:03 # this work for additional information regarding copyright ownership.
00:30:03 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:03 # (the "License"); you may not use this file except in compliance with
00:30:03 # the License. You may obtain a copy of the License at
00:30:03 #
00:30:03 # http://www.apache.org/licenses/LICENSE-2.0
00:30:03 #
00:30:03 # Unless required by applicable law or agreed to in writing, software
00:30:03 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:03 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:03 # See the License for the specific language governing permissions and
00:30:03 # limitations under the License.
00:30:03 #
00:30:03
00:30:03 #
00:30:03 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:30:03 # script: client, instance, shell, start, status, stop, karaf
00:30:03 #
00:30:03 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:30:03 # Actions go here...
00:30:03 # fi
00:30:03
00:30:03 #
00:30:03 # general settings which should be applied for all scripts go here; please keep
00:30:03 # in mind that it is possible that scripts might be executed more than once, e.g.
00:30:03 # in example of the start script where the start script is executed first and the
00:30:03 # karaf script afterwards.
00:30:03 #
00:30:03
00:30:03 #
00:30:03 # The following section shows the possible configuration options for the default
00:30:03 # karaf scripts
00:30:03 #
00:30:03 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:30:03 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:30:03 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:30:03 # export EXTRA_JAVA_OPTS # Additional JVM options
00:30:03 # export KARAF_HOME # Karaf home folder
00:30:03 # export KARAF_DATA # Karaf data folder
00:30:03 # export KARAF_BASE # Karaf base folder
00:30:03 # export KARAF_ETC # Karaf etc folder
00:30:03 # export KARAF_LOG # Karaf log folder
00:30:03 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:30:03 # export KARAF_OPTS # Additional available Karaf options
00:30:03 # export KARAF_DEBUG # Enable debug mode
00:30:03 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:30:03 # export KARAF_NOROOT # Prevent execution as root if set to true
00:30:03 Set Java version
00:30:03 + echo 'Set Java version'
00:30:03 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:30:03 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:03 sudo: a password is required
00:30:03 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:03 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:03 sudo: a password is required
00:30:03 + echo 'JDK default version ...'
00:30:03 JDK default version ...
00:30:03 + java -version
00:30:04 openjdk version "21.0.9" 2025-10-21
00:30:04 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:30:04 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:30:04 Set JAVA_HOME
00:30:04 + echo 'Set JAVA_HOME'
00:30:04 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:04 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:04 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:04 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:04 Listing all open ports on controller system...
00:30:04 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:04 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:30:04 + echo 'Listing all open ports on controller system...'
00:30:04 + netstat -pnatu
00:30:04 /tmp/configuration-script.sh: line 40: netstat: command not found
00:30:04 Configuring cluster
00:30:04 + '[' -f /tmp/custom_shard_config.txt ']'
00:30:04 + echo 'Configuring cluster'
00:30:04 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.190
00:30:04 ################################################
00:30:04 ## Configure Cluster ##
00:30:04 ################################################
00:30:04 NOTE: Cluster configuration files not found. Copying from
00:30:04 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:30:04 Configuring unique name in pekko.conf
00:30:04 Configuring hostname in pekko.conf
00:30:04 Configuring data and rpc seed nodes in pekko.conf
00:30:04 modules = [
00:30:04
00:30:04 {
00:30:04 name = "inventory"
00:30:04 namespace = "urn:opendaylight:inventory"
00:30:04 shard-strategy = "module"
00:30:04 },
00:30:04 {
00:30:04 name = "topology"
00:30:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:04 shard-strategy = "module"
00:30:04 },
00:30:04 {
00:30:04 name = "toaster"
00:30:04 namespace = "http://netconfcentral.org/ns/toaster"
00:30:04 shard-strategy = "module"
00:30:04 }
00:30:04 ]
00:30:04 Configuring replication type in module-shards.conf
00:30:04 ################################################
00:30:04 ## NOTE: Manually restart controller to ##
00:30:04 ## apply configuration. ##
00:30:04 ################################################
00:30:04 Dump pekko.conf
00:30:04 + echo 'Dump pekko.conf'
00:30:04 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:04
00:30:04 odl-cluster-data {
00:30:04 pekko {
00:30:04 remote {
00:30:04 artery {
00:30:04 enabled = on
00:30:04 transport = tcp
00:30:04 canonical.hostname = "10.30.170.190"
00:30:04 canonical.port = 2550
00:30:04 }
00:30:04 }
00:30:04
00:30:04 cluster {
00:30:04 # Using artery.
00:30:04 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.190:2550"]
00:30:04
00:30:04 roles = ["member-1"]
00:30:04
00:30:04 # when under load we might trip a false positive on the failure detector
00:30:04 # failure-detector {
00:30:04 # heartbeat-interval = 4 s
00:30:04 # acceptable-heartbeat-pause = 16s
00:30:04 # }
00:30:04 }
00:30:04
00:30:04 persistence {
00:30:04 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:30:04 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:30:04 # The relative path is always relative to KARAF_HOME.
00:30:04
00:30:04 # snapshot-store.local.dir = "target/snapshots"
00:30:04 }
00:30:04 disable-default-actor-system-quarantined-event-handling = "false"
00:30:04 }
00:30:04 }
00:30:04 Dump modules.conf
00:30:04 + echo 'Dump modules.conf'
00:30:04 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:04 modules = [
00:30:04
00:30:04 {
00:30:04 name = "inventory"
00:30:04 namespace = "urn:opendaylight:inventory"
00:30:04 shard-strategy = "module"
00:30:04 },
00:30:04 {
00:30:04 name = "topology"
00:30:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:04 shard-strategy = "module"
00:30:04 },
00:30:04 {
00:30:04 name = "toaster"
00:30:04 namespace = "http://netconfcentral.org/ns/toaster"
00:30:04 shard-strategy = "module"
00:30:04 }
00:30:04 ]
00:30:04 Dump module-shards.conf
00:30:04 + echo 'Dump module-shards.conf'
00:30:04 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:04 module-shards = [
00:30:04 {
00:30:04 name = "default"
00:30:04 shards = [
00:30:04 {
00:30:04 name = "default"
00:30:04 replicas = ["member-1"]
00:30:04 }
00:30:04 ]
00:30:04 },
00:30:04 {
00:30:04 name = "inventory"
00:30:04 shards = [
00:30:04 {
00:30:04 name="inventory"
00:30:04 replicas = ["member-1"]
00:30:04 }
00:30:04 ]
00:30:04 },
00:30:04 {
00:30:04 name = "topology"
00:30:04 shards = [
00:30:04 {
00:30:04 name="topology"
00:30:04 replicas = ["member-1"]
00:30:04 }
00:30:04 ]
00:30:04 },
00:30:04 {
00:30:04 name = "toaster"
00:30:04 shards = [
00:30:04 {
00:30:04 name="toaster"
00:30:04 replicas = ["member-1"]
00:30:04 }
00:30:04 ]
00:30:04 }
00:30:04 ]
00:30:04 Locating config plan to use...
00:30:04 Finished running config plans
00:30:04 Starting member-1 with IP address 10.30.170.190
00:30:04 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:04 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:04 Redirecting karaf console output to karaf_console.log
00:30:04 Starting controller...
00:30:04 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:30:04 Execute the post startup script on controller 10.30.170.190
00:30:04 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:04 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:30:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:05 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:31:10 2026-02-10T00:30:21,233 | 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:10 Controller is UP
00:31:10 2026-02-10T00:30:21,233 | 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:10 Listing all open ports on controller system...
00:31:10 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:31:10 looking for "BindException: Address already in use" in log file
00:31:10 looking for "server is unhealthy" in log file
00:31:10 Let's take the karaf thread dump
00:31:10 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:31:10 karaf main: org.apache.karaf.main.Main, pid:2044
00:31:10 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:31:11 Generating mininet variables...
00:31:11 Locating test plan to use...
00:31:11 Changing the testplan path...
00:31:11 # Place the suites in run order:
00:31:11 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:31:11 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:31:11 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:31:11 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation
00:31:11 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:11 ==============================================================================
00:31:11 openflowplugin-sanity.txt
00:31:11 ==============================================================================
00:31:11 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:31:11 ==============================================================================
00:31:14 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:31:14 ==============================================================================
00:31:14 Get list of nodes :: Get the inventory | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Get node 1 inventory :: Get the inventory for a node | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Get node 2 inventory :: Get the inventory for a node | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Get node 3 inventory :: Get the inventory for a node | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Link Down :: Take link s1-s2 down | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Link Up :: Take link s1-s2 up | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:31:20 7 tests, 7 passed, 0 failed
00:31:20 ==============================================================================
00:31:20 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:31:20 ==============================================================================
00:31:20 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 List all the links :: List all the links in the topology. | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Link Down :: Take link s1-s2 down | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Link Up :: Take link s1-s2 up | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:31:22 4 tests, 4 passed, 0 failed
00:31:22 ==============================================================================
00:31:22 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:31:22 ==============================================================================
00:31:22 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Get Stats for node 1 :: Get the stats for a node | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Get Stats for node 2 :: Get the stats for a node | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Get Stats for node 3 :: Get the stats for a node | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:31:22 4 tests, 4 passed, 0 failed
00:31:22 ==============================================================================
00:31:22 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:31:22 ==============================================================================
00:31:22 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:31:28 6 tests, 6 passed, 0 failed
00:31:28 ==============================================================================
00:31:29 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:31:29 21 tests, 21 passed, 0 failed
00:31:29 ==============================================================================
00:31:29 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:31:29 ==============================================================================
00:31:31 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:31:31 ==============================================================================
00:31:31 Get list of nodes :: Get the inventory | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Get node 1 inventory :: Get the inventory for a node | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Get node 2 inventory :: Get the inventory for a node | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Get node 3 inventory :: Get the inventory for a node | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Link Down :: Take link s1-s2 down | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Link Up :: Take link s1-s2 up | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:31:34 7 tests, 7 passed, 0 failed
00:31:34 ==============================================================================
00:31:34 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:31:34 ==============================================================================
00:31:34 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 List all the links :: List all the links in the topology. | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Link Down :: Take link s1-s2 down | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Link Up :: Take link s1-s2 up | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:31:36 4 tests, 4 passed, 0 failed
00:31:36 ==============================================================================
00:31:36 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:31:36 ==============================================================================
00:31:36 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Get Stats for node 1 :: Get the stats for a node | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Get Stats for node 2 :: Get the stats for a node | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Get Stats for node 3 :: Get the stats for a node | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:31:36 4 tests, 4 passed, 0 failed
00:31:36 ==============================================================================
00:31:36 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:31:36 ==============================================================================
00:31:36 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Verify after modifying flow operational - Output to physical port#... | PASS |
00:31:42 ------------------------------------------------------------------------------
00:31:42 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:31:42 ------------------------------------------------------------------------------
00:31:42 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:31:42 ------------------------------------------------------------------------------
00:31:42 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:31:44 ------------------------------------------------------------------------------
00:31:44 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:31:44 9 tests, 9 passed, 0 failed
00:31:44 ==============================================================================
00:31:45 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:31:45 24 tests, 24 passed, 0 failed
00:31:45 ==============================================================================
00:31:45 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:31:45 ==============================================================================
00:31:47 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:31:47 ==============================================================================
00:31:48 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:31:55 ------------------------------------------------------------------------------
00:31:55 Test Is Flow 1 Added | PASS |
00:31:55 ------------------------------------------------------------------------------
00:31:55 Test Is Flow 2 Added | PASS |
00:31:55 ------------------------------------------------------------------------------
00:31:55 Test Is Flow 3 Added | PASS |
00:31:55 ------------------------------------------------------------------------------
00:31:55 Test Is Flow 4 Added | PASS |
00:31:55 ------------------------------------------------------------------------------
00:31:55 Test Is Flow 5 Added | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Test Is Flow 6 Added | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Test Is Flow 7 Added | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Test Is Flow 8 Added | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Test Is Flow 9 Added | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Test Is Flow 10 Added | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Test Is Flow 11 Added | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Test Is Flow 14 Added | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Test Is Flow 15 Added | PASS |
00:31:57 ------------------------------------------------------------------------------
00:31:57 Test Is Flow 16 Added | PASS |
00:31:57 ------------------------------------------------------------------------------
00:31:57 Test Is Flow 17 Added | PASS |
00:31:57 ------------------------------------------------------------------------------
00:31:57 Test Is Flow 18 Added | PASS |
00:31:57 ------------------------------------------------------------------------------
00:31:57 Test Is Flow 19 Added | PASS |
00:31:57 ------------------------------------------------------------------------------
00:31:57 Test Is Flow 20 Added | PASS |
00:31:57 ------------------------------------------------------------------------------
00:31:57 Test Is Flow 21 Added | PASS |
00:31:57 ------------------------------------------------------------------------------
00:31:57 Test Is Flow 22 Added | PASS |
00:31:57 ------------------------------------------------------------------------------
00:31:57 Test Is Flow 23 Added | PASS |
00:31:58 ------------------------------------------------------------------------------
00:31:58 Test Is Flow 24 Added | PASS |
00:31:58 ------------------------------------------------------------------------------
00:31:58 Test Is Flow 25 Added | PASS |
00:31:58 ------------------------------------------------------------------------------
00:31:58 Test Is Flow 31 Added | PASS |
00:31:58 ------------------------------------------------------------------------------
00:31:58 Test Is Flow 36 Added | PASS |
00:31:58 ------------------------------------------------------------------------------
00:31:58 Test Is Flow 38 Added | PASS |
00:31:58 ------------------------------------------------------------------------------
00:31:58 Test Is Flow 43 Added | PASS |
00:31:58 ------------------------------------------------------------------------------
00:31:58 Test Is Flow 45 Added | PASS |
00:31:58 ------------------------------------------------------------------------------
00:31:58 Test Is Flow 101 Added | PASS |
00:31:59 ------------------------------------------------------------------------------
00:31:59 Test Is Flow 102 Added | PASS |
00:31:59 ------------------------------------------------------------------------------
00:31:59 Test Is Flow 103 Added | PASS |
00:31:59 ------------------------------------------------------------------------------
00:31:59 Test Is Flow 104 Added | PASS |
00:31:59 ------------------------------------------------------------------------------
00:31:59 Test Is Flow 105 Added | PASS |
00:31:59 ------------------------------------------------------------------------------
00:31:59 Test Is Flow 106 Added | PASS |
00:31:59 ------------------------------------------------------------------------------
00:31:59 Test Is Flow 107 Added | PASS |
00:31:59 ------------------------------------------------------------------------------
00:31:59 Test Is Flow 108 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 109 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 110 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 113 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 156 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 201 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 202 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 203 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 204 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 205 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 206 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 209 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 214 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 218 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 219 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 220 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 221 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 222 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 223 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 224 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 225 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 550 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:32:07 ------------------------------------------------------------------------------
00:32:07 Test Is Flow 1 Updated | PASS |
00:32:07 ------------------------------------------------------------------------------
00:32:07 Test Is Flow 2 Updated | PASS |
00:32:07 ------------------------------------------------------------------------------
00:32:07 Test Is Flow 3 Updated | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 4 Updated | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 5 Updated | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 6 Updated | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 7 Updated | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 8 Updated | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 9 Updated | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 10 Updated | PASS |
00:32:08 ------------------------------------------------------------------------------
00:32:08 Test Is Flow 11 Updated | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 14 Updated | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 15 Updated | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 16 Updated | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 17 Updated | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 18 Updated | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 19 Updated | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 20 Updated | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 21 Updated | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 22 Updated | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 23 Updated | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 24 Updated | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 25 Updated | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 31 Updated | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 36 Updated | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 38 Updated | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 43 Updated | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 45 Updated | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 101 Updated | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 102 Updated | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 103 Updated | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 104 Updated | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 105 Updated | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 106 Updated | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 107 Updated | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 108 Updated | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 109 Updated | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 110 Updated | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 113 Updated | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 156 Updated | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 201 Updated | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 202 Updated | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 203 Updated | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 204 Updated | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 205 Updated | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 206 Updated | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 209 Updated | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 214 Updated | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 218 Updated | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 219 Updated | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 220 Updated | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 221 Updated | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 222 Updated | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 223 Updated | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 224 Updated | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 225 Updated | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 550 Updated | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 1 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 2 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 3 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 4 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 5 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 6 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 7 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 8 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 9 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 10 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 11 Deleted | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 14 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 15 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 16 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 17 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 18 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 19 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 20 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 21 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 22 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 23 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 24 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 25 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 31 Deleted | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 36 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 38 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 43 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 45 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 101 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 102 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 103 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 104 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 105 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 106 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 107 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 108 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 109 Deleted | PASS |
00:32:23 ------------------------------------------------------------------------------
00:32:23 Test Is Flow 110 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 113 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 156 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 201 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 202 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 203 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 204 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 205 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 206 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 209 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 214 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 218 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 219 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 220 Deleted | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 221 Deleted | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 222 Deleted | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 223 Deleted | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 224 Deleted | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 225 Deleted | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 550 Deleted | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:32:25 174 tests, 174 passed, 0 failed
00:32:25 ==============================================================================
00:32:25 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:32:25 ==============================================================================
00:32:25 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 1 Added | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 2 Added | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 3 Added | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 4 Added | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 5 Added | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 6 Added | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 7 Added | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 8 Added | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 9 Added | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 10 Added | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 11 Added | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 15 Added | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 16 Added | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 17 Added | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 18 Added | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 19 Added | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 20 Added | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 21 Added | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 22 Added | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 23 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 24 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 25 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 31 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 36 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 38 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 43 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 45 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 101 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 102 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 103 Added | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 104 Added | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 105 Added | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 106 Added | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 107 Added | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 108 Added | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 109 Added | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 110 Added | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 113 Added | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 201 Added | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 202 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 203 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 204 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 205 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 206 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 209 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 214 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 218 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 219 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 220 Added | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 1 Updated | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 2 Updated | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 3 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 4 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 5 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 6 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 7 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 8 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 9 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 10 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 11 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 14 Updated | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 15 Updated | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 16 Updated | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 17 Updated | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 18 Updated | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 19 Updated | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 20 Updated | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 21 Updated | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 22 Updated | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 23 Updated | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 24 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 25 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 31 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 36 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 38 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 43 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 45 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 101 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 102 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 103 Updated | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 104 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 105 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 106 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 107 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 108 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 109 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 110 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 113 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 201 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 202 Updated | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Test Is Flow 203 Updated | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Test Is Flow 204 Updated | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Test Is Flow 205 Updated | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Test Is Flow 206 Updated | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Test Is Flow 209 Updated | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Test Is Flow 214 Updated | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Test Is Flow 218 Updated | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Test Is Flow 219 Updated | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Test Is Flow 220 Updated | PASS |
00:33:30 ------------------------------------------------------------------------------
00:33:30 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:33:58 ------------------------------------------------------------------------------
00:33:58 Test Is Flow 1 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 2 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 3 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 4 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 5 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 6 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 7 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 8 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 9 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 10 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 11 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 14 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 15 Deleted | PASS |
00:33:59 ------------------------------------------------------------------------------
00:33:59 Test Is Flow 16 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 17 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 18 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 19 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 20 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 21 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 22 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 23 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 24 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 25 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 31 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 36 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 38 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 43 Deleted | PASS |
00:34:00 ------------------------------------------------------------------------------
00:34:00 Test Is Flow 45 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 101 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 102 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 103 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 104 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 105 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 106 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 107 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 108 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 109 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 110 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 113 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 201 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 202 Deleted | PASS |
00:34:01 ------------------------------------------------------------------------------
00:34:01 Test Is Flow 203 Deleted | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 204 Deleted | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 205 Deleted | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 206 Deleted | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 209 Deleted | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 214 Deleted | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 218 Deleted | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 219 Deleted | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 Test Is Flow 220 Deleted | PASS |
00:34:02 ------------------------------------------------------------------------------
00:34:02 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:34:02 152 tests, 152 passed, 0 failed
00:34:02 ==============================================================================
00:34:02 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:34:02 326 tests, 326 passed, 0 failed
00:34:02 ==============================================================================
00:34:02 openflowplugin-sanity.txt.Reconciliation
00:34:02 ==============================================================================
00:34:03 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:34:03 ==============================================================================
00:34:03 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:34:04 ------------------------------------------------------------------------------
00:34:04 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:34:05 ------------------------------------------------------------------------------
00:34:05 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:34:07 ------------------------------------------------------------------------------
00:34:07 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Check Linear Topology :: Check Linear Topology. | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:16 | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:26 | PASS |
00:34:26 ------------------------------------------------------------------------------
00:34:26 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:34:28 ------------------------------------------------------------------------------
00:34:28 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:34:28 ------------------------------------------------------------------------------
00:34:28 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:34:32 ------------------------------------------------------------------------------
00:34:32 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:34:32 ------------------------------------------------------------------------------
00:34:32 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:34:32 ------------------------------------------------------------------------------
00:34:32 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:38 :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:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:00 | PASS |
00:35:00 ------------------------------------------------------------------------------
00:35:00 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:35:00 ------------------------------------------------------------------------------
00:35:00 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:35:00 ------------------------------------------------------------------------------
00:35:00 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:35:00 ------------------------------------------------------------------------------
00:35:00 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:35:01 ------------------------------------------------------------------------------
00:35:01 Stop Mininet :: Stop Mininet. | PASS |
00:35:01 ------------------------------------------------------------------------------
00:35:01 Check No Switches :: Check no switches in topology. | PASS |
00:35:02 ------------------------------------------------------------------------------
00:35:02 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:35:02 23 tests, 23 passed, 0 failed
00:35:02 ==============================================================================
00:35:02 openflowplugin-sanity.txt.Reconciliation | PASS |
00:35:02 23 tests, 23 passed, 0 failed
00:35:02 ==============================================================================
00:35:02 openflowplugin-sanity.txt | PASS |
00:35:02 394 tests, 394 passed, 0 failed
00:35:02 ==============================================================================
00:35:02 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml
00:35:06 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html
00:35:06 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html
00:35:06 Examining the files in data/log and checking filesize
00:35:06 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:07 total 968
00:35:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 00:30 .
00:35:07 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 10 00:30 karaf_console.log
00:35:07 drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 00:30 ..
00:35:07 -rw-rw-r-- 1 jenkins jenkins 977955 Feb 10 00:35 karaf.log
00:35:07 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:07 956K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:35:07 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:35:07 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:07 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:35:07 Let's take the karaf thread dump again...
00:35:07 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:07 karaf main: org.apache.karaf.main.Main, pid:4048
00:35:07 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:08 Killing ODL
00:35:08 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:13 Compressing karaf.log 1
00:35:13 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:13 Fetching compressed karaf.log 1
00:35:13 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:14 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:14 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:14 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:14 Fetch GC logs
00:35:14 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts.
00:35:14 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:35:14 Examine copied files
00:35:14 total 43792
00:35:14 drwxrwxr-x. 2 jenkins jenkins 6 Feb 10 00:35 gclogs-1
00:35:14 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 10 00:35 odl1_karaf_console.log
00:35:14 -rw-rw-r--. 1 jenkins jenkins 66850 Feb 10 00:35 odl1_karaf.log.gz
00:35:14 -rw-rw-r--. 1 jenkins jenkins 147420 Feb 10 00:35 karaf_1_4048_threads_after.log
00:35:14 -rw-rw-r--. 1 jenkins jenkins 14248 Feb 10 00:35 ps_after.log
00:35:14 -rw-rw-r--. 1 jenkins jenkins 270755 Feb 10 00:35 report.html
00:35:14 -rw-rw-r--. 1 jenkins jenkins 3382838 Feb 10 00:35 log.html
00:35:14 -rw-rw-r--. 1 jenkins jenkins 40766534 Feb 10 00:35 output.xml
00:35:14 -rw-rw-r--. 1 jenkins jenkins 491 Feb 10 00:31 testplan.txt
00:35:14 -rw-rw-r--. 1 jenkins jenkins 108450 Feb 10 00:31 karaf_1_2044_threads_before.log
00:35:14 -rw-rw-r--. 1 jenkins jenkins 14110 Feb 10 00:31 ps_before.log
00:35:14 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 10 00:30 post-startup-script.sh
00:35:14 -rw-rw-r--. 1 jenkins jenkins 252 Feb 10 00:30 startup-script.sh
00:35:14 -rw-rw-r--. 1 jenkins jenkins 3494 Feb 10 00:30 configuration-script.sh
00:35:14 -rw-rw-r--. 1 jenkins jenkins 335 Feb 10 00:29 detect_variables.env
00:35:14 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 10 00:29 pom.xml
00:35:14 -rw-rw-r--. 1 jenkins jenkins 92 Feb 10 00:29 set_variables.env
00:35:14 -rw-rw-r--. 1 jenkins jenkins 297 Feb 10 00:29 slave_addresses.txt
00:35:14 -rw-rw-r--. 1 jenkins jenkins 570 Feb 10 00:29 requirements.txt
00:35:14 -rw-rw-r--. 1 jenkins jenkins 26 Feb 10 00:29 env.properties
00:35:14 -rw-rw-r--. 1 jenkins jenkins 333 Feb 10 00:27 stack-parameters.yaml
00:35:14 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 10 00:26 test
00:35:14 drwxrwxr-x. 2 jenkins jenkins 6 Feb 10 00:26 test@tmp
00:35:14 -rw-rw-r--. 1 jenkins jenkins 1404 Feb 9 22:35 maven-metadata.xml
00:35:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins11018271186588905782.sh
00:35:14 Karaf Deployments, Tests must have already run
00:35:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins14594403514915631475.sh
00:35:14 Cleaning up Robot installation...
00:35:15 $ ssh-agent -k
00:35:15 unset SSH_AUTH_SOCK;
00:35:15 unset SSH_AGENT_PID;
00:35:15 echo Agent pid 5280 killed;
00:35:15 [ssh-agent] Stopped.
00:35:15 Recording plot data
00:35:15 Robot results publisher started...
00:35:15 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:35:15 -Parsing output xml:
00:35:16 Done!
00:35:16 -Copying log files to build dir:
00:35:17 Done!
00:35:17 -Assigning results to build:
00:35:17 Done!
00:35:17 -Checking thresholds:
00:35:17 Done!
00:35:17 Done publishing Robot results.
00:35:17 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:17 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10113928261261295507.sh
00:35:17 Archiving csit artifacts
00:35:17 mv: cannot stat '*_1.png': No such file or directory
00:35:17 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:35:17 % Total % Received % Xferd Average Speed Time Time Time Current
00:35:17 Dload Upload Total Spent Left Speed
00:35:17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 264k 0 264k 0 0 2869k 0 --:--:-- --:--:-- --:--:-- 2838k
100 3540k 0 3540k 0 0 5299k 0 --:--:-- --:--:-- --:--:-- 5291k
00:35:18 Archive: robot-plugin.zip
00:35:18 inflating: ./archives/robot-plugin/log.html
00:35:18 inflating: ./archives/robot-plugin/output.xml
00:35:18 inflating: ./archives/robot-plugin/report.html
00:35:18 mv: cannot stat '*.log.gz': No such file or directory
00:35:18 mv: cannot stat '*.csv': No such file or directory
00:35:18 mv: cannot stat '*.png': No such file or directory
00:35:18 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:18 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14992352296543256947.sh
00:35:18 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:18 [EnvInject] - Injecting environment variables from a build step.
00:35:18 [EnvInject] - Injecting as environment variables the properties content
00:35:18 OS_CLOUD=vex
00:35:18 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-18
00:35:18
00:35:18 [EnvInject] - Variables injected successfully.
00:35:18 provisioning config files...
00:35:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:35:18 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10701061949667575948.sh
00:35:18 ---> openstack-stack-delete.sh
00:35:18 Setup pyenv:
00:35:19 system
00:35:19 3.8.13
00:35:19 3.9.13
00:35:19 3.10.13
00:35:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from file:/tmp/.os_lf_venv
00:35:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:21 lf-activate-venv(): INFO: Base packages installed successfully
00:35:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:35:37 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:35:37 INFO: Stack cost retrieval disabled, setting cost to 0
00:35:49 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-18
00:35:49 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-18
00:35:49 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:49 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16976638059912934562.sh
00:35:49 ---> sysstat.sh
00:35:49 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins46158213433111250.sh
00:35:49 ---> package-listing.sh
00:35:49 ++ facter osfamily
00:35:49 ++ tr '[:upper:]' '[:lower:]'
00:35:50 + OS_FAMILY=redhat
00:35:50 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:35:50 + START_PACKAGES=/tmp/packages_start.txt
00:35:50 + END_PACKAGES=/tmp/packages_end.txt
00:35:50 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:35:50 + PACKAGES=/tmp/packages_start.txt
00:35:50 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:35:50 + PACKAGES=/tmp/packages_end.txt
00:35:50 + case "${OS_FAMILY}" in
00:35:50 + sort
00:35:50 + rpm -qa
00:35:50 + '[' -f /tmp/packages_start.txt ']'
00:35:50 + '[' -f /tmp/packages_end.txt ']'
00:35:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:35:50 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:35:50 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:35:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:35:50 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9885660343351863948.sh
00:35:50 ---> capture-instance-metadata.sh
00:35:50 Setup pyenv:
00:35:51 system
00:35:51 3.8.13
00:35:51 3.9.13
00:35:51 3.10.13
00:35:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from file:/tmp/.os_lf_venv
00:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:53 lf-activate-venv(): INFO: Base packages installed successfully
00:35:53 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:36:02 INFO: Running in OpenStack, capturing instance metadata
00:36:02 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12788928228756823791.sh
00:36:02 provisioning config files...
00:36:03 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #18
00:36:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config4591909573015763394tmp
00:36:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:36:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:36:03 provisioning config files...
00:36:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:36:03 [EnvInject] - Injecting environment variables from a build step.
00:36:03 [EnvInject] - Injecting as environment variables the properties content
00:36:03 SERVER_ID=logs
00:36:03
00:36:03 [EnvInject] - Variables injected successfully.
00:36:03 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins2036215732761217977.sh
00:36:03 ---> create-netrc.sh
00:36:03 WARN: Log server credential not found.
00:36:03 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins4622254551555001353.sh
00:36:03 ---> python-tools-install.sh
00:36:03 Setup pyenv:
00:36:03 system
00:36:03 3.8.13
00:36:03 3.9.13
00:36:03 3.10.13
00:36:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from file:/tmp/.os_lf_venv
00:36:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:05 lf-activate-venv(): INFO: Base packages installed successfully
00:36:05 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:36:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16537172574445785625.sh
00:36:14 ---> sudo-logs.sh
00:36:14 Archiving 'sudo' log..
00:36:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins2130076675354319642.sh
00:36:15 ---> job-cost.sh
00:36:15 Setup pyenv:
00:36:15 system
00:36:15 3.8.13
00:36:15 3.9.13
00:36:15 3.10.13
00:36:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from file:/tmp/.os_lf_venv
00:36:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:17 lf-activate-venv(): INFO: Base packages installed successfully
00:36:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:36:29 DEBUG: total: 0
00:36:29 INFO: Retrieving Stack Cost...
00:36:29 INFO: Retrieving Pricing Info for: v3-standard-2
00:36:29 INFO: Archiving Costs
00:36:29 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins17569253247421070546.sh
00:36:29 ---> logs-deploy.sh
00:36:29 Setup pyenv:
00:36:29 system
00:36:29 3.8.13
00:36:29 3.9.13
00:36:29 3.10.13
00:36:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gktL from file:/tmp/.os_lf_venv
00:36:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:31 lf-activate-venv(): INFO: Base packages installed successfully
00:36:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-gktL/bin to PATH
00:36:40 WARNING: Nexus logging server not set
00:36:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/18/
00:36:40 INFO: archiving logs to S3
00:36:41 ---> uname -a:
00:36:41 Linux prd-centos8-robot-2c-8g-8980.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:36:41
00:36:41
00:36:41 ---> lscpu:
00:36:41 Architecture: x86_64
00:36:41 CPU op-mode(s): 32-bit, 64-bit
00:36:41 Byte Order: Little Endian
00:36:41 CPU(s): 2
00:36:41 On-line CPU(s) list: 0,1
00:36:41 Thread(s) per core: 1
00:36:41 Core(s) per socket: 1
00:36:41 Socket(s): 2
00:36:41 NUMA node(s): 1
00:36:41 Vendor ID: AuthenticAMD
00:36:41 CPU family: 23
00:36:41 Model: 49
00:36:41 Model name: AMD EPYC-Rome Processor
00:36:41 Stepping: 0
00:36:41 CPU MHz: 2799.998
00:36:41 BogoMIPS: 5599.99
00:36:41 Virtualization: AMD-V
00:36:41 Hypervisor vendor: KVM
00:36:41 Virtualization type: full
00:36:41 L1d cache: 32K
00:36:41 L1i cache: 32K
00:36:41 L2 cache: 512K
00:36:41 L3 cache: 16384K
00:36:41 NUMA node0 CPU(s): 0,1
00:36:41 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:36:41
00:36:41
00:36:41 ---> nproc:
00:36:41 2
00:36:41
00:36:41
00:36:41 ---> df -h:
00:36:41 Filesystem Size Used Avail Use% Mounted on
00:36:41 devtmpfs 3.8G 0 3.8G 0% /dev
00:36:41 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:36:41 tmpfs 3.8G 17M 3.8G 1% /run
00:36:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:36:41 /dev/vda1 40G 8.4G 32G 21% /
00:36:41 tmpfs 770M 0 770M 0% /run/user/1001
00:36:41
00:36:41
00:36:41 ---> free -m:
00:36:41 total used free shared buff/cache available
00:36:41 Mem: 7697 588 4839 19 2269 6809
00:36:41 Swap: 1023 0 1023
00:36:41
00:36:41
00:36:41 ---> ip addr:
00:36:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:36:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:36:41 inet 127.0.0.1/8 scope host lo
00:36:41 valid_lft forever preferred_lft forever
00:36:41 inet6 ::1/128 scope host
00:36:41 valid_lft forever preferred_lft forever
00:36:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:36:41 link/ether fa:16:3e:7f:67:fe brd ff:ff:ff:ff:ff:ff
00:36:41 altname enp0s3
00:36:41 altname ens3
00:36:41 inet 10.30.170.230/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:36:41 valid_lft 85774sec preferred_lft 85774sec
00:36:41 inet6 fe80::f816:3eff:fe7f:67fe/64 scope link
00:36:41 valid_lft forever preferred_lft forever
00:36:41
00:36:41
00:36:41 ---> sar -b -r -n DEV:
00:36:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/10/2026 _x86_64_ (2 CPU)
00:36:41
00:36:41 00:26:11 LINUX RESTART (2 CPU)
00:36:41
00:36:41 12:27:01 AM tps rtps wtps bread/s bwrtn/s
00:36:41 12:28:01 AM 123.33 0.38 122.95 16.13 11176.39
00:36:41 12:29:01 AM 45.30 1.40 43.90 137.69 5455.25
00:36:41 12:30:01 AM 71.45 9.45 62.01 1682.65 3852.72
00:36:41 12:31:01 AM 32.59 0.00 32.59 0.00 6313.56
00:36:41 12:32:01 AM 5.30 0.07 5.23 4.93 244.53
00:36:41 12:33:01 AM 1.23 0.00 1.23 0.00 607.38
00:36:41 12:34:01 AM 0.42 0.00 0.42 0.00 380.31
00:36:41 12:35:01 AM 0.53 0.03 0.50 1.87 281.10
00:36:41 12:36:01 AM 20.86 0.40 20.46 46.78 2452.33
00:36:41 Average: 33.45 1.30 32.14 209.99 3418.14
00:36:41
00:36:41 12:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:36:41 12:28:01 AM 5059228 6944324 2823204 35.82 2688 2061424 775704 8.69 196944 2280728 180960
00:36:41 12:29:01 AM 5180856 7028300 2701576 34.27 2688 2023088 690420 7.73 223632 2128848 12504
00:36:41 12:30:01 AM 4950748 7061088 2931684 37.19 2688 2276448 644596 7.22 266492 2284892 175768
00:36:41 12:31:01 AM 4943884 7053840 2938548 37.28 2688 2276448 644596 7.22 266492 2286716 4
00:36:41 12:32:01 AM 4876892 6995264 3005540 38.13 2688 2284920 697364 7.81 267296 2352584 6544
00:36:41 12:33:01 AM 4859972 6994604 3022460 38.34 2688 2301200 697364 7.81 267296 2369208 5292
00:36:41 12:34:01 AM 4853080 6994668 3029352 38.43 2688 2308124 697364 7.81 267296 2376372 896
00:36:41 12:35:01 AM 4841164 6991296 3041268 38.58 2688 2316640 716936 8.03 267580 2387332 1136
00:36:41 12:36:01 AM 4925932 6946056 2956500 37.51 2688 2192324 740336 8.29 507164 2087424 29448
00:36:41 Average: 4943528 7001049 2938904 37.28 2688 2226735 700520 7.84 281132 2283789 45839
00:36:41
00:36:41 12:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:36:41 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 12:28:01 AM eth0 143.93 112.51 1525.91 14.45 0.00 0.00 0.00 0.00
00:36:41 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 12:29:01 AM eth0 11.36 10.35 7.05 4.24 0.00 0.00 0.00 0.00
00:36:41 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 12:30:01 AM eth0 147.78 111.55 362.80 32.53 0.00 0.00 0.00 0.00
00:36:41 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 12:31:01 AM eth0 94.65 66.51 17.83 13.44 0.00 0.00 0.00 0.00
00:36:41 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 12:32:01 AM eth0 37.38 28.65 75.95 7.09 0.00 0.00 0.00 0.00
00:36:41 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 12:33:01 AM eth0 33.96 31.27 107.60 9.50 0.00 0.00 0.00 0.00
00:36:41 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 12:34:01 AM eth0 15.28 15.39 35.46 6.49 0.00 0.00 0.00 0.00
00:36:41 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 12:35:01 AM eth0 17.30 17.21 81.60 11.13 0.00 0.00 0.00 0.00
00:36:41 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 12:36:01 AM eth0 88.52 55.08 141.78 82.12 0.00 0.00 0.00 0.00
00:36:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:36:41 Average: eth0 65.57 49.84 261.76 20.11 0.00 0.00 0.00 0.00
00:36:41
00:36:41
00:36:41 ---> sar -P ALL:
00:36:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/10/2026 _x86_64_ (2 CPU)
00:36:41
00:36:41 00:26:11 LINUX RESTART (2 CPU)
00:36:41
00:36:41 12:27:01 AM CPU %user %nice %system %iowait %steal %idle
00:36:41 12:28:01 AM all 37.64 0.00 5.63 1.20 0.09 55.44
00:36:41 12:28:01 AM 0 38.24 0.00 5.45 1.23 0.08 55.00
00:36:41 12:28:01 AM 1 37.03 0.00 5.82 1.17 0.10 55.88
00:36:41 12:29:01 AM all 14.64 0.00 2.44 0.39 0.06 82.47
00:36:41 12:29:01 AM 0 22.45 0.00 2.97 0.37 0.05 74.16
00:36:41 12:29:01 AM 1 6.83 0.00 1.90 0.42 0.07 90.78
00:36:41 12:30:01 AM all 34.38 0.00 6.19 0.57 0.10 58.76
00:36:41 12:30:01 AM 0 44.33 0.00 7.03 0.55 0.10 47.99
00:36:41 12:30:01 AM 1 24.48 0.00 5.36 0.58 0.10 69.48
00:36:41 12:31:01 AM all 0.20 0.00 0.48 0.45 0.06 98.81
00:36:41 12:31:01 AM 0 0.20 0.00 0.55 0.50 0.05 98.70
00:36:41 12:31:01 AM 1 0.20 0.00 0.42 0.40 0.07 98.91
00:36:41 12:32:01 AM all 9.42 0.00 0.28 0.02 0.08 90.20
00:36:41 12:32:01 AM 0 15.54 0.00 0.28 0.00 0.08 84.09
00:36:41 12:32:01 AM 1 3.30 0.00 0.27 0.03 0.08 96.32
00:36:41 12:33:01 AM all 17.47 0.00 0.19 0.03 0.08 82.22
00:36:41 12:33:01 AM 0 31.01 0.00 0.17 0.00 0.08 68.74
00:36:41 12:33:01 AM 1 3.91 0.00 0.22 0.07 0.08 95.72
00:36:41 12:34:01 AM all 8.28 0.00 0.13 0.02 0.07 91.50
00:36:41 12:34:01 AM 0 7.11 0.00 0.15 0.02 0.07 92.66
00:36:41 12:34:01 AM 1 9.45 0.00 0.12 0.02 0.07 90.35
00:36:41 12:35:01 AM all 8.08 0.00 0.26 0.01 0.10 91.55
00:36:41 12:35:01 AM 0 12.07 0.00 0.33 0.00 0.10 87.50
00:36:41 12:35:01 AM 1 4.09 0.00 0.18 0.02 0.10 95.61
00:36:41 12:36:01 AM all 26.10 0.00 3.21 0.13 0.08 70.49
00:36:41 12:36:01 AM 0 42.41 0.00 3.50 0.15 0.07 53.87
00:36:41 12:36:01 AM 1 9.78 0.00 2.92 0.10 0.08 87.12
00:36:41 Average: all 17.38 0.00 2.09 0.31 0.08 80.14
00:36:41 Average: 0 23.72 0.00 2.27 0.31 0.08 73.62
00:36:41 Average: 1 11.03 0.00 1.92 0.31 0.08 86.66
00:36:41
00:36:41
00:36:41