22:41:31 Started by upstream project "integration-sanity-test-scandium" build number 576
22:41:31 originally caused by:
22:41:31 Started by timer
22:41:31 Started by timer
22:41:31 Running as SYSTEM
22:41:32 [EnvInject] - Loading node environment variables.
22:41:32 Building remotely on prd-centos8-robot-2c-8g-17334 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
22:41:32 [ssh-agent] Looking for ssh-agent implementation...
22:41:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:41:32 $ ssh-agent
22:41:32 SSH_AUTH_SOCK=/tmp/ssh-uNruWYQcJ5ku/agent.5281
22:41:32 SSH_AGENT_PID=5282
22:41:32 [ssh-agent] Started.
22:41:32 Running ssh-add (command line suppressed)
22:41:32 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_13662877685177983313.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_13662877685177983313.key)
22:41:32 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:41:32 The recommended git tool is: NONE
22:41:35 using credential opendaylight-jenkins-ssh
22:41:35 Wiping out workspace first.
22:41:35 Cloning the remote Git repository
22:41:35 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:41:35 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
22:41:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:35 > git --version # timeout=10
22:41:35 > git --version # 'git version 2.43.0'
22:41:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:35 [INFO] Currently running in a labeled security context
22:41:35 [INFO] Currently SELinux is 'enforcing' on the host
22:41:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh11466256197280477979.key
22:41:35 Verifying host key using known hosts file
22:41:35 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.
22:41:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:38 [INFO] Currently running in a labeled security context
22:41:38 [INFO] Currently SELinux is 'enforcing' on the host
22:41:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh1069978381120409178.key
22:41:38 Verifying host key using known hosts file
22:41:38 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.
22:41:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:41:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:38 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:41:38 > git config core.sparsecheckout # timeout=10
22:41:38 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:41:39 Commit message: "Add bgpcep variables for vanadium"
22:41:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:39 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:41:39 No emails were triggered.
22:41:39 provisioning config files...
22:41:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:41:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:41:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:41:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4495645415836247437.sh
22:41:39 ---> python-tools-install.sh
22:41:39 Setup pyenv:
22:41:40 system
22:41:40 * 3.8.13 (set by /opt/pyenv/version)
22:41:40 * 3.9.13 (set by /opt/pyenv/version)
22:41:40 * 3.10.13 (set by /opt/pyenv/version)
22:41:40 * 3.11.7 (set by /opt/pyenv/version)
22:41:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-747q
22:41:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:41:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:41:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:41:48 lf-activate-venv(): INFO: Base packages installed successfully
22:41:48 lf-activate-venv(): INFO: Installing additional packages: lftools
22:42:13 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:42:13 Generating Requirements File
22:42:32 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.
22:42:32 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:42:32 Python 3.11.7
22:42:32 pip 25.3 from /tmp/venv-747q/lib/python3.11/site-packages/pip (python 3.11)
22:42:32 appdirs==1.4.4
22:42:32 argcomplete==3.6.3
22:42:32 aspy.yaml==1.3.0
22:42:32 attrs==25.4.0
22:42:32 autopage==0.5.2
22:42:32 beautifulsoup4==4.14.3
22:42:32 boto3==1.42.18
22:42:32 botocore==1.42.18
22:42:32 bs4==0.0.2
22:42:32 cachetools==6.2.4
22:42:32 certifi==2025.11.12
22:42:32 cffi==2.0.0
22:42:32 cfgv==3.5.0
22:42:32 chardet==5.2.0
22:42:32 charset-normalizer==3.4.4
22:42:32 click==8.3.1
22:42:32 cliff==4.13.1
22:42:32 cmd2==3.1.0
22:42:32 cryptography==3.3.2
22:42:32 debtcollector==3.0.0
22:42:32 decorator==5.2.1
22:42:32 defusedxml==0.7.1
22:42:32 Deprecated==1.3.1
22:42:32 distlib==0.4.0
22:42:32 dnspython==2.8.0
22:42:32 docker==7.1.0
22:42:32 dogpile.cache==1.5.0
22:42:32 durationpy==0.10
22:42:32 email-validator==2.3.0
22:42:32 filelock==3.20.1
22:42:32 future==1.0.0
22:42:32 gitdb==4.0.12
22:42:32 GitPython==3.1.45
22:42:32 google-auth==2.45.0
22:42:32 httplib2==0.31.0
22:42:32 identify==2.6.15
22:42:32 idna==3.11
22:42:32 importlib-resources==1.5.0
22:42:32 iso8601==2.1.0
22:42:32 Jinja2==3.1.6
22:42:32 jmespath==1.0.1
22:42:32 jsonpatch==1.33
22:42:32 jsonpointer==3.0.0
22:42:32 jsonschema==4.25.1
22:42:32 jsonschema-specifications==2025.9.1
22:42:32 keystoneauth1==5.12.0
22:42:32 kubernetes==34.1.0
22:42:32 lftools==0.37.18
22:42:32 lxml==6.0.2
22:42:32 markdown-it-py==4.0.0
22:42:32 MarkupSafe==3.0.3
22:42:32 mdurl==0.1.2
22:42:32 msgpack==1.1.2
22:42:32 multi_key_dict==2.0.3
22:42:32 munch==4.0.0
22:42:32 netaddr==1.3.0
22:42:32 niet==1.4.2
22:42:32 nodeenv==1.10.0
22:42:32 oauth2client==4.1.3
22:42:32 oauthlib==3.3.1
22:42:32 openstacksdk==4.8.0
22:42:32 os-service-types==1.8.2
22:42:32 osc-lib==4.3.0
22:42:32 oslo.config==10.1.0
22:42:32 oslo.context==6.2.0
22:42:32 oslo.i18n==6.7.1
22:42:32 oslo.log==8.0.0
22:42:32 oslo.serialization==5.9.0
22:42:32 oslo.utils==9.2.0
22:42:32 packaging==25.0
22:42:32 pbr==7.0.3
22:42:32 platformdirs==4.5.1
22:42:32 prettytable==3.17.0
22:42:32 psutil==7.2.1
22:42:32 pyasn1==0.6.1
22:42:32 pyasn1_modules==0.4.2
22:42:32 pycparser==2.23
22:42:32 pygerrit2==2.0.15
22:42:32 PyGithub==2.8.1
22:42:32 Pygments==2.19.2
22:42:32 PyJWT==2.10.1
22:42:32 PyNaCl==1.6.1
22:42:32 pyparsing==2.4.7
22:42:32 pyperclip==1.11.0
22:42:32 pyrsistent==0.20.0
22:42:32 python-cinderclient==9.8.0
22:42:32 python-dateutil==2.9.0.post0
22:42:32 python-heatclient==4.3.0
22:42:32 python-jenkins==1.8.3
22:42:32 python-keystoneclient==5.7.0
22:42:32 python-magnumclient==4.9.0
22:42:32 python-openstackclient==8.2.0
22:42:32 python-swiftclient==4.9.0
22:42:32 PyYAML==6.0.3
22:42:32 referencing==0.37.0
22:42:32 requests==2.32.5
22:42:32 requests-oauthlib==2.0.0
22:42:32 requestsexceptions==1.4.0
22:42:32 rfc3986==2.0.0
22:42:32 rich==14.2.0
22:42:32 rich-argparse==1.7.2
22:42:32 rpds-py==0.30.0
22:42:32 rsa==4.9.1
22:42:32 ruamel.yaml==0.18.17
22:42:32 ruamel.yaml.clib==0.2.15
22:42:32 s3transfer==0.16.0
22:42:32 simplejson==3.20.2
22:42:32 six==1.17.0
22:42:32 smmap==5.0.2
22:42:32 soupsieve==2.8.1
22:42:32 stevedore==5.6.0
22:42:32 tabulate==0.9.0
22:42:32 toml==0.10.2
22:42:32 tomlkit==0.13.3
22:42:32 tqdm==4.67.1
22:42:32 typing_extensions==4.15.0
22:42:32 tzdata==2025.3
22:42:32 urllib3==1.26.20
22:42:32 virtualenv==20.35.4
22:42:32 wcwidth==0.2.14
22:42:32 websocket-client==1.9.0
22:42:32 wrapt==2.0.1
22:42:32 xdg==6.0.0
22:42:32 xmltodict==1.0.2
22:42:32 yq==3.4.3
22:42:32 [EnvInject] - Injecting environment variables from a build step.
22:42:32 [EnvInject] - Injecting as environment variables the properties content
22:42:32 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:42:32 OS_CLOUD=vex
22:42:32 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-571
22:42:32 OS_STACK_TEMPLATE_DIR=openstack-hot
22:42:32
22:42:32 [EnvInject] - Variables injected successfully.
22:42:32 provisioning config files...
22:42:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:42:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3438003263168770039.sh
22:42:33 ---> Create parameters file for OpenStack HOT
22:42:33 OpenStack Heat parameters generated
22:42:33 -----------------------------------
22:42:33 parameters:
22:42:33 vm_0_count: '1'
22:42:33 vm_0_flavor: 'v3-standard-4'
22:42:33 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
22:42:33 vm_1_count: '1'
22:42:33 vm_1_flavor: 'v3-standard-2'
22:42:33 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:42:33
22:42:33 job_name: '52208-571'
22:42:33 silo: 'releng'
22:42:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9027395478275226016.sh
22:42:33 ---> Create HEAT stack
22:42:33 + source /home/jenkins/lf-env.sh
22:42:33 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:33 ++ mktemp -d /tmp/venv-XXXX
22:42:33 + lf_venv=/tmp/venv-Hzgh
22:42:33 + local venv_file=/tmp/.os_lf_venv
22:42:33 + local python=python3
22:42:33 + local options
22:42:33 + local set_path=true
22:42:33 + local install_args=
22:42:33 ++ 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
22:42:33 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:33 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:33 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:33 + true
22:42:33 + case $1 in
22:42:33 + python=python3
22:42:33 + shift 2
22:42:33 + true
22:42:33 + case $1 in
22:42:33 + shift
22:42:33 + break
22:42:33 + case $python in
22:42:33 + local pkg_list=
22:42:33 + [[ -d /opt/pyenv ]]
22:42:33 + echo 'Setup pyenv:'
22:42:33 Setup pyenv:
22:42:33 + export PYENV_ROOT=/opt/pyenv
22:42:33 + PYENV_ROOT=/opt/pyenv
22:42:33 + 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
22:42:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:33 + pyenv versions
22:42:33 system
22:42:33 3.8.13
22:42:33 3.9.13
22:42:33 3.10.13
22:42:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:42:33 + command -v pyenv
22:42:33 ++ pyenv init - --no-rehash
22:42:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:42:33 for i in ${!paths[@]}; do
22:42:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:42:33 fi; done;
22:42:33 echo "${paths[*]}"'\'')"
22:42:33 export PATH="/opt/pyenv/shims:${PATH}"
22:42:33 export PYENV_SHELL=bash
22:42:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:42:33 pyenv() {
22:42:33 local command
22:42:33 command="${1:-}"
22:42:33 if [ "$#" -gt 0 ]; then
22:42:33 shift
22:42:33 fi
22:42:33
22:42:33 case "$command" in
22:42:33 rehash|shell)
22:42:33 eval "$(pyenv "sh-$command" "$@")"
22:42:33 ;;
22:42:33 *)
22:42:33 command pyenv "$command" "$@"
22:42:33 ;;
22:42:33 esac
22:42:33 }'
22:42:33 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:42:33 for i in ${!paths[@]}; do
22:42:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:42:33 fi; done;
22:42:33 echo "${paths[*]}"'
22:42:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:33 ++ 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
22:42:33 ++ 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
22:42:33 ++ export PYENV_SHELL=bash
22:42:33 ++ PYENV_SHELL=bash
22:42:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:42:33 +++ complete -F _pyenv pyenv
22:42:33 ++ lf-pyver python3
22:42:33 ++ local py_version_xy=python3
22:42:33 ++ local py_version_xyz=
22:42:33 ++ awk '{ print $1 }'
22:42:33 ++ pyenv versions
22:42:33 ++ local command
22:42:33 ++ command=versions
22:42:33 ++ '[' 1 -gt 0 ']'
22:42:33 ++ shift
22:42:33 ++ case "$command" in
22:42:33 ++ command pyenv versions
22:42:33 ++ pyenv versions
22:42:33 ++ sed 's/^[ *]* //'
22:42:33 ++ grep -E '^[0-9.]*[0-9]$'
22:42:33 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:42:33 +++ grep '^3' /tmp/.pyenv_versions
22:42:33 +++ sort -V
22:42:33 +++ tail -n 1
22:42:33 ++ py_version_xyz=3.11.7
22:42:33 ++ [[ -z 3.11.7 ]]
22:42:33 ++ echo 3.11.7
22:42:33 ++ return 0
22:42:33 + pyenv local 3.11.7
22:42:33 + local command
22:42:33 + command=local
22:42:33 + '[' 2 -gt 0 ']'
22:42:33 + shift
22:42:33 + case "$command" in
22:42:33 + command pyenv local 3.11.7
22:42:33 + pyenv local 3.11.7
22:42:34 + for arg in "$@"
22:42:34 + case $arg in
22:42:34 + pkg_list+='lftools[openstack] '
22:42:34 + for arg in "$@"
22:42:34 + case $arg in
22:42:34 + pkg_list+='kubernetes '
22:42:34 + for arg in "$@"
22:42:34 + case $arg in
22:42:34 + pkg_list+='niet '
22:42:34 + for arg in "$@"
22:42:34 + case $arg in
22:42:34 + pkg_list+='python-heatclient '
22:42:34 + for arg in "$@"
22:42:34 + case $arg in
22:42:34 + pkg_list+='python-openstackclient '
22:42:34 + for arg in "$@"
22:42:34 + case $arg in
22:42:34 + pkg_list+='python-magnumclient '
22:42:34 + for arg in "$@"
22:42:34 + case $arg in
22:42:34 + pkg_list+='urllib3~=1.26.15 '
22:42:34 + for arg in "$@"
22:42:34 + case $arg in
22:42:34 + pkg_list+='yq '
22:42:34 + [[ -f /tmp/.os_lf_venv ]]
22:42:34 ++ cat /tmp/.os_lf_venv
22:42:34 + lf_venv=/tmp/venv-747q
22:42:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from' file:/tmp/.os_lf_venv
22:42:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from file:/tmp/.os_lf_venv
22:42:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:42:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:34 + local 'pip_opts=--upgrade --quiet'
22:42:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:42:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:42:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:42:34 + [[ -n '' ]]
22:42:34 + [[ -n '' ]]
22:42:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:42:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:34 + /tmp/venv-747q/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
22:42:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:42:35 lf-activate-venv(): INFO: Base packages installed successfully
22:42:35 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:42:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:42:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:35 + /tmp/venv-747q/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
22:42:52 + type python3
22:42:52 + true
22:42:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH'
22:42:52 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:42:52 + PATH=/tmp/venv-747q/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
22:42:52 + return 0
22:42:52 + openstack --os-cloud vex limits show --absolute
22:42:54 +--------------------------+---------+
22:42:54 | Name | Value |
22:42:54 +--------------------------+---------+
22:42:54 | maxTotalInstances | -1 |
22:42:54 | maxTotalCores | 450 |
22:42:54 | maxTotalRAMSize | 1000000 |
22:42:54 | maxServerMeta | 128 |
22:42:54 | maxImageMeta | 128 |
22:42:54 | maxPersonality | 5 |
22:42:54 | maxPersonalitySize | 10240 |
22:42:54 | maxTotalKeypairs | 100 |
22:42:54 | maxServerGroups | 10 |
22:42:54 | maxServerGroupMembers | 10 |
22:42:54 | maxTotalFloatingIps | -1 |
22:42:54 | maxSecurityGroups | -1 |
22:42:54 | maxSecurityGroupRules | -1 |
22:42:54 | totalRAMUsed | 655360 |
22:42:54 | totalCoresUsed | 160 |
22:42:54 | totalInstancesUsed | 73 |
22:42:54 | totalFloatingIpsUsed | 0 |
22:42:54 | totalSecurityGroupsUsed | 0 |
22:42:54 | totalServerGroupsUsed | 0 |
22:42:54 | maxTotalVolumes | -1 |
22:42:54 | maxTotalSnapshots | 10 |
22:42:54 | maxTotalVolumeGigabytes | 4096 |
22:42:54 | maxTotalBackups | 10 |
22:42:54 | maxTotalBackupGigabytes | 1000 |
22:42:54 | totalVolumesUsed | 3 |
22:42:54 | totalGigabytesUsed | 60 |
22:42:54 | totalSnapshotsUsed | 0 |
22:42:54 | totalBackupsUsed | 0 |
22:42:54 | totalBackupGigabytesUsed | 0 |
22:42:54 +--------------------------+---------+
22:42:54 + pushd /opt/ciman/openstack-hot
22:42:54 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
22:42:54 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-571 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
22:43:20 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-571
22:43:20 Waiting to initialize infrastructure...
22:43:20 Stack initialization successful.
22:43:20 ------------------------------------
22:43:20 Stack Details
22:43:20 ------------------------------------
22:43:20 {'added': None,
22:43:20 'capabilities': [],
22:43:20 'created_at': '2025-12-29T22:42:57Z',
22:43:20 'deleted': None,
22:43:20 'deleted_at': None,
22:43:20 'description': 'No description',
22:43:20 'environment': None,
22:43:20 'environment_files': None,
22:43:20 'files': None,
22:43:20 'files_container': None,
22:43:20 'id': '314ca1fc-ad31-4fd6-bd84-60e10d86e0b8',
22:43:20 'is_rollback_disabled': True,
22:43:20 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-571/314ca1fc-ad31-4fd6-bd84-60e10d86e0b8',
22:43:20 'rel': 'self'}],
22:43:20 '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'})}),
22:43:20 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-571',
22:43:20 'notification_topics': [],
22:43:20 'outputs': [{'description': 'IP addresses of the 2nd vm types',
22:43:20 'output_key': 'vm_1_ips',
22:43:20 'output_value': ['10.30.171.8']},
22:43:20 {'description': 'IP addresses of the 1st vm types',
22:43:20 'output_key': 'vm_0_ips',
22:43:20 'output_value': ['10.30.170.12']}],
22:43:20 'owner_id': ****,
22:43:20 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:43:20 'OS::stack_id': '314ca1fc-ad31-4fd6-bd84-60e10d86e0b8',
22:43:20 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-571',
22:43:20 'job_name': '52208-571',
22:43:20 'silo': 'releng',
22:43:20 'vm_0_count': '1',
22:43:20 'vm_0_flavor': 'v3-standard-4',
22:43:20 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:43:20 '20251201-010221.432',
22:43:20 'vm_1_count': '1',
22:43:20 'vm_1_flavor': 'v3-standard-2',
22:43:20 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:43:20 '- 20250917-133034.654'},
22:43:20 'parent_id': None,
22:43:20 'replaced': None,
22:43:20 'status': 'CREATE_COMPLETE',
22:43:20 'status_reason': 'Stack CREATE completed successfully',
22:43:20 'tags': [],
22:43:20 'template': None,
22:43:20 'template_description': 'No description',
22:43:20 'template_url': None,
22:43:20 'timeout_mins': 15,
22:43:20 'unchanged': None,
22:43:20 'updated': None,
22:43:20 'updated_at': None,
22:43:20 'user_project_id': '38829b641a4044678438c1de41a81f20'}
22:43:20 ------------------------------------
22:43:20 + popd
22:43:20 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
22:43:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16420167894094905327.sh
22:43:20 ---> Copy SSH public keys to CSIT lab
22:43:20 Setup pyenv:
22:43:20 system
22:43:20 3.8.13
22:43:20 3.9.13
22:43:20 3.10.13
22:43:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:43:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from file:/tmp/.os_lf_venv
22:43:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:43:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:43:22 lf-activate-venv(): INFO: Base packages installed successfully
22:43:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:43:35 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:43:37 SSH not responding on 10.30.170.12. Retrying in 10 seconds...
22:43:38 Warning: Permanently added '10.30.171.8' (ECDSA) to the list of known hosts.
22:43:38 releng-52208-571-1-mininet-ovs-217-0
22:43:38 Successfully copied public keys to slave 10.30.171.8
22:43:38 Process 6493 ready.
22:43:47 Ping to 10.30.170.12 successful.
22:43:48 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:43:49 releng-52208-571-0-builder-0
22:43:49 Successfully copied public keys to slave 10.30.170.12
22:43:49 Process 6494 ready.
22:43:49 SSH ready on all stack servers.
22:43:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5659750588235165702.sh
22:43:49 Setup pyenv:
22:43:49 system
22:43:49 3.8.13
22:43:49 3.9.13
22:43:49 3.10.13
22:43:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:43:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SSlQ
22:43:53 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
22:43:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:43:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:43:57 lf-activate-venv(): INFO: Base packages installed successfully
22:43:57 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-SSlQ/bin to PATH
22:43:59 + echo 'Installing Python Requirements'
22:43:59 Installing Python Requirements
22:43:59 + cat
22:43:59 + python -m pip install -r requirements.txt
22:43:59 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:43:59 Collecting docker-py (from -r requirements.txt (line 1))
22:43:59 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)
22:43:59 Collecting ipaddr (from -r requirements.txt (line 2))
22:43:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:43:59 Installing build dependencies: started
22:44:00 Installing build dependencies: finished with status 'done'
22:44:00 Getting requirements to build wheel: started
22:44:00 Getting requirements to build wheel: finished with status 'done'
22:44:00 Preparing metadata (pyproject.toml): started
22:44:01 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:01 Collecting netaddr (from -r requirements.txt (line 3))
22:44:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:44:01 Collecting netifaces (from -r requirements.txt (line 4))
22:44:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:44:01 Installing build dependencies: started
22:44:02 Installing build dependencies: finished with status 'done'
22:44:02 Getting requirements to build wheel: started
22:44:02 Getting requirements to build wheel: finished with status 'done'
22:44:02 Preparing metadata (pyproject.toml): started
22:44:02 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:02 Collecting pyhocon (from -r requirements.txt (line 5))
22:44:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:44:02 Collecting requests (from -r requirements.txt (line 6))
22:44:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:44:03 Collecting robotframework (from -r requirements.txt (line 7))
22:44:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:44:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 32.1 MB/s 0:00:00
22:44:03 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:44:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:44:03 Installing build dependencies: started
22:44:03 Installing build dependencies: finished with status 'done'
22:44:03 Getting requirements to build wheel: started
22:44:04 Getting requirements to build wheel: finished with status 'done'
22:44:04 Preparing metadata (pyproject.toml): started
22:44:04 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:04 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:44:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:44:04 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:44:04 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)
22:44:04 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:44:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:44:04 Installing build dependencies: started
22:44:05 Installing build dependencies: finished with status 'done'
22:44:05 Getting requirements to build wheel: started
22:44:05 Getting requirements to build wheel: finished with status 'done'
22:44:05 Preparing metadata (pyproject.toml): started
22:44:06 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:06 Collecting scapy (from -r requirements.txt (line 12))
22:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:44:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 48.9 MB/s 0:00:00
22:44:06 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:44:06 Installing build dependencies: started
22:44:07 Installing build dependencies: finished with status 'done'
22:44:07 Getting requirements to build wheel: started
22:44:07 Getting requirements to build wheel: finished with status 'done'
22:44:07 Preparing metadata (pyproject.toml): started
22:44:07 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:07 Collecting elasticsearch (from -r requirements.txt (line 18))
22:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:44:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 43.2 MB/s 0:00:00
22:44:07 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:44:08 Collecting pyangbind (from -r requirements.txt (line 22))
22:44:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:44:08 Collecting isodate (from -r requirements.txt (line 25))
22:44:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:44:08 Collecting jmespath (from -r requirements.txt (line 28))
22:44:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:44:08 Collecting jsonpatch (from -r requirements.txt (line 31))
22:44:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:44:08 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:44:08 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:44:08 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:44:08 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)
22:44:08 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:44:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:44:08 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:44:08 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)
22:44:08 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:44:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
22:44:09 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:44:09 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)
22:44:09 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:44:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:44:09 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
22:44:09 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:44:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
22:44:09 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:44:09 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:44:09 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)
22:44:09 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:44:09 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:44:09 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:44:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:44:09 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
22:44:09 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:44:09 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:44:09 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)
22:44:09 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:44:09 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:44:09 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)
22:44:09 Collecting elasticsearch (from -r requirements.txt (line 18))
22:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:44:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 46.9 MB/s 0:00:00
22:44:10 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:44:10 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:44:10 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:44:10 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:44:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 33.1 MB/s 0:00:00
22:44:10 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:44:10 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)
22:44:11 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:44:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 30.1 MB/s 0:00:00
22:44:11 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:44:12 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:12 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)
22:44:12 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:44:12 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:44:12 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:44:12 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:12 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)
22:44:12 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:44:13 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
22:44:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 89.4 MB/s 0:00:00
22:44:13 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
22:44:13 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:44:13 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:44:13 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))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:44:13 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))
22:44:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:44:13 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))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:44:13 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))
22:44:13 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)
22:44:13 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))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:44:13 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:44:13 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:44:14 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:44:14 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:44:14 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))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:44:14 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
22:44:14 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:44:14 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:44:14 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:44:14 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2388125a420865d7243c3ca112b1f25714b1fe37b55bac1a7b1e0ef3bf0491af
22:44:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:44:14 Building wheel for ipaddr (pyproject.toml): started
22:44:14 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:44:14 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=59d860c176c9da35a3c4f6196ef277191bac50a494eea18fe0bfd94c242e79ac
22:44:14 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:44:14 Building wheel for netifaces (pyproject.toml): started
22:44:17 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:44:17 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41068 sha256=e5323f0f687cf1c892db78f91ed4a4ac020add6539a6690c619c7c8c5349f5eb
22:44:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:44:17 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:44:17 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:44:17 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e46689e2cf171dd5d6fec6fa33b6a9878e3256dc10b8be2fe755d34f1dc44e5e
22:44:17 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:44:17 Building wheel for jsonpath-rw (pyproject.toml): started
22:44:17 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:44:17 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=33fbf45e1df24263e2afb0951bea26f711dfe3e8e0e29736f775225ace507e68
22:44:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:44:17 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:44:17 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:44:25
22:44:25 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:44:26 + pip freeze
22:44:26 attrs==25.4.0
22:44:26 bcrypt==5.0.0
22:44:26 beautifulsoup4==4.14.3
22:44:26 certifi==2025.11.12
22:44:26 cffi==2.0.0
22:44:26 charset-normalizer==3.4.4
22:44:26 click==8.3.1
22:44:26 cryptography==46.0.3
22:44:26 decorator==5.2.1
22:44:26 distlib==0.4.0
22:44:26 docker-py==1.10.6
22:44:26 docker-pycreds==0.4.0
22:44:26 elastic-transport==8.17.1
22:44:26 elasticsearch==8.19.3
22:44:26 elasticsearch-dsl==8.15.4
22:44:26 enum34==1.1.10
22:44:26 filelock==3.20.1
22:44:26 h11==0.16.0
22:44:26 idna==3.11
22:44:26 invoke==2.2.1
22:44:26 ipaddr==2.2.0
22:44:26 isodate==0.7.2
22:44:26 jmespath==1.0.1
22:44:26 jsonpatch==1.33
22:44:26 jsonpath-rw==1.4.0
22:44:26 jsonpointer==3.0.0
22:44:26 lxml==6.0.2
22:44:26 netaddr==1.3.0
22:44:26 netifaces==0.11.0
22:44:26 outcome==1.3.0.post0
22:44:26 paramiko==4.0.0
22:44:26 platformdirs==4.5.1
22:44:26 ply==3.11
22:44:26 pyang==2.7.1
22:44:26 pyangbind==0.8.7
22:44:26 pycparser==2.23
22:44:26 pyhocon==0.3.61
22:44:26 PyNaCl==1.6.1
22:44:26 pyparsing==3.3.1
22:44:26 PySocks==1.7.1
22:44:26 python-dateutil==2.9.0.post0
22:44:26 regex==2025.11.3
22:44:26 requests==2.32.5
22:44:26 robotframework==7.4.1
22:44:26 robotframework-httplibrary==0.4.2
22:44:26 robotframework-pythonlibcore==4.4.1
22:44:26 robotframework-requests==0.9.7
22:44:26 robotframework-selenium2library==3.0.0
22:44:26 robotframework-seleniumlibrary==6.8.0
22:44:26 robotframework-sshlibrary==3.8.0
22:44:26 scapy==2.7.0
22:44:26 scp==0.15.0
22:44:26 selenium==4.39.0
22:44:26 six==1.17.0
22:44:26 sniffio==1.3.1
22:44:26 sortedcontainers==2.4.0
22:44:26 soupsieve==2.8.1
22:44:26 trio==0.32.0
22:44:26 trio-websocket==0.12.2
22:44:26 typing_extensions==4.15.0
22:44:26 urllib3==2.6.2
22:44:26 virtualenv==20.35.4
22:44:26 waitress==3.0.2
22:44:26 WebOb==1.8.9
22:44:26 websocket-client==1.9.0
22:44:26 WebTest==3.0.7
22:44:26 wsproto==1.3.2
22:44:26 [EnvInject] - Injecting environment variables from a build step.
22:44:26 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:44:26 [EnvInject] - Variables injected successfully.
22:44:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12132814556698058682.sh
22:44:26 Setup pyenv:
22:44:26 system
22:44:26 3.8.13
22:44:26 3.9.13
22:44:26 3.10.13
22:44:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:44:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from file:/tmp/.os_lf_venv
22:44:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:28 lf-activate-venv(): INFO: Base packages installed successfully
22:44:28 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:44:35 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.
22:44:35 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:44:35 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
22:44:36 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:44:36 + ODL_SYSTEM=()
22:44:36 + TOOLS_SYSTEM=()
22:44:36 + OPENSTACK_SYSTEM=()
22:44:36 + OPENSTACK_CONTROLLERS=()
22:44:36 + mapfile -t ADDR
22:44:36 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-571
22:44:36 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:44:37 + for i in "${ADDR[@]}"
22:44:37 ++ ssh 10.30.170.12 hostname -s
22:44:37 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:44:38 + REMHOST=releng-52208-571-0-builder-0
22:44:38 + case ${REMHOST} in
22:44:38 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:44:38 + for i in "${ADDR[@]}"
22:44:38 ++ ssh 10.30.171.8 hostname -s
22:44:38 Warning: Permanently added '10.30.171.8' (ECDSA) to the list of known hosts.
22:44:38 + REMHOST=releng-52208-571-1-mininet-ovs-217-0
22:44:38 + case ${REMHOST} in
22:44:38 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:44:38 + echo NUM_ODL_SYSTEM=1
22:44:38 + echo NUM_TOOLS_SYSTEM=1
22:44:38 + '[' '' == yes ']'
22:44:38 + NUM_OPENSTACK_SYSTEM=0
22:44:38 + echo NUM_OPENSTACK_SYSTEM=0
22:44:38 + '[' 0 -eq 2 ']'
22:44:38 + echo ODL_SYSTEM_IP=10.30.170.12
22:44:38 ++ seq 0 0
22:44:38 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:44:38 + echo ODL_SYSTEM_1_IP=10.30.170.12
22:44:38 + echo TOOLS_SYSTEM_IP=10.30.171.8
22:44:38 ++ seq 0 0
22:44:38 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:44:38 + echo TOOLS_SYSTEM_1_IP=10.30.171.8
22:44:38 + openstack_index=0
22:44:38 + NUM_OPENSTACK_CONTROL_NODES=1
22:44:38 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:44:38 ++ seq 0 0
22:44:38 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:44:38 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:44:38 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:38 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:38 + '[' -1 -ge 2 ']'
22:44:38 ++ seq 0 -2
22:44:38 + NUM_OPENSTACK_HAPROXY_NODES=0
22:44:38 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:44:38 ++ seq 0 -1
22:44:38 + echo 'Contents of slave_addresses.txt:'
22:44:38 Contents of slave_addresses.txt:
22:44:38 + cat slave_addresses.txt
22:44:38 NUM_ODL_SYSTEM=1
22:44:38 NUM_TOOLS_SYSTEM=1
22:44:38 NUM_OPENSTACK_SYSTEM=0
22:44:38 ODL_SYSTEM_IP=10.30.170.12
22:44:38 ODL_SYSTEM_1_IP=10.30.170.12
22:44:38 TOOLS_SYSTEM_IP=10.30.171.8
22:44:38 TOOLS_SYSTEM_1_IP=10.30.171.8
22:44:38 NUM_OPENSTACK_CONTROL_NODES=1
22:44:38 OPENSTACK_CONTROL_NODE_1_IP=
22:44:38 NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:38 NUM_OPENSTACK_HAPROXY_NODES=0
22:44:38 [EnvInject] - Injecting environment variables from a build step.
22:44:38 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:44:38 [EnvInject] - Variables injected successfully.
22:44:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins9887666390909335219.sh
22:44:38 Preparing for JRE Version 21
22:44:38 Karaf artifact is karaf
22:44:38 Karaf project is integration
22:44:38 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:44:38 [EnvInject] - Injecting environment variables from a build step.
22:44:38 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:44:38 [EnvInject] - Variables injected successfully.
22:44:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14366178981324198781.sh
22:44:38 2025-12-29 22:44:38 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
22:44:38 Bundle version is 0.21.4-SNAPSHOT
22:44:38 --2025-12-29 22:44:38-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
22:44:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:44:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:44:39 HTTP request sent, awaiting response... 200 OK
22:44:39 Length: 1410 (1.4K) [application/xml]
22:44:39 Saving to: ‘maven-metadata.xml’
22:44:39
22:44:39 0K . 100% 56.3M=0s
22:44:39
22:44:39 2025-12-29 22:44:39 (56.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
22:44:39
22:44:39
22:44:39
22:44:39 org.opendaylight.integration
22:44:39 karaf
22:44:39 0.21.4-SNAPSHOT
22:44:39
22:44:39
22:44:39 20251229.212500
22:44:39 385
22:44:39
22:44:39 20251229212500
22:44:39
22:44:39
22:44:39 pom
22:44:39 0.21.4-20251229.212500-385
22:44:39 20251229212500
22:44:39
22:44:39
22:44:39 tar.gz
22:44:39 0.21.4-20251229.212500-385
22:44:39 20251229212500
22:44:39
22:44:39
22:44:39 zip
22:44:39 0.21.4-20251229.212500-385
22:44:39 20251229212500
22:44:39
22:44:39
22:44:39 cyclonedx
22:44:39 xml
22:44:39 0.21.4-20251229.212500-385
22:44:39 20251229212500
22:44:39
22:44:39
22:44:39 cyclonedx
22:44:39 json
22:44:39 0.21.4-20251229.212500-385
22:44:39 20251229212500
22:44:39
22:44:39
22:44:39
22:44:39
22:44:39 Nexus timestamp is 0.21.4-20251229.212500-385
22:44:39 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251229.212500-385.zip
22:44:39 Distribution bundle is karaf-0.21.4-20251229.212500-385.zip
22:44:39 Distribution bundle version is 0.21.4-SNAPSHOT
22:44:39 Distribution folder is karaf-0.21.4-SNAPSHOT
22:44:39 Nexus prefix is https://nexus.opendaylight.org
22:44:39 [EnvInject] - Injecting environment variables from a build step.
22:44:39 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:44:39 [EnvInject] - Variables injected successfully.
22:44:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12322044562230639825.sh
22:44:39 Setup pyenv:
22:44:39 system
22:44:39 3.8.13
22:44:39 3.9.13
22:44:39 3.10.13
22:44:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:44:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from file:/tmp/.os_lf_venv
22:44:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:44:41 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:44:41 lf-activate-venv(): INFO: Base packages installed successfully
22:44:41 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:44:47 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.
22:44:47 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:44:47 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:44:47 Copying common-functions.sh to /tmp
22:44:48 Copying common-functions.sh to 10.30.170.12:/tmp
22:44:49 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:44:49 Copying common-functions.sh to 10.30.171.8:/tmp
22:44:49 Warning: Permanently added '10.30.171.8' (ECDSA) to the list of known hosts.
22:44:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18290110616041841623.sh
22:44:49 common-functions.sh is being sourced
22:44:49 common-functions environment:
22:44:49 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:49 ACTUALFEATURES:
22:44:49 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:49 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
22:44:49 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:49 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:49 CONTROLLERMEM: 2048m
22:44:49 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
22:44:49 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
22:44:49 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
22:44:49 SUITES:
22:44:49
22:44:49 #################################################
22:44:49 ## Configure Cluster and Start ##
22:44:49 #################################################
22:44:49 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
22:44:49 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
22:44:49 Locating script plan to use...
22:44:49 Finished running script plans
22:44:49 Configuring member-1 with IP address 10.30.170.12
22:44:49 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:44:50 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:44:50 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
22:44:50 ++ [[ /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 ]]
22:44:50 common-functions.sh is being sourced
22:44:50 ++ echo 'common-functions.sh is being sourced'
22:44:50 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
22:44:50 ++ DISTROSTREAM=scandium
22:44:50 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:50 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:50 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:50 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:50 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
22:44:50 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
22:44:50 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:50 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:50 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:50 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:50 ++ export CONTROLLERMEM=
22:44:50 ++ CONTROLLERMEM=
22:44:50 ++ case "${DISTROSTREAM}" in
22:44:50 ++ CLUSTER_SYSTEM=akka
22:44:50 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
22:44:50 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
22:44:50 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
22:44:50 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
22:44:50 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
22:44:50 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
22:44:50 ++ print_common_env
22:44:50 ++ cat
22:44:50 common-functions environment:
22:44:50 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:50 ACTUALFEATURES:
22:44:50 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:50 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
22:44:50 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:50 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:50 CONTROLLERMEM:
22:44:50 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
22:44:50 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
22:44:50 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
22:44:50 SUITES:
22:44:50
22:44:50 ++ SSH='ssh -t -t'
22:44:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:44:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:44:50 Changing to /tmp
22:44:50 + echo 'Changing to /tmp'
22:44:50 + cd /tmp
22:44:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251229.212500-385.zip
22:44:50 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251229.212500-385.zip'
22:44:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251229.212500-385.zip
22:44:50 --2025-12-29 22:44:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251229.212500-385.zip
22:44:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:44:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:44:50 HTTP request sent, awaiting response... 200 OK
22:44:50 Length: 239811592 (229M) [application/zip]
22:44:50 Saving to: ‘karaf-0.21.4-20251229.212500-385.zip’
22:44:50
22:44:50 0K ........ ........ ........ ........ ........ ........ 1% 22.5M 10s
22:44:50 3072K ........ ........ ........ ........ ........ ........ 2% 32.8M 8s
22:44:50 6144K ........ ........ ........ ........ ........ ........ 3% 57.5M 7s
22:44:50 9216K ........ ........ ........ ........ ........ ........ 5% 55.8M 6s
22:44:50 12288K ........ ........ ........ ........ ........ ........ 6% 156M 5s
22:44:50 15360K ........ ........ ........ ........ ........ ........ 7% 198M 4s
22:44:50 18432K ........ ........ ........ ........ ........ ........ 9% 205M 4s
22:44:50 21504K ........ ........ ........ ........ ........ ........ 10% 205M 3s
22:44:50 24576K ........ ........ ........ ........ ........ ........ 11% 211M 3s
22:44:50 27648K ........ ........ ........ ........ ........ ........ 13% 210M 3s
22:44:50 30720K ........ ........ ........ ........ ........ ........ 14% 239M 3s
22:44:50 33792K ........ ........ ........ ........ ........ ........ 15% 217M 2s
22:44:50 36864K ........ ........ ........ ........ ........ ........ 17% 224M 2s
22:44:50 39936K ........ ........ ........ ........ ........ ........ 18% 246M 2s
22:44:50 43008K ........ ........ ........ ........ ........ ........ 19% 236M 2s
22:44:50 46080K ........ ........ ........ ........ ........ ........ 20% 223M 2s
22:44:50 49152K ........ ........ ........ ........ ........ ........ 22% 214M 2s
22:44:50 52224K ........ ........ ........ ........ ........ ........ 23% 225M 2s
22:44:50 55296K ........ ........ ........ ........ ........ ........ 24% 218M 2s
22:44:50 58368K ........ ........ ........ ........ ........ ........ 26% 222M 2s
22:44:50 61440K ........ ........ ........ ........ ........ ........ 27% 238M 1s
22:44:50 64512K ........ ........ ........ ........ ........ ........ 28% 235M 1s
22:44:50 67584K ........ ........ ........ ........ ........ ........ 30% 217M 1s
22:44:50 70656K ........ ........ ........ ........ ........ ........ 31% 260M 1s
22:44:50 73728K ........ ........ ........ ........ ........ ........ 32% 223M 1s
22:44:51 76800K ........ ........ ........ ........ ........ ........ 34% 241M 1s
22:44:51 79872K ........ ........ ........ ........ ........ ........ 35% 219M 1s
22:44:51 82944K ........ ........ ........ ........ ........ ........ 36% 226M 1s
22:44:51 86016K ........ ........ ........ ........ ........ ........ 38% 223M 1s
22:44:51 89088K ........ ........ ........ ........ ........ ........ 39% 230M 1s
22:44:51 92160K ........ ........ ........ ........ ........ ........ 40% 250M 1s
22:44:51 95232K ........ ........ ........ ........ ........ ........ 41% 238M 1s
22:44:51 98304K ........ ........ ........ ........ ........ ........ 43% 223M 1s
22:44:51 101376K ........ ........ ........ ........ ........ ........ 44% 239M 1s
22:44:51 104448K ........ ........ ........ ........ ........ ........ 45% 258M 1s
22:44:51 107520K ........ ........ ........ ........ ........ ........ 47% 239M 1s
22:44:51 110592K ........ ........ ........ ........ ........ ........ 48% 236M 1s
22:44:51 113664K ........ ........ ........ ........ ........ ........ 49% 254M 1s
22:44:51 116736K ........ ........ ........ ........ ........ ........ 51% 248M 1s
22:44:51 119808K ........ ........ ........ ........ ........ ........ 52% 238M 1s
22:44:51 122880K ........ ........ ........ ........ ........ ........ 53% 244M 1s
22:44:51 125952K ........ ........ ........ ........ ........ ........ 55% 237M 1s
22:44:51 129024K ........ ........ ........ ........ ........ ........ 56% 236M 1s
22:44:51 132096K ........ ........ ........ ........ ........ ........ 57% 233M 1s
22:44:51 135168K ........ ........ ........ ........ ........ ........ 59% 230M 1s
22:44:51 138240K ........ ........ ........ ........ ........ ........ 60% 223M 1s
22:44:51 141312K ........ ........ ........ ........ ........ ........ 61% 188M 1s
22:44:51 144384K ........ ........ ........ ........ ........ ........ 62% 211M 1s
22:44:51 147456K ........ ........ ........ ........ ........ ........ 64% 224M 1s
22:44:51 150528K ........ ........ ........ ........ ........ ........ 65% 209M 0s
22:44:51 153600K ........ ........ ........ ........ ........ ........ 66% 215M 0s
22:44:51 156672K ........ ........ ........ ........ ........ ........ 68% 206M 0s
22:44:51 159744K ........ ........ ........ ........ ........ ........ 69% 217M 0s
22:44:51 162816K ........ ........ ........ ........ ........ ........ 70% 209M 0s
22:44:51 165888K ........ ........ ........ ........ ........ ........ 72% 198M 0s
22:44:51 168960K ........ ........ ........ ........ ........ ........ 73% 224M 0s
22:44:51 172032K ........ ........ ........ ........ ........ ........ 74% 219M 0s
22:44:51 175104K ........ ........ ........ ........ ........ ........ 76% 225M 0s
22:44:51 178176K ........ ........ ........ ........ ........ ........ 77% 219M 0s
22:44:51 181248K ........ ........ ........ ........ ........ ........ 78% 235M 0s
22:44:51 184320K ........ ........ ........ ........ ........ ........ 80% 212M 0s
22:44:51 187392K ........ ........ ........ ........ ........ ........ 81% 228M 0s
22:44:51 190464K ........ ........ ........ ........ ........ ........ 82% 226M 0s
22:44:51 193536K ........ ........ ........ ........ ........ ........ 83% 210M 0s
22:44:51 196608K ........ ........ ........ ........ ........ ........ 85% 207M 0s
22:44:51 199680K ........ ........ ........ ........ ........ ........ 86% 228M 0s
22:44:51 202752K ........ ........ ........ ........ ........ ........ 87% 224M 0s
22:44:51 205824K ........ ........ ........ ........ ........ ........ 89% 190M 0s
22:44:51 208896K ........ ........ ........ ........ ........ ........ 90% 243M 0s
22:44:51 211968K ........ ........ ........ ........ ........ ........ 91% 228M 0s
22:44:51 215040K ........ ........ ........ ........ ........ ........ 93% 221M 0s
22:44:51 218112K ........ ........ ........ ........ ........ ........ 94% 196M 0s
22:44:51 221184K ........ ........ ........ ........ ........ ........ 95% 205M 0s
22:44:51 224256K ........ ........ ........ ........ ........ ........ 97% 196M 0s
22:44:51 227328K ........ ........ ........ ........ ........ ........ 98% 205M 0s
22:44:51 230400K ........ ........ ........ ........ ........ ........ 99% 201M 0s
22:44:51 233472K ........ ... 100% 213M=1.3s
22:44:51
22:44:51 2025-12-29 22:44:51 (174 MB/s) - ‘karaf-0.21.4-20251229.212500-385.zip’ saved [239811592/239811592]
22:44:51
22:44:51 Extracting the new controller...
22:44:51 + echo 'Extracting the new controller...'
22:44:51 + unzip -q karaf-0.21.4-20251229.212500-385.zip
22:44:53 Adding external repositories...
22:44:53 + echo 'Adding external repositories...'
22:44:53 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:53 ################################################################################
22:44:53 #
22:44:53 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:53 # contributor license agreements. See the NOTICE file distributed with
22:44:53 # this work for additional information regarding copyright ownership.
22:44:53 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:53 # (the "License"); you may not use this file except in compliance with
22:44:53 # the License. You may obtain a copy of the License at
22:44:53 #
22:44:53 # http://www.apache.org/licenses/LICENSE-2.0
22:44:53 #
22:44:53 # Unless required by applicable law or agreed to in writing, software
22:44:53 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:53 # See the License for the specific language governing permissions and
22:44:53 # limitations under the License.
22:44:53 #
22:44:53 ################################################################################
22:44:53
22:44:53 #
22:44:53 # If set to true, the following property will not allow any certificate to be used
22:44:53 # when accessing Maven repositories through SSL
22:44:53 #
22:44:53 #org.ops4j.pax.url.mvn.certificateCheck=
22:44:53
22:44:53 #
22:44:53 # Path to the local Maven settings file.
22:44:53 # The repositories defined in this file will be automatically added to the list
22:44:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:44:53 # below is not set.
22:44:53 # The following locations are checked for the existence of the settings.xml file
22:44:53 # * 1. looks for the specified url
22:44:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:44:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:44:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:44:53 #
22:44:53 #org.ops4j.pax.url.mvn.settings=
22:44:53
22:44:53 #
22:44:53 # Path to the local Maven repository which is used to avoid downloading
22:44:53 # artifacts when they already exist locally.
22:44:53 # The value of this property will be extracted from the settings.xml file
22:44:53 # above, or defaulted to:
22:44:53 # System.getProperty( "user.home" ) + "/.m2/repository"
22:44:53 #
22:44:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:44:53
22:44:53 #
22:44:53 # Default this to false. It's just weird to use undocumented repos
22:44:53 #
22:44:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:44:53
22:44:53 #
22:44:53 # Uncomment if you don't wanna use the proxy settings
22:44:53 # from the Maven conf/settings.xml file
22:44:53 #
22:44:53 # org.ops4j.pax.url.mvn.proxySupport=false
22:44:53
22:44:53 #
22:44:53 # Comma separated list of repositories scanned when resolving an artifact.
22:44:53 # Those repositories will be checked before iterating through the
22:44:53 # below list of repositories and even before the local repository
22:44:53 # A repository url can be appended with zero or more of the following flags:
22:44:53 # @snapshots : the repository contains snaphots
22:44:53 # @noreleases : the repository does not contain any released artifacts
22:44:53 #
22:44:53 # The following property value will add the system folder as a repo.
22:44:53 #
22:44:53 org.ops4j.pax.url.mvn.defaultRepositories=\
22:44:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:44:53 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:44:53 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:44:53
22:44:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:44:53 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:44:53
22:44:53 #
22:44:53 # Comma separated list of repositories scanned when resolving an artifact.
22:44:53 # The default list includes the following repositories:
22:44:53 # http://repo1.maven.org/maven2@id=central
22:44:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:44:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:44:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:44:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:44:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:44:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:44:53 # To add repositories to the default ones, prepend '+' to the list of repositories
22:44:53 # to add.
22:44:53 # A repository url can be appended with zero or more of the following flags:
22:44:53 # @snapshots : the repository contains snapshots
22:44:53 # @noreleases : the repository does not contain any released artifacts
22:44:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:44:53 #
22:44:53 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
22:44:53
22:44:53 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:44:53 + [[ True == \T\r\u\e ]]
22:44:53 + echo 'Configuring the startup features...'
22:44:53 + 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.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:53 + FEATURE_TEST_STRING=features-test
22:44:53 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
22:44:53 + KARAF_VERSION=karaf4
22:44:53 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:44:53 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:53 + [[ ! -z '' ]]
22:44:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:53 ################################################################################
22:44:53 #
22:44:53 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:53 # contributor license agreements. See the NOTICE file distributed with
22:44:53 # this work for additional information regarding copyright ownership.
22:44:53 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:53 # (the "License"); you may not use this file except in compliance with
22:44:53 # the License. You may obtain a copy of the License at
22:44:53 #
22:44:53 # http://www.apache.org/licenses/LICENSE-2.0
22:44:53 #
22:44:53 # Unless required by applicable law or agreed to in writing, software
22:44:53 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:53 # See the License for the specific language governing permissions and
22:44:53 # limitations under the License.
22:44:53 #
22:44:53 ################################################################################
22:44:53
22:44:53 #
22:44:53 # Comma separated list of features repositories to register by default
22:44:53 #
22:44:53 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4f989117-24e2-4c3a-8021-1cc3088b6b79.xml
22:44:53
22:44:53 #
22:44:53 # Comma separated list of features to install at startup
22:44:53 #
22:44:53 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 011e2962-c1df-4342-90c1-b54bb9f1834f
22:44:53
22:44:53 #
22:44:53 # Resource repositories (OBR) that the features resolver can use
22:44:53 # to resolve requirements/capabilities
22:44:53 #
22:44:53 # The format of the resourceRepositories is
22:44:53 # resourceRepositories=[xml:url|json:url],...
22:44:53 # for Instance:
22:44:53 #
22:44:53 #resourceRepositories=xml:http://host/path/to/index.xml
22:44:53 # or
22:44:53 #resourceRepositories=json:http://host/path/to/index.json
22:44:53 #
22:44:53
22:44:53 #
22:44:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:44:53 #
22:44:53 featuresBootAsynchronous=false
22:44:53
22:44:53 #
22:44:53 # Service requirements enforcement
22:44:53 #
22:44:53 # By default, the feature resolver checks the service requirements/capabilities of
22:44:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:44:53 # the required bundles.
22:44:53 # The following flag can have those values:
22:44:53 # - disable: service requirements are completely ignored
22:44:53 # - default: service requirements are ignored for old features
22:44:53 # - enforce: service requirements are always verified
22:44:53 #
22:44:53 #serviceRequirements=default
22:44:53
22:44:53 #
22:44:53 # Store cfg file for config element in feature
22:44:53 #
22:44:53 #configCfgStore=true
22:44:53
22:44:53 #
22:44:53 # Define if the feature service automatically refresh bundles
22:44:53 #
22:44:53 autoRefresh=true
22:44:53
22:44:53 #
22:44:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:44:53 # XML file defines instructions related to features processing
22:44:53 # versions.properties may declare properties to resolve placeholders in XML file
22:44:53 # both files are relative to ${karaf.etc}
22:44:53 #
22:44:53 #featureProcessing=org.apache.karaf.features.xml
22:44:53 #featureProcessingVersions=versions.properties
22:44:53 + configure_karaf_log karaf4 ''
22:44:53 + local -r karaf_version=karaf4
22:44:53 + local -r controllerdebugmap=
22:44:53 + local logapi=log4j
22:44:53 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:44:53 log4j2.rootLogger.level = INFO
22:44:53 #log4j2.rootLogger.type = asyncRoot
22:44:53 #log4j2.rootLogger.includeLocation = false
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:44:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:44:53 log4j2.rootLogger.appenderRef.Console.ref = Console
22:44:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:44:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:44:53 log4j2.logger.spifly.name = org.apache.aries.spifly
22:44:53 log4j2.logger.spifly.level = WARN
22:44:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:44:53 log4j2.logger.audit.level = INFO
22:44:53 log4j2.logger.audit.additivity = false
22:44:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:44:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:44:53 log4j2.appender.console.type = Console
22:44:53 log4j2.appender.console.name = Console
22:44:53 log4j2.appender.console.layout.type = PatternLayout
22:44:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:44:53 log4j2.appender.rolling.type = RollingRandomAccessFile
22:44:53 log4j2.appender.rolling.name = RollingFile
22:44:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:44:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:44:53 #log4j2.appender.rolling.immediateFlush = false
22:44:53 log4j2.appender.rolling.append = true
22:44:53 log4j2.appender.rolling.layout.type = PatternLayout
22:44:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:44:53 log4j2.appender.rolling.policies.type = Policies
22:44:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:44:53 log4j2.appender.rolling.policies.size.size = 64MB
22:44:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:44:53 log4j2.appender.rolling.strategy.max = 7
22:44:53 log4j2.appender.audit.type = RollingRandomAccessFile
22:44:53 log4j2.appender.audit.name = AuditRollingFile
22:44:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:44:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:44:53 log4j2.appender.audit.append = true
22:44:53 log4j2.appender.audit.layout.type = PatternLayout
22:44:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:44:53 log4j2.appender.audit.policies.type = Policies
22:44:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:44:53 log4j2.appender.audit.policies.size.size = 8MB
22:44:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:44:53 log4j2.appender.audit.strategy.max = 7
22:44:53 log4j2.appender.osgi.type = PaxOsgi
22:44:53 log4j2.appender.osgi.name = PaxOsgi
22:44:53 log4j2.appender.osgi.filter = *
22:44:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:44:53 #log4j2.logger.aether.level = TRACE
22:44:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:44:53 #log4j2.logger.http-headers.level = DEBUG
22:44:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:44:53 #log4j2.logger.maven.level = TRACE
22:44:53 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:44:53 + logapi=log4j2
22:44:53 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:44:53 + '[' log4j2 == log4j2 ']'
22:44:53 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:53 controllerdebugmap:
22:44:53 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:44:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:44:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:44:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:44:53 + unset IFS
22:44:53 + echo 'controllerdebugmap: '
22:44:53 + '[' -n '' ']'
22:44:53 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:44:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:53 ################################################################################
22:44:53 #
22:44:53 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:53 # contributor license agreements. See the NOTICE file distributed with
22:44:53 # this work for additional information regarding copyright ownership.
22:44:53 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:53 # (the "License"); you may not use this file except in compliance with
22:44:53 # the License. You may obtain a copy of the License at
22:44:53 #
22:44:53 # http://www.apache.org/licenses/LICENSE-2.0
22:44:53 #
22:44:53 # Unless required by applicable law or agreed to in writing, software
22:44:53 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:53 # See the License for the specific language governing permissions and
22:44:53 # limitations under the License.
22:44:53 #
22:44:53 ################################################################################
22:44:53
22:44:53 # Common pattern layout for appenders
22:44:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:44:53
22:44:53 # Root logger
22:44:53 log4j2.rootLogger.level = INFO
22:44:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:44:53 #log4j2.rootLogger.type = asyncRoot
22:44:53 #log4j2.rootLogger.includeLocation = false
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:44:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:44:53 log4j2.rootLogger.appenderRef.Console.ref = Console
22:44:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:44:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:44:53
22:44:53 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:44:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:44:53
22:44:53 # Loggers configuration
22:44:53
22:44:53 # Spifly logger
22:44:53 log4j2.logger.spifly.name = org.apache.aries.spifly
22:44:53 log4j2.logger.spifly.level = WARN
22:44:53
22:44:53 # Security audit logger
22:44:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:44:53 log4j2.logger.audit.level = INFO
22:44:53 log4j2.logger.audit.additivity = false
22:44:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:44:53
22:44:53 # Appenders configuration
22:44:53
22:44:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:44:53 log4j2.appender.console.type = Console
22:44:53 log4j2.appender.console.name = Console
22:44:53 log4j2.appender.console.layout.type = PatternLayout
22:44:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:44:53
22:44:53 # Rolling file appender
22:44:53 log4j2.appender.rolling.type = RollingRandomAccessFile
22:44:53 log4j2.appender.rolling.name = RollingFile
22:44:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:44:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:44:53 # uncomment to not force a disk flush
22:44:53 #log4j2.appender.rolling.immediateFlush = false
22:44:53 log4j2.appender.rolling.append = true
22:44:53 log4j2.appender.rolling.layout.type = PatternLayout
22:44:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:44:53 log4j2.appender.rolling.policies.type = Policies
22:44:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:44:53 log4j2.appender.rolling.policies.size.size = 1GB
22:44:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:44:53 log4j2.appender.rolling.strategy.max = 7
22:44:53
22:44:53 # Audit file appender
22:44:53 log4j2.appender.audit.type = RollingRandomAccessFile
22:44:53 log4j2.appender.audit.name = AuditRollingFile
22:44:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:44:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:44:53 log4j2.appender.audit.append = true
22:44:53 log4j2.appender.audit.layout.type = PatternLayout
22:44:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:44:53 log4j2.appender.audit.policies.type = Policies
22:44:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:44:53 log4j2.appender.audit.policies.size.size = 8MB
22:44:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:44:53 log4j2.appender.audit.strategy.max = 7
22:44:53
22:44:53 # OSGi appender
22:44:53 log4j2.appender.osgi.type = PaxOsgi
22:44:53 log4j2.appender.osgi.name = PaxOsgi
22:44:53 log4j2.appender.osgi.filter = *
22:44:53
22:44:53 # help with identification of maven-related problems with pax-url-aether
22:44:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:44:53 #log4j2.logger.aether.level = TRACE
22:44:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:44:53 #log4j2.logger.http-headers.level = DEBUG
22:44:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:44:53 #log4j2.logger.maven.level = TRACE
22:44:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:44:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:44:53 Configure
22:44:53 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:44:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:44:53 + local -r controllermem=2048m
22:44:53 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:53 + echo Configure
22:44:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:44:53 max memory: 2048m
22:44:53 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:53 + echo ' max memory: 2048m'
22:44:53 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
22:44:53 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:53 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:53 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
22:44:53 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
22:44:53 #!/bin/sh
22:44:53 #
22:44:53 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:53 # contributor license agreements. See the NOTICE file distributed with
22:44:53 # this work for additional information regarding copyright ownership.
22:44:53 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:53 # (the "License"); you may not use this file except in compliance with
22:44:53 # the License. You may obtain a copy of the License at
22:44:53 #
22:44:53 # http://www.apache.org/licenses/LICENSE-2.0
22:44:53 #
22:44:53 # Unless required by applicable law or agreed to in writing, software
22:44:53 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:53 # See the License for the specific language governing permissions and
22:44:53 # limitations under the License.
22:44:53 #
22:44:53
22:44:53 #
22:44:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:44:53 # script: client, instance, shell, start, status, stop, karaf
22:44:53 #
22:44:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:44:53 # Actions go here...
22:44:53 # fi
22:44:53
22:44:53 #
22:44:53 # general settings which should be applied for all scripts go here; please keep
22:44:53 # in mind that it is possible that scripts might be executed more than once, e.g.
22:44:53 # in example of the start script where the start script is executed first and the
22:44:53 # karaf script afterwards.
22:44:53 #
22:44:53
22:44:53 #
22:44:53 # The following section shows the possible configuration options for the default
22:44:53 # karaf scripts
22:44:53 #
22:44:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:44:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:44:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:44:53 # export EXTRA_JAVA_OPTS # Additional JVM options
22:44:53 # export KARAF_HOME # Karaf home folder
22:44:53 # export KARAF_DATA # Karaf data folder
22:44:53 # export KARAF_BASE # Karaf base folder
22:44:53 # export KARAF_ETC # Karaf etc folder
22:44:53 # export KARAF_LOG # Karaf log folder
22:44:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:44:53 # export KARAF_OPTS # Additional available Karaf options
22:44:53 # export KARAF_DEBUG # Enable debug mode
22:44:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:44:53 # export KARAF_NOROOT # Prevent execution as root if set to true
22:44:53 Set Java version
22:44:53 + echo 'Set Java version'
22:44:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:44:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:44:53 sudo: a password is required
22:44:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:44:53 sudo: a password is required
22:44:53 JDK default version ...
22:44:53 + echo 'JDK default version ...'
22:44:53 + java -version
22:44:54 openjdk version "21.0.9" 2025-10-21
22:44:54 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:44:54 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:44:54 Set JAVA_HOME
22:44:54 + echo 'Set JAVA_HOME'
22:44:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:44:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:44:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:54 Listing all open ports on controller system...
22:44:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:44:54 + echo 'Listing all open ports on controller system...'
22:44:54 + netstat -pnatu
22:44:54 /tmp/configuration-script.sh: line 40: netstat: command not found
22:44:54 Configuring cluster
22:44:54 + '[' -f /tmp/custom_shard_config.txt ']'
22:44:54 + echo 'Configuring cluster'
22:44:54 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.12
22:44:54 ################################################
22:44:54 ## Configure Cluster ##
22:44:54 ################################################
22:44:54 NOTE: Cluster configuration files not found. Copying from
22:44:54 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
22:44:54 Configuring unique name in akka.conf
22:44:54 Configuring hostname in akka.conf
22:44:54 Configuring data and rpc seed nodes in akka.conf
22:44:54 modules = [
22:44:54
22:44:54 {
22:44:54 name = "inventory"
22:44:54 namespace = "urn:opendaylight:inventory"
22:44:54 shard-strategy = "module"
22:44:54 },
22:44:54 {
22:44:54 name = "topology"
22:44:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:44:54 shard-strategy = "module"
22:44:54 },
22:44:54 {
22:44:54 name = "toaster"
22:44:54 namespace = "http://netconfcentral.org/ns/toaster"
22:44:54 shard-strategy = "module"
22:44:54 }
22:44:54 ]
22:44:54 Configuring replication type in module-shards.conf
22:44:54 ################################################
22:44:54 ## NOTE: Manually restart controller to ##
22:44:54 ## apply configuration. ##
22:44:54 ################################################
22:44:54 Dump akka.conf
22:44:54 + echo 'Dump akka.conf'
22:44:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
22:44:54
22:44:54 odl-cluster-data {
22:44:54 akka {
22:44:54 remote {
22:44:54 artery {
22:44:54 enabled = on
22:44:54 transport = tcp
22:44:54 canonical.hostname = "10.30.170.12"
22:44:54 canonical.port = 2550
22:44:54 }
22:44:54 }
22:44:54
22:44:54 cluster {
22:44:54 # Using artery.
22:44:54 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.12:2550"]
22:44:54
22:44:54 roles = ["member-1"]
22:44:54
22:44:54 # when under load we might trip a false positive on the failure detector
22:44:54 # failure-detector {
22:44:54 # heartbeat-interval = 4 s
22:44:54 # acceptable-heartbeat-pause = 16s
22:44:54 # }
22:44:54 }
22:44:54
22:44:54 persistence {
22:44:54 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:44:54 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:44:54 # The relative path is always relative to KARAF_HOME.
22:44:54
22:44:54 # snapshot-store.local.dir = "target/snapshots"
22:44:54
22:44:54 # Use lz4 compression for LocalSnapshotStore snapshots
22:44:54 snapshot-store.local.use-lz4-compression = false
22:44:54 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
22:44:54 snapshot-store.local.lz4-blocksize = 256KB
22:44:54 }
22:44:54 disable-default-actor-system-quarantined-event-handling = "false"
22:44:54 }
22:44:54 }
22:44:54 Dump modules.conf
22:44:54 + echo 'Dump modules.conf'
22:44:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
22:44:54 modules = [
22:44:54
22:44:54 {
22:44:54 name = "inventory"
22:44:54 namespace = "urn:opendaylight:inventory"
22:44:54 shard-strategy = "module"
22:44:54 },
22:44:54 {
22:44:54 name = "topology"
22:44:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:44:54 shard-strategy = "module"
22:44:54 },
22:44:54 {
22:44:54 name = "toaster"
22:44:54 namespace = "http://netconfcentral.org/ns/toaster"
22:44:54 shard-strategy = "module"
22:44:54 }
22:44:54 ]
22:44:54 Dump module-shards.conf
22:44:54 + echo 'Dump module-shards.conf'
22:44:54 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
22:44:54 module-shards = [
22:44:54 {
22:44:54 name = "default"
22:44:54 shards = [
22:44:54 {
22:44:54 name = "default"
22:44:54 replicas = ["member-1"]
22:44:54 }
22:44:54 ]
22:44:54 },
22:44:54 {
22:44:54 name = "inventory"
22:44:54 shards = [
22:44:54 {
22:44:54 name="inventory"
22:44:54 replicas = ["member-1"]
22:44:54 }
22:44:54 ]
22:44:54 },
22:44:54 {
22:44:54 name = "topology"
22:44:54 shards = [
22:44:54 {
22:44:54 name="topology"
22:44:54 replicas = ["member-1"]
22:44:54 }
22:44:54 ]
22:44:54 },
22:44:54 {
22:44:54 name = "toaster"
22:44:54 shards = [
22:44:54 {
22:44:54 name="toaster"
22:44:54 replicas = ["member-1"]
22:44:54 }
22:44:54 ]
22:44:54 }
22:44:54 ]
22:44:54 Locating config plan to use...
22:44:54 Finished running config plans
22:44:54 Starting member-1 with IP address 10.30.170.12
22:44:54 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:44:54 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:44:54 Redirecting karaf console output to karaf_console.log
22:44:54 Starting controller...
22:44:54 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
22:44:54 Execute the post startup script on controller 10.30.170.12
22:44:54 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:44:54 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:44:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:46:00 2025-12-29T22:45:11,351 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:46:00 Controller is UP
22:46:00 2025-12-29T22:45:11,351 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:46:00 Listing all open ports on controller system...
22:46:00 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:46:00 looking for "BindException: Address already in use" in log file
22:46:00 looking for "server is unhealthy" in log file
22:46:00 Let's take the karaf thread dump
22:46:00 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:46:00 karaf main: org.apache.karaf.main.Main, pid:2028
22:46:00 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:46:01 Generating mininet variables...
22:46:01 Locating test plan to use...
22:46:01 Changing the testplan path...
22:46:01 # Place the suites in run order:
22:46:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
22:46:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
22:46:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
22:46:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
22:46:01 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
22:46:01 ==============================================================================
22:46:01 openflowplugin-sanity.txt
22:46:01 ==============================================================================
22:46:01 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
22:46:01 ==============================================================================
22:46:04 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
22:46:04 ==============================================================================
22:46:04 Get list of nodes :: Get the inventory | PASS |
22:46:06 ------------------------------------------------------------------------------
22:46:06 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
22:46:06 ------------------------------------------------------------------------------
22:46:06 Get node 1 inventory :: Get the inventory for a node | PASS |
22:46:06 ------------------------------------------------------------------------------
22:46:06 Get node 2 inventory :: Get the inventory for a node | PASS |
22:46:06 ------------------------------------------------------------------------------
22:46:06 Get node 3 inventory :: Get the inventory for a node | PASS |
22:46:06 ------------------------------------------------------------------------------
22:46:06 Link Down :: Take link s1-s2 down | PASS |
22:46:06 ------------------------------------------------------------------------------
22:46:06 Link Up :: Take link s1-s2 up | PASS |
22:46:06 ------------------------------------------------------------------------------
22:46:06 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
22:46:06 7 tests, 7 passed, 0 failed
22:46:06 ==============================================================================
22:46:06 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
22:46:06 ==============================================================================
22:46:06 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
22:46:06 ------------------------------------------------------------------------------
22:46:06 List all the links :: List all the links in the topology. | PASS |
22:46:10 ------------------------------------------------------------------------------
22:46:10 Link Down :: Take link s1-s2 down | PASS |
22:46:10 ------------------------------------------------------------------------------
22:46:10 Link Up :: Take link s1-s2 up | PASS |
22:46:14 ------------------------------------------------------------------------------
22:46:14 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
22:46:14 4 tests, 4 passed, 0 failed
22:46:14 ==============================================================================
22:46:14 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
22:46:14 ==============================================================================
22:46:14 Get Stats for all nodes :: Get the stats for all nodes | PASS |
22:46:14 ------------------------------------------------------------------------------
22:46:14 Get Stats for node 1 :: Get the stats for a node | PASS |
22:46:14 ------------------------------------------------------------------------------
22:46:14 Get Stats for node 2 :: Get the stats for a node | PASS |
22:46:15 ------------------------------------------------------------------------------
22:46:15 Get Stats for node 3 :: Get the stats for a node | PASS |
22:46:15 ------------------------------------------------------------------------------
22:46:15 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
22:46:15 4 tests, 4 passed, 0 failed
22:46:15 ==============================================================================
22:46:15 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
22:46:15 ==============================================================================
22:46:15 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
22:46:15 ------------------------------------------------------------------------------
22:46:15 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
22:46:15 ------------------------------------------------------------------------------
22:46:15 Verify after adding flow operational - Output to physical port# ::... | PASS |
22:46:19 ------------------------------------------------------------------------------
22:46:19 Remove a flow - Output to physical port# :: Remove a flow | PASS |
22:46:19 ------------------------------------------------------------------------------
22:46:19 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
22:46:19 ------------------------------------------------------------------------------
22:46:19 Verify after deleting flow operational - Output to physical port# ... | PASS |
22:46:21 ------------------------------------------------------------------------------
22:46:21 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
22:46:21 6 tests, 6 passed, 0 failed
22:46:21 ==============================================================================
22:46:21 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
22:46:21 21 tests, 21 passed, 0 failed
22:46:21 ==============================================================================
22:46:21 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
22:46:21 ==============================================================================
22:46:24 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
22:46:24 ==============================================================================
22:46:24 Get list of nodes :: Get the inventory | PASS |
22:46:26 ------------------------------------------------------------------------------
22:46:26 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
22:46:26 ------------------------------------------------------------------------------
22:46:26 Get node 1 inventory :: Get the inventory for a node | PASS |
22:46:26 ------------------------------------------------------------------------------
22:46:26 Get node 2 inventory :: Get the inventory for a node | PASS |
22:46:26 ------------------------------------------------------------------------------
22:46:26 Get node 3 inventory :: Get the inventory for a node | PASS |
22:46:26 ------------------------------------------------------------------------------
22:46:26 Link Down :: Take link s1-s2 down | PASS |
22:46:28 ------------------------------------------------------------------------------
22:46:28 Link Up :: Take link s1-s2 up | PASS |
22:46:28 ------------------------------------------------------------------------------
22:46:28 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
22:46:28 7 tests, 7 passed, 0 failed
22:46:28 ==============================================================================
22:46:28 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
22:46:28 ==============================================================================
22:46:28 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
22:46:28 ------------------------------------------------------------------------------
22:46:28 List all the links :: List all the links in the topology. | PASS |
22:46:30 ------------------------------------------------------------------------------
22:46:30 Link Down :: Take link s1-s2 down | PASS |
22:46:30 ------------------------------------------------------------------------------
22:46:30 Link Up :: Take link s1-s2 up | PASS |
22:46:35 ------------------------------------------------------------------------------
22:46:35 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
22:46:35 4 tests, 4 passed, 0 failed
22:46:35 ==============================================================================
22:46:35 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
22:46:35 ==============================================================================
22:46:35 Get Stats for all nodes :: Get the stats for all nodes | PASS |
22:46:35 ------------------------------------------------------------------------------
22:46:35 Get Stats for node 1 :: Get the stats for a node | PASS |
22:46:35 ------------------------------------------------------------------------------
22:46:35 Get Stats for node 2 :: Get the stats for a node | PASS |
22:46:35 ------------------------------------------------------------------------------
22:46:35 Get Stats for node 3 :: Get the stats for a node | PASS |
22:46:35 ------------------------------------------------------------------------------
22:46:35 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
22:46:35 4 tests, 4 passed, 0 failed
22:46:35 ==============================================================================
22:46:35 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
22:46:35 ==============================================================================
22:46:35 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
22:46:35 ------------------------------------------------------------------------------
22:46:35 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
22:46:35 ------------------------------------------------------------------------------
22:46:35 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
22:46:37 ------------------------------------------------------------------------------
22:46:37 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
22:46:37 ------------------------------------------------------------------------------
22:46:37 Verify after modifying flow config - Output to physical port# :: V... | PASS |
22:46:37 ------------------------------------------------------------------------------
22:46:37 Verify after modifying flow operational - Output to physical port#... | PASS |
22:46:41 ------------------------------------------------------------------------------
22:46:41 Remove a flow - Output to physical port# :: Remove a flow | PASS |
22:46:41 ------------------------------------------------------------------------------
22:46:41 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
22:46:41 ------------------------------------------------------------------------------
22:46:41 Verify after deleting flow operational - Output to physical port# ... | PASS |
22:46:43 ------------------------------------------------------------------------------
22:46:43 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
22:46:43 9 tests, 9 passed, 0 failed
22:46:43 ==============================================================================
22:46:43 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
22:46:43 24 tests, 24 passed, 0 failed
22:46:43 ==============================================================================
22:46:43 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
22:46:43 ==============================================================================
22:46:46 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
22:46:46 ==============================================================================
22:46:47 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
22:46:53 ------------------------------------------------------------------------------
22:46:53 Test Is Flow 1 Added | PASS |
22:46:54 ------------------------------------------------------------------------------
22:46:54 Test Is Flow 2 Added | PASS |
22:46:54 ------------------------------------------------------------------------------
22:46:54 Test Is Flow 3 Added | PASS |
22:46:54 ------------------------------------------------------------------------------
22:46:54 Test Is Flow 4 Added | PASS |
22:46:54 ------------------------------------------------------------------------------
22:46:54 Test Is Flow 5 Added | PASS |
22:46:54 ------------------------------------------------------------------------------
22:46:54 Test Is Flow 6 Added | PASS |
22:46:54 ------------------------------------------------------------------------------
22:46:54 Test Is Flow 7 Added | PASS |
22:46:54 ------------------------------------------------------------------------------
22:46:54 Test Is Flow 8 Added | PASS |
22:46:55 ------------------------------------------------------------------------------
22:46:55 Test Is Flow 9 Added | PASS |
22:46:55 ------------------------------------------------------------------------------
22:46:55 Test Is Flow 10 Added | PASS |
22:46:55 ------------------------------------------------------------------------------
22:46:55 Test Is Flow 11 Added | PASS |
22:46:55 ------------------------------------------------------------------------------
22:46:55 Test Is Flow 14 Added | PASS |
22:46:55 ------------------------------------------------------------------------------
22:46:55 Test Is Flow 15 Added | PASS |
22:46:55 ------------------------------------------------------------------------------
22:46:55 Test Is Flow 16 Added | PASS |
22:46:55 ------------------------------------------------------------------------------
22:46:55 Test Is Flow 17 Added | PASS |
22:46:55 ------------------------------------------------------------------------------
22:46:55 Test Is Flow 18 Added | PASS |
22:46:55 ------------------------------------------------------------------------------
22:46:55 Test Is Flow 19 Added | PASS |
22:46:56 ------------------------------------------------------------------------------
22:46:56 Test Is Flow 20 Added | PASS |
22:46:56 ------------------------------------------------------------------------------
22:46:56 Test Is Flow 21 Added | PASS |
22:46:56 ------------------------------------------------------------------------------
22:46:56 Test Is Flow 22 Added | PASS |
22:46:56 ------------------------------------------------------------------------------
22:46:56 Test Is Flow 23 Added | PASS |
22:46:56 ------------------------------------------------------------------------------
22:46:56 Test Is Flow 24 Added | PASS |
22:46:56 ------------------------------------------------------------------------------
22:46:56 Test Is Flow 25 Added | PASS |
22:46:56 ------------------------------------------------------------------------------
22:46:56 Test Is Flow 31 Added | PASS |
22:46:56 ------------------------------------------------------------------------------
22:46:56 Test Is Flow 36 Added | PASS |
22:46:57 ------------------------------------------------------------------------------
22:46:57 Test Is Flow 38 Added | PASS |
22:46:57 ------------------------------------------------------------------------------
22:46:57 Test Is Flow 43 Added | PASS |
22:46:57 ------------------------------------------------------------------------------
22:46:57 Test Is Flow 45 Added | PASS |
22:46:57 ------------------------------------------------------------------------------
22:46:57 Test Is Flow 101 Added | PASS |
22:46:57 ------------------------------------------------------------------------------
22:46:57 Test Is Flow 102 Added | PASS |
22:46:57 ------------------------------------------------------------------------------
22:46:57 Test Is Flow 103 Added | PASS |
22:46:57 ------------------------------------------------------------------------------
22:46:57 Test Is Flow 104 Added | PASS |
22:46:57 ------------------------------------------------------------------------------
22:46:57 Test Is Flow 105 Added | PASS |
22:46:58 ------------------------------------------------------------------------------
22:46:58 Test Is Flow 106 Added | PASS |
22:46:58 ------------------------------------------------------------------------------
22:46:58 Test Is Flow 107 Added | PASS |
22:46:58 ------------------------------------------------------------------------------
22:46:58 Test Is Flow 108 Added | PASS |
22:46:58 ------------------------------------------------------------------------------
22:46:58 Test Is Flow 109 Added | PASS |
22:46:58 ------------------------------------------------------------------------------
22:46:58 Test Is Flow 110 Added | PASS |
22:46:58 ------------------------------------------------------------------------------
22:46:58 Test Is Flow 113 Added | PASS |
22:46:58 ------------------------------------------------------------------------------
22:46:58 Test Is Flow 156 Added | PASS |
22:46:58 ------------------------------------------------------------------------------
22:46:58 Test Is Flow 201 Added | PASS |
22:46:59 ------------------------------------------------------------------------------
22:46:59 Test Is Flow 202 Added | PASS |
22:46:59 ------------------------------------------------------------------------------
22:46:59 Test Is Flow 203 Added | PASS |
22:46:59 ------------------------------------------------------------------------------
22:46:59 Test Is Flow 204 Added | PASS |
22:46:59 ------------------------------------------------------------------------------
22:46:59 Test Is Flow 205 Added | PASS |
22:46:59 ------------------------------------------------------------------------------
22:46:59 Test Is Flow 206 Added | PASS |
22:46:59 ------------------------------------------------------------------------------
22:46:59 Test Is Flow 209 Added | PASS |
22:46:59 ------------------------------------------------------------------------------
22:46:59 Test Is Flow 214 Added | PASS |
22:46:59 ------------------------------------------------------------------------------
22:46:59 Test Is Flow 218 Added | PASS |
22:46:59 ------------------------------------------------------------------------------
22:46:59 Test Is Flow 219 Added | PASS |
22:47:00 ------------------------------------------------------------------------------
22:47:00 Test Is Flow 220 Added | PASS |
22:47:00 ------------------------------------------------------------------------------
22:47:00 Test Is Flow 221 Added | PASS |
22:47:00 ------------------------------------------------------------------------------
22:47:00 Test Is Flow 222 Added | PASS |
22:47:00 ------------------------------------------------------------------------------
22:47:00 Test Is Flow 223 Added | PASS |
22:47:00 ------------------------------------------------------------------------------
22:47:00 Test Is Flow 224 Added | PASS |
22:47:00 ------------------------------------------------------------------------------
22:47:00 Test Is Flow 225 Added | PASS |
22:47:00 ------------------------------------------------------------------------------
22:47:00 Test Is Flow 550 Added | PASS |
22:47:00 ------------------------------------------------------------------------------
22:47:00 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
22:47:06 ------------------------------------------------------------------------------
22:47:06 Test Is Flow 1 Updated | PASS |
22:47:06 ------------------------------------------------------------------------------
22:47:06 Test Is Flow 2 Updated | PASS |
22:47:06 ------------------------------------------------------------------------------
22:47:06 Test Is Flow 3 Updated | PASS |
22:47:06 ------------------------------------------------------------------------------
22:47:06 Test Is Flow 4 Updated | PASS |
22:47:06 ------------------------------------------------------------------------------
22:47:06 Test Is Flow 5 Updated | PASS |
22:47:06 ------------------------------------------------------------------------------
22:47:06 Test Is Flow 6 Updated | PASS |
22:47:06 ------------------------------------------------------------------------------
22:47:06 Test Is Flow 7 Updated | PASS |
22:47:06 ------------------------------------------------------------------------------
22:47:06 Test Is Flow 8 Updated | PASS |
22:47:06 ------------------------------------------------------------------------------
22:47:06 Test Is Flow 9 Updated | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Test Is Flow 10 Updated | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Test Is Flow 11 Updated | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Test Is Flow 14 Updated | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Test Is Flow 15 Updated | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Test Is Flow 16 Updated | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Test Is Flow 17 Updated | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Test Is Flow 18 Updated | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Test Is Flow 19 Updated | PASS |
22:47:08 ------------------------------------------------------------------------------
22:47:08 Test Is Flow 20 Updated | PASS |
22:47:08 ------------------------------------------------------------------------------
22:47:08 Test Is Flow 21 Updated | PASS |
22:47:08 ------------------------------------------------------------------------------
22:47:08 Test Is Flow 22 Updated | PASS |
22:47:08 ------------------------------------------------------------------------------
22:47:08 Test Is Flow 23 Updated | PASS |
22:47:08 ------------------------------------------------------------------------------
22:47:08 Test Is Flow 24 Updated | PASS |
22:47:08 ------------------------------------------------------------------------------
22:47:08 Test Is Flow 25 Updated | PASS |
22:47:08 ------------------------------------------------------------------------------
22:47:08 Test Is Flow 31 Updated | PASS |
22:47:08 ------------------------------------------------------------------------------
22:47:08 Test Is Flow 36 Updated | PASS |
22:47:09 ------------------------------------------------------------------------------
22:47:09 Test Is Flow 38 Updated | PASS |
22:47:09 ------------------------------------------------------------------------------
22:47:09 Test Is Flow 43 Updated | PASS |
22:47:09 ------------------------------------------------------------------------------
22:47:09 Test Is Flow 45 Updated | PASS |
22:47:09 ------------------------------------------------------------------------------
22:47:09 Test Is Flow 101 Updated | PASS |
22:47:09 ------------------------------------------------------------------------------
22:47:09 Test Is Flow 102 Updated | PASS |
22:47:09 ------------------------------------------------------------------------------
22:47:09 Test Is Flow 103 Updated | PASS |
22:47:09 ------------------------------------------------------------------------------
22:47:09 Test Is Flow 104 Updated | PASS |
22:47:09 ------------------------------------------------------------------------------
22:47:09 Test Is Flow 105 Updated | PASS |
22:47:10 ------------------------------------------------------------------------------
22:47:10 Test Is Flow 106 Updated | PASS |
22:47:10 ------------------------------------------------------------------------------
22:47:10 Test Is Flow 107 Updated | PASS |
22:47:10 ------------------------------------------------------------------------------
22:47:10 Test Is Flow 108 Updated | PASS |
22:47:10 ------------------------------------------------------------------------------
22:47:10 Test Is Flow 109 Updated | PASS |
22:47:10 ------------------------------------------------------------------------------
22:47:10 Test Is Flow 110 Updated | PASS |
22:47:10 ------------------------------------------------------------------------------
22:47:10 Test Is Flow 113 Updated | PASS |
22:47:10 ------------------------------------------------------------------------------
22:47:10 Test Is Flow 156 Updated | PASS |
22:47:10 ------------------------------------------------------------------------------
22:47:10 Test Is Flow 201 Updated | PASS |
22:47:10 ------------------------------------------------------------------------------
22:47:10 Test Is Flow 202 Updated | PASS |
22:47:11 ------------------------------------------------------------------------------
22:47:11 Test Is Flow 203 Updated | PASS |
22:47:11 ------------------------------------------------------------------------------
22:47:11 Test Is Flow 204 Updated | PASS |
22:47:11 ------------------------------------------------------------------------------
22:47:11 Test Is Flow 205 Updated | PASS |
22:47:11 ------------------------------------------------------------------------------
22:47:11 Test Is Flow 206 Updated | PASS |
22:47:11 ------------------------------------------------------------------------------
22:47:11 Test Is Flow 209 Updated | PASS |
22:47:11 ------------------------------------------------------------------------------
22:47:11 Test Is Flow 214 Updated | PASS |
22:47:11 ------------------------------------------------------------------------------
22:47:11 Test Is Flow 218 Updated | PASS |
22:47:11 ------------------------------------------------------------------------------
22:47:11 Test Is Flow 219 Updated | PASS |
22:47:12 ------------------------------------------------------------------------------
22:47:12 Test Is Flow 220 Updated | PASS |
22:47:12 ------------------------------------------------------------------------------
22:47:12 Test Is Flow 221 Updated | PASS |
22:47:12 ------------------------------------------------------------------------------
22:47:12 Test Is Flow 222 Updated | PASS |
22:47:12 ------------------------------------------------------------------------------
22:47:12 Test Is Flow 223 Updated | PASS |
22:47:12 ------------------------------------------------------------------------------
22:47:12 Test Is Flow 224 Updated | PASS |
22:47:12 ------------------------------------------------------------------------------
22:47:12 Test Is Flow 225 Updated | PASS |
22:47:12 ------------------------------------------------------------------------------
22:47:12 Test Is Flow 550 Updated | PASS |
22:47:12 ------------------------------------------------------------------------------
22:47:12 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
22:47:17 ------------------------------------------------------------------------------
22:47:17 Test Is Flow 1 Deleted | PASS |
22:47:17 ------------------------------------------------------------------------------
22:47:17 Test Is Flow 2 Deleted | PASS |
22:47:17 ------------------------------------------------------------------------------
22:47:17 Test Is Flow 3 Deleted | PASS |
22:47:17 ------------------------------------------------------------------------------
22:47:17 Test Is Flow 4 Deleted | PASS |
22:47:17 ------------------------------------------------------------------------------
22:47:17 Test Is Flow 5 Deleted | PASS |
22:47:17 ------------------------------------------------------------------------------
22:47:17 Test Is Flow 6 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 7 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 8 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 9 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 10 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 11 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 14 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 15 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 16 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 17 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 18 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 19 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 20 Deleted | PASS |
22:47:18 ------------------------------------------------------------------------------
22:47:18 Test Is Flow 21 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 22 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 23 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 24 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 25 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 31 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 36 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 38 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 43 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 45 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 101 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 102 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 103 Deleted | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 Test Is Flow 104 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 105 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 106 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 107 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 108 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 109 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 110 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 113 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 156 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 201 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 202 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 203 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 204 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 205 Deleted | PASS |
22:47:20 ------------------------------------------------------------------------------
22:47:20 Test Is Flow 206 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 209 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 214 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 218 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 219 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 220 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 221 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 222 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 223 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 224 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 225 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 Test Is Flow 550 Deleted | PASS |
22:47:21 ------------------------------------------------------------------------------
22:47:21 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
22:47:21 174 tests, 174 passed, 0 failed
22:47:21 ==============================================================================
22:47:21 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
22:47:21 ==============================================================================
22:47:21 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
22:47:47 ------------------------------------------------------------------------------
22:47:47 Test Is Flow 1 Added | PASS |
22:47:47 ------------------------------------------------------------------------------
22:47:47 Test Is Flow 2 Added | PASS |
22:47:47 ------------------------------------------------------------------------------
22:47:47 Test Is Flow 3 Added | PASS |
22:47:47 ------------------------------------------------------------------------------
22:47:47 Test Is Flow 4 Added | PASS |
22:47:47 ------------------------------------------------------------------------------
22:47:47 Test Is Flow 5 Added | PASS |
22:47:47 ------------------------------------------------------------------------------
22:47:47 Test Is Flow 6 Added | PASS |
22:47:47 ------------------------------------------------------------------------------
22:47:47 Test Is Flow 7 Added | PASS |
22:47:48 ------------------------------------------------------------------------------
22:47:48 Test Is Flow 8 Added | PASS |
22:47:48 ------------------------------------------------------------------------------
22:47:48 Test Is Flow 9 Added | PASS |
22:47:48 ------------------------------------------------------------------------------
22:47:48 Test Is Flow 10 Added | PASS |
22:47:48 ------------------------------------------------------------------------------
22:47:48 Test Is Flow 11 Added | PASS |
22:47:48 ------------------------------------------------------------------------------
22:47:48 Test Is Flow 15 Added | PASS |
22:47:48 ------------------------------------------------------------------------------
22:47:48 Test Is Flow 16 Added | PASS |
22:47:48 ------------------------------------------------------------------------------
22:47:48 Test Is Flow 17 Added | PASS |
22:47:48 ------------------------------------------------------------------------------
22:47:48 Test Is Flow 18 Added | PASS |
22:47:48 ------------------------------------------------------------------------------
22:47:48 Test Is Flow 19 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 20 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 21 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 22 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 23 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 24 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 25 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 31 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 36 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 38 Added | PASS |
22:47:49 ------------------------------------------------------------------------------
22:47:49 Test Is Flow 43 Added | PASS |
22:47:50 ------------------------------------------------------------------------------
22:47:50 Test Is Flow 45 Added | PASS |
22:47:50 ------------------------------------------------------------------------------
22:47:50 Test Is Flow 101 Added | PASS |
22:47:50 ------------------------------------------------------------------------------
22:47:50 Test Is Flow 102 Added | PASS |
22:47:50 ------------------------------------------------------------------------------
22:47:50 Test Is Flow 103 Added | PASS |
22:47:50 ------------------------------------------------------------------------------
22:47:50 Test Is Flow 104 Added | PASS |
22:47:50 ------------------------------------------------------------------------------
22:47:50 Test Is Flow 105 Added | PASS |
22:47:50 ------------------------------------------------------------------------------
22:47:50 Test Is Flow 106 Added | PASS |
22:47:50 ------------------------------------------------------------------------------
22:47:50 Test Is Flow 107 Added | PASS |
22:47:50 ------------------------------------------------------------------------------
22:47:50 Test Is Flow 108 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 109 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 110 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 113 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 201 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 202 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 203 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 204 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 205 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 206 Added | PASS |
22:47:51 ------------------------------------------------------------------------------
22:47:51 Test Is Flow 209 Added | PASS |
22:47:52 ------------------------------------------------------------------------------
22:47:52 Test Is Flow 214 Added | PASS |
22:47:52 ------------------------------------------------------------------------------
22:47:52 Test Is Flow 218 Added | PASS |
22:47:52 ------------------------------------------------------------------------------
22:47:52 Test Is Flow 219 Added | PASS |
22:47:52 ------------------------------------------------------------------------------
22:47:52 Test Is Flow 220 Added | PASS |
22:47:52 ------------------------------------------------------------------------------
22:47:52 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 1 Updated | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 2 Updated | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 3 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 4 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 5 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 6 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 7 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 8 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 9 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 10 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 11 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 14 Updated | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 15 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 16 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 17 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 18 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 19 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 20 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 21 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 22 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 23 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 24 Updated | PASS |
22:48:22 ------------------------------------------------------------------------------
22:48:22 Test Is Flow 25 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 31 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 36 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 38 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 43 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 45 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 101 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 102 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 103 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 104 Updated | PASS |
22:48:23 ------------------------------------------------------------------------------
22:48:23 Test Is Flow 105 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 106 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 107 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 108 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 109 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 110 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 113 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 201 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 202 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 203 Updated | PASS |
22:48:24 ------------------------------------------------------------------------------
22:48:24 Test Is Flow 204 Updated | PASS |
22:48:25 ------------------------------------------------------------------------------
22:48:25 Test Is Flow 205 Updated | PASS |
22:48:25 ------------------------------------------------------------------------------
22:48:25 Test Is Flow 206 Updated | PASS |
22:48:25 ------------------------------------------------------------------------------
22:48:25 Test Is Flow 209 Updated | PASS |
22:48:25 ------------------------------------------------------------------------------
22:48:25 Test Is Flow 214 Updated | PASS |
22:48:25 ------------------------------------------------------------------------------
22:48:25 Test Is Flow 218 Updated | PASS |
22:48:25 ------------------------------------------------------------------------------
22:48:25 Test Is Flow 219 Updated | PASS |
22:48:25 ------------------------------------------------------------------------------
22:48:25 Test Is Flow 220 Updated | PASS |
22:48:25 ------------------------------------------------------------------------------
22:48:25 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 1 Deleted | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 2 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 3 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 4 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 5 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 6 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 7 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 8 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 9 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 10 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 11 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 14 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 15 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 16 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 17 Deleted | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 18 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 19 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 20 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 21 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 22 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 23 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 24 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 25 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 31 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 36 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 38 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 43 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 45 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 101 Deleted | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Test Is Flow 102 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 103 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 104 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 105 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 106 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 107 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 108 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 109 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 110 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 113 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 201 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 202 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 203 Deleted | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Test Is Flow 204 Deleted | PASS |
22:48:57 ------------------------------------------------------------------------------
22:48:57 Test Is Flow 205 Deleted | PASS |
22:48:57 ------------------------------------------------------------------------------
22:48:57 Test Is Flow 206 Deleted | PASS |
22:48:57 ------------------------------------------------------------------------------
22:48:57 Test Is Flow 209 Deleted | PASS |
22:48:57 ------------------------------------------------------------------------------
22:48:57 Test Is Flow 214 Deleted | PASS |
22:48:57 ------------------------------------------------------------------------------
22:48:57 Test Is Flow 218 Deleted | PASS |
22:48:57 ------------------------------------------------------------------------------
22:48:57 Test Is Flow 219 Deleted | PASS |
22:48:57 ------------------------------------------------------------------------------
22:48:57 Test Is Flow 220 Deleted | PASS |
22:48:57 ------------------------------------------------------------------------------
22:48:57 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
22:48:57 152 tests, 152 passed, 0 failed
22:48:57 ==============================================================================
22:48:57 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
22:48:57 326 tests, 326 passed, 0 failed
22:48:57 ==============================================================================
22:48:57 openflowplugin-sanity.txt.Reconciliation
22:48:57 ==============================================================================
22:48:57 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
22:48:57 ==============================================================================
22:48:58 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
22:48:59 ------------------------------------------------------------------------------
22:48:59 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
22:49:00 ------------------------------------------------------------------------------
22:49:00 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
22:49:02 ------------------------------------------------------------------------------
22:49:02 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
22:49:04 ------------------------------------------------------------------------------
22:49:04 Check Linear Topology :: Check Linear Topology. | PASS |
22:49:10 ------------------------------------------------------------------------------
22:49:10 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
22:49:10 ------------------------------------------------------------------------------
22:49:10 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
22:49:10 ------------------------------------------------------------------------------
22:49:10 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
22:49:10 ------------------------------------------------------------------------------
22:49:10 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:11 | PASS |
22:49:11 ------------------------------------------------------------------------------
22:49:11 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
22:49:20 ------------------------------------------------------------------------------
22:49:20 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:21 | PASS |
22:49:21 ------------------------------------------------------------------------------
22:49:21 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
22:49:22 ------------------------------------------------------------------------------
22:49:22 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
22:49:22 ------------------------------------------------------------------------------
22:49:22 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:54 | PASS |
22:49:54 ------------------------------------------------------------------------------
22:49:54 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
22:49:54 ------------------------------------------------------------------------------
22:49:54 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
22:49:54 ------------------------------------------------------------------------------
22:49:54 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
22:49:54 ------------------------------------------------------------------------------
22:49:54 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
22:49:54 ------------------------------------------------------------------------------
22:49:54 Stop Mininet :: Stop Mininet. | PASS |
22:49:54 ------------------------------------------------------------------------------
22:49:54 Check No Switches :: Check no switches in topology. | PASS |
22:49:55 ------------------------------------------------------------------------------
22:49:56 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
22:49:56 23 tests, 23 passed, 0 failed
22:49:56 ==============================================================================
22:49:56 openflowplugin-sanity.txt.Reconciliation | PASS |
22:49:56 23 tests, 23 passed, 0 failed
22:49:56 ==============================================================================
22:49:56 openflowplugin-sanity.txt | PASS |
22:49:56 394 tests, 394 passed, 0 failed
22:49:56 ==============================================================================
22:49:56 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
22:50:00 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
22:50:00 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
22:50:00 Examining the files in data/log and checking filesize
22:50:00 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:00 total 1016
22:50:00 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 22:44 .
22:50:00 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 29 22:44 karaf_console.log
22:50:00 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 22:45 ..
22:50:00 -rw-rw-r-- 1 jenkins jenkins 1027572 Dec 29 22:49 karaf.log
22:50:00 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:00 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
22:50:00 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
22:50:00 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:01 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
22:50:01 Let's take the karaf thread dump again...
22:50:01 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:01 karaf main: org.apache.karaf.main.Main, pid:4408
22:50:01 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:01 Killing ODL
22:50:01 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:07 Compressing karaf.log 1
22:50:07 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:07 Fetching compressed karaf.log 1
22:50:07 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:07 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:07 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:07 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:08 Fetch GC logs
22:50:08 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts.
22:50:08 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
22:50:08 Examine copied files
22:50:08 total 43800
22:50:08 drwxrwxr-x. 2 jenkins jenkins 6 Dec 29 22:50 gclogs-1
22:50:08 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 29 22:50 odl1_karaf_console.log
22:50:08 -rw-rw-r--. 1 jenkins jenkins 70115 Dec 29 22:50 odl1_karaf.log.gz
22:50:08 -rw-rw-r--. 1 jenkins jenkins 147638 Dec 29 22:50 karaf_1_4408_threads_after.log
22:50:08 -rw-rw-r--. 1 jenkins jenkins 14061 Dec 29 22:50 ps_after.log
22:50:08 -rw-rw-r--. 1 jenkins jenkins 270766 Dec 29 22:50 report.html
22:50:08 -rw-rw-r--. 1 jenkins jenkins 3371287 Dec 29 22:50 log.html
22:50:08 -rw-rw-r--. 1 jenkins jenkins 40774862 Dec 29 22:49 output.xml
22:50:08 -rw-rw-r--. 1 jenkins jenkins 491 Dec 29 22:46 testplan.txt
22:50:08 -rw-rw-r--. 1 jenkins jenkins 107066 Dec 29 22:46 karaf_1_2028_threads_before.log
22:50:08 -rw-rw-r--. 1 jenkins jenkins 14102 Dec 29 22:46 ps_before.log
22:50:08 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 29 22:44 post-startup-script.sh
22:50:08 -rw-rw-r--. 1 jenkins jenkins 252 Dec 29 22:44 startup-script.sh
22:50:08 -rw-rw-r--. 1 jenkins jenkins 3494 Dec 29 22:44 configuration-script.sh
22:50:08 -rw-rw-r--. 1 jenkins jenkins 337 Dec 29 22:44 detect_variables.env
22:50:08 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 29 22:44 pom.xml
22:50:08 -rw-rw-r--. 1 jenkins jenkins 92 Dec 29 22:44 set_variables.env
22:50:08 -rw-rw-r--. 1 jenkins jenkins 293 Dec 29 22:44 slave_addresses.txt
22:50:08 -rw-rw-r--. 1 jenkins jenkins 570 Dec 29 22:43 requirements.txt
22:50:08 -rw-rw-r--. 1 jenkins jenkins 26 Dec 29 22:43 env.properties
22:50:08 -rw-rw-r--. 1 jenkins jenkins 334 Dec 29 22:42 stack-parameters.yaml
22:50:08 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 29 22:41 test
22:50:08 drwxrwxr-x. 2 jenkins jenkins 6 Dec 29 22:41 test@tmp
22:50:08 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 29 21:25 maven-metadata.xml
22:50:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11194609126295143162.sh
22:50:08 Karaf Deployments, Tests must have already run
22:50:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins18177415003381239180.sh
22:50:08 Cleaning up Robot installation...
22:50:08 $ ssh-agent -k
22:50:08 unset SSH_AUTH_SOCK;
22:50:08 unset SSH_AGENT_PID;
22:50:08 echo Agent pid 5282 killed;
22:50:08 [ssh-agent] Stopped.
22:50:08 Recording plot data
22:50:08 Robot results publisher started...
22:50:08 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:50:08 -Parsing output xml:
22:50:09 Done!
22:50:09 -Copying log files to build dir:
22:50:11 Done!
22:50:11 -Assigning results to build:
22:50:11 Done!
22:50:11 -Checking thresholds:
22:50:11 Done!
22:50:11 Done publishing Robot results.
22:50:11 [PostBuildScript] - [INFO] Executing post build scripts.
22:50:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6948603236954244285.sh
22:50:11 Archiving csit artifacts
22:50:11 mv: cannot stat '*_1.png': No such file or directory
22:50:11 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:50:11 % Total % Received % Xferd Average Speed Time Time Time Current
22:50:11 Dload Upload Total Spent Left Speed
22:50:11
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1382k 0 1382k 0 0 3727k 0 --:--:-- --:--:-- --:--:-- 3717k
100 3520k 0 3520k 0 0 4277k 0 --:--:-- --:--:-- --:--:-- 4272k
22:50:12 Archive: robot-plugin.zip
22:50:12 inflating: ./archives/robot-plugin/log.html
22:50:12 inflating: ./archives/robot-plugin/output.xml
22:50:12 inflating: ./archives/robot-plugin/report.html
22:50:12 mv: cannot stat '*.log.gz': No such file or directory
22:50:12 mv: cannot stat '*.csv': No such file or directory
22:50:12 mv: cannot stat '*.png': No such file or directory
22:50:12 [PostBuildScript] - [INFO] Executing post build scripts.
22:50:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12234600264840311784.sh
22:50:12 [PostBuildScript] - [INFO] Executing post build scripts.
22:50:12 [EnvInject] - Injecting environment variables from a build step.
22:50:12 [EnvInject] - Injecting as environment variables the properties content
22:50:12 OS_CLOUD=vex
22:50:12 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-571
22:50:12
22:50:12 [EnvInject] - Variables injected successfully.
22:50:12 provisioning config files...
22:50:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:50:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13478917981016753287.sh
22:50:13 ---> openstack-stack-delete.sh
22:50:13 Setup pyenv:
22:50:13 system
22:50:13 3.8.13
22:50:13 3.9.13
22:50:13 3.10.13
22:50:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:50:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from file:/tmp/.os_lf_venv
22:50:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:50:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:50:15 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.
22:50:15 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:50:15 lf-activate-venv(): INFO: Base packages installed successfully
22:50:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:50:31 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:50:31 INFO: Stack cost retrieval disabled, setting cost to 0
22:50:43 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-571
22:50:43 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-571
22:50:43 [PostBuildScript] - [INFO] Executing post build scripts.
22:50:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14817691131662204879.sh
22:50:43 ---> sysstat.sh
22:50:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11930704634504054887.sh
22:50:43 ---> package-listing.sh
22:50:43 ++ facter osfamily
22:50:43 ++ tr '[:upper:]' '[:lower:]'
22:50:44 + OS_FAMILY=redhat
22:50:44 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
22:50:44 + START_PACKAGES=/tmp/packages_start.txt
22:50:44 + END_PACKAGES=/tmp/packages_end.txt
22:50:44 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:50:44 + PACKAGES=/tmp/packages_start.txt
22:50:44 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
22:50:44 + PACKAGES=/tmp/packages_end.txt
22:50:44 + case "${OS_FAMILY}" in
22:50:44 + rpm -qa
22:50:44 + sort
22:50:44 + '[' -f /tmp/packages_start.txt ']'
22:50:44 + '[' -f /tmp/packages_end.txt ']'
22:50:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:50:44 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
22:50:44 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
22:50:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
22:50:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6217366464317027809.sh
22:50:44 ---> capture-instance-metadata.sh
22:50:44 Setup pyenv:
22:50:44 system
22:50:44 3.8.13
22:50:44 3.9.13
22:50:44 3.10.13
22:50:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:50:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from file:/tmp/.os_lf_venv
22:50:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:50:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:50:47 lf-activate-venv(): INFO: Base packages installed successfully
22:50:47 lf-activate-venv(): INFO: Installing additional packages: lftools
22:50:56 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:50:56 INFO: Running in OpenStack, capturing instance metadata
22:50:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9943494505042068943.sh
22:50:57 provisioning config files...
22:50:57 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #571
22:50:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config9243236217716797937tmp
22:50:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:50:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:50:57 provisioning config files...
22:50:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:50:57 [EnvInject] - Injecting environment variables from a build step.
22:50:57 [EnvInject] - Injecting as environment variables the properties content
22:50:57 SERVER_ID=logs
22:50:57
22:50:57 [EnvInject] - Variables injected successfully.
22:50:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1294089739410485709.sh
22:50:57 ---> create-netrc.sh
22:50:57 WARN: Log server credential not found.
22:50:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6632648902700361790.sh
22:50:57 ---> python-tools-install.sh
22:50:57 Setup pyenv:
22:50:58 system
22:50:58 3.8.13
22:50:58 3.9.13
22:50:58 3.10.13
22:50:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:50:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from file:/tmp/.os_lf_venv
22:50:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:50:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:00 lf-activate-venv(): INFO: Base packages installed successfully
22:51:00 lf-activate-venv(): INFO: Installing additional packages: lftools
22:51:10 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:51:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3259289069090830528.sh
22:51:10 ---> sudo-logs.sh
22:51:10 Archiving 'sudo' log..
22:51:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17822036599315953060.sh
22:51:10 ---> job-cost.sh
22:51:10 Setup pyenv:
22:51:10 system
22:51:10 3.8.13
22:51:10 3.9.13
22:51:10 3.10.13
22:51:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:51:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from file:/tmp/.os_lf_venv
22:51:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:12 lf-activate-venv(): INFO: Base packages installed successfully
22:51:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:51:19 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:51:19 DEBUG: total: 0
22:51:19 INFO: Retrieving Stack Cost...
22:51:20 INFO: Retrieving Pricing Info for: v3-standard-2
22:51:20 INFO: Archiving Costs
22:51:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12584850509613128973.sh
22:51:20 ---> logs-deploy.sh
22:51:20 Setup pyenv:
22:51:20 system
22:51:20 3.8.13
22:51:20 3.9.13
22:51:20 3.10.13
22:51:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
22:51:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-747q from file:/tmp/.os_lf_venv
22:51:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:22 lf-activate-venv(): INFO: Base packages installed successfully
22:51:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-747q/bin to PATH
22:51:34 WARNING: Nexus logging server not set
22:51:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/571/
22:51:34 INFO: archiving logs to S3
22:51:35 ---> uname -a:
22:51:35 Linux prd-centos8-robot-2c-8g-17334.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
22:51:35
22:51:35
22:51:35 ---> lscpu:
22:51:35 Architecture: x86_64
22:51:35 CPU op-mode(s): 32-bit, 64-bit
22:51:35 Byte Order: Little Endian
22:51:35 CPU(s): 2
22:51:35 On-line CPU(s) list: 0,1
22:51:35 Thread(s) per core: 1
22:51:35 Core(s) per socket: 1
22:51:35 Socket(s): 2
22:51:35 NUMA node(s): 1
22:51:35 Vendor ID: AuthenticAMD
22:51:35 CPU family: 23
22:51:35 Model: 49
22:51:35 Model name: AMD EPYC-Rome Processor
22:51:35 Stepping: 0
22:51:35 CPU MHz: 2799.998
22:51:35 BogoMIPS: 5599.99
22:51:35 Virtualization: AMD-V
22:51:35 Hypervisor vendor: KVM
22:51:35 Virtualization type: full
22:51:35 L1d cache: 32K
22:51:35 L1i cache: 32K
22:51:35 L2 cache: 512K
22:51:35 L3 cache: 16384K
22:51:35 NUMA node0 CPU(s): 0,1
22:51:35 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
22:51:35
22:51:35
22:51:35 ---> nproc:
22:51:35 2
22:51:35
22:51:35
22:51:35 ---> df -h:
22:51:35 Filesystem Size Used Avail Use% Mounted on
22:51:35 devtmpfs 3.8G 0 3.8G 0% /dev
22:51:35 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:51:35 tmpfs 3.8G 17M 3.8G 1% /run
22:51:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:51:35 /dev/vda1 40G 8.4G 32G 21% /
22:51:35 tmpfs 770M 0 770M 0% /run/user/1001
22:51:35
22:51:35
22:51:35 ---> free -m:
22:51:35 total used free shared buff/cache available
22:51:35 Mem: 7697 637 4786 19 2273 6761
22:51:35 Swap: 1023 0 1023
22:51:35
22:51:35
22:51:35 ---> ip addr:
22:51:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:51:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:51:35 inet 127.0.0.1/8 scope host lo
22:51:35 valid_lft forever preferred_lft forever
22:51:35 inet6 ::1/128 scope host
22:51:35 valid_lft forever preferred_lft forever
22:51:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:51:35 link/ether fa:16:3e:22:1c:55 brd ff:ff:ff:ff:ff:ff
22:51:35 altname enp0s3
22:51:35 altname ens3
22:51:35 inet 10.30.170.188/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:51:35 valid_lft 85762sec preferred_lft 85762sec
22:51:35 inet6 fe80::f816:3eff:fe22:1c55/64 scope link
22:51:35 valid_lft forever preferred_lft forever
22:51:35
22:51:35
22:51:35 ---> sar -b -r -n DEV:
22:51:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/29/2025 _x86_64_ (2 CPU)
22:51:35
22:51:35 22:40:54 LINUX RESTART (2 CPU)
22:51:35
22:51:35 10:42:01 PM tps rtps wtps bread/s bwrtn/s
22:51:35 10:43:01 PM 119.59 1.08 118.51 75.31 11384.39
22:51:35 10:44:01 PM 37.51 0.38 37.13 64.26 4598.28
22:51:35 10:45:01 PM 86.12 9.45 76.67 1682.37 8573.68
22:51:35 10:46:01 PM 13.21 0.00 13.21 0.00 1195.98
22:51:35 10:47:01 PM 2.15 0.07 2.08 4.93 127.10
22:51:35 10:48:01 PM 1.03 0.00 1.03 0.00 607.95
22:51:35 10:49:01 PM 0.43 0.00 0.43 0.00 378.14
22:51:35 10:50:01 PM 0.55 0.03 0.52 1.87 282.26
22:51:35 10:51:01 PM 32.54 0.63 31.91 73.18 3101.83
22:51:35 Average: 32.57 1.29 31.28 211.34 3361.20
22:51:35
22:51:35 10:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:51:35 10:43:01 PM 5148744 6995988 2733680 34.68 2688 2022964 747892 8.37 198684 2185276 104472
22:51:35 10:44:01 PM 5144664 7038916 2737760 34.73 2688 2067852 715788 8.01 227780 2153204 53168
22:51:35 10:45:01 PM 4923972 7040492 2958452 37.53 2688 2282708 670720 7.51 266184 2303528 27048
22:51:35 10:46:01 PM 4902868 7019396 2979556 37.80 2688 2282836 686120 7.68 266204 2324312 132
22:51:35 10:47:01 PM 4856964 6983244 3025460 38.38 2688 2292644 748856 8.38 266996 2368876 8196
22:51:35 10:48:01 PM 4841456 6982884 3040968 38.58 2688 2307736 748856 8.38 267000 2384016 5588
22:51:35 10:49:01 PM 4833128 6983600 3049296 38.68 2688 2316824 748856 8.38 267032 2393152 3384
22:51:35 10:50:01 PM 4879200 7039432 3003224 38.10 2688 2326540 664200 7.44 267604 2346172 4772
22:51:35 10:51:01 PM 4957264 6973600 2925160 37.11 2688 2189316 751992 8.42 504640 2060664 10032
22:51:35 Average: 4943140 7006395 2939284 37.29 2688 2232158 720364 8.07 281347 2279911 24088
22:51:35
22:51:35 10:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:51:35 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 10:43:01 PM eth0 93.42 76.27 1135.27 10.86 0.00 0.00 0.00 0.00
22:51:35 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 10:44:01 PM eth0 17.06 11.66 8.68 4.55 0.00 0.00 0.00 0.00
22:51:35 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 10:45:01 PM eth0 243.07 184.04 378.26 39.54 0.00 0.00 0.00 0.00
22:51:35 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 10:46:01 PM eth0 14.68 7.45 3.68 0.75 0.00 0.00 0.00 0.00
22:51:35 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 10:47:01 PM eth0 28.03 26.33 82.65 6.32 0.00 0.00 0.00 0.00
22:51:35 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 10:48:01 PM eth0 29.19 29.01 96.85 9.17 0.00 0.00 0.00 0.00
22:51:35 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 10:49:01 PM eth0 16.41 18.35 35.35 12.11 0.00 0.00 0.00 0.00
22:51:35 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 10:50:01 PM eth0 18.11 16.78 81.93 5.15 0.00 0.00 0.00 0.00
22:51:35 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 10:51:01 PM eth0 81.82 51.13 143.39 86.71 0.00 0.00 0.00 0.00
22:51:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:51:35 Average: eth0 60.20 46.78 218.46 19.46 0.00 0.00 0.00 0.00
22:51:35
22:51:35
22:51:35 ---> sar -P ALL:
22:51:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/29/2025 _x86_64_ (2 CPU)
22:51:35
22:51:35 22:40:54 LINUX RESTART (2 CPU)
22:51:35
22:51:35 10:42:01 PM CPU %user %nice %system %iowait %steal %idle
22:51:35 10:43:01 PM all 35.69 0.00 5.13 1.07 0.10 58.01
22:51:35 10:43:01 PM 0 27.97 0.00 4.66 1.05 0.08 66.24
22:51:35 10:43:01 PM 1 43.40 0.00 5.61 1.10 0.12 49.78
22:51:35 10:44:01 PM all 20.22 0.00 3.11 0.30 0.07 76.30
22:51:35 10:44:01 PM 0 23.72 0.00 3.18 0.13 0.07 72.90
22:51:35 10:44:01 PM 1 16.72 0.00 3.04 0.47 0.07 79.71
22:51:35 10:45:01 PM all 29.89 0.00 5.84 0.89 0.08 63.30
22:51:35 10:45:01 PM 0 38.39 0.00 6.11 0.91 0.08 54.50
22:51:35 10:45:01 PM 1 21.46 0.00 5.58 0.87 0.08 72.02
22:51:35 10:46:01 PM all 0.48 0.00 0.21 0.14 0.04 99.13
22:51:35 10:46:01 PM 0 0.53 0.00 0.25 0.23 0.03 98.95
22:51:35 10:46:01 PM 1 0.42 0.00 0.17 0.05 0.05 99.32
22:51:35 10:47:01 PM all 10.48 0.00 0.25 0.01 0.08 89.18
22:51:35 10:47:01 PM 0 17.81 0.00 0.23 0.00 0.10 81.85
22:51:35 10:47:01 PM 1 3.16 0.00 0.27 0.02 0.07 96.49
22:51:35 10:48:01 PM all 16.64 0.00 0.18 0.03 0.08 83.08
22:51:35 10:48:01 PM 0 23.35 0.00 0.17 0.00 0.08 76.40
22:51:35 10:48:01 PM 1 9.93 0.00 0.18 0.05 0.08 89.75
22:51:35 10:49:01 PM all 11.76 0.00 0.13 0.02 0.05 88.04
22:51:35 10:49:01 PM 0 14.38 0.00 0.13 0.00 0.05 85.44
22:51:35 10:49:01 PM 1 9.14 0.00 0.13 0.03 0.05 90.64
22:51:35 10:50:01 PM all 7.93 0.00 0.38 0.01 0.08 91.61
22:51:35 10:50:01 PM 0 12.03 0.00 0.40 0.00 0.07 87.50
22:51:35 10:50:01 PM 1 3.83 0.00 0.35 0.02 0.08 95.72
22:51:35 10:51:01 PM all 28.28 0.00 3.80 0.18 0.08 67.66
22:51:35 10:51:01 PM 0 37.61 0.00 4.13 0.17 0.10 57.99
22:51:35 10:51:01 PM 1 18.94 0.00 3.47 0.20 0.07 77.32
22:51:35 Average: all 17.94 0.00 2.12 0.29 0.07 79.58
22:51:35 Average: 0 21.75 0.00 2.14 0.28 0.07 75.76
22:51:35 Average: 1 14.13 0.00 2.09 0.31 0.07 83.39
22:51:35
22:51:35
22:51:35