22:40:56 Started by upstream project "integration-sanity-test-vanadium" build number 73
22:40:56 originally caused by:
22:40:56 Started by timer
22:40:56 Started by timer
22:40:56 Running as SYSTEM
22:40:56 [EnvInject] - Loading node environment variables.
22:40:56 Building remotely on prd-centos8-robot-2c-8g-2601 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
22:40:57 [ssh-agent] Looking for ssh-agent implementation...
22:40:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:40:57 $ ssh-agent
22:40:57 SSH_AUTH_SOCK=/tmp/ssh-OetDdsPE8QVw/agent.5314
22:40:57 SSH_AGENT_PID=5315
22:40:57 [ssh-agent] Started.
22:40:57 Running ssh-add (command line suppressed)
22:40:57 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_11225179120126413233.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_11225179120126413233.key)
22:40:57 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:40:57 The recommended git tool is: NONE
22:41:00 using credential opendaylight-jenkins-ssh
22:41:00 Wiping out workspace first.
22:41:00 Cloning the remote Git repository
22:41:00 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:41:00 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10
22:41:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:00 > git --version # timeout=10
22:41:00 > git --version # 'git version 2.43.0'
22:41:00 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:00 [INFO] Currently running in a labeled security context
22:41:00 [INFO] Currently SELinux is 'enforcing' on the host
22:41:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh3780150249179407609.key
22:41:00 Verifying host key using known hosts file
22:41:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:41:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:04 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:04 [INFO] Currently running in a labeled security context
22:41:04 [INFO] Currently SELinux is 'enforcing' on the host
22:41:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh500934498711180073.key
22:41:04 Verifying host key using known hosts file
22:41:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:41:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:41:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:04 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
22:41:04 > git config core.sparsecheckout # timeout=10
22:41:04 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
22:41:04 Commit message: "Adapt test for new pce-allocation field"
22:41:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:04 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
22:41:05 No emails were triggered.
22:41:05 provisioning config files...
22:41:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:41:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:41:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:41:05 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4722479386944061845.sh
22:41:05 ---> python-tools-install.sh
22:41:05 Setup pyenv:
22:41:05 system
22:41:05 * 3.8.13 (set by /opt/pyenv/version)
22:41:05 * 3.9.13 (set by /opt/pyenv/version)
22:41:05 * 3.10.13 (set by /opt/pyenv/version)
22:41:05 * 3.11.7 (set by /opt/pyenv/version)
22:41:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nogC
22:41:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:41:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:41:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:41:15 lf-activate-venv(): INFO: Base packages installed successfully
22:41:15 lf-activate-venv(): INFO: Installing additional packages: lftools
22:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:41:42 Generating Requirements File
22:42:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:42:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:42:03 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
22:42:03 Python 3.11.7
22:42:04 pip 25.3 from /tmp/venv-nogC/lib/python3.11/site-packages/pip (python 3.11)
22:42:04 appdirs==1.4.4
22:42:04 argcomplete==3.6.3
22:42:04 aspy.yaml==1.3.0
22:42:04 attrs==25.4.0
22:42:04 autopage==0.5.2
22:42:04 beautifulsoup4==4.14.2
22:42:04 boto3==1.40.60
22:42:04 botocore==1.40.60
22:42:04 bs4==0.0.2
22:42:04 cachetools==6.2.1
22:42:04 certifi==2025.10.5
22:42:04 cffi==2.0.0
22:42:04 cfgv==3.4.0
22:42:04 chardet==5.2.0
22:42:04 charset-normalizer==3.4.4
22:42:04 click==8.3.0
22:42:04 cliff==4.11.0
22:42:04 cmd2==2.7.0
22:42:04 cryptography==3.3.2
22:42:04 debtcollector==3.0.0
22:42:04 decorator==5.2.1
22:42:04 defusedxml==0.7.1
22:42:04 Deprecated==1.2.18
22:42:04 distlib==0.4.0
22:42:04 dnspython==2.8.0
22:42:04 docker==7.1.0
22:42:04 dogpile.cache==1.5.0
22:42:04 durationpy==0.10
22:42:04 email-validator==2.3.0
22:42:04 filelock==3.20.0
22:42:04 future==1.0.0
22:42:04 gitdb==4.0.12
22:42:04 GitPython==3.1.45
22:42:04 google-auth==2.41.1
22:42:04 httplib2==0.31.0
22:42:04 identify==2.6.15
22:42:04 idna==3.11
22:42:04 importlib-resources==1.5.0
22:42:04 iso8601==2.1.0
22:42:04 Jinja2==3.1.6
22:42:04 jmespath==1.0.1
22:42:04 jsonpatch==1.33
22:42:04 jsonpointer==3.0.0
22:42:04 jsonschema==4.25.1
22:42:04 jsonschema-specifications==2025.9.1
22:42:04 keystoneauth1==5.12.0
22:42:04 kubernetes==34.1.0
22:42:04 lftools==0.37.15
22:42:04 lxml==6.0.2
22:42:04 markdown-it-py==4.0.0
22:42:04 MarkupSafe==3.0.3
22:42:04 mdurl==0.1.2
22:42:04 msgpack==1.1.2
22:42:04 multi_key_dict==2.0.3
22:42:04 munch==4.0.0
22:42:04 netaddr==1.3.0
22:42:04 niet==1.4.2
22:42:04 nodeenv==1.9.1
22:42:04 oauth2client==4.1.3
22:42:04 oauthlib==3.3.1
22:42:04 openstacksdk==4.7.1
22:42:04 os-service-types==1.8.0
22:42:04 osc-lib==4.2.0
22:42:04 oslo.config==10.0.0
22:42:04 oslo.context==6.1.0
22:42:04 oslo.i18n==6.6.0
22:42:04 oslo.log==7.2.1
22:42:04 oslo.serialization==5.8.0
22:42:04 oslo.utils==9.1.0
22:42:04 packaging==25.0
22:42:04 pbr==7.0.1
22:42:04 platformdirs==4.5.0
22:42:04 prettytable==3.16.0
22:42:04 psutil==7.1.2
22:42:04 pyasn1==0.6.1
22:42:04 pyasn1_modules==0.4.2
22:42:04 pycparser==2.23
22:42:04 pygerrit2==2.0.15
22:42:04 PyGithub==2.8.1
22:42:04 Pygments==2.19.2
22:42:04 PyJWT==2.10.1
22:42:04 PyNaCl==1.6.0
22:42:04 pyparsing==2.4.7
22:42:04 pyperclip==1.11.0
22:42:04 pyrsistent==0.20.0
22:42:04 python-cinderclient==9.8.0
22:42:04 python-dateutil==2.9.0.post0
22:42:04 python-heatclient==4.3.0
22:42:04 python-jenkins==1.8.3
22:42:04 python-keystoneclient==5.7.0
22:42:04 python-magnumclient==4.9.0
22:42:04 python-openstackclient==8.2.0
22:42:04 python-swiftclient==4.8.0
22:42:04 PyYAML==6.0.3
22:42:04 referencing==0.37.0
22:42:04 requests==2.32.5
22:42:04 requests-oauthlib==2.0.0
22:42:04 requestsexceptions==1.4.0
22:42:04 rfc3986==2.0.0
22:42:04 rich==14.2.0
22:42:04 rich-argparse==1.7.1
22:42:04 rpds-py==0.28.0
22:42:04 rsa==4.9.1
22:42:04 ruamel.yaml==0.18.16
22:42:04 ruamel.yaml.clib==0.2.14
22:42:04 s3transfer==0.14.0
22:42:04 simplejson==3.20.2
22:42:04 six==1.17.0
22:42:04 smmap==5.0.2
22:42:04 soupsieve==2.8
22:42:04 stevedore==5.5.0
22:42:04 tabulate==0.9.0
22:42:04 toml==0.10.2
22:42:04 tomlkit==0.13.3
22:42:04 tqdm==4.67.1
22:42:04 typing_extensions==4.15.0
22:42:04 tzdata==2025.2
22:42:04 urllib3==1.26.20
22:42:04 virtualenv==20.35.3
22:42:04 wcwidth==0.2.14
22:42:04 websocket-client==1.9.0
22:42:04 wrapt==2.0.0
22:42:04 xdg==6.0.0
22:42:04 xmltodict==1.0.2
22:42:04 yq==3.4.3
22:42:04 [EnvInject] - Injecting environment variables from a build step.
22:42:04 [EnvInject] - Injecting as environment variables the properties content
22:42:04 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:42:04 OS_CLOUD=vex
22:42:04 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-73
22:42:04 OS_STACK_TEMPLATE_DIR=openstack-hot
22:42:04
22:42:04 [EnvInject] - Variables injected successfully.
22:42:04 provisioning config files...
22:42:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:42:04 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3240298769977273916.sh
22:42:04 ---> Create parameters file for OpenStack HOT
22:42:04 OpenStack Heat parameters generated
22:42:04 -----------------------------------
22:42:04 parameters:
22:42:04 vm_0_count: '1'
22:42:04 vm_0_flavor: 'v3-standard-4'
22:42:04 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
22:42:04 vm_1_count: '1'
22:42:04 vm_1_flavor: 'v3-standard-2'
22:42:04 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:42:04
22:42:04 job_name: '38640-73'
22:42:04 silo: 'releng'
22:42:04 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins17086249422336266787.sh
22:42:05 ---> Create HEAT stack
22:42:05 + source /home/jenkins/lf-env.sh
22:42:05 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:05 ++ mktemp -d /tmp/venv-XXXX
22:42:05 + lf_venv=/tmp/venv-VqRZ
22:42:05 + local venv_file=/tmp/.os_lf_venv
22:42:05 + local python=python3
22:42:05 + local options
22:42:05 + local set_path=true
22:42:05 + local install_args=
22:42:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:05 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:05 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:05 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:05 + true
22:42:05 + case $1 in
22:42:05 + python=python3
22:42:05 + shift 2
22:42:05 + true
22:42:05 + case $1 in
22:42:05 + shift
22:42:05 + break
22:42:05 + case $python in
22:42:05 + local pkg_list=
22:42:05 + [[ -d /opt/pyenv ]]
22:42:05 + echo 'Setup pyenv:'
22:42:05 Setup pyenv:
22:42:05 + export PYENV_ROOT=/opt/pyenv
22:42:05 + PYENV_ROOT=/opt/pyenv
22:42:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:05 + pyenv versions
22:42:05 system
22:42:05 3.8.13
22:42:05 3.9.13
22:42:05 3.10.13
22:42:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:42:05 + command -v pyenv
22:42:05 ++ pyenv init - --no-rehash
22:42:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:42:05 for i in ${!paths[@]}; do
22:42:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:42:05 fi; done;
22:42:05 echo "${paths[*]}"'\'')"
22:42:05 export PATH="/opt/pyenv/shims:${PATH}"
22:42:05 export PYENV_SHELL=bash
22:42:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:42:05 pyenv() {
22:42:05 local command
22:42:05 command="${1:-}"
22:42:05 if [ "$#" -gt 0 ]; then
22:42:05 shift
22:42:05 fi
22:42:05
22:42:05 case "$command" in
22:42:05 rehash|shell)
22:42:05 eval "$(pyenv "sh-$command" "$@")"
22:42:05 ;;
22:42:05 *)
22:42:05 command pyenv "$command" "$@"
22:42:05 ;;
22:42:05 esac
22:42:05 }'
22:42:05 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:42:05 for i in ${!paths[@]}; do
22:42:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:42:05 fi; done;
22:42:05 echo "${paths[*]}"'
22:42:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:05 ++ export PYENV_SHELL=bash
22:42:05 ++ PYENV_SHELL=bash
22:42:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:42:05 +++ complete -F _pyenv pyenv
22:42:05 ++ lf-pyver python3
22:42:05 ++ local py_version_xy=python3
22:42:05 ++ local py_version_xyz=
22:42:05 ++ awk '{ print $1 }'
22:42:05 ++ pyenv versions
22:42:05 ++ local command
22:42:05 ++ command=versions
22:42:05 ++ '[' 1 -gt 0 ']'
22:42:05 ++ shift
22:42:05 ++ case "$command" in
22:42:05 ++ command pyenv versions
22:42:05 ++ pyenv versions
22:42:05 ++ sed 's/^[ *]* //'
22:42:05 ++ grep -E '^[0-9.]*[0-9]$'
22:42:05 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:42:05 +++ grep '^3' /tmp/.pyenv_versions
22:42:05 +++ sort -V
22:42:05 +++ tail -n 1
22:42:05 ++ py_version_xyz=3.11.7
22:42:05 ++ [[ -z 3.11.7 ]]
22:42:05 ++ echo 3.11.7
22:42:05 ++ return 0
22:42:05 + pyenv local 3.11.7
22:42:05 + local command
22:42:05 + command=local
22:42:05 + '[' 2 -gt 0 ']'
22:42:05 + shift
22:42:05 + case "$command" in
22:42:05 + command pyenv local 3.11.7
22:42:05 + pyenv local 3.11.7
22:42:05 + for arg in "$@"
22:42:05 + case $arg in
22:42:05 + pkg_list+='lftools[openstack] '
22:42:05 + for arg in "$@"
22:42:05 + case $arg in
22:42:05 + pkg_list+='kubernetes '
22:42:05 + for arg in "$@"
22:42:05 + case $arg in
22:42:05 + pkg_list+='niet '
22:42:05 + for arg in "$@"
22:42:05 + case $arg in
22:42:05 + pkg_list+='python-heatclient '
22:42:05 + for arg in "$@"
22:42:05 + case $arg in
22:42:05 + pkg_list+='python-openstackclient '
22:42:05 + for arg in "$@"
22:42:05 + case $arg in
22:42:05 + pkg_list+='python-magnumclient '
22:42:05 + for arg in "$@"
22:42:05 + case $arg in
22:42:05 + pkg_list+='urllib3~=1.26.15 '
22:42:05 + for arg in "$@"
22:42:05 + case $arg in
22:42:05 + pkg_list+='yq '
22:42:05 + [[ -f /tmp/.os_lf_venv ]]
22:42:05 ++ cat /tmp/.os_lf_venv
22:42:05 + lf_venv=/tmp/venv-nogC
22:42:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from' file:/tmp/.os_lf_venv
22:42:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from file:/tmp/.os_lf_venv
22:42:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:42:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:05 + local 'pip_opts=--upgrade --quiet'
22:42:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:42:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:42:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:42:05 + [[ -n '' ]]
22:42:05 + [[ -n '' ]]
22:42:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:42:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:05 + /tmp/venv-nogC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:42:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:42:07 lf-activate-venv(): INFO: Base packages installed successfully
22:42:07 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:42:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:42:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:07 + /tmp/venv-nogC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:29 + type python3
22:42:29 + true
22:42:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH'
22:42:29 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:42:29 + PATH=/tmp/venv-nogC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:29 + return 0
22:42:29 + openstack --os-cloud vex limits show --absolute
22:42:30 +--------------------------+---------+
22:42:30 | Name | Value |
22:42:30 +--------------------------+---------+
22:42:30 | maxTotalInstances | -1 |
22:42:30 | maxTotalCores | 450 |
22:42:30 | maxTotalRAMSize | 1000000 |
22:42:30 | maxServerMeta | 128 |
22:42:30 | maxImageMeta | 128 |
22:42:30 | maxPersonality | 5 |
22:42:30 | maxPersonalitySize | 10240 |
22:42:30 | maxTotalKeypairs | 100 |
22:42:30 | maxServerGroups | 10 |
22:42:30 | maxServerGroupMembers | 10 |
22:42:30 | maxTotalFloatingIps | -1 |
22:42:30 | maxSecurityGroups | -1 |
22:42:30 | maxSecurityGroupRules | -1 |
22:42:30 | totalRAMUsed | 589824 |
22:42:30 | totalCoresUsed | 144 |
22:42:30 | totalInstancesUsed | 61 |
22:42:30 | totalFloatingIpsUsed | 0 |
22:42:30 | totalSecurityGroupsUsed | 0 |
22:42:30 | totalServerGroupsUsed | 0 |
22:42:30 | maxTotalVolumes | -1 |
22:42:30 | maxTotalSnapshots | 10 |
22:42:30 | maxTotalVolumeGigabytes | 4096 |
22:42:30 | maxTotalBackups | 10 |
22:42:30 | maxTotalBackupGigabytes | 1000 |
22:42:30 | totalVolumesUsed | 5 |
22:42:30 | totalGigabytesUsed | 100 |
22:42:30 | totalSnapshotsUsed | 0 |
22:42:30 | totalBackupsUsed | 0 |
22:42:30 | totalBackupGigabytesUsed | 0 |
22:42:30 +--------------------------+---------+
22:42:30 + pushd /opt/ciman/openstack-hot
22:42:30 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
22:42:30 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-73 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml
22:43:06 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-73
22:43:06 Waiting to initialize infrastructure...
22:43:06 Waiting to initialize infrastructure...
22:43:06 Stack initialization successful.
22:43:06 ------------------------------------
22:43:06 Stack Details
22:43:06 ------------------------------------
22:43:06 {'added': None,
22:43:06 'capabilities': [],
22:43:06 'created_at': '2025-10-27T22:42:33Z',
22:43:06 'deleted': None,
22:43:06 'deleted_at': None,
22:43:06 'description': 'No description',
22:43:06 'environment': None,
22:43:06 'environment_files': None,
22:43:06 'files': None,
22:43:06 'files_container': None,
22:43:06 'id': 'be8fbb23-8fe5-4f29-8009-120fbf90e148',
22:43:06 'is_rollback_disabled': True,
22:43:06 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-73/be8fbb23-8fe5-4f29-8009-120fbf90e148',
22:43:06 'rel': 'self'}],
22:43:06 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
22:43:06 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-73',
22:43:06 'notification_topics': [],
22:43:06 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:43:06 'output_key': 'vm_0_ips',
22:43:06 'output_value': ['10.30.170.47']},
22:43:06 {'description': 'IP addresses of the 2nd vm types',
22:43:06 'output_key': 'vm_1_ips',
22:43:06 'output_value': ['10.30.170.138']}],
22:43:06 'owner_id': ****,
22:43:06 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:43:06 'OS::stack_id': 'be8fbb23-8fe5-4f29-8009-120fbf90e148',
22:43:06 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-73',
22:43:06 'job_name': '38640-73',
22:43:06 'silo': 'releng',
22:43:06 'vm_0_count': '1',
22:43:06 'vm_0_flavor': 'v3-standard-4',
22:43:06 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:43:06 '20250917-133034.447',
22:43:06 'vm_1_count': '1',
22:43:06 'vm_1_flavor': 'v3-standard-2',
22:43:06 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:43:06 '- 20250917-133034.654'},
22:43:06 'parent_id': None,
22:43:06 'replaced': None,
22:43:06 'status': 'CREATE_COMPLETE',
22:43:06 'status_reason': 'Stack CREATE completed successfully',
22:43:06 'tags': [],
22:43:06 'template': None,
22:43:06 'template_description': 'No description',
22:43:06 'template_url': None,
22:43:06 'timeout_mins': 15,
22:43:06 'unchanged': None,
22:43:06 'updated': None,
22:43:06 'updated_at': None,
22:43:06 'user_project_id': 'e7f6432d029c493baaf461a09bf58eeb'}
22:43:06 ------------------------------------
22:43:06 + popd
22:43:06 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
22:43:06 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins10335674232242885808.sh
22:43:06 ---> Copy SSH public keys to CSIT lab
22:43:06 Setup pyenv:
22:43:07 system
22:43:07 3.8.13
22:43:07 3.9.13
22:43:07 3.10.13
22:43:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:43:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from file:/tmp/.os_lf_venv
22:43:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:43:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:43:09 lf-activate-venv(): INFO: Base packages installed successfully
22:43:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:43:42 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:43:44 SSH not responding on 10.30.170.47. Retrying in 10 seconds...
22:43:44 SSH not responding on 10.30.170.138. Retrying in 10 seconds...
22:43:54 Ping to 10.30.170.47 successful.
22:43:54 SSH not responding on 10.30.170.47. Retrying in 10 seconds...
22:43:54 Ping to 10.30.170.138 successful.
22:43:56 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
22:43:57 releng-38640-73-1-mininet-ovs-217-0
22:43:57 Successfully copied public keys to slave 10.30.170.138
22:44:04 Ping to 10.30.170.47 successful.
22:44:05 SSH not responding on 10.30.170.47. Retrying in 10 seconds...
22:44:15 Ping to 10.30.170.47 successful.
22:44:15 SSH not responding on 10.30.170.47. Retrying in 10 seconds...
22:44:25 Ping to 10.30.170.47 successful.
22:44:27 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:44:27 releng-38640-73-0-builder-0
22:44:27 Successfully copied public keys to slave 10.30.170.47
22:44:27 Process 6532 ready.
22:44:27 Process 6533 ready.
22:44:27 SSH ready on all stack servers.
22:44:27 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins96452637558529827.sh
22:44:27 Setup pyenv:
22:44:27 system
22:44:27 3.8.13
22:44:27 3.9.13
22:44:27 3.10.13
22:44:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:44:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RfvK
22:44:33 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv
22:44:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:47 lf-activate-venv(): INFO: Base packages installed successfully
22:44:47 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:44:52 lf-activate-venv(): INFO: Adding /tmp/venv-RfvK/bin to PATH
22:44:52 + echo 'Installing Python Requirements'
22:44:52 Installing Python Requirements
22:44:52 + cat
22:44:52 + python -m pip install -r requirements.txt
22:44:52 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:44:52 Collecting docker-py (from -r requirements.txt (line 1))
22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:44:52 Collecting ipaddr (from -r requirements.txt (line 2))
22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:44:52 Installing build dependencies: started
22:44:53 Installing build dependencies: finished with status 'done'
22:44:53 Getting requirements to build wheel: started
22:44:54 Getting requirements to build wheel: finished with status 'done'
22:44:54 Preparing metadata (pyproject.toml): started
22:44:54 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:54 Collecting netaddr (from -r requirements.txt (line 3))
22:44:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:44:54 Collecting netifaces (from -r requirements.txt (line 4))
22:44:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:44:54 Installing build dependencies: started
22:44:55 Installing build dependencies: finished with status 'done'
22:44:55 Getting requirements to build wheel: started
22:44:55 Getting requirements to build wheel: finished with status 'done'
22:44:55 Preparing metadata (pyproject.toml): started
22:44:56 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:56 Collecting pyhocon (from -r requirements.txt (line 5))
22:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:44:56 Collecting requests (from -r requirements.txt (line 6))
22:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:44:56 Collecting robotframework (from -r requirements.txt (line 7))
22:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
22:44:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 15.9 MB/s 0:00:00
22:44:56 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:44:56 Installing build dependencies: started
22:44:57 Installing build dependencies: finished with status 'done'
22:44:57 Getting requirements to build wheel: started
22:44:58 Getting requirements to build wheel: finished with status 'done'
22:44:58 Preparing metadata (pyproject.toml): started
22:44:58 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:58 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:44:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:44:58 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:44:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:44:58 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:44:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:44:59 Installing build dependencies: started
22:44:59 Installing build dependencies: finished with status 'done'
22:44:59 Getting requirements to build wheel: started
22:45:00 Getting requirements to build wheel: finished with status 'done'
22:45:00 Preparing metadata (pyproject.toml): started
22:45:00 Preparing metadata (pyproject.toml): finished with status 'done'
22:45:00 Collecting scapy (from -r requirements.txt (line 12))
22:45:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
22:45:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 20.2 MB/s 0:00:00
22:45:00 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:45:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:45:00 Installing build dependencies: started
22:45:01 Installing build dependencies: finished with status 'done'
22:45:01 Getting requirements to build wheel: started
22:45:02 Getting requirements to build wheel: finished with status 'done'
22:45:02 Preparing metadata (pyproject.toml): started
22:45:02 Preparing metadata (pyproject.toml): finished with status 'done'
22:45:02 Collecting elasticsearch (from -r requirements.txt (line 18))
22:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
22:45:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 12.2 MB/s 0:00:00
22:45:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:45:02 Collecting pyangbind (from -r requirements.txt (line 22))
22:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
22:45:02 Collecting isodate (from -r requirements.txt (line 25))
22:45:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:45:03 Collecting jmespath (from -r requirements.txt (line 28))
22:45:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:45:03 Collecting jsonpatch (from -r requirements.txt (line 31))
22:45:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:45:03 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:45:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:45:03 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:45:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:45:03 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:45:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:45:03 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:45:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:45:04 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:45:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:45:04 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:45:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
22:45:04 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:45:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
22:45:04 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:45:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:45:04 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:45:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
22:45:04 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:45:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
22:45:05 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:45:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:45:05 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:45:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
22:45:05 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:45:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:45:05 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:45:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:45:05 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:45:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:45:05 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
22:45:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
22:45:05 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:45:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:45:06 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:45:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:45:06 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
22:45:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:45:06 Collecting elasticsearch (from -r requirements.txt (line 18))
22:45:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
22:45:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 4.3 MB/s 0:00:00
22:45:06 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:45:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:45:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:45:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:45:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:45:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:45:07 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:45:07 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:45:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:45:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 4.5 MB/s 0:00:00
22:45:08 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:45:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:45:09 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:45:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:45:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 13.1 MB/s 0:00:00
22:45:09 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:45:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:45:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:45:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
22:45:09 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:45:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:45:09 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:45:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:45:09 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:45:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:45:10 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:45:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:45:10 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:45:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:45:10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
22:45:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 51.1 MB/s 0:00:00
22:45:10 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
22:45:10 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
22:45:10 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
22:45:10 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:45:10 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:45:10 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:45:10 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:45:11 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
22:45:11 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:45:11 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:45:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:45:11 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:45:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:45:11 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:45:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
22:45:11 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:45:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:45:11 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:45:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
22:45:11 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:45:11 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:45:11 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:45:11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=513ad7ed81cd256c44211c564540ed130d588583bda33f3c17bc52a85b9b05bf
22:45:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:45:11 Building wheel for ipaddr (pyproject.toml): started
22:45:12 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:45:12 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=1f1ae61cd7dabadc814e38b17597c9d70d4ecda75dce9c26fe87205e0bf340e4
22:45:12 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:45:12 Building wheel for netifaces (pyproject.toml): started
22:45:14 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:45:14 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=5b4726a1f8ebc7c5c91e5da98e66e957d6a7f8c7317ed63a565e80cc0cf7e395
22:45:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:45:14 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:45:15 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:45:15 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e3190c9f854b86458675eab869e9615c3109c61c5e2abefe4c593ad020196d9d
22:45:15 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:45:15 Building wheel for jsonpath-rw (pyproject.toml): started
22:45:15 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:45:15 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b3bf63220c58c88aec5fad8428ad66ab22e5ea6a88bdb7b535c17871115fc716
22:45:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:45:15 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:45:15 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:45:22
22:45:22 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 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.1 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.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 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.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
22:45:23 + pip freeze
22:45:23 attrs==25.4.0
22:45:23 bcrypt==5.0.0
22:45:23 beautifulsoup4==4.14.2
22:45:23 certifi==2025.10.5
22:45:23 cffi==2.0.0
22:45:23 charset-normalizer==3.4.4
22:45:23 click==8.3.0
22:45:23 cryptography==46.0.3
22:45:23 decorator==5.2.1
22:45:23 distlib==0.4.0
22:45:23 docker-py==1.10.6
22:45:23 docker-pycreds==0.4.0
22:45:23 elastic-transport==8.17.1
22:45:23 elasticsearch==8.19.1
22:45:23 elasticsearch-dsl==8.15.4
22:45:23 enum34==1.1.10
22:45:23 filelock==3.20.0
22:45:23 h11==0.16.0
22:45:23 idna==3.11
22:45:23 invoke==2.2.1
22:45:23 ipaddr==2.2.0
22:45:23 isodate==0.7.2
22:45:23 jmespath==1.0.1
22:45:23 jsonpatch==1.33
22:45:23 jsonpath-rw==1.4.0
22:45:23 jsonpointer==3.0.0
22:45:23 lxml==6.0.2
22:45:23 netaddr==1.3.0
22:45:23 netifaces==0.11.0
22:45:23 outcome==1.3.0.post0
22:45:23 paramiko==4.0.0
22:45:23 platformdirs==4.5.0
22:45:23 ply==3.11
22:45:23 pyang==2.7.1
22:45:23 pyangbind==0.8.6
22:45:23 pycparser==2.23
22:45:23 pyhocon==0.3.61
22:45:23 PyNaCl==1.6.0
22:45:23 pyparsing==3.2.5
22:45:23 PySocks==1.7.1
22:45:23 python-dateutil==2.9.0.post0
22:45:23 regex==2025.10.23
22:45:23 requests==2.32.5
22:45:23 robotframework==7.3.2
22:45:23 robotframework-httplibrary==0.4.2
22:45:23 robotframework-pythonlibcore==4.4.1
22:45:23 robotframework-requests==0.9.7
22:45:23 robotframework-selenium2library==3.0.0
22:45:23 robotframework-seleniumlibrary==6.8.0
22:45:23 robotframework-sshlibrary==3.8.0
22:45:23 scapy==2.6.1
22:45:23 scp==0.15.0
22:45:23 selenium==4.38.0
22:45:23 six==1.17.0
22:45:23 sniffio==1.3.1
22:45:23 sortedcontainers==2.4.0
22:45:23 soupsieve==2.8
22:45:23 trio==0.31.0
22:45:23 trio-websocket==0.12.2
22:45:23 typing_extensions==4.15.0
22:45:23 urllib3==2.5.0
22:45:23 virtualenv==20.35.3
22:45:23 waitress==3.0.2
22:45:23 WebOb==1.8.9
22:45:23 websocket-client==1.9.0
22:45:23 WebTest==3.0.7
22:45:23 wsproto==1.2.0
22:45:23 [EnvInject] - Injecting environment variables from a build step.
22:45:23 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:45:23 [EnvInject] - Variables injected successfully.
22:45:23 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins14021030353998507101.sh
22:45:23 Setup pyenv:
22:45:23 system
22:45:23 3.8.13
22:45:23 3.9.13
22:45:23 3.10.13
22:45:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:45:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from file:/tmp/.os_lf_venv
22:45:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:45:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:45:26 lf-activate-venv(): INFO: Base packages installed successfully
22:45:26 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:45:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:45:33 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
22:45:33 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:45:33 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
22:45:33 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:45:33 + ODL_SYSTEM=()
22:45:33 + TOOLS_SYSTEM=()
22:45:33 + OPENSTACK_SYSTEM=()
22:45:33 + OPENSTACK_CONTROLLERS=()
22:45:33 + mapfile -t ADDR
22:45:33 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-73
22:45:33 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:45:35 + for i in "${ADDR[@]}"
22:45:35 ++ ssh 10.30.170.47 hostname -s
22:45:35 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:45:36 + REMHOST=releng-38640-73-0-builder-0
22:45:36 + case ${REMHOST} in
22:45:36 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:45:36 + for i in "${ADDR[@]}"
22:45:36 ++ ssh 10.30.170.138 hostname -s
22:45:36 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
22:45:36 + REMHOST=releng-38640-73-1-mininet-ovs-217-0
22:45:36 + case ${REMHOST} in
22:45:36 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:45:36 + echo NUM_ODL_SYSTEM=1
22:45:36 + echo NUM_TOOLS_SYSTEM=1
22:45:36 + '[' '' == yes ']'
22:45:36 + NUM_OPENSTACK_SYSTEM=0
22:45:36 + echo NUM_OPENSTACK_SYSTEM=0
22:45:36 + '[' 0 -eq 2 ']'
22:45:36 + echo ODL_SYSTEM_IP=10.30.170.47
22:45:36 ++ seq 0 0
22:45:36 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:45:36 + echo ODL_SYSTEM_1_IP=10.30.170.47
22:45:36 + echo TOOLS_SYSTEM_IP=10.30.170.138
22:45:36 ++ seq 0 0
22:45:36 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:45:36 + echo TOOLS_SYSTEM_1_IP=10.30.170.138
22:45:36 + openstack_index=0
22:45:36 + NUM_OPENSTACK_CONTROL_NODES=1
22:45:36 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:45:36 ++ seq 0 0
22:45:36 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:45:36 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:45:36 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:45:36 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:45:36 + '[' -1 -ge 2 ']'
22:45:36 ++ seq 0 -2
22:45:36 + NUM_OPENSTACK_HAPROXY_NODES=0
22:45:36 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:45:36 ++ seq 0 -1
22:45:36 + echo 'Contents of slave_addresses.txt:'
22:45:36 Contents of slave_addresses.txt:
22:45:36 + cat slave_addresses.txt
22:45:36 NUM_ODL_SYSTEM=1
22:45:36 NUM_TOOLS_SYSTEM=1
22:45:36 NUM_OPENSTACK_SYSTEM=0
22:45:36 ODL_SYSTEM_IP=10.30.170.47
22:45:36 ODL_SYSTEM_1_IP=10.30.170.47
22:45:36 TOOLS_SYSTEM_IP=10.30.170.138
22:45:36 TOOLS_SYSTEM_1_IP=10.30.170.138
22:45:36 NUM_OPENSTACK_CONTROL_NODES=1
22:45:36 OPENSTACK_CONTROL_NODE_1_IP=
22:45:36 NUM_OPENSTACK_COMPUTE_NODES=-1
22:45:36 NUM_OPENSTACK_HAPROXY_NODES=0
22:45:36 [EnvInject] - Injecting environment variables from a build step.
22:45:36 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:45:36 [EnvInject] - Variables injected successfully.
22:45:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins842505147400628470.sh
22:45:36 Preparing for JRE Version 21
22:45:36 Karaf artifact is karaf
22:45:36 Karaf project is integration
22:45:36 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:45:36 [EnvInject] - Injecting environment variables from a build step.
22:45:36 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:45:36 [EnvInject] - Variables injected successfully.
22:45:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10997663909624779272.sh
22:45:36 2025-10-27 22:45:36 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
22:45:36 Bundle version is 0.23.0-SNAPSHOT
22:45:36 --2025-10-27 22:45:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
22:45:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:45:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:45:36 HTTP request sent, awaiting response... 200 OK
22:45:36 Length: 1410 (1.4K) [application/xml]
22:45:36 Saving to: ‘maven-metadata.xml’
22:45:36
22:45:36 0K . 100% 32.5M=0s
22:45:36
22:45:36 2025-10-27 22:45:36 (32.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
22:45:36
22:45:37
22:45:37
22:45:37 org.opendaylight.integration
22:45:37 karaf
22:45:37 0.23.0-SNAPSHOT
22:45:37
22:45:37
22:45:37 20251027.162803
22:45:37 502
22:45:37
22:45:37 20251027162803
22:45:37
22:45:37
22:45:37 pom
22:45:37 0.23.0-20251027.162803-502
22:45:37 20251027162803
22:45:37
22:45:37
22:45:37 tar.gz
22:45:37 0.23.0-20251027.162803-502
22:45:37 20251027162803
22:45:37
22:45:37
22:45:37 zip
22:45:37 0.23.0-20251027.162803-502
22:45:37 20251027162803
22:45:37
22:45:37
22:45:37 cyclonedx
22:45:37 xml
22:45:37 0.23.0-20251027.162803-502
22:45:37 20251027162803
22:45:37
22:45:37
22:45:37 cyclonedx
22:45:37 json
22:45:37 0.23.0-20251027.162803-502
22:45:37 20251027162803
22:45:37
22:45:37
22:45:37
22:45:37
22:45:37 Nexus timestamp is 0.23.0-20251027.162803-502
22:45:37 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251027.162803-502.zip
22:45:37 Distribution bundle is karaf-0.23.0-20251027.162803-502.zip
22:45:37 Distribution bundle version is 0.23.0-SNAPSHOT
22:45:37 Distribution folder is karaf-0.23.0-SNAPSHOT
22:45:37 Nexus prefix is https://nexus.opendaylight.org
22:45:37 [EnvInject] - Injecting environment variables from a build step.
22:45:37 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:45:37 [EnvInject] - Variables injected successfully.
22:45:37 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8227370477142881801.sh
22:45:37 Setup pyenv:
22:45:37 system
22:45:37 3.8.13
22:45:37 3.9.13
22:45:37 3.10.13
22:45:37 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:45:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from file:/tmp/.os_lf_venv
22:45:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:45:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:45:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:45:39 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:45:39 lf-activate-venv(): INFO: Base packages installed successfully
22:45:39 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:45:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:45:45 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:45:45 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:45:45 Copying common-functions.sh to /tmp
22:45:47 Copying common-functions.sh to 10.30.170.47:/tmp
22:45:47 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:45:47 Copying common-functions.sh to 10.30.170.138:/tmp
22:45:48 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts.
22:45:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins306566612699831180.sh
22:45:48 common-functions.sh is being sourced
22:45:48 common-functions environment:
22:45:48 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:48 ACTUALFEATURES:
22:45:48 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:48 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:45:48 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:48 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:48 CONTROLLERMEM: 2048m
22:45:48 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:45:48 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:45:48 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:45:48 SUITES:
22:45:48
22:45:48 #################################################
22:45:48 ## Configure Cluster and Start ##
22:45:48 #################################################
22:45:48 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
22:45:48 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
22:45:48 Locating script plan to use...
22:45:48 Finished running script plans
22:45:48 Configuring member-1 with IP address 10.30.170.47
22:45:48 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:45:48 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:45:48 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
22:45:48 common-functions.sh is being sourced
22:45:48 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:45:48 ++ echo 'common-functions.sh is being sourced'
22:45:48 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
22:45:48 ++ DISTROSTREAM=vanadium
22:45:48 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:48 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:48 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:48 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:48 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:45:48 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:45:48 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:48 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:48 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:48 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:48 ++ export CONTROLLERMEM=
22:45:48 ++ CONTROLLERMEM=
22:45:48 ++ case "${DISTROSTREAM}" in
22:45:48 ++ CLUSTER_SYSTEM=pekko
22:45:48 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:45:48 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:45:48 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:45:48 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:45:48 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:45:48 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:45:48 ++ print_common_env
22:45:48 ++ cat
22:45:48 common-functions environment:
22:45:48 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:48 ACTUALFEATURES:
22:45:48 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:48 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:45:48 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:48 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:48 CONTROLLERMEM:
22:45:48 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:45:48 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:45:48 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:45:48 SUITES:
22:45:48
22:45:48 ++ SSH='ssh -t -t'
22:45:48 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:45:48 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:45:48 Changing to /tmp
22:45:48 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251027.162803-502.zip
22:45:48 + echo 'Changing to /tmp'
22:45:48 + cd /tmp
22:45:48 + 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-20251027.162803-502.zip'
22:45:48 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251027.162803-502.zip
22:45:48 --2025-10-27 22:45:48-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251027.162803-502.zip
22:45:48 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:45:48 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:45:48 HTTP request sent, awaiting response... 200 OK
22:45:48 Length: 234979227 (224M) [application/zip]
22:45:48 Saving to: ‘karaf-0.23.0-20251027.162803-502.zip’
22:45:48
22:45:48 0K ........ ........ ........ ........ ........ ........ 1% 51.7M 4s
22:45:48 3072K ........ ........ ........ ........ ........ ........ 2% 67.1M 4s
22:45:48 6144K ........ ........ ........ ........ ........ ........ 4% 74.2M 3s
22:45:48 9216K ........ ........ ........ ........ ........ ........ 5% 110M 3s
22:45:48 12288K ........ ........ ........ ........ ........ ........ 6% 151M 3s
22:45:48 15360K ........ ........ ........ ........ ........ ........ 8% 157M 2s
22:45:48 18432K ........ ........ ........ ........ ........ ........ 9% 178M 2s
22:45:48 21504K ........ ........ ........ ........ ........ ........ 10% 191M 2s
22:45:48 24576K ........ ........ ........ ........ ........ ........ 12% 190M 2s
22:45:48 27648K ........ ........ ........ ........ ........ ........ 13% 148M 2s
22:45:49 30720K ........ ........ ........ ........ ........ ........ 14% 225M 2s
22:45:49 33792K ........ ........ ........ ........ ........ ........ 16% 242M 2s
22:45:49 36864K ........ ........ ........ ........ ........ ........ 17% 219M 2s
22:45:49 39936K ........ ........ ........ ........ ........ ........ 18% 193M 1s
22:45:49 43008K ........ ........ ........ ........ ........ ........ 20% 232M 1s
22:45:49 46080K ........ ........ ........ ........ ........ ........ 21% 205M 1s
22:45:49 49152K ........ ........ ........ ........ ........ ........ 22% 211M 1s
22:45:49 52224K ........ ........ ........ ........ ........ ........ 24% 227M 1s
22:45:49 55296K ........ ........ ........ ........ ........ ........ 25% 277M 1s
22:45:49 58368K ........ ........ ........ ........ ........ ........ 26% 250M 1s
22:45:49 61440K ........ ........ ........ ........ ........ ........ 28% 297M 1s
22:45:49 64512K ........ ........ ........ ........ ........ ........ 29% 306M 1s
22:45:49 67584K ........ ........ ........ ........ ........ ........ 30% 280M 1s
22:45:49 70656K ........ ........ ........ ........ ........ ........ 32% 290M 1s
22:45:49 73728K ........ ........ ........ ........ ........ ........ 33% 303M 1s
22:45:49 76800K ........ ........ ........ ........ ........ ........ 34% 262M 1s
22:45:49 79872K ........ ........ ........ ........ ........ ........ 36% 315M 1s
22:45:49 82944K ........ ........ ........ ........ ........ ........ 37% 290M 1s
22:45:49 86016K ........ ........ ........ ........ ........ ........ 38% 267M 1s
22:45:49 89088K ........ ........ ........ ........ ........ ........ 40% 220M 1s
22:45:49 92160K ........ ........ ........ ........ ........ ........ 41% 277M 1s
22:45:49 95232K ........ ........ ........ ........ ........ ........ 42% 258M 1s
22:45:49 98304K ........ ........ ........ ........ ........ ........ 44% 319M 1s
22:45:49 101376K ........ ........ ........ ........ ........ ........ 45% 310M 1s
22:45:49 104448K ........ ........ ........ ........ ........ ........ 46% 310M 1s
22:45:49 107520K ........ ........ ........ ........ ........ ........ 48% 321M 1s
22:45:49 110592K ........ ........ ........ ........ ........ ........ 49% 310M 1s
22:45:49 113664K ........ ........ ........ ........ ........ ........ 50% 281M 1s
22:45:49 116736K ........ ........ ........ ........ ........ ........ 52% 280M 1s
22:45:49 119808K ........ ........ ........ ........ ........ ........ 53% 259M 1s
22:45:49 122880K ........ ........ ........ ........ ........ ........ 54% 261M 1s
22:45:49 125952K ........ ........ ........ ........ ........ ........ 56% 317M 0s
22:45:49 129024K ........ ........ ........ ........ ........ ........ 57% 315M 0s
22:45:49 132096K ........ ........ ........ ........ ........ ........ 58% 303M 0s
22:45:49 135168K ........ ........ ........ ........ ........ ........ 60% 302M 0s
22:45:49 138240K ........ ........ ........ ........ ........ ........ 61% 288M 0s
22:45:49 141312K ........ ........ ........ ........ ........ ........ 62% 231M 0s
22:45:49 144384K ........ ........ ........ ........ ........ ........ 64% 220M 0s
22:45:49 147456K ........ ........ ........ ........ ........ ........ 65% 301M 0s
22:45:49 150528K ........ ........ ........ ........ ........ ........ 66% 269M 0s
22:45:49 153600K ........ ........ ........ ........ ........ ........ 68% 278M 0s
22:45:49 156672K ........ ........ ........ ........ ........ ........ 69% 276M 0s
22:45:49 159744K ........ ........ ........ ........ ........ ........ 70% 307M 0s
22:45:49 162816K ........ ........ ........ ........ ........ ........ 72% 308M 0s
22:45:49 165888K ........ ........ ........ ........ ........ ........ 73% 250M 0s
22:45:49 168960K ........ ........ ........ ........ ........ ........ 74% 255M 0s
22:45:49 172032K ........ ........ ........ ........ ........ ........ 76% 288M 0s
22:45:49 175104K ........ ........ ........ ........ ........ ........ 77% 277M 0s
22:45:49 178176K ........ ........ ........ ........ ........ ........ 78% 213M 0s
22:45:49 181248K ........ ........ ........ ........ ........ ........ 80% 247M 0s
22:45:49 184320K ........ ........ ........ ........ ........ ........ 81% 231M 0s
22:45:49 187392K ........ ........ ........ ........ ........ ........ 83% 221M 0s
22:45:49 190464K ........ ........ ........ ........ ........ ........ 84% 262M 0s
22:45:49 193536K ........ ........ ........ ........ ........ ........ 85% 281M 0s
22:45:49 196608K ........ ........ ........ ........ ........ ........ 87% 341M 0s
22:45:49 199680K ........ ........ ........ ........ ........ ........ 88% 323M 0s
22:45:49 202752K ........ ........ ........ ........ ........ ........ 89% 291M 0s
22:45:49 205824K ........ ........ ........ ........ ........ ........ 91% 295M 0s
22:45:49 208896K ........ ........ ........ ........ ........ ........ 92% 318M 0s
22:45:49 211968K ........ ........ ........ ........ ........ ........ 93% 284M 0s
22:45:49 215040K ........ ........ ........ ........ ........ ........ 95% 325M 0s
22:45:49 218112K ........ ........ ........ ........ ........ ........ 96% 319M 0s
22:45:49 221184K ........ ........ ........ ........ ........ ........ 97% 313M 0s
22:45:49 224256K ........ ........ ........ ........ ........ ........ 99% 308M 0s
22:45:49 227328K ........ ........ ........ ........ . 100% 309M=1.0s
22:45:49
22:45:49 2025-10-27 22:45:49 (225 MB/s) - ‘karaf-0.23.0-20251027.162803-502.zip’ saved [234979227/234979227]
22:45:49
22:45:49 Extracting the new controller...
22:45:49 + echo 'Extracting the new controller...'
22:45:49 + unzip -q karaf-0.23.0-20251027.162803-502.zip
22:45:51 Adding external repositories...
22:45:51 + echo 'Adding external repositories...'
22:45:51 + 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
22:45:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:51 ################################################################################
22:45:51 #
22:45:51 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:51 # contributor license agreements. See the NOTICE file distributed with
22:45:51 # this work for additional information regarding copyright ownership.
22:45:51 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:51 # (the "License"); you may not use this file except in compliance with
22:45:51 # the License. You may obtain a copy of the License at
22:45:51 #
22:45:51 # http://www.apache.org/licenses/LICENSE-2.0
22:45:51 #
22:45:51 # Unless required by applicable law or agreed to in writing, software
22:45:51 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:51 # See the License for the specific language governing permissions and
22:45:51 # limitations under the License.
22:45:51 #
22:45:51 ################################################################################
22:45:51
22:45:51 #
22:45:51 # If set to true, the following property will not allow any certificate to be used
22:45:51 # when accessing Maven repositories through SSL
22:45:51 #
22:45:51 #org.ops4j.pax.url.mvn.certificateCheck=
22:45:51
22:45:51 #
22:45:51 # Path to the local Maven settings file.
22:45:51 # The repositories defined in this file will be automatically added to the list
22:45:51 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:45:51 # below is not set.
22:45:51 # The following locations are checked for the existence of the settings.xml file
22:45:51 # * 1. looks for the specified url
22:45:51 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:45:51 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:45:51 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:45:51 #
22:45:51 #org.ops4j.pax.url.mvn.settings=
22:45:51
22:45:51 #
22:45:51 # Path to the local Maven repository which is used to avoid downloading
22:45:51 # artifacts when they already exist locally.
22:45:51 # The value of this property will be extracted from the settings.xml file
22:45:51 # above, or defaulted to:
22:45:51 # System.getProperty( "user.home" ) + "/.m2/repository"
22:45:51 #
22:45:51 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:45:51
22:45:51 #
22:45:51 # Default this to false. It's just weird to use undocumented repos
22:45:51 #
22:45:51 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:45:51
22:45:51 #
22:45:51 # Uncomment if you don't wanna use the proxy settings
22:45:51 # from the Maven conf/settings.xml file
22:45:51 #
22:45:51 # org.ops4j.pax.url.mvn.proxySupport=false
22:45:51
22:45:51 #
22:45:51 # Comma separated list of repositories scanned when resolving an artifact.
22:45:51 # Those repositories will be checked before iterating through the
22:45:51 # below list of repositories and even before the local repository
22:45:51 # A repository url can be appended with zero or more of the following flags:
22:45:51 # @snapshots : the repository contains snaphots
22:45:51 # @noreleases : the repository does not contain any released artifacts
22:45:51 #
22:45:51 # The following property value will add the system folder as a repo.
22:45:51 #
22:45:51 org.ops4j.pax.url.mvn.defaultRepositories=\
22:45:51 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:45:51 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:45:51 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:45:51
22:45:51 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:45:51 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:45:51
22:45:51 #
22:45:51 # Comma separated list of repositories scanned when resolving an artifact.
22:45:51 # The default list includes the following repositories:
22:45:51 # http://repo1.maven.org/maven2@id=central
22:45:51 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:45:51 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:45:51 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:45:51 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:45:51 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:45:51 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:45:51 # To add repositories to the default ones, prepend '+' to the list of repositories
22:45:51 # to add.
22:45:51 # A repository url can be appended with zero or more of the following flags:
22:45:51 # @snapshots : the repository contains snapshots
22:45:51 # @noreleases : the repository does not contain any released artifacts
22:45:51 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:45:51 #
22:45:51 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:45:51
22:45:51 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
22:45:51 Configuring the startup features...
22:45:51 + echo 'Configuring the startup features...'
22:45:51 + 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
22:45:51 + FEATURE_TEST_STRING=features-test
22:45:51 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
22:45:51 + KARAF_VERSION=karaf4
22:45:51 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:45:51 + 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
22:45:51 + [[ ! -z '' ]]
22:45:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:51 ################################################################################
22:45:51 #
22:45:51 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:51 # contributor license agreements. See the NOTICE file distributed with
22:45:51 # this work for additional information regarding copyright ownership.
22:45:51 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:51 # (the "License"); you may not use this file except in compliance with
22:45:51 # the License. You may obtain a copy of the License at
22:45:51 #
22:45:51 # http://www.apache.org/licenses/LICENSE-2.0
22:45:51 #
22:45:51 # Unless required by applicable law or agreed to in writing, software
22:45:51 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:51 # See the License for the specific language governing permissions and
22:45:51 # limitations under the License.
22:45:51 #
22:45:51 ################################################################################
22:45:51
22:45:51 #
22:45:51 # Comma separated list of features repositories to register by default
22:45:51 #
22:45:51 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}/2bbad9ce-548c-4a62-ad4a-57befeca3e13.xml
22:45:51
22:45:51 #
22:45:51 # Comma separated list of features to install at startup
22:45:51 #
22:45:51 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 9fed040d-b351-4a65-b8af-bd987ecf3158
22:45:51
22:45:51 #
22:45:51 # Resource repositories (OBR) that the features resolver can use
22:45:51 # to resolve requirements/capabilities
22:45:51 #
22:45:51 # The format of the resourceRepositories is
22:45:51 # resourceRepositories=[xml:url|json:url],...
22:45:51 # for Instance:
22:45:51 #
22:45:51 #resourceRepositories=xml:http://host/path/to/index.xml
22:45:51 # or
22:45:51 #resourceRepositories=json:http://host/path/to/index.json
22:45:51 #
22:45:51
22:45:51 #
22:45:51 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:45:51 #
22:45:51 featuresBootAsynchronous=false
22:45:51
22:45:51 #
22:45:51 # Service requirements enforcement
22:45:51 #
22:45:51 # By default, the feature resolver checks the service requirements/capabilities of
22:45:51 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:45:51 # the required bundles.
22:45:51 # The following flag can have those values:
22:45:51 # - disable: service requirements are completely ignored
22:45:51 # - default: service requirements are ignored for old features
22:45:51 # - enforce: service requirements are always verified
22:45:51 #
22:45:51 #serviceRequirements=default
22:45:51
22:45:51 #
22:45:51 # Store cfg file for config element in feature
22:45:51 #
22:45:51 #configCfgStore=true
22:45:51
22:45:51 #
22:45:51 # Define if the feature service automatically refresh bundles
22:45:51 #
22:45:51 autoRefresh=true
22:45:51
22:45:51 #
22:45:51 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:45:51 # XML file defines instructions related to features processing
22:45:51 # versions.properties may declare properties to resolve placeholders in XML file
22:45:51 # both files are relative to ${karaf.etc}
22:45:51 #
22:45:51 #featureProcessing=org.apache.karaf.features.xml
22:45:51 #featureProcessingVersions=versions.properties
22:45:51 + configure_karaf_log karaf4 ''
22:45:51 + local -r karaf_version=karaf4
22:45:51 + local -r controllerdebugmap=
22:45:51 + local logapi=log4j
22:45:51 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:51 log4j2.rootLogger.level = INFO
22:45:51 #log4j2.rootLogger.type = asyncRoot
22:45:51 #log4j2.rootLogger.includeLocation = false
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:51 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:51 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:51 log4j2.logger.spifly.level = WARN
22:45:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:51 log4j2.logger.audit.level = INFO
22:45:51 log4j2.logger.audit.additivity = false
22:45:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:51 log4j2.appender.console.type = Console
22:45:51 log4j2.appender.console.name = Console
22:45:51 log4j2.appender.console.layout.type = PatternLayout
22:45:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:51 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:51 log4j2.appender.rolling.name = RollingFile
22:45:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:51 #log4j2.appender.rolling.immediateFlush = false
22:45:51 log4j2.appender.rolling.append = true
22:45:51 log4j2.appender.rolling.layout.type = PatternLayout
22:45:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:51 log4j2.appender.rolling.policies.type = Policies
22:45:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:51 log4j2.appender.rolling.policies.size.size = 64MB
22:45:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:51 log4j2.appender.rolling.strategy.max = 7
22:45:51 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:51 log4j2.appender.audit.name = AuditRollingFile
22:45:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:51 log4j2.appender.audit.append = true
22:45:51 log4j2.appender.audit.layout.type = PatternLayout
22:45:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:51 log4j2.appender.audit.policies.type = Policies
22:45:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:51 log4j2.appender.audit.policies.size.size = 8MB
22:45:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:51 log4j2.appender.audit.strategy.max = 7
22:45:51 log4j2.appender.osgi.type = PaxOsgi
22:45:51 log4j2.appender.osgi.name = PaxOsgi
22:45:51 log4j2.appender.osgi.filter = *
22:45:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:51 #log4j2.logger.aether.level = TRACE
22:45:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:51 #log4j2.logger.http-headers.level = DEBUG
22:45:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:51 #log4j2.logger.maven.level = TRACE
22:45:51 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:45:51 + logapi=log4j2
22:45:51 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:45:51 + '[' log4j2 == log4j2 ']'
22:45:51 + 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
22:45:51 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:45:51 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:45:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:45:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:45:51 + unset IFS
22:45:51 controllerdebugmap:
22:45:51 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:51 + echo 'controllerdebugmap: '
22:45:51 + '[' -n '' ']'
22:45:51 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:45:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:51 ################################################################################
22:45:51 #
22:45:51 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:51 # contributor license agreements. See the NOTICE file distributed with
22:45:51 # this work for additional information regarding copyright ownership.
22:45:51 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:51 # (the "License"); you may not use this file except in compliance with
22:45:51 # the License. You may obtain a copy of the License at
22:45:51 #
22:45:51 # http://www.apache.org/licenses/LICENSE-2.0
22:45:51 #
22:45:51 # Unless required by applicable law or agreed to in writing, software
22:45:51 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:51 # See the License for the specific language governing permissions and
22:45:51 # limitations under the License.
22:45:51 #
22:45:51 ################################################################################
22:45:51
22:45:51 # Common pattern layout for appenders
22:45:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:51
22:45:51 # Root logger
22:45:51 log4j2.rootLogger.level = INFO
22:45:51 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:45:51 #log4j2.rootLogger.type = asyncRoot
22:45:51 #log4j2.rootLogger.includeLocation = false
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:51 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:51
22:45:51 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:51
22:45:51 # Loggers configuration
22:45:51
22:45:51 # Spifly logger
22:45:51 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:51 log4j2.logger.spifly.level = WARN
22:45:51
22:45:51 # Security audit logger
22:45:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:51 log4j2.logger.audit.level = INFO
22:45:51 log4j2.logger.audit.additivity = false
22:45:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:51
22:45:51 # Appenders configuration
22:45:51
22:45:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:51 log4j2.appender.console.type = Console
22:45:51 log4j2.appender.console.name = Console
22:45:51 log4j2.appender.console.layout.type = PatternLayout
22:45:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:51
22:45:51 # Rolling file appender
22:45:51 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:51 log4j2.appender.rolling.name = RollingFile
22:45:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:51 # uncomment to not force a disk flush
22:45:51 #log4j2.appender.rolling.immediateFlush = false
22:45:51 log4j2.appender.rolling.append = true
22:45:51 log4j2.appender.rolling.layout.type = PatternLayout
22:45:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:51 log4j2.appender.rolling.policies.type = Policies
22:45:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:51 log4j2.appender.rolling.policies.size.size = 1GB
22:45:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:51 log4j2.appender.rolling.strategy.max = 7
22:45:51
22:45:51 # Audit file appender
22:45:51 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:51 log4j2.appender.audit.name = AuditRollingFile
22:45:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:51 log4j2.appender.audit.append = true
22:45:51 log4j2.appender.audit.layout.type = PatternLayout
22:45:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:51 log4j2.appender.audit.policies.type = Policies
22:45:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:51 log4j2.appender.audit.policies.size.size = 8MB
22:45:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:51 log4j2.appender.audit.strategy.max = 7
22:45:51
22:45:51 # OSGi appender
22:45:51 log4j2.appender.osgi.type = PaxOsgi
22:45:51 log4j2.appender.osgi.name = PaxOsgi
22:45:51 log4j2.appender.osgi.filter = *
22:45:51
22:45:51 # help with identification of maven-related problems with pax-url-aether
22:45:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:51 #log4j2.logger.aether.level = TRACE
22:45:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:51 #log4j2.logger.http-headers.level = DEBUG
22:45:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:51 #log4j2.logger.maven.level = TRACE
22:45:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:45:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:45:51 Configure
22:45:51 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:45:51 max memory: 2048m
22:45:51 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:51 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:51 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:45:51 + local -r controllermem=2048m
22:45:51 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:51 + echo Configure
22:45:51 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:45:51 + echo ' max memory: 2048m'
22:45:51 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
22:45:51 + 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
22:45:51 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:51 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:51 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
22:45:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:45:51 #!/bin/sh
22:45:51 #
22:45:51 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:51 # contributor license agreements. See the NOTICE file distributed with
22:45:51 # this work for additional information regarding copyright ownership.
22:45:51 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:51 # (the "License"); you may not use this file except in compliance with
22:45:51 # the License. You may obtain a copy of the License at
22:45:51 #
22:45:51 # http://www.apache.org/licenses/LICENSE-2.0
22:45:51 #
22:45:51 # Unless required by applicable law or agreed to in writing, software
22:45:51 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:51 # See the License for the specific language governing permissions and
22:45:51 # limitations under the License.
22:45:51 #
22:45:51
22:45:51 #
22:45:51 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:45:51 # script: client, instance, shell, start, status, stop, karaf
22:45:51 #
22:45:51 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:45:51 # Actions go here...
22:45:51 # fi
22:45:51
22:45:51 #
22:45:51 # general settings which should be applied for all scripts go here; please keep
22:45:51 # in mind that it is possible that scripts might be executed more than once, e.g.
22:45:51 # in example of the start script where the start script is executed first and the
22:45:51 # karaf script afterwards.
22:45:51 #
22:45:51
22:45:51 #
22:45:51 # The following section shows the possible configuration options for the default
22:45:51 # karaf scripts
22:45:51 #
22:45:51 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:45:51 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:45:51 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:45:51 # export EXTRA_JAVA_OPTS # Additional JVM options
22:45:51 # export KARAF_HOME # Karaf home folder
22:45:51 # export KARAF_DATA # Karaf data folder
22:45:51 # export KARAF_BASE # Karaf base folder
22:45:51 # export KARAF_ETC # Karaf etc folder
22:45:51 # export KARAF_LOG # Karaf log folder
22:45:51 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:45:51 # export KARAF_OPTS # Additional available Karaf options
22:45:51 # export KARAF_DEBUG # Enable debug mode
22:45:51 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:45:51 # export KARAF_NOROOT # Prevent execution as root if set to true
22:45:51 Set Java version
22:45:51 + echo 'Set Java version'
22:45:51 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:45:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:51 sudo: a password is required
22:45:51 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:51 sudo: a password is required
22:45:51 JDK default version ...
22:45:51 + echo 'JDK default version ...'
22:45:51 + java -version
22:45:52 openjdk version "21.0.8" 2025-07-15
22:45:52 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
22:45:52 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
22:45:52 Set JAVA_HOME
22:45:52 + echo 'Set JAVA_HOME'
22:45:52 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:52 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:52 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:52 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:52 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:52 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:45:52 Listing all open ports on controller system...
22:45:52 + echo 'Listing all open ports on controller system...'
22:45:52 + netstat -pnatu
22:45:52 /tmp/configuration-script.sh: line 40: netstat: command not found
22:45:52 + '[' -f /tmp/custom_shard_config.txt ']'
22:45:52 Configuring cluster
22:45:52 + echo 'Configuring cluster'
22:45:52 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.47
22:45:52 ################################################
22:45:52 ## Configure Cluster ##
22:45:52 ################################################
22:45:52 NOTE: Cluster configuration files not found. Copying from
22:45:52 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
22:45:52 Configuring unique name in pekko.conf
22:45:52 Configuring hostname in pekko.conf
22:45:52 Configuring data and rpc seed nodes in pekko.conf
22:45:52 modules = [
22:45:52
22:45:52 {
22:45:52 name = "inventory"
22:45:52 namespace = "urn:opendaylight:inventory"
22:45:52 shard-strategy = "module"
22:45:52 },
22:45:52 {
22:45:52 name = "topology"
22:45:52 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:45:52 shard-strategy = "module"
22:45:52 },
22:45:52 {
22:45:52 name = "toaster"
22:45:52 namespace = "http://netconfcentral.org/ns/toaster"
22:45:52 shard-strategy = "module"
22:45:52 }
22:45:52 ]
22:45:52 Configuring replication type in module-shards.conf
22:45:52 ################################################
22:45:52 ## NOTE: Manually restart controller to ##
22:45:52 ## apply configuration. ##
22:45:52 ################################################
22:45:52 Dump pekko.conf
22:45:52 + echo 'Dump pekko.conf'
22:45:52 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:45:52
22:45:52 odl-cluster-data {
22:45:52 pekko {
22:45:52 remote {
22:45:52 artery {
22:45:52 enabled = on
22:45:52 transport = tcp
22:45:52 canonical.hostname = "10.30.170.47"
22:45:52 canonical.port = 2550
22:45:52 }
22:45:52 }
22:45:52
22:45:52 cluster {
22:45:52 # Using artery.
22:45:52 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.47:2550"]
22:45:52
22:45:52 roles = ["member-1"]
22:45:52
22:45:52 # when under load we might trip a false positive on the failure detector
22:45:52 # failure-detector {
22:45:52 # heartbeat-interval = 4 s
22:45:52 # acceptable-heartbeat-pause = 16s
22:45:52 # }
22:45:52 }
22:45:52
22:45:52 persistence {
22:45:52 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:45:52 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:45:52 # The relative path is always relative to KARAF_HOME.
22:45:52
22:45:52 # snapshot-store.local.dir = "target/snapshots"
22:45:52
22:45:52 # Use lz4 compression for LocalSnapshotStore snapshots
22:45:52 snapshot-store.local.use-lz4-compression = false
22:45:52 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
22:45:52 snapshot-store.local.lz4-blocksize = 256KB
22:45:52 }
22:45:52 disable-default-actor-system-quarantined-event-handling = "false"
22:45:52 }
22:45:52 }
22:45:52 Dump modules.conf
22:45:52 + echo 'Dump modules.conf'
22:45:52 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:45:52 modules = [
22:45:52
22:45:52 {
22:45:52 name = "inventory"
22:45:52 namespace = "urn:opendaylight:inventory"
22:45:52 shard-strategy = "module"
22:45:52 },
22:45:52 {
22:45:52 name = "topology"
22:45:52 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:45:52 shard-strategy = "module"
22:45:52 },
22:45:52 {
22:45:52 name = "toaster"
22:45:52 namespace = "http://netconfcentral.org/ns/toaster"
22:45:52 shard-strategy = "module"
22:45:52 }
22:45:52 ]
22:45:52 Dump module-shards.conf
22:45:52 + echo 'Dump module-shards.conf'
22:45:52 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:45:52 module-shards = [
22:45:52 {
22:45:52 name = "default"
22:45:52 shards = [
22:45:52 {
22:45:52 name = "default"
22:45:52 replicas = ["member-1"]
22:45:52 }
22:45:52 ]
22:45:52 },
22:45:52 {
22:45:52 name = "inventory"
22:45:52 shards = [
22:45:52 {
22:45:52 name="inventory"
22:45:52 replicas = ["member-1"]
22:45:52 }
22:45:52 ]
22:45:52 },
22:45:52 {
22:45:52 name = "topology"
22:45:52 shards = [
22:45:52 {
22:45:52 name="topology"
22:45:52 replicas = ["member-1"]
22:45:52 }
22:45:52 ]
22:45:52 },
22:45:52 {
22:45:52 name = "toaster"
22:45:52 shards = [
22:45:52 {
22:45:52 name="toaster"
22:45:52 replicas = ["member-1"]
22:45:52 }
22:45:52 ]
22:45:52 }
22:45:52 ]
22:45:52 Locating config plan to use...
22:45:52 Finished running config plans
22:45:52 Starting member-1 with IP address 10.30.170.47
22:45:52 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:45:52 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:45:52 Redirecting karaf console output to karaf_console.log
22:45:52 Starting controller...
22:45:52 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
22:45:52 Execute the post startup script on controller 10.30.170.47
22:45:52 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:45:53 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:45:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:53 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:46:58 2025-10-27T22:46:21,267 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:46:58 Controller is UP
22:46:58 2025-10-27T22:46:21,267 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:46:58 Listing all open ports on controller system...
22:46:58 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:46:58 looking for "BindException: Address already in use" in log file
22:46:58 looking for "server is unhealthy" in log file
22:46:58 Let's take the karaf thread dump
22:46:58 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:46:58 karaf main: org.apache.karaf.main.Main, pid:2072
22:46:58 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:46:59 Generating mininet variables...
22:46:59 Locating test plan to use...
22:46:59 Changing the testplan path...
22:46:59 # Place the suites in run order:
22:46:59 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
22:46:59 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
22:46:59 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
22:46:59 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation
22:46:59 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 ...
22:46:59 ==============================================================================
22:46:59 openflowplugin-sanity.txt
22:46:59 ==============================================================================
22:47:00 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
22:47:00 ==============================================================================
22:47:03 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
22:47:03 ==============================================================================
22:47:03 Get list of nodes :: Get the inventory | PASS |
22:47:04 ------------------------------------------------------------------------------
22:47:04 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
22:47:04 ------------------------------------------------------------------------------
22:47:04 Get node 1 inventory :: Get the inventory for a node | PASS |
22:47:04 ------------------------------------------------------------------------------
22:47:04 Get node 2 inventory :: Get the inventory for a node | PASS |
22:47:04 ------------------------------------------------------------------------------
22:47:04 Get node 3 inventory :: Get the inventory for a node | PASS |
22:47:04 ------------------------------------------------------------------------------
22:47:04 Link Down :: Take link s1-s2 down | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Link Up :: Take link s1-s2 up | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
22:47:07 7 tests, 7 passed, 0 failed
22:47:07 ==============================================================================
22:47:07 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
22:47:07 ==============================================================================
22:47:07 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 List all the links :: List all the links in the topology. | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Link Down :: Take link s1-s2 down | PASS |
22:47:07 ------------------------------------------------------------------------------
22:47:07 Link Up :: Take link s1-s2 up | PASS |
22:47:13 ------------------------------------------------------------------------------
22:47:13 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
22:47:13 4 tests, 4 passed, 0 failed
22:47:13 ==============================================================================
22:47:13 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
22:47:13 ==============================================================================
22:47:13 Get Stats for all nodes :: Get the stats for all nodes | PASS |
22:47:13 ------------------------------------------------------------------------------
22:47:13 Get Stats for node 1 :: Get the stats for a node | PASS |
22:47:13 ------------------------------------------------------------------------------
22:47:13 Get Stats for node 2 :: Get the stats for a node | PASS |
22:47:13 ------------------------------------------------------------------------------
22:47:13 Get Stats for node 3 :: Get the stats for a node | PASS |
22:47:13 ------------------------------------------------------------------------------
22:47:13 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
22:47:13 4 tests, 4 passed, 0 failed
22:47:13 ==============================================================================
22:47:13 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
22:47:13 ==============================================================================
22:47:13 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
22:47:13 ------------------------------------------------------------------------------
22:47:13 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
22:47:13 ------------------------------------------------------------------------------
22:47:13 Verify after adding flow operational - Output to physical port# ::... | PASS |
22:47:17 ------------------------------------------------------------------------------
22:47:17 Remove a flow - Output to physical port# :: Remove a flow | PASS |
22:47:17 ------------------------------------------------------------------------------
22:47:17 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
22:47:17 ------------------------------------------------------------------------------
22:47:17 Verify after deleting flow operational - Output to physical port# ... | PASS |
22:47:19 ------------------------------------------------------------------------------
22:47:19 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
22:47:19 6 tests, 6 passed, 0 failed
22:47:19 ==============================================================================
22:47:20 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
22:47:20 21 tests, 21 passed, 0 failed
22:47:20 ==============================================================================
22:47:20 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
22:47:20 ==============================================================================
22:47:22 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
22:47:22 ==============================================================================
22:47:22 Get list of nodes :: Get the inventory | PASS |
22:47:24 ------------------------------------------------------------------------------
22:47:24 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
22:47:24 ------------------------------------------------------------------------------
22:47:24 Get node 1 inventory :: Get the inventory for a node | PASS |
22:47:24 ------------------------------------------------------------------------------
22:47:24 Get node 2 inventory :: Get the inventory for a node | PASS |
22:47:25 ------------------------------------------------------------------------------
22:47:25 Get node 3 inventory :: Get the inventory for a node | PASS |
22:47:25 ------------------------------------------------------------------------------
22:47:25 Link Down :: Take link s1-s2 down | PASS |
22:47:25 ------------------------------------------------------------------------------
22:47:25 Link Up :: Take link s1-s2 up | PASS |
22:47:25 ------------------------------------------------------------------------------
22:47:25 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
22:47:25 7 tests, 7 passed, 0 failed
22:47:25 ==============================================================================
22:47:25 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
22:47:25 ==============================================================================
22:47:25 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
22:47:25 ------------------------------------------------------------------------------
22:47:25 List all the links :: List all the links in the topology. | PASS |
22:47:27 ------------------------------------------------------------------------------
22:47:27 Link Down :: Take link s1-s2 down | PASS |
22:47:27 ------------------------------------------------------------------------------
22:47:27 Link Up :: Take link s1-s2 up | PASS |
22:47:33 ------------------------------------------------------------------------------
22:47:33 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
22:47:33 4 tests, 4 passed, 0 failed
22:47:33 ==============================================================================
22:47:33 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
22:47:33 ==============================================================================
22:47:33 Get Stats for all nodes :: Get the stats for all nodes | PASS |
22:47:33 ------------------------------------------------------------------------------
22:47:33 Get Stats for node 1 :: Get the stats for a node | PASS |
22:47:33 ------------------------------------------------------------------------------
22:47:33 Get Stats for node 2 :: Get the stats for a node | PASS |
22:47:33 ------------------------------------------------------------------------------
22:47:33 Get Stats for node 3 :: Get the stats for a node | PASS |
22:47:33 ------------------------------------------------------------------------------
22:47:33 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
22:47:33 4 tests, 4 passed, 0 failed
22:47:33 ==============================================================================
22:47:33 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
22:47:33 ==============================================================================
22:47:33 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
22:47:33 ------------------------------------------------------------------------------
22:47:33 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
22:47:33 ------------------------------------------------------------------------------
22:47:33 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
22:47:35 ------------------------------------------------------------------------------
22:47:35 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
22:47:35 ------------------------------------------------------------------------------
22:47:35 Verify after modifying flow config - Output to physical port# :: V... | PASS |
22:47:35 ------------------------------------------------------------------------------
22:47:35 Verify after modifying flow operational - Output to physical port#... | PASS |
22:47:39 ------------------------------------------------------------------------------
22:47:39 Remove a flow - Output to physical port# :: Remove a flow | PASS |
22:47:39 ------------------------------------------------------------------------------
22:47:39 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
22:47:39 ------------------------------------------------------------------------------
22:47:39 Verify after deleting flow operational - Output to physical port# ... | PASS |
22:47:42 ------------------------------------------------------------------------------
22:47:42 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
22:47:42 9 tests, 9 passed, 0 failed
22:47:42 ==============================================================================
22:47:42 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
22:47:42 24 tests, 24 passed, 0 failed
22:47:42 ==============================================================================
22:47:42 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
22:47:42 ==============================================================================
22:47:44 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
22:47:44 ==============================================================================
22:47:46 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
22:47:52 ------------------------------------------------------------------------------
22:47:52 Test Is Flow 1 Added | PASS |
22:47:52 ------------------------------------------------------------------------------
22:47:52 Test Is Flow 2 Added | PASS |
22:47:52 ------------------------------------------------------------------------------
22:47:52 Test Is Flow 3 Added | PASS |
22:47:53 ------------------------------------------------------------------------------
22:47:53 Test Is Flow 4 Added | PASS |
22:47:53 ------------------------------------------------------------------------------
22:47:53 Test Is Flow 5 Added | PASS |
22:47:53 ------------------------------------------------------------------------------
22:47:53 Test Is Flow 6 Added | PASS |
22:47:53 ------------------------------------------------------------------------------
22:47:53 Test Is Flow 7 Added | PASS |
22:47:53 ------------------------------------------------------------------------------
22:47:53 Test Is Flow 8 Added | PASS |
22:47:53 ------------------------------------------------------------------------------
22:47:53 Test Is Flow 9 Added | PASS |
22:47:53 ------------------------------------------------------------------------------
22:47:53 Test Is Flow 10 Added | PASS |
22:47:53 ------------------------------------------------------------------------------
22:47:53 Test Is Flow 11 Added | PASS |
22:47:54 ------------------------------------------------------------------------------
22:47:54 Test Is Flow 14 Added | PASS |
22:47:54 ------------------------------------------------------------------------------
22:47:54 Test Is Flow 15 Added | PASS |
22:47:54 ------------------------------------------------------------------------------
22:47:54 Test Is Flow 16 Added | PASS |
22:47:54 ------------------------------------------------------------------------------
22:47:54 Test Is Flow 17 Added | PASS |
22:47:54 ------------------------------------------------------------------------------
22:47:54 Test Is Flow 18 Added | PASS |
22:47:54 ------------------------------------------------------------------------------
22:47:54 Test Is Flow 19 Added | PASS |
22:47:54 ------------------------------------------------------------------------------
22:47:54 Test Is Flow 20 Added | PASS |
22:47:54 ------------------------------------------------------------------------------
22:47:54 Test Is Flow 21 Added | PASS |
22:47:55 ------------------------------------------------------------------------------
22:47:55 Test Is Flow 22 Added | PASS |
22:47:55 ------------------------------------------------------------------------------
22:47:55 Test Is Flow 23 Added | PASS |
22:47:55 ------------------------------------------------------------------------------
22:47:55 Test Is Flow 24 Added | PASS |
22:47:55 ------------------------------------------------------------------------------
22:47:55 Test Is Flow 25 Added | PASS |
22:47:55 ------------------------------------------------------------------------------
22:47:55 Test Is Flow 31 Added | PASS |
22:47:55 ------------------------------------------------------------------------------
22:47:55 Test Is Flow 36 Added | PASS |
22:47:55 ------------------------------------------------------------------------------
22:47:55 Test Is Flow 38 Added | PASS |
22:47:56 ------------------------------------------------------------------------------
22:47:56 Test Is Flow 43 Added | PASS |
22:47:56 ------------------------------------------------------------------------------
22:47:56 Test Is Flow 45 Added | PASS |
22:47:56 ------------------------------------------------------------------------------
22:47:56 Test Is Flow 101 Added | PASS |
22:47:56 ------------------------------------------------------------------------------
22:47:56 Test Is Flow 102 Added | PASS |
22:47:56 ------------------------------------------------------------------------------
22:47:56 Test Is Flow 103 Added | PASS |
22:47:56 ------------------------------------------------------------------------------
22:47:56 Test Is Flow 104 Added | PASS |
22:47:56 ------------------------------------------------------------------------------
22:47:56 Test Is Flow 105 Added | PASS |
22:47:56 ------------------------------------------------------------------------------
22:47:56 Test Is Flow 106 Added | PASS |
22:47:57 ------------------------------------------------------------------------------
22:47:57 Test Is Flow 107 Added | PASS |
22:47:57 ------------------------------------------------------------------------------
22:47:57 Test Is Flow 108 Added | PASS |
22:47:57 ------------------------------------------------------------------------------
22:47:57 Test Is Flow 109 Added | PASS |
22:47:57 ------------------------------------------------------------------------------
22:47:57 Test Is Flow 110 Added | PASS |
22:47:57 ------------------------------------------------------------------------------
22:47:57 Test Is Flow 113 Added | PASS |
22:47:57 ------------------------------------------------------------------------------
22:47:57 Test Is Flow 156 Added | PASS |
22:47:57 ------------------------------------------------------------------------------
22:47:57 Test Is Flow 201 Added | PASS |
22:47:57 ------------------------------------------------------------------------------
22:47:57 Test Is Flow 202 Added | PASS |
22:47:58 ------------------------------------------------------------------------------
22:47:58 Test Is Flow 203 Added | PASS |
22:47:58 ------------------------------------------------------------------------------
22:47:58 Test Is Flow 204 Added | PASS |
22:47:58 ------------------------------------------------------------------------------
22:47:58 Test Is Flow 205 Added | PASS |
22:47:58 ------------------------------------------------------------------------------
22:47:58 Test Is Flow 206 Added | PASS |
22:47:58 ------------------------------------------------------------------------------
22:47:58 Test Is Flow 209 Added | PASS |
22:47:58 ------------------------------------------------------------------------------
22:47:58 Test Is Flow 214 Added | PASS |
22:47:58 ------------------------------------------------------------------------------
22:47:58 Test Is Flow 218 Added | PASS |
22:47:58 ------------------------------------------------------------------------------
22:47:58 Test Is Flow 219 Added | PASS |
22:47:59 ------------------------------------------------------------------------------
22:47:59 Test Is Flow 220 Added | PASS |
22:47:59 ------------------------------------------------------------------------------
22:47:59 Test Is Flow 221 Added | PASS |
22:47:59 ------------------------------------------------------------------------------
22:47:59 Test Is Flow 222 Added | PASS |
22:47:59 ------------------------------------------------------------------------------
22:47:59 Test Is Flow 223 Added | PASS |
22:47:59 ------------------------------------------------------------------------------
22:47:59 Test Is Flow 224 Added | PASS |
22:47:59 ------------------------------------------------------------------------------
22:47:59 Test Is Flow 225 Added | PASS |
22:47:59 ------------------------------------------------------------------------------
22:47:59 Test Is Flow 550 Added | PASS |
22:48:00 ------------------------------------------------------------------------------
22:48:00 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
22:48:05 ------------------------------------------------------------------------------
22:48:05 Test Is Flow 1 Updated | PASS |
22:48:05 ------------------------------------------------------------------------------
22:48:05 Test Is Flow 2 Updated | PASS |
22:48:05 ------------------------------------------------------------------------------
22:48:05 Test Is Flow 3 Updated | PASS |
22:48:05 ------------------------------------------------------------------------------
22:48:05 Test Is Flow 4 Updated | PASS |
22:48:05 ------------------------------------------------------------------------------
22:48:05 Test Is Flow 5 Updated | PASS |
22:48:06 ------------------------------------------------------------------------------
22:48:06 Test Is Flow 6 Updated | PASS |
22:48:06 ------------------------------------------------------------------------------
22:48:06 Test Is Flow 7 Updated | PASS |
22:48:06 ------------------------------------------------------------------------------
22:48:06 Test Is Flow 8 Updated | PASS |
22:48:06 ------------------------------------------------------------------------------
22:48:06 Test Is Flow 9 Updated | PASS |
22:48:06 ------------------------------------------------------------------------------
22:48:06 Test Is Flow 10 Updated | PASS |
22:48:06 ------------------------------------------------------------------------------
22:48:06 Test Is Flow 11 Updated | PASS |
22:48:06 ------------------------------------------------------------------------------
22:48:06 Test Is Flow 14 Updated | PASS |
22:48:06 ------------------------------------------------------------------------------
22:48:06 Test Is Flow 15 Updated | PASS |
22:48:07 ------------------------------------------------------------------------------
22:48:07 Test Is Flow 16 Updated | PASS |
22:48:07 ------------------------------------------------------------------------------
22:48:07 Test Is Flow 17 Updated | PASS |
22:48:07 ------------------------------------------------------------------------------
22:48:07 Test Is Flow 18 Updated | PASS |
22:48:07 ------------------------------------------------------------------------------
22:48:07 Test Is Flow 19 Updated | PASS |
22:48:07 ------------------------------------------------------------------------------
22:48:07 Test Is Flow 20 Updated | PASS |
22:48:07 ------------------------------------------------------------------------------
22:48:07 Test Is Flow 21 Updated | PASS |
22:48:07 ------------------------------------------------------------------------------
22:48:07 Test Is Flow 22 Updated | PASS |
22:48:07 ------------------------------------------------------------------------------
22:48:07 Test Is Flow 23 Updated | PASS |
22:48:07 ------------------------------------------------------------------------------
22:48:07 Test Is Flow 24 Updated | PASS |
22:48:08 ------------------------------------------------------------------------------
22:48:08 Test Is Flow 25 Updated | PASS |
22:48:08 ------------------------------------------------------------------------------
22:48:08 Test Is Flow 31 Updated | PASS |
22:48:08 ------------------------------------------------------------------------------
22:48:08 Test Is Flow 36 Updated | PASS |
22:48:08 ------------------------------------------------------------------------------
22:48:08 Test Is Flow 38 Updated | PASS |
22:48:08 ------------------------------------------------------------------------------
22:48:08 Test Is Flow 43 Updated | PASS |
22:48:08 ------------------------------------------------------------------------------
22:48:08 Test Is Flow 45 Updated | PASS |
22:48:08 ------------------------------------------------------------------------------
22:48:08 Test Is Flow 101 Updated | PASS |
22:48:08 ------------------------------------------------------------------------------
22:48:08 Test Is Flow 102 Updated | PASS |
22:48:09 ------------------------------------------------------------------------------
22:48:09 Test Is Flow 103 Updated | PASS |
22:48:09 ------------------------------------------------------------------------------
22:48:09 Test Is Flow 104 Updated | PASS |
22:48:09 ------------------------------------------------------------------------------
22:48:09 Test Is Flow 105 Updated | PASS |
22:48:09 ------------------------------------------------------------------------------
22:48:09 Test Is Flow 106 Updated | PASS |
22:48:09 ------------------------------------------------------------------------------
22:48:09 Test Is Flow 107 Updated | PASS |
22:48:09 ------------------------------------------------------------------------------
22:48:09 Test Is Flow 108 Updated | PASS |
22:48:09 ------------------------------------------------------------------------------
22:48:09 Test Is Flow 109 Updated | PASS |
22:48:09 ------------------------------------------------------------------------------
22:48:09 Test Is Flow 110 Updated | PASS |
22:48:10 ------------------------------------------------------------------------------
22:48:10 Test Is Flow 113 Updated | PASS |
22:48:10 ------------------------------------------------------------------------------
22:48:10 Test Is Flow 156 Updated | PASS |
22:48:10 ------------------------------------------------------------------------------
22:48:10 Test Is Flow 201 Updated | PASS |
22:48:10 ------------------------------------------------------------------------------
22:48:10 Test Is Flow 202 Updated | PASS |
22:48:10 ------------------------------------------------------------------------------
22:48:10 Test Is Flow 203 Updated | PASS |
22:48:10 ------------------------------------------------------------------------------
22:48:10 Test Is Flow 204 Updated | PASS |
22:48:10 ------------------------------------------------------------------------------
22:48:10 Test Is Flow 205 Updated | PASS |
22:48:11 ------------------------------------------------------------------------------
22:48:11 Test Is Flow 206 Updated | PASS |
22:48:11 ------------------------------------------------------------------------------
22:48:11 Test Is Flow 209 Updated | PASS |
22:48:11 ------------------------------------------------------------------------------
22:48:11 Test Is Flow 214 Updated | PASS |
22:48:11 ------------------------------------------------------------------------------
22:48:11 Test Is Flow 218 Updated | PASS |
22:48:11 ------------------------------------------------------------------------------
22:48:11 Test Is Flow 219 Updated | PASS |
22:48:11 ------------------------------------------------------------------------------
22:48:11 Test Is Flow 220 Updated | PASS |
22:48:11 ------------------------------------------------------------------------------
22:48:11 Test Is Flow 221 Updated | PASS |
22:48:11 ------------------------------------------------------------------------------
22:48:11 Test Is Flow 222 Updated | PASS |
22:48:11 ------------------------------------------------------------------------------
22:48:11 Test Is Flow 223 Updated | PASS |
22:48:12 ------------------------------------------------------------------------------
22:48:12 Test Is Flow 224 Updated | PASS |
22:48:12 ------------------------------------------------------------------------------
22:48:12 Test Is Flow 225 Updated | PASS |
22:48:12 ------------------------------------------------------------------------------
22:48:12 Test Is Flow 550 Updated | PASS |
22:48:12 ------------------------------------------------------------------------------
22:48:12 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
22:48:17 ------------------------------------------------------------------------------
22:48:17 Test Is Flow 1 Deleted | PASS |
22:48:17 ------------------------------------------------------------------------------
22:48:17 Test Is Flow 2 Deleted | PASS |
22:48:17 ------------------------------------------------------------------------------
22:48:17 Test Is Flow 3 Deleted | PASS |
22:48:17 ------------------------------------------------------------------------------
22:48:17 Test Is Flow 4 Deleted | PASS |
22:48:17 ------------------------------------------------------------------------------
22:48:17 Test Is Flow 5 Deleted | PASS |
22:48:17 ------------------------------------------------------------------------------
22:48:17 Test Is Flow 6 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 7 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 8 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 9 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 10 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 11 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 14 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 15 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 16 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 17 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 18 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 19 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 20 Deleted | PASS |
22:48:18 ------------------------------------------------------------------------------
22:48:18 Test Is Flow 21 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 22 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 23 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 24 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 25 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 31 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 36 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 38 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 43 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 45 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 101 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 102 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 103 Deleted | PASS |
22:48:19 ------------------------------------------------------------------------------
22:48:19 Test Is Flow 104 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 105 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 106 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 107 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 108 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 109 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 110 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 113 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 156 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 201 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 202 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 203 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 204 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 205 Deleted | PASS |
22:48:20 ------------------------------------------------------------------------------
22:48:20 Test Is Flow 206 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 209 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 214 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 218 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 219 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 220 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 221 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 222 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 223 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 224 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 225 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 Test Is Flow 550 Deleted | PASS |
22:48:21 ------------------------------------------------------------------------------
22:48:21 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
22:48:21 174 tests, 174 passed, 0 failed
22:48:21 ==============================================================================
22:48:21 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
22:48:21 ==============================================================================
22:48:22 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
22:48:49 ------------------------------------------------------------------------------
22:48:49 Test Is Flow 1 Added | PASS |
22:48:49 ------------------------------------------------------------------------------
22:48:49 Test Is Flow 2 Added | PASS |
22:48:49 ------------------------------------------------------------------------------
22:48:49 Test Is Flow 3 Added | PASS |
22:48:49 ------------------------------------------------------------------------------
22:48:49 Test Is Flow 4 Added | PASS |
22:48:49 ------------------------------------------------------------------------------
22:48:49 Test Is Flow 5 Added | PASS |
22:48:49 ------------------------------------------------------------------------------
22:48:49 Test Is Flow 6 Added | PASS |
22:48:49 ------------------------------------------------------------------------------
22:48:49 Test Is Flow 7 Added | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Test Is Flow 8 Added | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Test Is Flow 9 Added | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Test Is Flow 10 Added | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Test Is Flow 11 Added | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Test Is Flow 15 Added | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Test Is Flow 16 Added | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Test Is Flow 17 Added | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Test Is Flow 18 Added | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Test Is Flow 19 Added | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Test Is Flow 20 Added | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Test Is Flow 21 Added | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Test Is Flow 22 Added | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Test Is Flow 23 Added | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Test Is Flow 24 Added | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Test Is Flow 25 Added | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Test Is Flow 31 Added | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Test Is Flow 36 Added | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Test Is Flow 38 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 43 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 45 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 101 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 102 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 103 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 104 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 105 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 106 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 107 Added | PASS |
22:48:52 ------------------------------------------------------------------------------
22:48:52 Test Is Flow 108 Added | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 109 Added | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 110 Added | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 113 Added | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 201 Added | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 202 Added | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 203 Added | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 204 Added | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 205 Added | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Test Is Flow 206 Added | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 209 Added | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 214 Added | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 218 Added | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 219 Added | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Is Flow 220 Added | PASS |
22:48:54 ------------------------------------------------------------------------------
22:48:54 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
22:49:22 ------------------------------------------------------------------------------
22:49:22 Test Is Flow 1 Updated | PASS |
22:49:22 ------------------------------------------------------------------------------
22:49:22 Test Is Flow 2 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 3 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 4 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 5 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 6 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 7 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 8 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 9 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 10 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 11 Updated | PASS |
22:49:23 ------------------------------------------------------------------------------
22:49:23 Test Is Flow 14 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 15 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 16 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 17 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 18 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 19 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 20 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 21 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 22 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 23 Updated | PASS |
22:49:24 ------------------------------------------------------------------------------
22:49:24 Test Is Flow 24 Updated | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Test Is Flow 25 Updated | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Test Is Flow 31 Updated | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Test Is Flow 36 Updated | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Test Is Flow 38 Updated | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Test Is Flow 43 Updated | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Test Is Flow 45 Updated | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Test Is Flow 101 Updated | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Test Is Flow 102 Updated | PASS |
22:49:25 ------------------------------------------------------------------------------
22:49:25 Test Is Flow 103 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 104 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 105 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 106 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 107 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 108 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 109 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 110 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 113 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 201 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 202 Updated | PASS |
22:49:26 ------------------------------------------------------------------------------
22:49:26 Test Is Flow 203 Updated | PASS |
22:49:27 ------------------------------------------------------------------------------
22:49:27 Test Is Flow 204 Updated | PASS |
22:49:27 ------------------------------------------------------------------------------
22:49:27 Test Is Flow 205 Updated | PASS |
22:49:27 ------------------------------------------------------------------------------
22:49:27 Test Is Flow 206 Updated | PASS |
22:49:27 ------------------------------------------------------------------------------
22:49:27 Test Is Flow 209 Updated | PASS |
22:49:27 ------------------------------------------------------------------------------
22:49:27 Test Is Flow 214 Updated | PASS |
22:49:27 ------------------------------------------------------------------------------
22:49:27 Test Is Flow 218 Updated | PASS |
22:49:27 ------------------------------------------------------------------------------
22:49:27 Test Is Flow 219 Updated | PASS |
22:49:27 ------------------------------------------------------------------------------
22:49:27 Test Is Flow 220 Updated | PASS |
22:49:27 ------------------------------------------------------------------------------
22:49:27 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
22:49:55 ------------------------------------------------------------------------------
22:49:55 Test Is Flow 1 Deleted | PASS |
22:49:55 ------------------------------------------------------------------------------
22:49:55 Test Is Flow 2 Deleted | PASS |
22:49:55 ------------------------------------------------------------------------------
22:49:55 Test Is Flow 3 Deleted | PASS |
22:49:55 ------------------------------------------------------------------------------
22:49:55 Test Is Flow 4 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 5 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 6 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 7 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 8 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 9 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 10 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 11 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 14 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 15 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 16 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 17 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 18 Deleted | PASS |
22:49:56 ------------------------------------------------------------------------------
22:49:56 Test Is Flow 19 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 20 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 21 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 22 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 23 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 24 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 25 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 31 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 36 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 38 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 43 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 45 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 101 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 102 Deleted | PASS |
22:49:57 ------------------------------------------------------------------------------
22:49:57 Test Is Flow 103 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 104 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 105 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 106 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 107 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 108 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 109 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 110 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 113 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 201 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 202 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 203 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 204 Deleted | PASS |
22:49:58 ------------------------------------------------------------------------------
22:49:58 Test Is Flow 205 Deleted | PASS |
22:49:59 ------------------------------------------------------------------------------
22:49:59 Test Is Flow 206 Deleted | PASS |
22:49:59 ------------------------------------------------------------------------------
22:49:59 Test Is Flow 209 Deleted | PASS |
22:49:59 ------------------------------------------------------------------------------
22:49:59 Test Is Flow 214 Deleted | PASS |
22:49:59 ------------------------------------------------------------------------------
22:49:59 Test Is Flow 218 Deleted | PASS |
22:49:59 ------------------------------------------------------------------------------
22:49:59 Test Is Flow 219 Deleted | PASS |
22:49:59 ------------------------------------------------------------------------------
22:49:59 Test Is Flow 220 Deleted | PASS |
22:49:59 ------------------------------------------------------------------------------
22:49:59 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
22:49:59 152 tests, 152 passed, 0 failed
22:49:59 ==============================================================================
22:49:59 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
22:49:59 326 tests, 326 passed, 0 failed
22:49:59 ==============================================================================
22:49:59 openflowplugin-sanity.txt.Reconciliation
22:49:59 ==============================================================================
22:49:59 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
22:49:59 ==============================================================================
22:49:59 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
22:50:01 ------------------------------------------------------------------------------
22:50:01 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
22:50:02 ------------------------------------------------------------------------------
22:50:02 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
22:50:03 ------------------------------------------------------------------------------
22:50:03 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
22:50:06 ------------------------------------------------------------------------------
22:50:06 Check Linear Topology :: Check Linear Topology. | PASS |
22:50:12 ------------------------------------------------------------------------------
22:50:12 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
22:50:13 ------------------------------------------------------------------------------
22:50:13 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
22:50:13 ------------------------------------------------------------------------------
22:50:13 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
22:50:13 ------------------------------------------------------------------------------
22:50:13 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:14 | PASS |
22:50:14 ------------------------------------------------------------------------------
22:50:14 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
22:50:24 ------------------------------------------------------------------------------
22:50:24 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:25 | PASS |
22:50:25 ------------------------------------------------------------------------------
22:50:25 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
22:50:28 ------------------------------------------------------------------------------
22:50:28 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
22:50:28 ------------------------------------------------------------------------------
22:50:28 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
22:50:30 ------------------------------------------------------------------------------
22:50:30 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
22:50:30 ------------------------------------------------------------------------------
22:50:30 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
22:50:30 ------------------------------------------------------------------------------
22:50:30 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:59 | PASS |
22:50:59 ------------------------------------------------------------------------------
22:50:59 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
22:50:59 ------------------------------------------------------------------------------
22:50:59 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
22:50:59 ------------------------------------------------------------------------------
22:50:59 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
22:50:59 ------------------------------------------------------------------------------
22:50:59 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
22:51:00 ------------------------------------------------------------------------------
22:51:00 Stop Mininet :: Stop Mininet. | PASS |
22:51:00 ------------------------------------------------------------------------------
22:51:00 Check No Switches :: Check no switches in topology. | PASS |
22:51:01 ------------------------------------------------------------------------------
22:51:01 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
22:51:01 23 tests, 23 passed, 0 failed
22:51:01 ==============================================================================
22:51:01 openflowplugin-sanity.txt.Reconciliation | PASS |
22:51:01 23 tests, 23 passed, 0 failed
22:51:01 ==============================================================================
22:51:01 openflowplugin-sanity.txt | PASS |
22:51:01 394 tests, 394 passed, 0 failed
22:51:01 ==============================================================================
22:51:01 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml
22:51:05 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html
22:51:05 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html
22:51:06 Examining the files in data/log and checking filesize
22:51:06 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:06 total 968
22:51:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 22:45 .
22:51:06 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 27 22:45 karaf_console.log
22:51:06 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 22:46 ..
22:51:06 -rw-rw-r-- 1 jenkins jenkins 975396 Oct 27 22:51 karaf.log
22:51:06 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:06 956K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
22:51:06 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
22:51:06 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:06 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
22:51:06 Let's take the karaf thread dump again...
22:51:06 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:06 karaf main: org.apache.karaf.main.Main, pid:4710
22:51:06 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:07 Killing ODL
22:51:07 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:12 Compressing karaf.log 1
22:51:12 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:12 Fetching compressed karaf.log 1
22:51:12 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:13 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:13 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:13 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:13 Fetch GC logs
22:51:13 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
22:51:14 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
22:51:14 Examine copied files
22:51:14 total 43304
22:51:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 22:51 gclogs-1
22:51:14 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 27 22:51 odl1_karaf_console.log
22:51:14 -rw-rw-r--. 1 jenkins jenkins 68243 Oct 27 22:51 odl1_karaf.log.gz
22:51:14 -rw-rw-r--. 1 jenkins jenkins 152986 Oct 27 22:51 karaf_1_4710_threads_after.log
22:51:14 -rw-rw-r--. 1 jenkins jenkins 14251 Oct 27 22:51 ps_after.log
22:51:14 -rw-rw-r--. 1 jenkins jenkins 270964 Oct 27 22:51 report.html
22:51:14 -rw-rw-r--. 1 jenkins jenkins 3392362 Oct 27 22:51 log.html
22:51:14 -rw-rw-r--. 1 jenkins jenkins 40241682 Oct 27 22:51 output.xml
22:51:14 -rw-rw-r--. 1 jenkins jenkins 491 Oct 27 22:46 testplan.txt
22:51:14 -rw-rw-r--. 1 jenkins jenkins 112218 Oct 27 22:46 karaf_1_2072_threads_before.log
22:51:14 -rw-rw-r--. 1 jenkins jenkins 14292 Oct 27 22:46 ps_before.log
22:51:14 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 27 22:45 post-startup-script.sh
22:51:14 -rw-rw-r--. 1 jenkins jenkins 252 Oct 27 22:45 startup-script.sh
22:51:14 -rw-rw-r--. 1 jenkins jenkins 3496 Oct 27 22:45 configuration-script.sh
22:51:14 -rw-rw-r--. 1 jenkins jenkins 337 Oct 27 22:45 detect_variables.env
22:51:14 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 27 22:45 pom.xml
22:51:14 -rw-rw-r--. 1 jenkins jenkins 92 Oct 27 22:45 set_variables.env
22:51:14 -rw-rw-r--. 1 jenkins jenkins 297 Oct 27 22:45 slave_addresses.txt
22:51:14 -rw-rw-r--. 1 jenkins jenkins 570 Oct 27 22:44 requirements.txt
22:51:14 -rw-rw-r--. 1 jenkins jenkins 26 Oct 27 22:44 env.properties
22:51:14 -rw-rw-r--. 1 jenkins jenkins 333 Oct 27 22:42 stack-parameters.yaml
22:51:14 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 22:41 test
22:51:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 22:41 test@tmp
22:51:14 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 27 16:28 maven-metadata.xml
22:51:14 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17239624501591027704.sh
22:51:14 Karaf Deployments, Tests must have already run
22:51:14 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins7943482018122394211.sh
22:51:14 Cleaning up Robot installation...
22:51:14 $ ssh-agent -k
22:51:14 unset SSH_AUTH_SOCK;
22:51:14 unset SSH_AGENT_PID;
22:51:14 echo Agent pid 5315 killed;
22:51:14 [ssh-agent] Stopped.
22:51:14 Recording plot data
22:51:14 Robot results publisher started...
22:51:14 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:51:14 -Parsing output xml:
22:51:16 Done!
22:51:16 -Copying log files to build dir:
22:51:17 Done!
22:51:17 -Assigning results to build:
22:51:17 Done!
22:51:17 -Checking thresholds:
22:51:17 Done!
22:51:17 Done publishing Robot results.
22:51:17 [PostBuildScript] - [INFO] Executing post build scripts.
22:51:17 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6836040338410710305.sh
22:51:17 Archiving csit artifacts
22:51:17 mv: cannot stat '*_1.png': No such file or directory
22:51:17 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:51:17 % Total % Received % Xferd Average Speed Time Time Time Current
22:51:17 Dload Upload Total Spent Left Speed
22:51:17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1638k 0 1638k 0 0 6003k 0 --:--:-- --:--:-- --:--:-- 6003k
100 3516k 0 3516k 0 0 5320k 0 --:--:-- --:--:-- --:--:-- 5312k
22:51:18 Archive: robot-plugin.zip
22:51:18 inflating: ./archives/robot-plugin/log.html
22:51:18 inflating: ./archives/robot-plugin/output.xml
22:51:18 inflating: ./archives/robot-plugin/report.html
22:51:18 mv: cannot stat '*.log.gz': No such file or directory
22:51:18 mv: cannot stat '*.csv': No such file or directory
22:51:18 mv: cannot stat '*.png': No such file or directory
22:51:18 [PostBuildScript] - [INFO] Executing post build scripts.
22:51:18 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4719295104449544016.sh
22:51:18 [PostBuildScript] - [INFO] Executing post build scripts.
22:51:18 [EnvInject] - Injecting environment variables from a build step.
22:51:18 [EnvInject] - Injecting as environment variables the properties content
22:51:18 OS_CLOUD=vex
22:51:18 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-73
22:51:18
22:51:18 [EnvInject] - Variables injected successfully.
22:51:18 provisioning config files...
22:51:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:51:19 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4874510633244722476.sh
22:51:19 ---> openstack-stack-delete.sh
22:51:19 Setup pyenv:
22:51:19 system
22:51:19 3.8.13
22:51:19 3.9.13
22:51:19 3.10.13
22:51:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:51:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from file:/tmp/.os_lf_venv
22:51:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:51:21 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:51:21 lf-activate-venv(): INFO: Base packages installed successfully
22:51:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:51:36 INFO: Stack cost retrieval disabled, setting cost to 0
22:51:48 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-73
22:51:48 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-73
22:51:48 [PostBuildScript] - [INFO] Executing post build scripts.
22:51:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9342377816703253788.sh
22:51:48 ---> sysstat.sh
22:51:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11793120258550933629.sh
22:51:49 ---> package-listing.sh
22:51:49 ++ tr '[:upper:]' '[:lower:]'
22:51:49 ++ facter osfamily
22:51:49 + OS_FAMILY=redhat
22:51:49 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
22:51:49 + START_PACKAGES=/tmp/packages_start.txt
22:51:49 + END_PACKAGES=/tmp/packages_end.txt
22:51:49 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:51:49 + PACKAGES=/tmp/packages_start.txt
22:51:49 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
22:51:49 + PACKAGES=/tmp/packages_end.txt
22:51:49 + case "${OS_FAMILY}" in
22:51:49 + rpm -qa
22:51:49 + sort
22:51:50 + '[' -f /tmp/packages_start.txt ']'
22:51:50 + '[' -f /tmp/packages_end.txt ']'
22:51:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:51:50 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
22:51:50 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
22:51:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
22:51:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8090948338147802957.sh
22:51:50 ---> capture-instance-metadata.sh
22:51:50 Setup pyenv:
22:51:50 system
22:51:50 3.8.13
22:51:50 3.9.13
22:51:50 3.10.13
22:51:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:51:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from file:/tmp/.os_lf_venv
22:51:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:52 lf-activate-venv(): INFO: Base packages installed successfully
22:51:52 lf-activate-venv(): INFO: Installing additional packages: lftools
22:52:03 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:52:03 INFO: Running in OpenStack, capturing instance metadata
22:52:03 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5227167647034833545.sh
22:52:03 provisioning config files...
22:52:03 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #73
22:52:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config936629390051740839tmp
22:52:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:52:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:52:03 provisioning config files...
22:52:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:52:04 [EnvInject] - Injecting environment variables from a build step.
22:52:04 [EnvInject] - Injecting as environment variables the properties content
22:52:04 SERVER_ID=logs
22:52:04
22:52:04 [EnvInject] - Variables injected successfully.
22:52:04 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3966910995458974004.sh
22:52:04 ---> create-netrc.sh
22:52:04 WARN: Log server credential not found.
22:52:04 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5966325263015969294.sh
22:52:04 ---> python-tools-install.sh
22:52:04 Setup pyenv:
22:52:04 system
22:52:04 3.8.13
22:52:04 3.9.13
22:52:04 3.10.13
22:52:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:52:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from file:/tmp/.os_lf_venv
22:52:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:52:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:52:06 lf-activate-venv(): INFO: Base packages installed successfully
22:52:06 lf-activate-venv(): INFO: Installing additional packages: lftools
22:52:17 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:52:17 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4352188160530785564.sh
22:52:17 ---> sudo-logs.sh
22:52:17 Archiving 'sudo' log..
22:52:17 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13075599775889646582.sh
22:52:17 ---> job-cost.sh
22:52:17 Setup pyenv:
22:52:17 system
22:52:17 3.8.13
22:52:17 3.9.13
22:52:17 3.10.13
22:52:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:52:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from file:/tmp/.os_lf_venv
22:52:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:52:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:52:19 lf-activate-venv(): INFO: Base packages installed successfully
22:52:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:52:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:52:27 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
22:52:27 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:52:27 DEBUG: total: 0
22:52:27 INFO: Retrieving Stack Cost...
22:52:28 INFO: Retrieving Pricing Info for: v3-standard-2
22:52:28 INFO: Archiving Costs
22:52:28 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins11545163911711015010.sh
22:52:28 ---> logs-deploy.sh
22:52:28 Setup pyenv:
22:52:28 system
22:52:28 3.8.13
22:52:28 3.9.13
22:52:28 3.10.13
22:52:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
22:52:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nogC from file:/tmp/.os_lf_venv
22:52:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:52:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:52:30 lf-activate-venv(): INFO: Base packages installed successfully
22:52:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:52:41 lf-activate-venv(): INFO: Adding /tmp/venv-nogC/bin to PATH
22:52:41 WARNING: Nexus logging server not set
22:52:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/73/
22:52:41 INFO: archiving logs to S3
22:52:42 ---> uname -a:
22:52:42 Linux prd-centos8-robot-2c-8g-2601.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
22:52:42
22:52:42
22:52:42 ---> lscpu:
22:52:42 Architecture: x86_64
22:52:42 CPU op-mode(s): 32-bit, 64-bit
22:52:42 Byte Order: Little Endian
22:52:42 CPU(s): 2
22:52:42 On-line CPU(s) list: 0,1
22:52:42 Thread(s) per core: 1
22:52:42 Core(s) per socket: 1
22:52:42 Socket(s): 2
22:52:42 NUMA node(s): 1
22:52:42 Vendor ID: AuthenticAMD
22:52:42 CPU family: 23
22:52:42 Model: 49
22:52:42 Model name: AMD EPYC-Rome Processor
22:52:42 Stepping: 0
22:52:42 CPU MHz: 2799.998
22:52:42 BogoMIPS: 5599.99
22:52:42 Virtualization: AMD-V
22:52:42 Hypervisor vendor: KVM
22:52:42 Virtualization type: full
22:52:42 L1d cache: 32K
22:52:42 L1i cache: 32K
22:52:42 L2 cache: 512K
22:52:42 L3 cache: 16384K
22:52:42 NUMA node0 CPU(s): 0,1
22:52:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
22:52:42
22:52:42
22:52:42 ---> nproc:
22:52:42 2
22:52:42
22:52:42
22:52:42 ---> df -h:
22:52:42 Filesystem Size Used Avail Use% Mounted on
22:52:42 devtmpfs 3.8G 0 3.8G 0% /dev
22:52:42 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:52:42 tmpfs 3.8G 17M 3.8G 1% /run
22:52:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:52:42 /dev/vda1 40G 8.4G 32G 21% /
22:52:42 tmpfs 770M 0 770M 0% /run/user/1001
22:52:42
22:52:42
22:52:42 ---> free -m:
22:52:42 total used free shared buff/cache available
22:52:42 Mem: 7697 657 4766 19 2272 6740
22:52:42 Swap: 1023 0 1023
22:52:42
22:52:42
22:52:42 ---> ip addr:
22:52:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:52:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:52:42 inet 127.0.0.1/8 scope host lo
22:52:42 valid_lft forever preferred_lft forever
22:52:42 inet6 ::1/128 scope host
22:52:42 valid_lft forever preferred_lft forever
22:52:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:52:42 link/ether fa:16:3e:18:71:91 brd ff:ff:ff:ff:ff:ff
22:52:42 altname enp0s3
22:52:42 altname ens3
22:52:42 inet 10.30.170.84/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:52:42 valid_lft 85616sec preferred_lft 85616sec
22:52:42 inet6 fe80::f816:3eff:fe18:7191/64 scope link
22:52:42 valid_lft forever preferred_lft forever
22:52:42
22:52:42
22:52:42 ---> sar -b -r -n DEV:
22:52:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/27/2025 _x86_64_ (2 CPU)
22:52:42
22:52:42 22:39:34 LINUX RESTART (2 CPU)
22:52:42
22:52:42 10:40:00 PM tps rtps wtps bread/s bwrtn/s
22:52:42 10:40:01 PM 208.00 208.00 0.00 8200.00 0.00
22:52:42 10:41:01 PM 122.02 66.87 55.16 6928.82 36956.31
22:52:42 10:42:01 PM 87.49 6.11 81.37 1089.10 6577.66
22:52:42 10:43:01 PM 78.32 0.72 77.60 52.92 10282.94
22:52:42 10:44:01 PM 17.66 0.42 17.24 64.78 1559.28
22:52:42 10:45:01 PM 16.33 0.00 16.33 0.00 1246.24
22:52:42 10:46:01 PM 78.22 9.45 68.78 1685.30 7914.56
22:52:42 10:47:01 PM 15.08 0.20 14.88 11.60 1273.82
22:52:42 10:48:01 PM 4.27 0.02 4.25 0.13 190.23
22:52:42 10:49:01 PM 0.95 0.00 0.95 0.00 603.25
22:52:42 10:50:01 PM 0.52 0.00 0.52 0.00 381.29
22:52:42 10:51:01 PM 0.75 0.03 0.72 1.87 273.31
22:52:42 10:52:01 PM 21.41 0.40 21.01 46.78 2452.72
22:52:42 Average: 37.16 7.30 29.86 833.79 5801.74
22:52:42
22:52:42 10:40:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:52:42 10:40:01 PM 6556132 7367860 1326292 16.83 2688 1020928 355492 4.51 111880 1010236 655080
22:52:42 10:41:01 PM 5762780 7145560 2119644 26.89 2688 1582180 624028 6.99 156268 1704884 30096
22:52:42 10:42:01 PM 5150912 6930208 2731512 34.65 2688 1958844 809500 9.06 194868 2207028 231588
22:52:42 10:43:01 PM 5091268 6936836 2791156 35.41 2688 2021784 769256 8.61 198980 2242976 21100
22:52:42 10:44:01 PM 5161796 7009420 2720628 34.52 2688 2023728 697960 7.82 219972 2151548 10748
22:52:42 10:45:01 PM 5012616 6936032 2869808 36.41 2688 2095348 762960 8.54 228904 2278428 67340
22:52:42 10:46:01 PM 4862272 6975532 3020152 38.32 2688 2279432 698428 7.82 266512 2365848 27620
22:52:42 10:47:01 PM 4827324 6940768 3055100 38.76 2688 2279940 745404 8.35 266640 2404740 164
22:52:42 10:48:01 PM 4800816 6923960 3081608 39.09 2688 2289644 779936 8.73 267112 2430636 8364
22:52:42 10:49:01 PM 4785356 6923388 3097068 39.29 2688 2304532 779936 8.73 267112 2445496 5632
22:52:42 10:50:01 PM 4777500 6923552 3104924 39.39 2688 2312564 783576 8.77 267128 2453740 2364
22:52:42 10:51:01 PM 4767532 6920408 3114892 39.52 2688 2319372 783576 8.77 267396 2462552 1232
22:52:42 10:52:01 PM 4862980 6879148 3019444 38.31 2688 2187848 797428 8.93 502656 2156884 24120
22:52:42 Average: 5109176 6985590 2773248 35.18 2688 2052011 722114 8.09 247341 2178077 83496
22:52:42
22:52:42 10:40:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:52:42 10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:40:01 PM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:41:01 PM eth0 199.07 114.71 593.90 42.07 0.00 0.00 0.00 0.00
22:52:42 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:42:01 PM eth0 172.73 118.64 1333.27 22.47 0.00 0.00 0.00 0.00
22:52:42 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:43:01 PM eth0 60.06 40.98 586.15 7.02 0.00 0.00 0.00 0.00
22:52:42 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:44:01 PM eth0 13.03 9.75 5.59 3.83 0.00 0.00 0.00 0.00
22:52:42 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:45:01 PM eth0 11.95 10.33 60.65 2.44 0.00 0.00 0.00 0.00
22:52:42 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:46:01 PM eth0 215.88 164.76 314.27 47.11 0.00 0.00 0.00 0.00
22:52:42 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:47:01 PM eth0 11.21 6.43 3.72 0.75 0.00 0.00 0.00 0.00
22:52:42 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:48:01 PM eth0 31.53 27.18 81.23 6.66 0.00 0.00 0.00 0.00
22:52:42 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:49:01 PM eth0 28.39 29.92 97.13 8.61 0.00 0.00 0.00 0.00
22:52:42 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:50:01 PM eth0 16.66 17.86 35.33 8.85 0.00 0.00 0.00 0.00
22:52:42 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:51:01 PM eth0 14.18 13.16 72.72 7.96 0.00 0.00 0.00 0.00
22:52:42 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 10:52:01 PM eth0 82.32 55.18 141.07 80.55 0.00 0.00 0.00 0.00
22:52:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:52:42 Average: eth0 71.32 50.67 276.71 19.83 0.00 0.00 0.00 0.00
22:52:42
22:52:42
22:52:42 ---> sar -P ALL:
22:52:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/27/2025 _x86_64_ (2 CPU)
22:52:42
22:52:42 22:39:34 LINUX RESTART (2 CPU)
22:52:42
22:52:42 10:40:00 PM CPU %user %nice %system %iowait %steal %idle
22:52:42 10:40:01 PM all 26.13 0.50 38.69 28.64 0.00 6.03
22:52:42 10:40:01 PM 0 12.37 1.03 18.56 56.70 0.00 11.34
22:52:42 10:40:01 PM 1 39.22 0.00 57.84 1.96 0.00 0.98
22:52:42 10:41:01 PM all 18.81 0.07 5.33 66.04 0.08 9.67
22:52:42 10:41:01 PM 0 18.06 0.05 5.04 64.56 0.08 12.21
22:52:42 10:41:01 PM 1 19.56 0.08 5.63 67.53 0.07 7.13
22:52:42 10:42:01 PM all 37.59 0.00 5.46 2.39 0.13 54.44
22:52:42 10:42:01 PM 0 52.65 0.00 7.26 3.56 0.13 36.40
22:52:42 10:42:01 PM 1 22.54 0.00 3.67 1.22 0.12 72.45
22:52:42 10:43:01 PM all 17.49 0.00 2.83 6.28 0.11 73.29
22:52:42 10:43:01 PM 0 23.15 0.00 2.76 5.81 0.12 68.15
22:52:42 10:43:01 PM 1 11.82 0.00 2.89 6.74 0.10 78.45
22:52:42 10:44:01 PM all 13.32 0.00 1.63 7.97 0.06 77.02
22:52:42 10:44:01 PM 0 11.37 0.00 1.34 4.66 0.07 82.56
22:52:42 10:44:01 PM 1 15.28 0.00 1.92 11.28 0.05 71.47
22:52:42 10:45:01 PM all 13.01 0.00 2.48 4.49 0.06 79.96
22:52:42 10:45:01 PM 0 9.61 0.00 2.32 3.69 0.05 84.33
22:52:42 10:45:01 PM 1 16.41 0.00 2.64 5.29 0.07 75.60
22:52:42 10:46:01 PM all 27.41 0.00 5.10 6.15 0.12 61.22
22:52:42 10:46:01 PM 0 30.18 0.00 5.52 5.22 0.13 58.95
22:52:42 10:46:01 PM 1 24.65 0.00 4.69 7.08 0.10 63.48
22:52:42 10:47:01 PM all 0.94 0.00 0.26 1.43 0.03 97.34
22:52:42 10:47:01 PM 0 0.15 0.00 0.15 0.47 0.03 99.20
22:52:42 10:47:01 PM 1 1.72 0.00 0.37 2.39 0.03 95.49
22:52:42 10:48:01 PM all 10.76 0.00 0.25 0.04 0.08 88.87
22:52:42 10:48:01 PM 0 19.42 0.00 0.28 0.00 0.08 80.21
22:52:42 10:48:01 PM 1 2.11 0.00 0.22 0.08 0.07 97.52
22:52:42 10:49:01 PM all 16.30 0.00 0.22 0.06 0.06 83.36
22:52:42 10:49:01 PM 0 26.15 0.00 0.23 0.10 0.07 73.45
22:52:42 10:49:01 PM 1 6.44 0.00 0.20 0.02 0.05 93.30
22:52:42 10:50:01 PM all 10.33 0.00 0.15 0.09 0.05 89.37
22:52:42 10:50:01 PM 0 11.58 0.00 0.15 0.00 0.05 88.22
22:52:42 10:50:01 PM 1 9.08 0.00 0.15 0.18 0.05 90.53
22:52:42
22:52:42 10:50:01 PM CPU %user %nice %system %iowait %steal %idle
22:52:42 10:51:01 PM all 5.85 0.00 0.30 0.09 0.04 93.72
22:52:42 10:51:01 PM 0 5.09 0.00 0.40 0.00 0.03 94.48
22:52:42 10:51:01 PM 1 6.61 0.00 0.20 0.18 0.05 92.96
22:52:42 10:52:01 PM all 28.93 0.00 3.16 0.56 0.08 67.27
22:52:42 10:52:01 PM 0 43.96 0.00 4.06 0.93 0.10 50.95
22:52:42 10:52:01 PM 1 13.89 0.00 2.26 0.18 0.07 83.60
22:52:42 Average: all 16.75 0.01 2.31 7.96 0.07 72.90
22:52:42 Average: 0 20.94 0.01 2.48 7.46 0.08 69.04
22:52:42 Average: 1 12.55 0.01 2.15 8.47 0.07 76.76
22:52:42
22:52:42
22:52:42