00:00:25 Started by upstream project "integration-sanity-test-vanadium" build number 166
00:00:25 originally caused by:
00:00:25 Started by timer
00:00:25 Running as SYSTEM
00:00:25 [EnvInject] - Loading node environment variables.
00:00:25 Building remotely on prd-centos8-robot-2c-8g-8781 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
00:00:26 [ssh-agent] Looking for ssh-agent implementation...
00:00:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:00:26 $ ssh-agent
00:00:26 SSH_AUTH_SOCK=/tmp/ssh-XlBz4wJkacQi/agent.5307
00:00:26 SSH_AGENT_PID=5308
00:00:26 [ssh-agent] Started.
00:00:26 Running ssh-add (command line suppressed)
00:00:26 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_18068769039269208934.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_18068769039269208934.key)
00:00:26 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:00:26 The recommended git tool is: NONE
00:00:29 using credential opendaylight-jenkins-ssh
00:00:29 Wiping out workspace first.
00:00:29 Cloning the remote Git repository
00:00:29 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:00:29 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10
00:00:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:00:29 > git --version # timeout=10
00:00:29 > git --version # 'git version 2.43.0'
00:00:29 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:00:29 [INFO] Currently running in a labeled security context
00:00:29 [INFO] Currently SELinux is 'enforcing' on the host
00:00:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh104670878955808052.key
00:00:29 Verifying host key using known hosts file
00:00:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:00:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:00:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:00:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:00:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:00:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:00:32 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:00:32 [INFO] Currently running in a labeled security context
00:00:32 [INFO] Currently SELinux is 'enforcing' on the host
00:00:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh12450075729425740801.key
00:00:32 Verifying host key using known hosts file
00:00:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:00:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:00:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:00:32 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:00:32 > git config core.sparsecheckout # timeout=10
00:00:32 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:00:32 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:00:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:00:33 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:00:33 No emails were triggered.
00:00:33 provisioning config files...
00:00:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:00:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:00:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:00:33 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1279987000960077659.sh
00:00:33 ---> python-tools-install.sh
00:00:33 Setup pyenv:
00:00:33 system
00:00:33 * 3.8.13 (set by /opt/pyenv/version)
00:00:33 * 3.9.13 (set by /opt/pyenv/version)
00:00:33 * 3.10.13 (set by /opt/pyenv/version)
00:00:33 * 3.11.7 (set by /opt/pyenv/version)
00:00:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NLPA
00:00:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:00:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:00:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:00:43 lf-activate-venv(): INFO: Base packages installed successfully
00:00:43 lf-activate-venv(): INFO: Installing additional packages: lftools
00:01:16 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:01:16 Generating Requirements File
00:01:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:01:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:01:35 Python 3.11.7
00:01:35 pip 26.0.1 from /tmp/venv-NLPA/lib/python3.11/site-packages/pip (python 3.11)
00:01:35 appdirs==1.4.4
00:01:35 argcomplete==3.6.3
00:01:35 aspy.yaml==1.3.0
00:01:35 attrs==25.4.0
00:01:35 autopage==0.6.0
00:01:35 beautifulsoup4==4.14.3
00:01:35 boto3==1.42.44
00:01:35 botocore==1.42.44
00:01:35 bs4==0.0.2
00:01:35 certifi==2026.1.4
00:01:35 cffi==2.0.0
00:01:35 cfgv==3.5.0
00:01:35 chardet==5.2.0
00:01:35 charset-normalizer==3.4.4
00:01:35 click==8.3.1
00:01:35 cliff==4.13.1
00:01:35 cmd2==3.2.0
00:01:35 cryptography==3.3.2
00:01:35 debtcollector==3.0.0
00:01:35 decorator==5.2.1
00:01:35 defusedxml==0.7.1
00:01:35 Deprecated==1.3.1
00:01:35 distlib==0.4.0
00:01:35 dnspython==2.8.0
00:01:35 docker==7.1.0
00:01:35 dogpile.cache==1.5.0
00:01:35 durationpy==0.10
00:01:35 email-validator==2.3.0
00:01:35 filelock==3.20.3
00:01:35 future==1.0.0
00:01:35 gitdb==4.0.12
00:01:35 GitPython==3.1.46
00:01:35 httplib2==0.30.2
00:01:35 identify==2.6.16
00:01:35 idna==3.11
00:01:35 importlib-resources==1.5.0
00:01:35 iso8601==2.1.0
00:01:35 Jinja2==3.1.6
00:01:35 jmespath==1.1.0
00:01:35 jsonpatch==1.33
00:01:35 jsonpointer==3.0.0
00:01:35 jsonschema==4.26.0
00:01:35 jsonschema-specifications==2025.9.1
00:01:35 keystoneauth1==5.13.0
00:01:35 kubernetes==35.0.0
00:01:35 lftools==0.37.21
00:01:35 lxml==6.0.2
00:01:35 markdown-it-py==4.0.0
00:01:35 MarkupSafe==3.0.3
00:01:35 mdurl==0.1.2
00:01:35 msgpack==1.1.2
00:01:35 multi_key_dict==2.0.3
00:01:35 munch==4.0.0
00:01:35 netaddr==1.3.0
00:01:35 niet==1.4.2
00:01:35 nodeenv==1.10.0
00:01:35 oauth2client==4.1.3
00:01:35 oauthlib==3.3.1
00:01:35 openstacksdk==4.9.0
00:01:35 os-service-types==1.8.2
00:01:35 osc-lib==4.3.0
00:01:35 oslo.config==10.2.0
00:01:35 oslo.context==6.2.0
00:01:35 oslo.i18n==6.7.1
00:01:35 oslo.log==8.0.0
00:01:35 oslo.serialization==5.9.0
00:01:35 oslo.utils==9.2.0
00:01:35 packaging==26.0
00:01:35 pbr==7.0.3
00:01:35 platformdirs==4.5.1
00:01:35 prettytable==3.17.0
00:01:35 psutil==7.2.2
00:01:35 pyasn1==0.6.2
00:01:35 pyasn1_modules==0.4.2
00:01:35 pycparser==3.0
00:01:35 pygerrit2==2.0.15
00:01:35 PyGithub==2.8.1
00:01:35 Pygments==2.19.2
00:01:35 PyJWT==2.11.0
00:01:35 PyNaCl==1.6.2
00:01:35 pyparsing==2.4.7
00:01:35 pyperclip==1.11.0
00:01:35 pyrsistent==0.20.0
00:01:35 python-cinderclient==9.8.0
00:01:35 python-dateutil==2.9.0.post0
00:01:35 python-heatclient==5.0.0
00:01:35 python-jenkins==1.8.3
00:01:35 python-keystoneclient==5.7.0
00:01:35 python-magnumclient==4.9.0
00:01:35 python-openstackclient==8.3.0
00:01:35 python-swiftclient==4.9.0
00:01:35 PyYAML==6.0.3
00:01:35 referencing==0.37.0
00:01:35 requests==2.32.5
00:01:35 requests-oauthlib==2.0.0
00:01:35 requestsexceptions==1.4.0
00:01:35 rfc3986==2.0.0
00:01:35 rich==14.3.2
00:01:35 rich-argparse==1.7.2
00:01:35 rpds-py==0.30.0
00:01:35 rsa==4.9.1
00:01:35 ruamel.yaml==0.19.1
00:01:35 ruamel.yaml.clib==0.2.15
00:01:35 s3transfer==0.16.0
00:01:35 simplejson==3.20.2
00:01:35 six==1.17.0
00:01:35 smmap==5.0.2
00:01:35 soupsieve==2.8.3
00:01:35 stevedore==5.6.0
00:01:35 tabulate==0.9.0
00:01:35 toml==0.10.2
00:01:35 tomlkit==0.14.0
00:01:35 tqdm==4.67.3
00:01:35 typing_extensions==4.15.0
00:01:35 tzdata==2025.3
00:01:35 urllib3==1.26.20
00:01:35 virtualenv==20.36.1
00:01:35 wcwidth==0.6.0
00:01:35 websocket-client==1.9.0
00:01:35 wrapt==2.1.1
00:01:35 xdg==6.0.0
00:01:35 xmltodict==1.0.2
00:01:35 yq==3.4.3
00:01:35 [EnvInject] - Injecting environment variables from a build step.
00:01:35 [EnvInject] - Injecting as environment variables the properties content
00:01:35 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:01:35 OS_CLOUD=vex
00:01:35 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-163
00:01:35 OS_STACK_TEMPLATE_DIR=openstack-hot
00:01:35
00:01:35 [EnvInject] - Variables injected successfully.
00:01:35 provisioning config files...
00:01:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:01:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12133885329788458255.sh
00:01:36 ---> Create parameters file for OpenStack HOT
00:01:36 OpenStack Heat parameters generated
00:01:36 -----------------------------------
00:01:36 parameters:
00:01:36 vm_0_count: '1'
00:01:36 vm_0_flavor: 'v3-standard-4'
00:01:36 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:01:36 vm_1_count: '1'
00:01:36 vm_1_flavor: 'v3-standard-2'
00:01:36 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:01:36
00:01:36 job_name: '38640-163'
00:01:36 silo: 'releng'
00:01:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins2046693396430331964.sh
00:01:36 ---> Create HEAT stack
00:01:36 + source /home/jenkins/lf-env.sh
00:01:36 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:01:36 ++ mktemp -d /tmp/venv-XXXX
00:01:36 + lf_venv=/tmp/venv-c3Zr
00:01:36 + local venv_file=/tmp/.os_lf_venv
00:01:36 + local python=python3
00:01:36 + local options
00:01:36 + local set_path=true
00:01:36 + local install_args=
00:01:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:01:36 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:01:36 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:01:36 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:01:36 + true
00:01:36 + case $1 in
00:01:36 + python=python3
00:01:36 + shift 2
00:01:36 + true
00:01:36 + case $1 in
00:01:36 + shift
00:01:36 + break
00:01:36 + case $python in
00:01:36 + local pkg_list=
00:01:36 + [[ -d /opt/pyenv ]]
00:01:36 + echo 'Setup pyenv:'
00:01:36 Setup pyenv:
00:01:36 + export PYENV_ROOT=/opt/pyenv
00:01:36 + PYENV_ROOT=/opt/pyenv
00:01:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:01:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:01:36 + pyenv versions
00:01:36 system
00:01:36 3.8.13
00:01:36 3.9.13
00:01:36 3.10.13
00:01:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:01:36 + command -v pyenv
00:01:36 ++ pyenv init - --no-rehash
00:01:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:01:36 for i in ${!paths[@]}; do
00:01:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:01:36 fi; done;
00:01:36 echo "${paths[*]}"'\'')"
00:01:36 export PATH="/opt/pyenv/shims:${PATH}"
00:01:36 export PYENV_SHELL=bash
00:01:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:01:36 pyenv() {
00:01:36 local command
00:01:36 command="${1:-}"
00:01:36 if [ "$#" -gt 0 ]; then
00:01:36 shift
00:01:36 fi
00:01:36
00:01:36 case "$command" in
00:01:36 rehash|shell)
00:01:36 eval "$(pyenv "sh-$command" "$@")"
00:01:36 ;;
00:01:36 *)
00:01:36 command pyenv "$command" "$@"
00:01:36 ;;
00:01:36 esac
00:01:36 }'
00:01:36 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:01:36 for i in ${!paths[@]}; do
00:01:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:01:36 fi; done;
00:01:36 echo "${paths[*]}"'
00:01:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:01:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:01:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:01:36 ++ export PYENV_SHELL=bash
00:01:36 ++ PYENV_SHELL=bash
00:01:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:01:36 +++ complete -F _pyenv pyenv
00:01:36 ++ lf-pyver python3
00:01:36 ++ local py_version_xy=python3
00:01:36 ++ local py_version_xyz=
00:01:36 ++ awk '{ print $1 }'
00:01:36 ++ pyenv versions
00:01:36 ++ local command
00:01:36 ++ command=versions
00:01:36 ++ '[' 1 -gt 0 ']'
00:01:36 ++ shift
00:01:36 ++ case "$command" in
00:01:36 ++ command pyenv versions
00:01:36 ++ pyenv versions
00:01:36 ++ sed 's/^[ *]* //'
00:01:36 ++ grep -E '^[0-9.]*[0-9]$'
00:01:36 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:01:36 +++ grep '^3' /tmp/.pyenv_versions
00:01:36 +++ tail -n 1
00:01:36 +++ sort -V
00:01:36 ++ py_version_xyz=3.11.7
00:01:36 ++ [[ -z 3.11.7 ]]
00:01:36 ++ echo 3.11.7
00:01:36 ++ return 0
00:01:36 + pyenv local 3.11.7
00:01:36 + local command
00:01:36 + command=local
00:01:36 + '[' 2 -gt 0 ']'
00:01:36 + shift
00:01:36 + case "$command" in
00:01:36 + command pyenv local 3.11.7
00:01:36 + pyenv local 3.11.7
00:01:36 + for arg in "$@"
00:01:36 + case $arg in
00:01:36 + pkg_list+='lftools[openstack] '
00:01:36 + for arg in "$@"
00:01:36 + case $arg in
00:01:36 + pkg_list+='kubernetes '
00:01:36 + for arg in "$@"
00:01:36 + case $arg in
00:01:36 + pkg_list+='niet '
00:01:36 + for arg in "$@"
00:01:36 + case $arg in
00:01:36 + pkg_list+='python-heatclient '
00:01:36 + for arg in "$@"
00:01:36 + case $arg in
00:01:36 + pkg_list+='python-openstackclient '
00:01:36 + for arg in "$@"
00:01:36 + case $arg in
00:01:36 + pkg_list+='python-magnumclient '
00:01:36 + for arg in "$@"
00:01:36 + case $arg in
00:01:36 + pkg_list+='urllib3~=1.26.15 '
00:01:36 + for arg in "$@"
00:01:36 + case $arg in
00:01:36 + pkg_list+='yq '
00:01:36 + [[ -f /tmp/.os_lf_venv ]]
00:01:36 ++ cat /tmp/.os_lf_venv
00:01:36 + lf_venv=/tmp/venv-NLPA
00:01:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from' file:/tmp/.os_lf_venv
00:01:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from file:/tmp/.os_lf_venv
00:01:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:01:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:01:36 + local 'pip_opts=--upgrade --quiet'
00:01:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:01:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:01:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:01:36 + [[ -n '' ]]
00:01:36 + [[ -n '' ]]
00:01:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:01:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:01:36 + /tmp/venv-NLPA/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:01:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:01:38 lf-activate-venv(): INFO: Base packages installed successfully
00:01:38 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:01:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:01:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:01:38 + /tmp/venv-NLPA/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:01:53 + type python3
00:01:53 + true
00:01:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH'
00:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:01:53 + PATH=/tmp/venv-NLPA/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:01:53 + return 0
00:01:53 + openstack --os-cloud vex limits show --absolute
00:01:55 +--------------------------+---------+
00:01:55 | Name | Value |
00:01:55 +--------------------------+---------+
00:01:55 | maxTotalInstances | -1 |
00:01:55 | maxTotalCores | 450 |
00:01:55 | maxTotalRAMSize | 1000000 |
00:01:55 | maxServerMeta | 128 |
00:01:55 | maxImageMeta | 128 |
00:01:55 | maxPersonality | 5 |
00:01:55 | maxPersonalitySize | 10240 |
00:01:55 | maxTotalKeypairs | 100 |
00:01:55 | maxServerGroups | 10 |
00:01:55 | maxServerGroupMembers | 10 |
00:01:55 | maxTotalFloatingIps | -1 |
00:01:55 | maxSecurityGroups | -1 |
00:01:55 | maxSecurityGroupRules | -1 |
00:01:55 | totalRAMUsed | 294912 |
00:01:55 | totalCoresUsed | 72 |
00:01:55 | totalInstancesUsed | 27 |
00:01:55 | totalFloatingIpsUsed | 0 |
00:01:55 | totalSecurityGroupsUsed | 0 |
00:01:55 | totalServerGroupsUsed | 0 |
00:01:55 | maxTotalVolumes | -1 |
00:01:55 | maxTotalSnapshots | 10 |
00:01:55 | maxTotalVolumeGigabytes | 4096 |
00:01:55 | maxTotalBackups | 10 |
00:01:55 | maxTotalBackupGigabytes | 1000 |
00:01:55 | totalVolumesUsed | 0 |
00:01:55 | totalGigabytesUsed | 0 |
00:01:55 | totalSnapshotsUsed | 0 |
00:01:55 | totalBackupsUsed | 0 |
00:01:55 | totalBackupGigabytesUsed | 0 |
00:01:55 +--------------------------+---------+
00:01:55 + pushd /opt/ciman/openstack-hot
00:01:55 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
00:01:55 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-163 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml
00:02:20 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-163
00:02:20 Waiting to initialize infrastructure...
00:02:20 Stack initialization successful.
00:02:20 ------------------------------------
00:02:20 Stack Details
00:02:20 ------------------------------------
00:02:20 {'added': None,
00:02:20 'capabilities': [],
00:02:20 'created_at': '2026-02-09T00:01:58Z',
00:02:20 'deleted': None,
00:02:20 'deleted_at': None,
00:02:20 'description': 'No description',
00:02:20 'environment': None,
00:02:20 'environment_files': None,
00:02:20 'files': None,
00:02:20 'files_container': None,
00:02:20 'id': 'd0e6dfcf-5d4e-40cd-ae00-1a5a9eec67b4',
00:02:20 'is_rollback_disabled': True,
00:02:20 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-163/d0e6dfcf-5d4e-40cd-ae00-1a5a9eec67b4',
00:02:20 'rel': 'self'}],
00:02:20 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:02:20 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-163',
00:02:20 'notification_topics': [],
00:02:20 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:02:20 'output_key': 'vm_0_ips',
00:02:20 'output_value': ['10.30.170.82']},
00:02:20 {'description': 'IP addresses of the 2nd vm types',
00:02:20 'output_key': 'vm_1_ips',
00:02:20 'output_value': ['10.30.170.155']}],
00:02:20 'owner_id': ****,
00:02:20 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:02:20 'OS::stack_id': 'd0e6dfcf-5d4e-40cd-ae00-1a5a9eec67b4',
00:02:20 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-163',
00:02:20 'job_name': '38640-163',
00:02:20 'silo': 'releng',
00:02:20 'vm_0_count': '1',
00:02:20 'vm_0_flavor': 'v3-standard-4',
00:02:20 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:02:20 '20260201-010217.481',
00:02:20 'vm_1_count': '1',
00:02:20 'vm_1_flavor': 'v3-standard-2',
00:02:20 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:02:20 '- 20250917-133034.654'},
00:02:20 'parent_id': None,
00:02:20 'replaced': None,
00:02:20 'status': 'CREATE_COMPLETE',
00:02:20 'status_reason': 'Stack CREATE completed successfully',
00:02:20 'tags': [],
00:02:20 'template': None,
00:02:20 'template_description': 'No description',
00:02:20 'template_url': None,
00:02:20 'timeout_mins': 15,
00:02:20 'unchanged': None,
00:02:20 'updated': None,
00:02:20 'updated_at': None,
00:02:20 'user_project_id': 'e66511ff9439426684def26b565b0645'}
00:02:20 ------------------------------------
00:02:21 + popd
00:02:21 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
00:02:21 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins5785018473768926167.sh
00:02:21 ---> Copy SSH public keys to CSIT lab
00:02:21 Setup pyenv:
00:02:21 system
00:02:21 3.8.13
00:02:21 3.9.13
00:02:21 3.10.13
00:02:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:02:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from file:/tmp/.os_lf_venv
00:02:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:02:23 lf-activate-venv(): INFO: Base packages installed successfully
00:02:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:02:37 SSH not responding on 10.30.170.82. Retrying in 10 seconds...
00:02:38 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
00:02:38 releng-38640-163-1-mininet-ovs-217-0
00:02:38 Successfully copied public keys to slave 10.30.170.155
00:02:47 Ping to 10.30.170.82 successful.
00:02:47 SSH not responding on 10.30.170.82. Retrying in 10 seconds...
00:02:57 Ping to 10.30.170.82 successful.
00:02:58 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:02:59 releng-38640-163-0-builder-0
00:02:59 Successfully copied public keys to slave 10.30.170.82
00:02:59 Process 6534 ready.
00:02:59 Process 6535 ready.
00:02:59 SSH ready on all stack servers.
00:02:59 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins9596290726939347636.sh
00:02:59 Setup pyenv:
00:02:59 system
00:02:59 3.8.13
00:02:59 3.9.13
00:02:59 3.10.13
00:02:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:03:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hE7i
00:03:03 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv
00:03:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:09 lf-activate-venv(): INFO: Base packages installed successfully
00:03:09 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:03:11 lf-activate-venv(): INFO: Adding /tmp/venv-hE7i/bin to PATH
00:03:11 + echo 'Installing Python Requirements'
00:03:11 Installing Python Requirements
00:03:11 + cat
00:03:11 + python -m pip install -r requirements.txt
00:03:11 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:03:11 Collecting docker-py (from -r requirements.txt (line 1))
00:03:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:03:11 Collecting ipaddr (from -r requirements.txt (line 2))
00:03:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:03:11 Installing build dependencies: started
00:03:12 Installing build dependencies: finished with status 'done'
00:03:12 Getting requirements to build wheel: started
00:03:13 Getting requirements to build wheel: finished with status 'done'
00:03:13 Preparing metadata (pyproject.toml): started
00:03:13 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:13 Collecting netaddr (from -r requirements.txt (line 3))
00:03:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:03:13 Collecting netifaces (from -r requirements.txt (line 4))
00:03:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:03:13 Installing build dependencies: started
00:03:14 Installing build dependencies: finished with status 'done'
00:03:14 Getting requirements to build wheel: started
00:03:14 Getting requirements to build wheel: finished with status 'done'
00:03:14 Preparing metadata (pyproject.toml): started
00:03:14 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:14 Collecting pyhocon (from -r requirements.txt (line 5))
00:03:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:03:14 Collecting requests (from -r requirements.txt (line 6))
00:03:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:03:14 Collecting robotframework (from -r requirements.txt (line 7))
00:03:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:03:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.6 MB/s 0:00:00
00:03:14 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:03:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:03:14 Installing build dependencies: started
00:03:15 Installing build dependencies: finished with status 'done'
00:03:15 Getting requirements to build wheel: started
00:03:16 Getting requirements to build wheel: finished with status 'done'
00:03:16 Preparing metadata (pyproject.toml): started
00:03:16 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:03:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:03:16 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:03:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:03:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:03:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:03:16 Installing build dependencies: started
00:03:17 Installing build dependencies: finished with status 'done'
00:03:17 Getting requirements to build wheel: started
00:03:17 Getting requirements to build wheel: finished with status 'done'
00:03:17 Preparing metadata (pyproject.toml): started
00:03:17 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:17 Collecting scapy (from -r requirements.txt (line 12))
00:03:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:03:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 41.3 MB/s 0:00:00
00:03:18 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:03:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:03:18 Installing build dependencies: started
00:03:18 Installing build dependencies: finished with status 'done'
00:03:18 Getting requirements to build wheel: started
00:03:19 Getting requirements to build wheel: finished with status 'done'
00:03:19 Preparing metadata (pyproject.toml): started
00:03:19 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:19 Collecting elasticsearch (from -r requirements.txt (line 18))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:03:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 40.8 MB/s 0:00:00
00:03:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:03:19 Collecting pyangbind (from -r requirements.txt (line 22))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:03:19 Collecting isodate (from -r requirements.txt (line 25))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:03:19 Collecting jmespath (from -r requirements.txt (line 28))
00:03:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:03:19 Collecting jsonpatch (from -r requirements.txt (line 31))
00:03:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:03:19 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:03:19 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:03:19 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:03:19 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:03:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:03:20 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:03:20 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:03:20 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:03:20 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:03:20 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:03:20 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:03:20 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:03:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:03:20 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:03:20 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:03:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:03:20 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:03:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:03:20 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:03:20 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:03:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:03:20 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:03:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:03:20 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:03:20 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:03:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:03:20 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:03:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:03:21 Collecting elasticsearch (from -r requirements.txt (line 18))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:03:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 40.7 MB/s 0:00:00
00:03:21 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:03:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:03:21 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:03:21 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:03:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.7 MB/s 0:00:00
00:03:21 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:03:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:03:22 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:03:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:03:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 36.5 MB/s 0:00:00
00:03:22 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:03:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:03:22 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:03:23 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:03:23 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:03:23 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:03:23 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:03:23 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:03:23 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:03:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 56.0 MB/s 0:00:00
00:03:23 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:03:24 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:03:24 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:03:24 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:03:24 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:03:24 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:03:24 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:03:24 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:03:24 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:03:24 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:03:24 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:03:24 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:03:24 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:03:24 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:03:24 Requirement already satisfied: packaging in /tmp/venv-hE7i/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:03:24 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:03:24 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:03:24 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:03:24 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:03:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:03:24 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:03:24 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:03:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:03:24 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:03:24 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:03:24 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:03:25 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:03:25 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=0ee4debb500439e8edf46383d05a184d6b831bfb049d3d5b16d10e55ad452e08
00:03:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:03:25 Building wheel for ipaddr (pyproject.toml): started
00:03:25 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:03:25 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=528088064e9c60f48235aee4581de48771223e1939fd313892301492634053fd
00:03:25 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:03:25 Building wheel for netifaces (pyproject.toml): started
00:03:27 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:03:27 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=6883efb518d9635f7be2ebc0ead1bfded2e224d9b576c44449d582d26cb7452b
00:03:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:03:27 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:03:28 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:03:28 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=5633c345f77362c5cc54e948b8f263cebc38e6a5f7e6c5edbd2142c9616afd7a
00:03:28 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:03:28 Building wheel for jsonpath-rw (pyproject.toml): started
00:03:28 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:03:28 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e6f639e5ca8d244238118a411316b0df6f6ba3cd2d60635857c1834d6dee2c62
00:03:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:03:28 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:03:28 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:03:35
00:03:35 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:03:36 + pip freeze
00:03:36 async-generator==1.10
00:03:36 attrs==25.4.0
00:03:36 bcrypt==5.0.0
00:03:36 beautifulsoup4==4.14.3
00:03:36 certifi==2026.1.4
00:03:36 cffi==2.0.0
00:03:36 charset-normalizer==3.4.4
00:03:36 click==8.3.1
00:03:36 cryptography==46.0.4
00:03:36 decorator==5.2.1
00:03:36 distlib==0.4.0
00:03:36 docker-py==1.10.6
00:03:36 docker-pycreds==0.4.0
00:03:36 elastic-transport==8.17.1
00:03:36 elasticsearch==8.19.3
00:03:36 elasticsearch-dsl==8.15.4
00:03:36 enum34==1.1.10
00:03:36 filelock==3.20.3
00:03:36 h11==0.16.0
00:03:36 idna==3.11
00:03:36 importlib_metadata==8.7.1
00:03:36 invoke==2.2.1
00:03:36 ipaddr==2.2.0
00:03:36 isodate==0.7.2
00:03:36 jmespath==1.1.0
00:03:36 jsonpatch==1.33
00:03:36 jsonpath-rw==1.4.0
00:03:36 jsonpointer==3.0.0
00:03:36 lxml==6.0.2
00:03:36 mypy_extensions==1.1.0
00:03:36 netaddr==1.3.0
00:03:36 netifaces==0.11.0
00:03:36 outcome==1.3.0.post0
00:03:36 packaging==26.0
00:03:36 paramiko==4.0.0
00:03:36 platformdirs==4.5.1
00:03:36 ply==3.11
00:03:36 pyang==2.7.1
00:03:36 pyangbind==0.8.7
00:03:36 pycparser==3.0
00:03:36 pyhocon==0.3.61
00:03:36 PyNaCl==1.6.2
00:03:36 pyparsing==3.3.2
00:03:36 PySocks==1.7.1
00:03:36 python-dateutil==2.9.0.post0
00:03:36 regex==2026.1.15
00:03:36 requests==2.32.5
00:03:36 robotframework==7.4.1
00:03:36 robotframework-httplibrary==0.4.2
00:03:36 robotframework-pythonlibcore==4.5.0
00:03:36 robotframework-requests==0.9.7
00:03:36 robotframework-selenium2library==3.0.0
00:03:36 robotframework-seleniumlibrary==6.8.0
00:03:36 robotframework-sshlibrary==3.8.0
00:03:36 scapy==2.7.0
00:03:36 scp==0.15.0
00:03:36 selenium==4.40.0
00:03:36 six==1.17.0
00:03:36 sniffio==1.3.1
00:03:36 sortedcontainers==2.4.0
00:03:36 soupsieve==2.8.3
00:03:36 trio==0.32.0
00:03:36 trio-typing==0.10.0
00:03:36 trio-websocket==0.12.2
00:03:36 types-certifi==2021.10.8.3
00:03:36 types-urllib3==1.26.25.14
00:03:36 typing_extensions==4.15.0
00:03:36 urllib3==2.6.3
00:03:36 virtualenv==20.36.1
00:03:36 waitress==3.0.2
00:03:36 WebOb==1.8.9
00:03:36 websocket-client==1.9.0
00:03:36 WebTest==3.0.7
00:03:36 wsproto==1.3.2
00:03:36 zipp==3.23.0
00:03:36 [EnvInject] - Injecting environment variables from a build step.
00:03:36 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:03:36 [EnvInject] - Variables injected successfully.
00:03:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins443208597110400692.sh
00:03:36 Setup pyenv:
00:03:36 system
00:03:36 3.8.13
00:03:36 3.9.13
00:03:36 3.10.13
00:03:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:03:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from file:/tmp/.os_lf_venv
00:03:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:38 lf-activate-venv(): INFO: Base packages installed successfully
00:03:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:03:45 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:03:45 + ODL_SYSTEM=()
00:03:45 + TOOLS_SYSTEM=()
00:03:45 + OPENSTACK_SYSTEM=()
00:03:45 + OPENSTACK_CONTROLLERS=()
00:03:45 + mapfile -t ADDR
00:03:45 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-163
00:03:45 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:03:47 + for i in "${ADDR[@]}"
00:03:47 ++ ssh 10.30.170.82 hostname -s
00:03:47 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:03:47 + REMHOST=releng-38640-163-0-builder-0
00:03:47 + case ${REMHOST} in
00:03:47 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:03:47 + for i in "${ADDR[@]}"
00:03:47 ++ ssh 10.30.170.155 hostname -s
00:03:47 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
00:03:48 + REMHOST=releng-38640-163-1-mininet-ovs-217-0
00:03:48 + case ${REMHOST} in
00:03:48 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:03:48 + echo NUM_ODL_SYSTEM=1
00:03:48 + echo NUM_TOOLS_SYSTEM=1
00:03:48 + '[' '' == yes ']'
00:03:48 + NUM_OPENSTACK_SYSTEM=0
00:03:48 + echo NUM_OPENSTACK_SYSTEM=0
00:03:48 + '[' 0 -eq 2 ']'
00:03:48 + echo ODL_SYSTEM_IP=10.30.170.82
00:03:48 ++ seq 0 0
00:03:48 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:03:48 + echo ODL_SYSTEM_1_IP=10.30.170.82
00:03:48 + echo TOOLS_SYSTEM_IP=10.30.170.155
00:03:48 ++ seq 0 0
00:03:48 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:03:48 + echo TOOLS_SYSTEM_1_IP=10.30.170.155
00:03:48 + openstack_index=0
00:03:48 + NUM_OPENSTACK_CONTROL_NODES=1
00:03:48 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:03:48 ++ seq 0 0
00:03:48 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:03:48 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:03:48 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:03:48 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:03:48 + '[' -1 -ge 2 ']'
00:03:48 ++ seq 0 -2
00:03:48 + NUM_OPENSTACK_HAPROXY_NODES=0
00:03:48 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:03:48 ++ seq 0 -1
00:03:48 + echo 'Contents of slave_addresses.txt:'
00:03:48 Contents of slave_addresses.txt:
00:03:48 + cat slave_addresses.txt
00:03:48 NUM_ODL_SYSTEM=1
00:03:48 NUM_TOOLS_SYSTEM=1
00:03:48 NUM_OPENSTACK_SYSTEM=0
00:03:48 ODL_SYSTEM_IP=10.30.170.82
00:03:48 ODL_SYSTEM_1_IP=10.30.170.82
00:03:48 TOOLS_SYSTEM_IP=10.30.170.155
00:03:48 TOOLS_SYSTEM_1_IP=10.30.170.155
00:03:48 NUM_OPENSTACK_CONTROL_NODES=1
00:03:48 OPENSTACK_CONTROL_NODE_1_IP=
00:03:48 NUM_OPENSTACK_COMPUTE_NODES=-1
00:03:48 NUM_OPENSTACK_HAPROXY_NODES=0
00:03:48 [EnvInject] - Injecting environment variables from a build step.
00:03:48 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:03:48 [EnvInject] - Variables injected successfully.
00:03:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins17569863909733303324.sh
00:03:48 Preparing for JRE Version 21
00:03:48 Karaf artifact is karaf
00:03:48 Karaf project is integration
00:03:48 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:03:48 [EnvInject] - Injecting environment variables from a build step.
00:03:48 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:03:48 [EnvInject] - Variables injected successfully.
00:03:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10073674993868354870.sh
00:03:48 2026-02-09 00:03:48 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
00:03:48 Bundle version is 0.23.1-SNAPSHOT
00:03:48 --2026-02-09 00:03:48-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
00:03:48 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:03:48 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:03:48 HTTP request sent, awaiting response... 200 OK
00:03:48 Length: 963 [application/xml]
00:03:48 Saving to: ‘maven-metadata.xml’
00:03:48
00:03:48 0K 100% 38.9M=0s
00:03:48
00:03:48 2026-02-09 00:03:48 (38.9 MB/s) - ‘maven-metadata.xml’ saved [963/963]
00:03:48
00:03:48
00:03:48
00:03:48 org.opendaylight.integration
00:03:48 karaf
00:03:48
00:03:48 20260125063332
00:03:48
00:03:48 20260125.063332
00:03:48 1
00:03:48
00:03:48
00:03:48
00:03:48 pom
00:03:48 0.23.1-20260125.063332-1
00:03:48 20260125063332
00:03:48
00:03:48
00:03:48 tar.gz
00:03:48 0.23.1-20260125.063332-1
00:03:48 20260125063332
00:03:48
00:03:48
00:03:48 zip
00:03:48 0.23.1-20260125.063332-1
00:03:48 20260125063332
00:03:48
00:03:48
00:03:48
00:03:48 0.23.1-SNAPSHOT
00:03:48
00:03:48 Nexus timestamp is 0.23.1-20260125.063332-1
00:03:48 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:03:48 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
00:03:48 Distribution bundle version is 0.23.1-SNAPSHOT
00:03:48 Distribution folder is karaf-0.23.1-SNAPSHOT
00:03:48 Nexus prefix is https://nexus.opendaylight.org
00:03:48 [EnvInject] - Injecting environment variables from a build step.
00:03:48 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:03:48 [EnvInject] - Variables injected successfully.
00:03:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6368515987718299766.sh
00:03:49 Setup pyenv:
00:03:49 system
00:03:49 3.8.13
00:03:49 3.9.13
00:03:49 3.10.13
00:03:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:03:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from file:/tmp/.os_lf_venv
00:03:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:51 lf-activate-venv(): INFO: Base packages installed successfully
00:03:51 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:03:56 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:03:56 Copying common-functions.sh to /tmp
00:03:58 Copying common-functions.sh to 10.30.170.155:/tmp
00:03:58 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
00:03:58 Copying common-functions.sh to 10.30.170.82:/tmp
00:03:58 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:03:59 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8010597436879961733.sh
00:03:59 common-functions.sh is being sourced
00:03:59 common-functions environment:
00:03:59 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:59 ACTUALFEATURES:
00:03:59 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:59 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:03:59 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:59 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:03:59 CONTROLLERMEM: 2048m
00:03:59 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:03:59 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:03:59 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:03:59 SUITES:
00:03:59
00:03:59 #################################################
00:03:59 ## Configure Cluster and Start ##
00:03:59 #################################################
00:03:59 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:03:59 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:03:59 Locating script plan to use...
00:03:59 Finished running script plans
00:03:59 Configuring member-1 with IP address 10.30.170.82
00:03:59 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:03:59 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:03:59 common-functions.sh is being sourced
00:03:59 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:03:59 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:03:59 ++ echo 'common-functions.sh is being sourced'
00:03:59 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:03:59 ++ DISTROSTREAM=vanadium
00:03:59 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:59 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:59 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:59 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:59 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:03:59 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:03:59 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:59 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:59 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:03:59 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:03:59 ++ export CONTROLLERMEM=
00:03:59 ++ CONTROLLERMEM=
00:03:59 ++ case "${DISTROSTREAM}" in
00:03:59 ++ CLUSTER_SYSTEM=akka
00:03:59 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:03:59 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:03:59 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:03:59 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:03:59 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:03:59 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:03:59 ++ print_common_env
00:03:59 ++ cat
00:03:59 common-functions environment:
00:03:59 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:59 ACTUALFEATURES:
00:03:59 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:59 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:03:59 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:59 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:03:59 CONTROLLERMEM:
00:03:59 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:03:59 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:03:59 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:03:59 SUITES:
00:03:59
00:03:59 ++ SSH='ssh -t -t'
00:03:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:03:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:03:59 Changing to /tmp
00:03:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:03:59 + echo 'Changing to /tmp'
00:03:59 + cd /tmp
00:03:59 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
00:03:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:03:59 --2026-02-09 00:03:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:03:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:03:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:03:59 HTTP request sent, awaiting response... 200 OK
00:03:59 Length: 240390263 (229M) [application/zip]
00:03:59 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:03:59
00:03:59 0K ........ ........ ........ ........ ........ ........ 1% 81.4M 3s
00:03:59 3072K ........ ........ ........ ........ ........ ........ 2% 145M 2s
00:03:59 6144K ........ ........ ........ ........ ........ ........ 3% 126M 2s
00:03:59 9216K ........ ........ ........ ........ ........ ........ 5% 160M 2s
00:03:59 12288K ........ ........ ........ ........ ........ ........ 6% 141M 2s
00:03:59 15360K ........ ........ ........ ........ ........ ........ 7% 172M 2s
00:03:59 18432K ........ ........ ........ ........ ........ ........ 9% 168M 2s
00:03:59 21504K ........ ........ ........ ........ ........ ........ 10% 201M 1s
00:03:59 24576K ........ ........ ........ ........ ........ ........ 11% 174M 1s
00:03:59 27648K ........ ........ ........ ........ ........ ........ 13% 215M 1s
00:03:59 30720K ........ ........ ........ ........ ........ ........ 14% 154M 1s
00:03:59 33792K ........ ........ ........ ........ ........ ........ 15% 190M 1s
00:03:59 36864K ........ ........ ........ ........ ........ ........ 17% 230M 1s
00:03:59 39936K ........ ........ ........ ........ ........ ........ 18% 158M 1s
00:03:59 43008K ........ ........ ........ ........ ........ ........ 19% 150M 1s
00:03:59 46080K ........ ........ ........ ........ ........ ........ 20% 157M 1s
00:03:59 49152K ........ ........ ........ ........ ........ ........ 22% 178M 1s
00:03:59 52224K ........ ........ ........ ........ ........ ........ 23% 215M 1s
00:04:00 55296K ........ ........ ........ ........ ........ ........ 24% 128M 1s
00:04:00 58368K ........ ........ ........ ........ ........ ........ 26% 116M 1s
00:04:00 61440K ........ ........ ........ ........ ........ ........ 27% 96.4M 1s
00:04:00 64512K ........ ........ ........ ........ ........ ........ 28% 91.7M 1s
00:04:00 67584K ........ ........ ........ ........ ........ ........ 30% 222M 1s
00:04:00 70656K ........ ........ ........ ........ ........ ........ 31% 192M 1s
00:04:00 73728K ........ ........ ........ ........ ........ ........ 32% 140M 1s
00:04:00 76800K ........ ........ ........ ........ ........ ........ 34% 153M 1s
00:04:00 79872K ........ ........ ........ ........ ........ ........ 35% 195M 1s
00:04:00 82944K ........ ........ ........ ........ ........ ........ 36% 211M 1s
00:04:00 86016K ........ ........ ........ ........ ........ ........ 37% 165M 1s
00:04:00 89088K ........ ........ ........ ........ ........ ........ 39% 186M 1s
00:04:00 92160K ........ ........ ........ ........ ........ ........ 40% 202M 1s
00:04:00 95232K ........ ........ ........ ........ ........ ........ 41% 259M 1s
00:04:00 98304K ........ ........ ........ ........ ........ ........ 43% 194M 1s
00:04:00 101376K ........ ........ ........ ........ ........ ........ 44% 197M 1s
00:04:00 104448K ........ ........ ........ ........ ........ ........ 45% 194M 1s
00:04:00 107520K ........ ........ ........ ........ ........ ........ 47% 129M 1s
00:04:00 110592K ........ ........ ........ ........ ........ ........ 48% 145M 1s
00:04:00 113664K ........ ........ ........ ........ ........ ........ 49% 128M 1s
00:04:00 116736K ........ ........ ........ ........ ........ ........ 51% 248M 1s
00:04:00 119808K ........ ........ ........ ........ ........ ........ 52% 210M 1s
00:04:00 122880K ........ ........ ........ ........ ........ ........ 53% 168M 1s
00:04:00 125952K ........ ........ ........ ........ ........ ........ 54% 127M 1s
00:04:00 129024K ........ ........ ........ ........ ........ ........ 56% 107M 1s
00:04:00 132096K ........ ........ ........ ........ ........ ........ 57% 108M 1s
00:04:00 135168K ........ ........ ........ ........ ........ ........ 58% 154M 1s
00:04:00 138240K ........ ........ ........ ........ ........ ........ 60% 194M 1s
00:04:00 141312K ........ ........ ........ ........ ........ ........ 61% 245M 1s
00:04:00 144384K ........ ........ ........ ........ ........ ........ 62% 247M 1s
00:04:00 147456K ........ ........ ........ ........ ........ ........ 64% 133M 1s
00:04:00 150528K ........ ........ ........ ........ ........ ........ 65% 217M 1s
00:04:00 153600K ........ ........ ........ ........ ........ ........ 66% 249M 0s
00:04:00 156672K ........ ........ ........ ........ ........ ........ 68% 349M 0s
00:04:00 159744K ........ ........ ........ ........ ........ ........ 69% 363M 0s
00:04:00 162816K ........ ........ ........ ........ ........ ........ 70% 348M 0s
00:04:00 165888K ........ ........ ........ ........ ........ ........ 71% 358M 0s
00:04:00 168960K ........ ........ ........ ........ ........ ........ 73% 357M 0s
00:04:00 172032K ........ ........ ........ ........ ........ ........ 74% 211M 0s
00:04:00 175104K ........ ........ ........ ........ ........ ........ 75% 258M 0s
00:04:00 178176K ........ ........ ........ ........ ........ ........ 77% 313M 0s
00:04:00 181248K ........ ........ ........ ........ ........ ........ 78% 350M 0s
00:04:00 184320K ........ ........ ........ ........ ........ ........ 79% 366M 0s
00:04:00 187392K ........ ........ ........ ........ ........ ........ 81% 298M 0s
00:04:00 190464K ........ ........ ........ ........ ........ ........ 82% 186M 0s
00:04:00 193536K ........ ........ ........ ........ ........ ........ 83% 302M 0s
00:04:00 196608K ........ ........ ........ ........ ........ ........ 85% 352M 0s
00:04:00 199680K ........ ........ ........ ........ ........ ........ 86% 305M 0s
00:04:00 202752K ........ ........ ........ ........ ........ ........ 87% 177M 0s
00:04:00 205824K ........ ........ ........ ........ ........ ........ 88% 293M 0s
00:04:00 208896K ........ ........ ........ ........ ........ ........ 90% 374M 0s
00:04:00 211968K ........ ........ ........ ........ ........ ........ 91% 275M 0s
00:04:00 215040K ........ ........ ........ ........ ........ ........ 92% 193M 0s
00:04:00 218112K ........ ........ ........ ........ ........ ........ 94% 318M 0s
00:04:00 221184K ........ ........ ........ ........ ........ ........ 95% 358M 0s
00:04:00 224256K ........ ........ ........ ........ ........ ........ 96% 345M 0s
00:04:00 227328K ........ ........ ........ ........ ........ ........ 98% 289M 0s
00:04:00 230400K ........ ........ ........ ........ ........ ........ 99% 188M 0s
00:04:00 233472K ........ ........ .... 100% 293M=1.2s
00:04:00
00:04:00 2026-02-09 00:04:00 (187 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:04:00
00:04:00 Extracting the new controller...
00:04:00 + echo 'Extracting the new controller...'
00:04:00 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:04:02 Adding external repositories...
00:04:02 + echo 'Adding external repositories...'
00:04:02 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:04:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:04:02 ################################################################################
00:04:02 #
00:04:02 # Licensed to the Apache Software Foundation (ASF) under one or more
00:04:02 # contributor license agreements. See the NOTICE file distributed with
00:04:02 # this work for additional information regarding copyright ownership.
00:04:02 # The ASF licenses this file to You under the Apache License, Version 2.0
00:04:02 # (the "License"); you may not use this file except in compliance with
00:04:02 # the License. You may obtain a copy of the License at
00:04:02 #
00:04:02 # http://www.apache.org/licenses/LICENSE-2.0
00:04:02 #
00:04:02 # Unless required by applicable law or agreed to in writing, software
00:04:02 # distributed under the License is distributed on an "AS IS" BASIS,
00:04:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:04:02 # See the License for the specific language governing permissions and
00:04:02 # limitations under the License.
00:04:02 #
00:04:02 ################################################################################
00:04:02
00:04:02 #
00:04:02 # If set to true, the following property will not allow any certificate to be used
00:04:02 # when accessing Maven repositories through SSL
00:04:02 #
00:04:02 #org.ops4j.pax.url.mvn.certificateCheck=
00:04:02
00:04:02 #
00:04:02 # Path to the local Maven settings file.
00:04:02 # The repositories defined in this file will be automatically added to the list
00:04:02 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:04:02 # below is not set.
00:04:02 # The following locations are checked for the existence of the settings.xml file
00:04:02 # * 1. looks for the specified url
00:04:02 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:04:02 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:04:02 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:04:02 #
00:04:02 #org.ops4j.pax.url.mvn.settings=
00:04:02
00:04:02 #
00:04:02 # Path to the local Maven repository which is used to avoid downloading
00:04:02 # artifacts when they already exist locally.
00:04:02 # The value of this property will be extracted from the settings.xml file
00:04:02 # above, or defaulted to:
00:04:02 # System.getProperty( "user.home" ) + "/.m2/repository"
00:04:02 #
00:04:02 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:04:02
00:04:02 #
00:04:02 # Default this to false. It's just weird to use undocumented repos
00:04:02 #
00:04:02 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:04:02
00:04:02 #
00:04:02 # Uncomment if you don't wanna use the proxy settings
00:04:02 # from the Maven conf/settings.xml file
00:04:02 #
00:04:02 # org.ops4j.pax.url.mvn.proxySupport=false
00:04:02
00:04:02 #
00:04:02 # Comma separated list of repositories scanned when resolving an artifact.
00:04:02 # Those repositories will be checked before iterating through the
00:04:02 # below list of repositories and even before the local repository
00:04:02 # A repository url can be appended with zero or more of the following flags:
00:04:02 # @snapshots : the repository contains snaphots
00:04:02 # @noreleases : the repository does not contain any released artifacts
00:04:02 #
00:04:02 # The following property value will add the system folder as a repo.
00:04:02 #
00:04:02 org.ops4j.pax.url.mvn.defaultRepositories=\
00:04:02 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:04:02 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:04:02 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:04:02
00:04:02 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:04:02 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:04:02
00:04:02 #
00:04:02 # Comma separated list of repositories scanned when resolving an artifact.
00:04:02 # The default list includes the following repositories:
00:04:02 # http://repo1.maven.org/maven2@id=central
00:04:02 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:04:02 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:04:02 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:04:02 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:04:02 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:04:02 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:04:02 # To add repositories to the default ones, prepend '+' to the list of repositories
00:04:02 # to add.
00:04:02 # A repository url can be appended with zero or more of the following flags:
00:04:02 # @snapshots : the repository contains snapshots
00:04:02 # @noreleases : the repository does not contain any released artifacts
00:04:02 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:04:02 #
00:04:02 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:04:02
00:04:02 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:04:02 + [[ True == \T\r\u\e ]]
00:04:02 + echo 'Configuring the startup features...'
00:04:02 + 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.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:04:02 + FEATURE_TEST_STRING=features-test
00:04:02 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:04:02 + KARAF_VERSION=karaf4
00:04:02 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:04:02 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:04:02 + [[ ! -z '' ]]
00:04:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:04:02 ################################################################################
00:04:02 #
00:04:02 # Licensed to the Apache Software Foundation (ASF) under one or more
00:04:02 # contributor license agreements. See the NOTICE file distributed with
00:04:02 # this work for additional information regarding copyright ownership.
00:04:02 # The ASF licenses this file to You under the Apache License, Version 2.0
00:04:02 # (the "License"); you may not use this file except in compliance with
00:04:02 # the License. You may obtain a copy of the License at
00:04:02 #
00:04:02 # http://www.apache.org/licenses/LICENSE-2.0
00:04:02 #
00:04:02 # Unless required by applicable law or agreed to in writing, software
00:04:02 # distributed under the License is distributed on an "AS IS" BASIS,
00:04:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:04:02 # See the License for the specific language governing permissions and
00:04:02 # limitations under the License.
00:04:02 #
00:04:02 ################################################################################
00:04:02
00:04:02 #
00:04:02 # Comma separated list of features repositories to register by default
00:04:02 #
00:04:02 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
00:04:02
00:04:02 #
00:04:02 # Comma separated list of features to install at startup
00:04:02 #
00:04:02 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:04:02
00:04:02 #
00:04:02 # Resource repositories (OBR) that the features resolver can use
00:04:02 # to resolve requirements/capabilities
00:04:02 #
00:04:02 # The format of the resourceRepositories is
00:04:02 # resourceRepositories=[xml:url|json:url],...
00:04:02 # for Instance:
00:04:02 #
00:04:02 #resourceRepositories=xml:http://host/path/to/index.xml
00:04:02 # or
00:04:02 #resourceRepositories=json:http://host/path/to/index.json
00:04:02 #
00:04:02
00:04:02 #
00:04:02 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:04:02 #
00:04:02 featuresBootAsynchronous=false
00:04:02
00:04:02 #
00:04:02 # Service requirements enforcement
00:04:02 #
00:04:02 # By default, the feature resolver checks the service requirements/capabilities of
00:04:02 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:04:02 # the required bundles.
00:04:02 # The following flag can have those values:
00:04:02 # - disable: service requirements are completely ignored
00:04:02 # - default: service requirements are ignored for old features
00:04:02 # - enforce: service requirements are always verified
00:04:02 #
00:04:02 #serviceRequirements=default
00:04:02
00:04:02 #
00:04:02 # Store cfg file for config element in feature
00:04:02 #
00:04:02 #configCfgStore=true
00:04:02
00:04:02 #
00:04:02 # Define if the feature service automatically refresh bundles
00:04:02 #
00:04:02 autoRefresh=true
00:04:02
00:04:02 #
00:04:02 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:04:02 # XML file defines instructions related to features processing
00:04:02 # versions.properties may declare properties to resolve placeholders in XML file
00:04:02 # both files are relative to ${karaf.etc}
00:04:02 #
00:04:02 #featureProcessing=org.apache.karaf.features.xml
00:04:02 #featureProcessingVersions=versions.properties
00:04:02 + configure_karaf_log karaf4 ''
00:04:02 + local -r karaf_version=karaf4
00:04:02 + local -r controllerdebugmap=
00:04:02 + local logapi=log4j
00:04:02 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:04:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:04:02 log4j2.rootLogger.level = INFO
00:04:02 #log4j2.rootLogger.type = asyncRoot
00:04:02 #log4j2.rootLogger.includeLocation = false
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:04:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:04:02 log4j2.rootLogger.appenderRef.Console.ref = Console
00:04:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:04:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:04:02 log4j2.logger.spifly.name = org.apache.aries.spifly
00:04:02 log4j2.logger.spifly.level = WARN
00:04:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:04:02 log4j2.logger.audit.level = INFO
00:04:02 log4j2.logger.audit.additivity = false
00:04:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:04:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:04:02 log4j2.appender.console.type = Console
00:04:02 log4j2.appender.console.name = Console
00:04:02 log4j2.appender.console.layout.type = PatternLayout
00:04:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:04:02 log4j2.appender.rolling.type = RollingRandomAccessFile
00:04:02 log4j2.appender.rolling.name = RollingFile
00:04:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:04:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:04:02 #log4j2.appender.rolling.immediateFlush = false
00:04:02 log4j2.appender.rolling.append = true
00:04:02 log4j2.appender.rolling.layout.type = PatternLayout
00:04:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:04:02 log4j2.appender.rolling.policies.type = Policies
00:04:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:04:02 log4j2.appender.rolling.policies.size.size = 64MB
00:04:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:04:02 log4j2.appender.rolling.strategy.max = 7
00:04:02 log4j2.appender.audit.type = RollingRandomAccessFile
00:04:02 log4j2.appender.audit.name = AuditRollingFile
00:04:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:04:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:04:02 log4j2.appender.audit.append = true
00:04:02 log4j2.appender.audit.layout.type = PatternLayout
00:04:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:04:02 log4j2.appender.audit.policies.type = Policies
00:04:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:04:02 log4j2.appender.audit.policies.size.size = 8MB
00:04:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:04:02 log4j2.appender.audit.strategy.max = 7
00:04:02 log4j2.appender.osgi.type = PaxOsgi
00:04:02 log4j2.appender.osgi.name = PaxOsgi
00:04:02 log4j2.appender.osgi.filter = *
00:04:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:04:02 #log4j2.logger.aether.level = TRACE
00:04:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:04:02 #log4j2.logger.http-headers.level = DEBUG
00:04:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:04:02 #log4j2.logger.maven.level = TRACE
00:04:02 + logapi=log4j2
00:04:02 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:04:02 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:04:02 + '[' log4j2 == log4j2 ']'
00:04:02 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:04:02 controllerdebugmap:
00:04:02 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:04:02 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:04:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:04:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:04:02 + unset IFS
00:04:02 + echo 'controllerdebugmap: '
00:04:02 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:04:02 + '[' -n '' ']'
00:04:02 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:04:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:04:02 ################################################################################
00:04:02 #
00:04:02 # Licensed to the Apache Software Foundation (ASF) under one or more
00:04:02 # contributor license agreements. See the NOTICE file distributed with
00:04:02 # this work for additional information regarding copyright ownership.
00:04:02 # The ASF licenses this file to You under the Apache License, Version 2.0
00:04:02 # (the "License"); you may not use this file except in compliance with
00:04:02 # the License. You may obtain a copy of the License at
00:04:02 #
00:04:02 # http://www.apache.org/licenses/LICENSE-2.0
00:04:02 #
00:04:02 # Unless required by applicable law or agreed to in writing, software
00:04:02 # distributed under the License is distributed on an "AS IS" BASIS,
00:04:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:04:02 # See the License for the specific language governing permissions and
00:04:02 # limitations under the License.
00:04:02 #
00:04:02 ################################################################################
00:04:02
00:04:02 # Common pattern layout for appenders
00:04:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:04:02
00:04:02 # Root logger
00:04:02 log4j2.rootLogger.level = INFO
00:04:02 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:04:02 #log4j2.rootLogger.type = asyncRoot
00:04:02 #log4j2.rootLogger.includeLocation = false
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:04:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:04:02 log4j2.rootLogger.appenderRef.Console.ref = Console
00:04:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:04:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:04:02
00:04:02 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:04:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:04:02
00:04:02 # Loggers configuration
00:04:02
00:04:02 # Spifly logger
00:04:02 log4j2.logger.spifly.name = org.apache.aries.spifly
00:04:02 log4j2.logger.spifly.level = WARN
00:04:02
00:04:02 # Security audit logger
00:04:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:04:02 log4j2.logger.audit.level = INFO
00:04:02 log4j2.logger.audit.additivity = false
00:04:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:04:02
00:04:02 # Appenders configuration
00:04:02
00:04:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:04:02 log4j2.appender.console.type = Console
00:04:02 log4j2.appender.console.name = Console
00:04:02 log4j2.appender.console.layout.type = PatternLayout
00:04:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:04:02
00:04:02 # Rolling file appender
00:04:02 log4j2.appender.rolling.type = RollingRandomAccessFile
00:04:02 log4j2.appender.rolling.name = RollingFile
00:04:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:04:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:04:02 # uncomment to not force a disk flush
00:04:02 #log4j2.appender.rolling.immediateFlush = false
00:04:02 log4j2.appender.rolling.append = true
00:04:02 log4j2.appender.rolling.layout.type = PatternLayout
00:04:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:04:02 log4j2.appender.rolling.policies.type = Policies
00:04:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:04:02 log4j2.appender.rolling.policies.size.size = 1GB
00:04:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:04:02 log4j2.appender.rolling.strategy.max = 7
00:04:02
00:04:02 # Audit file appender
00:04:02 log4j2.appender.audit.type = RollingRandomAccessFile
00:04:02 log4j2.appender.audit.name = AuditRollingFile
00:04:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:04:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:04:02 log4j2.appender.audit.append = true
00:04:02 log4j2.appender.audit.layout.type = PatternLayout
00:04:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:04:02 log4j2.appender.audit.policies.type = Policies
00:04:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:04:02 log4j2.appender.audit.policies.size.size = 8MB
00:04:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:04:02 log4j2.appender.audit.strategy.max = 7
00:04:02
00:04:02 # OSGi appender
00:04:02 log4j2.appender.osgi.type = PaxOsgi
00:04:02 log4j2.appender.osgi.name = PaxOsgi
00:04:02 log4j2.appender.osgi.filter = *
00:04:02
00:04:02 # help with identification of maven-related problems with pax-url-aether
00:04:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:04:02 #log4j2.logger.aether.level = TRACE
00:04:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:04:02 #log4j2.logger.http-headers.level = DEBUG
00:04:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:04:02 #log4j2.logger.maven.level = TRACE
00:04:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:04:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:04:02 Configure
00:04:02 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:04:02 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:04:02 + local -r controllermem=2048m
00:04:02 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:04:02 + echo Configure
00:04:02 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:04:02 max memory: 2048m
00:04:02 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:04:02 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:04:02 + echo ' max memory: 2048m'
00:04:02 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:04:02 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:04:02 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:04:02 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:04:02 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:04:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:04:02 #!/bin/sh
00:04:02 #
00:04:02 # Licensed to the Apache Software Foundation (ASF) under one or more
00:04:02 # contributor license agreements. See the NOTICE file distributed with
00:04:02 # this work for additional information regarding copyright ownership.
00:04:02 # The ASF licenses this file to You under the Apache License, Version 2.0
00:04:02 # (the "License"); you may not use this file except in compliance with
00:04:02 # the License. You may obtain a copy of the License at
00:04:02 #
00:04:02 # http://www.apache.org/licenses/LICENSE-2.0
00:04:02 #
00:04:02 # Unless required by applicable law or agreed to in writing, software
00:04:02 # distributed under the License is distributed on an "AS IS" BASIS,
00:04:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:04:02 # See the License for the specific language governing permissions and
00:04:02 # limitations under the License.
00:04:02 #
00:04:02
00:04:02 #
00:04:02 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:04:02 # script: client, instance, shell, start, status, stop, karaf
00:04:02 #
00:04:02 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:04:02 # Actions go here...
00:04:02 # fi
00:04:02
00:04:02 #
00:04:02 # general settings which should be applied for all scripts go here; please keep
00:04:02 # in mind that it is possible that scripts might be executed more than once, e.g.
00:04:02 # in example of the start script where the start script is executed first and the
00:04:02 # karaf script afterwards.
00:04:02 #
00:04:02
00:04:02 #
00:04:02 # The following section shows the possible configuration options for the default
00:04:02 # karaf scripts
00:04:02 #
00:04:02 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:04:02 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:04:02 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:04:02 # export EXTRA_JAVA_OPTS # Additional JVM options
00:04:02 # export KARAF_HOME # Karaf home folder
00:04:02 # export KARAF_DATA # Karaf data folder
00:04:02 # export KARAF_BASE # Karaf base folder
00:04:02 # export KARAF_ETC # Karaf etc folder
00:04:02 # export KARAF_LOG # Karaf log folder
00:04:02 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:04:02 # export KARAF_OPTS # Additional available Karaf options
00:04:02 # export KARAF_DEBUG # Enable debug mode
00:04:02 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:04:02 # export KARAF_NOROOT # Prevent execution as root if set to true
00:04:02 Set Java version
00:04:02 + echo 'Set Java version'
00:04:02 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:04:03 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:04:03 sudo: a password is required
00:04:03 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:04:03 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:04:03 sudo: a password is required
00:04:03 JDK default version ...
00:04:03 + echo 'JDK default version ...'
00:04:03 + java -version
00:04:03 openjdk version "21.0.9" 2025-10-21
00:04:03 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:04:03 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:04:03 Set JAVA_HOME
00:04:03 + echo 'Set JAVA_HOME'
00:04:03 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:04:03 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:04:03 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:04:03 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:04:03 Listing all open ports on controller system...
00:04:03 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:04:03 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:04:03 + echo 'Listing all open ports on controller system...'
00:04:03 + netstat -pnatu
00:04:03 /tmp/configuration-script.sh: line 40: netstat: command not found
00:04:03 Configuring cluster
00:04:03 + '[' -f /tmp/custom_shard_config.txt ']'
00:04:03 + echo 'Configuring cluster'
00:04:03 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.82
00:04:03 ################################################
00:04:03 ## Configure Cluster ##
00:04:03 ################################################
00:04:03 NOTE: Cluster configuration files not found. Copying from
00:04:03 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:04:03 Configuring unique name in pekko.conf
00:04:03 Configuring hostname in pekko.conf
00:04:03 Configuring data and rpc seed nodes in pekko.conf
00:04:03 modules = [
00:04:03
00:04:03 {
00:04:03 name = "inventory"
00:04:03 namespace = "urn:opendaylight:inventory"
00:04:03 shard-strategy = "module"
00:04:03 },
00:04:03 {
00:04:03 name = "topology"
00:04:03 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:04:03 shard-strategy = "module"
00:04:03 },
00:04:03 {
00:04:03 name = "toaster"
00:04:03 namespace = "http://netconfcentral.org/ns/toaster"
00:04:03 shard-strategy = "module"
00:04:03 }
00:04:03 ]
00:04:03 Configuring replication type in module-shards.conf
00:04:03 ################################################
00:04:03 ## NOTE: Manually restart controller to ##
00:04:03 ## apply configuration. ##
00:04:03 ################################################
00:04:03 Dump akka.conf
00:04:03 + echo 'Dump akka.conf'
00:04:03 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:04:03 Dump modules.conf
00:04:03 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:04:03 + echo 'Dump modules.conf'
00:04:03 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:04:03 modules = [
00:04:03
00:04:03 {
00:04:03 name = "inventory"
00:04:03 namespace = "urn:opendaylight:inventory"
00:04:03 shard-strategy = "module"
00:04:03 },
00:04:03 {
00:04:03 name = "topology"
00:04:03 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:04:03 shard-strategy = "module"
00:04:03 },
00:04:03 {
00:04:03 name = "toaster"
00:04:03 namespace = "http://netconfcentral.org/ns/toaster"
00:04:03 shard-strategy = "module"
00:04:03 }
00:04:03 ]
00:04:03 Dump module-shards.conf
00:04:03 + echo 'Dump module-shards.conf'
00:04:03 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:04:03 module-shards = [
00:04:03 {
00:04:03 name = "default"
00:04:03 shards = [
00:04:03 {
00:04:03 name = "default"
00:04:03 replicas = ["member-1"]
00:04:03 }
00:04:03 ]
00:04:03 },
00:04:03 {
00:04:03 name = "inventory"
00:04:03 shards = [
00:04:03 {
00:04:03 name="inventory"
00:04:03 replicas = ["member-1"]
00:04:03 }
00:04:03 ]
00:04:03 },
00:04:03 {
00:04:03 name = "topology"
00:04:03 shards = [
00:04:03 {
00:04:03 name="topology"
00:04:03 replicas = ["member-1"]
00:04:03 }
00:04:03 ]
00:04:03 },
00:04:03 {
00:04:03 name = "toaster"
00:04:03 shards = [
00:04:03 {
00:04:03 name="toaster"
00:04:03 replicas = ["member-1"]
00:04:03 }
00:04:03 ]
00:04:03 }
00:04:03 ]
00:04:03 Locating config plan to use...
00:04:03 Finished running config plans
00:04:03 Starting member-1 with IP address 10.30.170.82
00:04:03 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:04:03 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:04:03 Redirecting karaf console output to karaf_console.log
00:04:03 Starting controller...
00:04:03 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:04:03 Execute the post startup script on controller 10.30.170.82
00:04:03 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:04:04 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:04:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:05:04 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:05:09 2026-02-09T00:04:21,739 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:05:09 Controller is UP
00:05:09 2026-02-09T00:04:21,739 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:05:09 Listing all open ports on controller system...
00:05:09 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:05:09 looking for "BindException: Address already in use" in log file
00:05:09 looking for "server is unhealthy" in log file
00:05:09 Let's take the karaf thread dump
00:05:09 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:05:09 karaf main: org.apache.karaf.main.Main, pid:2044
00:05:09 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:05:10 Generating mininet variables...
00:05:10 Locating test plan to use...
00:05:10 Changing the testplan path...
00:05:10 # Place the suites in run order:
00:05:10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:05:10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:05:10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:05:10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation
00:05:10 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 ...
00:05:10 ==============================================================================
00:05:10 openflowplugin-sanity.txt
00:05:10 ==============================================================================
00:05:11 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:05:11 ==============================================================================
00:05:14 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:05:14 ==============================================================================
00:05:14 Get list of nodes :: Get the inventory | PASS |
00:05:15 ------------------------------------------------------------------------------
00:05:15 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:05:15 ------------------------------------------------------------------------------
00:05:15 Get node 1 inventory :: Get the inventory for a node | PASS |
00:05:15 ------------------------------------------------------------------------------
00:05:15 Get node 2 inventory :: Get the inventory for a node | PASS |
00:05:15 ------------------------------------------------------------------------------
00:05:15 Get node 3 inventory :: Get the inventory for a node | PASS |
00:05:15 ------------------------------------------------------------------------------
00:05:15 Link Down :: Take link s1-s2 down | PASS |
00:05:18 ------------------------------------------------------------------------------
00:05:18 Link Up :: Take link s1-s2 up | PASS |
00:05:20 ------------------------------------------------------------------------------
00:05:20 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:05:20 7 tests, 7 passed, 0 failed
00:05:20 ==============================================================================
00:05:20 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:05:20 ==============================================================================
00:05:20 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:05:20 ------------------------------------------------------------------------------
00:05:20 List all the links :: List all the links in the topology. | PASS |
00:05:20 ------------------------------------------------------------------------------
00:05:20 Link Down :: Take link s1-s2 down | PASS |
00:05:20 ------------------------------------------------------------------------------
00:05:20 Link Up :: Take link s1-s2 up | PASS |
00:05:22 ------------------------------------------------------------------------------
00:05:22 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:05:22 4 tests, 4 passed, 0 failed
00:05:22 ==============================================================================
00:05:22 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:05:22 ==============================================================================
00:05:22 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:05:22 ------------------------------------------------------------------------------
00:05:22 Get Stats for node 1 :: Get the stats for a node | PASS |
00:05:22 ------------------------------------------------------------------------------
00:05:22 Get Stats for node 2 :: Get the stats for a node | PASS |
00:05:22 ------------------------------------------------------------------------------
00:05:22 Get Stats for node 3 :: Get the stats for a node | PASS |
00:05:22 ------------------------------------------------------------------------------
00:05:22 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:05:22 4 tests, 4 passed, 0 failed
00:05:22 ==============================================================================
00:05:22 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:05:22 ==============================================================================
00:05:22 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:05:22 ------------------------------------------------------------------------------
00:05:22 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:05:22 ------------------------------------------------------------------------------
00:05:22 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:05:24 ------------------------------------------------------------------------------
00:05:24 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:05:24 ------------------------------------------------------------------------------
00:05:24 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:05:24 ------------------------------------------------------------------------------
00:05:24 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:05:28 ------------------------------------------------------------------------------
00:05:28 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:05:28 6 tests, 6 passed, 0 failed
00:05:28 ==============================================================================
00:05:29 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:05:29 21 tests, 21 passed, 0 failed
00:05:29 ==============================================================================
00:05:29 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:05:29 ==============================================================================
00:05:31 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:05:31 ==============================================================================
00:05:31 Get list of nodes :: Get the inventory | PASS |
00:05:33 ------------------------------------------------------------------------------
00:05:33 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:05:33 ------------------------------------------------------------------------------
00:05:33 Get node 1 inventory :: Get the inventory for a node | PASS |
00:05:33 ------------------------------------------------------------------------------
00:05:33 Get node 2 inventory :: Get the inventory for a node | PASS |
00:05:34 ------------------------------------------------------------------------------
00:05:34 Get node 3 inventory :: Get the inventory for a node | PASS |
00:05:34 ------------------------------------------------------------------------------
00:05:34 Link Down :: Take link s1-s2 down | PASS |
00:05:34 ------------------------------------------------------------------------------
00:05:34 Link Up :: Take link s1-s2 up | PASS |
00:05:34 ------------------------------------------------------------------------------
00:05:34 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:05:34 7 tests, 7 passed, 0 failed
00:05:34 ==============================================================================
00:05:34 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:05:34 ==============================================================================
00:05:34 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:05:34 ------------------------------------------------------------------------------
00:05:34 List all the links :: List all the links in the topology. | PASS |
00:05:36 ------------------------------------------------------------------------------
00:05:36 Link Down :: Take link s1-s2 down | PASS |
00:05:36 ------------------------------------------------------------------------------
00:05:36 Link Up :: Take link s1-s2 up | PASS |
00:05:36 ------------------------------------------------------------------------------
00:05:36 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:05:36 4 tests, 4 passed, 0 failed
00:05:36 ==============================================================================
00:05:36 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:05:36 ==============================================================================
00:05:36 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:05:36 ------------------------------------------------------------------------------
00:05:36 Get Stats for node 1 :: Get the stats for a node | PASS |
00:05:36 ------------------------------------------------------------------------------
00:05:36 Get Stats for node 2 :: Get the stats for a node | PASS |
00:05:36 ------------------------------------------------------------------------------
00:05:36 Get Stats for node 3 :: Get the stats for a node | PASS |
00:05:36 ------------------------------------------------------------------------------
00:05:36 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:05:36 4 tests, 4 passed, 0 failed
00:05:36 ==============================================================================
00:05:36 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:05:36 ==============================================================================
00:05:36 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:05:36 ------------------------------------------------------------------------------
00:05:36 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:05:36 ------------------------------------------------------------------------------
00:05:36 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:05:38 ------------------------------------------------------------------------------
00:05:38 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:05:38 ------------------------------------------------------------------------------
00:05:38 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:05:38 ------------------------------------------------------------------------------
00:05:38 Verify after modifying flow operational - Output to physical port#... | PASS |
00:05:42 ------------------------------------------------------------------------------
00:05:42 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:05:42 ------------------------------------------------------------------------------
00:05:42 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:05:42 ------------------------------------------------------------------------------
00:05:42 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:05:44 ------------------------------------------------------------------------------
00:05:44 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:05:44 9 tests, 9 passed, 0 failed
00:05:44 ==============================================================================
00:05:45 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:05:45 24 tests, 24 passed, 0 failed
00:05:45 ==============================================================================
00:05:45 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:05:45 ==============================================================================
00:05:48 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:05:48 ==============================================================================
00:05:49 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:05:55 ------------------------------------------------------------------------------
00:05:55 Test Is Flow 1 Added | PASS |
00:05:55 ------------------------------------------------------------------------------
00:05:55 Test Is Flow 2 Added | PASS |
00:05:55 ------------------------------------------------------------------------------
00:05:55 Test Is Flow 3 Added | PASS |
00:05:56 ------------------------------------------------------------------------------
00:05:56 Test Is Flow 4 Added | PASS |
00:05:56 ------------------------------------------------------------------------------
00:05:56 Test Is Flow 5 Added | PASS |
00:05:56 ------------------------------------------------------------------------------
00:05:56 Test Is Flow 6 Added | PASS |
00:05:56 ------------------------------------------------------------------------------
00:05:56 Test Is Flow 7 Added | PASS |
00:05:56 ------------------------------------------------------------------------------
00:05:56 Test Is Flow 8 Added | PASS |
00:05:56 ------------------------------------------------------------------------------
00:05:56 Test Is Flow 9 Added | PASS |
00:05:56 ------------------------------------------------------------------------------
00:05:56 Test Is Flow 10 Added | PASS |
00:05:56 ------------------------------------------------------------------------------
00:05:56 Test Is Flow 11 Added | PASS |
00:05:57 ------------------------------------------------------------------------------
00:05:57 Test Is Flow 14 Added | PASS |
00:05:57 ------------------------------------------------------------------------------
00:05:57 Test Is Flow 15 Added | PASS |
00:05:57 ------------------------------------------------------------------------------
00:05:57 Test Is Flow 16 Added | PASS |
00:05:57 ------------------------------------------------------------------------------
00:05:57 Test Is Flow 17 Added | PASS |
00:05:57 ------------------------------------------------------------------------------
00:05:57 Test Is Flow 18 Added | PASS |
00:05:57 ------------------------------------------------------------------------------
00:05:57 Test Is Flow 19 Added | PASS |
00:05:57 ------------------------------------------------------------------------------
00:05:57 Test Is Flow 20 Added | PASS |
00:05:57 ------------------------------------------------------------------------------
00:05:57 Test Is Flow 21 Added | PASS |
00:05:58 ------------------------------------------------------------------------------
00:05:58 Test Is Flow 22 Added | PASS |
00:05:58 ------------------------------------------------------------------------------
00:05:58 Test Is Flow 23 Added | PASS |
00:05:58 ------------------------------------------------------------------------------
00:05:58 Test Is Flow 24 Added | PASS |
00:05:58 ------------------------------------------------------------------------------
00:05:58 Test Is Flow 25 Added | PASS |
00:05:58 ------------------------------------------------------------------------------
00:05:58 Test Is Flow 31 Added | PASS |
00:05:58 ------------------------------------------------------------------------------
00:05:58 Test Is Flow 36 Added | PASS |
00:05:58 ------------------------------------------------------------------------------
00:05:58 Test Is Flow 38 Added | PASS |
00:05:58 ------------------------------------------------------------------------------
00:05:58 Test Is Flow 43 Added | PASS |
00:05:59 ------------------------------------------------------------------------------
00:05:59 Test Is Flow 45 Added | PASS |
00:05:59 ------------------------------------------------------------------------------
00:05:59 Test Is Flow 101 Added | PASS |
00:05:59 ------------------------------------------------------------------------------
00:05:59 Test Is Flow 102 Added | PASS |
00:05:59 ------------------------------------------------------------------------------
00:05:59 Test Is Flow 103 Added | PASS |
00:05:59 ------------------------------------------------------------------------------
00:05:59 Test Is Flow 104 Added | PASS |
00:05:59 ------------------------------------------------------------------------------
00:05:59 Test Is Flow 105 Added | PASS |
00:05:59 ------------------------------------------------------------------------------
00:05:59 Test Is Flow 106 Added | PASS |
00:05:59 ------------------------------------------------------------------------------
00:05:59 Test Is Flow 107 Added | PASS |
00:06:00 ------------------------------------------------------------------------------
00:06:00 Test Is Flow 108 Added | PASS |
00:06:00 ------------------------------------------------------------------------------
00:06:00 Test Is Flow 109 Added | PASS |
00:06:00 ------------------------------------------------------------------------------
00:06:00 Test Is Flow 110 Added | PASS |
00:06:00 ------------------------------------------------------------------------------
00:06:00 Test Is Flow 113 Added | PASS |
00:06:00 ------------------------------------------------------------------------------
00:06:00 Test Is Flow 156 Added | PASS |
00:06:00 ------------------------------------------------------------------------------
00:06:00 Test Is Flow 201 Added | PASS |
00:06:00 ------------------------------------------------------------------------------
00:06:00 Test Is Flow 202 Added | PASS |
00:06:00 ------------------------------------------------------------------------------
00:06:00 Test Is Flow 203 Added | PASS |
00:06:01 ------------------------------------------------------------------------------
00:06:01 Test Is Flow 204 Added | PASS |
00:06:01 ------------------------------------------------------------------------------
00:06:01 Test Is Flow 205 Added | PASS |
00:06:01 ------------------------------------------------------------------------------
00:06:01 Test Is Flow 206 Added | PASS |
00:06:01 ------------------------------------------------------------------------------
00:06:01 Test Is Flow 209 Added | PASS |
00:06:01 ------------------------------------------------------------------------------
00:06:01 Test Is Flow 214 Added | PASS |
00:06:01 ------------------------------------------------------------------------------
00:06:01 Test Is Flow 218 Added | PASS |
00:06:01 ------------------------------------------------------------------------------
00:06:01 Test Is Flow 219 Added | PASS |
00:06:01 ------------------------------------------------------------------------------
00:06:01 Test Is Flow 220 Added | PASS |
00:06:02 ------------------------------------------------------------------------------
00:06:02 Test Is Flow 221 Added | PASS |
00:06:02 ------------------------------------------------------------------------------
00:06:02 Test Is Flow 222 Added | PASS |
00:06:02 ------------------------------------------------------------------------------
00:06:02 Test Is Flow 223 Added | PASS |
00:06:02 ------------------------------------------------------------------------------
00:06:02 Test Is Flow 224 Added | PASS |
00:06:02 ------------------------------------------------------------------------------
00:06:02 Test Is Flow 225 Added | PASS |
00:06:02 ------------------------------------------------------------------------------
00:06:02 Test Is Flow 550 Added | PASS |
00:06:02 ------------------------------------------------------------------------------
00:06:02 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:06:07 ------------------------------------------------------------------------------
00:06:07 Test Is Flow 1 Updated | PASS |
00:06:08 ------------------------------------------------------------------------------
00:06:08 Test Is Flow 2 Updated | PASS |
00:06:08 ------------------------------------------------------------------------------
00:06:08 Test Is Flow 3 Updated | PASS |
00:06:08 ------------------------------------------------------------------------------
00:06:08 Test Is Flow 4 Updated | PASS |
00:06:08 ------------------------------------------------------------------------------
00:06:08 Test Is Flow 5 Updated | PASS |
00:06:08 ------------------------------------------------------------------------------
00:06:08 Test Is Flow 6 Updated | PASS |
00:06:08 ------------------------------------------------------------------------------
00:06:08 Test Is Flow 7 Updated | PASS |
00:06:08 ------------------------------------------------------------------------------
00:06:08 Test Is Flow 8 Updated | PASS |
00:06:08 ------------------------------------------------------------------------------
00:06:08 Test Is Flow 9 Updated | PASS |
00:06:09 ------------------------------------------------------------------------------
00:06:09 Test Is Flow 10 Updated | PASS |
00:06:09 ------------------------------------------------------------------------------
00:06:09 Test Is Flow 11 Updated | PASS |
00:06:09 ------------------------------------------------------------------------------
00:06:09 Test Is Flow 14 Updated | PASS |
00:06:09 ------------------------------------------------------------------------------
00:06:09 Test Is Flow 15 Updated | PASS |
00:06:09 ------------------------------------------------------------------------------
00:06:09 Test Is Flow 16 Updated | PASS |
00:06:09 ------------------------------------------------------------------------------
00:06:09 Test Is Flow 17 Updated | PASS |
00:06:09 ------------------------------------------------------------------------------
00:06:09 Test Is Flow 18 Updated | PASS |
00:06:09 ------------------------------------------------------------------------------
00:06:09 Test Is Flow 19 Updated | PASS |
00:06:10 ------------------------------------------------------------------------------
00:06:10 Test Is Flow 20 Updated | PASS |
00:06:10 ------------------------------------------------------------------------------
00:06:10 Test Is Flow 21 Updated | PASS |
00:06:10 ------------------------------------------------------------------------------
00:06:10 Test Is Flow 22 Updated | PASS |
00:06:10 ------------------------------------------------------------------------------
00:06:10 Test Is Flow 23 Updated | PASS |
00:06:10 ------------------------------------------------------------------------------
00:06:10 Test Is Flow 24 Updated | PASS |
00:06:10 ------------------------------------------------------------------------------
00:06:10 Test Is Flow 25 Updated | PASS |
00:06:10 ------------------------------------------------------------------------------
00:06:10 Test Is Flow 31 Updated | PASS |
00:06:10 ------------------------------------------------------------------------------
00:06:10 Test Is Flow 36 Updated | PASS |
00:06:11 ------------------------------------------------------------------------------
00:06:11 Test Is Flow 38 Updated | PASS |
00:06:11 ------------------------------------------------------------------------------
00:06:11 Test Is Flow 43 Updated | PASS |
00:06:11 ------------------------------------------------------------------------------
00:06:11 Test Is Flow 45 Updated | PASS |
00:06:11 ------------------------------------------------------------------------------
00:06:11 Test Is Flow 101 Updated | PASS |
00:06:11 ------------------------------------------------------------------------------
00:06:11 Test Is Flow 102 Updated | PASS |
00:06:11 ------------------------------------------------------------------------------
00:06:11 Test Is Flow 103 Updated | PASS |
00:06:11 ------------------------------------------------------------------------------
00:06:11 Test Is Flow 104 Updated | PASS |
00:06:11 ------------------------------------------------------------------------------
00:06:11 Test Is Flow 105 Updated | PASS |
00:06:12 ------------------------------------------------------------------------------
00:06:12 Test Is Flow 106 Updated | PASS |
00:06:12 ------------------------------------------------------------------------------
00:06:12 Test Is Flow 107 Updated | PASS |
00:06:12 ------------------------------------------------------------------------------
00:06:12 Test Is Flow 108 Updated | PASS |
00:06:12 ------------------------------------------------------------------------------
00:06:12 Test Is Flow 109 Updated | PASS |
00:06:12 ------------------------------------------------------------------------------
00:06:12 Test Is Flow 110 Updated | PASS |
00:06:12 ------------------------------------------------------------------------------
00:06:12 Test Is Flow 113 Updated | PASS |
00:06:12 ------------------------------------------------------------------------------
00:06:12 Test Is Flow 156 Updated | PASS |
00:06:12 ------------------------------------------------------------------------------
00:06:12 Test Is Flow 201 Updated | PASS |
00:06:12 ------------------------------------------------------------------------------
00:06:12 Test Is Flow 202 Updated | PASS |
00:06:13 ------------------------------------------------------------------------------
00:06:13 Test Is Flow 203 Updated | PASS |
00:06:13 ------------------------------------------------------------------------------
00:06:13 Test Is Flow 204 Updated | PASS |
00:06:13 ------------------------------------------------------------------------------
00:06:13 Test Is Flow 205 Updated | PASS |
00:06:13 ------------------------------------------------------------------------------
00:06:13 Test Is Flow 206 Updated | PASS |
00:06:13 ------------------------------------------------------------------------------
00:06:13 Test Is Flow 209 Updated | PASS |
00:06:13 ------------------------------------------------------------------------------
00:06:13 Test Is Flow 214 Updated | PASS |
00:06:13 ------------------------------------------------------------------------------
00:06:13 Test Is Flow 218 Updated | PASS |
00:06:13 ------------------------------------------------------------------------------
00:06:13 Test Is Flow 219 Updated | PASS |
00:06:14 ------------------------------------------------------------------------------
00:06:14 Test Is Flow 220 Updated | PASS |
00:06:14 ------------------------------------------------------------------------------
00:06:14 Test Is Flow 221 Updated | PASS |
00:06:14 ------------------------------------------------------------------------------
00:06:14 Test Is Flow 222 Updated | PASS |
00:06:14 ------------------------------------------------------------------------------
00:06:14 Test Is Flow 223 Updated | PASS |
00:06:14 ------------------------------------------------------------------------------
00:06:14 Test Is Flow 224 Updated | PASS |
00:06:14 ------------------------------------------------------------------------------
00:06:14 Test Is Flow 225 Updated | PASS |
00:06:14 ------------------------------------------------------------------------------
00:06:14 Test Is Flow 550 Updated | PASS |
00:06:14 ------------------------------------------------------------------------------
00:06:14 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:06:19 ------------------------------------------------------------------------------
00:06:19 Test Is Flow 1 Deleted | PASS |
00:06:19 ------------------------------------------------------------------------------
00:06:19 Test Is Flow 2 Deleted | PASS |
00:06:19 ------------------------------------------------------------------------------
00:06:19 Test Is Flow 3 Deleted | PASS |
00:06:19 ------------------------------------------------------------------------------
00:06:19 Test Is Flow 4 Deleted | PASS |
00:06:19 ------------------------------------------------------------------------------
00:06:19 Test Is Flow 5 Deleted | PASS |
00:06:19 ------------------------------------------------------------------------------
00:06:19 Test Is Flow 6 Deleted | PASS |
00:06:19 ------------------------------------------------------------------------------
00:06:19 Test Is Flow 7 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 8 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 9 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 10 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 11 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 14 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 15 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 16 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 17 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 18 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 19 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 20 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 21 Deleted | PASS |
00:06:20 ------------------------------------------------------------------------------
00:06:20 Test Is Flow 22 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 23 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 24 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 25 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 31 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 36 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 38 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 43 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 45 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 101 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 102 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 103 Deleted | PASS |
00:06:21 ------------------------------------------------------------------------------
00:06:21 Test Is Flow 104 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 105 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 106 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 107 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 108 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 109 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 110 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 113 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 156 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 201 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 202 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 203 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 204 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 205 Deleted | PASS |
00:06:22 ------------------------------------------------------------------------------
00:06:22 Test Is Flow 206 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 209 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 214 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 218 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 219 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 220 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 221 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 222 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 223 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 224 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 225 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 Test Is Flow 550 Deleted | PASS |
00:06:23 ------------------------------------------------------------------------------
00:06:23 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:06:23 174 tests, 174 passed, 0 failed
00:06:23 ==============================================================================
00:06:23 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:06:23 ==============================================================================
00:06:23 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:06:49 ------------------------------------------------------------------------------
00:06:49 Test Is Flow 1 Added | PASS |
00:06:49 ------------------------------------------------------------------------------
00:06:49 Test Is Flow 2 Added | PASS |
00:06:49 ------------------------------------------------------------------------------
00:06:49 Test Is Flow 3 Added | PASS |
00:06:49 ------------------------------------------------------------------------------
00:06:49 Test Is Flow 4 Added | PASS |
00:06:49 ------------------------------------------------------------------------------
00:06:49 Test Is Flow 5 Added | PASS |
00:06:49 ------------------------------------------------------------------------------
00:06:49 Test Is Flow 6 Added | PASS |
00:06:49 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 7 Added | PASS |
00:06:50 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 8 Added | PASS |
00:06:50 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 9 Added | PASS |
00:06:50 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 10 Added | PASS |
00:06:50 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 11 Added | PASS |
00:06:50 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 15 Added | PASS |
00:06:50 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 16 Added | PASS |
00:06:50 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 17 Added | PASS |
00:06:50 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 18 Added | PASS |
00:06:50 ------------------------------------------------------------------------------
00:06:50 Test Is Flow 19 Added | PASS |
00:06:51 ------------------------------------------------------------------------------
00:06:51 Test Is Flow 20 Added | PASS |
00:06:51 ------------------------------------------------------------------------------
00:06:51 Test Is Flow 21 Added | PASS |
00:06:51 ------------------------------------------------------------------------------
00:06:51 Test Is Flow 22 Added | PASS |
00:06:51 ------------------------------------------------------------------------------
00:06:51 Test Is Flow 23 Added | PASS |
00:06:51 ------------------------------------------------------------------------------
00:06:51 Test Is Flow 24 Added | PASS |
00:06:51 ------------------------------------------------------------------------------
00:06:51 Test Is Flow 25 Added | PASS |
00:06:51 ------------------------------------------------------------------------------
00:06:51 Test Is Flow 31 Added | PASS |
00:06:51 ------------------------------------------------------------------------------
00:06:51 Test Is Flow 36 Added | PASS |
00:06:51 ------------------------------------------------------------------------------
00:06:51 Test Is Flow 38 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 43 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 45 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 101 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 102 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 103 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 104 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 105 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 106 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 107 Added | PASS |
00:06:52 ------------------------------------------------------------------------------
00:06:52 Test Is Flow 108 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 109 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 110 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 113 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 201 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 202 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 203 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 204 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 205 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 206 Added | PASS |
00:06:53 ------------------------------------------------------------------------------
00:06:53 Test Is Flow 209 Added | PASS |
00:06:54 ------------------------------------------------------------------------------
00:06:54 Test Is Flow 214 Added | PASS |
00:06:54 ------------------------------------------------------------------------------
00:06:54 Test Is Flow 218 Added | PASS |
00:06:54 ------------------------------------------------------------------------------
00:06:54 Test Is Flow 219 Added | PASS |
00:06:54 ------------------------------------------------------------------------------
00:06:54 Test Is Flow 220 Added | PASS |
00:06:54 ------------------------------------------------------------------------------
00:06:54 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:07:22 ------------------------------------------------------------------------------
00:07:22 Test Is Flow 1 Updated | PASS |
00:07:22 ------------------------------------------------------------------------------
00:07:22 Test Is Flow 2 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 3 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 4 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 5 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 6 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 7 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 8 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 9 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 10 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 11 Updated | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 Test Is Flow 14 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 15 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 16 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 17 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 18 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 19 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 20 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 21 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 22 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 23 Updated | PASS |
00:07:24 ------------------------------------------------------------------------------
00:07:24 Test Is Flow 24 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 25 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 31 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 36 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 38 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 43 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 45 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 101 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 102 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 103 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 104 Updated | PASS |
00:07:25 ------------------------------------------------------------------------------
00:07:25 Test Is Flow 105 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 106 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 107 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 108 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 109 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 110 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 113 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 201 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 202 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 203 Updated | PASS |
00:07:26 ------------------------------------------------------------------------------
00:07:26 Test Is Flow 204 Updated | PASS |
00:07:27 ------------------------------------------------------------------------------
00:07:27 Test Is Flow 205 Updated | PASS |
00:07:27 ------------------------------------------------------------------------------
00:07:27 Test Is Flow 206 Updated | PASS |
00:07:27 ------------------------------------------------------------------------------
00:07:27 Test Is Flow 209 Updated | PASS |
00:07:27 ------------------------------------------------------------------------------
00:07:27 Test Is Flow 214 Updated | PASS |
00:07:27 ------------------------------------------------------------------------------
00:07:27 Test Is Flow 218 Updated | PASS |
00:07:27 ------------------------------------------------------------------------------
00:07:27 Test Is Flow 219 Updated | PASS |
00:07:27 ------------------------------------------------------------------------------
00:07:27 Test Is Flow 220 Updated | PASS |
00:07:27 ------------------------------------------------------------------------------
00:07:27 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:07:55 ------------------------------------------------------------------------------
00:07:55 Test Is Flow 1 Deleted | PASS |
00:07:55 ------------------------------------------------------------------------------
00:07:55 Test Is Flow 2 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 3 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 4 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 5 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 6 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 7 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 8 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 9 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 10 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 11 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 14 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 15 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 16 Deleted | PASS |
00:07:56 ------------------------------------------------------------------------------
00:07:56 Test Is Flow 17 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 18 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 19 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 20 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 21 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 22 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 23 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 24 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 25 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 31 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 36 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 38 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 43 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 45 Deleted | PASS |
00:07:57 ------------------------------------------------------------------------------
00:07:57 Test Is Flow 101 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 102 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 103 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 104 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 105 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 106 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 107 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 108 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 109 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 110 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 113 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 201 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 202 Deleted | PASS |
00:07:58 ------------------------------------------------------------------------------
00:07:58 Test Is Flow 203 Deleted | PASS |
00:07:59 ------------------------------------------------------------------------------
00:07:59 Test Is Flow 204 Deleted | PASS |
00:07:59 ------------------------------------------------------------------------------
00:07:59 Test Is Flow 205 Deleted | PASS |
00:07:59 ------------------------------------------------------------------------------
00:07:59 Test Is Flow 206 Deleted | PASS |
00:07:59 ------------------------------------------------------------------------------
00:07:59 Test Is Flow 209 Deleted | PASS |
00:07:59 ------------------------------------------------------------------------------
00:07:59 Test Is Flow 214 Deleted | PASS |
00:07:59 ------------------------------------------------------------------------------
00:07:59 Test Is Flow 218 Deleted | PASS |
00:07:59 ------------------------------------------------------------------------------
00:07:59 Test Is Flow 219 Deleted | PASS |
00:07:59 ------------------------------------------------------------------------------
00:07:59 Test Is Flow 220 Deleted | PASS |
00:07:59 ------------------------------------------------------------------------------
00:07:59 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:07:59 152 tests, 152 passed, 0 failed
00:07:59 ==============================================================================
00:07:59 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:07:59 326 tests, 326 passed, 0 failed
00:07:59 ==============================================================================
00:07:59 openflowplugin-sanity.txt.Reconciliation
00:07:59 ==============================================================================
00:08:00 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:08:00 ==============================================================================
00:08:00 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:08:01 ------------------------------------------------------------------------------
00:08:01 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:08:02 ------------------------------------------------------------------------------
00:08:02 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:08:04 ------------------------------------------------------------------------------
00:08:04 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:08:06 ------------------------------------------------------------------------------
00:08:06 Check Linear Topology :: Check Linear Topology. | PASS |
00:08:15 ------------------------------------------------------------------------------
00:08:15 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:08:15 ------------------------------------------------------------------------------
00:08:15 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:08:15 ------------------------------------------------------------------------------
00:08:15 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:08:15 ------------------------------------------------------------------------------
00:08:15 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:16 | PASS |
00:08:16 ------------------------------------------------------------------------------
00:08:16 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:08:25 ------------------------------------------------------------------------------
00:08:25 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:26 | PASS |
00:08:26 ------------------------------------------------------------------------------
00:08:26 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:08:29 ------------------------------------------------------------------------------
00:08:29 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:08:29 ------------------------------------------------------------------------------
00:08:29 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:08:31 ------------------------------------------------------------------------------
00:08:31 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:08:31 ------------------------------------------------------------------------------
00:08:31 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:08:32 ------------------------------------------------------------------------------
00:08:32 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:09:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:09:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:09:00 | PASS |
00:09:00 ------------------------------------------------------------------------------
00:09:00 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:09:00 ------------------------------------------------------------------------------
00:09:00 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:09:00 ------------------------------------------------------------------------------
00:09:00 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:09:00 ------------------------------------------------------------------------------
00:09:00 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:09:01 ------------------------------------------------------------------------------
00:09:01 Stop Mininet :: Stop Mininet. | PASS |
00:09:01 ------------------------------------------------------------------------------
00:09:01 Check No Switches :: Check no switches in topology. | PASS |
00:09:02 ------------------------------------------------------------------------------
00:09:02 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:09:02 23 tests, 23 passed, 0 failed
00:09:02 ==============================================================================
00:09:02 openflowplugin-sanity.txt.Reconciliation | PASS |
00:09:02 23 tests, 23 passed, 0 failed
00:09:02 ==============================================================================
00:09:02 openflowplugin-sanity.txt | PASS |
00:09:02 394 tests, 394 passed, 0 failed
00:09:02 ==============================================================================
00:09:02 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml
00:09:06 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html
00:09:06 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html
00:09:06 Examining the files in data/log and checking filesize
00:09:06 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:07 total 960
00:09:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 00:04 .
00:09:07 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 9 00:04 karaf_console.log
00:09:07 drwxrwxr-x 9 jenkins jenkins 4096 Feb 9 00:04 ..
00:09:07 -rw-rw-r-- 1 jenkins jenkins 969333 Feb 9 00:09 karaf.log
00:09:07 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:07 948K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:09:07 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:09:07 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:07 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
00:09:07 Let's take the karaf thread dump again...
00:09:07 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:07 karaf main: org.apache.karaf.main.Main, pid:4561
00:09:07 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:08 Killing ODL
00:09:08 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:13 Compressing karaf.log 1
00:09:13 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:13 Fetching compressed karaf.log 1
00:09:13 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:14 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:14 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:14 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:14 Fetch GC logs
00:09:14 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
00:09:14 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
00:09:14 Examine copied files
00:09:14 total 43280
00:09:14 drwxrwxr-x. 2 jenkins jenkins 6 Feb 9 00:09 gclogs-1
00:09:14 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 9 00:09 odl1_karaf_console.log
00:09:14 -rw-rw-r--. 1 jenkins jenkins 67192 Feb 9 00:09 odl1_karaf.log.gz
00:09:14 -rw-rw-r--. 1 jenkins jenkins 148609 Feb 9 00:09 karaf_1_4561_threads_after.log
00:09:14 -rw-rw-r--. 1 jenkins jenkins 14117 Feb 9 00:09 ps_after.log
00:09:14 -rw-rw-r--. 1 jenkins jenkins 270748 Feb 9 00:09 report.html
00:09:14 -rw-rw-r--. 1 jenkins jenkins 3391318 Feb 9 00:09 log.html
00:09:14 -rw-rw-r--. 1 jenkins jenkins 40227312 Feb 9 00:09 output.xml
00:09:14 -rw-rw-r--. 1 jenkins jenkins 491 Feb 9 00:05 testplan.txt
00:09:14 -rw-rw-r--. 1 jenkins jenkins 109267 Feb 9 00:05 karaf_1_2044_threads_before.log
00:09:14 -rw-rw-r--. 1 jenkins jenkins 14272 Feb 9 00:05 ps_before.log
00:09:14 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 9 00:03 post-startup-script.sh
00:09:14 -rw-rw-r--. 1 jenkins jenkins 252 Feb 9 00:03 startup-script.sh
00:09:14 -rw-rw-r--. 1 jenkins jenkins 3488 Feb 9 00:03 configuration-script.sh
00:09:14 -rw-rw-r--. 1 jenkins jenkins 333 Feb 9 00:03 detect_variables.env
00:09:14 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 9 00:03 pom.xml
00:09:14 -rw-rw-r--. 1 jenkins jenkins 92 Feb 9 00:03 set_variables.env
00:09:14 -rw-rw-r--. 1 jenkins jenkins 297 Feb 9 00:03 slave_addresses.txt
00:09:14 -rw-rw-r--. 1 jenkins jenkins 570 Feb 9 00:03 requirements.txt
00:09:14 -rw-rw-r--. 1 jenkins jenkins 26 Feb 9 00:03 env.properties
00:09:14 -rw-rw-r--. 1 jenkins jenkins 334 Feb 9 00:01 stack-parameters.yaml
00:09:14 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 9 00:00 test
00:09:14 drwxrwxr-x. 2 jenkins jenkins 6 Feb 9 00:00 test@tmp
00:09:14 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
00:09:14 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9020960437105927284.sh
00:09:14 Karaf Deployments, Tests must have already run
00:09:14 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins13459315671473474088.sh
00:09:14 Cleaning up Robot installation...
00:09:15 $ ssh-agent -k
00:09:15 unset SSH_AUTH_SOCK;
00:09:15 unset SSH_AGENT_PID;
00:09:15 echo Agent pid 5308 killed;
00:09:15 [ssh-agent] Stopped.
00:09:15 Recording plot data
00:09:15 Robot results publisher started...
00:09:15 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:09:15 -Parsing output xml:
00:09:16 Done!
00:09:16 -Copying log files to build dir:
00:09:17 Done!
00:09:17 -Assigning results to build:
00:09:17 Done!
00:09:17 -Checking thresholds:
00:09:17 Done!
00:09:17 Done publishing Robot results.
00:09:17 [PostBuildScript] - [INFO] Executing post build scripts.
00:09:17 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11831067222402565331.sh
00:09:17 Archiving csit artifacts
00:09:17 mv: cannot stat '*_1.png': No such file or directory
00:09:17 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:09:17 % Total % Received % Xferd Average Speed Time Time Time Current
00:09:17 Dload Upload Total Spent Left Speed
00:09:17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3525k 0 3525k 0 0 5184k 0 --:--:-- --:--:-- --:--:-- 5184k
00:09:18 Archive: robot-plugin.zip
00:09:18 inflating: ./archives/robot-plugin/log.html
00:09:18 inflating: ./archives/robot-plugin/output.xml
00:09:18 inflating: ./archives/robot-plugin/report.html
00:09:18 mv: cannot stat '*.log.gz': No such file or directory
00:09:18 mv: cannot stat '*.csv': No such file or directory
00:09:18 mv: cannot stat '*.png': No such file or directory
00:09:18 [PostBuildScript] - [INFO] Executing post build scripts.
00:09:18 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13521781795256352570.sh
00:09:18 [PostBuildScript] - [INFO] Executing post build scripts.
00:09:18 [EnvInject] - Injecting environment variables from a build step.
00:09:18 [EnvInject] - Injecting as environment variables the properties content
00:09:18 OS_CLOUD=vex
00:09:18 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-163
00:09:18
00:09:18 [EnvInject] - Variables injected successfully.
00:09:18 provisioning config files...
00:09:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:09:18 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9360691147865204326.sh
00:09:19 ---> openstack-stack-delete.sh
00:09:19 Setup pyenv:
00:09:19 system
00:09:19 3.8.13
00:09:19 3.9.13
00:09:19 3.10.13
00:09:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:09:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from file:/tmp/.os_lf_venv
00:09:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:09:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:09:21 lf-activate-venv(): INFO: Base packages installed successfully
00:09:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:09:33 INFO: Stack cost retrieval disabled, setting cost to 0
00:09:45 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-163
00:09:45 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-163
00:09:46 [PostBuildScript] - [INFO] Executing post build scripts.
00:09:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1495104349331400407.sh
00:09:46 ---> sysstat.sh
00:09:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3832909682120868419.sh
00:09:46 ---> package-listing.sh
00:09:46 ++ facter osfamily
00:09:46 ++ tr '[:upper:]' '[:lower:]'
00:09:46 + OS_FAMILY=redhat
00:09:46 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
00:09:46 + START_PACKAGES=/tmp/packages_start.txt
00:09:46 + END_PACKAGES=/tmp/packages_end.txt
00:09:46 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:09:46 + PACKAGES=/tmp/packages_start.txt
00:09:46 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
00:09:46 + PACKAGES=/tmp/packages_end.txt
00:09:46 + case "${OS_FAMILY}" in
00:09:46 + rpm -qa
00:09:46 + sort
00:09:47 + '[' -f /tmp/packages_start.txt ']'
00:09:47 + '[' -f /tmp/packages_end.txt ']'
00:09:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:09:47 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
00:09:47 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
00:09:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
00:09:47 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1632021293947726348.sh
00:09:47 ---> capture-instance-metadata.sh
00:09:47 Setup pyenv:
00:09:47 system
00:09:47 3.8.13
00:09:47 3.9.13
00:09:47 3.10.13
00:09:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:09:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from file:/tmp/.os_lf_venv
00:09:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:09:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:09:49 lf-activate-venv(): INFO: Base packages installed successfully
00:09:49 lf-activate-venv(): INFO: Installing additional packages: lftools
00:09:58 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:09:58 INFO: Running in OpenStack, capturing instance metadata
00:09:58 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4478349241997994921.sh
00:09:58 provisioning config files...
00:09:59 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #163
00:09:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config11772462717608165899tmp
00:09:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:09:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:09:59 provisioning config files...
00:09:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:09:59 [EnvInject] - Injecting environment variables from a build step.
00:09:59 [EnvInject] - Injecting as environment variables the properties content
00:09:59 SERVER_ID=logs
00:09:59
00:09:59 [EnvInject] - Variables injected successfully.
00:09:59 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10793439317313667009.sh
00:09:59 ---> create-netrc.sh
00:09:59 WARN: Log server credential not found.
00:09:59 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15365346916183744073.sh
00:09:59 ---> python-tools-install.sh
00:09:59 Setup pyenv:
00:09:59 system
00:09:59 3.8.13
00:09:59 3.9.13
00:09:59 3.10.13
00:09:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:09:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from file:/tmp/.os_lf_venv
00:09:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:09:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:01 lf-activate-venv(): INFO: Base packages installed successfully
00:10:01 lf-activate-venv(): INFO: Installing additional packages: lftools
00:10:10 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:10:10 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7299372086454987357.sh
00:10:10 ---> sudo-logs.sh
00:10:10 Archiving 'sudo' log..
00:10:10 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15202127995885049187.sh
00:10:10 ---> job-cost.sh
00:10:10 Setup pyenv:
00:10:11 system
00:10:11 3.8.13
00:10:11 3.9.13
00:10:11 3.10.13
00:10:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:10:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from file:/tmp/.os_lf_venv
00:10:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:10:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:13 lf-activate-venv(): INFO: Base packages installed successfully
00:10:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:10:20 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:10:20 DEBUG: total: 0
00:10:20 INFO: Retrieving Stack Cost...
00:10:20 INFO: Retrieving Pricing Info for: v3-standard-2
00:10:20 INFO: Archiving Costs
00:10:21 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins13569767478630428876.sh
00:10:21 ---> logs-deploy.sh
00:10:21 Setup pyenv:
00:10:21 system
00:10:21 3.8.13
00:10:21 3.9.13
00:10:21 3.10.13
00:10:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
00:10:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NLPA from file:/tmp/.os_lf_venv
00:10:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:10:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:23 lf-activate-venv(): INFO: Base packages installed successfully
00:10:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:10:35 lf-activate-venv(): INFO: Adding /tmp/venv-NLPA/bin to PATH
00:10:35 WARNING: Nexus logging server not set
00:10:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/163/
00:10:35 INFO: archiving logs to S3
00:10:36 ---> uname -a:
00:10:36 Linux prd-centos8-robot-2c-8g-8781.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:10:36
00:10:36
00:10:36 ---> lscpu:
00:10:36 Architecture: x86_64
00:10:36 CPU op-mode(s): 32-bit, 64-bit
00:10:36 Byte Order: Little Endian
00:10:36 CPU(s): 2
00:10:36 On-line CPU(s) list: 0,1
00:10:36 Thread(s) per core: 1
00:10:36 Core(s) per socket: 1
00:10:36 Socket(s): 2
00:10:36 NUMA node(s): 1
00:10:36 Vendor ID: AuthenticAMD
00:10:36 CPU family: 23
00:10:36 Model: 49
00:10:36 Model name: AMD EPYC-Rome Processor
00:10:36 Stepping: 0
00:10:36 CPU MHz: 2799.998
00:10:36 BogoMIPS: 5599.99
00:10:36 Virtualization: AMD-V
00:10:36 Hypervisor vendor: KVM
00:10:36 Virtualization type: full
00:10:36 L1d cache: 32K
00:10:36 L1i cache: 32K
00:10:36 L2 cache: 512K
00:10:36 L3 cache: 16384K
00:10:36 NUMA node0 CPU(s): 0,1
00:10:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:10:36
00:10:36
00:10:36 ---> nproc:
00:10:36 2
00:10:36
00:10:36
00:10:36 ---> df -h:
00:10:36 Filesystem Size Used Avail Use% Mounted on
00:10:36 devtmpfs 3.8G 0 3.8G 0% /dev
00:10:36 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:10:36 tmpfs 3.8G 17M 3.8G 1% /run
00:10:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:10:36 /dev/vda1 40G 8.4G 32G 21% /
00:10:36 tmpfs 770M 0 770M 0% /run/user/1001
00:10:36
00:10:36
00:10:36 ---> free -m:
00:10:36 total used free shared buff/cache available
00:10:36 Mem: 7697 621 4807 19 2268 6777
00:10:36 Swap: 1023 0 1023
00:10:36
00:10:36
00:10:36 ---> ip addr:
00:10:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:10:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:10:36 inet 127.0.0.1/8 scope host lo
00:10:36 valid_lft forever preferred_lft forever
00:10:36 inet6 ::1/128 scope host
00:10:36 valid_lft forever preferred_lft forever
00:10:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:10:36 link/ether fa:16:3e:c9:4b:5f brd ff:ff:ff:ff:ff:ff
00:10:36 altname enp0s3
00:10:36 altname ens3
00:10:36 inet 10.30.171.187/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:10:36 valid_lft 85743sec preferred_lft 85743sec
00:10:36 inet6 fe80::f816:3eff:fec9:4b5f/64 scope link
00:10:36 valid_lft forever preferred_lft forever
00:10:36
00:10:36
00:10:36 ---> sar -b -r -n DEV:
00:10:36 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-8781.novalocal) 02/09/2026 _x86_64_ (2 CPU)
00:10:36
00:10:36 12:00:00 AM tps rtps wtps bread/s bwrtn/s
00:10:36 12:00:01 AM 190.06 110.53 79.53 2063.16 60219.88
00:10:36 12:01:02 AM 128.51 68.78 59.73 7914.96 38722.79
00:10:36 12:02:01 AM 114.36 1.19 113.17 78.42 10512.87
00:10:36 12:03:01 AM 33.61 0.42 33.19 64.79 3866.24
00:10:36 12:04:01 AM 70.04 9.41 60.63 1681.84 3830.32
00:10:36 12:05:01 AM 32.79 0.00 32.79 0.00 6328.10
00:10:36 12:06:01 AM 3.90 0.07 3.83 4.93 228.66
00:10:36 12:07:01 AM 2.62 0.05 2.57 4.67 808.65
00:10:36 12:08:01 AM 0.62 0.03 0.58 3.07 210.66
00:10:36 12:09:01 AM 0.62 0.03 0.58 1.87 260.46
00:10:36 12:10:01 AM 22.34 0.55 21.79 65.43 2490.65
00:10:36 Average: 41.25 8.36 32.89 986.55 6872.37
00:10:36
00:10:36 12:00:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:10:36 12:00:01 AM 6147712 7362836 1734712 22.01 2688 1422940 362876 4.60 110148 1411536 989664
00:10:36 12:01:02 AM 5462872 7035564 2419552 30.70 2688 1765244 734636 8.23 188184 1949352 96800
00:10:36 12:02:01 AM 5160128 7003088 2722296 34.54 2688 2018708 703252 7.87 200780 2170412 100692
00:10:36 12:03:01 AM 5183644 7031544 2698780 34.24 2688 2023900 680024 7.61 225620 2123992 12268
00:10:36 12:04:01 AM 4921192 7031768 2961232 37.57 2688 2277472 656696 7.35 268072 2313936 175704
00:10:36 12:05:01 AM 4913776 7024060 2968648 37.66 2688 2277476 656696 7.35 268068 2315680 4
00:10:36 12:06:01 AM 4841672 6960008 3040752 38.58 2688 2285592 737672 8.26 268872 2386428 5372
00:10:36 12:07:01 AM 4824212 6959416 3058212 38.80 2688 2302448 739100 8.28 268872 2403556 104
00:10:36 12:08:01 AM 4815600 6958700 3066824 38.91 2688 2310432 740464 8.29 268892 2412512 1840
00:10:36 12:09:01 AM 4805916 6956092 3076508 39.03 2688 2317376 759408 8.50 269172 2421396 1168
00:10:36 12:10:01 AM 4965888 6986088 2916536 37.00 2688 2193284 713040 7.98 509448 2048644 29592
00:10:36 Average: 5094783 7028106 2787641 35.37 2688 2108625 680351 7.62 258739 2177949 128473
00:10:36
00:10:36 12:00:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:10:36 12:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:00:01 AM eth0 7.02 0.58 1.75 0.04 0.00 0.00 0.00 0.00
00:10:36 12:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:01:02 AM eth0 324.38 199.03 1626.54 61.48 0.00 0.00 0.00 0.00
00:10:36 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:02:01 AM eth0 89.79 69.09 933.10 10.50 0.00 0.00 0.00 0.00
00:10:36 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:03:01 AM eth0 14.05 9.78 6.28 4.06 0.00 0.00 0.00 0.00
00:10:36 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:04:01 AM eth0 228.89 171.56 378.96 45.15 0.00 0.00 0.00 0.00
00:10:36 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:05:01 AM eth0 5.93 4.32 1.63 1.31 0.00 0.00 0.00 0.00
00:10:36 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:06:01 AM eth0 37.79 30.41 73.32 6.90 0.00 0.00 0.00 0.00
00:10:36 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:07:01 AM eth0 31.69 30.81 109.52 9.54 0.00 0.00 0.00 0.00
00:10:36 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:08:01 AM eth0 15.93 17.33 35.25 7.94 0.00 0.00 0.00 0.00
00:10:36 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:09:01 AM eth0 15.18 14.46 72.61 8.83 0.00 0.00 0.00 0.00
00:10:36 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 12:10:01 AM eth0 82.11 51.62 144.90 81.67 0.00 0.00 0.00 0.00
00:10:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:10:36 Average: eth0 84.35 59.66 336.33 23.69 0.00 0.00 0.00 0.00
00:10:36
00:10:36
00:10:36 ---> sar -P ALL:
00:10:36 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-8781.novalocal) 02/09/2026 _x86_64_ (2 CPU)
00:10:36
00:10:36 12:00:00 AM CPU %user %nice %system %iowait %steal %idle
00:10:36 12:00:01 AM all 6.29 0.00 18.56 67.07 0.00 8.08
00:10:36 12:00:01 AM 0 7.19 0.00 23.35 69.46 0.00 0.00
00:10:36 12:00:01 AM 1 5.39 0.00 13.77 64.67 0.00 16.17
00:10:36 12:01:02 AM all 35.25 0.06 7.72 20.86 0.13 35.97
00:10:36 12:01:02 AM 0 38.14 0.05 7.95 24.82 0.13 28.90
00:10:36 12:01:02 AM 1 32.36 0.07 7.49 16.90 0.13 43.05
00:10:36 12:02:01 AM all 32.54 0.00 5.30 2.38 0.10 59.67
00:10:36 12:02:01 AM 0 41.31 0.00 6.24 3.31 0.10 49.04
00:10:36 12:02:01 AM 1 23.77 0.00 4.36 1.45 0.10 70.31
00:10:36 12:03:01 AM all 12.06 0.00 2.10 0.31 0.08 85.45
00:10:36 12:03:01 AM 0 11.56 0.00 1.85 0.08 0.08 86.42
00:10:36 12:03:01 AM 1 12.56 0.00 2.34 0.53 0.08 84.49
00:10:36 12:04:01 AM all 35.43 0.00 6.30 2.10 0.09 56.08
00:10:36 12:04:01 AM 0 49.98 0.00 7.81 2.52 0.10 39.58
00:10:36 12:04:01 AM 1 20.91 0.00 4.80 1.68 0.08 72.53
00:10:36 12:05:01 AM all 0.13 0.00 0.38 0.94 0.02 98.54
00:10:36 12:05:01 AM 0 0.13 0.00 0.32 0.73 0.02 98.80
00:10:36 12:05:01 AM 1 0.13 0.00 0.43 1.14 0.02 98.28
00:10:36 12:06:01 AM all 9.34 0.00 0.32 0.05 0.07 90.22
00:10:36 12:06:01 AM 0 15.63 0.00 0.38 0.03 0.07 83.89
00:10:36 12:06:01 AM 1 3.06 0.00 0.25 0.07 0.07 96.55
00:10:36 12:07:01 AM all 18.05 0.00 0.23 0.07 0.07 81.59
00:10:36 12:07:01 AM 0 22.92 0.00 0.25 0.03 0.07 76.73
00:10:36 12:07:01 AM 1 13.17 0.00 0.20 0.10 0.07 86.46
00:10:36 12:08:01 AM all 10.30 0.00 0.17 0.02 0.05 89.47
00:10:36 12:08:01 AM 0 16.16 0.00 0.15 0.03 0.05 83.61
00:10:36 12:08:01 AM 1 4.43 0.00 0.18 0.00 0.05 95.34
00:10:36 12:09:01 AM all 6.03 0.00 0.27 0.03 0.07 93.61
00:10:36 12:09:01 AM 0 7.58 0.00 0.18 0.05 0.07 92.12
00:10:36 12:09:01 AM 1 4.47 0.00 0.35 0.00 0.07 95.11
00:10:36 12:10:01 AM all 27.92 0.00 3.67 0.19 0.08 68.14
00:10:36 12:10:01 AM 0 33.72 0.00 4.37 0.17 0.08 61.66
00:10:36 12:10:01 AM 1 22.13 0.00 2.97 0.22 0.07 74.62
00:10:36
00:10:36 Average: CPU %user %nice %system %iowait %steal %idle
00:10:36 Average: all 18.65 0.01 2.68 2.87 0.08 75.71
00:10:36 Average: 0 23.64 0.01 3.00 3.35 0.08 69.92
00:10:36 Average: 1 13.66 0.01 2.37 2.38 0.07 81.51
00:10:36
00:10:36
00:10:36