08:24:49 Started by upstream project "integration-sanity-test-titanium" build number 364
08:24:49 originally caused by:
08:24:49 Started by timer
08:24:49 Running as SYSTEM
08:24:49 [EnvInject] - Loading node environment variables.
08:24:49 Building remotely on prd-centos8-robot-2c-8g-341 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
08:24:50 [ssh-agent] Looking for ssh-agent implementation...
08:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
08:24:50 $ ssh-agent
08:24:50 SSH_AUTH_SOCK=/tmp/ssh-9rKZ8rAnFaCX/agent.5305
08:24:50 SSH_AGENT_PID=5306
08:24:50 [ssh-agent] Started.
08:24:50 Running ssh-add (command line suppressed)
08:24:50 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_7762771708149106877.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_7762771708149106877.key)
08:24:50 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
08:24:50 The recommended git tool is: NONE
08:24:52 using credential opendaylight-jenkins-ssh
08:24:52 Wiping out workspace first.
08:24:52 Cloning the remote Git repository
08:24:52 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
08:24:52 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
08:24:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
08:24:52 > git --version # timeout=10
08:24:52 > git --version # 'git version 2.43.0'
08:24:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
08:24:52 [INFO] Currently running in a labeled security context
08:24:52 [INFO] Currently SELinux is 'enforcing' on the host
08:24:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh9866992232480734889.key
08:24:52 Verifying host key using known hosts file
08:24:52 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.
08:24:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
08:24:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
08:24:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:24:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
08:24:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
08:24:55 using GIT_SSH to set credentials Release Engineering Jenkins Key
08:24:55 [INFO] Currently running in a labeled security context
08:24:55 [INFO] Currently SELinux is 'enforcing' on the host
08:24:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh17851172215988117106.key
08:24:55 Verifying host key using known hosts file
08:24:55 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.
08:24:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
08:24:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:24:56 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
08:24:56 > git config core.sparsecheckout # timeout=10
08:24:56 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
08:24:56 Commit message: "Adapt test for new pce-allocation field"
08:24:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:24:56 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
08:24:56 No emails were triggered.
08:24:56 provisioning config files...
08:24:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc
08:24:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
08:24:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
08:24:57 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17610004649310284190.sh
08:24:57 ---> python-tools-install.sh
08:24:57 Setup pyenv:
08:24:57 system
08:24:57 * 3.8.13 (set by /opt/pyenv/version)
08:24:57 * 3.9.13 (set by /opt/pyenv/version)
08:24:57 * 3.10.13 (set by /opt/pyenv/version)
08:24:57 * 3.11.7 (set by /opt/pyenv/version)
08:25:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R5EO
08:25:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
08:25:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:25:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:25:06 lf-activate-venv(): INFO: Base packages installed successfully
08:25:06 lf-activate-venv(): INFO: Installing additional packages: lftools
08:25:32 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:25:32 Generating Requirements File
08:25:53 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.
08:25:53 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
08:25:53 Python 3.11.7
08:25:53 pip 25.2 from /tmp/venv-R5EO/lib/python3.11/site-packages/pip (python 3.11)
08:25:54 appdirs==1.4.4
08:25:54 argcomplete==3.6.2
08:25:54 aspy.yaml==1.3.0
08:25:54 attrs==25.3.0
08:25:54 autopage==0.5.2
08:25:54 beautifulsoup4==4.14.2
08:25:54 boto3==1.40.44
08:25:54 botocore==1.40.44
08:25:54 bs4==0.0.2
08:25:54 cachetools==6.2.0
08:25:54 certifi==2025.8.3
08:25:54 cffi==2.0.0
08:25:54 cfgv==3.4.0
08:25:54 chardet==5.2.0
08:25:54 charset-normalizer==3.4.3
08:25:54 click==8.3.0
08:25:54 cliff==4.11.0
08:25:54 cmd2==2.7.0
08:25:54 cryptography==3.3.2
08:25:54 debtcollector==3.0.0
08:25:54 decorator==5.2.1
08:25:54 defusedxml==0.7.1
08:25:54 Deprecated==1.2.18
08:25:54 distlib==0.4.0
08:25:54 dnspython==2.8.0
08:25:54 docker==7.1.0
08:25:54 dogpile.cache==1.4.1
08:25:54 durationpy==0.10
08:25:54 email-validator==2.3.0
08:25:54 filelock==3.19.1
08:25:54 future==1.0.0
08:25:54 gitdb==4.0.12
08:25:54 GitPython==3.1.45
08:25:54 google-auth==2.41.1
08:25:54 httplib2==0.31.0
08:25:54 identify==2.6.15
08:25:54 idna==3.10
08:25:54 importlib-resources==1.5.0
08:25:54 iso8601==2.1.0
08:25:54 Jinja2==3.1.6
08:25:54 jmespath==1.0.1
08:25:54 jsonpatch==1.33
08:25:54 jsonpointer==3.0.0
08:25:54 jsonschema==4.25.1
08:25:54 jsonschema-specifications==2025.9.1
08:25:54 keystoneauth1==5.12.0
08:25:54 kubernetes==34.1.0
08:25:54 lftools==0.37.14
08:25:54 lxml==6.0.2
08:25:54 markdown-it-py==4.0.0
08:25:54 MarkupSafe==3.0.3
08:25:54 mdurl==0.1.2
08:25:54 msgpack==1.1.1
08:25:54 multi_key_dict==2.0.3
08:25:54 munch==4.0.0
08:25:54 netaddr==1.3.0
08:25:54 niet==1.4.2
08:25:54 nodeenv==1.9.1
08:25:54 oauth2client==4.1.3
08:25:54 oauthlib==3.3.1
08:25:54 openstacksdk==4.7.1
08:25:54 os-service-types==1.8.0
08:25:54 osc-lib==4.2.0
08:25:54 oslo.config==10.0.0
08:25:54 oslo.context==6.1.0
08:25:54 oslo.i18n==6.6.0
08:25:54 oslo.log==7.2.1
08:25:54 oslo.serialization==5.8.0
08:25:54 oslo.utils==9.1.0
08:25:54 packaging==25.0
08:25:54 pbr==7.0.1
08:25:54 platformdirs==4.4.0
08:25:54 prettytable==3.16.0
08:25:54 psutil==7.1.0
08:25:54 pyasn1==0.6.1
08:25:54 pyasn1_modules==0.4.2
08:25:54 pycparser==2.23
08:25:54 pygerrit2==2.0.15
08:25:54 PyGithub==2.8.1
08:25:54 Pygments==2.19.2
08:25:54 PyJWT==2.10.1
08:25:54 PyNaCl==1.6.0
08:25:54 pyparsing==2.4.7
08:25:54 pyperclip==1.11.0
08:25:54 pyrsistent==0.20.0
08:25:54 python-cinderclient==9.8.0
08:25:54 python-dateutil==2.9.0.post0
08:25:54 python-heatclient==4.3.0
08:25:54 python-jenkins==1.8.3
08:25:54 python-keystoneclient==5.7.0
08:25:54 python-magnumclient==4.9.0
08:25:54 python-openstackclient==8.2.0
08:25:54 python-swiftclient==4.8.0
08:25:54 PyYAML==6.0.3
08:25:54 referencing==0.36.2
08:25:54 requests==2.32.5
08:25:54 requests-oauthlib==2.0.0
08:25:54 requestsexceptions==1.4.0
08:25:54 rfc3986==2.0.0
08:25:54 rich==14.1.0
08:25:54 rich-argparse==1.7.1
08:25:54 rpds-py==0.27.1
08:25:54 rsa==4.9.1
08:25:54 ruamel.yaml==0.18.15
08:25:54 ruamel.yaml.clib==0.2.14
08:25:54 s3transfer==0.14.0
08:25:54 simplejson==3.20.2
08:25:54 six==1.17.0
08:25:54 smmap==5.0.2
08:25:54 soupsieve==2.8
08:25:54 stevedore==5.5.0
08:25:54 tabulate==0.9.0
08:25:54 toml==0.10.2
08:25:54 tomlkit==0.13.3
08:25:54 tqdm==4.67.1
08:25:54 typing_extensions==4.15.0
08:25:54 tzdata==2025.2
08:25:54 urllib3==1.26.20
08:25:54 virtualenv==20.34.0
08:25:54 wcwidth==0.2.14
08:25:54 websocket-client==1.8.0
08:25:54 wrapt==1.17.3
08:25:54 xdg==6.0.0
08:25:54 xmltodict==1.0.2
08:25:54 yq==3.4.3
08:25:54 [EnvInject] - Injecting environment variables from a build step.
08:25:54 [EnvInject] - Injecting as environment variables the properties content
08:25:54 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
08:25:54 OS_CLOUD=vex
08:25:54 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-359
08:25:54 OS_STACK_TEMPLATE_DIR=openstack-hot
08:25:54
08:25:54 [EnvInject] - Variables injected successfully.
08:25:54 provisioning config files...
08:25:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
08:25:54 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5885125121290845033.sh
08:25:54 ---> Create parameters file for OpenStack HOT
08:25:54 OpenStack Heat parameters generated
08:25:54 -----------------------------------
08:25:54 parameters:
08:25:54 vm_0_count: '1'
08:25:54 vm_0_flavor: 'v3-standard-4'
08:25:54 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
08:25:54 vm_1_count: '1'
08:25:54 vm_1_flavor: 'v3-standard-2'
08:25:54 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
08:25:54
08:25:54 job_name: '23793-359'
08:25:54 silo: 'releng'
08:25:54 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins4138578569928488388.sh
08:25:54 ---> Create HEAT stack
08:25:54 + source /home/jenkins/lf-env.sh
08:25:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:25:54 ++ mktemp -d /tmp/venv-XXXX
08:25:54 + lf_venv=/tmp/venv-2S3n
08:25:54 + local venv_file=/tmp/.os_lf_venv
08:25:54 + local python=python3
08:25:54 + local options
08:25:54 + local set_path=true
08:25:54 + local install_args=
08:25:54 ++ 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
08:25:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
08:25:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
08:25:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:25:54 + true
08:25:54 + case $1 in
08:25:54 + python=python3
08:25:54 + shift 2
08:25:54 + true
08:25:54 + case $1 in
08:25:54 + shift
08:25:54 + break
08:25:54 + case $python in
08:25:54 + local pkg_list=
08:25:54 + [[ -d /opt/pyenv ]]
08:25:54 + echo 'Setup pyenv:'
08:25:54 Setup pyenv:
08:25:54 + export PYENV_ROOT=/opt/pyenv
08:25:54 + PYENV_ROOT=/opt/pyenv
08:25:54 + 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
08:25:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
08:25:54 + pyenv versions
08:25:54 system
08:25:54 3.8.13
08:25:54 3.9.13
08:25:54 3.10.13
08:25:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:25:54 + command -v pyenv
08:25:54 ++ pyenv init - --no-rehash
08:25:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
08:25:54 for i in ${!paths[@]}; do
08:25:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
08:25:54 fi; done;
08:25:54 echo "${paths[*]}"'\'')"
08:25:54 export PATH="/opt/pyenv/shims:${PATH}"
08:25:54 export PYENV_SHELL=bash
08:25:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
08:25:54 pyenv() {
08:25:54 local command
08:25:54 command="${1:-}"
08:25:54 if [ "$#" -gt 0 ]; then
08:25:54 shift
08:25:54 fi
08:25:54
08:25:54 case "$command" in
08:25:54 rehash|shell)
08:25:54 eval "$(pyenv "sh-$command" "$@")"
08:25:54 ;;
08:25:54 *)
08:25:54 command pyenv "$command" "$@"
08:25:54 ;;
08:25:54 esac
08:25:54 }'
08:25:54 +++ bash --norc -ec 'IFS=:; paths=($PATH);
08:25:54 for i in ${!paths[@]}; do
08:25:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
08:25:54 fi; done;
08:25:54 echo "${paths[*]}"'
08:25:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
08:25:54 ++ 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
08:25:54 ++ 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
08:25:54 ++ export PYENV_SHELL=bash
08:25:54 ++ PYENV_SHELL=bash
08:25:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
08:25:54 +++ complete -F _pyenv pyenv
08:25:54 ++ lf-pyver python3
08:25:54 ++ local py_version_xy=python3
08:25:54 ++ local py_version_xyz=
08:25:54 ++ sed 's/^[ *]* //'
08:25:54 ++ awk '{ print $1 }'
08:25:54 ++ grep -E '^[0-9.]*[0-9]$'
08:25:54 ++ pyenv versions
08:25:54 ++ local command
08:25:54 ++ command=versions
08:25:54 ++ '[' 1 -gt 0 ']'
08:25:54 ++ shift
08:25:54 ++ case "$command" in
08:25:54 ++ command pyenv versions
08:25:54 ++ pyenv versions
08:25:55 ++ [[ ! -s /tmp/.pyenv_versions ]]
08:25:55 +++ grep '^3' /tmp/.pyenv_versions
08:25:55 +++ tail -n 1
08:25:55 +++ sort -V
08:25:55 ++ py_version_xyz=3.11.7
08:25:55 ++ [[ -z 3.11.7 ]]
08:25:55 ++ echo 3.11.7
08:25:55 ++ return 0
08:25:55 + pyenv local 3.11.7
08:25:55 + local command
08:25:55 + command=local
08:25:55 + '[' 2 -gt 0 ']'
08:25:55 + shift
08:25:55 + case "$command" in
08:25:55 + command pyenv local 3.11.7
08:25:55 + pyenv local 3.11.7
08:25:55 + for arg in "$@"
08:25:55 + case $arg in
08:25:55 + pkg_list+='lftools[openstack] '
08:25:55 + for arg in "$@"
08:25:55 + case $arg in
08:25:55 + pkg_list+='kubernetes '
08:25:55 + for arg in "$@"
08:25:55 + case $arg in
08:25:55 + pkg_list+='niet '
08:25:55 + for arg in "$@"
08:25:55 + case $arg in
08:25:55 + pkg_list+='python-heatclient '
08:25:55 + for arg in "$@"
08:25:55 + case $arg in
08:25:55 + pkg_list+='python-openstackclient '
08:25:55 + for arg in "$@"
08:25:55 + case $arg in
08:25:55 + pkg_list+='python-magnumclient '
08:25:55 + for arg in "$@"
08:25:55 + case $arg in
08:25:55 + pkg_list+='urllib3~=1.26.15 '
08:25:55 + for arg in "$@"
08:25:55 + case $arg in
08:25:55 + pkg_list+='yq '
08:25:55 + [[ -f /tmp/.os_lf_venv ]]
08:25:55 ++ cat /tmp/.os_lf_venv
08:25:55 + lf_venv=/tmp/venv-R5EO
08:25:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from' file:/tmp/.os_lf_venv
08:25:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from file:/tmp/.os_lf_venv
08:25:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
08:25:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:25:55 + local 'pip_opts=--upgrade --quiet'
08:25:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
08:25:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
08:25:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
08:25:55 + [[ -n '' ]]
08:25:55 + [[ -n '' ]]
08:25:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
08:25:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:25:55 + /tmp/venv-R5EO/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
08:25:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
08:25:56 lf-activate-venv(): INFO: Base packages installed successfully
08:25:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
08:25:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
08:25:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:25:56 + /tmp/venv-R5EO/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
08:26:15 + type python3
08:26:15 + true
08:26:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH'
08:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:26:15 + PATH=/tmp/venv-R5EO/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
08:26:15 + return 0
08:26:15 + openstack --os-cloud vex limits show --absolute
08:26:16 +--------------------------+---------+
08:26:16 | Name | Value |
08:26:16 +--------------------------+---------+
08:26:16 | maxTotalInstances | -1 |
08:26:16 | maxTotalCores | 450 |
08:26:16 | maxTotalRAMSize | 1000000 |
08:26:16 | maxServerMeta | 128 |
08:26:16 | maxImageMeta | 128 |
08:26:16 | maxPersonality | 5 |
08:26:16 | maxPersonalitySize | 10240 |
08:26:16 | maxTotalKeypairs | 100 |
08:26:16 | maxServerGroups | 10 |
08:26:16 | maxServerGroupMembers | 10 |
08:26:16 | maxTotalFloatingIps | -1 |
08:26:16 | maxSecurityGroups | -1 |
08:26:16 | maxSecurityGroupRules | -1 |
08:26:16 | totalRAMUsed | 483328 |
08:26:16 | totalCoresUsed | 118 |
08:26:16 | totalInstancesUsed | 38 |
08:26:16 | totalFloatingIpsUsed | 0 |
08:26:16 | totalSecurityGroupsUsed | 0 |
08:26:16 | totalServerGroupsUsed | 0 |
08:26:16 | maxTotalVolumes | -1 |
08:26:16 | maxTotalSnapshots | 10 |
08:26:16 | maxTotalVolumeGigabytes | 4096 |
08:26:16 | maxTotalBackups | 10 |
08:26:16 | maxTotalBackupGigabytes | 1000 |
08:26:16 | totalVolumesUsed | 0 |
08:26:16 | totalGigabytesUsed | 0 |
08:26:16 | totalSnapshotsUsed | 0 |
08:26:16 | totalBackupsUsed | 0 |
08:26:16 | totalBackupGigabytesUsed | 0 |
08:26:16 +--------------------------+---------+
08:26:16 + pushd /opt/ciman/openstack-hot
08:26:16 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
08:26:16 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-359 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
08:26:43 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-359
08:26:43 Waiting to initialize infrastructure...
08:26:43 Stack initialization successful.
08:26:43 ------------------------------------
08:26:43 Stack Details
08:26:43 ------------------------------------
08:26:43 {'added': None,
08:26:43 'capabilities': [],
08:26:43 'created_at': '2025-10-03T08:26:21Z',
08:26:43 'deleted': None,
08:26:43 'deleted_at': None,
08:26:43 'description': 'No description',
08:26:43 'environment': None,
08:26:43 'environment_files': None,
08:26:43 'files': None,
08:26:43 'files_container': None,
08:26:43 'id': '867d0120-6a43-42b7-9799-7bd6ae0fdbb7',
08:26:43 'is_rollback_disabled': True,
08:26:43 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-359/867d0120-6a43-42b7-9799-7bd6ae0fdbb7',
08:26:43 'rel': 'self'}],
08:26:43 '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'})}),
08:26:43 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-359',
08:26:43 'notification_topics': [],
08:26:43 'outputs': [{'description': 'IP addresses of the 2nd vm types',
08:26:43 'output_key': 'vm_1_ips',
08:26:43 'output_value': ['10.30.171.76']},
08:26:43 {'description': 'IP addresses of the 1st vm types',
08:26:43 'output_key': 'vm_0_ips',
08:26:43 'output_value': ['10.30.170.231']}],
08:26:43 'owner_id': ****,
08:26:43 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
08:26:43 'OS::stack_id': '867d0120-6a43-42b7-9799-7bd6ae0fdbb7',
08:26:43 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-359',
08:26:43 'job_name': '23793-359',
08:26:43 'silo': 'releng',
08:26:43 'vm_0_count': '1',
08:26:43 'vm_0_flavor': 'v3-standard-4',
08:26:43 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
08:26:43 '20250201-010426.857',
08:26:43 'vm_1_count': '1',
08:26:43 'vm_1_flavor': 'v3-standard-2',
08:26:43 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
08:26:43 '- 20250201-060151.911'},
08:26:43 'parent_id': None,
08:26:43 'replaced': None,
08:26:43 'status': 'CREATE_COMPLETE',
08:26:43 'status_reason': 'Stack CREATE completed successfully',
08:26:43 'tags': [],
08:26:43 'template': None,
08:26:43 'template_description': 'No description',
08:26:43 'template_url': None,
08:26:43 'timeout_mins': 15,
08:26:43 'unchanged': None,
08:26:43 'updated': None,
08:26:43 'updated_at': None,
08:26:43 'user_project_id': '88afb64baa604bc58ec4e2e8e2b817b6'}
08:26:43 ------------------------------------
08:26:44 + popd
08:26:44 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
08:26:44 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins5215066689245287271.sh
08:26:44 ---> Copy SSH public keys to CSIT lab
08:26:44 Setup pyenv:
08:26:44 system
08:26:44 3.8.13
08:26:44 3.9.13
08:26:44 3.10.13
08:26:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:26:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from file:/tmp/.os_lf_venv
08:26:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:26:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:26:46 lf-activate-venv(): INFO: Base packages installed successfully
08:26:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
08:27:03 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:27:05 SSH not responding on 10.30.170.231. Retrying in 10 seconds...
08:27:05 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
08:27:06 releng-23793-359-1-mininet-ovs-217-0
08:27:06 Successfully copied public keys to slave 10.30.171.76
08:27:06 Process 6520 ready.
08:27:15 Ping to 10.30.170.231 successful.
08:27:16 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:27:16 releng-23793-359-0-builder-0
08:27:16 Successfully copied public keys to slave 10.30.170.231
08:27:16 Process 6521 ready.
08:27:16 SSH ready on all stack servers.
08:27:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins13411773956616969943.sh
08:27:16 Setup pyenv:
08:27:17 system
08:27:17 3.8.13
08:27:17 3.9.13
08:27:17 3.10.13
08:27:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:27:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tgPm
08:27:21 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
08:27:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:27:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:27:25 lf-activate-venv(): INFO: Base packages installed successfully
08:27:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
08:27:28 lf-activate-venv(): INFO: Adding /tmp/venv-tgPm/bin to PATH
08:27:28 + echo 'Installing Python Requirements'
08:27:28 Installing Python Requirements
08:27:28 + cat
08:27:28 + python -m pip install -r requirements.txt
08:27:30 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
08:27:30 Collecting docker-py (from -r requirements.txt (line 1))
08:27:30 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)
08:27:30 Collecting ipaddr (from -r requirements.txt (line 2))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
08:27:30 Preparing metadata (setup.py): started
08:27:30 Preparing metadata (setup.py): finished with status 'done'
08:27:30 Collecting netaddr (from -r requirements.txt (line 3))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
08:27:30 Collecting netifaces (from -r requirements.txt (line 4))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
08:27:30 Preparing metadata (setup.py): started
08:27:30 Preparing metadata (setup.py): finished with status 'done'
08:27:30 Collecting pyhocon (from -r requirements.txt (line 5))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
08:27:30 Collecting requests (from -r requirements.txt (line 6))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
08:27:30 Collecting robotframework (from -r requirements.txt (line 7))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
08:27:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.8 MB/s 0:00:00
08:27:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
08:27:30 Preparing metadata (setup.py): started
08:27:30 Preparing metadata (setup.py): finished with status 'done'
08:27:30 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
08:27:30 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
08:27:30 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)
08:27:30 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
08:27:30 Preparing metadata (setup.py): started
08:27:30 Preparing metadata (setup.py): finished with status 'done'
08:27:30 Collecting scapy (from -r requirements.txt (line 12))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
08:27:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 40.6 MB/s 0:00:00
08:27:30 Collecting jsonpath-rw (from -r requirements.txt (line 15))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
08:27:30 Preparing metadata (setup.py): started
08:27:30 Preparing metadata (setup.py): finished with status 'done'
08:27:30 Collecting elasticsearch (from -r requirements.txt (line 18))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
08:27:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 37.1 MB/s 0:00:00
08:27:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
08:27:30 Collecting pyangbind (from -r requirements.txt (line 22))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
08:27:30 Collecting isodate (from -r requirements.txt (line 25))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
08:27:30 Collecting jmespath (from -r requirements.txt (line 28))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
08:27:30 Collecting jsonpatch (from -r requirements.txt (line 31))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
08:27:30 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
08:27:30 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
08:27:30 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
08:27:30 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)
08:27:30 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
08:27:30 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
08:27:30 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
08:27:30 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
08:27:30 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
08:27:30 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
08:27:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
08:27:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
08:27:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
08:27:30 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)
08:27:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
08:27:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
08:27:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
08:27:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
08:27:30 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
08:27:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
08:27:30 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)
08:27:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
08:27:30 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)
08:27:30 Collecting elasticsearch (from -r requirements.txt (line 18))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
08:27:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 43.1 MB/s 0:00:00
08:27:30 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
08:27:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
08:27:30 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
08:27:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
08:27:31 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
08:27:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
08:27:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.2 MB/s 0:00:00
08:27:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
08:27:31 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)
08:27:32 Collecting regex (from pyangbind->-r requirements.txt (line 22))
08:27:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
08:27:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 20.8 MB/s 0:00:00
08:27:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
08:27:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
08:27:32 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:27:32 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)
08:27:36 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:27:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
08:27:36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
08:27:36 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:27:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
08:27:36 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:27:36 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)
08:27:36 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:27:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
08:27:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
08:27:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 46.0 MB/s 0:00:00
08:27:36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
08:27:36 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
08:27:36 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
08:27:36 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))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
08:27:36 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
08:27:36 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
08:27:36 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 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)
08:27:36 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
08:27:36 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))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
08:27:36 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
08:27:36 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
08:27:36 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
08:27:36 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:27:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
08:27:36 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:27:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
08:27:36 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:27:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
08:27:36 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
08:27:36 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:27:36 Building wheel for robotframework-sshlibrary (setup.py): started
08:27:36 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
08:27:36 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=37c3916a24b7e735509bc98c7f7781c1c233d473242b7766268e843cb7d0556c
08:27:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
08:27:36 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:27:36 Building wheel for ipaddr (setup.py): started
08:27:36 Building wheel for ipaddr (setup.py): finished with status 'done'
08:27:36 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=be1c0fbd758a2fd229c8267fbe5c7c6961ef8a94ba091c61942b650678ba73b0
08:27:36 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
08:27:36 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:27:36 Building wheel for netifaces (setup.py): started
08:27:38 Building wheel for netifaces (setup.py): finished with status 'done'
08:27:38 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41074 sha256=5f8aef99f5f04a94bfeff89a6c5066202bdeab0302fcd0c76fb858fc3ca47024
08:27:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
08:27:38 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:27:38 Building wheel for robotframework-httplibrary (setup.py): started
08:27:38 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
08:27:38 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=8bcd344c6079f6bc7ff0f805dbbb4fcd671acb40d3e85a7c706c39c745974fd4
08:27:38 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
08:27:38 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:27:38 Building wheel for jsonpath-rw (setup.py): started
08:27:38 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
08:27:38 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=c01c55e8671b30df82eaa914cfc875f68631bce9339ed0392c28a69b80b53fd9
08:27:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
08:27:38 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
08:27:38 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
08:27:45
08:27:45 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
08:27:46 + pip freeze
08:27:46 attrs==25.3.0
08:27:46 bcrypt==5.0.0
08:27:46 beautifulsoup4==4.14.2
08:27:46 certifi==2025.8.3
08:27:46 cffi==2.0.0
08:27:46 charset-normalizer==3.4.3
08:27:46 click==8.3.0
08:27:46 cryptography==46.0.2
08:27:46 decorator==5.2.1
08:27:46 distlib==0.4.0
08:27:46 docker-py==1.10.6
08:27:46 docker-pycreds==0.4.0
08:27:46 elastic-transport==8.17.1
08:27:46 elasticsearch==8.19.1
08:27:46 elasticsearch-dsl==8.15.4
08:27:46 enum34==1.1.10
08:27:46 filelock==3.19.1
08:27:46 h11==0.16.0
08:27:46 idna==3.10
08:27:46 invoke==2.2.0
08:27:46 ipaddr==2.2.0
08:27:46 isodate==0.7.2
08:27:46 jmespath==1.0.1
08:27:46 jsonpatch==1.33
08:27:46 jsonpath-rw==1.4.0
08:27:46 jsonpointer==3.0.0
08:27:46 lxml==6.0.2
08:27:46 netaddr==1.3.0
08:27:46 netifaces==0.11.0
08:27:46 outcome==1.3.0.post0
08:27:46 paramiko==4.0.0
08:27:46 platformdirs==4.4.0
08:27:46 ply==3.11
08:27:46 pyang==2.7.1
08:27:46 pyangbind==0.8.6
08:27:46 pycparser==2.23
08:27:46 pyhocon==0.3.61
08:27:46 PyNaCl==1.6.0
08:27:46 pyparsing==3.2.5
08:27:46 PySocks==1.7.1
08:27:46 python-dateutil==2.9.0.post0
08:27:46 regex==2025.9.18
08:27:46 requests==2.32.5
08:27:46 robotframework==7.3.2
08:27:46 robotframework-httplibrary==0.4.2
08:27:46 robotframework-pythonlibcore==4.4.1
08:27:46 robotframework-requests==0.9.7
08:27:46 robotframework-selenium2library==3.0.0
08:27:46 robotframework-seleniumlibrary==6.7.1
08:27:46 robotframework-sshlibrary==3.8.0
08:27:46 scapy==2.6.1
08:27:46 scp==0.15.0
08:27:46 selenium==4.36.0
08:27:46 six==1.17.0
08:27:46 sniffio==1.3.1
08:27:46 sortedcontainers==2.4.0
08:27:46 soupsieve==2.8
08:27:46 trio==0.31.0
08:27:46 trio-websocket==0.12.2
08:27:46 typing_extensions==4.15.0
08:27:46 urllib3==2.5.0
08:27:46 virtualenv==20.34.0
08:27:46 waitress==3.0.2
08:27:46 WebOb==1.8.9
08:27:46 websocket-client==1.8.0
08:27:46 WebTest==3.0.6
08:27:46 wsproto==1.2.0
08:27:46 [EnvInject] - Injecting environment variables from a build step.
08:27:46 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
08:27:46 [EnvInject] - Variables injected successfully.
08:27:46 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins4025288658062143687.sh
08:27:46 Setup pyenv:
08:27:46 system
08:27:46 3.8.13
08:27:46 3.9.13
08:27:46 3.10.13
08:27:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:27:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from file:/tmp/.os_lf_venv
08:27:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:27:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:27:48 lf-activate-venv(): INFO: Base packages installed successfully
08:27:48 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
08:27:56 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.
08:27:56 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:27:56 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
08:27:56 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:27:56 + ODL_SYSTEM=()
08:27:56 + TOOLS_SYSTEM=()
08:27:56 + OPENSTACK_SYSTEM=()
08:27:56 + OPENSTACK_CONTROLLERS=()
08:27:56 + mapfile -t ADDR
08:27:56 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
08:27:56 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-359
08:27:58 + for i in "${ADDR[@]}"
08:27:58 ++ ssh 10.30.170.231 hostname -s
08:27:58 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:27:58 + REMHOST=releng-23793-359-0-builder-0
08:27:58 + case ${REMHOST} in
08:27:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
08:27:58 + for i in "${ADDR[@]}"
08:27:58 ++ ssh 10.30.171.76 hostname -s
08:27:58 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
08:27:58 + REMHOST=releng-23793-359-1-mininet-ovs-217-0
08:27:58 + case ${REMHOST} in
08:27:58 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
08:27:58 + echo NUM_ODL_SYSTEM=1
08:27:58 + echo NUM_TOOLS_SYSTEM=1
08:27:58 + '[' '' == yes ']'
08:27:58 + NUM_OPENSTACK_SYSTEM=0
08:27:58 + echo NUM_OPENSTACK_SYSTEM=0
08:27:58 + '[' 0 -eq 2 ']'
08:27:58 + echo ODL_SYSTEM_IP=10.30.170.231
08:27:58 ++ seq 0 0
08:27:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
08:27:58 + echo ODL_SYSTEM_1_IP=10.30.170.231
08:27:58 + echo TOOLS_SYSTEM_IP=10.30.171.76
08:27:58 ++ seq 0 0
08:27:58 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
08:27:58 + echo TOOLS_SYSTEM_1_IP=10.30.171.76
08:27:58 + openstack_index=0
08:27:58 + NUM_OPENSTACK_CONTROL_NODES=1
08:27:58 + echo NUM_OPENSTACK_CONTROL_NODES=1
08:27:58 ++ seq 0 0
08:27:58 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
08:27:58 + echo OPENSTACK_CONTROL_NODE_1_IP=
08:27:58 + NUM_OPENSTACK_COMPUTE_NODES=-1
08:27:58 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
08:27:58 + '[' -1 -ge 2 ']'
08:27:58 ++ seq 0 -2
08:27:58 + NUM_OPENSTACK_HAPROXY_NODES=0
08:27:58 + echo NUM_OPENSTACK_HAPROXY_NODES=0
08:27:58 ++ seq 0 -1
08:27:58 + echo 'Contents of slave_addresses.txt:'
08:27:58 Contents of slave_addresses.txt:
08:27:58 + cat slave_addresses.txt
08:27:58 NUM_ODL_SYSTEM=1
08:27:58 NUM_TOOLS_SYSTEM=1
08:27:58 NUM_OPENSTACK_SYSTEM=0
08:27:58 ODL_SYSTEM_IP=10.30.170.231
08:27:58 ODL_SYSTEM_1_IP=10.30.170.231
08:27:58 TOOLS_SYSTEM_IP=10.30.171.76
08:27:58 TOOLS_SYSTEM_1_IP=10.30.171.76
08:27:58 NUM_OPENSTACK_CONTROL_NODES=1
08:27:58 OPENSTACK_CONTROL_NODE_1_IP=
08:27:58 NUM_OPENSTACK_COMPUTE_NODES=-1
08:27:58 NUM_OPENSTACK_HAPROXY_NODES=0
08:27:58 [EnvInject] - Injecting environment variables from a build step.
08:27:58 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
08:27:58 [EnvInject] - Variables injected successfully.
08:27:58 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins7366483561529987919.sh
08:27:58 Preparing for JRE Version 21
08:27:58 Karaf artifact is karaf
08:27:58 Karaf project is integration
08:27:58 Java home is /usr/lib/jvm/java-21-openjdk-amd64
08:27:58 [EnvInject] - Injecting environment variables from a build step.
08:27:58 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
08:27:58 [EnvInject] - Variables injected successfully.
08:27:58 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3954295020432536706.sh
08:27:58 2025-10-03 08:27:58 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
08:27:59 Bundle version is 0.22.1-SNAPSHOT
08:27:59 --2025-10-03 08:27:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
08:27:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
08:27:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
08:27:59 HTTP request sent, awaiting response... 200 OK
08:27:59 Length: 1410 (1.4K) [application/xml]
08:27:59 Saving to: ‘maven-metadata.xml’
08:27:59
08:27:59 0K . 100% 63.7M=0s
08:27:59
08:27:59 2025-10-03 08:27:59 (63.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
08:27:59
08:27:59
08:27:59
08:27:59 org.opendaylight.integration
08:27:59 karaf
08:27:59 0.22.1-SNAPSHOT
08:27:59
08:27:59
08:27:59 20251003.015202
08:27:59 179
08:27:59
08:27:59 20251003015202
08:27:59
08:27:59
08:27:59 pom
08:27:59 0.22.1-20251003.015202-179
08:27:59 20251003015202
08:27:59
08:27:59
08:27:59 tar.gz
08:27:59 0.22.1-20251003.015202-179
08:27:59 20251003015202
08:27:59
08:27:59
08:27:59 zip
08:27:59 0.22.1-20251003.015202-179
08:27:59 20251003015202
08:27:59
08:27:59
08:27:59 cyclonedx
08:27:59 xml
08:27:59 0.22.1-20251003.015202-179
08:27:59 20251003015202
08:27:59
08:27:59
08:27:59 cyclonedx
08:27:59 json
08:27:59 0.22.1-20251003.015202-179
08:27:59 20251003015202
08:27:59
08:27:59
08:27:59
08:27:59
08:27:59 Nexus timestamp is 0.22.1-20251003.015202-179
08:27:59 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251003.015202-179.zip
08:27:59 Distribution bundle is karaf-0.22.1-20251003.015202-179.zip
08:27:59 Distribution bundle version is 0.22.1-SNAPSHOT
08:27:59 Distribution folder is karaf-0.22.1-SNAPSHOT
08:27:59 Nexus prefix is https://nexus.opendaylight.org
08:27:59 [EnvInject] - Injecting environment variables from a build step.
08:27:59 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
08:27:59 [EnvInject] - Variables injected successfully.
08:27:59 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14358726740469475388.sh
08:27:59 Setup pyenv:
08:27:59 system
08:27:59 3.8.13
08:27:59 3.9.13
08:27:59 3.10.13
08:27:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:27:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from file:/tmp/.os_lf_venv
08:27:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:27:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:28:01 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.
08:28:01 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:28:01 lf-activate-venv(): INFO: Base packages installed successfully
08:28:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
08:28:08 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.
08:28:08 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:28:08 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:28:08 Copying common-functions.sh to /tmp
08:28:10 Copying common-functions.sh to 10.30.170.231:/tmp
08:28:10 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:28:10 Copying common-functions.sh to 10.30.171.76:/tmp
08:28:10 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
08:28:10 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2863670451924567270.sh
08:28:10 common-functions.sh is being sourced
08:28:10 common-functions environment:
08:28:10 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:28:10 ACTUALFEATURES:
08:28:10 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:28:10 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:28:10 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:28:10 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:10 CONTROLLERMEM: 2048m
08:28:10 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:28:10 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:28:10 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:28:10 SUITES:
08:28:10
08:28:10 #################################################
08:28:10 ## Configure Cluster and Start ##
08:28:10 #################################################
08:28:10 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
08:28:10 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
08:28:10 Locating script plan to use...
08:28:10 Finished running script plans
08:28:10 Configuring member-1 with IP address 10.30.170.231
08:28:11 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:28:11 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:28:11 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
08:28:11 ++ [[ /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 ]]
08:28:11 common-functions.sh is being sourced
08:28:11 ++ echo 'common-functions.sh is being sourced'
08:28:11 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
08:28:11 ++ DISTROSTREAM=titanium
08:28:11 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:28:11 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:28:11 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:28:11 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:28:11 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:28:11 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:28:11 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:28:11 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:28:11 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:11 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:11 ++ export CONTROLLERMEM=
08:28:11 ++ CONTROLLERMEM=
08:28:11 ++ case "${DISTROSTREAM}" in
08:28:11 ++ CLUSTER_SYSTEM=pekko
08:28:11 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:28:11 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:28:11 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:28:11 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:28:11 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:28:11 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:28:11 ++ print_common_env
08:28:11 ++ cat
08:28:11 common-functions environment:
08:28:11 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:28:11 ACTUALFEATURES:
08:28:11 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:28:11 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:28:11 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:28:11 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:11 CONTROLLERMEM:
08:28:11 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:28:11 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:28:11 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:28:11 SUITES:
08:28:11
08:28:11 ++ SSH='ssh -t -t'
08:28:11 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
08:28:11 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
08:28:11 Changing to /tmp
08:28:11 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251003.015202-179.zip
08:28:11 + echo 'Changing to /tmp'
08:28:11 + cd /tmp
08:28:11 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251003.015202-179.zip'
08:28:11 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251003.015202-179.zip
08:28:11 --2025-10-03 08:28:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251003.015202-179.zip
08:28:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
08:28:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
08:28:11 HTTP request sent, awaiting response... 200 OK
08:28:11 Length: 185772140 (177M) [application/zip]
08:28:11 Saving to: ‘karaf-0.22.1-20251003.015202-179.zip’
08:28:11
08:28:11 0K ........ ........ ........ ........ ........ ........ 1% 64.3M 3s
08:28:11 3072K ........ ........ ........ ........ ........ ........ 3% 130M 2s
08:28:11 6144K ........ ........ ........ ........ ........ ........ 5% 145M 2s
08:28:11 9216K ........ ........ ........ ........ ........ ........ 6% 113M 2s
08:28:11 12288K ........ ........ ........ ........ ........ ........ 8% 108M 2s
08:28:11 15360K ........ ........ ........ ........ ........ ........ 10% 161M 1s
08:28:11 18432K ........ ........ ........ ........ ........ ........ 11% 188M 1s
08:28:11 21504K ........ ........ ........ ........ ........ ........ 13% 211M 1s
08:28:11 24576K ........ ........ ........ ........ ........ ........ 15% 153M 1s
08:28:11 27648K ........ ........ ........ ........ ........ ........ 16% 209M 1s
08:28:11 30720K ........ ........ ........ ........ ........ ........ 18% 241M 1s
08:28:11 33792K ........ ........ ........ ........ ........ ........ 20% 274M 1s
08:28:11 36864K ........ ........ ........ ........ ........ ........ 22% 267M 1s
08:28:11 39936K ........ ........ ........ ........ ........ ........ 23% 241M 1s
08:28:11 43008K ........ ........ ........ ........ ........ ........ 25% 331M 1s
08:28:11 46080K ........ ........ ........ ........ ........ ........ 27% 338M 1s
08:28:11 49152K ........ ........ ........ ........ ........ ........ 28% 335M 1s
08:28:11 52224K ........ ........ ........ ........ ........ ........ 30% 345M 1s
08:28:11 55296K ........ ........ ........ ........ ........ ........ 32% 342M 1s
08:28:11 58368K ........ ........ ........ ........ ........ ........ 33% 325M 1s
08:28:11 61440K ........ ........ ........ ........ ........ ........ 35% 337M 1s
08:28:11 64512K ........ ........ ........ ........ ........ ........ 37% 352M 1s
08:28:11 67584K ........ ........ ........ ........ ........ ........ 38% 341M 1s
08:28:11 70656K ........ ........ ........ ........ ........ ........ 40% 342M 1s
08:28:11 73728K ........ ........ ........ ........ ........ ........ 42% 306M 1s
08:28:11 76800K ........ ........ ........ ........ ........ ........ 44% 316M 0s
08:28:11 79872K ........ ........ ........ ........ ........ ........ 45% 343M 0s
08:28:11 82944K ........ ........ ........ ........ ........ ........ 47% 320M 0s
08:28:11 86016K ........ ........ ........ ........ ........ ........ 49% 340M 0s
08:28:11 89088K ........ ........ ........ ........ ........ ........ 50% 344M 0s
08:28:11 92160K ........ ........ ........ ........ ........ ........ 52% 338M 0s
08:28:11 95232K ........ ........ ........ ........ ........ ........ 54% 341M 0s
08:28:11 98304K ........ ........ ........ ........ ........ ........ 55% 338M 0s
08:28:11 101376K ........ ........ ........ ........ ........ ........ 57% 344M 0s
08:28:11 104448K ........ ........ ........ ........ ........ ........ 59% 332M 0s
08:28:11 107520K ........ ........ ........ ........ ........ ........ 60% 351M 0s
08:28:11 110592K ........ ........ ........ ........ ........ ........ 62% 336M 0s
08:28:11 113664K ........ ........ ........ ........ ........ ........ 64% 348M 0s
08:28:11 116736K ........ ........ ........ ........ ........ ........ 66% 245M 0s
08:28:11 119808K ........ ........ ........ ........ ........ ........ 67% 354M 0s
08:28:11 122880K ........ ........ ........ ........ ........ ........ 69% 479M 0s
08:28:11 125952K ........ ........ ........ ........ ........ ........ 71% 331M 0s
08:28:11 129024K ........ ........ ........ ........ ........ ........ 72% 318M 0s
08:28:11 132096K ........ ........ ........ ........ ........ ........ 74% 323M 0s
08:28:11 135168K ........ ........ ........ ........ ........ ........ 76% 329M 0s
08:28:12 138240K ........ ........ ........ ........ ........ ........ 77% 319M 0s
08:28:12 141312K ........ ........ ........ ........ ........ ........ 79% 324M 0s
08:28:12 144384K ........ ........ ........ ........ ........ ........ 81% 335M 0s
08:28:12 147456K ........ ........ ........ ........ ........ ........ 82% 337M 0s
08:28:12 150528K ........ ........ ........ ........ ........ ........ 84% 333M 0s
08:28:12 153600K ........ ........ ........ ........ ........ ........ 86% 331M 0s
08:28:12 156672K ........ ........ ........ ........ ........ ........ 88% 333M 0s
08:28:12 159744K ........ ........ ........ ........ ........ ........ 89% 299M 0s
08:28:12 162816K ........ ........ ........ ........ ........ ........ 91% 314M 0s
08:28:12 165888K ........ ........ ........ ........ ........ ........ 93% 316M 0s
08:28:12 168960K ........ ........ ........ ........ ........ ........ 94% 319M 0s
08:28:12 172032K ........ ........ ........ ........ ........ ........ 96% 311M 0s
08:28:12 175104K ........ ........ ........ ........ ........ ........ 98% 319M 0s
08:28:12 178176K ........ ........ ........ ........ ........ ........ 99% 286M 0s
08:28:12 181248K .. 100% 525M=0.7s
08:28:12
08:28:12 2025-10-03 08:28:12 (259 MB/s) - ‘karaf-0.22.1-20251003.015202-179.zip’ saved [185772140/185772140]
08:28:12
08:28:12 Extracting the new controller...
08:28:12 + echo 'Extracting the new controller...'
08:28:12 + unzip -q karaf-0.22.1-20251003.015202-179.zip
08:28:13 Adding external repositories...
08:28:13 + echo 'Adding external repositories...'
08:28:13 + 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.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:28:13 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:28:13 ################################################################################
08:28:13 #
08:28:13 # Licensed to the Apache Software Foundation (ASF) under one or more
08:28:13 # contributor license agreements. See the NOTICE file distributed with
08:28:13 # this work for additional information regarding copyright ownership.
08:28:13 # The ASF licenses this file to You under the Apache License, Version 2.0
08:28:13 # (the "License"); you may not use this file except in compliance with
08:28:13 # the License. You may obtain a copy of the License at
08:28:13 #
08:28:13 # http://www.apache.org/licenses/LICENSE-2.0
08:28:13 #
08:28:13 # Unless required by applicable law or agreed to in writing, software
08:28:13 # distributed under the License is distributed on an "AS IS" BASIS,
08:28:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:28:13 # See the License for the specific language governing permissions and
08:28:13 # limitations under the License.
08:28:13 #
08:28:13 ################################################################################
08:28:13
08:28:13 #
08:28:13 # If set to true, the following property will not allow any certificate to be used
08:28:13 # when accessing Maven repositories through SSL
08:28:13 #
08:28:13 #org.ops4j.pax.url.mvn.certificateCheck=
08:28:13
08:28:13 #
08:28:13 # Path to the local Maven settings file.
08:28:13 # The repositories defined in this file will be automatically added to the list
08:28:13 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
08:28:13 # below is not set.
08:28:13 # The following locations are checked for the existence of the settings.xml file
08:28:13 # * 1. looks for the specified url
08:28:13 # * 2. if not found looks for ${user.home}/.m2/settings.xml
08:28:13 # * 3. if not found looks for ${maven.home}/conf/settings.xml
08:28:13 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
08:28:13 #
08:28:13 #org.ops4j.pax.url.mvn.settings=
08:28:13
08:28:13 #
08:28:13 # Path to the local Maven repository which is used to avoid downloading
08:28:13 # artifacts when they already exist locally.
08:28:13 # The value of this property will be extracted from the settings.xml file
08:28:13 # above, or defaulted to:
08:28:13 # System.getProperty( "user.home" ) + "/.m2/repository"
08:28:13 #
08:28:13 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
08:28:13
08:28:13 #
08:28:13 # Default this to false. It's just weird to use undocumented repos
08:28:13 #
08:28:13 org.ops4j.pax.url.mvn.useFallbackRepositories=false
08:28:13
08:28:13 #
08:28:13 # Uncomment if you don't wanna use the proxy settings
08:28:13 # from the Maven conf/settings.xml file
08:28:13 #
08:28:13 # org.ops4j.pax.url.mvn.proxySupport=false
08:28:13
08:28:13 #
08:28:13 # Comma separated list of repositories scanned when resolving an artifact.
08:28:13 # Those repositories will be checked before iterating through the
08:28:13 # below list of repositories and even before the local repository
08:28:13 # A repository url can be appended with zero or more of the following flags:
08:28:13 # @snapshots : the repository contains snaphots
08:28:13 # @noreleases : the repository does not contain any released artifacts
08:28:13 #
08:28:13 # The following property value will add the system folder as a repo.
08:28:13 #
08:28:13 org.ops4j.pax.url.mvn.defaultRepositories=\
08:28:13 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
08:28:13 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
08:28:13 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
08:28:13
08:28:13 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
08:28:13 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
08:28:13
08:28:13 #
08:28:13 # Comma separated list of repositories scanned when resolving an artifact.
08:28:13 # The default list includes the following repositories:
08:28:13 # http://repo1.maven.org/maven2@id=central
08:28:13 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
08:28:13 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
08:28:13 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
08:28:13 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
08:28:13 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
08:28:13 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
08:28:13 # To add repositories to the default ones, prepend '+' to the list of repositories
08:28:13 # to add.
08:28:13 # A repository url can be appended with zero or more of the following flags:
08:28:13 # @snapshots : the repository contains snapshots
08:28:13 # @noreleases : the repository does not contain any released artifacts
08:28:13 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
08:28:13 #
08:28:13 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
08:28:13
08:28:13 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
08:28:13 + [[ True == \T\r\u\e ]]
08:28:13 + echo 'Configuring the startup features...'
08:28:13 + 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.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:28:13 + FEATURE_TEST_STRING=features-test
08:28:13 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
08:28:13 + KARAF_VERSION=karaf4
08:28:13 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
08:28:13 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:28:13 + [[ ! -z '' ]]
08:28:13 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:28:13 ################################################################################
08:28:13 #
08:28:13 # Licensed to the Apache Software Foundation (ASF) under one or more
08:28:13 # contributor license agreements. See the NOTICE file distributed with
08:28:13 # this work for additional information regarding copyright ownership.
08:28:13 # The ASF licenses this file to You under the Apache License, Version 2.0
08:28:13 # (the "License"); you may not use this file except in compliance with
08:28:13 # the License. You may obtain a copy of the License at
08:28:13 #
08:28:13 # http://www.apache.org/licenses/LICENSE-2.0
08:28:13 #
08:28:13 # Unless required by applicable law or agreed to in writing, software
08:28:13 # distributed under the License is distributed on an "AS IS" BASIS,
08:28:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:28:13 # See the License for the specific language governing permissions and
08:28:13 # limitations under the License.
08:28:13 #
08:28:13 ################################################################################
08:28:13
08:28:13 #
08:28:13 # Comma separated list of features repositories to register by default
08:28:13 #
08:28:13 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/bc5ef7e3-d4a8-477b-8f99-5d5fe6202ea8.xml
08:28:13
08:28:13 #
08:28:13 # Comma separated list of features to install at startup
08:28:13 #
08:28:13 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 7eb976cd-f13d-4f94-b2d2-70fe6af797ab
08:28:13
08:28:13 #
08:28:13 # Resource repositories (OBR) that the features resolver can use
08:28:13 # to resolve requirements/capabilities
08:28:13 #
08:28:13 # The format of the resourceRepositories is
08:28:13 # resourceRepositories=[xml:url|json:url],...
08:28:13 # for Instance:
08:28:13 #
08:28:13 #resourceRepositories=xml:http://host/path/to/index.xml
08:28:13 # or
08:28:13 #resourceRepositories=json:http://host/path/to/index.json
08:28:13 #
08:28:13
08:28:13 #
08:28:13 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
08:28:13 #
08:28:13 featuresBootAsynchronous=false
08:28:13
08:28:13 #
08:28:13 # Service requirements enforcement
08:28:13 #
08:28:13 # By default, the feature resolver checks the service requirements/capabilities of
08:28:13 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
08:28:13 # the required bundles.
08:28:13 # The following flag can have those values:
08:28:13 # - disable: service requirements are completely ignored
08:28:13 # - default: service requirements are ignored for old features
08:28:13 # - enforce: service requirements are always verified
08:28:13 #
08:28:13 #serviceRequirements=default
08:28:13
08:28:13 #
08:28:13 # Store cfg file for config element in feature
08:28:13 #
08:28:13 #configCfgStore=true
08:28:13
08:28:13 #
08:28:13 # Define if the feature service automatically refresh bundles
08:28:13 #
08:28:13 autoRefresh=true
08:28:13
08:28:13 #
08:28:13 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
08:28:13 # XML file defines instructions related to features processing
08:28:13 # versions.properties may declare properties to resolve placeholders in XML file
08:28:13 # both files are relative to ${karaf.etc}
08:28:13 #
08:28:13 #featureProcessing=org.apache.karaf.features.xml
08:28:13 #featureProcessingVersions=versions.properties
08:28:13 + configure_karaf_log karaf4 ''
08:28:13 + local -r karaf_version=karaf4
08:28:13 + local -r controllerdebugmap=
08:28:13 + local logapi=log4j
08:28:13 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:28:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
08:28:13 log4j2.rootLogger.level = INFO
08:28:13 #log4j2.rootLogger.type = asyncRoot
08:28:13 #log4j2.rootLogger.includeLocation = false
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
08:28:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
08:28:13 log4j2.rootLogger.appenderRef.Console.ref = Console
08:28:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
08:28:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
08:28:13 log4j2.logger.spifly.name = org.apache.aries.spifly
08:28:13 log4j2.logger.spifly.level = WARN
08:28:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
08:28:13 log4j2.logger.audit.level = INFO
08:28:13 log4j2.logger.audit.additivity = false
08:28:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
08:28:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
08:28:13 log4j2.appender.console.type = Console
08:28:13 log4j2.appender.console.name = Console
08:28:13 log4j2.appender.console.layout.type = PatternLayout
08:28:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
08:28:13 log4j2.appender.rolling.type = RollingRandomAccessFile
08:28:13 log4j2.appender.rolling.name = RollingFile
08:28:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
08:28:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
08:28:13 #log4j2.appender.rolling.immediateFlush = false
08:28:13 log4j2.appender.rolling.append = true
08:28:13 log4j2.appender.rolling.layout.type = PatternLayout
08:28:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
08:28:13 log4j2.appender.rolling.policies.type = Policies
08:28:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
08:28:13 log4j2.appender.rolling.policies.size.size = 64MB
08:28:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
08:28:13 log4j2.appender.rolling.strategy.max = 7
08:28:13 log4j2.appender.audit.type = RollingRandomAccessFile
08:28:13 log4j2.appender.audit.name = AuditRollingFile
08:28:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
08:28:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
08:28:13 log4j2.appender.audit.append = true
08:28:13 log4j2.appender.audit.layout.type = PatternLayout
08:28:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
08:28:13 log4j2.appender.audit.policies.type = Policies
08:28:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
08:28:13 log4j2.appender.audit.policies.size.size = 8MB
08:28:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
08:28:13 log4j2.appender.audit.strategy.max = 7
08:28:13 log4j2.appender.osgi.type = PaxOsgi
08:28:13 log4j2.appender.osgi.name = PaxOsgi
08:28:13 log4j2.appender.osgi.filter = *
08:28:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
08:28:13 #log4j2.logger.aether.level = TRACE
08:28:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
08:28:13 #log4j2.logger.http-headers.level = DEBUG
08:28:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
08:28:13 #log4j2.logger.maven.level = TRACE
08:28:13 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
08:28:13 + logapi=log4j2
08:28:13 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
08:28:13 + '[' log4j2 == log4j2 ']'
08:28:13 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:28:13 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
08:28:13 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
08:28:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
08:28:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
08:28:13 + unset IFS
08:28:13 controllerdebugmap:
08:28:13 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:28:13 + echo 'controllerdebugmap: '
08:28:13 + '[' -n '' ']'
08:28:13 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
08:28:13 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:28:13 ################################################################################
08:28:13 #
08:28:13 # Licensed to the Apache Software Foundation (ASF) under one or more
08:28:13 # contributor license agreements. See the NOTICE file distributed with
08:28:13 # this work for additional information regarding copyright ownership.
08:28:13 # The ASF licenses this file to You under the Apache License, Version 2.0
08:28:13 # (the "License"); you may not use this file except in compliance with
08:28:13 # the License. You may obtain a copy of the License at
08:28:13 #
08:28:13 # http://www.apache.org/licenses/LICENSE-2.0
08:28:13 #
08:28:13 # Unless required by applicable law or agreed to in writing, software
08:28:13 # distributed under the License is distributed on an "AS IS" BASIS,
08:28:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:28:13 # See the License for the specific language governing permissions and
08:28:13 # limitations under the License.
08:28:13 #
08:28:13 ################################################################################
08:28:13
08:28:13 # Common pattern layout for appenders
08:28:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
08:28:13
08:28:13 # Root logger
08:28:13 log4j2.rootLogger.level = INFO
08:28:13 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
08:28:13 #log4j2.rootLogger.type = asyncRoot
08:28:13 #log4j2.rootLogger.includeLocation = false
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
08:28:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
08:28:13 log4j2.rootLogger.appenderRef.Console.ref = Console
08:28:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
08:28:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
08:28:13
08:28:13 # Filters for logs marked by org.opendaylight.odlparent.Markers
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
08:28:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
08:28:13
08:28:13 # Loggers configuration
08:28:13
08:28:13 # Spifly logger
08:28:13 log4j2.logger.spifly.name = org.apache.aries.spifly
08:28:13 log4j2.logger.spifly.level = WARN
08:28:13
08:28:13 # Security audit logger
08:28:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
08:28:13 log4j2.logger.audit.level = INFO
08:28:13 log4j2.logger.audit.additivity = false
08:28:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
08:28:13
08:28:13 # Appenders configuration
08:28:13
08:28:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
08:28:13 log4j2.appender.console.type = Console
08:28:13 log4j2.appender.console.name = Console
08:28:13 log4j2.appender.console.layout.type = PatternLayout
08:28:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
08:28:13
08:28:13 # Rolling file appender
08:28:13 log4j2.appender.rolling.type = RollingRandomAccessFile
08:28:13 log4j2.appender.rolling.name = RollingFile
08:28:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
08:28:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
08:28:13 # uncomment to not force a disk flush
08:28:13 #log4j2.appender.rolling.immediateFlush = false
08:28:13 log4j2.appender.rolling.append = true
08:28:13 log4j2.appender.rolling.layout.type = PatternLayout
08:28:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
08:28:13 log4j2.appender.rolling.policies.type = Policies
08:28:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
08:28:13 log4j2.appender.rolling.policies.size.size = 1GB
08:28:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
08:28:13 log4j2.appender.rolling.strategy.max = 7
08:28:13
08:28:13 # Audit file appender
08:28:13 log4j2.appender.audit.type = RollingRandomAccessFile
08:28:13 log4j2.appender.audit.name = AuditRollingFile
08:28:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
08:28:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
08:28:13 log4j2.appender.audit.append = true
08:28:13 log4j2.appender.audit.layout.type = PatternLayout
08:28:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
08:28:13 log4j2.appender.audit.policies.type = Policies
08:28:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
08:28:13 log4j2.appender.audit.policies.size.size = 8MB
08:28:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
08:28:13 log4j2.appender.audit.strategy.max = 7
08:28:13
08:28:13 # OSGi appender
08:28:13 log4j2.appender.osgi.type = PaxOsgi
08:28:13 log4j2.appender.osgi.name = PaxOsgi
08:28:13 log4j2.appender.osgi.filter = *
08:28:13
08:28:13 # help with identification of maven-related problems with pax-url-aether
08:28:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
08:28:13 #log4j2.logger.aether.level = TRACE
08:28:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
08:28:13 #log4j2.logger.http-headers.level = DEBUG
08:28:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
08:28:13 #log4j2.logger.maven.level = TRACE
08:28:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
08:28:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
08:28:13 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:13 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
08:28:13 + local -r controllermem=2048m
08:28:13 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:13 Configure
08:28:13 java home: /usr/lib/jvm/java-21-openjdk-amd64
08:28:13 max memory: 2048m
08:28:13 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:13 + echo Configure
08:28:13 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
08:28:13 + echo ' max memory: 2048m'
08:28:13 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
08:28:13 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:13 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:13 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:13 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
08:28:13 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:28:13 #!/bin/sh
08:28:13 #
08:28:13 # Licensed to the Apache Software Foundation (ASF) under one or more
08:28:13 # contributor license agreements. See the NOTICE file distributed with
08:28:13 # this work for additional information regarding copyright ownership.
08:28:13 # The ASF licenses this file to You under the Apache License, Version 2.0
08:28:13 # (the "License"); you may not use this file except in compliance with
08:28:13 # the License. You may obtain a copy of the License at
08:28:13 #
08:28:13 # http://www.apache.org/licenses/LICENSE-2.0
08:28:13 #
08:28:13 # Unless required by applicable law or agreed to in writing, software
08:28:13 # distributed under the License is distributed on an "AS IS" BASIS,
08:28:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:28:13 # See the License for the specific language governing permissions and
08:28:13 # limitations under the License.
08:28:13 #
08:28:13
08:28:13 #
08:28:13 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
08:28:13 # script: client, instance, shell, start, status, stop, karaf
08:28:13 #
08:28:13 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
08:28:13 # Actions go here...
08:28:13 # fi
08:28:13
08:28:13 #
08:28:13 # general settings which should be applied for all scripts go here; please keep
08:28:13 # in mind that it is possible that scripts might be executed more than once, e.g.
08:28:13 # in example of the start script where the start script is executed first and the
08:28:13 # karaf script afterwards.
08:28:13 #
08:28:13
08:28:13 #
08:28:13 # The following section shows the possible configuration options for the default
08:28:13 # karaf scripts
08:28:13 #
08:28:13 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
08:28:13 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
08:28:13 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
08:28:13 # export EXTRA_JAVA_OPTS # Additional JVM options
08:28:13 # export KARAF_HOME # Karaf home folder
08:28:13 # export KARAF_DATA # Karaf data folder
08:28:13 # export KARAF_BASE # Karaf base folder
08:28:13 # export KARAF_ETC # Karaf etc folder
08:28:13 # export KARAF_LOG # Karaf log folder
08:28:13 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
08:28:13 # export KARAF_OPTS # Additional available Karaf options
08:28:13 # export KARAF_DEBUG # Enable debug mode
08:28:13 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
08:28:13 # export KARAF_NOROOT # Prevent execution as root if set to true
08:28:13 Set Java version
08:28:13 + echo 'Set Java version'
08:28:13 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
08:28:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
08:28:13 sudo: a password is required
08:28:13 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:28:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
08:28:13 sudo: a password is required
08:28:13 JDK default version ...
08:28:13 + echo 'JDK default version ...'
08:28:13 + java -version
08:28:14 openjdk version "21.0.5" 2024-10-15
08:28:14 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
08:28:14 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
08:28:14 Set JAVA_HOME
08:28:14 + echo 'Set JAVA_HOME'
08:28:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
08:28:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
08:28:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:28:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:28:14 Listing all open ports on controller system...
08:28:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:28:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
08:28:14 + echo 'Listing all open ports on controller system...'
08:28:14 + netstat -pnatu
08:28:14 /tmp/configuration-script.sh: line 40: netstat: command not found
08:28:14 Configuring cluster
08:28:14 + '[' -f /tmp/custom_shard_config.txt ']'
08:28:14 + echo 'Configuring cluster'
08:28:14 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.231
08:28:14 ################################################
08:28:14 ## Configure Cluster ##
08:28:14 ################################################
08:28:14 NOTE: Cluster configuration files not found. Copying from
08:28:14 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
08:28:14 Configuring unique name in pekko.conf
08:28:14 Configuring hostname in pekko.conf
08:28:14 Configuring data and rpc seed nodes in pekko.conf
08:28:14 modules = [
08:28:14
08:28:14 {
08:28:14 name = "inventory"
08:28:14 namespace = "urn:opendaylight:inventory"
08:28:14 shard-strategy = "module"
08:28:14 },
08:28:14 {
08:28:14 name = "topology"
08:28:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
08:28:14 shard-strategy = "module"
08:28:14 },
08:28:14 {
08:28:14 name = "toaster"
08:28:14 namespace = "http://netconfcentral.org/ns/toaster"
08:28:14 shard-strategy = "module"
08:28:14 }
08:28:14 ]
08:28:14 Configuring replication type in module-shards.conf
08:28:14 ################################################
08:28:14 ## NOTE: Manually restart controller to ##
08:28:14 ## apply configuration. ##
08:28:14 ################################################
08:28:14 Dump pekko.conf
08:28:14
08:28:14 odl-cluster-data {
08:28:14 pekko {
08:28:14 remote {
08:28:14 artery {
08:28:14 enabled = on
08:28:14 transport = tcp
08:28:14 canonical.hostname = "10.30.170.231"
08:28:14 canonical.port = 2550
08:28:14 }
08:28:14 }
08:28:14
08:28:14 cluster {
08:28:14 # Using artery.
08:28:14 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.231:2550"]
08:28:14
08:28:14 roles = ["member-1"]
08:28:14
08:28:14 # when under load we might trip a false positive on the failure detector
08:28:14 # failure-detector {
08:28:14 # heartbeat-interval = 4 s
08:28:14 # acceptable-heartbeat-pause = 16s
08:28:14 # }
08:28:14 }
08:28:14
08:28:14 persistence {
08:28:14 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
08:28:14 # modifying the following two properties. The directory location specified may be a relative or absolute path.
08:28:14 # The relative path is always relative to KARAF_HOME.
08:28:14
08:28:14 # snapshot-store.local.dir = "target/snapshots"
08:28:14
08:28:14 # Use lz4 compression for LocalSnapshotStore snapshots
08:28:14 snapshot-store.local.use-lz4-compression = false
08:28:14 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
08:28:14 snapshot-store.local.lz4-blocksize = 256KB
08:28:14 }
08:28:14 disable-default-actor-system-quarantined-event-handling = "false"
08:28:14 }
08:28:14 }
08:28:14 Dump modules.conf
08:28:14 modules = [
08:28:14
08:28:14 {
08:28:14 name = "inventory"
08:28:14 namespace = "urn:opendaylight:inventory"
08:28:14 shard-strategy = "module"
08:28:14 },
08:28:14 {
08:28:14 name = "topology"
08:28:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
08:28:14 shard-strategy = "module"
08:28:14 },
08:28:14 {
08:28:14 name = "toaster"
08:28:14 namespace = "http://netconfcentral.org/ns/toaster"
08:28:14 shard-strategy = "module"
08:28:14 }
08:28:14 ]
08:28:14 Dump module-shards.conf
08:28:14 module-shards = [
08:28:14 {
08:28:14 name = "default"
08:28:14 shards = [
08:28:14 {
08:28:14 name = "default"
08:28:14 replicas = ["member-1"]
08:28:14 }
08:28:14 ]
08:28:14 },
08:28:14 {
08:28:14 name = "inventory"
08:28:14 shards = [
08:28:14 {
08:28:14 name="inventory"
08:28:14 replicas = ["member-1"]
08:28:14 }
08:28:14 ]
08:28:14 },
08:28:14 {
08:28:14 name = "topology"
08:28:14 shards = [
08:28:14 {
08:28:14 name="topology"
08:28:14 replicas = ["member-1"]
08:28:14 }
08:28:14 ]
08:28:14 },
08:28:14 {
08:28:14 name = "toaster"
08:28:14 shards = [
08:28:14 {
08:28:14 name="toaster"
08:28:14 replicas = ["member-1"]
08:28:14 }
08:28:14 ]
08:28:14 }
08:28:14 ]
08:28:14 + echo 'Dump pekko.conf'
08:28:14 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:28:14 + echo 'Dump modules.conf'
08:28:14 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:28:14 + echo 'Dump module-shards.conf'
08:28:14 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:28:14 Locating config plan to use...
08:28:14 Finished running config plans
08:28:14 Starting member-1 with IP address 10.30.170.231
08:28:14 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:28:14 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:28:14 Redirecting karaf console output to karaf_console.log
08:28:14 Starting controller...
08:28:14 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
08:28:14 Execute the post startup script on controller 10.30.170.231
08:28:14 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:28:14 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:28:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:28:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:28:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:28:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:28:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:28:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:28:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:28:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:28:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:29:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:29:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:29:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:29:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
08:29:20 2025-10-03T08:28:33,821 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
08:29:20 Controller is UP
08:29:20 2025-10-03T08:28:33,821 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
08:29:20 Listing all open ports on controller system...
08:29:20 /tmp/post-startup-script.sh: line 51: netstat: command not found
08:29:20 looking for "BindException: Address already in use" in log file
08:29:20 looking for "server is unhealthy" in log file
08:29:20 Let's take the karaf thread dump
08:29:20 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:29:20 karaf main: org.apache.karaf.main.Main, pid:2023
08:29:20 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:29:21 Generating mininet variables...
08:29:21 Locating test plan to use...
08:29:21 Changing the testplan path...
08:29:21 # Place the suites in run order:
08:29:21 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
08:29:21 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
08:29:21 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
08:29:21 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
08:29:21 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
08:29:21 ==============================================================================
08:29:21 openflowplugin-sanity.txt
08:29:21 ==============================================================================
08:29:21 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
08:29:21 ==============================================================================
08:29:24 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
08:29:24 ==============================================================================
08:29:24 Get list of nodes :: Get the inventory | PASS |
08:29:27 ------------------------------------------------------------------------------
08:29:27 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
08:29:27 ------------------------------------------------------------------------------
08:29:27 Get node 1 inventory :: Get the inventory for a node | PASS |
08:29:27 ------------------------------------------------------------------------------
08:29:27 Get node 2 inventory :: Get the inventory for a node | PASS |
08:29:27 ------------------------------------------------------------------------------
08:29:27 Get node 3 inventory :: Get the inventory for a node | PASS |
08:29:27 ------------------------------------------------------------------------------
08:29:27 Link Down :: Take link s1-s2 down | PASS |
08:29:30 ------------------------------------------------------------------------------
08:29:30 Link Up :: Take link s1-s2 up | PASS |
08:29:30 ------------------------------------------------------------------------------
08:29:30 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
08:29:30 7 tests, 7 passed, 0 failed
08:29:30 ==============================================================================
08:29:30 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
08:29:30 ==============================================================================
08:29:30 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
08:29:30 ------------------------------------------------------------------------------
08:29:30 List all the links :: List all the links in the topology. | PASS |
08:29:32 ------------------------------------------------------------------------------
08:29:32 Link Down :: Take link s1-s2 down | PASS |
08:29:32 ------------------------------------------------------------------------------
08:29:32 Link Up :: Take link s1-s2 up | PASS |
08:29:38 ------------------------------------------------------------------------------
08:29:38 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
08:29:38 4 tests, 4 passed, 0 failed
08:29:38 ==============================================================================
08:29:38 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
08:29:38 ==============================================================================
08:29:38 Get Stats for all nodes :: Get the stats for all nodes | PASS |
08:29:38 ------------------------------------------------------------------------------
08:29:38 Get Stats for node 1 :: Get the stats for a node | PASS |
08:29:38 ------------------------------------------------------------------------------
08:29:38 Get Stats for node 2 :: Get the stats for a node | PASS |
08:29:38 ------------------------------------------------------------------------------
08:29:38 Get Stats for node 3 :: Get the stats for a node | PASS |
08:29:38 ------------------------------------------------------------------------------
08:29:38 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
08:29:38 4 tests, 4 passed, 0 failed
08:29:38 ==============================================================================
08:29:38 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
08:29:38 ==============================================================================
08:29:38 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
08:29:38 ------------------------------------------------------------------------------
08:29:38 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
08:29:38 ------------------------------------------------------------------------------
08:29:38 Verify after adding flow operational - Output to physical port# ::... | PASS |
08:29:42 ------------------------------------------------------------------------------
08:29:42 Remove a flow - Output to physical port# :: Remove a flow | PASS |
08:29:42 ------------------------------------------------------------------------------
08:29:42 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
08:29:42 ------------------------------------------------------------------------------
08:29:42 Verify after deleting flow operational - Output to physical port# ... | PASS |
08:29:44 ------------------------------------------------------------------------------
08:29:44 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
08:29:44 6 tests, 6 passed, 0 failed
08:29:44 ==============================================================================
08:29:45 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
08:29:45 21 tests, 21 passed, 0 failed
08:29:45 ==============================================================================
08:29:45 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
08:29:45 ==============================================================================
08:29:47 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
08:29:47 ==============================================================================
08:29:47 Get list of nodes :: Get the inventory | PASS |
08:29:49 ------------------------------------------------------------------------------
08:29:49 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
08:29:49 ------------------------------------------------------------------------------
08:29:49 Get node 1 inventory :: Get the inventory for a node | PASS |
08:29:50 ------------------------------------------------------------------------------
08:29:50 Get node 2 inventory :: Get the inventory for a node | PASS |
08:29:50 ------------------------------------------------------------------------------
08:29:50 Get node 3 inventory :: Get the inventory for a node | PASS |
08:29:50 ------------------------------------------------------------------------------
08:29:50 Link Down :: Take link s1-s2 down | PASS |
08:29:50 ------------------------------------------------------------------------------
08:29:50 Link Up :: Take link s1-s2 up | PASS |
08:29:50 ------------------------------------------------------------------------------
08:29:50 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
08:29:50 7 tests, 7 passed, 0 failed
08:29:50 ==============================================================================
08:29:50 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
08:29:50 ==============================================================================
08:29:50 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
08:29:50 ------------------------------------------------------------------------------
08:29:50 List all the links :: List all the links in the topology. | PASS |
08:29:52 ------------------------------------------------------------------------------
08:29:52 Link Down :: Take link s1-s2 down | PASS |
08:29:52 ------------------------------------------------------------------------------
08:29:52 Link Up :: Take link s1-s2 up | PASS |
08:29:58 ------------------------------------------------------------------------------
08:29:58 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
08:29:58 4 tests, 4 passed, 0 failed
08:29:58 ==============================================================================
08:29:58 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
08:29:58 ==============================================================================
08:29:58 Get Stats for all nodes :: Get the stats for all nodes | PASS |
08:29:58 ------------------------------------------------------------------------------
08:29:58 Get Stats for node 1 :: Get the stats for a node | PASS |
08:29:58 ------------------------------------------------------------------------------
08:29:58 Get Stats for node 2 :: Get the stats for a node | PASS |
08:29:58 ------------------------------------------------------------------------------
08:29:58 Get Stats for node 3 :: Get the stats for a node | PASS |
08:29:58 ------------------------------------------------------------------------------
08:29:58 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
08:29:58 4 tests, 4 passed, 0 failed
08:29:58 ==============================================================================
08:29:58 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
08:29:58 ==============================================================================
08:29:58 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
08:29:58 ------------------------------------------------------------------------------
08:29:58 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
08:29:58 ------------------------------------------------------------------------------
08:29:58 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
08:30:00 ------------------------------------------------------------------------------
08:30:00 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
08:30:00 ------------------------------------------------------------------------------
08:30:00 Verify after modifying flow config - Output to physical port# :: V... | PASS |
08:30:00 ------------------------------------------------------------------------------
08:30:00 Verify after modifying flow operational - Output to physical port#... | PASS |
08:30:04 ------------------------------------------------------------------------------
08:30:04 Remove a flow - Output to physical port# :: Remove a flow | PASS |
08:30:04 ------------------------------------------------------------------------------
08:30:04 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
08:30:04 ------------------------------------------------------------------------------
08:30:04 Verify after deleting flow operational - Output to physical port# ... | PASS |
08:30:07 ------------------------------------------------------------------------------
08:30:07 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
08:30:07 9 tests, 9 passed, 0 failed
08:30:07 ==============================================================================
08:30:07 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
08:30:07 24 tests, 24 passed, 0 failed
08:30:07 ==============================================================================
08:30:07 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
08:30:07 ==============================================================================
08:30:09 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
08:30:09 ==============================================================================
08:30:11 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
08:30:17 ------------------------------------------------------------------------------
08:30:17 Test Is Flow 1 Added | PASS |
08:30:17 ------------------------------------------------------------------------------
08:30:17 Test Is Flow 2 Added | PASS |
08:30:17 ------------------------------------------------------------------------------
08:30:17 Test Is Flow 3 Added | PASS |
08:30:18 ------------------------------------------------------------------------------
08:30:18 Test Is Flow 4 Added | PASS |
08:30:18 ------------------------------------------------------------------------------
08:30:18 Test Is Flow 5 Added | PASS |
08:30:18 ------------------------------------------------------------------------------
08:30:18 Test Is Flow 6 Added | PASS |
08:30:18 ------------------------------------------------------------------------------
08:30:18 Test Is Flow 7 Added | PASS |
08:30:18 ------------------------------------------------------------------------------
08:30:18 Test Is Flow 8 Added | PASS |
08:30:18 ------------------------------------------------------------------------------
08:30:18 Test Is Flow 9 Added | PASS |
08:30:18 ------------------------------------------------------------------------------
08:30:18 Test Is Flow 10 Added | PASS |
08:30:18 ------------------------------------------------------------------------------
08:30:18 Test Is Flow 11 Added | PASS |
08:30:19 ------------------------------------------------------------------------------
08:30:19 Test Is Flow 14 Added | PASS |
08:30:19 ------------------------------------------------------------------------------
08:30:19 Test Is Flow 15 Added | PASS |
08:30:19 ------------------------------------------------------------------------------
08:30:19 Test Is Flow 16 Added | PASS |
08:30:19 ------------------------------------------------------------------------------
08:30:19 Test Is Flow 17 Added | PASS |
08:30:19 ------------------------------------------------------------------------------
08:30:19 Test Is Flow 18 Added | PASS |
08:30:19 ------------------------------------------------------------------------------
08:30:19 Test Is Flow 19 Added | PASS |
08:30:19 ------------------------------------------------------------------------------
08:30:19 Test Is Flow 20 Added | PASS |
08:30:19 ------------------------------------------------------------------------------
08:30:19 Test Is Flow 21 Added | PASS |
08:30:20 ------------------------------------------------------------------------------
08:30:20 Test Is Flow 22 Added | PASS |
08:30:20 ------------------------------------------------------------------------------
08:30:20 Test Is Flow 23 Added | PASS |
08:30:20 ------------------------------------------------------------------------------
08:30:20 Test Is Flow 24 Added | PASS |
08:30:20 ------------------------------------------------------------------------------
08:30:20 Test Is Flow 25 Added | PASS |
08:30:20 ------------------------------------------------------------------------------
08:30:20 Test Is Flow 31 Added | PASS |
08:30:20 ------------------------------------------------------------------------------
08:30:20 Test Is Flow 36 Added | PASS |
08:30:20 ------------------------------------------------------------------------------
08:30:20 Test Is Flow 38 Added | PASS |
08:30:20 ------------------------------------------------------------------------------
08:30:20 Test Is Flow 43 Added | PASS |
08:30:21 ------------------------------------------------------------------------------
08:30:21 Test Is Flow 45 Added | PASS |
08:30:21 ------------------------------------------------------------------------------
08:30:21 Test Is Flow 101 Added | PASS |
08:30:21 ------------------------------------------------------------------------------
08:30:21 Test Is Flow 102 Added | PASS |
08:30:21 ------------------------------------------------------------------------------
08:30:21 Test Is Flow 103 Added | PASS |
08:30:21 ------------------------------------------------------------------------------
08:30:21 Test Is Flow 104 Added | PASS |
08:30:21 ------------------------------------------------------------------------------
08:30:21 Test Is Flow 105 Added | PASS |
08:30:21 ------------------------------------------------------------------------------
08:30:21 Test Is Flow 106 Added | PASS |
08:30:21 ------------------------------------------------------------------------------
08:30:21 Test Is Flow 107 Added | PASS |
08:30:22 ------------------------------------------------------------------------------
08:30:22 Test Is Flow 108 Added | PASS |
08:30:22 ------------------------------------------------------------------------------
08:30:22 Test Is Flow 109 Added | PASS |
08:30:22 ------------------------------------------------------------------------------
08:30:22 Test Is Flow 110 Added | PASS |
08:30:22 ------------------------------------------------------------------------------
08:30:22 Test Is Flow 113 Added | PASS |
08:30:22 ------------------------------------------------------------------------------
08:30:22 Test Is Flow 156 Added | PASS |
08:30:22 ------------------------------------------------------------------------------
08:30:22 Test Is Flow 201 Added | PASS |
08:30:22 ------------------------------------------------------------------------------
08:30:22 Test Is Flow 202 Added | PASS |
08:30:22 ------------------------------------------------------------------------------
08:30:22 Test Is Flow 203 Added | PASS |
08:30:23 ------------------------------------------------------------------------------
08:30:23 Test Is Flow 204 Added | PASS |
08:30:23 ------------------------------------------------------------------------------
08:30:23 Test Is Flow 205 Added | PASS |
08:30:23 ------------------------------------------------------------------------------
08:30:23 Test Is Flow 206 Added | PASS |
08:30:23 ------------------------------------------------------------------------------
08:30:23 Test Is Flow 209 Added | PASS |
08:30:23 ------------------------------------------------------------------------------
08:30:23 Test Is Flow 214 Added | PASS |
08:30:23 ------------------------------------------------------------------------------
08:30:23 Test Is Flow 218 Added | PASS |
08:30:23 ------------------------------------------------------------------------------
08:30:23 Test Is Flow 219 Added | PASS |
08:30:23 ------------------------------------------------------------------------------
08:30:23 Test Is Flow 220 Added | PASS |
08:30:24 ------------------------------------------------------------------------------
08:30:24 Test Is Flow 221 Added | PASS |
08:30:24 ------------------------------------------------------------------------------
08:30:24 Test Is Flow 222 Added | PASS |
08:30:24 ------------------------------------------------------------------------------
08:30:24 Test Is Flow 223 Added | PASS |
08:30:24 ------------------------------------------------------------------------------
08:30:24 Test Is Flow 224 Added | PASS |
08:30:24 ------------------------------------------------------------------------------
08:30:24 Test Is Flow 225 Added | PASS |
08:30:24 ------------------------------------------------------------------------------
08:30:24 Test Is Flow 550 Added | PASS |
08:30:24 ------------------------------------------------------------------------------
08:30:24 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
08:30:29 ------------------------------------------------------------------------------
08:30:29 Test Is Flow 1 Updated | PASS |
08:30:30 ------------------------------------------------------------------------------
08:30:30 Test Is Flow 2 Updated | PASS |
08:30:30 ------------------------------------------------------------------------------
08:30:30 Test Is Flow 3 Updated | PASS |
08:30:30 ------------------------------------------------------------------------------
08:30:30 Test Is Flow 4 Updated | PASS |
08:30:30 ------------------------------------------------------------------------------
08:30:30 Test Is Flow 5 Updated | PASS |
08:30:30 ------------------------------------------------------------------------------
08:30:30 Test Is Flow 6 Updated | PASS |
08:30:30 ------------------------------------------------------------------------------
08:30:30 Test Is Flow 7 Updated | PASS |
08:30:30 ------------------------------------------------------------------------------
08:30:30 Test Is Flow 8 Updated | PASS |
08:30:30 ------------------------------------------------------------------------------
08:30:30 Test Is Flow 9 Updated | PASS |
08:30:30 ------------------------------------------------------------------------------
08:30:30 Test Is Flow 10 Updated | PASS |
08:30:31 ------------------------------------------------------------------------------
08:30:31 Test Is Flow 11 Updated | PASS |
08:30:31 ------------------------------------------------------------------------------
08:30:31 Test Is Flow 14 Updated | PASS |
08:30:31 ------------------------------------------------------------------------------
08:30:31 Test Is Flow 15 Updated | PASS |
08:30:31 ------------------------------------------------------------------------------
08:30:31 Test Is Flow 16 Updated | PASS |
08:30:31 ------------------------------------------------------------------------------
08:30:31 Test Is Flow 17 Updated | PASS |
08:30:31 ------------------------------------------------------------------------------
08:30:31 Test Is Flow 18 Updated | PASS |
08:30:31 ------------------------------------------------------------------------------
08:30:31 Test Is Flow 19 Updated | PASS |
08:30:31 ------------------------------------------------------------------------------
08:30:31 Test Is Flow 20 Updated | PASS |
08:30:31 ------------------------------------------------------------------------------
08:30:31 Test Is Flow 21 Updated | PASS |
08:30:32 ------------------------------------------------------------------------------
08:30:32 Test Is Flow 22 Updated | PASS |
08:30:32 ------------------------------------------------------------------------------
08:30:32 Test Is Flow 23 Updated | PASS |
08:30:32 ------------------------------------------------------------------------------
08:30:32 Test Is Flow 24 Updated | PASS |
08:30:32 ------------------------------------------------------------------------------
08:30:32 Test Is Flow 25 Updated | PASS |
08:30:32 ------------------------------------------------------------------------------
08:30:32 Test Is Flow 31 Updated | PASS |
08:30:32 ------------------------------------------------------------------------------
08:30:32 Test Is Flow 36 Updated | PASS |
08:30:32 ------------------------------------------------------------------------------
08:30:32 Test Is Flow 38 Updated | PASS |
08:30:32 ------------------------------------------------------------------------------
08:30:32 Test Is Flow 43 Updated | PASS |
08:30:33 ------------------------------------------------------------------------------
08:30:33 Test Is Flow 45 Updated | PASS |
08:30:33 ------------------------------------------------------------------------------
08:30:33 Test Is Flow 101 Updated | PASS |
08:30:33 ------------------------------------------------------------------------------
08:30:33 Test Is Flow 102 Updated | PASS |
08:30:33 ------------------------------------------------------------------------------
08:30:33 Test Is Flow 103 Updated | PASS |
08:30:33 ------------------------------------------------------------------------------
08:30:33 Test Is Flow 104 Updated | PASS |
08:30:33 ------------------------------------------------------------------------------
08:30:33 Test Is Flow 105 Updated | PASS |
08:30:33 ------------------------------------------------------------------------------
08:30:33 Test Is Flow 106 Updated | PASS |
08:30:33 ------------------------------------------------------------------------------
08:30:33 Test Is Flow 107 Updated | PASS |
08:30:33 ------------------------------------------------------------------------------
08:30:33 Test Is Flow 108 Updated | PASS |
08:30:34 ------------------------------------------------------------------------------
08:30:34 Test Is Flow 109 Updated | PASS |
08:30:34 ------------------------------------------------------------------------------
08:30:34 Test Is Flow 110 Updated | PASS |
08:30:34 ------------------------------------------------------------------------------
08:30:34 Test Is Flow 113 Updated | PASS |
08:30:34 ------------------------------------------------------------------------------
08:30:34 Test Is Flow 156 Updated | PASS |
08:30:34 ------------------------------------------------------------------------------
08:30:34 Test Is Flow 201 Updated | PASS |
08:30:34 ------------------------------------------------------------------------------
08:30:34 Test Is Flow 202 Updated | PASS |
08:30:34 ------------------------------------------------------------------------------
08:30:34 Test Is Flow 203 Updated | PASS |
08:30:34 ------------------------------------------------------------------------------
08:30:34 Test Is Flow 204 Updated | PASS |
08:30:35 ------------------------------------------------------------------------------
08:30:35 Test Is Flow 205 Updated | PASS |
08:30:35 ------------------------------------------------------------------------------
08:30:35 Test Is Flow 206 Updated | PASS |
08:30:35 ------------------------------------------------------------------------------
08:30:35 Test Is Flow 209 Updated | PASS |
08:30:35 ------------------------------------------------------------------------------
08:30:35 Test Is Flow 214 Updated | PASS |
08:30:35 ------------------------------------------------------------------------------
08:30:35 Test Is Flow 218 Updated | PASS |
08:30:35 ------------------------------------------------------------------------------
08:30:35 Test Is Flow 219 Updated | PASS |
08:30:35 ------------------------------------------------------------------------------
08:30:35 Test Is Flow 220 Updated | PASS |
08:30:35 ------------------------------------------------------------------------------
08:30:35 Test Is Flow 221 Updated | PASS |
08:30:36 ------------------------------------------------------------------------------
08:30:36 Test Is Flow 222 Updated | PASS |
08:30:36 ------------------------------------------------------------------------------
08:30:36 Test Is Flow 223 Updated | PASS |
08:30:36 ------------------------------------------------------------------------------
08:30:36 Test Is Flow 224 Updated | PASS |
08:30:36 ------------------------------------------------------------------------------
08:30:36 Test Is Flow 225 Updated | PASS |
08:30:36 ------------------------------------------------------------------------------
08:30:36 Test Is Flow 550 Updated | PASS |
08:30:36 ------------------------------------------------------------------------------
08:30:36 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 1 Deleted | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 2 Deleted | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 3 Deleted | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 4 Deleted | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 5 Deleted | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 6 Deleted | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 7 Deleted | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 8 Deleted | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 9 Deleted | PASS |
08:30:41 ------------------------------------------------------------------------------
08:30:41 Test Is Flow 10 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 11 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 14 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 15 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 16 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 17 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 18 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 19 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 20 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 21 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 22 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 23 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 24 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 25 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 31 Deleted | PASS |
08:30:42 ------------------------------------------------------------------------------
08:30:42 Test Is Flow 36 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 38 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 43 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 45 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 101 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 102 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 103 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 104 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 105 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 106 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 107 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 108 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 109 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 110 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 113 Deleted | PASS |
08:30:43 ------------------------------------------------------------------------------
08:30:43 Test Is Flow 156 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 201 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 202 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 203 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 204 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 205 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 206 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 209 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 214 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 218 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 219 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 220 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 221 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 222 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 223 Deleted | PASS |
08:30:44 ------------------------------------------------------------------------------
08:30:44 Test Is Flow 224 Deleted | PASS |
08:30:45 ------------------------------------------------------------------------------
08:30:45 Test Is Flow 225 Deleted | PASS |
08:30:45 ------------------------------------------------------------------------------
08:30:45 Test Is Flow 550 Deleted | PASS |
08:30:45 ------------------------------------------------------------------------------
08:30:45 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
08:30:45 174 tests, 174 passed, 0 failed
08:30:45 ==============================================================================
08:30:45 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
08:30:45 ==============================================================================
08:30:45 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
08:31:12 ------------------------------------------------------------------------------
08:31:12 Test Is Flow 1 Added | PASS |
08:31:12 ------------------------------------------------------------------------------
08:31:12 Test Is Flow 2 Added | PASS |
08:31:12 ------------------------------------------------------------------------------
08:31:12 Test Is Flow 3 Added | PASS |
08:31:13 ------------------------------------------------------------------------------
08:31:13 Test Is Flow 4 Added | PASS |
08:31:13 ------------------------------------------------------------------------------
08:31:13 Test Is Flow 5 Added | PASS |
08:31:13 ------------------------------------------------------------------------------
08:31:13 Test Is Flow 6 Added | PASS |
08:31:13 ------------------------------------------------------------------------------
08:31:13 Test Is Flow 7 Added | PASS |
08:31:13 ------------------------------------------------------------------------------
08:31:13 Test Is Flow 8 Added | PASS |
08:31:13 ------------------------------------------------------------------------------
08:31:13 Test Is Flow 9 Added | PASS |
08:31:13 ------------------------------------------------------------------------------
08:31:13 Test Is Flow 10 Added | PASS |
08:31:13 ------------------------------------------------------------------------------
08:31:13 Test Is Flow 11 Added | PASS |
08:31:13 ------------------------------------------------------------------------------
08:31:13 Test Is Flow 15 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 16 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 17 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 18 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 19 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 20 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 21 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 22 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 23 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 24 Added | PASS |
08:31:14 ------------------------------------------------------------------------------
08:31:14 Test Is Flow 25 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 31 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 36 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 38 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 43 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 45 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 101 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 102 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 103 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 104 Added | PASS |
08:31:15 ------------------------------------------------------------------------------
08:31:15 Test Is Flow 105 Added | PASS |
08:31:16 ------------------------------------------------------------------------------
08:31:16 Test Is Flow 106 Added | PASS |
08:31:16 ------------------------------------------------------------------------------
08:31:16 Test Is Flow 107 Added | PASS |
08:31:16 ------------------------------------------------------------------------------
08:31:16 Test Is Flow 108 Added | PASS |
08:31:16 ------------------------------------------------------------------------------
08:31:16 Test Is Flow 109 Added | PASS |
08:31:16 ------------------------------------------------------------------------------
08:31:16 Test Is Flow 110 Added | PASS |
08:31:16 ------------------------------------------------------------------------------
08:31:16 Test Is Flow 113 Added | PASS |
08:31:16 ------------------------------------------------------------------------------
08:31:16 Test Is Flow 201 Added | PASS |
08:31:16 ------------------------------------------------------------------------------
08:31:16 Test Is Flow 202 Added | PASS |
08:31:16 ------------------------------------------------------------------------------
08:31:16 Test Is Flow 203 Added | PASS |
08:31:17 ------------------------------------------------------------------------------
08:31:17 Test Is Flow 204 Added | PASS |
08:31:17 ------------------------------------------------------------------------------
08:31:17 Test Is Flow 205 Added | PASS |
08:31:17 ------------------------------------------------------------------------------
08:31:17 Test Is Flow 206 Added | PASS |
08:31:17 ------------------------------------------------------------------------------
08:31:17 Test Is Flow 209 Added | PASS |
08:31:17 ------------------------------------------------------------------------------
08:31:17 Test Is Flow 214 Added | PASS |
08:31:17 ------------------------------------------------------------------------------
08:31:17 Test Is Flow 218 Added | PASS |
08:31:17 ------------------------------------------------------------------------------
08:31:17 Test Is Flow 219 Added | PASS |
08:31:17 ------------------------------------------------------------------------------
08:31:17 Test Is Flow 220 Added | PASS |
08:31:17 ------------------------------------------------------------------------------
08:31:17 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
08:31:46 ------------------------------------------------------------------------------
08:31:46 Test Is Flow 1 Updated | PASS |
08:31:46 ------------------------------------------------------------------------------
08:31:46 Test Is Flow 2 Updated | PASS |
08:31:46 ------------------------------------------------------------------------------
08:31:46 Test Is Flow 3 Updated | PASS |
08:31:46 ------------------------------------------------------------------------------
08:31:46 Test Is Flow 4 Updated | PASS |
08:31:46 ------------------------------------------------------------------------------
08:31:46 Test Is Flow 5 Updated | PASS |
08:31:46 ------------------------------------------------------------------------------
08:31:46 Test Is Flow 6 Updated | PASS |
08:31:46 ------------------------------------------------------------------------------
08:31:46 Test Is Flow 7 Updated | PASS |
08:31:46 ------------------------------------------------------------------------------
08:31:46 Test Is Flow 8 Updated | PASS |
08:31:46 ------------------------------------------------------------------------------
08:31:46 Test Is Flow 9 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 10 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 11 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 14 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 15 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 16 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 17 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 18 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 19 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 20 Updated | PASS |
08:31:47 ------------------------------------------------------------------------------
08:31:47 Test Is Flow 21 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 22 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 23 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 24 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 25 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 31 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 36 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 38 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 43 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 45 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 101 Updated | PASS |
08:31:48 ------------------------------------------------------------------------------
08:31:48 Test Is Flow 102 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 103 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 104 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 105 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 106 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 107 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 108 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 109 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 110 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 113 Updated | PASS |
08:31:49 ------------------------------------------------------------------------------
08:31:49 Test Is Flow 201 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 202 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 203 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 204 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 205 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 206 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 209 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 214 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 218 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 219 Updated | PASS |
08:31:50 ------------------------------------------------------------------------------
08:31:50 Test Is Flow 220 Updated | PASS |
08:31:51 ------------------------------------------------------------------------------
08:31:51 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
08:32:18 ------------------------------------------------------------------------------
08:32:18 Test Is Flow 1 Deleted | PASS |
08:32:18 ------------------------------------------------------------------------------
08:32:18 Test Is Flow 2 Deleted | PASS |
08:32:18 ------------------------------------------------------------------------------
08:32:18 Test Is Flow 3 Deleted | PASS |
08:32:18 ------------------------------------------------------------------------------
08:32:18 Test Is Flow 4 Deleted | PASS |
08:32:18 ------------------------------------------------------------------------------
08:32:18 Test Is Flow 5 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 6 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 7 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 8 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 9 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 10 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 11 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 14 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 15 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 16 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 17 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 18 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 19 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 20 Deleted | PASS |
08:32:19 ------------------------------------------------------------------------------
08:32:19 Test Is Flow 21 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 22 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 23 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 24 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 25 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 31 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 36 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 38 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 43 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 45 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 101 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 102 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 103 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 104 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 105 Deleted | PASS |
08:32:20 ------------------------------------------------------------------------------
08:32:20 Test Is Flow 106 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 107 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 108 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 109 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 110 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 113 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 201 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 202 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 203 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 204 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 205 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 206 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 209 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 214 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 218 Deleted | PASS |
08:32:21 ------------------------------------------------------------------------------
08:32:21 Test Is Flow 219 Deleted | PASS |
08:32:22 ------------------------------------------------------------------------------
08:32:22 Test Is Flow 220 Deleted | PASS |
08:32:22 ------------------------------------------------------------------------------
08:32:22 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
08:32:22 152 tests, 152 passed, 0 failed
08:32:22 ==============================================================================
08:32:22 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
08:32:22 326 tests, 326 passed, 0 failed
08:32:22 ==============================================================================
08:32:22 openflowplugin-sanity.txt.Reconciliation
08:32:22 ==============================================================================
08:32:22 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
08:32:22 ==============================================================================
08:32:22 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
08:32:23 ------------------------------------------------------------------------------
08:32:23 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
08:32:25 ------------------------------------------------------------------------------
08:32:25 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
08:32:26 ------------------------------------------------------------------------------
08:32:26 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
08:32:28 ------------------------------------------------------------------------------
08:32:28 Check Linear Topology :: Check Linear Topology. | PASS |
08:32:37 ------------------------------------------------------------------------------
08:32:37 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
08:32:37 ------------------------------------------------------------------------------
08:32:37 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
08:32:37 ------------------------------------------------------------------------------
08:32:37 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
08:32:37 ------------------------------------------------------------------------------
08:32:37 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:32:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:32:38 | PASS |
08:32:38 ------------------------------------------------------------------------------
08:32:38 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
08:32:47 ------------------------------------------------------------------------------
08:32:47 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:32:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:32:48 | PASS |
08:32:48 ------------------------------------------------------------------------------
08:32:48 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
08:32:51 ------------------------------------------------------------------------------
08:32:51 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
08:32:51 ------------------------------------------------------------------------------
08:32:51 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
08:32:54 ------------------------------------------------------------------------------
08:32:54 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
08:32:55 ------------------------------------------------------------------------------
08:32:55 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
08:32:55 ------------------------------------------------------------------------------
08:32:55 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:32:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:32:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:32:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:32:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:32:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:33:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:33:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
08:33:23 | PASS |
08:33:23 ------------------------------------------------------------------------------
08:33:23 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
08:33:23 ------------------------------------------------------------------------------
08:33:23 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
08:33:23 ------------------------------------------------------------------------------
08:33:23 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
08:33:23 ------------------------------------------------------------------------------
08:33:23 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
08:33:24 ------------------------------------------------------------------------------
08:33:24 Stop Mininet :: Stop Mininet. | PASS |
08:33:24 ------------------------------------------------------------------------------
08:33:24 Check No Switches :: Check no switches in topology. | PASS |
08:33:25 ------------------------------------------------------------------------------
08:33:25 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
08:33:25 23 tests, 23 passed, 0 failed
08:33:25 ==============================================================================
08:33:25 openflowplugin-sanity.txt.Reconciliation | PASS |
08:33:25 23 tests, 23 passed, 0 failed
08:33:25 ==============================================================================
08:33:25 openflowplugin-sanity.txt | PASS |
08:33:25 394 tests, 394 passed, 0 failed
08:33:25 ==============================================================================
08:33:25 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
08:33:29 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
08:33:29 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
08:33:29 Examining the files in data/log and checking filesize
08:33:29 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:30 total 964
08:33:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 08:28 .
08:33:30 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 3 08:28 karaf_console.log
08:33:30 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 08:28 ..
08:33:30 -rw-rw-r-- 1 jenkins jenkins 971732 Oct 3 08:33 karaf.log
08:33:30 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:30 952K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
08:33:30 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
08:33:30 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:30 ls: cannot access '/tmp/karaf-0.22.1-SNAPSHOT/*.hprof': No such file or directory
08:33:30 Let's take the karaf thread dump again...
08:33:30 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:30 karaf main: org.apache.karaf.main.Main, pid:4804
08:33:30 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:31 Killing ODL
08:33:31 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:36 Compressing karaf.log 1
08:33:36 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:36 Fetching compressed karaf.log 1
08:33:36 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:36 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:37 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:37 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:37 Fetch GC logs
08:33:37 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
08:33:37 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
08:33:37 Examine copied files
08:33:37 total 44020
08:33:37 drwxrwxr-x. 2 jenkins jenkins 6 Oct 3 08:33 gclogs-1
08:33:37 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 3 08:33 odl1_karaf_console.log
08:33:37 -rw-rw-r--. 1 jenkins jenkins 67629 Oct 3 08:33 odl1_karaf.log.gz
08:33:37 -rw-rw-r--. 1 jenkins jenkins 153755 Oct 3 08:33 karaf_1_4804_threads_after.log
08:33:37 -rw-rw-r--. 1 jenkins jenkins 14499 Oct 3 08:33 ps_after.log
08:33:37 -rw-rw-r--. 1 jenkins jenkins 270950 Oct 3 08:33 report.html
08:33:37 -rw-rw-r--. 1 jenkins jenkins 3395730 Oct 3 08:33 log.html
08:33:37 -rw-rw-r--. 1 jenkins jenkins 40969900 Oct 3 08:33 output.xml
08:33:37 -rw-rw-r--. 1 jenkins jenkins 491 Oct 3 08:29 testplan.txt
08:33:37 -rw-rw-r--. 1 jenkins jenkins 112216 Oct 3 08:29 karaf_1_2023_threads_before.log
08:33:37 -rw-rw-r--. 1 jenkins jenkins 14269 Oct 3 08:29 ps_before.log
08:33:37 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 3 08:28 post-startup-script.sh
08:33:37 -rw-rw-r--. 1 jenkins jenkins 252 Oct 3 08:28 startup-script.sh
08:33:37 -rw-rw-r--. 1 jenkins jenkins 3497 Oct 3 08:28 configuration-script.sh
08:33:37 -rw-rw-r--. 1 jenkins jenkins 337 Oct 3 08:27 detect_variables.env
08:33:37 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 3 08:27 pom.xml
08:33:37 -rw-rw-r--. 1 jenkins jenkins 92 Oct 3 08:27 set_variables.env
08:33:37 -rw-rw-r--. 1 jenkins jenkins 297 Oct 3 08:27 slave_addresses.txt
08:33:37 -rw-rw-r--. 1 jenkins jenkins 570 Oct 3 08:27 requirements.txt
08:33:37 -rw-rw-r--. 1 jenkins jenkins 26 Oct 3 08:27 env.properties
08:33:37 -rw-rw-r--. 1 jenkins jenkins 334 Oct 3 08:25 stack-parameters.yaml
08:33:37 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 3 08:24 test
08:33:37 drwxrwxr-x. 2 jenkins jenkins 6 Oct 3 08:24 test@tmp
08:33:37 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 3 01:52 maven-metadata.xml
08:33:37 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins6509055545853573319.sh
08:33:37 Karaf Deployments, Tests must have already run
08:33:37 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins133088857088715565.sh
08:33:37 Cleaning up Robot installation...
08:33:38 $ ssh-agent -k
08:33:38 unset SSH_AUTH_SOCK;
08:33:38 unset SSH_AGENT_PID;
08:33:38 echo Agent pid 5306 killed;
08:33:38 [ssh-agent] Stopped.
08:33:38 Recording plot data
08:33:38 Robot results publisher started...
08:33:38 INFO: Checking test criticality is deprecated and will be dropped in a future release!
08:33:38 -Parsing output xml:
08:33:39 Done!
08:33:39 -Copying log files to build dir:
08:33:40 Done!
08:33:40 -Assigning results to build:
08:33:40 Done!
08:33:40 -Checking thresholds:
08:33:40 Done!
08:33:40 Done publishing Robot results.
08:33:40 [PostBuildScript] - [INFO] Executing post build scripts.
08:33:40 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17648702583381663242.sh
08:33:40 Archiving csit artifacts
08:33:40 mv: cannot stat '*_1.png': No such file or directory
08:33:40 mv: cannot stat '/tmp/odl1_*': No such file or directory
08:33:40 % Total % Received % Xferd Average Speed Time Time Time Current
08:33:40 Dload Upload Total Spent Left Speed
08:33:40
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3537k 0 3537k 0 0 5287k 0 --:--:-- --:--:-- --:--:-- 5287k
08:33:41 Archive: robot-plugin.zip
08:33:41 inflating: ./archives/robot-plugin/log.html
08:33:41 inflating: ./archives/robot-plugin/output.xml
08:33:41 inflating: ./archives/robot-plugin/report.html
08:33:41 mv: cannot stat '*.log.gz': No such file or directory
08:33:41 mv: cannot stat '*.csv': No such file or directory
08:33:41 mv: cannot stat '*.png': No such file or directory
08:33:41 [PostBuildScript] - [INFO] Executing post build scripts.
08:33:41 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3206893253799400310.sh
08:33:41 [PostBuildScript] - [INFO] Executing post build scripts.
08:33:41 [EnvInject] - Injecting environment variables from a build step.
08:33:41 [EnvInject] - Injecting as environment variables the properties content
08:33:41 OS_CLOUD=vex
08:33:41 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-359
08:33:41
08:33:41 [EnvInject] - Variables injected successfully.
08:33:41 provisioning config files...
08:33:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
08:33:42 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5069203365003995524.sh
08:33:42 ---> openstack-stack-delete.sh
08:33:42 Setup pyenv:
08:33:42 system
08:33:42 3.8.13
08:33:42 3.9.13
08:33:42 3.10.13
08:33:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from file:/tmp/.os_lf_venv
08:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:33:44 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.
08:33:44 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:33:44 lf-activate-venv(): INFO: Base packages installed successfully
08:33:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
08:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:34:00 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-sanity-only-titanium-359
08:34:03 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
08:34:15 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-359
08:34:15 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-359
08:34:15 [PostBuildScript] - [INFO] Executing post build scripts.
08:34:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5955698809403950661.sh
08:34:15 ---> sysstat.sh
08:34:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7078967206470968134.sh
08:34:15 ---> package-listing.sh
08:34:15 ++ facter osfamily
08:34:15 ++ tr '[:upper:]' '[:lower:]'
08:34:16 + OS_FAMILY=redhat
08:34:16 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium
08:34:16 + START_PACKAGES=/tmp/packages_start.txt
08:34:16 + END_PACKAGES=/tmp/packages_end.txt
08:34:16 + DIFF_PACKAGES=/tmp/packages_diff.txt
08:34:16 + PACKAGES=/tmp/packages_start.txt
08:34:16 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
08:34:16 + PACKAGES=/tmp/packages_end.txt
08:34:16 + case "${OS_FAMILY}" in
08:34:16 + rpm -qa
08:34:16 + sort
08:34:16 + '[' -f /tmp/packages_start.txt ']'
08:34:16 + '[' -f /tmp/packages_end.txt ']'
08:34:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt
08:34:16 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
08:34:16 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
08:34:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
08:34:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3568724478254040318.sh
08:34:16 ---> capture-instance-metadata.sh
08:34:16 Setup pyenv:
08:34:16 system
08:34:16 3.8.13
08:34:16 3.9.13
08:34:16 3.10.13
08:34:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from file:/tmp/.os_lf_venv
08:34:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:34:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:34:19 lf-activate-venv(): INFO: Base packages installed successfully
08:34:19 lf-activate-venv(): INFO: Installing additional packages: lftools
08:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:34:29 INFO: Running in OpenStack, capturing instance metadata
08:34:29 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1630014849135697599.sh
08:34:29 provisioning config files...
08:34:30 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #359
08:34:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config11467453310123476646tmp
08:34:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
08:34:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
08:34:30 provisioning config files...
08:34:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
08:34:30 [EnvInject] - Injecting environment variables from a build step.
08:34:30 [EnvInject] - Injecting as environment variables the properties content
08:34:30 SERVER_ID=logs
08:34:30
08:34:30 [EnvInject] - Variables injected successfully.
08:34:30 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5840667998699963339.sh
08:34:30 ---> create-netrc.sh
08:34:30 WARN: Log server credential not found.
08:34:30 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins6879973424460602054.sh
08:34:30 ---> python-tools-install.sh
08:34:30 Setup pyenv:
08:34:31 system
08:34:31 3.8.13
08:34:31 3.9.13
08:34:31 3.10.13
08:34:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from file:/tmp/.os_lf_venv
08:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:34:33 lf-activate-venv(): INFO: Base packages installed successfully
08:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools
08:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:34:43 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5205237268829018161.sh
08:34:43 ---> sudo-logs.sh
08:34:43 Archiving 'sudo' log..
08:34:43 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1832615237260496649.sh
08:34:43 ---> job-cost.sh
08:34:43 Setup pyenv:
08:34:43 system
08:34:43 3.8.13
08:34:43 3.9.13
08:34:43 3.10.13
08:34:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from file:/tmp/.os_lf_venv
08:34:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:34:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:34:45 lf-activate-venv(): INFO: Base packages installed successfully
08:34:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
08:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:34:54 DEBUG: total: 0.16999999999999998
08:34:54 INFO: Retrieving Stack Cost...
08:34:54 INFO: Retrieving Pricing Info for: v3-standard-2
08:34:54 INFO: Archiving Costs
08:34:54 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14574298531209994459.sh
08:34:54 ---> logs-deploy.sh
08:34:54 Setup pyenv:
08:34:54 system
08:34:54 3.8.13
08:34:54 3.9.13
08:34:54 3.10.13
08:34:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
08:34:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R5EO from file:/tmp/.os_lf_venv
08:34:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:34:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:34:57 lf-activate-venv(): INFO: Base packages installed successfully
08:34:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
08:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-R5EO/bin to PATH
08:35:08 WARNING: Nexus logging server not set
08:35:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/359/
08:35:08 INFO: archiving logs to S3
08:35:09 ---> uname -a:
08:35:09 Linux prd-centos8-robot-2c-8g-341.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
08:35:09
08:35:09
08:35:09 ---> lscpu:
08:35:09 Architecture: x86_64
08:35:09 CPU op-mode(s): 32-bit, 64-bit
08:35:09 Byte Order: Little Endian
08:35:09 CPU(s): 2
08:35:09 On-line CPU(s) list: 0,1
08:35:09 Thread(s) per core: 1
08:35:09 Core(s) per socket: 1
08:35:09 Socket(s): 2
08:35:09 NUMA node(s): 1
08:35:09 Vendor ID: AuthenticAMD
08:35:09 CPU family: 23
08:35:09 Model: 49
08:35:09 Model name: AMD EPYC-Rome Processor
08:35:09 Stepping: 0
08:35:09 CPU MHz: 2799.998
08:35:09 BogoMIPS: 5599.99
08:35:09 Virtualization: AMD-V
08:35:09 Hypervisor vendor: KVM
08:35:09 Virtualization type: full
08:35:09 L1d cache: 32K
08:35:09 L1i cache: 32K
08:35:09 L2 cache: 512K
08:35:09 L3 cache: 16384K
08:35:09 NUMA node0 CPU(s): 0,1
08:35:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
08:35:09
08:35:09
08:35:09 ---> nproc:
08:35:09 2
08:35:09
08:35:09
08:35:09 ---> df -h:
08:35:09 Filesystem Size Used Avail Use% Mounted on
08:35:09 devtmpfs 3.8G 0 3.8G 0% /dev
08:35:09 tmpfs 3.8G 0 3.8G 0% /dev/shm
08:35:09 tmpfs 3.8G 17M 3.8G 1% /run
08:35:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
08:35:09 /dev/vda1 40G 8.4G 32G 21% /
08:35:09 tmpfs 770M 0 770M 0% /run/user/1001
08:35:09
08:35:09
08:35:09 ---> free -m:
08:35:09 total used free shared buff/cache available
08:35:09 Mem: 7697 635 4797 19 2264 6764
08:35:09 Swap: 1023 0 1023
08:35:09
08:35:09
08:35:09 ---> ip addr:
08:35:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
08:35:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
08:35:09 inet 127.0.0.1/8 scope host lo
08:35:09 valid_lft forever preferred_lft forever
08:35:09 inet6 ::1/128 scope host
08:35:09 valid_lft forever preferred_lft forever
08:35:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
08:35:09 link/ether fa:16:3e:e2:f8:93 brd ff:ff:ff:ff:ff:ff
08:35:09 altname enp0s3
08:35:09 altname ens3
08:35:09 inet 10.30.171.174/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
08:35:09 valid_lft 85741sec preferred_lft 85741sec
08:35:09 inet6 fe80::f816:3eff:fee2:f893/64 scope link
08:35:09 valid_lft forever preferred_lft forever
08:35:09
08:35:09
08:35:09 ---> sar -b -r -n DEV:
08:35:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/03/2025 _x86_64_ (2 CPU)
08:35:09
08:35:09 08:24:06 LINUX RESTART (2 CPU)
08:35:09
08:35:09 08:25:01 AM tps rtps wtps bread/s bwrtn/s
08:35:09 08:26:01 AM 113.71 0.48 113.23 17.86 9967.08
08:35:09 08:27:01 AM 51.54 0.65 50.89 51.06 7282.39
08:35:09 08:28:01 AM 64.16 9.83 54.33 1746.62 3655.73
08:35:09 08:29:01 AM 36.73 0.03 36.69 3.47 6485.30
08:35:09 08:30:01 AM 4.73 0.22 4.52 11.73 221.34
08:35:09 08:31:01 AM 2.30 0.00 2.30 0.00 604.78
08:35:09 08:32:01 AM 0.77 0.00 0.77 0.00 284.69
08:35:09 08:33:01 AM 0.40 0.03 0.37 1.87 351.69
08:35:09 08:34:02 AM 11.70 0.32 11.38 36.92 648.72
08:35:09 08:35:01 AM 32.16 0.54 31.62 65.89 2922.49
08:35:09 Average: 31.82 1.21 30.61 193.76 3242.84
08:35:09
08:35:09 08:25:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
08:35:09 08:26:01 AM 5216640 7009844 2665792 33.82 2688 1969860 766788 8.59 186996 2129520 145392
08:35:09 08:27:01 AM 5060624 6938960 2821808 35.80 2688 2054104 823772 9.22 214060 2254940 50624
08:35:09 08:28:01 AM 4906892 7008652 2975540 37.75 2688 2268852 719316 8.05 261424 2335176 175192
08:35:09 08:29:01 AM 4898364 7002036 2984068 37.86 2688 2270936 696228 7.80 266996 2332404 4
08:35:09 08:30:01 AM 4852584 6958424 3029848 38.44 2688 2273128 782024 8.76 267180 2377568 312
08:35:09 08:31:01 AM 4822204 6945456 3060228 38.82 2688 2290560 782024 8.76 267596 2408004 1676
08:35:09 08:32:01 AM 4810272 6944796 3072160 38.97 2688 2301836 782024 8.76 267600 2419808 4844
08:35:09 08:33:01 AM 4794932 6937972 3087500 39.17 2688 2310296 782024 8.76 267764 2434328 2812
08:35:09 08:34:02 AM 4926668 6935284 2955764 37.50 2688 2181776 771136 8.63 344676 2248672 73968
08:35:09 08:35:01 AM 4947408 6958500 2935024 37.24 2688 2184908 762364 8.54 504840 2073088 25108
08:35:09 Average: 4923659 6963992 2958773 37.54 2688 2210626 766770 8.59 284913 2301351 47993
08:35:09
08:35:09 08:25:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
08:35:09 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:26:01 AM eth0 90.87 78.49 1058.79 11.52 0.00 0.00 0.00 0.00
08:35:09 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:27:01 AM eth0 53.79 39.21 587.31 6.49 0.00 0.00 0.00 0.00
08:35:09 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:28:01 AM eth0 46.77 37.59 335.44 9.66 0.00 0.00 0.00 0.00
08:35:09 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:29:01 AM eth0 159.42 111.01 31.72 24.92 0.00 0.00 0.00 0.00
08:35:09 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:30:01 AM eth0 24.31 16.99 26.24 2.66 0.00 0.00 0.00 0.00
08:35:09 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:31:01 AM eth0 38.04 34.34 117.62 10.46 0.00 0.00 0.00 0.00
08:35:09 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:32:01 AM eth0 20.22 19.14 73.91 6.74 0.00 0.00 0.00 0.00
08:35:09 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:33:01 AM eth0 17.93 17.88 64.70 12.67 0.00 0.00 0.00 0.00
08:35:09 08:34:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:34:02 AM eth0 75.22 49.90 153.67 84.68 0.00 0.00 0.00 0.00
08:35:09 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 08:35:01 AM eth0 18.66 17.32 17.22 8.47 0.00 0.00 0.00 0.00
08:35:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:09 Average: eth0 54.58 42.23 247.05 17.84 0.00 0.00 0.00 0.00
08:35:09
08:35:09
08:35:09 ---> sar -P ALL:
08:35:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/03/2025 _x86_64_ (2 CPU)
08:35:09
08:35:09 08:24:06 LINUX RESTART (2 CPU)
08:35:09
08:35:09 08:25:01 AM CPU %user %nice %system %iowait %steal %idle
08:35:09 08:26:01 AM all 36.56 0.00 5.41 1.44 0.12 56.47
08:35:09 08:26:01 AM 0 37.96 0.00 5.53 1.58 0.10 54.82
08:35:09 08:26:01 AM 1 35.16 0.00 5.29 1.30 0.13 58.12
08:35:09 08:27:01 AM all 19.73 0.00 2.37 0.78 0.09 77.02
08:35:09 08:27:01 AM 0 24.77 0.00 2.27 0.95 0.10 71.91
08:35:09 08:27:01 AM 1 14.70 0.00 2.47 0.60 0.08 82.14
08:35:09 08:28:01 AM all 29.82 0.00 5.83 0.72 0.11 63.52
08:35:09 08:28:01 AM 0 39.01 0.00 6.02 0.38 0.12 54.47
08:35:09 08:28:01 AM 1 20.67 0.00 5.64 1.05 0.10 72.54
08:35:09 08:29:01 AM all 5.12 0.00 0.99 0.60 0.07 93.22
08:35:09 08:29:01 AM 0 9.08 0.00 1.17 0.62 0.05 89.07
08:35:09 08:29:01 AM 1 1.17 0.00 0.80 0.58 0.08 97.36
08:35:09 08:30:01 AM all 3.26 0.00 0.25 0.03 0.08 96.38
08:35:09 08:30:01 AM 0 3.10 0.00 0.22 0.02 0.08 96.59
08:35:09 08:30:01 AM 1 3.43 0.00 0.28 0.03 0.08 96.17
08:35:09 08:31:01 AM all 18.05 0.00 0.28 0.06 0.10 81.50
08:35:09 08:31:01 AM 0 24.12 0.00 0.30 0.00 0.10 75.48
08:35:09 08:31:01 AM 1 11.99 0.00 0.27 0.12 0.10 87.53
08:35:09 08:32:01 AM all 9.82 0.00 0.16 0.02 0.08 89.93
08:35:09 08:32:01 AM 0 17.17 0.00 0.17 0.00 0.07 82.59
08:35:09 08:32:01 AM 1 2.46 0.00 0.15 0.03 0.08 97.27
08:35:09 08:33:01 AM all 9.41 0.00 0.26 0.03 0.11 90.20
08:35:09 08:33:01 AM 0 13.60 0.00 0.22 0.00 0.12 86.06
08:35:09 08:33:01 AM 1 5.21 0.00 0.30 0.05 0.10 94.34
08:35:09 08:34:02 AM all 20.22 0.00 2.17 0.08 0.09 77.44
08:35:09 08:34:02 AM 0 31.21 0.00 2.80 0.08 0.10 65.81
08:35:09 08:34:02 AM 1 9.26 0.00 1.55 0.07 0.08 89.04
08:35:09 08:35:01 AM all 30.14 0.00 4.15 0.27 0.12 65.32
08:35:09 08:35:01 AM 0 32.20 0.00 4.15 0.37 0.12 63.16
08:35:09 08:35:01 AM 1 28.07 0.00 4.15 0.17 0.12 67.48
08:35:09 Average: all 18.21 0.00 2.19 0.40 0.10 79.11
08:35:09 Average: 0 23.22 0.00 2.28 0.40 0.10 74.00
08:35:09 Average: 1 13.20 0.00 2.09 0.40 0.10 84.21
08:35:09
08:35:09
08:35:09