19:42:24 Started by upstream project "integration-sanity-test-vanadium" build number 142
19:42:24 originally caused by:
19:42:24 Started by timer
19:42:24 Running as SYSTEM
19:42:24 [EnvInject] - Loading node environment variables.
19:42:24 Building remotely on prd-centos8-robot-2c-8g-34675 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:42:24 [ssh-agent] Looking for ssh-agent implementation...
19:42:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
19:42:24 $ ssh-agent
19:42:24 SSH_AUTH_SOCK=/tmp/ssh-CfGgyDNXiUFB/agent.5289
19:42:24 SSH_AGENT_PID=5290
19:42:24 [ssh-agent] Started.
19:42:24 Running ssh-add (command line suppressed)
19:42:24 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_7488455096477398002.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_7488455096477398002.key)
19:42:24 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
19:42:24 The recommended git tool is: NONE
19:42:27 using credential opendaylight-jenkins-ssh
19:42:27 Wiping out workspace first.
19:42:27 Cloning the remote Git repository
19:42:27 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
19:42:27 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10
19:42:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:42:27 > git --version # timeout=10
19:42:27 > git --version # 'git version 2.43.0'
19:42:27 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:42:27 [INFO] Currently running in a labeled security context
19:42:27 [INFO] Currently SELinux is 'enforcing' on the host
19:42:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh2391478883650544790.key
19:42:27 Verifying host key using known hosts file
19:42:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
19:42:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
19:42:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:42:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:42:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:42:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:42:30 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:42:30 [INFO] Currently running in a labeled security context
19:42:30 [INFO] Currently SELinux is 'enforcing' on the host
19:42:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh16528942592125170881.key
19:42:30 Verifying host key using known hosts file
19:42:30 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
19:42:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
19:42:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:42:30 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
19:42:30 > git config core.sparsecheckout # timeout=10
19:42:30 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
19:42:31 Commit message: "Add bgpcep variables for vanadium"
19:42:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:42:31 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
19:42:31 No emails were triggered.
19:42:31 provisioning config files...
19:42:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc
19:42:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
19:42:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:42:31 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11047077364116131610.sh
19:42:31 ---> python-tools-install.sh
19:42:31 Setup pyenv:
19:42:32 system
19:42:32 * 3.8.13 (set by /opt/pyenv/version)
19:42:32 * 3.9.13 (set by /opt/pyenv/version)
19:42:32 * 3.10.13 (set by /opt/pyenv/version)
19:42:32 * 3.11.7 (set by /opt/pyenv/version)
19:42:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u3Vs
19:42:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
19:42:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:42:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:42:41 lf-activate-venv(): INFO: Base packages installed successfully
19:42:41 lf-activate-venv(): INFO: Installing additional packages: lftools
19:43:08 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:43:08 Generating Requirements File
19:43:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
19:43:29 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
19:43:29 Python 3.11.7
19:43:29 pip 25.3 from /tmp/venv-u3Vs/lib/python3.11/site-packages/pip (python 3.11)
19:43:29 appdirs==1.4.4
19:43:29 argcomplete==3.6.3
19:43:29 aspy.yaml==1.3.0
19:43:29 attrs==25.4.0
19:43:29 autopage==0.5.2
19:43:29 beautifulsoup4==4.14.3
19:43:29 boto3==1.42.26
19:43:29 botocore==1.42.26
19:43:29 bs4==0.0.2
19:43:29 certifi==2026.1.4
19:43:29 cffi==2.0.0
19:43:29 cfgv==3.5.0
19:43:29 chardet==5.2.0
19:43:29 charset-normalizer==3.4.4
19:43:29 click==8.3.1
19:43:29 cliff==4.13.1
19:43:29 cmd2==3.1.0
19:43:29 cryptography==3.3.2
19:43:29 debtcollector==3.0.0
19:43:29 decorator==5.2.1
19:43:29 defusedxml==0.7.1
19:43:29 Deprecated==1.3.1
19:43:29 distlib==0.4.0
19:43:29 dnspython==2.8.0
19:43:29 docker==7.1.0
19:43:29 dogpile.cache==1.5.0
19:43:29 durationpy==0.10
19:43:29 email-validator==2.3.0
19:43:29 filelock==3.20.3
19:43:29 future==1.0.0
19:43:29 gitdb==4.0.12
19:43:29 GitPython==3.1.46
19:43:29 google-auth==2.47.0
19:43:29 httplib2==0.31.1
19:43:29 identify==2.6.16
19:43:29 idna==3.11
19:43:29 importlib-resources==1.5.0
19:43:29 iso8601==2.1.0
19:43:29 Jinja2==3.1.6
19:43:29 jmespath==1.0.1
19:43:29 jsonpatch==1.33
19:43:29 jsonpointer==3.0.0
19:43:29 jsonschema==4.26.0
19:43:29 jsonschema-specifications==2025.9.1
19:43:29 keystoneauth1==5.12.0
19:43:29 kubernetes==34.1.0
19:43:29 lftools==0.37.19
19:43:29 lxml==6.0.2
19:43:29 markdown-it-py==4.0.0
19:43:29 MarkupSafe==3.0.3
19:43:29 mdurl==0.1.2
19:43:29 msgpack==1.1.2
19:43:29 multi_key_dict==2.0.3
19:43:29 munch==4.0.0
19:43:29 netaddr==1.3.0
19:43:29 niet==1.4.2
19:43:29 nodeenv==1.10.0
19:43:29 oauth2client==4.1.3
19:43:29 oauthlib==3.3.1
19:43:29 openstacksdk==4.8.0
19:43:29 os-service-types==1.8.2
19:43:29 osc-lib==4.3.0
19:43:29 oslo.config==10.2.0
19:43:29 oslo.context==6.2.0
19:43:29 oslo.i18n==6.7.1
19:43:29 oslo.log==8.0.0
19:43:29 oslo.serialization==5.9.0
19:43:29 oslo.utils==9.2.0
19:43:29 packaging==25.0
19:43:29 pbr==7.0.3
19:43:29 platformdirs==4.5.1
19:43:29 prettytable==3.17.0
19:43:29 psutil==7.2.1
19:43:29 pyasn1==0.6.1
19:43:29 pyasn1_modules==0.4.2
19:43:29 pycparser==2.23
19:43:29 pygerrit2==2.0.15
19:43:29 PyGithub==2.8.1
19:43:29 Pygments==2.19.2
19:43:29 PyJWT==2.10.1
19:43:29 PyNaCl==1.6.2
19:43:29 pyparsing==2.4.7
19:43:29 pyperclip==1.11.0
19:43:29 pyrsistent==0.20.0
19:43:29 python-cinderclient==9.8.0
19:43:29 python-dateutil==2.9.0.post0
19:43:29 python-heatclient==4.3.0
19:43:29 python-jenkins==1.8.3
19:43:29 python-keystoneclient==5.7.0
19:43:29 python-magnumclient==4.9.0
19:43:29 python-openstackclient==8.3.0
19:43:29 python-swiftclient==4.9.0
19:43:29 PyYAML==6.0.3
19:43:29 referencing==0.37.0
19:43:29 requests==2.32.5
19:43:29 requests-oauthlib==2.0.0
19:43:29 requestsexceptions==1.4.0
19:43:29 rfc3986==2.0.0
19:43:29 rich==14.2.0
19:43:29 rich-argparse==1.7.2
19:43:29 rpds-py==0.30.0
19:43:29 rsa==4.9.1
19:43:29 ruamel.yaml==0.19.1
19:43:29 ruamel.yaml.clib==0.2.15
19:43:29 s3transfer==0.16.0
19:43:29 simplejson==3.20.2
19:43:29 six==1.17.0
19:43:29 smmap==5.0.2
19:43:29 soupsieve==2.8.1
19:43:29 stevedore==5.6.0
19:43:29 tabulate==0.9.0
19:43:29 toml==0.10.2
19:43:29 tomlkit==0.14.0
19:43:29 tqdm==4.67.1
19:43:29 typing_extensions==4.15.0
19:43:29 tzdata==2025.3
19:43:29 urllib3==1.26.20
19:43:29 virtualenv==20.36.1
19:43:29 wcwidth==0.2.14
19:43:29 websocket-client==1.9.0
19:43:29 wrapt==2.0.1
19:43:29 xdg==6.0.0
19:43:29 xmltodict==1.0.2
19:43:29 yq==3.4.3
19:43:30 [EnvInject] - Injecting environment variables from a build step.
19:43:30 [EnvInject] - Injecting as environment variables the properties content
19:43:30 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
19:43:30 OS_CLOUD=vex
19:43:30 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-140
19:43:30 OS_STACK_TEMPLATE_DIR=openstack-hot
19:43:30
19:43:30 [EnvInject] - Variables injected successfully.
19:43:30 provisioning config files...
19:43:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:43:30 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15971016313276603300.sh
19:43:30 ---> Create parameters file for OpenStack HOT
19:43:30 OpenStack Heat parameters generated
19:43:30 -----------------------------------
19:43:30 parameters:
19:43:30 vm_0_count: '1'
19:43:30 vm_0_flavor: 'v3-standard-4'
19:43:30 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
19:43:30 vm_1_count: '1'
19:43:30 vm_1_flavor: 'v3-standard-2'
19:43:30 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
19:43:30
19:43:30 job_name: '38640-140'
19:43:30 silo: 'releng'
19:43:30 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins3688407185899101738.sh
19:43:30 ---> Create HEAT stack
19:43:30 + source /home/jenkins/lf-env.sh
19:43:30 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:43:30 ++ mktemp -d /tmp/venv-XXXX
19:43:30 + lf_venv=/tmp/venv-L4Yj
19:43:30 + local venv_file=/tmp/.os_lf_venv
19:43:30 + local python=python3
19:43:30 + local options
19:43:30 + local set_path=true
19:43:30 + local install_args=
19:43:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:43:30 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
19:43:30 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
19:43:30 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:43:30 + true
19:43:30 + case $1 in
19:43:30 + python=python3
19:43:30 + shift 2
19:43:30 + true
19:43:30 + case $1 in
19:43:30 + shift
19:43:30 + break
19:43:30 + case $python in
19:43:30 + local pkg_list=
19:43:30 + [[ -d /opt/pyenv ]]
19:43:30 + echo 'Setup pyenv:'
19:43:30 Setup pyenv:
19:43:30 + export PYENV_ROOT=/opt/pyenv
19:43:30 + PYENV_ROOT=/opt/pyenv
19:43:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:30 + pyenv versions
19:43:30 system
19:43:30 3.8.13
19:43:30 3.9.13
19:43:30 3.10.13
19:43:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:43:30 + command -v pyenv
19:43:30 ++ pyenv init - --no-rehash
19:43:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
19:43:30 for i in ${!paths[@]}; do
19:43:30 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
19:43:30 fi; done;
19:43:30 echo "${paths[*]}"'\'')"
19:43:30 export PATH="/opt/pyenv/shims:${PATH}"
19:43:30 export PYENV_SHELL=bash
19:43:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
19:43:30 pyenv() {
19:43:30 local command
19:43:30 command="${1:-}"
19:43:30 if [ "$#" -gt 0 ]; then
19:43:30 shift
19:43:30 fi
19:43:30
19:43:30 case "$command" in
19:43:30 rehash|shell)
19:43:30 eval "$(pyenv "sh-$command" "$@")"
19:43:30 ;;
19:43:30 *)
19:43:30 command pyenv "$command" "$@"
19:43:30 ;;
19:43:30 esac
19:43:30 }'
19:43:30 +++ bash --norc -ec 'IFS=:; paths=($PATH);
19:43:30 for i in ${!paths[@]}; do
19:43:30 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
19:43:30 fi; done;
19:43:30 echo "${paths[*]}"'
19:43:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:30 ++ export PYENV_SHELL=bash
19:43:30 ++ PYENV_SHELL=bash
19:43:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
19:43:30 +++ complete -F _pyenv pyenv
19:43:30 ++ lf-pyver python3
19:43:30 ++ local py_version_xy=python3
19:43:30 ++ local py_version_xyz=
19:43:30 ++ awk '{ print $1 }'
19:43:30 ++ pyenv versions
19:43:30 ++ local command
19:43:30 ++ command=versions
19:43:30 ++ '[' 1 -gt 0 ']'
19:43:30 ++ shift
19:43:30 ++ case "$command" in
19:43:30 ++ command pyenv versions
19:43:30 ++ pyenv versions
19:43:30 ++ sed 's/^[ *]* //'
19:43:30 ++ grep -E '^[0-9.]*[0-9]$'
19:43:30 ++ [[ ! -s /tmp/.pyenv_versions ]]
19:43:30 +++ tail -n 1
19:43:30 +++ grep '^3' /tmp/.pyenv_versions
19:43:30 +++ sort -V
19:43:30 ++ py_version_xyz=3.11.7
19:43:30 ++ [[ -z 3.11.7 ]]
19:43:30 ++ echo 3.11.7
19:43:30 ++ return 0
19:43:30 + pyenv local 3.11.7
19:43:30 + local command
19:43:30 + command=local
19:43:30 + '[' 2 -gt 0 ']'
19:43:30 + shift
19:43:30 + case "$command" in
19:43:30 + command pyenv local 3.11.7
19:43:30 + pyenv local 3.11.7
19:43:30 + for arg in "$@"
19:43:30 + case $arg in
19:43:30 + pkg_list+='lftools[openstack] '
19:43:30 + for arg in "$@"
19:43:30 + case $arg in
19:43:30 + pkg_list+='kubernetes '
19:43:30 + for arg in "$@"
19:43:30 + case $arg in
19:43:30 + pkg_list+='niet '
19:43:30 + for arg in "$@"
19:43:30 + case $arg in
19:43:30 + pkg_list+='python-heatclient '
19:43:30 + for arg in "$@"
19:43:30 + case $arg in
19:43:30 + pkg_list+='python-openstackclient '
19:43:30 + for arg in "$@"
19:43:30 + case $arg in
19:43:30 + pkg_list+='python-magnumclient '
19:43:30 + for arg in "$@"
19:43:30 + case $arg in
19:43:30 + pkg_list+='urllib3~=1.26.15 '
19:43:30 + for arg in "$@"
19:43:30 + case $arg in
19:43:30 + pkg_list+='yq '
19:43:30 + [[ -f /tmp/.os_lf_venv ]]
19:43:30 ++ cat /tmp/.os_lf_venv
19:43:30 + lf_venv=/tmp/venv-u3Vs
19:43:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from' file:/tmp/.os_lf_venv
19:43:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from file:/tmp/.os_lf_venv
19:43:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
19:43:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:43:30 + local 'pip_opts=--upgrade --quiet'
19:43:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
19:43:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
19:43:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
19:43:30 + [[ -n '' ]]
19:43:30 + [[ -n '' ]]
19:43:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
19:43:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:43:30 + /tmp/venv-u3Vs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
19:43:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
19:43:32 lf-activate-venv(): INFO: Base packages installed successfully
19:43:32 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
19:43:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
19:43:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:43:32 + /tmp/venv-u3Vs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:43:49 + type python3
19:43:49 + true
19:43:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH'
19:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:43:49 + PATH=/tmp/venv-u3Vs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:49 + return 0
19:43:49 + openstack --os-cloud vex limits show --absolute
19:43:51 +--------------------------+---------+
19:43:51 | Name | Value |
19:43:51 +--------------------------+---------+
19:43:51 | maxTotalInstances | -1 |
19:43:51 | maxTotalCores | 450 |
19:43:51 | maxTotalRAMSize | 1000000 |
19:43:51 | maxServerMeta | 128 |
19:43:51 | maxImageMeta | 128 |
19:43:51 | maxPersonality | 5 |
19:43:51 | maxPersonalitySize | 10240 |
19:43:51 | maxTotalKeypairs | 100 |
19:43:51 | maxServerGroups | 10 |
19:43:51 | maxServerGroupMembers | 10 |
19:43:51 | maxTotalFloatingIps | -1 |
19:43:51 | maxSecurityGroups | -1 |
19:43:51 | maxSecurityGroupRules | -1 |
19:43:51 | totalRAMUsed | 65536 |
19:43:51 | totalCoresUsed | 16 |
19:43:51 | totalInstancesUsed | 6 |
19:43:51 | totalFloatingIpsUsed | 0 |
19:43:51 | totalSecurityGroupsUsed | 0 |
19:43:51 | totalServerGroupsUsed | 0 |
19:43:51 | maxTotalVolumes | -1 |
19:43:51 | maxTotalSnapshots | 10 |
19:43:51 | maxTotalVolumeGigabytes | 4096 |
19:43:51 | maxTotalBackups | 10 |
19:43:51 | maxTotalBackupGigabytes | 1000 |
19:43:51 | totalVolumesUsed | 0 |
19:43:51 | totalGigabytesUsed | 0 |
19:43:51 | totalSnapshotsUsed | 0 |
19:43:51 | totalBackupsUsed | 0 |
19:43:51 | totalBackupGigabytesUsed | 0 |
19:43:51 +--------------------------+---------+
19:43:51 + pushd /opt/ciman/openstack-hot
19:43:51 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:43:51 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-140 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml
19:44:16 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-140
19:44:16 Waiting to initialize infrastructure...
19:44:16 Stack initialization successful.
19:44:16 ------------------------------------
19:44:16 Stack Details
19:44:16 ------------------------------------
19:44:16 {'added': None,
19:44:16 'capabilities': [],
19:44:16 'created_at': '2026-01-13T19:43:54Z',
19:44:16 'deleted': None,
19:44:16 'deleted_at': None,
19:44:16 'description': 'No description',
19:44:16 'environment': None,
19:44:16 'environment_files': None,
19:44:16 'files': None,
19:44:16 'files_container': None,
19:44:16 'id': '5d66f6d1-90f5-4c6e-9c36-50d262c84844',
19:44:16 'is_rollback_disabled': True,
19:44:16 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-140/5d66f6d1-90f5-4c6e-9c36-50d262c84844',
19:44:16 'rel': 'self'}],
19:44:16 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
19:44:16 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-140',
19:44:16 'notification_topics': [],
19:44:16 'outputs': [{'description': 'IP addresses of the 1st vm types',
19:44:16 'output_key': 'vm_0_ips',
19:44:16 'output_value': ['10.30.170.81']},
19:44:16 {'description': 'IP addresses of the 2nd vm types',
19:44:16 'output_key': 'vm_1_ips',
19:44:16 'output_value': ['10.30.170.138']}],
19:44:16 'owner_id': ****,
19:44:16 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
19:44:16 'OS::stack_id': '5d66f6d1-90f5-4c6e-9c36-50d262c84844',
19:44:16 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-140',
19:44:16 'job_name': '38640-140',
19:44:16 'silo': 'releng',
19:44:16 'vm_0_count': '1',
19:44:16 'vm_0_flavor': 'v3-standard-4',
19:44:16 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
19:44:16 '20260109-084045.554',
19:44:16 'vm_1_count': '1',
19:44:16 'vm_1_flavor': 'v3-standard-2',
19:44:16 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
19:44:16 '- 20250917-133034.654'},
19:44:16 'parent_id': None,
19:44:16 'replaced': None,
19:44:16 'status': 'CREATE_COMPLETE',
19:44:16 'status_reason': 'Stack CREATE completed successfully',
19:44:16 'tags': [],
19:44:16 'template': None,
19:44:16 'template_description': 'No description',
19:44:16 'template_url': None,
19:44:16 'timeout_mins': 15,
19:44:16 'unchanged': None,
19:44:16 'updated': None,
19:44:16 'updated_at': None,
19:44:16 'user_project_id': '9fdf19bc6ba441058cdcd83658d7f918'}
19:44:16 ------------------------------------
19:44:17 + popd
19:44:17 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:44:17 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins5669912462781251726.sh
19:44:17 ---> Copy SSH public keys to CSIT lab
19:44:17 Setup pyenv:
19:44:17 system
19:44:17 3.8.13
19:44:17 3.9.13
19:44:17 3.10.13
19:44:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:44:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from file:/tmp/.os_lf_venv
19:44:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:44:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:44:19 lf-activate-venv(): INFO: Base packages installed successfully
19:44:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
19:44:34 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:44:36 SSH not responding on 10.30.170.81. Retrying in 10 seconds...
19:44:37 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
19:44:38 releng-38640-140-1-mininet-ovs-217-0
19:44:38 Successfully copied public keys to slave 10.30.170.138
19:44:46 Ping to 10.30.170.81 successful.
19:44:47 SSH not responding on 10.30.170.81. Retrying in 10 seconds...
19:44:57 Ping to 10.30.170.81 successful.
19:44:58 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:44:58 releng-38640-140-0-builder-0
19:44:58 Successfully copied public keys to slave 10.30.170.81
19:44:58 Process 6501 ready.
19:44:58 Process 6502 ready.
19:44:58 SSH ready on all stack servers.
19:44:58 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins13054423366993201628.sh
19:44:58 Setup pyenv:
19:44:59 system
19:44:59 3.8.13
19:44:59 3.9.13
19:44:59 3.10.13
19:44:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:45:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eKbs
19:45:03 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv
19:45:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:45:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:45:07 lf-activate-venv(): INFO: Base packages installed successfully
19:45:07 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
19:45:09 lf-activate-venv(): INFO: Adding /tmp/venv-eKbs/bin to PATH
19:45:09 + echo 'Installing Python Requirements'
19:45:09 Installing Python Requirements
19:45:09 + cat
19:45:09 + python -m pip install -r requirements.txt
19:45:09 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
19:45:09 Collecting docker-py (from -r requirements.txt (line 1))
19:45:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
19:45:09 Collecting ipaddr (from -r requirements.txt (line 2))
19:45:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
19:45:09 Installing build dependencies: started
19:45:10 Installing build dependencies: finished with status 'done'
19:45:10 Getting requirements to build wheel: started
19:45:10 Getting requirements to build wheel: finished with status 'done'
19:45:10 Preparing metadata (pyproject.toml): started
19:45:10 Preparing metadata (pyproject.toml): finished with status 'done'
19:45:10 Collecting netaddr (from -r requirements.txt (line 3))
19:45:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
19:45:11 Collecting netifaces (from -r requirements.txt (line 4))
19:45:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
19:45:11 Installing build dependencies: started
19:45:11 Installing build dependencies: finished with status 'done'
19:45:11 Getting requirements to build wheel: started
19:45:12 Getting requirements to build wheel: finished with status 'done'
19:45:12 Preparing metadata (pyproject.toml): started
19:45:12 Preparing metadata (pyproject.toml): finished with status 'done'
19:45:12 Collecting pyhocon (from -r requirements.txt (line 5))
19:45:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
19:45:12 Collecting requests (from -r requirements.txt (line 6))
19:45:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
19:45:12 Collecting robotframework (from -r requirements.txt (line 7))
19:45:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
19:45:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 26.7 MB/s 0:00:00
19:45:12 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
19:45:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
19:45:12 Installing build dependencies: started
19:45:13 Installing build dependencies: finished with status 'done'
19:45:13 Getting requirements to build wheel: started
19:45:14 Getting requirements to build wheel: finished with status 'done'
19:45:14 Preparing metadata (pyproject.toml): started
19:45:14 Preparing metadata (pyproject.toml): finished with status 'done'
19:45:14 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
19:45:14 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
19:45:14 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
19:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
19:45:14 Installing build dependencies: started
19:45:15 Installing build dependencies: finished with status 'done'
19:45:15 Getting requirements to build wheel: started
19:45:15 Getting requirements to build wheel: finished with status 'done'
19:45:15 Preparing metadata (pyproject.toml): started
19:45:16 Preparing metadata (pyproject.toml): finished with status 'done'
19:45:16 Collecting scapy (from -r requirements.txt (line 12))
19:45:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
19:45:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 32.4 MB/s 0:00:00
19:45:16 Collecting jsonpath-rw (from -r requirements.txt (line 15))
19:45:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
19:45:16 Installing build dependencies: started
19:45:17 Installing build dependencies: finished with status 'done'
19:45:17 Getting requirements to build wheel: started
19:45:17 Getting requirements to build wheel: finished with status 'done'
19:45:17 Preparing metadata (pyproject.toml): started
19:45:17 Preparing metadata (pyproject.toml): finished with status 'done'
19:45:17 Collecting elasticsearch (from -r requirements.txt (line 18))
19:45:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
19:45:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 32.1 MB/s 0:00:00
19:45:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:45:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
19:45:18 Collecting pyangbind (from -r requirements.txt (line 22))
19:45:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
19:45:18 Collecting isodate (from -r requirements.txt (line 25))
19:45:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
19:45:18 Collecting jmespath (from -r requirements.txt (line 28))
19:45:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
19:45:18 Collecting jsonpatch (from -r requirements.txt (line 31))
19:45:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
19:45:18 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:45:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
19:45:18 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:45:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
19:45:18 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
19:45:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
19:45:18 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
19:45:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
19:45:18 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
19:45:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
19:45:18 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
19:45:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
19:45:19 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
19:45:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
19:45:19 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
19:45:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
19:45:19 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
19:45:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
19:45:19 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
19:45:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
19:45:19 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
19:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
19:45:19 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
19:45:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
19:45:19 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
19:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
19:45:19 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
19:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
19:45:19 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
19:45:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
19:45:19 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
19:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
19:45:19 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
19:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
19:45:19 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
19:45:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
19:45:19 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
19:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
19:45:20 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
19:45:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
19:45:20 Collecting elasticsearch (from -r requirements.txt (line 18))
19:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
19:45:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 33.0 MB/s 0:00:00
19:45:20 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
19:45:20 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
19:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
19:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
19:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
19:45:20 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
19:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
19:45:20 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
19:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
19:45:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.4 MB/s 0:00:00
19:45:20 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
19:45:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
19:45:21 Collecting regex (from pyangbind->-r requirements.txt (line 22))
19:45:21 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)
19:45:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.1 MB/s 0:00:00
19:45:22 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
19:45:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
19:45:22 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:45:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
19:45:22 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:45:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
19:45:22 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:45:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
19:45:22 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:45:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
19:45:23 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:45:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
19:45:23 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:45:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
19:45:23 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
19:45:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 45.7 MB/s 0:00:00
19:45:23 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
19:45:23 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
19:45:24 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
19:45:24 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
19:45:24 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
19:45:24 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
19:45:24 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
19:45:24 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
19:45:24 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
19:45:24 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
19:45:24 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
19:45:24 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:45:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
19:45:24 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
19:45:25 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:45:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
19:45:25 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
19:45:25 Building wheel for robotframework-sshlibrary (pyproject.toml): started
19:45:25 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
19:45:25 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ad70f62d75b4cb5f6ab7d7ae3cbd88b54dd1ab6b5f20b80473a04a9da6259fe9
19:45:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
19:45:25 Building wheel for ipaddr (pyproject.toml): started
19:45:25 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
19:45:25 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=b63b42ac08ffcc3d22e40e2e3cbb7bb3767a15b3ade516c71851a51a4bc63beb
19:45:25 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
19:45:25 Building wheel for netifaces (pyproject.toml): started
19:45:28 Building wheel for netifaces (pyproject.toml): finished with status 'done'
19:45:28 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41096 sha256=319f2012029d1727bdeb3ace29f5f820571c2ce3097c58ebf6564f446e2220de
19:45:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
19:45:28 Building wheel for robotframework-httplibrary (pyproject.toml): started
19:45:28 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
19:45:28 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=bdb24dc99f787d057aac3f3fe4cdf7d69cc958613b71157ba638fa87cd25085c
19:45:28 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
19:45:28 Building wheel for jsonpath-rw (pyproject.toml): started
19:45:28 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
19:45:28 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e11e0c2e984c849cc1a6f092dddafb7dccebd360b6d400f6cf38cd557615fe1b
19:45:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
19:45:28 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
19:45:28 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
19:45:35
19:45:35 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-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.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
19:45:36 + pip freeze
19:45:36 attrs==25.4.0
19:45:36 bcrypt==5.0.0
19:45:36 beautifulsoup4==4.14.3
19:45:36 certifi==2026.1.4
19:45:36 cffi==2.0.0
19:45:36 charset-normalizer==3.4.4
19:45:36 click==8.3.1
19:45:36 cryptography==46.0.3
19:45:36 decorator==5.2.1
19:45:36 distlib==0.4.0
19:45:36 docker-py==1.10.6
19:45:36 docker-pycreds==0.4.0
19:45:36 elastic-transport==8.17.1
19:45:36 elasticsearch==8.19.3
19:45:36 elasticsearch-dsl==8.15.4
19:45:36 enum34==1.1.10
19:45:36 filelock==3.20.3
19:45:36 h11==0.16.0
19:45:36 idna==3.11
19:45:36 invoke==2.2.1
19:45:36 ipaddr==2.2.0
19:45:36 isodate==0.7.2
19:45:36 jmespath==1.0.1
19:45:36 jsonpatch==1.33
19:45:36 jsonpath-rw==1.4.0
19:45:36 jsonpointer==3.0.0
19:45:36 lxml==6.0.2
19:45:36 netaddr==1.3.0
19:45:36 netifaces==0.11.0
19:45:36 outcome==1.3.0.post0
19:45:36 paramiko==4.0.0
19:45:36 platformdirs==4.5.1
19:45:36 ply==3.11
19:45:36 pyang==2.7.1
19:45:36 pyangbind==0.8.7
19:45:36 pycparser==2.23
19:45:36 pyhocon==0.3.61
19:45:36 PyNaCl==1.6.2
19:45:36 pyparsing==3.3.1
19:45:36 PySocks==1.7.1
19:45:36 python-dateutil==2.9.0.post0
19:45:36 regex==2025.11.3
19:45:36 requests==2.32.5
19:45:36 robotframework==7.4.1
19:45:36 robotframework-httplibrary==0.4.2
19:45:36 robotframework-pythonlibcore==4.4.1
19:45:36 robotframework-requests==0.9.7
19:45:36 robotframework-selenium2library==3.0.0
19:45:36 robotframework-seleniumlibrary==6.8.0
19:45:36 robotframework-sshlibrary==3.8.0
19:45:36 scapy==2.7.0
19:45:36 scp==0.15.0
19:45:36 selenium==4.39.0
19:45:36 six==1.17.0
19:45:36 sniffio==1.3.1
19:45:36 sortedcontainers==2.4.0
19:45:36 soupsieve==2.8.1
19:45:36 trio==0.32.0
19:45:36 trio-websocket==0.12.2
19:45:36 typing_extensions==4.15.0
19:45:36 urllib3==2.6.3
19:45:36 virtualenv==20.36.1
19:45:36 waitress==3.0.2
19:45:36 WebOb==1.8.9
19:45:36 websocket-client==1.9.0
19:45:36 WebTest==3.0.7
19:45:36 wsproto==1.3.2
19:45:36 [EnvInject] - Injecting environment variables from a build step.
19:45:36 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
19:45:36 [EnvInject] - Variables injected successfully.
19:45:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins11045613878297983713.sh
19:45:36 Setup pyenv:
19:45:36 system
19:45:36 3.8.13
19:45:36 3.9.13
19:45:36 3.10.13
19:45:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:45:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from file:/tmp/.os_lf_venv
19:45:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:45:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:45:38 lf-activate-venv(): INFO: Base packages installed successfully
19:45:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
19:45: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.
19:45:47 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
19:45:48 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:45:48 + ODL_SYSTEM=()
19:45:48 + TOOLS_SYSTEM=()
19:45:48 + OPENSTACK_SYSTEM=()
19:45:48 + OPENSTACK_CONTROLLERS=()
19:45:48 + mapfile -t ADDR
19:45:48 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-140
19:45:48 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
19:45:49 + for i in "${ADDR[@]}"
19:45:49 ++ ssh 10.30.170.138 hostname -s
19:45:50 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
19:45:50 + REMHOST=releng-38640-140-1-mininet-ovs-217-0
19:45:50 + case ${REMHOST} in
19:45:50 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
19:45:50 + for i in "${ADDR[@]}"
19:45:50 ++ ssh 10.30.170.81 hostname -s
19:45:50 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:45:50 + REMHOST=releng-38640-140-0-builder-0
19:45:50 + case ${REMHOST} in
19:45:50 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
19:45:50 + echo NUM_ODL_SYSTEM=1
19:45:50 + echo NUM_TOOLS_SYSTEM=1
19:45:50 + '[' '' == yes ']'
19:45:50 + NUM_OPENSTACK_SYSTEM=0
19:45:50 + echo NUM_OPENSTACK_SYSTEM=0
19:45:50 + '[' 0 -eq 2 ']'
19:45:50 + echo ODL_SYSTEM_IP=10.30.170.81
19:45:50 ++ seq 0 0
19:45:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
19:45:50 + echo ODL_SYSTEM_1_IP=10.30.170.81
19:45:50 + echo TOOLS_SYSTEM_IP=10.30.170.138
19:45:50 ++ seq 0 0
19:45:50 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
19:45:50 + echo TOOLS_SYSTEM_1_IP=10.30.170.138
19:45:50 + openstack_index=0
19:45:50 + NUM_OPENSTACK_CONTROL_NODES=1
19:45:50 + echo NUM_OPENSTACK_CONTROL_NODES=1
19:45:50 ++ seq 0 0
19:45:50 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
19:45:50 + echo OPENSTACK_CONTROL_NODE_1_IP=
19:45:50 + NUM_OPENSTACK_COMPUTE_NODES=-1
19:45:50 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
19:45:50 + '[' -1 -ge 2 ']'
19:45:50 ++ seq 0 -2
19:45:50 + NUM_OPENSTACK_HAPROXY_NODES=0
19:45:50 + echo NUM_OPENSTACK_HAPROXY_NODES=0
19:45:50 ++ seq 0 -1
19:45:50 + echo 'Contents of slave_addresses.txt:'
19:45:50 Contents of slave_addresses.txt:
19:45:50 + cat slave_addresses.txt
19:45:50 NUM_ODL_SYSTEM=1
19:45:50 NUM_TOOLS_SYSTEM=1
19:45:50 NUM_OPENSTACK_SYSTEM=0
19:45:50 ODL_SYSTEM_IP=10.30.170.81
19:45:50 ODL_SYSTEM_1_IP=10.30.170.81
19:45:50 TOOLS_SYSTEM_IP=10.30.170.138
19:45:50 TOOLS_SYSTEM_1_IP=10.30.170.138
19:45:50 NUM_OPENSTACK_CONTROL_NODES=1
19:45:50 OPENSTACK_CONTROL_NODE_1_IP=
19:45:50 NUM_OPENSTACK_COMPUTE_NODES=-1
19:45:50 NUM_OPENSTACK_HAPROXY_NODES=0
19:45:50 [EnvInject] - Injecting environment variables from a build step.
19:45:50 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
19:45:50 [EnvInject] - Variables injected successfully.
19:45:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins7821391420405751955.sh
19:45:50 Preparing for JRE Version 21
19:45:50 Karaf artifact is karaf
19:45:50 Karaf project is integration
19:45:50 Java home is /usr/lib/jvm/java-21-openjdk-amd64
19:45:50 [EnvInject] - Injecting environment variables from a build step.
19:45:50 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
19:45:50 [EnvInject] - Variables injected successfully.
19:45:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11060180984728090776.sh
19:45:50 2026-01-13 19:45:50 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
19:45:51 Bundle version is 0.23.0-SNAPSHOT
19:45:51 --2026-01-13 19:45:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
19:45:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:45:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:45:51 HTTP request sent, awaiting response... 200 OK
19:45:51 Length: 1410 (1.4K) [application/xml]
19:45:51 Saving to: ‘maven-metadata.xml’
19:45:51
19:45:51 0K . 100% 60.5M=0s
19:45:51
19:45:51 2026-01-13 19:45:51 (60.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
19:45:51
19:45:51
19:45:51
19:45:51 org.opendaylight.integration
19:45:51 karaf
19:45:51 0.23.0-SNAPSHOT
19:45:51
19:45:51
19:45:51 20260113.162628
19:45:51 866
19:45:51
19:45:51 20260113162628
19:45:51
19:45:51
19:45:51 pom
19:45:51 0.23.0-20260113.162628-866
19:45:51 20260113162628
19:45:51
19:45:51
19:45:51 tar.gz
19:45:51 0.23.0-20260113.162628-866
19:45:51 20260113162628
19:45:51
19:45:51
19:45:51 zip
19:45:51 0.23.0-20260113.162628-866
19:45:51 20260113162628
19:45:51
19:45:51
19:45:51 cyclonedx
19:45:51 xml
19:45:51 0.23.0-20260113.162628-866
19:45:51 20260113162628
19:45:51
19:45:51
19:45:51 cyclonedx
19:45:51 json
19:45:51 0.23.0-20260113.162628-866
19:45:51 20260113162628
19:45:51
19:45:51
19:45:51
19:45:51
19:45:51 Nexus timestamp is 0.23.0-20260113.162628-866
19:45:51 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260113.162628-866.zip
19:45:51 Distribution bundle is karaf-0.23.0-20260113.162628-866.zip
19:45:51 Distribution bundle version is 0.23.0-SNAPSHOT
19:45:51 Distribution folder is karaf-0.23.0-SNAPSHOT
19:45:51 Nexus prefix is https://nexus.opendaylight.org
19:45:51 [EnvInject] - Injecting environment variables from a build step.
19:45:51 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
19:45:51 [EnvInject] - Variables injected successfully.
19:45:51 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins11592442554857878167.sh
19:45:51 Setup pyenv:
19:45:51 system
19:45:51 3.8.13
19:45:51 3.9.13
19:45:51 3.10.13
19:45:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:45:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from file:/tmp/.os_lf_venv
19:45:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:45:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:45:53 lf-activate-venv(): INFO: Base packages installed successfully
19:45:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
19:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:45:59 Copying common-functions.sh to /tmp
19:46:01 Copying common-functions.sh to 10.30.170.81:/tmp
19:46:01 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:46:01 Copying common-functions.sh to 10.30.170.138:/tmp
19:46:01 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
19:46:02 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5937775616526726748.sh
19:46:02 common-functions.sh is being sourced
19:46:02 common-functions environment:
19:46:02 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:46:02 ACTUALFEATURES:
19:46:02 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:46:02 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:46:02 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:46:02 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:02 CONTROLLERMEM: 2048m
19:46:02 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:46:02 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:46:02 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:46:02 SUITES:
19:46:02
19:46:02 #################################################
19:46:02 ## Configure Cluster and Start ##
19:46:02 #################################################
19:46:02 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
19:46:02 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
19:46:02 Locating script plan to use...
19:46:02 Finished running script plans
19:46:02 Configuring member-1 with IP address 10.30.170.81
19:46:02 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:46:02 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:46:02 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
19:46:02 common-functions.sh is being sourced
19:46:02 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
19:46:02 ++ echo 'common-functions.sh is being sourced'
19:46:02 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
19:46:02 ++ DISTROSTREAM=vanadium
19:46:02 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:46:02 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:46:02 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:46:02 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:46:02 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:46:02 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:46:02 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:46:02 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:46:02 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:02 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:02 ++ export CONTROLLERMEM=
19:46:02 ++ CONTROLLERMEM=
19:46:02 ++ case "${DISTROSTREAM}" in
19:46:02 ++ CLUSTER_SYSTEM=pekko
19:46:02 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:46:02 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:46:02 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:46:02 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:46:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:46:02 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:46:02 ++ print_common_env
19:46:02 ++ cat
19:46:02 common-functions environment:
19:46:02 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:46:02 ACTUALFEATURES:
19:46:02 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:46:02 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:46:02 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:46:02 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:02 CONTROLLERMEM:
19:46:02 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:46:02 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:46:02 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:46:02 SUITES:
19:46:02
19:46:02 ++ SSH='ssh -t -t'
19:46:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
19:46:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
19:46:02 Changing to /tmp
19:46:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260113.162628-866.zip
19:46:02 + echo 'Changing to /tmp'
19:46:02 + cd /tmp
19:46:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260113.162628-866.zip'
19:46:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260113.162628-866.zip
19:46:02 --2026-01-13 19:46:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260113.162628-866.zip
19:46:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:46:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:46:02 HTTP request sent, awaiting response... 200 OK
19:46:02 Length: 240368907 (229M) [application/zip]
19:46:02 Saving to: ‘karaf-0.23.0-20260113.162628-866.zip’
19:46:02
19:46:02 0K ........ ........ ........ ........ ........ ........ 1% 39.7M 6s
19:46:02 3072K ........ ........ ........ ........ ........ ........ 2% 64.3M 5s
19:46:02 6144K ........ ........ ........ ........ ........ ........ 3% 88.0M 4s
19:46:02 9216K ........ ........ ........ ........ ........ ........ 5% 68.9M 4s
19:46:02 12288K ........ ........ ........ ........ ........ ........ 6% 131M 3s
19:46:02 15360K ........ ........ ........ ........ ........ ........ 7% 166M 3s
19:46:02 18432K ........ ........ ........ ........ ........ ........ 9% 166M 3s
19:46:02 21504K ........ ........ ........ ........ ........ ........ 10% 193M 2s
19:46:02 24576K ........ ........ ........ ........ ........ ........ 11% 204M 2s
19:46:02 27648K ........ ........ ........ ........ ........ ........ 13% 200M 2s
19:46:02 30720K ........ ........ ........ ........ ........ ........ 14% 215M 2s
19:46:02 33792K ........ ........ ........ ........ ........ ........ 15% 242M 2s
19:46:02 36864K ........ ........ ........ ........ ........ ........ 17% 253M 2s
19:46:02 39936K ........ ........ ........ ........ ........ ........ 18% 259M 2s
19:46:02 43008K ........ ........ ........ ........ ........ ........ 19% 250M 1s
19:46:02 46080K ........ ........ ........ ........ ........ ........ 20% 254M 1s
19:46:02 49152K ........ ........ ........ ........ ........ ........ 22% 258M 1s
19:46:02 52224K ........ ........ ........ ........ ........ ........ 23% 254M 1s
19:46:03 55296K ........ ........ ........ ........ ........ ........ 24% 255M 1s
19:46:03 58368K ........ ........ ........ ........ ........ ........ 26% 258M 1s
19:46:03 61440K ........ ........ ........ ........ ........ ........ 27% 788K 11s
19:46:06 64512K ........ ........ ........ ........ ........ ........ 28% 220M 11s
19:46:06 67584K ........ ........ ........ ........ ........ ........ 30% 244M 10s
19:46:06 70656K ........ ........ ........ ........ ........ ........ 31% 227M 10s
19:46:06 73728K ........ ........ ........ ........ ........ ........ 32% 257M 9s
19:46:06 76800K ........ ........ ........ ........ ........ ........ 34% 239M 9s
19:46:06 79872K ........ ........ ........ ........ ........ ........ 35% 255M 8s
19:46:07 82944K ........ ........ ........ ........ ........ ........ 36% 263M 8s
19:46:07 86016K ........ ........ ........ ........ ........ ........ 37% 266M 7s
19:46:07 89088K ........ ........ ........ ........ ........ ........ 39% 265M 7s
19:46:07 92160K ........ ........ ........ ........ ........ ........ 40% 251M 7s
19:46:07 95232K ........ ........ ........ ........ ........ ........ 41% 252M 6s
19:46:07 98304K ........ ........ ........ ........ ........ ........ 43% 252M 6s
19:46:07 101376K ........ ........ ........ ........ ........ ........ 44% 245M 6s
19:46:07 104448K ........ ........ ........ ........ ........ ........ 45% 245M 5s
19:46:07 107520K ........ ........ ........ ........ ........ ........ 47% 259M 5s
19:46:07 110592K ........ ........ ........ ........ ........ ........ 48% 300M 5s
19:46:07 113664K ........ ........ ........ ........ ........ ........ 49% 206M 5s
19:46:07 116736K ........ ........ ........ ........ ........ ........ 51% 213M 4s
19:46:07 119808K ........ ........ ........ ........ ........ ........ 52% 258M 4s
19:46:07 122880K ........ ........ ........ ........ ........ ........ 53% 256M 4s
19:46:07 125952K ........ ........ ........ ........ ........ ........ 54% 243M 4s
19:46:07 129024K ........ ........ ........ ........ ........ ........ 56% 262M 4s
19:46:07 132096K ........ ........ ........ ........ ........ ........ 57% 252M 3s
19:46:07 135168K ........ ........ ........ ........ ........ ........ 58% 263M 3s
19:46:07 138240K ........ ........ ........ ........ ........ ........ 60% 249M 3s
19:46:07 141312K ........ ........ ........ ........ ........ ........ 61% 261M 3s
19:46:07 144384K ........ ........ ........ ........ ........ ........ 62% 139M 3s
19:46:07 147456K ........ ........ ........ ........ ........ ........ 64% 341M 3s
19:46:07 150528K ........ ........ ........ ........ ........ ........ 65% 230M 2s
19:46:07 153600K ........ ........ ........ ........ ........ ........ 66% 270M 2s
19:46:07 156672K ........ ........ ........ ........ ........ ........ 68% 238M 2s
19:46:07 159744K ........ ........ ........ ........ ........ ........ 69% 250M 2s
19:46:07 162816K ........ ........ ........ ........ ........ ........ 70% 261M 2s
19:46:07 165888K ........ ........ ........ ........ ........ ........ 71% 272M 2s
19:46:07 168960K ........ ........ ........ ........ ........ ........ 73% 262M 2s
19:46:07 172032K ........ ........ ........ ........ ........ ........ 74% 250M 2s
19:46:07 175104K ........ ........ ........ ........ ........ ........ 75% 251M 2s
19:46:07 178176K ........ ........ ........ ........ ........ ........ 77% 174M 1s
19:46:07 181248K ........ ........ ........ ........ ........ ........ 78% 277M 1s
19:46:07 184320K ........ ........ ........ ........ ........ ........ 79% 267M 1s
19:46:07 187392K ........ ........ ........ ........ ........ ........ 81% 253M 1s
19:46:07 190464K ........ ........ ........ ........ ........ ........ 82% 276M 1s
19:46:07 193536K ........ ........ ........ ........ ........ ........ 83% 269M 1s
19:46:07 196608K ........ ........ ........ ........ ........ ........ 85% 222M 1s
19:46:07 199680K ........ ........ ........ ........ ........ ........ 86% 215M 1s
19:46:07 202752K ........ ........ ........ ........ ........ ........ 87% 255M 1s
19:46:07 205824K ........ ........ ........ ........ ........ ........ 88% 240M 1s
19:46:07 208896K ........ ........ ........ ........ ........ ........ 90% 265M 1s
19:46:07 211968K ........ ........ ........ ........ ........ ........ 91% 195M 0s
19:46:07 215040K ........ ........ ........ ........ ........ ........ 92% 338M 0s
19:46:07 218112K ........ ........ ........ ........ ........ ........ 94% 139M 0s
19:46:07 221184K ........ ........ ........ ........ ........ ........ 95% 267M 0s
19:46:07 224256K ........ ........ ........ ........ ........ ........ 96% 413M 0s
19:46:07 227328K ........ ........ ........ ........ ........ ........ 98% 430M 0s
19:46:07 230400K ........ ........ ........ ........ ........ ........ 99% 256M 0s
19:46:07 233472K ........ ........ ... 100% 269M=5.0s
19:46:07
19:46:07 2026-01-13 19:46:07 (45.9 MB/s) - ‘karaf-0.23.0-20260113.162628-866.zip’ saved [240368907/240368907]
19:46:07
19:46:07 Extracting the new controller...
19:46:07 + echo 'Extracting the new controller...'
19:46:07 + unzip -q karaf-0.23.0-20260113.162628-866.zip
19:46:09 Adding external repositories...
19:46:09 + echo 'Adding external repositories...'
19:46:09 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:46:09 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:46:09 ################################################################################
19:46:09 #
19:46:09 # Licensed to the Apache Software Foundation (ASF) under one or more
19:46:09 # contributor license agreements. See the NOTICE file distributed with
19:46:09 # this work for additional information regarding copyright ownership.
19:46:09 # The ASF licenses this file to You under the Apache License, Version 2.0
19:46:09 # (the "License"); you may not use this file except in compliance with
19:46:09 # the License. You may obtain a copy of the License at
19:46:09 #
19:46:09 # http://www.apache.org/licenses/LICENSE-2.0
19:46:09 #
19:46:09 # Unless required by applicable law or agreed to in writing, software
19:46:09 # distributed under the License is distributed on an "AS IS" BASIS,
19:46:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:46:09 # See the License for the specific language governing permissions and
19:46:09 # limitations under the License.
19:46:09 #
19:46:09 ################################################################################
19:46:09
19:46:09 #
19:46:09 # If set to true, the following property will not allow any certificate to be used
19:46:09 # when accessing Maven repositories through SSL
19:46:09 #
19:46:09 #org.ops4j.pax.url.mvn.certificateCheck=
19:46:09
19:46:09 #
19:46:09 # Path to the local Maven settings file.
19:46:09 # The repositories defined in this file will be automatically added to the list
19:46:09 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
19:46:09 # below is not set.
19:46:09 # The following locations are checked for the existence of the settings.xml file
19:46:09 # * 1. looks for the specified url
19:46:09 # * 2. if not found looks for ${user.home}/.m2/settings.xml
19:46:09 # * 3. if not found looks for ${maven.home}/conf/settings.xml
19:46:09 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
19:46:09 #
19:46:09 #org.ops4j.pax.url.mvn.settings=
19:46:09
19:46:09 #
19:46:09 # Path to the local Maven repository which is used to avoid downloading
19:46:09 # artifacts when they already exist locally.
19:46:09 # The value of this property will be extracted from the settings.xml file
19:46:09 # above, or defaulted to:
19:46:09 # System.getProperty( "user.home" ) + "/.m2/repository"
19:46:09 #
19:46:09 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
19:46:09
19:46:09 #
19:46:09 # Default this to false. It's just weird to use undocumented repos
19:46:09 #
19:46:09 org.ops4j.pax.url.mvn.useFallbackRepositories=false
19:46:09
19:46:09 #
19:46:09 # Uncomment if you don't wanna use the proxy settings
19:46:09 # from the Maven conf/settings.xml file
19:46:09 #
19:46:09 # org.ops4j.pax.url.mvn.proxySupport=false
19:46:09
19:46:09 #
19:46:09 # Comma separated list of repositories scanned when resolving an artifact.
19:46:09 # Those repositories will be checked before iterating through the
19:46:09 # below list of repositories and even before the local repository
19:46:09 # A repository url can be appended with zero or more of the following flags:
19:46:09 # @snapshots : the repository contains snaphots
19:46:09 # @noreleases : the repository does not contain any released artifacts
19:46:09 #
19:46:09 # The following property value will add the system folder as a repo.
19:46:09 #
19:46:09 org.ops4j.pax.url.mvn.defaultRepositories=\
19:46:09 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
19:46:09 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
19:46:09 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
19:46:09
19:46:09 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
19:46:09 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
19:46:09
19:46:09 #
19:46:09 # Comma separated list of repositories scanned when resolving an artifact.
19:46:09 # The default list includes the following repositories:
19:46:09 # http://repo1.maven.org/maven2@id=central
19:46:09 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
19:46:09 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
19:46:09 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
19:46:09 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
19:46:09 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
19:46:09 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
19:46:09 # To add repositories to the default ones, prepend '+' to the list of repositories
19:46:09 # to add.
19:46:09 # A repository url can be appended with zero or more of the following flags:
19:46:09 # @snapshots : the repository contains snapshots
19:46:09 # @noreleases : the repository does not contain any released artifacts
19:46:09 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
19:46:09 #
19:46:09 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
19:46:09
19:46:09 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
19:46:09 + [[ True == \T\r\u\e ]]
19:46:09 + echo 'Configuring the startup features...'
19:46:09 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:46:09 + FEATURE_TEST_STRING=features-test
19:46:09 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
19:46:09 + KARAF_VERSION=karaf4
19:46:09 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
19:46:09 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:46:09 + [[ ! -z '' ]]
19:46:09 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:46:09 ################################################################################
19:46:09 #
19:46:09 # Licensed to the Apache Software Foundation (ASF) under one or more
19:46:09 # contributor license agreements. See the NOTICE file distributed with
19:46:09 # this work for additional information regarding copyright ownership.
19:46:09 # The ASF licenses this file to You under the Apache License, Version 2.0
19:46:09 # (the "License"); you may not use this file except in compliance with
19:46:09 # the License. You may obtain a copy of the License at
19:46:09 #
19:46:09 # http://www.apache.org/licenses/LICENSE-2.0
19:46:09 #
19:46:09 # Unless required by applicable law or agreed to in writing, software
19:46:09 # distributed under the License is distributed on an "AS IS" BASIS,
19:46:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:46:09 # See the License for the specific language governing permissions and
19:46:09 # limitations under the License.
19:46:09 #
19:46:09 ################################################################################
19:46:09
19:46:09 #
19:46:09 # Comma separated list of features repositories to register by default
19:46:09 #
19:46:09 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/3d14d85d-8174-40f2-9f72-ce2ebba327f1.xml
19:46:09
19:46:09 #
19:46:09 # Comma separated list of features to install at startup
19:46:09 #
19:46:09 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, f5700bc7-4e30-4808-89a3-b5ecb261a750
19:46:09
19:46:09 #
19:46:09 # Resource repositories (OBR) that the features resolver can use
19:46:09 # to resolve requirements/capabilities
19:46:09 #
19:46:09 # The format of the resourceRepositories is
19:46:09 # resourceRepositories=[xml:url|json:url],...
19:46:09 # for Instance:
19:46:09 #
19:46:09 #resourceRepositories=xml:http://host/path/to/index.xml
19:46:09 # or
19:46:09 #resourceRepositories=json:http://host/path/to/index.json
19:46:09 #
19:46:09
19:46:09 #
19:46:09 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
19:46:09 #
19:46:09 featuresBootAsynchronous=false
19:46:09
19:46:09 #
19:46:09 # Service requirements enforcement
19:46:09 #
19:46:09 # By default, the feature resolver checks the service requirements/capabilities of
19:46:09 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
19:46:09 # the required bundles.
19:46:09 # The following flag can have those values:
19:46:09 # - disable: service requirements are completely ignored
19:46:09 # - default: service requirements are ignored for old features
19:46:09 # - enforce: service requirements are always verified
19:46:09 #
19:46:09 #serviceRequirements=default
19:46:09
19:46:09 #
19:46:09 # Store cfg file for config element in feature
19:46:09 #
19:46:09 #configCfgStore=true
19:46:09
19:46:09 #
19:46:09 # Define if the feature service automatically refresh bundles
19:46:09 #
19:46:09 autoRefresh=true
19:46:09
19:46:09 #
19:46:09 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
19:46:09 # XML file defines instructions related to features processing
19:46:09 # versions.properties may declare properties to resolve placeholders in XML file
19:46:09 # both files are relative to ${karaf.etc}
19:46:09 #
19:46:09 #featureProcessing=org.apache.karaf.features.xml
19:46:09 #featureProcessingVersions=versions.properties
19:46:09 + configure_karaf_log karaf4 ''
19:46:09 + local -r karaf_version=karaf4
19:46:09 + local -r controllerdebugmap=
19:46:09 + local logapi=log4j
19:46:09 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:46:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:46:09 log4j2.rootLogger.level = INFO
19:46:09 #log4j2.rootLogger.type = asyncRoot
19:46:09 #log4j2.rootLogger.includeLocation = false
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:46:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:46:09 log4j2.rootLogger.appenderRef.Console.ref = Console
19:46:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:46:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:46:09 log4j2.logger.spifly.name = org.apache.aries.spifly
19:46:09 log4j2.logger.spifly.level = WARN
19:46:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:46:09 log4j2.logger.audit.level = INFO
19:46:09 log4j2.logger.audit.additivity = false
19:46:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:46:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:46:09 log4j2.appender.console.type = Console
19:46:09 log4j2.appender.console.name = Console
19:46:09 log4j2.appender.console.layout.type = PatternLayout
19:46:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:46:09 log4j2.appender.rolling.type = RollingRandomAccessFile
19:46:09 log4j2.appender.rolling.name = RollingFile
19:46:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:46:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:46:09 #log4j2.appender.rolling.immediateFlush = false
19:46:09 log4j2.appender.rolling.append = true
19:46:09 log4j2.appender.rolling.layout.type = PatternLayout
19:46:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:46:09 log4j2.appender.rolling.policies.type = Policies
19:46:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:46:09 log4j2.appender.rolling.policies.size.size = 64MB
19:46:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:46:09 log4j2.appender.rolling.strategy.max = 7
19:46:09 log4j2.appender.audit.type = RollingRandomAccessFile
19:46:09 log4j2.appender.audit.name = AuditRollingFile
19:46:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:46:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:46:09 log4j2.appender.audit.append = true
19:46:09 log4j2.appender.audit.layout.type = PatternLayout
19:46:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:46:09 log4j2.appender.audit.policies.type = Policies
19:46:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:46:09 log4j2.appender.audit.policies.size.size = 8MB
19:46:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:46:09 log4j2.appender.audit.strategy.max = 7
19:46:09 log4j2.appender.osgi.type = PaxOsgi
19:46:09 log4j2.appender.osgi.name = PaxOsgi
19:46:09 log4j2.appender.osgi.filter = *
19:46:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:46:09 #log4j2.logger.aether.level = TRACE
19:46:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:46:09 #log4j2.logger.http-headers.level = DEBUG
19:46:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:46:09 #log4j2.logger.maven.level = TRACE
19:46:09 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
19:46:09 + logapi=log4j2
19:46:09 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
19:46:09 + '[' log4j2 == log4j2 ']'
19:46:09 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:46:09 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
19:46:09 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
19:46:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
19:46:09 controllerdebugmap:
19:46:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
19:46:09 + unset IFS
19:46:09 + echo 'controllerdebugmap: '
19:46:09 + '[' -n '' ']'
19:46:09 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:46:09 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
19:46:09 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:46:09 ################################################################################
19:46:09 #
19:46:09 # Licensed to the Apache Software Foundation (ASF) under one or more
19:46:09 # contributor license agreements. See the NOTICE file distributed with
19:46:09 # this work for additional information regarding copyright ownership.
19:46:09 # The ASF licenses this file to You under the Apache License, Version 2.0
19:46:09 # (the "License"); you may not use this file except in compliance with
19:46:09 # the License. You may obtain a copy of the License at
19:46:09 #
19:46:09 # http://www.apache.org/licenses/LICENSE-2.0
19:46:09 #
19:46:09 # Unless required by applicable law or agreed to in writing, software
19:46:09 # distributed under the License is distributed on an "AS IS" BASIS,
19:46:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:46:09 # See the License for the specific language governing permissions and
19:46:09 # limitations under the License.
19:46:09 #
19:46:09 ################################################################################
19:46:09
19:46:09 # Common pattern layout for appenders
19:46:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:46:09
19:46:09 # Root logger
19:46:09 log4j2.rootLogger.level = INFO
19:46:09 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
19:46:09 #log4j2.rootLogger.type = asyncRoot
19:46:09 #log4j2.rootLogger.includeLocation = false
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:46:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:46:09 log4j2.rootLogger.appenderRef.Console.ref = Console
19:46:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:46:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:46:09
19:46:09 # Filters for logs marked by org.opendaylight.odlparent.Markers
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:46:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:46:09
19:46:09 # Loggers configuration
19:46:09
19:46:09 # Spifly logger
19:46:09 log4j2.logger.spifly.name = org.apache.aries.spifly
19:46:09 log4j2.logger.spifly.level = WARN
19:46:09
19:46:09 # Security audit logger
19:46:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:46:09 log4j2.logger.audit.level = INFO
19:46:09 log4j2.logger.audit.additivity = false
19:46:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:46:09
19:46:09 # Appenders configuration
19:46:09
19:46:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:46:09 log4j2.appender.console.type = Console
19:46:09 log4j2.appender.console.name = Console
19:46:09 log4j2.appender.console.layout.type = PatternLayout
19:46:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:46:09
19:46:09 # Rolling file appender
19:46:09 log4j2.appender.rolling.type = RollingRandomAccessFile
19:46:09 log4j2.appender.rolling.name = RollingFile
19:46:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:46:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:46:09 # uncomment to not force a disk flush
19:46:09 #log4j2.appender.rolling.immediateFlush = false
19:46:09 log4j2.appender.rolling.append = true
19:46:09 log4j2.appender.rolling.layout.type = PatternLayout
19:46:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:46:09 log4j2.appender.rolling.policies.type = Policies
19:46:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:46:09 log4j2.appender.rolling.policies.size.size = 1GB
19:46:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:46:09 log4j2.appender.rolling.strategy.max = 7
19:46:09
19:46:09 # Audit file appender
19:46:09 log4j2.appender.audit.type = RollingRandomAccessFile
19:46:09 log4j2.appender.audit.name = AuditRollingFile
19:46:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:46:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:46:09 log4j2.appender.audit.append = true
19:46:09 log4j2.appender.audit.layout.type = PatternLayout
19:46:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:46:09 log4j2.appender.audit.policies.type = Policies
19:46:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:46:09 log4j2.appender.audit.policies.size.size = 8MB
19:46:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:46:09 log4j2.appender.audit.strategy.max = 7
19:46:09
19:46:09 # OSGi appender
19:46:09 log4j2.appender.osgi.type = PaxOsgi
19:46:09 log4j2.appender.osgi.name = PaxOsgi
19:46:09 log4j2.appender.osgi.filter = *
19:46:09
19:46:09 # help with identification of maven-related problems with pax-url-aether
19:46:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:46:09 #log4j2.logger.aether.level = TRACE
19:46:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:46:09 #log4j2.logger.http-headers.level = DEBUG
19:46:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:46:09 #log4j2.logger.maven.level = TRACE
19:46:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
19:46:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
19:46:09 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:09 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
19:46:09 + local -r controllermem=2048m
19:46:09 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:09 + echo Configure
19:46:09 Configure
19:46:09 java home: /usr/lib/jvm/java-21-openjdk-amd64
19:46:09 max memory: 2048m
19:46:09 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:09 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
19:46:09 + echo ' max memory: 2048m'
19:46:09 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
19:46:09 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:09 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:09 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:09 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
19:46:09 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:46:09 #!/bin/sh
19:46:09 #
19:46:09 # Licensed to the Apache Software Foundation (ASF) under one or more
19:46:09 # contributor license agreements. See the NOTICE file distributed with
19:46:09 # this work for additional information regarding copyright ownership.
19:46:09 # The ASF licenses this file to You under the Apache License, Version 2.0
19:46:09 # (the "License"); you may not use this file except in compliance with
19:46:09 # the License. You may obtain a copy of the License at
19:46:09 #
19:46:09 # http://www.apache.org/licenses/LICENSE-2.0
19:46:09 #
19:46:09 # Unless required by applicable law or agreed to in writing, software
19:46:09 # distributed under the License is distributed on an "AS IS" BASIS,
19:46:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:46:09 # See the License for the specific language governing permissions and
19:46:09 # limitations under the License.
19:46:09 #
19:46:09
19:46:09 #
19:46:09 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
19:46:09 # script: client, instance, shell, start, status, stop, karaf
19:46:09 #
19:46:09 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
19:46:09 # Actions go here...
19:46:09 # fi
19:46:09
19:46:09 #
19:46:09 # general settings which should be applied for all scripts go here; please keep
19:46:09 # in mind that it is possible that scripts might be executed more than once, e.g.
19:46:09 # in example of the start script where the start script is executed first and the
19:46:09 # karaf script afterwards.
19:46:09 #
19:46:09
19:46:09 #
19:46:09 # The following section shows the possible configuration options for the default
19:46:09 # karaf scripts
19:46:09 #
19:46:09 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
19:46:09 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
19:46:09 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
19:46:09 # export EXTRA_JAVA_OPTS # Additional JVM options
19:46:09 # export KARAF_HOME # Karaf home folder
19:46:09 # export KARAF_DATA # Karaf data folder
19:46:09 # export KARAF_BASE # Karaf base folder
19:46:09 # export KARAF_ETC # Karaf etc folder
19:46:09 # export KARAF_LOG # Karaf log folder
19:46:09 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
19:46:09 # export KARAF_OPTS # Additional available Karaf options
19:46:09 # export KARAF_DEBUG # Enable debug mode
19:46:09 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
19:46:09 # export KARAF_NOROOT # Prevent execution as root if set to true
19:46:09 Set Java version
19:46:09 + echo 'Set Java version'
19:46:09 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
19:46:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:46:09 sudo: a password is required
19:46:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:46:09 JDK default version ...
19:46:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:46:09 sudo: a password is required
19:46:09 + echo 'JDK default version ...'
19:46:09 + java -version
19:46:09 openjdk version "21.0.9" 2025-10-21
19:46:09 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
19:46:09 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
19:46:10 Set JAVA_HOME
19:46:10 + echo 'Set JAVA_HOME'
19:46:10 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:46:10 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:46:10 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:46:10 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:46:10 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:46:10 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
19:46:10 Listing all open ports on controller system...
19:46:10 + echo 'Listing all open ports on controller system...'
19:46:10 + netstat -pnatu
19:46:10 /tmp/configuration-script.sh: line 40: netstat: command not found
19:46:10 + '[' -f /tmp/custom_shard_config.txt ']'
19:46:10 Configuring cluster
19:46:10 + echo 'Configuring cluster'
19:46:10 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.81
19:46:10 ################################################
19:46:10 ## Configure Cluster ##
19:46:10 ################################################
19:46:10 NOTE: Cluster configuration files not found. Copying from
19:46:10 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
19:46:10 Configuring unique name in pekko.conf
19:46:10 Configuring hostname in pekko.conf
19:46:10 Configuring data and rpc seed nodes in pekko.conf
19:46:10 modules = [
19:46:10
19:46:10 {
19:46:10 name = "inventory"
19:46:10 namespace = "urn:opendaylight:inventory"
19:46:10 shard-strategy = "module"
19:46:10 },
19:46:10 {
19:46:10 name = "topology"
19:46:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:46:10 shard-strategy = "module"
19:46:10 },
19:46:10 {
19:46:10 name = "toaster"
19:46:10 namespace = "http://netconfcentral.org/ns/toaster"
19:46:10 shard-strategy = "module"
19:46:10 }
19:46:10 ]
19:46:10 Configuring replication type in module-shards.conf
19:46:10 ################################################
19:46:10 ## NOTE: Manually restart controller to ##
19:46:10 ## apply configuration. ##
19:46:10 ################################################
19:46:10 Dump pekko.conf
19:46:10 + echo 'Dump pekko.conf'
19:46:10 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:46:10
19:46:10 odl-cluster-data {
19:46:10 pekko {
19:46:10 remote {
19:46:10 artery {
19:46:10 enabled = on
19:46:10 transport = tcp
19:46:10 canonical.hostname = "10.30.170.81"
19:46:10 canonical.port = 2550
19:46:10 }
19:46:10 }
19:46:10
19:46:10 cluster {
19:46:10 # Using artery.
19:46:10 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.81:2550"]
19:46:10
19:46:10 roles = ["member-1"]
19:46:10
19:46:10 # when under load we might trip a false positive on the failure detector
19:46:10 # failure-detector {
19:46:10 # heartbeat-interval = 4 s
19:46:10 # acceptable-heartbeat-pause = 16s
19:46:10 # }
19:46:10 }
19:46:10
19:46:10 persistence {
19:46:10 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
19:46:10 # modifying the following two properties. The directory location specified may be a relative or absolute path.
19:46:10 # The relative path is always relative to KARAF_HOME.
19:46:10
19:46:10 # snapshot-store.local.dir = "target/snapshots"
19:46:10 }
19:46:10 disable-default-actor-system-quarantined-event-handling = "false"
19:46:10 }
19:46:10 }
19:46:10 Dump modules.conf
19:46:10 + echo 'Dump modules.conf'
19:46:10 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:46:10 modules = [
19:46:10
19:46:10 {
19:46:10 name = "inventory"
19:46:10 namespace = "urn:opendaylight:inventory"
19:46:10 shard-strategy = "module"
19:46:10 },
19:46:10 {
19:46:10 name = "topology"
19:46:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:46:10 shard-strategy = "module"
19:46:10 },
19:46:10 {
19:46:10 name = "toaster"
19:46:10 namespace = "http://netconfcentral.org/ns/toaster"
19:46:10 shard-strategy = "module"
19:46:10 }
19:46:10 ]
19:46:10 Dump module-shards.conf
19:46:10 + echo 'Dump module-shards.conf'
19:46:10 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:46:10 module-shards = [
19:46:10 {
19:46:10 name = "default"
19:46:10 shards = [
19:46:10 {
19:46:10 name = "default"
19:46:10 replicas = ["member-1"]
19:46:10 }
19:46:10 ]
19:46:10 },
19:46:10 {
19:46:10 name = "inventory"
19:46:10 shards = [
19:46:10 {
19:46:10 name="inventory"
19:46:10 replicas = ["member-1"]
19:46:10 }
19:46:10 ]
19:46:10 },
19:46:10 {
19:46:10 name = "topology"
19:46:10 shards = [
19:46:10 {
19:46:10 name="topology"
19:46:10 replicas = ["member-1"]
19:46:10 }
19:46:10 ]
19:46:10 },
19:46:10 {
19:46:10 name = "toaster"
19:46:10 shards = [
19:46:10 {
19:46:10 name="toaster"
19:46:10 replicas = ["member-1"]
19:46:10 }
19:46:10 ]
19:46:10 }
19:46:10 ]
19:46:10 Locating config plan to use...
19:46:10 Finished running config plans
19:46:10 Starting member-1 with IP address 10.30.170.81
19:46:10 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:46:10 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:46:10 Redirecting karaf console output to karaf_console.log
19:46:10 Starting controller...
19:46:10 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
19:46:10 Execute the post startup script on controller 10.30.170.81
19:46:10 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:46:10 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:46:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:47:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:47:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:47:11 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
19:47:16 2026-01-13T19:46:28,703 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:47:16 Controller is UP
19:47:16 2026-01-13T19:46:28,703 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:47:16 Listing all open ports on controller system...
19:47:16 /tmp/post-startup-script.sh: line 51: netstat: command not found
19:47:16 looking for "BindException: Address already in use" in log file
19:47:16 looking for "server is unhealthy" in log file
19:47:16 Let's take the karaf thread dump
19:47:16 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:47:16 karaf main: org.apache.karaf.main.Main, pid:2025
19:47:16 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:47:17 Generating mininet variables...
19:47:17 Locating test plan to use...
19:47:17 Changing the testplan path...
19:47:17 # Place the suites in run order:
19:47:17 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
19:47:17 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
19:47:17 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
19:47:17 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation
19:47:17 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ...
19:47:17 ==============================================================================
19:47:17 openflowplugin-sanity.txt
19:47:17 ==============================================================================
19:47:17 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
19:47:17 ==============================================================================
19:47:20 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
19:47:20 ==============================================================================
19:47:20 Get list of nodes :: Get the inventory | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Get node 1 inventory :: Get the inventory for a node | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Get node 2 inventory :: Get the inventory for a node | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Get node 3 inventory :: Get the inventory for a node | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Link Down :: Take link s1-s2 down | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Link Up :: Take link s1-s2 up | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
19:47:24 7 tests, 7 passed, 0 failed
19:47:24 ==============================================================================
19:47:24 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
19:47:24 ==============================================================================
19:47:24 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 List all the links :: List all the links in the topology. | PASS |
19:47:26 ------------------------------------------------------------------------------
19:47:26 Link Down :: Take link s1-s2 down | PASS |
19:47:26 ------------------------------------------------------------------------------
19:47:26 Link Up :: Take link s1-s2 up | PASS |
19:47:28 ------------------------------------------------------------------------------
19:47:28 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
19:47:28 4 tests, 4 passed, 0 failed
19:47:28 ==============================================================================
19:47:28 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
19:47:28 ==============================================================================
19:47:28 Get Stats for all nodes :: Get the stats for all nodes | PASS |
19:47:28 ------------------------------------------------------------------------------
19:47:28 Get Stats for node 1 :: Get the stats for a node | PASS |
19:47:28 ------------------------------------------------------------------------------
19:47:28 Get Stats for node 2 :: Get the stats for a node | PASS |
19:47:29 ------------------------------------------------------------------------------
19:47:29 Get Stats for node 3 :: Get the stats for a node | PASS |
19:47:29 ------------------------------------------------------------------------------
19:47:29 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
19:47:29 4 tests, 4 passed, 0 failed
19:47:29 ==============================================================================
19:47:29 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
19:47:29 ==============================================================================
19:47:29 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
19:47:29 ------------------------------------------------------------------------------
19:47:29 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
19:47:29 ------------------------------------------------------------------------------
19:47:29 Verify after adding flow operational - Output to physical port# ::... | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Remove a flow - Output to physical port# :: Remove a flow | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Verify after deleting flow operational - Output to physical port# ... | PASS |
19:47:35 ------------------------------------------------------------------------------
19:47:35 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
19:47:35 6 tests, 6 passed, 0 failed
19:47:35 ==============================================================================
19:47:35 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
19:47:35 21 tests, 21 passed, 0 failed
19:47:35 ==============================================================================
19:47:35 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
19:47:35 ==============================================================================
19:47:38 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
19:47:38 ==============================================================================
19:47:38 Get list of nodes :: Get the inventory | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Get node 1 inventory :: Get the inventory for a node | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Get node 2 inventory :: Get the inventory for a node | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Get node 3 inventory :: Get the inventory for a node | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Link Down :: Take link s1-s2 down | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Link Up :: Take link s1-s2 up | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
19:47:40 7 tests, 7 passed, 0 failed
19:47:40 ==============================================================================
19:47:40 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
19:47:40 ==============================================================================
19:47:40 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 List all the links :: List all the links in the topology. | PASS |
19:47:42 ------------------------------------------------------------------------------
19:47:42 Link Down :: Take link s1-s2 down | PASS |
19:47:42 ------------------------------------------------------------------------------
19:47:42 Link Up :: Take link s1-s2 up | PASS |
19:47:45 ------------------------------------------------------------------------------
19:47:45 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
19:47:45 4 tests, 4 passed, 0 failed
19:47:45 ==============================================================================
19:47:45 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
19:47:45 ==============================================================================
19:47:45 Get Stats for all nodes :: Get the stats for all nodes | PASS |
19:47:45 ------------------------------------------------------------------------------
19:47:45 Get Stats for node 1 :: Get the stats for a node | PASS |
19:47:45 ------------------------------------------------------------------------------
19:47:45 Get Stats for node 2 :: Get the stats for a node | PASS |
19:47:45 ------------------------------------------------------------------------------
19:47:45 Get Stats for node 3 :: Get the stats for a node | PASS |
19:47:45 ------------------------------------------------------------------------------
19:47:45 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
19:47:45 4 tests, 4 passed, 0 failed
19:47:45 ==============================================================================
19:47:45 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
19:47:45 ==============================================================================
19:47:45 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
19:47:45 ------------------------------------------------------------------------------
19:47:45 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
19:47:45 ------------------------------------------------------------------------------
19:47:45 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Verify after modifying flow config - Output to physical port# :: V... | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Verify after modifying flow operational - Output to physical port#... | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Remove a flow - Output to physical port# :: Remove a flow | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Verify after deleting flow operational - Output to physical port# ... | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
19:47:55 9 tests, 9 passed, 0 failed
19:47:55 ==============================================================================
19:47:55 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
19:47:55 24 tests, 24 passed, 0 failed
19:47:55 ==============================================================================
19:47:55 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
19:47:55 ==============================================================================
19:47:58 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
19:47:58 ==============================================================================
19:47:59 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
19:48:06 ------------------------------------------------------------------------------
19:48:06 Test Is Flow 1 Added | PASS |
19:48:06 ------------------------------------------------------------------------------
19:48:06 Test Is Flow 2 Added | PASS |
19:48:06 ------------------------------------------------------------------------------
19:48:06 Test Is Flow 3 Added | PASS |
19:48:06 ------------------------------------------------------------------------------
19:48:06 Test Is Flow 4 Added | PASS |
19:48:06 ------------------------------------------------------------------------------
19:48:06 Test Is Flow 5 Added | PASS |
19:48:07 ------------------------------------------------------------------------------
19:48:07 Test Is Flow 6 Added | PASS |
19:48:07 ------------------------------------------------------------------------------
19:48:07 Test Is Flow 7 Added | PASS |
19:48:07 ------------------------------------------------------------------------------
19:48:07 Test Is Flow 8 Added | PASS |
19:48:07 ------------------------------------------------------------------------------
19:48:07 Test Is Flow 9 Added | PASS |
19:48:07 ------------------------------------------------------------------------------
19:48:07 Test Is Flow 10 Added | PASS |
19:48:07 ------------------------------------------------------------------------------
19:48:07 Test Is Flow 11 Added | PASS |
19:48:07 ------------------------------------------------------------------------------
19:48:07 Test Is Flow 14 Added | PASS |
19:48:08 ------------------------------------------------------------------------------
19:48:08 Test Is Flow 15 Added | PASS |
19:48:08 ------------------------------------------------------------------------------
19:48:08 Test Is Flow 16 Added | PASS |
19:48:08 ------------------------------------------------------------------------------
19:48:08 Test Is Flow 17 Added | PASS |
19:48:08 ------------------------------------------------------------------------------
19:48:08 Test Is Flow 18 Added | PASS |
19:48:08 ------------------------------------------------------------------------------
19:48:08 Test Is Flow 19 Added | PASS |
19:48:08 ------------------------------------------------------------------------------
19:48:08 Test Is Flow 20 Added | PASS |
19:48:08 ------------------------------------------------------------------------------
19:48:08 Test Is Flow 21 Added | PASS |
19:48:08 ------------------------------------------------------------------------------
19:48:08 Test Is Flow 22 Added | PASS |
19:48:09 ------------------------------------------------------------------------------
19:48:09 Test Is Flow 23 Added | PASS |
19:48:09 ------------------------------------------------------------------------------
19:48:09 Test Is Flow 24 Added | PASS |
19:48:09 ------------------------------------------------------------------------------
19:48:09 Test Is Flow 25 Added | PASS |
19:48:09 ------------------------------------------------------------------------------
19:48:09 Test Is Flow 31 Added | PASS |
19:48:09 ------------------------------------------------------------------------------
19:48:09 Test Is Flow 36 Added | PASS |
19:48:09 ------------------------------------------------------------------------------
19:48:09 Test Is Flow 38 Added | PASS |
19:48:09 ------------------------------------------------------------------------------
19:48:09 Test Is Flow 43 Added | PASS |
19:48:10 ------------------------------------------------------------------------------
19:48:10 Test Is Flow 45 Added | PASS |
19:48:10 ------------------------------------------------------------------------------
19:48:10 Test Is Flow 101 Added | PASS |
19:48:10 ------------------------------------------------------------------------------
19:48:10 Test Is Flow 102 Added | PASS |
19:48:10 ------------------------------------------------------------------------------
19:48:10 Test Is Flow 103 Added | PASS |
19:48:10 ------------------------------------------------------------------------------
19:48:10 Test Is Flow 104 Added | PASS |
19:48:10 ------------------------------------------------------------------------------
19:48:10 Test Is Flow 105 Added | PASS |
19:48:10 ------------------------------------------------------------------------------
19:48:10 Test Is Flow 106 Added | PASS |
19:48:11 ------------------------------------------------------------------------------
19:48:11 Test Is Flow 107 Added | PASS |
19:48:11 ------------------------------------------------------------------------------
19:48:11 Test Is Flow 108 Added | PASS |
19:48:11 ------------------------------------------------------------------------------
19:48:11 Test Is Flow 109 Added | PASS |
19:48:11 ------------------------------------------------------------------------------
19:48:11 Test Is Flow 110 Added | PASS |
19:48:11 ------------------------------------------------------------------------------
19:48:11 Test Is Flow 113 Added | PASS |
19:48:11 ------------------------------------------------------------------------------
19:48:11 Test Is Flow 156 Added | PASS |
19:48:11 ------------------------------------------------------------------------------
19:48:11 Test Is Flow 201 Added | PASS |
19:48:11 ------------------------------------------------------------------------------
19:48:11 Test Is Flow 202 Added | PASS |
19:48:12 ------------------------------------------------------------------------------
19:48:12 Test Is Flow 203 Added | PASS |
19:48:12 ------------------------------------------------------------------------------
19:48:12 Test Is Flow 204 Added | PASS |
19:48:12 ------------------------------------------------------------------------------
19:48:12 Test Is Flow 205 Added | PASS |
19:48:12 ------------------------------------------------------------------------------
19:48:12 Test Is Flow 206 Added | PASS |
19:48:12 ------------------------------------------------------------------------------
19:48:12 Test Is Flow 209 Added | PASS |
19:48:12 ------------------------------------------------------------------------------
19:48:12 Test Is Flow 214 Added | PASS |
19:48:12 ------------------------------------------------------------------------------
19:48:12 Test Is Flow 218 Added | PASS |
19:48:12 ------------------------------------------------------------------------------
19:48:12 Test Is Flow 219 Added | PASS |
19:48:13 ------------------------------------------------------------------------------
19:48:13 Test Is Flow 220 Added | PASS |
19:48:13 ------------------------------------------------------------------------------
19:48:13 Test Is Flow 221 Added | PASS |
19:48:13 ------------------------------------------------------------------------------
19:48:13 Test Is Flow 222 Added | PASS |
19:48:13 ------------------------------------------------------------------------------
19:48:13 Test Is Flow 223 Added | PASS |
19:48:13 ------------------------------------------------------------------------------
19:48:13 Test Is Flow 224 Added | PASS |
19:48:13 ------------------------------------------------------------------------------
19:48:13 Test Is Flow 225 Added | PASS |
19:48:13 ------------------------------------------------------------------------------
19:48:13 Test Is Flow 550 Added | PASS |
19:48:14 ------------------------------------------------------------------------------
19:48:14 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
19:48:19 ------------------------------------------------------------------------------
19:48:19 Test Is Flow 1 Updated | PASS |
19:48:19 ------------------------------------------------------------------------------
19:48:19 Test Is Flow 2 Updated | PASS |
19:48:19 ------------------------------------------------------------------------------
19:48:19 Test Is Flow 3 Updated | PASS |
19:48:19 ------------------------------------------------------------------------------
19:48:19 Test Is Flow 4 Updated | PASS |
19:48:19 ------------------------------------------------------------------------------
19:48:19 Test Is Flow 5 Updated | PASS |
19:48:19 ------------------------------------------------------------------------------
19:48:19 Test Is Flow 6 Updated | PASS |
19:48:19 ------------------------------------------------------------------------------
19:48:19 Test Is Flow 7 Updated | PASS |
19:48:20 ------------------------------------------------------------------------------
19:48:20 Test Is Flow 8 Updated | PASS |
19:48:20 ------------------------------------------------------------------------------
19:48:20 Test Is Flow 9 Updated | PASS |
19:48:20 ------------------------------------------------------------------------------
19:48:20 Test Is Flow 10 Updated | PASS |
19:48:20 ------------------------------------------------------------------------------
19:48:20 Test Is Flow 11 Updated | PASS |
19:48:20 ------------------------------------------------------------------------------
19:48:20 Test Is Flow 14 Updated | PASS |
19:48:20 ------------------------------------------------------------------------------
19:48:20 Test Is Flow 15 Updated | PASS |
19:48:20 ------------------------------------------------------------------------------
19:48:20 Test Is Flow 16 Updated | PASS |
19:48:20 ------------------------------------------------------------------------------
19:48:20 Test Is Flow 17 Updated | PASS |
19:48:21 ------------------------------------------------------------------------------
19:48:21 Test Is Flow 18 Updated | PASS |
19:48:21 ------------------------------------------------------------------------------
19:48:21 Test Is Flow 19 Updated | PASS |
19:48:21 ------------------------------------------------------------------------------
19:48:21 Test Is Flow 20 Updated | PASS |
19:48:21 ------------------------------------------------------------------------------
19:48:21 Test Is Flow 21 Updated | PASS |
19:48:21 ------------------------------------------------------------------------------
19:48:21 Test Is Flow 22 Updated | PASS |
19:48:21 ------------------------------------------------------------------------------
19:48:21 Test Is Flow 23 Updated | PASS |
19:48:21 ------------------------------------------------------------------------------
19:48:21 Test Is Flow 24 Updated | PASS |
19:48:21 ------------------------------------------------------------------------------
19:48:21 Test Is Flow 25 Updated | PASS |
19:48:22 ------------------------------------------------------------------------------
19:48:22 Test Is Flow 31 Updated | PASS |
19:48:22 ------------------------------------------------------------------------------
19:48:22 Test Is Flow 36 Updated | PASS |
19:48:22 ------------------------------------------------------------------------------
19:48:22 Test Is Flow 38 Updated | PASS |
19:48:22 ------------------------------------------------------------------------------
19:48:22 Test Is Flow 43 Updated | PASS |
19:48:22 ------------------------------------------------------------------------------
19:48:22 Test Is Flow 45 Updated | PASS |
19:48:22 ------------------------------------------------------------------------------
19:48:22 Test Is Flow 101 Updated | PASS |
19:48:22 ------------------------------------------------------------------------------
19:48:22 Test Is Flow 102 Updated | PASS |
19:48:22 ------------------------------------------------------------------------------
19:48:22 Test Is Flow 103 Updated | PASS |
19:48:23 ------------------------------------------------------------------------------
19:48:23 Test Is Flow 104 Updated | PASS |
19:48:23 ------------------------------------------------------------------------------
19:48:23 Test Is Flow 105 Updated | PASS |
19:48:23 ------------------------------------------------------------------------------
19:48:23 Test Is Flow 106 Updated | PASS |
19:48:23 ------------------------------------------------------------------------------
19:48:23 Test Is Flow 107 Updated | PASS |
19:48:23 ------------------------------------------------------------------------------
19:48:23 Test Is Flow 108 Updated | PASS |
19:48:23 ------------------------------------------------------------------------------
19:48:23 Test Is Flow 109 Updated | PASS |
19:48:23 ------------------------------------------------------------------------------
19:48:23 Test Is Flow 110 Updated | PASS |
19:48:23 ------------------------------------------------------------------------------
19:48:23 Test Is Flow 113 Updated | PASS |
19:48:24 ------------------------------------------------------------------------------
19:48:24 Test Is Flow 156 Updated | PASS |
19:48:24 ------------------------------------------------------------------------------
19:48:24 Test Is Flow 201 Updated | PASS |
19:48:24 ------------------------------------------------------------------------------
19:48:24 Test Is Flow 202 Updated | PASS |
19:48:24 ------------------------------------------------------------------------------
19:48:24 Test Is Flow 203 Updated | PASS |
19:48:24 ------------------------------------------------------------------------------
19:48:24 Test Is Flow 204 Updated | PASS |
19:48:24 ------------------------------------------------------------------------------
19:48:24 Test Is Flow 205 Updated | PASS |
19:48:24 ------------------------------------------------------------------------------
19:48:24 Test Is Flow 206 Updated | PASS |
19:48:24 ------------------------------------------------------------------------------
19:48:24 Test Is Flow 209 Updated | PASS |
19:48:25 ------------------------------------------------------------------------------
19:48:25 Test Is Flow 214 Updated | PASS |
19:48:25 ------------------------------------------------------------------------------
19:48:25 Test Is Flow 218 Updated | PASS |
19:48:25 ------------------------------------------------------------------------------
19:48:25 Test Is Flow 219 Updated | PASS |
19:48:25 ------------------------------------------------------------------------------
19:48:25 Test Is Flow 220 Updated | PASS |
19:48:25 ------------------------------------------------------------------------------
19:48:25 Test Is Flow 221 Updated | PASS |
19:48:25 ------------------------------------------------------------------------------
19:48:25 Test Is Flow 222 Updated | PASS |
19:48:25 ------------------------------------------------------------------------------
19:48:25 Test Is Flow 223 Updated | PASS |
19:48:25 ------------------------------------------------------------------------------
19:48:25 Test Is Flow 224 Updated | PASS |
19:48:26 ------------------------------------------------------------------------------
19:48:26 Test Is Flow 225 Updated | PASS |
19:48:26 ------------------------------------------------------------------------------
19:48:26 Test Is Flow 550 Updated | PASS |
19:48:26 ------------------------------------------------------------------------------
19:48:26 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 1 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 2 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 3 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 4 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 5 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 6 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 7 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 8 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 9 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 10 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 11 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 14 Deleted | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 15 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 16 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 17 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 18 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 19 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 20 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 21 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 22 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 23 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 24 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 25 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 31 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 36 Deleted | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 38 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 43 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 45 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 101 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 102 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 103 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 104 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 105 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 106 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 107 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 108 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 109 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 110 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 113 Deleted | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 156 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 201 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 202 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 203 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 204 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 205 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 206 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 209 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 214 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 218 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 219 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 220 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 221 Deleted | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 222 Deleted | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 223 Deleted | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 224 Deleted | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 225 Deleted | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 550 Deleted | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
19:48:35 174 tests, 174 passed, 0 failed
19:48:35 ==============================================================================
19:48:35 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
19:48:35 ==============================================================================
19:48:35 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 1 Added | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 2 Added | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 3 Added | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 4 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 5 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 6 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 7 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 8 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 9 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 10 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 11 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 15 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 16 Added | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 17 Added | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 18 Added | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 19 Added | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 20 Added | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 21 Added | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 22 Added | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 23 Added | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 24 Added | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 25 Added | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 31 Added | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 36 Added | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 38 Added | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 43 Added | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 45 Added | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 101 Added | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 102 Added | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 103 Added | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 104 Added | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 105 Added | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 106 Added | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 107 Added | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 108 Added | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 109 Added | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 110 Added | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 113 Added | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 201 Added | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 202 Added | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 203 Added | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 204 Added | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 205 Added | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 206 Added | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 209 Added | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 214 Added | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 218 Added | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 219 Added | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 220 Added | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 1 Updated | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 2 Updated | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 3 Updated | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 4 Updated | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 5 Updated | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 6 Updated | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 7 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 8 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 9 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 10 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 11 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 14 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 15 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 16 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 17 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 18 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 19 Updated | PASS |
19:49:39 ------------------------------------------------------------------------------
19:49:39 Test Is Flow 20 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 21 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 22 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 23 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 24 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 25 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 31 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 36 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 38 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 43 Updated | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Test Is Flow 45 Updated | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Test Is Flow 101 Updated | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Test Is Flow 102 Updated | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Test Is Flow 103 Updated | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Test Is Flow 104 Updated | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Test Is Flow 105 Updated | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Test Is Flow 106 Updated | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Test Is Flow 107 Updated | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Test Is Flow 108 Updated | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Test Is Flow 109 Updated | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Test Is Flow 110 Updated | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Test Is Flow 113 Updated | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Test Is Flow 201 Updated | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Test Is Flow 202 Updated | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Test Is Flow 203 Updated | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Test Is Flow 204 Updated | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Test Is Flow 205 Updated | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Test Is Flow 206 Updated | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Test Is Flow 209 Updated | PASS |
19:49:43 ------------------------------------------------------------------------------
19:49:43 Test Is Flow 214 Updated | PASS |
19:49:43 ------------------------------------------------------------------------------
19:49:43 Test Is Flow 218 Updated | PASS |
19:49:43 ------------------------------------------------------------------------------
19:49:43 Test Is Flow 219 Updated | PASS |
19:49:43 ------------------------------------------------------------------------------
19:49:43 Test Is Flow 220 Updated | PASS |
19:49:43 ------------------------------------------------------------------------------
19:49:43 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
19:50:11 ------------------------------------------------------------------------------
19:50:11 Test Is Flow 1 Deleted | PASS |
19:50:11 ------------------------------------------------------------------------------
19:50:11 Test Is Flow 2 Deleted | PASS |
19:50:11 ------------------------------------------------------------------------------
19:50:11 Test Is Flow 3 Deleted | PASS |
19:50:11 ------------------------------------------------------------------------------
19:50:11 Test Is Flow 4 Deleted | PASS |
19:50:11 ------------------------------------------------------------------------------
19:50:11 Test Is Flow 5 Deleted | PASS |
19:50:11 ------------------------------------------------------------------------------
19:50:11 Test Is Flow 6 Deleted | PASS |
19:50:11 ------------------------------------------------------------------------------
19:50:11 Test Is Flow 7 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 8 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 9 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 10 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 11 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 14 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 15 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 16 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 17 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 18 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 19 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 20 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 21 Deleted | PASS |
19:50:12 ------------------------------------------------------------------------------
19:50:12 Test Is Flow 22 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 23 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 24 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 25 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 31 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 36 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 38 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 43 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 45 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 101 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 102 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 103 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 104 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 105 Deleted | PASS |
19:50:13 ------------------------------------------------------------------------------
19:50:13 Test Is Flow 106 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 107 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 108 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 109 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 110 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 113 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 201 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 202 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 203 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 204 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 205 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 206 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 209 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 214 Deleted | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Test Is Flow 218 Deleted | PASS |
19:50:15 ------------------------------------------------------------------------------
19:50:15 Test Is Flow 219 Deleted | PASS |
19:50:15 ------------------------------------------------------------------------------
19:50:15 Test Is Flow 220 Deleted | PASS |
19:50:15 ------------------------------------------------------------------------------
19:50:15 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
19:50:15 152 tests, 152 passed, 0 failed
19:50:15 ==============================================================================
19:50:15 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
19:50:15 326 tests, 326 passed, 0 failed
19:50:15 ==============================================================================
19:50:15 openflowplugin-sanity.txt.Reconciliation
19:50:15 ==============================================================================
19:50:15 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
19:50:15 ==============================================================================
19:50:15 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
19:50:16 ------------------------------------------------------------------------------
19:50:16 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
19:50:18 ------------------------------------------------------------------------------
19:50:18 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
19:50:19 ------------------------------------------------------------------------------
19:50:19 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
19:50:22 ------------------------------------------------------------------------------
19:50:22 Check Linear Topology :: Check Linear Topology. | PASS |
19:50:31 ------------------------------------------------------------------------------
19:50:31 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
19:50:31 ------------------------------------------------------------------------------
19:50:31 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
19:50:32 ------------------------------------------------------------------------------
19:50:32 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
19:50:32 ------------------------------------------------------------------------------
19:50:32 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:33 | PASS |
19:50:33 ------------------------------------------------------------------------------
19:50:33 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
19:50:43 ------------------------------------------------------------------------------
19:50:43 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:44 | PASS |
19:50:44 ------------------------------------------------------------------------------
19:50:44 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
19:50:51 ------------------------------------------------------------------------------
19:50:51 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
19:50:51 ------------------------------------------------------------------------------
19:50:51 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
19:50:54 ------------------------------------------------------------------------------
19:50:54 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
19:50:54 ------------------------------------------------------------------------------
19:50:54 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
19:50:54 ------------------------------------------------------------------------------
19:50:54 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:51:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:51:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:51:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:51:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:51:23 | PASS |
19:51:23 ------------------------------------------------------------------------------
19:51:23 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
19:51:23 ------------------------------------------------------------------------------
19:51:23 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
19:51:23 ------------------------------------------------------------------------------
19:51:23 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
19:51:23 ------------------------------------------------------------------------------
19:51:23 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
19:51:23 ------------------------------------------------------------------------------
19:51:23 Stop Mininet :: Stop Mininet. | PASS |
19:51:24 ------------------------------------------------------------------------------
19:51:24 Check No Switches :: Check no switches in topology. | PASS |
19:51:25 ------------------------------------------------------------------------------
19:51:25 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
19:51:25 23 tests, 23 passed, 0 failed
19:51:25 ==============================================================================
19:51:25 openflowplugin-sanity.txt.Reconciliation | PASS |
19:51:25 23 tests, 23 passed, 0 failed
19:51:25 ==============================================================================
19:51:25 openflowplugin-sanity.txt | PASS |
19:51:25 394 tests, 394 passed, 0 failed
19:51:25 ==============================================================================
19:51:25 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml
19:51:29 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html
19:51:29 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html
19:51:30 Examining the files in data/log and checking filesize
19:51:30 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:30 total 956
19:51:30 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 19:46 .
19:51:30 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 13 19:46 karaf_console.log
19:51:30 drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 19:46 ..
19:51:30 -rw-rw-r-- 1 jenkins jenkins 964967 Jan 13 19:51 karaf.log
19:51:30 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:30 944K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
19:51:30 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
19:51:30 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:30 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
19:51:30 Let's take the karaf thread dump again...
19:51:30 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:30 karaf main: org.apache.karaf.main.Main, pid:4523
19:51:31 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:31 Killing ODL
19:51:31 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:36 Compressing karaf.log 1
19:51:36 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:37 Fetching compressed karaf.log 1
19:51:37 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:37 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:37 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:37 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:38 Fetch GC logs
19:51:38 Warning: Permanently added '10.30.170.81' (ECDSA) to the list of known hosts.
19:51:38 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
19:51:38 Examine copied files
19:51:38 total 44160
19:51:38 drwxrwxr-x. 2 jenkins jenkins 6 Jan 13 19:51 gclogs-1
19:51:38 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 13 19:51 odl1_karaf_console.log
19:51:38 -rw-rw-r--. 1 jenkins jenkins 67172 Jan 13 19:51 odl1_karaf.log.gz
19:51:38 -rw-rw-r--. 1 jenkins jenkins 152322 Jan 13 19:51 karaf_1_4523_threads_after.log
19:51:38 -rw-rw-r--. 1 jenkins jenkins 14343 Jan 13 19:51 ps_after.log
19:51:38 -rw-rw-r--. 1 jenkins jenkins 270780 Jan 13 19:51 report.html
19:51:38 -rw-rw-r--. 1 jenkins jenkins 3397788 Jan 13 19:51 log.html
19:51:38 -rw-rw-r--. 1 jenkins jenkins 41118783 Jan 13 19:51 output.xml
19:51:38 -rw-rw-r--. 1 jenkins jenkins 491 Jan 13 19:47 testplan.txt
19:51:38 -rw-rw-r--. 1 jenkins jenkins 108451 Jan 13 19:47 karaf_1_2025_threads_before.log
19:51:38 -rw-rw-r--. 1 jenkins jenkins 14194 Jan 13 19:47 ps_before.log
19:51:38 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 13 19:46 post-startup-script.sh
19:51:38 -rw-rw-r--. 1 jenkins jenkins 252 Jan 13 19:46 startup-script.sh
19:51:38 -rw-rw-r--. 1 jenkins jenkins 3496 Jan 13 19:46 configuration-script.sh
19:51:38 -rw-rw-r--. 1 jenkins jenkins 337 Jan 13 19:45 detect_variables.env
19:51:38 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 13 19:45 pom.xml
19:51:38 -rw-rw-r--. 1 jenkins jenkins 92 Jan 13 19:45 set_variables.env
19:51:38 -rw-rw-r--. 1 jenkins jenkins 297 Jan 13 19:45 slave_addresses.txt
19:51:38 -rw-rw-r--. 1 jenkins jenkins 570 Jan 13 19:45 requirements.txt
19:51:38 -rw-rw-r--. 1 jenkins jenkins 26 Jan 13 19:45 env.properties
19:51:38 -rw-rw-r--. 1 jenkins jenkins 334 Jan 13 19:43 stack-parameters.yaml
19:51:38 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 13 19:42 test
19:51:38 drwxrwxr-x. 2 jenkins jenkins 6 Jan 13 19:42 test@tmp
19:51:38 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 13 16:26 maven-metadata.xml
19:51:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2371996479950531334.sh
19:51:38 Karaf Deployments, Tests must have already run
19:51:38 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins14167165107086688853.sh
19:51:38 Cleaning up Robot installation...
19:51:38 $ ssh-agent -k
19:51:38 unset SSH_AUTH_SOCK;
19:51:38 unset SSH_AGENT_PID;
19:51:38 echo Agent pid 5290 killed;
19:51:38 [ssh-agent] Stopped.
19:51:38 Recording plot data
19:51:39 Robot results publisher started...
19:51:39 INFO: Checking test criticality is deprecated and will be dropped in a future release!
19:51:39 -Parsing output xml:
19:51:40 Done!
19:51:40 -Copying log files to build dir:
19:51:41 Done!
19:51:41 -Assigning results to build:
19:51:41 Done!
19:51:41 -Checking thresholds:
19:51:41 Done!
19:51:41 Done publishing Robot results.
19:51:41 [PostBuildScript] - [INFO] Executing post build scripts.
19:51:41 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9758218025628215838.sh
19:51:41 Archiving csit artifacts
19:51:41 mv: cannot stat '*_1.png': No such file or directory
19:51:41 mv: cannot stat '/tmp/odl1_*': No such file or directory
19:51:41 % Total % Received % Xferd Average Speed Time Time Time Current
19:51:41 Dload Upload Total Spent Left Speed
19:51:41
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 400k 0 400k 0 0 1550k 0 --:--:-- --:--:-- --:--:-- 1544k
100 3554k 0 3554k 0 0 4282k 0 --:--:-- --:--:-- --:--:-- 4277k
19:51:42 Archive: robot-plugin.zip
19:51:42 inflating: ./archives/robot-plugin/log.html
19:51:42 inflating: ./archives/robot-plugin/output.xml
19:51:42 inflating: ./archives/robot-plugin/report.html
19:51:42 mv: cannot stat '*.log.gz': No such file or directory
19:51:42 mv: cannot stat '*.csv': No such file or directory
19:51:42 mv: cannot stat '*.png': No such file or directory
19:51:42 [PostBuildScript] - [INFO] Executing post build scripts.
19:51:42 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4576300069209065505.sh
19:51:42 [PostBuildScript] - [INFO] Executing post build scripts.
19:51:42 [EnvInject] - Injecting environment variables from a build step.
19:51:42 [EnvInject] - Injecting as environment variables the properties content
19:51:42 OS_CLOUD=vex
19:51:42 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-140
19:51:42
19:51:42 [EnvInject] - Variables injected successfully.
19:51:42 provisioning config files...
19:51:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:51:43 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3082618569202181073.sh
19:51:43 ---> openstack-stack-delete.sh
19:51:43 Setup pyenv:
19:51:43 system
19:51:43 3.8.13
19:51:43 3.9.13
19:51:43 3.10.13
19:51:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from file:/tmp/.os_lf_venv
19:51:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:51:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:51:45 lf-activate-venv(): INFO: Base packages installed successfully
19:51:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
19:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:52:04 INFO: Stack cost retrieval disabled, setting cost to 0
19:52:16 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-140
19:52:16 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-140
19:52:16 [PostBuildScript] - [INFO] Executing post build scripts.
19:52:16 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10453583383248813403.sh
19:52:16 ---> sysstat.sh
19:52:17 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8037238820058299451.sh
19:52:17 ---> package-listing.sh
19:52:17 ++ facter osfamily
19:52:17 ++ tr '[:upper:]' '[:lower:]'
19:52:17 + OS_FAMILY=redhat
19:52:17 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:52:17 + START_PACKAGES=/tmp/packages_start.txt
19:52:17 + END_PACKAGES=/tmp/packages_end.txt
19:52:17 + DIFF_PACKAGES=/tmp/packages_diff.txt
19:52:17 + PACKAGES=/tmp/packages_start.txt
19:52:17 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
19:52:17 + PACKAGES=/tmp/packages_end.txt
19:52:17 + case "${OS_FAMILY}" in
19:52:17 + rpm -qa
19:52:17 + sort
19:52:18 + '[' -f /tmp/packages_start.txt ']'
19:52:18 + '[' -f /tmp/packages_end.txt ']'
19:52:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt
19:52:18 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
19:52:18 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
19:52:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
19:52:18 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13317669096760048943.sh
19:52:18 ---> capture-instance-metadata.sh
19:52:18 Setup pyenv:
19:52:18 system
19:52:18 3.8.13
19:52:18 3.9.13
19:52:18 3.10.13
19:52:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:52:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from file:/tmp/.os_lf_venv
19:52:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:52:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:52:20 lf-activate-venv(): INFO: Base packages installed successfully
19:52:20 lf-activate-venv(): INFO: Installing additional packages: lftools
19:52:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
19:52:29 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
19:52:30 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:52:30 INFO: Running in OpenStack, capturing instance metadata
19:52:30 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1192122166387706247.sh
19:52:30 provisioning config files...
19:52:30 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #140
19:52:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config4221078981330945168tmp
19:52:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
19:52:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
19:52:30 provisioning config files...
19:52:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
19:52:31 [EnvInject] - Injecting environment variables from a build step.
19:52:31 [EnvInject] - Injecting as environment variables the properties content
19:52:31 SERVER_ID=logs
19:52:31
19:52:31 [EnvInject] - Variables injected successfully.
19:52:31 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16517562920156540051.sh
19:52:31 ---> create-netrc.sh
19:52:31 WARN: Log server credential not found.
19:52:31 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16066022118937317875.sh
19:52:31 ---> python-tools-install.sh
19:52:31 Setup pyenv:
19:52:31 system
19:52:31 3.8.13
19:52:31 3.9.13
19:52:31 3.10.13
19:52:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:52:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from file:/tmp/.os_lf_venv
19:52:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:52:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:52:33 lf-activate-venv(): INFO: Base packages installed successfully
19:52:33 lf-activate-venv(): INFO: Installing additional packages: lftools
19:52:42 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:52:43 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11955157359976209483.sh
19:52:43 ---> sudo-logs.sh
19:52:43 Archiving 'sudo' log..
19:52:43 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6063241061091815341.sh
19:52:43 ---> job-cost.sh
19:52:43 Setup pyenv:
19:52:43 system
19:52:43 3.8.13
19:52:43 3.9.13
19:52:43 3.10.13
19:52:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:52:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from file:/tmp/.os_lf_venv
19:52:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:52:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:52:45 lf-activate-venv(): INFO: Base packages installed successfully
19:52:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
19:52:53 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:52:53 DEBUG: total: 0
19:52:53 INFO: Retrieving Stack Cost...
19:52:53 INFO: Retrieving Pricing Info for: v3-standard-2
19:52:53 INFO: Archiving Costs
19:52:53 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins14758081414759702915.sh
19:52:53 ---> logs-deploy.sh
19:52:53 Setup pyenv:
19:52:53 system
19:52:53 3.8.13
19:52:53 3.9.13
19:52:53 3.10.13
19:52:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:52:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u3Vs from file:/tmp/.os_lf_venv
19:52:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:52:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:52:55 lf-activate-venv(): INFO: Base packages installed successfully
19:52:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
19:53:08 lf-activate-venv(): INFO: Adding /tmp/venv-u3Vs/bin to PATH
19:53:08 WARNING: Nexus logging server not set
19:53:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/140/
19:53:08 INFO: archiving logs to S3
19:53:09 ---> uname -a:
19:53:09 Linux prd-centos8-robot-2c-8g-34675.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
19:53:09
19:53:09
19:53:09 ---> lscpu:
19:53:09 Architecture: x86_64
19:53:09 CPU op-mode(s): 32-bit, 64-bit
19:53:09 Byte Order: Little Endian
19:53:09 CPU(s): 2
19:53:09 On-line CPU(s) list: 0,1
19:53:09 Thread(s) per core: 1
19:53:09 Core(s) per socket: 1
19:53:09 Socket(s): 2
19:53:09 NUMA node(s): 1
19:53:09 Vendor ID: AuthenticAMD
19:53:09 CPU family: 23
19:53:09 Model: 49
19:53:09 Model name: AMD EPYC-Rome Processor
19:53:09 Stepping: 0
19:53:09 CPU MHz: 2799.998
19:53:09 BogoMIPS: 5599.99
19:53:09 Virtualization: AMD-V
19:53:09 Hypervisor vendor: KVM
19:53:09 Virtualization type: full
19:53:09 L1d cache: 32K
19:53:09 L1i cache: 32K
19:53:09 L2 cache: 512K
19:53:09 L3 cache: 16384K
19:53:09 NUMA node0 CPU(s): 0,1
19:53:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
19:53:09
19:53:09
19:53:09 ---> nproc:
19:53:09 2
19:53:09
19:53:09
19:53:09 ---> df -h:
19:53:09 Filesystem Size Used Avail Use% Mounted on
19:53:09 devtmpfs 3.8G 0 3.8G 0% /dev
19:53:09 tmpfs 3.8G 0 3.8G 0% /dev/shm
19:53:09 tmpfs 3.8G 17M 3.8G 1% /run
19:53:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
19:53:09 /dev/vda1 40G 8.4G 32G 22% /
19:53:09 tmpfs 770M 0 770M 0% /run/user/1001
19:53:09
19:53:09
19:53:09 ---> free -m:
19:53:09 total used free shared buff/cache available
19:53:09 Mem: 7697 607 4817 19 2272 6791
19:53:09 Swap: 1023 0 1023
19:53:09
19:53:09
19:53:09 ---> ip addr:
19:53:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
19:53:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
19:53:09 inet 127.0.0.1/8 scope host lo
19:53:09 valid_lft forever preferred_lft forever
19:53:09 inet6 ::1/128 scope host
19:53:09 valid_lft forever preferred_lft forever
19:53:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
19:53:09 link/ether fa:16:3e:12:41:62 brd ff:ff:ff:ff:ff:ff
19:53:09 altname enp0s3
19:53:09 altname ens3
19:53:09 inet 10.30.171.83/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
19:53:09 valid_lft 85720sec preferred_lft 85720sec
19:53:09 inet6 fe80::f816:3eff:fe12:4162/64 scope link
19:53:09 valid_lft forever preferred_lft forever
19:53:09
19:53:09
19:53:09 ---> sar -b -r -n DEV:
19:53:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/13/2026 _x86_64_ (2 CPU)
19:53:09
19:53:09 19:41:44 LINUX RESTART (2 CPU)
19:53:09
19:53:09 07:42:01 PM tps rtps wtps bread/s bwrtn/s
19:53:09 07:43:01 PM 208.50 144.38 64.12 14270.60 40535.10
19:53:09 07:44:01 PM 115.69 1.08 114.61 75.31 11793.20
19:53:09 07:45:01 PM 33.82 0.42 33.41 64.78 2942.12
19:53:09 07:46:01 PM 74.82 9.42 65.41 1682.12 5470.07
19:53:09 07:47:01 PM 25.97 0.00 25.97 0.00 4476.69
19:53:09 07:48:01 PM 3.90 0.07 3.83 4.93 164.63
19:53:09 07:49:01 PM 2.53 0.00 2.53 0.00 671.46
19:53:09 07:50:01 PM 0.60 0.00 0.60 0.00 395.92
19:53:09 07:51:01 PM 0.57 0.03 0.53 1.87 255.84
19:53:09 07:52:02 PM 14.30 0.32 13.98 36.92 667.61
19:53:09 07:53:01 PM 32.53 0.53 32.01 64.93 2903.17
19:53:09 Average: 46.68 14.23 32.45 1475.16 6394.44
19:53:09
19:53:09 07:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
19:53:09 07:43:01 PM 5393452 6994928 2488980 31.58 2688 1792256 797224 8.93 193496 2007372 120828
19:53:09 07:44:01 PM 5140516 6986804 2741916 34.79 2688 2021628 737444 8.26 198724 2188344 56720
19:53:09 07:45:01 PM 5145612 7003968 2736820 34.72 2688 2034096 724128 8.11 225500 2161088 10544
19:53:09 07:46:01 PM 4927800 7043228 2954632 37.48 2688 2281492 667152 7.47 266268 2306164 120864
19:53:09 07:47:01 PM 4925780 7040752 2956652 37.51 2688 2281460 667152 7.47 266316 2305924 4
19:53:09 07:48:01 PM 4877464 6995140 3004968 38.12 2688 2284180 716564 8.02 267084 2353424 1632
19:53:09 07:49:01 PM 4850036 6984624 3032396 38.47 2688 2301104 732484 8.20 267120 2380844 744
19:53:09 07:50:01 PM 4831788 6977636 3050644 38.70 2688 2312348 737280 8.26 267120 2398616 244
19:53:09 07:51:01 PM 4819020 6973368 3063412 38.86 2688 2320844 737280 8.26 267364 2410936 1204
19:53:09 07:52:02 PM 4851008 6906344 3031424 38.46 2688 2228088 790720 8.85 341416 2326664 96660
19:53:09 07:53:01 PM 4960660 6980196 2921772 37.07 2688 2192744 717972 8.04 507664 2054900 25328
19:53:09 Average: 4974831 6989726 2907601 36.89 2688 2186385 729582 8.17 278916 2263116 39525
19:53:09
19:53:09 07:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
19:53:09 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:43:01 PM eth0 310.34 201.77 1665.66 61.94 0.00 0.00 0.00 0.00
19:53:09 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:44:01 PM eth0 70.09 56.35 862.38 9.17 0.00 0.00 0.00 0.00
19:53:09 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:45:01 PM eth0 10.48 10.38 5.79 4.10 0.00 0.00 0.00 0.00
19:53:09 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:46:01 PM eth0 44.94 39.36 340.92 10.63 0.00 0.00 0.00 0.00
19:53:09 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:47:01 PM eth0 186.65 132.44 35.34 27.30 0.00 0.00 0.00 0.00
19:53:09 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:48:01 PM eth0 25.99 20.51 27.34 4.57 0.00 0.00 0.00 0.00
19:53:09 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:49:01 PM eth0 31.69 31.37 116.25 8.89 0.00 0.00 0.00 0.00
19:53:09 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:50:01 PM eth0 20.11 20.19 73.93 12.16 0.00 0.00 0.00 0.00
19:53:09 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:51:01 PM eth0 16.87 18.22 64.68 12.16 0.00 0.00 0.00 0.00
19:53:09 07:52:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:52:02 PM eth0 75.51 49.87 154.46 78.46 0.00 0.00 0.00 0.00
19:53:09 07:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 07:53:01 PM eth0 17.47 16.93 15.46 8.45 0.00 0.00 0.00 0.00
19:53:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:53:09 Average: eth0 73.74 54.37 306.11 21.64 0.00 0.00 0.00 0.00
19:53:09
19:53:09
19:53:09 ---> sar -P ALL:
19:53:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/13/2026 _x86_64_ (2 CPU)
19:53:09
19:53:09 19:41:44 LINUX RESTART (2 CPU)
19:53:09
19:53:09 07:42:01 PM CPU %user %nice %system %iowait %steal %idle
19:53:09 07:43:01 PM all 44.14 0.07 10.40 7.17 0.14 38.08
19:53:09 07:43:01 PM 0 35.57 0.07 11.22 6.75 0.17 46.22
19:53:09 07:43:01 PM 1 52.69 0.07 9.59 7.57 0.12 29.96
19:53:09 07:44:01 PM all 32.19 0.00 4.84 1.43 0.10 61.44
19:53:09 07:44:01 PM 0 19.90 0.00 4.42 1.49 0.10 74.09
19:53:09 07:44:01 PM 1 44.46 0.00 5.26 1.37 0.10 48.81
19:53:09 07:45:01 PM all 14.09 0.00 2.18 0.68 0.08 82.97
19:53:09 07:45:01 PM 0 8.95 0.00 2.07 0.33 0.10 88.54
19:53:09 07:45:01 PM 1 19.21 0.00 2.28 1.03 0.07 77.41
19:53:09 07:46:01 PM all 35.56 0.00 6.09 0.86 0.12 57.36
19:53:09 07:46:01 PM 0 27.48 0.00 4.96 0.58 0.12 66.86
19:53:09 07:46:01 PM 1 43.65 0.00 7.22 1.13 0.13 47.86
19:53:09 07:47:01 PM all 0.82 0.00 0.53 0.38 0.07 98.21
19:53:09 07:47:01 PM 0 0.75 0.00 0.33 0.42 0.05 98.45
19:53:09 07:47:01 PM 1 0.89 0.00 0.72 0.33 0.08 97.98
19:53:09 07:48:01 PM all 5.67 0.00 0.33 0.02 0.09 93.89
19:53:09 07:48:01 PM 0 1.37 0.00 0.25 0.00 0.08 98.29
19:53:09 07:48:01 PM 1 9.97 0.00 0.42 0.03 0.10 89.48
19:53:09 07:49:01 PM all 18.31 0.00 0.23 0.07 0.10 81.29
19:53:09 07:49:01 PM 0 9.32 0.00 0.22 0.08 0.10 90.28
19:53:09 07:49:01 PM 1 27.29 0.00 0.25 0.05 0.10 72.31
19:53:09 07:50:01 PM all 10.62 0.00 0.16 0.05 0.08 89.09
19:53:09 07:50:01 PM 0 10.18 0.00 0.17 0.08 0.07 89.50
19:53:09 07:50:01 PM 1 11.07 0.00 0.15 0.02 0.08 88.68
19:53:09 07:51:01 PM all 10.03 0.00 0.26 0.01 0.11 89.59
19:53:09 07:51:01 PM 0 4.01 0.00 0.30 0.02 0.12 95.55
19:53:09 07:51:01 PM 1 16.06 0.00 0.22 0.00 0.10 83.62
19:53:09 07:52:02 PM all 18.44 0.00 1.91 0.08 0.12 79.46
19:53:09 07:52:02 PM 0 22.45 0.00 1.65 0.08 0.12 75.69
19:53:09 07:52:02 PM 1 14.42 0.00 2.16 0.07 0.12 83.24
19:53:09 07:53:01 PM all 31.81 0.00 4.37 0.28 0.13 63.42
19:53:09 07:53:01 PM 0 23.37 0.00 3.77 0.41 0.12 72.34
19:53:09 07:53:01 PM 1 40.26 0.00 4.97 0.15 0.14 54.48
19:53:09
19:53:09 Average: CPU %user %nice %system %iowait %steal %idle
19:53:09 Average: all 20.14 0.01 2.84 1.00 0.10 75.91
19:53:09 Average: 0 14.83 0.01 2.66 0.93 0.10 81.46
19:53:09 Average: 1 25.44 0.01 3.02 1.07 0.10 70.36
19:53:09
19:53:09
19:53:09