00:27:01 Started by upstream project "integration-sanity-test-chromium" build number 33 00:27:01 originally caused by: 00:27:01 Started by timer 00:27:01 Running as SYSTEM 00:27:01 [EnvInject] - Loading node environment variables. 00:27:01 Building remotely on prd-centos8-robot-2c-8g-20479 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:27:01 [ssh-agent] Looking for ssh-agent implementation... 00:27:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:27:02 $ ssh-agent 00:27:02 SSH_AUTH_SOCK=/tmp/ssh-Nhe0jZO8X6IB/agent.5283 00:27:02 SSH_AGENT_PID=5284 00:27:02 [ssh-agent] Started. 00:27:02 Running ssh-add (command line suppressed) 00:27:02 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_7693492389228137095.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_7693492389228137095.key) 00:27:02 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:27:02 The recommended git tool is: NONE 00:27:04 using credential opendaylight-jenkins-ssh 00:27:04 Wiping out workspace first. 00:27:04 Cloning the remote Git repository 00:27:04 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:27:04 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10 00:27:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:04 > git --version # timeout=10 00:27:04 > git --version # 'git version 2.43.0' 00:27:04 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:04 [INFO] Currently running in a labeled security context 00:27:04 [INFO] Currently SELinux is 'enforcing' on the host 00:27:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh6265809858401688958.key 00:27:04 Verifying host key using known hosts file 00:27:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:27:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:08 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:08 [INFO] Currently running in a labeled security context 00:27:08 [INFO] Currently SELinux is 'enforcing' on the host 00:27:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh11194540793294922651.key 00:27:08 Verifying host key using known hosts file 00:27:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:27:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:27:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:08 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:27:08 > git config core.sparsecheckout # timeout=10 00:27:08 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:27:08 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:27:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:09 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:27:09 No emails were triggered. 00:27:09 provisioning config files... 00:27:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:27:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:27:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:27:09 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15407586393099486204.sh 00:27:09 ---> python-tools-install.sh 00:27:09 Setup pyenv: 00:27:09 system 00:27:09 * 3.8.13 (set by /opt/pyenv/version) 00:27:09 * 3.9.13 (set by /opt/pyenv/version) 00:27:09 * 3.10.13 (set by /opt/pyenv/version) 00:27:09 * 3.11.7 (set by /opt/pyenv/version) 00:27:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nXpQ 00:27:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:27:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:27:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:27:19 lf-activate-venv(): INFO: Base packages installed successfully 00:27:19 lf-activate-venv(): INFO: Installing additional packages: lftools 00:27:43 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:27:43 Generating Requirements File 00: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. 00:28:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:01 Python 3.11.7 00:28:01 pip 26.0.1 from /tmp/venv-nXpQ/lib/python3.11/site-packages/pip (python 3.11) 00:28:01 appdirs==1.4.4 00:28:01 argcomplete==3.6.3 00:28:01 aspy.yaml==1.3.0 00:28:01 attrs==25.4.0 00:28:01 autopage==0.6.0 00:28:01 beautifulsoup4==4.14.3 00:28:01 boto3==1.42.56 00:28:01 botocore==1.42.56 00:28:01 bs4==0.0.2 00:28:01 certifi==2026.1.4 00:28:01 cffi==2.0.0 00:28:01 cfgv==3.5.0 00:28:01 chardet==6.0.0.post1 00:28:01 charset-normalizer==3.4.4 00:28:01 click==8.3.1 00:28:01 cliff==4.13.2 00:28:01 cmd2==3.2.2 00:28:01 cryptography==3.3.2 00:28:01 debtcollector==3.0.0 00:28:01 decorator==5.2.1 00:28:01 defusedxml==0.7.1 00:28:01 Deprecated==1.3.1 00:28:01 distlib==0.4.0 00:28:01 dnspython==2.8.0 00:28:01 docker==7.1.0 00:28:01 dogpile.cache==1.5.0 00:28:01 durationpy==0.10 00:28:01 email-validator==2.3.0 00:28:01 filelock==3.24.3 00:28:01 future==1.0.0 00:28:01 gitdb==4.0.12 00:28:01 GitPython==3.1.46 00:28:01 httplib2==0.30.2 00:28:01 identify==2.6.16 00:28:01 idna==3.11 00:28:01 importlib-resources==1.5.0 00:28:01 iso8601==2.1.0 00:28:01 Jinja2==3.1.6 00:28:01 jmespath==1.1.0 00:28:01 jsonpatch==1.33 00:28:01 jsonpointer==3.0.0 00:28:01 jsonschema==4.26.0 00:28:01 jsonschema-specifications==2025.9.1 00:28:01 keystoneauth1==5.13.1 00:28:01 kubernetes==35.0.0 00:28:01 lftools==0.37.21 00:28:01 lxml==6.0.2 00:28:01 markdown-it-py==4.0.0 00:28:01 MarkupSafe==3.0.3 00:28:01 mdurl==0.1.2 00:28:01 msgpack==1.1.2 00:28:01 multi_key_dict==2.0.3 00:28:01 munch==4.0.0 00:28:01 netaddr==1.3.0 00:28:01 niet==1.4.2 00:28:01 nodeenv==1.10.0 00:28:01 oauth2client==4.1.3 00:28:01 oauthlib==3.3.1 00:28:01 openstacksdk==4.10.0 00:28:01 os-service-types==1.8.2 00:28:01 osc-lib==4.4.0 00:28:01 oslo.config==10.3.0 00:28:01 oslo.context==6.3.0 00:28:01 oslo.i18n==6.7.2 00:28:01 oslo.log==8.1.0 00:28:01 oslo.serialization==5.9.1 00:28:01 oslo.utils==10.0.0 00:28:01 packaging==26.0 00:28:01 pbr==7.0.3 00:28:01 platformdirs==4.9.2 00:28:01 prettytable==3.17.0 00:28:01 psutil==7.2.2 00:28:01 pyasn1==0.6.2 00:28:01 pyasn1_modules==0.4.2 00:28:01 pycparser==3.0 00:28:01 pygerrit2==2.0.15 00:28:01 PyGithub==2.8.1 00:28:01 Pygments==2.19.2 00:28:01 PyJWT==2.11.0 00:28:01 PyNaCl==1.6.2 00:28:01 pyparsing==2.4.7 00:28:01 pyperclip==1.11.0 00:28:01 pyrsistent==0.20.0 00:28:01 python-cinderclient==9.8.0 00:28:01 python-dateutil==2.9.0.post0 00:28:01 python-heatclient==5.0.0 00:28:01 python-jenkins==1.8.3 00:28:01 python-keystoneclient==5.7.0 00:28:01 python-magnumclient==4.9.0 00:28:01 python-openstackclient==9.0.0 00:28:01 python-swiftclient==4.9.0 00:28:01 PyYAML==6.0.3 00:28:01 referencing==0.37.0 00:28:01 requests==2.32.5 00:28:01 requests-oauthlib==2.0.0 00:28:01 requestsexceptions==1.4.0 00:28:01 rfc3986==2.0.0 00:28:01 rich==14.3.3 00:28:01 rich-argparse==1.7.2 00:28:01 rpds-py==0.30.0 00:28:01 rsa==4.9.1 00:28:01 ruamel.yaml==0.19.1 00:28:01 ruamel.yaml.clib==0.2.15 00:28:01 s3transfer==0.16.0 00:28:01 simplejson==3.20.2 00:28:01 six==1.17.0 00:28:01 smmap==5.0.2 00:28:01 soupsieve==2.8.3 00:28:01 stevedore==5.7.0 00:28:01 tabulate==0.9.0 00:28:01 toml==0.10.2 00:28:01 tomlkit==0.14.0 00:28:01 tqdm==4.67.3 00:28:01 typing_extensions==4.15.0 00:28:01 urllib3==1.26.20 00:28:01 virtualenv==20.39.0 00:28:01 wcwidth==0.6.0 00:28:01 websocket-client==1.9.0 00:28:01 wrapt==2.1.1 00:28:01 xdg==6.0.0 00:28:01 xmltodict==1.0.4 00:28:01 yq==3.4.3 00:28:01 [EnvInject] - Injecting environment variables from a build step. 00:28:01 [EnvInject] - Injecting as environment variables the properties content 00:28:01 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:28:01 OS_CLOUD=vex 00:28:01 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-33 00:28:01 OS_STACK_TEMPLATE_DIR=openstack-hot 00:28:01 00:28:01 [EnvInject] - Variables injected successfully. 00:28:01 provisioning config files... 00:28:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:28:02 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins4532586794697147042.sh 00:28:02 ---> Create parameters file for OpenStack HOT 00:28:02 OpenStack Heat parameters generated 00:28:02 ----------------------------------- 00:28:02 parameters: 00:28:02 vm_0_count: '1' 00:28:02 vm_0_flavor: 'v3-standard-4' 00:28:02 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:28:02 vm_1_count: '1' 00:28:02 vm_1_flavor: 'v3-standard-2' 00:28:02 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:28:02 00:28:02 job_name: '41457-33' 00:28:02 silo: 'releng' 00:28:02 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins15801552637448451084.sh 00:28:02 ---> Create HEAT stack 00:28:02 + source /home/jenkins/lf-env.sh 00:28:02 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:02 ++ mktemp -d /tmp/venv-XXXX 00:28:02 + lf_venv=/tmp/venv-FWgI 00:28:02 + local venv_file=/tmp/.os_lf_venv 00:28:02 + local python=python3 00:28:02 + local options 00:28:02 + local set_path=true 00:28:02 + local install_args= 00:28:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:02 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:02 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:02 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:02 + true 00:28:02 + case $1 in 00:28:02 + python=python3 00:28:02 + shift 2 00:28:02 + true 00:28:02 + case $1 in 00:28:02 + shift 00:28:02 + break 00:28:02 + case $python in 00:28:02 + local pkg_list= 00:28:02 + [[ -d /opt/pyenv ]] 00:28:02 + echo 'Setup pyenv:' 00:28:02 Setup pyenv: 00:28:02 + export PYENV_ROOT=/opt/pyenv 00:28:02 + PYENV_ROOT=/opt/pyenv 00:28:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:02 + pyenv versions 00:28:02 system 00:28:02 3.8.13 00:28:02 3.9.13 00:28:02 3.10.13 00:28:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:28:02 + command -v pyenv 00:28:02 ++ pyenv init - --no-rehash 00:28:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:28:02 for i in ${!paths[@]}; do 00:28:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:28:02 fi; done; 00:28:02 echo "${paths[*]}"'\'')" 00:28:02 export PATH="/opt/pyenv/shims:${PATH}" 00:28:02 export PYENV_SHELL=bash 00:28:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:28:02 pyenv() { 00:28:02 local command 00:28:02 command="${1:-}" 00:28:02 if [ "$#" -gt 0 ]; then 00:28:02 shift 00:28:02 fi 00:28:02 00:28:02 case "$command" in 00:28:02 rehash|shell) 00:28:02 eval "$(pyenv "sh-$command" "$@")" 00:28:02 ;; 00:28:02 *) 00:28:02 command pyenv "$command" "$@" 00:28:02 ;; 00:28:02 esac 00:28:02 }' 00:28:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:28:02 for i in ${!paths[@]}; do 00:28:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:28:02 fi; done; 00:28:02 echo "${paths[*]}"' 00:28:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:02 ++ export PYENV_SHELL=bash 00:28:02 ++ PYENV_SHELL=bash 00:28:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:28:02 +++ complete -F _pyenv pyenv 00:28:02 ++ lf-pyver python3 00:28:02 ++ local py_version_xy=python3 00:28:02 ++ local py_version_xyz= 00:28:02 ++ pyenv versions 00:28:02 ++ local command 00:28:02 ++ command=versions 00:28:02 ++ '[' 1 -gt 0 ']' 00:28:02 ++ shift 00:28:02 ++ case "$command" in 00:28:02 ++ command pyenv versions 00:28:02 ++ pyenv versions 00:28:02 ++ sed 's/^[ *]* //' 00:28:02 ++ grep -E '^[0-9.]*[0-9]$' 00:28:02 ++ awk '{ print $1 }' 00:28:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:28:02 +++ tail -n 1 00:28:02 +++ grep '^3' /tmp/.pyenv_versions 00:28:02 +++ sort -V 00:28:02 ++ py_version_xyz=3.11.7 00:28:02 ++ [[ -z 3.11.7 ]] 00:28:02 ++ echo 3.11.7 00:28:02 ++ return 0 00:28:02 + pyenv local 3.11.7 00:28:02 + local command 00:28:02 + command=local 00:28:02 + '[' 2 -gt 0 ']' 00:28:02 + shift 00:28:02 + case "$command" in 00:28:02 + command pyenv local 3.11.7 00:28:02 + pyenv local 3.11.7 00:28:02 + for arg in "$@" 00:28:02 + case $arg in 00:28:02 + pkg_list+='lftools[openstack] ' 00:28:02 + for arg in "$@" 00:28:02 + case $arg in 00:28:02 + pkg_list+='kubernetes ' 00:28:02 + for arg in "$@" 00:28:02 + case $arg in 00:28:02 + pkg_list+='niet ' 00:28:02 + for arg in "$@" 00:28:02 + case $arg in 00:28:02 + pkg_list+='python-heatclient ' 00:28:02 + for arg in "$@" 00:28:02 + case $arg in 00:28:02 + pkg_list+='python-openstackclient ' 00:28:02 + for arg in "$@" 00:28:02 + case $arg in 00:28:02 + pkg_list+='python-magnumclient ' 00:28:02 + for arg in "$@" 00:28:02 + case $arg in 00:28:02 + pkg_list+='urllib3~=1.26.15 ' 00:28:02 + for arg in "$@" 00:28:02 + case $arg in 00:28:02 + pkg_list+='yq ' 00:28:02 + [[ -f /tmp/.os_lf_venv ]] 00:28:02 ++ cat /tmp/.os_lf_venv 00:28:02 + lf_venv=/tmp/venv-nXpQ 00:28:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from' file:/tmp/.os_lf_venv 00:28:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from file:/tmp/.os_lf_venv 00:28:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:28:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:02 + local 'pip_opts=--upgrade --quiet' 00:28:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:28:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:28:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:28:02 + [[ -n '' ]] 00:28:02 + [[ -n '' ]] 00:28:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:28:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:02 + /tmp/venv-nXpQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:28:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:28:04 lf-activate-venv(): INFO: Base packages installed successfully 00:28:04 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:28:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:28:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:04 + /tmp/venv-nXpQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:25 + type python3 00:28:25 + true 00:28:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH' 00:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:28:25 + PATH=/tmp/venv-nXpQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:25 + return 0 00:28:25 + openstack --os-cloud vex limits show --absolute 00:28:26 /tmp/venv-nXpQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:28:26 warnings.warn( 00:28:27 +--------------------------+---------+ 00:28:27 | Name | Value | 00:28:27 +--------------------------+---------+ 00:28:27 | maxTotalInstances | -1 | 00:28:27 | maxTotalCores | 450 | 00:28:27 | maxTotalRAMSize | 1000000 | 00:28:27 | maxServerMeta | 128 | 00:28:27 | maxImageMeta | 128 | 00:28:27 | maxPersonality | 5 | 00:28:27 | maxPersonalitySize | 10240 | 00:28:27 | maxTotalKeypairs | 100 | 00:28:27 | maxServerGroups | 10 | 00:28:27 | maxServerGroupMembers | 10 | 00:28:27 | maxTotalFloatingIps | -1 | 00:28:27 | maxSecurityGroups | -1 | 00:28:27 | maxSecurityGroupRules | -1 | 00:28:27 | totalRAMUsed | 122880 | 00:28:27 | totalCoresUsed | 30 | 00:28:27 | totalInstancesUsed | 8 | 00:28:27 | totalFloatingIpsUsed | 0 | 00:28:27 | totalSecurityGroupsUsed | 0 | 00:28:27 | totalServerGroupsUsed | 0 | 00:28:27 | maxTotalVolumes | -1 | 00:28:27 | maxTotalSnapshots | 10 | 00:28:27 | maxTotalVolumeGigabytes | 4096 | 00:28:27 | maxTotalBackups | 10 | 00:28:27 | maxTotalBackupGigabytes | 1000 | 00:28:27 | totalVolumesUsed | 0 | 00:28:27 | totalGigabytesUsed | 0 | 00:28:27 | totalSnapshotsUsed | 0 | 00:28:27 | totalBackupsUsed | 0 | 00:28:27 | totalBackupGigabytesUsed | 0 | 00:28:27 +--------------------------+---------+ 00:28:27 + pushd /opt/ciman/openstack-hot 00:28:27 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:28:27 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-33 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml 00:28:27 /tmp/venv-nXpQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:28:27 warnings.warn( 00:29:36 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-33 00:29:36 Waiting to initialize infrastructure... 00:29:36 Waiting to initialize infrastructure... 00:29:36 Waiting to initialize infrastructure... 00:29:36 Waiting to initialize infrastructure... 00:29:36 Waiting to initialize infrastructure... 00:29:36 Stack initialization successful. 00:29:36 ------------------------------------ 00:29:36 Stack Details 00:29:36 ------------------------------------ 00:29:36 {'added': None, 00:29:36 'capabilities': [], 00:29:36 'created_at': '2026-02-25T00:28:30Z', 00:29:36 'deleted': None, 00:29:36 'deleted_at': None, 00:29:36 'description': 'No description', 00:29:36 'environment': None, 00:29:36 'environment_files': None, 00:29:36 'files': None, 00:29:36 'files_container': None, 00:29:36 'id': '3c1c8333-d2d4-419a-ba58-00b49e3a169a', 00:29:36 'is_rollback_disabled': True, 00:29:36 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-33/3c1c8333-d2d4-419a-ba58-00b49e3a169a', 00:29:36 'rel': 'self'}], 00:29:36 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 00:29:36 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-33', 00:29:36 'notification_topics': [], 00:29:36 'outputs': [{'description': 'IP addresses of the 2nd vm types', 00:29:36 'output_key': 'vm_1_ips', 00:29:36 'output_value': ['10.30.170.26']}, 00:29:36 {'description': 'IP addresses of the 1st vm types', 00:29:36 'output_key': 'vm_0_ips', 00:29:36 'output_value': ['10.30.171.75']}], 00:29:36 'owner_id': ****, 00:29:36 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:29:36 'OS::stack_id': '3c1c8333-d2d4-419a-ba58-00b49e3a169a', 00:29:36 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-33', 00:29:36 'job_name': '41457-33', 00:29:36 'silo': 'releng', 00:29:36 'vm_0_count': '1', 00:29:36 'vm_0_flavor': 'v3-standard-4', 00:29:36 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:29:36 '20260201-010217.481', 00:29:36 'vm_1_count': '1', 00:29:36 'vm_1_flavor': 'v3-standard-2', 00:29:36 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:29:36 '- 20250917-133034.654'}, 00:29:36 'parent_id': None, 00:29:36 'replaced': None, 00:29:36 'status': 'CREATE_COMPLETE', 00:29:36 'status_reason': 'Stack CREATE completed successfully', 00:29:36 'tags': [], 00:29:36 'template': None, 00:29:36 'template_description': 'No description', 00:29:36 'template_url': None, 00:29:36 'timeout_mins': 15, 00:29:36 'unchanged': None, 00:29:36 'updated': None, 00:29:36 'updated_at': None, 00:29:36 'user_project_id': '5fae8174957544a6adbb3f65e62840ef'} 00:29:36 ------------------------------------ 00:29:36 + popd 00:29:36 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:29:36 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins14719208417753855992.sh 00:29:36 ---> Copy SSH public keys to CSIT lab 00:29:36 Setup pyenv: 00:29:36 system 00:29:36 3.8.13 00:29:36 3.9.13 00:29:36 3.10.13 00:29:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:29:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from file:/tmp/.os_lf_venv 00:29:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:38 lf-activate-venv(): INFO: Base packages installed successfully 00:29:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:29:52 /tmp/venv-nXpQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:29:52 warnings.warn( 00:29:54 SSH not responding on 10.30.171.75. Retrying in 10 seconds... 00:29:55 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts. 00:29:55 releng-41457-33-1-mininet-ovs-217-0 00:29:55 Successfully copied public keys to slave 10.30.170.26 00:30:04 Ping to 10.30.171.75 successful. 00:30:04 SSH not responding on 10.30.171.75. Retrying in 10 seconds... 00:30:14 Ping to 10.30.171.75 successful. 00:30:16 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:30:16 releng-41457-33-0-builder-0 00:30:16 Successfully copied public keys to slave 10.30.171.75 00:30:16 Process 6504 ready. 00:30:16 Process 6505 ready. 00:30:16 SSH ready on all stack servers. 00:30:16 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins13806386193934904001.sh 00:30:16 Setup pyenv: 00:30:16 system 00:30:16 3.8.13 00:30:16 3.9.13 00:30:16 3.10.13 00:30:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:30:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-azeh 00:30:21 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv 00:30:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:25 lf-activate-venv(): INFO: Base packages installed successfully 00:30:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-azeh/bin to PATH 00:30:26 + echo 'Installing Python Requirements' 00:30:26 Installing Python Requirements 00:30:26 + cat 00:30:26 + python -m pip install -r requirements.txt 00:30:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:30:27 Collecting docker-py (from -r requirements.txt (line 1)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 00:30:27 Collecting ipaddr (from -r requirements.txt (line 2)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:30:27 Installing build dependencies: started 00:30:28 Installing build dependencies: finished with status 'done' 00:30:28 Getting requirements to build wheel: started 00:30:28 Getting requirements to build wheel: finished with status 'done' 00:30:28 Preparing metadata (pyproject.toml): started 00:30:28 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:28 Collecting netaddr (from -r requirements.txt (line 3)) 00:30:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:30:28 Collecting netifaces (from -r requirements.txt (line 4)) 00:30:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:30:28 Installing build dependencies: started 00:30:29 Installing build dependencies: finished with status 'done' 00:30:29 Getting requirements to build wheel: started 00:30:30 Getting requirements to build wheel: finished with status 'done' 00:30:30 Preparing metadata (pyproject.toml): started 00:30:30 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:30 Collecting pyhocon (from -r requirements.txt (line 5)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:30:30 Collecting requests (from -r requirements.txt (line 6)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:30:31 Collecting robotframework (from -r requirements.txt (line 7)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:30:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 5.1 MB/s 0:00:00 00:30:31 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:30:31 Installing build dependencies: started 00:30:32 Installing build dependencies: finished with status 'done' 00:30:32 Getting requirements to build wheel: started 00:30:32 Getting requirements to build wheel: finished with status 'done' 00:30:32 Preparing metadata (pyproject.toml): started 00:30:32 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:30:33 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 00:30:33 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:30:33 Installing build dependencies: started 00:30:34 Installing build dependencies: finished with status 'done' 00:30:34 Getting requirements to build wheel: started 00:30:35 Getting requirements to build wheel: finished with status 'done' 00:30:35 Preparing metadata (pyproject.toml): started 00:30:35 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:35 Collecting scapy (from -r requirements.txt (line 12)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:30:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 16.5 MB/s 0:00:00 00:30:35 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:30:35 Installing build dependencies: started 00:30:36 Installing build dependencies: finished with status 'done' 00:30:36 Getting requirements to build wheel: started 00:30:37 Getting requirements to build wheel: finished with status 'done' 00:30:37 Preparing metadata (pyproject.toml): started 00:30:37 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:37 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:30:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 6.6 MB/s 0:00:00 00:30:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:30:37 Collecting pyangbind (from -r requirements.txt (line 22)) 00:30:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:30:38 Collecting isodate (from -r requirements.txt (line 25)) 00:30:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:30:38 Collecting jmespath (from -r requirements.txt (line 28)) 00:30:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:30:38 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:30:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:30:38 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:30:38 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:30:38 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:30:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:30:38 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:30:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:30:39 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:30:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 00:30:39 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:30:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:30:39 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:30:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:30:39 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:30:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:30:39 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:30:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:30:39 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:30:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:30:39 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:30:39 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 00:30:39 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:30:39 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:30:40 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:30:40 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:30:40 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:30:40 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:30:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 00:30:40 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:30:40 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:30:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 00:30:40 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:30:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 38.8 MB/s 0:00:00 00:30:40 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:30:40 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:30:40 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:30:40 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:30:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 33.8 MB/s 0:00:00 00:30:41 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:30:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 00:30:42 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:30:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 28.7 MB/s 0:00:00 00:30:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:30:42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 00:30:43 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:30:43 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:30:43 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:30:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 00:30:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:30:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 00:30:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 76.4 MB/s 0:00:00 00:30:43 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:30:44 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:30:44 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:30:44 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:30:44 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:30:44 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:30:44 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 00:30:44 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:30:44 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:30:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:30:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:30:45 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:30:45 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:30:45 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:30:45 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:30:45 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:30:45 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:30:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=c538063c0d208fa683709b5e19d5522dbc7bfc815425fd17c6628aea56f5947e 00:30:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:30:45 Building wheel for ipaddr (pyproject.toml): started 00:30:45 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:30:45 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=2d0b39323a65469315cb4076a5347da54c853485157193db8effa8c3814aba68 00:30:45 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:30:45 Building wheel for netifaces (pyproject.toml): started 00:30:48 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:30:48 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=5b5447cda15808b3056107b0b3010064620c976fec95258bcb30e16975f1f98f 00:30:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:30:48 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:30:48 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:30:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=60c66d868ec8b3845741a5a609b7a996bf3162874b9f9eefda6a0aff9bb64999 00:30:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:30:48 Building wheel for jsonpath-rw (pyproject.toml): started 00:30:48 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:30:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=0c4748cb6134e990cf44f8052d6f2f693e9cfe43da7de296b90ceec1a2c96e02 00:30:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:30:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:30:48 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 00:30:56 00:30:56 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 00:30:57 + pip freeze 00:30:57 attrs==25.4.0 00:30:57 bcrypt==5.0.0 00:30:57 beautifulsoup4==4.14.3 00:30:57 certifi==2026.1.4 00:30:57 cffi==2.0.0 00:30:57 charset-normalizer==3.4.4 00:30:57 click==8.3.1 00:30:57 cryptography==46.0.5 00:30:57 decorator==5.2.1 00:30:57 distlib==0.4.0 00:30:57 docker-py==1.10.6 00:30:57 docker-pycreds==0.4.0 00:30:57 elastic-transport==8.17.1 00:30:57 elasticsearch==8.19.3 00:30:57 elasticsearch-dsl==8.15.4 00:30:57 enum34==1.1.10 00:30:57 filelock==3.24.3 00:30:57 h11==0.16.0 00:30:57 idna==3.11 00:30:57 invoke==2.2.1 00:30:57 ipaddr==2.2.0 00:30:57 isodate==0.7.2 00:30:57 jmespath==1.1.0 00:30:57 jsonpatch==1.33 00:30:57 jsonpath-rw==1.4.0 00:30:57 jsonpointer==3.0.0 00:30:57 lxml==6.0.2 00:30:57 netaddr==1.3.0 00:30:57 netifaces==0.11.0 00:30:57 outcome==1.3.0.post0 00:30:57 packaging==26.0 00:30:57 paramiko==4.0.0 00:30:57 platformdirs==4.9.2 00:30:57 ply==3.11 00:30:57 pyang==2.7.1 00:30:57 pyangbind==0.8.7 00:30:57 pycparser==3.0 00:30:57 pyhocon==0.3.61 00:30:57 PyNaCl==1.6.2 00:30:57 pyparsing==3.3.2 00:30:57 PySocks==1.7.1 00:30:57 python-dateutil==2.9.0.post0 00:30:57 regex==2026.2.19 00:30:57 requests==2.32.5 00:30:57 robotframework==7.4.1 00:30:57 robotframework-httplibrary==0.4.2 00:30:57 robotframework-pythonlibcore==4.5.0 00:30:57 robotframework-requests==0.9.7 00:30:57 robotframework-selenium2library==3.0.0 00:30:57 robotframework-seleniumlibrary==6.8.0 00:30:57 robotframework-sshlibrary==3.8.0 00:30:57 scapy==2.7.0 00:30:57 scp==0.15.0 00:30:57 selenium==4.41.0 00:30:57 six==1.17.0 00:30:57 sniffio==1.3.1 00:30:57 sortedcontainers==2.4.0 00:30:57 soupsieve==2.8.3 00:30:57 trio==0.33.0 00:30:57 trio-websocket==0.12.2 00:30:57 typing_extensions==4.15.0 00:30:57 urllib3==2.6.3 00:30:57 virtualenv==20.39.0 00:30:57 waitress==3.0.2 00:30:57 WebOb==1.8.9 00:30:57 websocket-client==1.9.0 00:30:57 WebTest==3.0.7 00:30:57 wsproto==1.3.2 00:30:57 [EnvInject] - Injecting environment variables from a build step. 00:30:57 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:30:57 [EnvInject] - Variables injected successfully. 00:30:57 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins1132256456208339127.sh 00:30:57 Setup pyenv: 00:30:57 system 00:30:57 3.8.13 00:30:57 3.9.13 00:30:57 3.10.13 00:30:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:30:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from file:/tmp/.os_lf_venv 00:30:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:31:00 lf-activate-venv(): INFO: Base packages installed successfully 00:31:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:31:07 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:31:07 + ODL_SYSTEM=() 00:31:07 + TOOLS_SYSTEM=() 00:31:07 + OPENSTACK_SYSTEM=() 00:31:07 + OPENSTACK_CONTROLLERS=() 00:31:07 + mapfile -t ADDR 00:31:07 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-33 00:31:07 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:31:08 /tmp/venv-nXpQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:31:08 warnings.warn( 00:31:09 + for i in "${ADDR[@]}" 00:31:09 ++ ssh 10.30.170.26 hostname -s 00:31:09 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts. 00:31:10 + REMHOST=releng-41457-33-1-mininet-ovs-217-0 00:31:10 + case ${REMHOST} in 00:31:10 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:31:10 + for i in "${ADDR[@]}" 00:31:10 ++ ssh 10.30.171.75 hostname -s 00:31:10 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:31:10 + REMHOST=releng-41457-33-0-builder-0 00:31:10 + case ${REMHOST} in 00:31:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:31:10 + echo NUM_ODL_SYSTEM=1 00:31:10 + echo NUM_TOOLS_SYSTEM=1 00:31:10 + '[' '' == yes ']' 00:31:10 + NUM_OPENSTACK_SYSTEM=0 00:31:10 + echo NUM_OPENSTACK_SYSTEM=0 00:31:10 + '[' 0 -eq 2 ']' 00:31:10 + echo ODL_SYSTEM_IP=10.30.171.75 00:31:10 ++ seq 0 0 00:31:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:31:10 + echo ODL_SYSTEM_1_IP=10.30.171.75 00:31:10 + echo TOOLS_SYSTEM_IP=10.30.170.26 00:31:10 ++ seq 0 0 00:31:10 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:31:10 + echo TOOLS_SYSTEM_1_IP=10.30.170.26 00:31:10 + openstack_index=0 00:31:10 + NUM_OPENSTACK_CONTROL_NODES=1 00:31:10 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:31:10 ++ seq 0 0 00:31:10 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:31:10 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:31:10 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:31:10 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:31:10 + '[' -1 -ge 2 ']' 00:31:10 ++ seq 0 -2 00:31:10 + NUM_OPENSTACK_HAPROXY_NODES=0 00:31:10 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:31:10 ++ seq 0 -1 00:31:10 + echo 'Contents of slave_addresses.txt:' 00:31:10 Contents of slave_addresses.txt: 00:31:10 + cat slave_addresses.txt 00:31:10 NUM_ODL_SYSTEM=1 00:31:10 NUM_TOOLS_SYSTEM=1 00:31:10 NUM_OPENSTACK_SYSTEM=0 00:31:10 ODL_SYSTEM_IP=10.30.171.75 00:31:10 ODL_SYSTEM_1_IP=10.30.171.75 00:31:10 TOOLS_SYSTEM_IP=10.30.170.26 00:31:10 TOOLS_SYSTEM_1_IP=10.30.170.26 00:31:10 NUM_OPENSTACK_CONTROL_NODES=1 00:31:10 OPENSTACK_CONTROL_NODE_1_IP= 00:31:10 NUM_OPENSTACK_COMPUTE_NODES=-1 00:31:10 NUM_OPENSTACK_HAPROXY_NODES=0 00:31:10 [EnvInject] - Injecting environment variables from a build step. 00:31:10 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:31:10 [EnvInject] - Variables injected successfully. 00:31:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins1749338078059844157.sh 00:31:10 Preparing for JRE Version 21 00:31:10 Karaf artifact is karaf 00:31:10 Karaf project is integration 00:31:10 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:31:10 [EnvInject] - Injecting environment variables from a build step. 00:31:10 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:31:10 [EnvInject] - Variables injected successfully. 00:31:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1189692709388974822.sh 00:31:10 2026-02-25 00:31:10 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 00:31:11 Bundle version is 0.24.0-SNAPSHOT 00:31:11 --2026-02-25 00:31:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml 00:31:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:31:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:31:11 HTTP request sent, awaiting response... 200 OK 00:31:11 Length: 1410 (1.4K) [application/xml] 00:31:11 Saving to: ‘maven-metadata.xml’ 00:31:11 00:31:11 0K . 100% 45.6M=0s 00:31:11 00:31:11 2026-02-25 00:31:11 (45.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 00:31:11 00:31:11 00:31:11 00:31:11 org.opendaylight.integration 00:31:11 karaf 00:31:11 0.24.0-SNAPSHOT 00:31:11 00:31:11 00:31:11 20260224.223629 00:31:11 148 00:31:11 00:31:11 20260224223629 00:31:11 00:31:11 00:31:11 pom 00:31:11 0.24.0-20260224.223629-148 00:31:11 20260224223629 00:31:11 00:31:11 00:31:11 tar.gz 00:31:11 0.24.0-20260224.223629-148 00:31:11 20260224223629 00:31:11 00:31:11 00:31:11 zip 00:31:11 0.24.0-20260224.223629-148 00:31:11 20260224223629 00:31:11 00:31:11 00:31:11 cyclonedx 00:31:11 xml 00:31:11 0.24.0-20260224.223629-148 00:31:11 20260224223629 00:31:11 00:31:11 00:31:11 cyclonedx 00:31:11 json 00:31:11 0.24.0-20260224.223629-148 00:31:11 20260224223629 00:31:11 00:31:11 00:31:11 00:31:11 00:31:11 Nexus timestamp is 0.24.0-20260224.223629-148 00:31:11 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260224.223629-148.zip 00:31:11 Distribution bundle is karaf-0.24.0-20260224.223629-148.zip 00:31:11 Distribution bundle version is 0.24.0-SNAPSHOT 00:31:11 Distribution folder is karaf-0.24.0-SNAPSHOT 00:31:11 Nexus prefix is https://nexus.opendaylight.org 00:31:11 [EnvInject] - Injecting environment variables from a build step. 00:31:11 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:31:11 [EnvInject] - Variables injected successfully. 00:31:11 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins5253261240770689604.sh 00:31:11 Setup pyenv: 00:31:11 system 00:31:11 3.8.13 00:31:11 3.9.13 00:31:11 3.10.13 00:31:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:31:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from file:/tmp/.os_lf_venv 00:31:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:31:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:31:13 lf-activate-venv(): INFO: Base packages installed successfully 00:31:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:31:18 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:31:18 Copying common-functions.sh to /tmp 00:31:19 /tmp/venv-nXpQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:31:19 warnings.warn( 00:31:20 Copying common-functions.sh to 10.30.171.75:/tmp 00:31:20 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:31:21 Copying common-functions.sh to 10.30.170.26:/tmp 00:31:21 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts. 00:31:21 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9992959155157085224.sh 00:31:21 common-functions.sh is being sourced 00:31:21 common-functions environment: 00:31:21 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:21 ACTUALFEATURES: 00:31:21 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:21 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:31:21 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:21 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:21 CONTROLLERMEM: 2048m 00:31:21 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:21 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:21 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:21 SUITES: 00:31:21 00:31:21 ################################################# 00:31:21 ## Configure Cluster and Start ## 00:31:21 ################################################# 00:31:21 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 00:31:21 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 00:31:21 Locating script plan to use... 00:31:21 Finished running script plans 00:31:21 Configuring member-1 with IP address 10.30.171.75 00:31:21 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:31:22 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:31:22 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium 00:31:22 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:31:22 common-functions.sh is being sourced 00:31:22 ++ echo 'common-functions.sh is being sourced' 00:31:22 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT 00:31:22 ++ DISTROSTREAM=chromium 00:31:22 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:22 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:22 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:22 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:22 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:31:22 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:31:22 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:22 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:22 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:22 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:22 ++ export CONTROLLERMEM= 00:31:22 ++ CONTROLLERMEM= 00:31:22 ++ case "${DISTROSTREAM}" in 00:31:22 ++ CLUSTER_SYSTEM=pekko 00:31:22 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:22 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:22 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:22 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:22 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:22 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:22 ++ print_common_env 00:31:22 ++ cat 00:31:22 common-functions environment: 00:31:22 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:22 ACTUALFEATURES: 00:31:22 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:22 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:31:22 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:22 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:22 CONTROLLERMEM: 00:31:22 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:22 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:22 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:22 SUITES: 00:31:22 00:31:22 ++ SSH='ssh -t -t' 00:31:22 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:31:22 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:31:22 Changing to /tmp 00:31:22 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260224.223629-148.zip 00:31:22 + echo 'Changing to /tmp' 00:31:22 + cd /tmp 00:31:22 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260224.223629-148.zip' 00:31:22 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260224.223629-148.zip 00:31:22 --2026-02-25 00:31:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260224.223629-148.zip 00:31:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:31:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:31:22 HTTP request sent, awaiting response... 200 OK 00:31:22 Length: 240364800 (229M) [application/zip] 00:31:22 Saving to: ‘karaf-0.24.0-20260224.223629-148.zip’ 00:31:22 00:31:22 0K ........ ........ ........ ........ ........ ........ 1% 56.7M 4s 00:31:22 3072K ........ ........ ........ ........ ........ ........ 2% 71.5M 4s 00:31:22 6144K ........ ........ ........ ........ ........ ........ 3% 97.4M 3s 00:31:22 9216K ........ ........ ........ ........ ........ ........ 5% 146M 3s 00:31:22 12288K ........ ........ ........ ........ ........ ........ 6% 142M 2s 00:31:22 15360K ........ ........ ........ ........ ........ ........ 7% 154M 2s 00:31:22 18432K ........ ........ ........ ........ ........ ........ 9% 178M 2s 00:31:22 21504K ........ ........ ........ ........ ........ ........ 10% 165M 2s 00:31:22 24576K ........ ........ ........ ........ ........ ........ 11% 194M 2s 00:31:22 27648K ........ ........ ........ ........ ........ ........ 13% 186M 2s 00:31:22 30720K ........ ........ ........ ........ ........ ........ 14% 194M 2s 00:31:22 33792K ........ ........ ........ ........ ........ ........ 15% 214M 2s 00:31:22 36864K ........ ........ ........ ........ ........ ........ 17% 253M 1s 00:31:22 39936K ........ ........ ........ ........ ........ ........ 18% 119M 1s 00:31:22 43008K ........ ........ ........ ........ ........ ........ 19% 241M 1s 00:31:22 46080K ........ ........ ........ ........ ........ ........ 20% 209M 1s 00:31:22 49152K ........ ........ ........ ........ ........ ........ 22% 105M 1s 00:31:22 52224K ........ ........ ........ ........ ........ ........ 23% 207M 1s 00:31:22 55296K ........ ........ ........ ........ ........ ........ 24% 205M 1s 00:31:22 58368K ........ ........ ........ ........ ........ ........ 26% 250M 1s 00:31:22 61440K ........ ........ ........ ........ ........ ........ 27% 281M 1s 00:31:22 64512K ........ ........ ........ ........ ........ ........ 28% 295M 1s 00:31:22 67584K ........ ........ ........ ........ ........ ........ 30% 291M 1s 00:31:22 70656K ........ ........ ........ ........ ........ ........ 31% 280M 1s 00:31:22 73728K ........ ........ ........ ........ ........ ........ 32% 275M 1s 00:31:22 76800K ........ ........ ........ ........ ........ ........ 34% 300M 1s 00:31:22 79872K ........ ........ ........ ........ ........ ........ 35% 275M 1s 00:31:22 82944K ........ ........ ........ ........ ........ ........ 36% 296M 1s 00:31:22 86016K ........ ........ ........ ........ ........ ........ 37% 300M 1s 00:31:22 89088K ........ ........ ........ ........ ........ ........ 39% 205M 1s 00:31:22 92160K ........ ........ ........ ........ ........ ........ 40% 201M 1s 00:31:22 95232K ........ ........ ........ ........ ........ ........ 41% 222M 1s 00:31:22 98304K ........ ........ ........ ........ ........ ........ 43% 353M 1s 00:31:22 101376K ........ ........ ........ ........ ........ ........ 44% 315M 1s 00:31:22 104448K ........ ........ ........ ........ ........ ........ 45% 280M 1s 00:31:22 107520K ........ ........ ........ ........ ........ ........ 47% 289M 1s 00:31:22 110592K ........ ........ ........ ........ ........ ........ 48% 174M 1s 00:31:22 113664K ........ ........ ........ ........ ........ ........ 49% 213M 1s 00:31:22 116736K ........ ........ ........ ........ ........ ........ 51% 195M 1s 00:31:22 119808K ........ ........ ........ ........ ........ ........ 52% 171M 1s 00:31:22 122880K ........ ........ ........ ........ ........ ........ 53% 252M 1s 00:31:22 125952K ........ ........ ........ ........ ........ ........ 54% 195M 1s 00:31:23 129024K ........ ........ ........ ........ ........ ........ 56% 226M 1s 00:31:23 132096K ........ ........ ........ ........ ........ ........ 57% 227M 1s 00:31:23 135168K ........ ........ ........ ........ ........ ........ 58% 254M 1s 00:31:23 138240K ........ ........ ........ ........ ........ ........ 60% 252M 0s 00:31:23 141312K ........ ........ ........ ........ ........ ........ 61% 174M 0s 00:31:23 144384K ........ ........ ........ ........ ........ ........ 62% 294M 0s 00:31:23 147456K ........ ........ ........ ........ ........ ........ 64% 265M 0s 00:31:23 150528K ........ ........ ........ ........ ........ ........ 65% 277M 0s 00:31:23 153600K ........ ........ ........ ........ ........ ........ 66% 262M 0s 00:31:23 156672K ........ ........ ........ ........ ........ ........ 68% 162M 0s 00:31:23 159744K ........ ........ ........ ........ ........ ........ 69% 292M 0s 00:31:23 162816K ........ ........ ........ ........ ........ ........ 70% 279M 0s 00:31:23 165888K ........ ........ ........ ........ ........ ........ 71% 279M 0s 00:31:23 168960K ........ ........ ........ ........ ........ ........ 73% 167M 0s 00:31:23 172032K ........ ........ ........ ........ ........ ........ 74% 246M 0s 00:31:23 175104K ........ ........ ........ ........ ........ ........ 75% 293M 0s 00:31:23 178176K ........ ........ ........ ........ ........ ........ 77% 274M 0s 00:31:23 181248K ........ ........ ........ ........ ........ ........ 78% 270M 0s 00:31:23 184320K ........ ........ ........ ........ ........ ........ 79% 284M 0s 00:31:23 187392K ........ ........ ........ ........ ........ ........ 81% 291M 0s 00:31:23 190464K ........ ........ ........ ........ ........ ........ 82% 204M 0s 00:31:23 193536K ........ ........ ........ ........ ........ ........ 83% 251M 0s 00:31:23 196608K ........ ........ ........ ........ ........ ........ 85% 291M 0s 00:31:23 199680K ........ ........ ........ ........ ........ ........ 86% 284M 0s 00:31:23 202752K ........ ........ ........ ........ ........ ........ 87% 187M 0s 00:31:23 205824K ........ ........ ........ ........ ........ ........ 88% 181M 0s 00:31:23 208896K ........ ........ ........ ........ ........ ........ 90% 175M 0s 00:31:23 211968K ........ ........ ........ ........ ........ ........ 91% 300M 0s 00:31:23 215040K ........ ........ ........ ........ ........ ........ 92% 250M 0s 00:31:23 218112K ........ ........ ........ ........ ........ ........ 94% 242M 0s 00:31:23 221184K ........ ........ ........ ........ ........ ........ 95% 341M 0s 00:31:23 224256K ........ ........ ........ ........ ........ ........ 96% 143M 0s 00:31:23 227328K ........ ........ ........ ........ ........ ........ 98% 224M 0s 00:31:23 230400K ........ ........ ........ ........ ........ ........ 99% 330M 0s 00:31:23 233472K ........ ........ ... 100% 293M=1.1s 00:31:23 00:31:23 2026-02-25 00:31:23 (205 MB/s) - ‘karaf-0.24.0-20260224.223629-148.zip’ saved [240364800/240364800] 00:31:23 00:31:23 Extracting the new controller... 00:31:23 + echo 'Extracting the new controller...' 00:31:23 + unzip -q karaf-0.24.0-20260224.223629-148.zip 00:31:25 Adding external repositories... 00:31:25 + echo 'Adding external repositories...' 00:31:25 + 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.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:25 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:25 ################################################################################ 00:31:25 # 00:31:25 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:25 # contributor license agreements. See the NOTICE file distributed with 00:31:25 # this work for additional information regarding copyright ownership. 00:31:25 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:25 # (the "License"); you may not use this file except in compliance with 00:31:25 # the License. You may obtain a copy of the License at 00:31:25 # 00:31:25 # http://www.apache.org/licenses/LICENSE-2.0 00:31:25 # 00:31:25 # Unless required by applicable law or agreed to in writing, software 00:31:25 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:25 # See the License for the specific language governing permissions and 00:31:25 # limitations under the License. 00:31:25 # 00:31:25 ################################################################################ 00:31:25 00:31:25 # 00:31:25 # If set to true, the following property will not allow any certificate to be used 00:31:25 # when accessing Maven repositories through SSL 00:31:25 # 00:31:25 #org.ops4j.pax.url.mvn.certificateCheck= 00:31:25 00:31:25 # 00:31:25 # Path to the local Maven settings file. 00:31:25 # The repositories defined in this file will be automatically added to the list 00:31:25 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:31:25 # below is not set. 00:31:25 # The following locations are checked for the existence of the settings.xml file 00:31:25 # * 1. looks for the specified url 00:31:25 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:31:25 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:31:25 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:31:25 # 00:31:25 #org.ops4j.pax.url.mvn.settings= 00:31:25 00:31:25 # 00:31:25 # Path to the local Maven repository which is used to avoid downloading 00:31:25 # artifacts when they already exist locally. 00:31:25 # The value of this property will be extracted from the settings.xml file 00:31:25 # above, or defaulted to: 00:31:25 # System.getProperty( "user.home" ) + "/.m2/repository" 00:31:25 # 00:31:25 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:31:25 00:31:25 # 00:31:25 # Default this to false. It's just weird to use undocumented repos 00:31:25 # 00:31:25 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:31:25 00:31:25 # 00:31:25 # Uncomment if you don't wanna use the proxy settings 00:31:25 # from the Maven conf/settings.xml file 00:31:25 # 00:31:25 # org.ops4j.pax.url.mvn.proxySupport=false 00:31:25 00:31:25 # 00:31:25 # Comma separated list of repositories scanned when resolving an artifact. 00:31:25 # Those repositories will be checked before iterating through the 00:31:25 # below list of repositories and even before the local repository 00:31:25 # A repository url can be appended with zero or more of the following flags: 00:31:25 # @snapshots : the repository contains snaphots 00:31:25 # @noreleases : the repository does not contain any released artifacts 00:31:25 # 00:31:25 # The following property value will add the system folder as a repo. 00:31:25 # 00:31:25 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:31:25 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:31:25 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:31:25 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:31:25 00:31:25 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:31:25 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:31:25 00:31:25 # 00:31:25 # Comma separated list of repositories scanned when resolving an artifact. 00:31:25 # The default list includes the following repositories: 00:31:25 # http://repo1.maven.org/maven2@id=central 00:31:25 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:31:25 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:31:25 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:31:25 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:31:25 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:31:25 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:31:25 # To add repositories to the default ones, prepend '+' to the list of repositories 00:31:25 # to add. 00:31:25 # A repository url can be appended with zero or more of the following flags: 00:31:25 # @snapshots : the repository contains snapshots 00:31:25 # @noreleases : the repository does not contain any released artifacts 00:31:25 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:31:25 # 00:31:25 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:31:25 00:31:25 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 00:31:25 + echo 'Configuring the startup features...' 00:31:25 Configuring the startup features... 00:31:25 + 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.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:25 + FEATURE_TEST_STRING=features-test 00:31:25 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT 00:31:25 + KARAF_VERSION=karaf4 00:31:25 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:31:25 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:25 + [[ ! -z '' ]] 00:31:25 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:25 ################################################################################ 00:31:25 # 00:31:25 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:25 # contributor license agreements. See the NOTICE file distributed with 00:31:25 # this work for additional information regarding copyright ownership. 00:31:25 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:25 # (the "License"); you may not use this file except in compliance with 00:31:25 # the License. You may obtain a copy of the License at 00:31:25 # 00:31:25 # http://www.apache.org/licenses/LICENSE-2.0 00:31:25 # 00:31:25 # Unless required by applicable law or agreed to in writing, software 00:31:25 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:25 # See the License for the specific language governing permissions and 00:31:25 # limitations under the License. 00:31:25 # 00:31:25 ################################################################################ 00:31:25 00:31:25 # 00:31:25 # Comma separated list of features repositories to register by default 00:31:25 # 00:31:25 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/6dbf879e-afaf-4a2d-b8a4-df06f84d44d2.xml 00:31:25 00:31:25 # 00:31:25 # Comma separated list of features to install at startup 00:31:25 # 00:31:25 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 794d28c6-0a38-410e-8c9c-4c6dbf80b964 00:31:25 00:31:25 # 00:31:25 # Resource repositories (OBR) that the features resolver can use 00:31:25 # to resolve requirements/capabilities 00:31:25 # 00:31:25 # The format of the resourceRepositories is 00:31:25 # resourceRepositories=[xml:url|json:url],... 00:31:25 # for Instance: 00:31:25 # 00:31:25 #resourceRepositories=xml:http://host/path/to/index.xml 00:31:25 # or 00:31:25 #resourceRepositories=json:http://host/path/to/index.json 00:31:25 # 00:31:25 00:31:25 # 00:31:25 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:31:25 # 00:31:25 featuresBootAsynchronous=false 00:31:25 00:31:25 # 00:31:25 # Service requirements enforcement 00:31:25 # 00:31:25 # By default, the feature resolver checks the service requirements/capabilities of 00:31:25 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:31:25 # the required bundles. 00:31:25 # The following flag can have those values: 00:31:25 # - disable: service requirements are completely ignored 00:31:25 # - default: service requirements are ignored for old features 00:31:25 # - enforce: service requirements are always verified 00:31:25 # 00:31:25 #serviceRequirements=default 00:31:25 00:31:25 # 00:31:25 # Store cfg file for config element in feature 00:31:25 # 00:31:25 #configCfgStore=true 00:31:25 00:31:25 # 00:31:25 # Define if the feature service automatically refresh bundles 00:31:25 # 00:31:25 autoRefresh=true 00:31:25 00:31:25 # 00:31:25 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:31:25 # XML file defines instructions related to features processing 00:31:25 # versions.properties may declare properties to resolve placeholders in XML file 00:31:25 # both files are relative to ${karaf.etc} 00:31:25 # 00:31:25 #featureProcessing=org.apache.karaf.features.xml 00:31:25 #featureProcessingVersions=versions.properties 00:31:25 + configure_karaf_log karaf4 '' 00:31:25 + local -r karaf_version=karaf4 00:31:25 + local -r controllerdebugmap= 00:31:25 + local logapi=log4j 00:31:25 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:31:25 log4j2.rootLogger.level = INFO 00:31:25 #log4j2.rootLogger.type = asyncRoot 00:31:25 #log4j2.rootLogger.includeLocation = false 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:31:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:31:25 log4j2.rootLogger.appenderRef.Console.ref = Console 00:31:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:31:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:31:25 log4j2.logger.spifly.name = org.apache.aries.spifly 00:31:25 log4j2.logger.spifly.level = WARN 00:31:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:31:25 log4j2.logger.audit.level = INFO 00:31:25 log4j2.logger.audit.additivity = false 00:31:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:31:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:31:25 log4j2.appender.console.type = Console 00:31:25 log4j2.appender.console.name = Console 00:31:25 log4j2.appender.console.layout.type = PatternLayout 00:31:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:31:25 log4j2.appender.rolling.type = RollingRandomAccessFile 00:31:25 log4j2.appender.rolling.name = RollingFile 00:31:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:31:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:31:25 #log4j2.appender.rolling.immediateFlush = false 00:31:25 log4j2.appender.rolling.append = true 00:31:25 log4j2.appender.rolling.layout.type = PatternLayout 00:31:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:31:25 log4j2.appender.rolling.policies.type = Policies 00:31:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:31:25 log4j2.appender.rolling.policies.size.size = 64MB 00:31:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:31:25 log4j2.appender.rolling.strategy.max = 7 00:31:25 log4j2.appender.audit.type = RollingRandomAccessFile 00:31:25 log4j2.appender.audit.name = AuditRollingFile 00:31:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:31:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:31:25 log4j2.appender.audit.append = true 00:31:25 log4j2.appender.audit.layout.type = PatternLayout 00:31:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:31:25 log4j2.appender.audit.policies.type = Policies 00:31:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:31:25 log4j2.appender.audit.policies.size.size = 8MB 00:31:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:31:25 log4j2.appender.audit.strategy.max = 7 00:31:25 log4j2.appender.osgi.type = PaxOsgi 00:31:25 log4j2.appender.osgi.name = PaxOsgi 00:31:25 log4j2.appender.osgi.filter = * 00:31:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:31:25 #log4j2.logger.aether.level = TRACE 00:31:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:31:25 #log4j2.logger.http-headers.level = DEBUG 00:31:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:31:25 #log4j2.logger.maven.level = TRACE 00:31:25 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:31:25 + logapi=log4j2 00:31:25 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:31:25 + '[' log4j2 == log4j2 ']' 00:31:25 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:25 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:31:25 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:31:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:31:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:31:25 controllerdebugmap: 00:31:25 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:25 + unset IFS 00:31:25 + echo 'controllerdebugmap: ' 00:31:25 + '[' -n '' ']' 00:31:25 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:31:25 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:25 ################################################################################ 00:31:25 # 00:31:25 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:25 # contributor license agreements. See the NOTICE file distributed with 00:31:25 # this work for additional information regarding copyright ownership. 00:31:25 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:25 # (the "License"); you may not use this file except in compliance with 00:31:25 # the License. You may obtain a copy of the License at 00:31:25 # 00:31:25 # http://www.apache.org/licenses/LICENSE-2.0 00:31:25 # 00:31:25 # Unless required by applicable law or agreed to in writing, software 00:31:25 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:25 # See the License for the specific language governing permissions and 00:31:25 # limitations under the License. 00:31:25 # 00:31:25 ################################################################################ 00:31:25 00:31:25 # Common pattern layout for appenders 00:31:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:31:25 00:31:25 # Root logger 00:31:25 log4j2.rootLogger.level = INFO 00:31:25 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:31:25 #log4j2.rootLogger.type = asyncRoot 00:31:25 #log4j2.rootLogger.includeLocation = false 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:31:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:31:25 log4j2.rootLogger.appenderRef.Console.ref = Console 00:31:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:31:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:31:25 00:31:25 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:31:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:31:25 00:31:25 # Loggers configuration 00:31:25 00:31:25 # Spifly logger 00:31:25 log4j2.logger.spifly.name = org.apache.aries.spifly 00:31:25 log4j2.logger.spifly.level = WARN 00:31:25 00:31:25 # Security audit logger 00:31:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:31:25 log4j2.logger.audit.level = INFO 00:31:25 log4j2.logger.audit.additivity = false 00:31:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:31:25 00:31:25 # Appenders configuration 00:31:25 00:31:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:31:25 log4j2.appender.console.type = Console 00:31:25 log4j2.appender.console.name = Console 00:31:25 log4j2.appender.console.layout.type = PatternLayout 00:31:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:31:25 00:31:25 # Rolling file appender 00:31:25 log4j2.appender.rolling.type = RollingRandomAccessFile 00:31:25 log4j2.appender.rolling.name = RollingFile 00:31:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:31:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:31:25 # uncomment to not force a disk flush 00:31:25 #log4j2.appender.rolling.immediateFlush = false 00:31:25 log4j2.appender.rolling.append = true 00:31:25 log4j2.appender.rolling.layout.type = PatternLayout 00:31:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:31:25 log4j2.appender.rolling.policies.type = Policies 00:31:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:31:25 log4j2.appender.rolling.policies.size.size = 1GB 00:31:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:31:25 log4j2.appender.rolling.strategy.max = 7 00:31:25 00:31:25 # Audit file appender 00:31:25 log4j2.appender.audit.type = RollingRandomAccessFile 00:31:25 log4j2.appender.audit.name = AuditRollingFile 00:31:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:31:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:31:25 log4j2.appender.audit.append = true 00:31:25 log4j2.appender.audit.layout.type = PatternLayout 00:31:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:31:25 log4j2.appender.audit.policies.type = Policies 00:31:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:31:25 log4j2.appender.audit.policies.size.size = 8MB 00:31:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:31:25 log4j2.appender.audit.strategy.max = 7 00:31:25 00:31:25 # OSGi appender 00:31:25 log4j2.appender.osgi.type = PaxOsgi 00:31:25 log4j2.appender.osgi.name = PaxOsgi 00:31:25 log4j2.appender.osgi.filter = * 00:31:25 00:31:25 # help with identification of maven-related problems with pax-url-aether 00:31:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:31:25 #log4j2.logger.aether.level = TRACE 00:31:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:31:25 #log4j2.logger.http-headers.level = DEBUG 00:31:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:31:25 #log4j2.logger.maven.level = TRACE 00:31:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:31:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:31:25 Configure 00:31:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:31:25 + local -r controllermem=2048m 00:31:25 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:25 + echo Configure 00:31:25 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:31:25 max memory: 2048m 00:31:25 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:31:25 + echo ' max memory: 2048m' 00:31:25 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv' 00:31:25 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:25 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:25 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv' 00:31:25 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:25 #!/bin/sh 00:31:25 # 00:31:25 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:25 # contributor license agreements. See the NOTICE file distributed with 00:31:25 # this work for additional information regarding copyright ownership. 00:31:25 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:25 # (the "License"); you may not use this file except in compliance with 00:31:25 # the License. You may obtain a copy of the License at 00:31:25 # 00:31:25 # http://www.apache.org/licenses/LICENSE-2.0 00:31:25 # 00:31:25 # Unless required by applicable law or agreed to in writing, software 00:31:25 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:25 # See the License for the specific language governing permissions and 00:31:25 # limitations under the License. 00:31:25 # 00:31:25 00:31:25 # 00:31:25 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:31:25 # script: client, instance, shell, start, status, stop, karaf 00:31:25 # 00:31:25 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:31:25 # Actions go here... 00:31:25 # fi 00:31:25 00:31:25 # 00:31:25 # general settings which should be applied for all scripts go here; please keep 00:31:25 # in mind that it is possible that scripts might be executed more than once, e.g. 00:31:25 # in example of the start script where the start script is executed first and the 00:31:25 # karaf script afterwards. 00:31:25 # 00:31:25 00:31:25 # 00:31:25 # The following section shows the possible configuration options for the default 00:31:25 # karaf scripts 00:31:25 # 00:31:25 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:31:25 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:31:25 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:31:25 # export EXTRA_JAVA_OPTS # Additional JVM options 00:31:25 # export KARAF_HOME # Karaf home folder 00:31:25 # export KARAF_DATA # Karaf data folder 00:31:25 # export KARAF_BASE # Karaf base folder 00:31:25 # export KARAF_ETC # Karaf etc folder 00:31:25 # export KARAF_LOG # Karaf log folder 00:31:25 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:31:25 # export KARAF_OPTS # Additional available Karaf options 00:31:25 # export KARAF_DEBUG # Enable debug mode 00:31:25 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:31:25 # export KARAF_NOROOT # Prevent execution as root if set to true 00:31:25 Set Java version 00:31:25 + echo 'Set Java version' 00:31:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:31:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:25 sudo: a password is required 00:31:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:25 JDK default version ... 00:31:25 sudo: a password is required 00:31:25 + echo 'JDK default version ...' 00:31:25 + java -version 00:31:25 openjdk version "21.0.9" 2025-10-21 00:31:25 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:31:25 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:31:25 Set JAVA_HOME 00:31:25 + echo 'Set JAVA_HOME' 00:31:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:31:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:25 Listing all open ports on controller system... 00:31:25 + echo 'Listing all open ports on controller system...' 00:31:25 + netstat -pnatu 00:31:25 /tmp/configuration-script.sh: line 40: netstat: command not found 00:31:25 Configuring cluster 00:31:25 + '[' -f /tmp/custom_shard_config.txt ']' 00:31:25 + echo 'Configuring cluster' 00:31:25 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.75 00:31:25 ################################################ 00:31:25 ## Configure Cluster ## 00:31:25 ################################################ 00:31:25 NOTE: Cluster configuration files not found. Copying from 00:31:25 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 00:31:25 Configuring unique name in pekko.conf 00:31:25 Configuring hostname in pekko.conf 00:31:25 Configuring data and rpc seed nodes in pekko.conf 00:31:25 modules = [ 00:31:25 00:31:25 { 00:31:25 name = "inventory" 00:31:25 namespace = "urn:opendaylight:inventory" 00:31:25 shard-strategy = "module" 00:31:25 }, 00:31:25 { 00:31:25 name = "topology" 00:31:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:31:25 shard-strategy = "module" 00:31:25 }, 00:31:25 { 00:31:25 name = "toaster" 00:31:25 namespace = "http://netconfcentral.org/ns/toaster" 00:31:25 shard-strategy = "module" 00:31:25 } 00:31:25 ] 00:31:25 Configuring replication type in module-shards.conf 00:31:25 ################################################ 00:31:25 ## NOTE: Manually restart controller to ## 00:31:25 ## apply configuration. ## 00:31:25 ################################################ 00:31:25 Dump pekko.conf 00:31:25 + echo 'Dump pekko.conf' 00:31:25 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:25 00:31:25 odl-cluster-data { 00:31:25 pekko { 00:31:25 remote { 00:31:25 artery { 00:31:25 enabled = on 00:31:25 transport = tcp 00:31:25 canonical.hostname = "10.30.171.75" 00:31:25 canonical.port = 2550 00:31:25 } 00:31:25 } 00:31:25 00:31:25 cluster { 00:31:25 # Using artery. 00:31:25 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.75:2550"] 00:31:25 00:31:25 roles = ["member-1"] 00:31:25 00:31:25 # when under load we might trip a false positive on the failure detector 00:31:25 # failure-detector { 00:31:25 # heartbeat-interval = 4 s 00:31:25 # acceptable-heartbeat-pause = 16s 00:31:25 # } 00:31:25 } 00:31:25 00:31:25 persistence { 00:31:25 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:31:25 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:31:25 # The relative path is always relative to KARAF_HOME. 00:31:25 00:31:25 # snapshot-store.local.dir = "target/snapshots" 00:31:25 } 00:31:25 disable-default-actor-system-quarantined-event-handling = "false" 00:31:25 } 00:31:25 } 00:31:25 Dump modules.conf 00:31:25 + echo 'Dump modules.conf' 00:31:25 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:25 modules = [ 00:31:25 00:31:25 { 00:31:25 name = "inventory" 00:31:25 namespace = "urn:opendaylight:inventory" 00:31:25 shard-strategy = "module" 00:31:25 }, 00:31:25 { 00:31:25 name = "topology" 00:31:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:31:25 shard-strategy = "module" 00:31:25 }, 00:31:25 { 00:31:25 name = "toaster" 00:31:25 namespace = "http://netconfcentral.org/ns/toaster" 00:31:25 shard-strategy = "module" 00:31:25 } 00:31:25 ] 00:31:25 Dump module-shards.conf 00:31:25 + echo 'Dump module-shards.conf' 00:31:25 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:25 module-shards = [ 00:31:25 { 00:31:25 name = "default" 00:31:25 shards = [ 00:31:25 { 00:31:25 name = "default" 00:31:25 replicas = ["member-1"] 00:31:25 } 00:31:25 ] 00:31:25 }, 00:31:25 { 00:31:25 name = "inventory" 00:31:25 shards = [ 00:31:25 { 00:31:25 name="inventory" 00:31:25 replicas = ["member-1"] 00:31:25 } 00:31:25 ] 00:31:25 }, 00:31:25 { 00:31:25 name = "topology" 00:31:25 shards = [ 00:31:25 { 00:31:25 name="topology" 00:31:25 replicas = ["member-1"] 00:31:25 } 00:31:25 ] 00:31:25 }, 00:31:25 { 00:31:25 name = "toaster" 00:31:25 shards = [ 00:31:25 { 00:31:25 name="toaster" 00:31:25 replicas = ["member-1"] 00:31:25 } 00:31:25 ] 00:31:25 } 00:31:25 ] 00:31:25 Locating config plan to use... 00:31:25 Finished running config plans 00:31:25 Starting member-1 with IP address 10.30.171.75 00:31:25 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:31:26 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:31:26 Redirecting karaf console output to karaf_console.log 00:31:26 Starting controller... 00:31:26 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log 00:31:26 Execute the post startup script on controller 10.30.171.75 00:31:26 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:31:26 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:31:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:32:31 2026-02-25T00:31:42,891 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:32:31 Controller is UP 00:32:31 2026-02-25T00:31:42,891 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:32:31 Listing all open ports on controller system... 00:32:31 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:32:31 looking for "BindException: Address already in use" in log file 00:32:31 looking for "server is unhealthy" in log file 00:32:31 Let's take the karaf thread dump 00:32:31 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:32:32 karaf main: org.apache.karaf.main.Main, pid:2051 00:32:32 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:32:32 Generating mininet variables... 00:32:32 Locating test plan to use... 00:32:32 Changing the testplan path... 00:32:32 # Place the suites in run order: 00:32:32 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 00:32:32 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 00:32:32 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 00:32:32 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation 00:32:32 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation ... 00:32:33 ============================================================================== 00:32:33 openflowplugin-sanity.txt 00:32:33 ============================================================================== 00:32:33 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 00:32:33 ============================================================================== 00:32:36 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 00:32:36 ============================================================================== 00:32:36 Get list of nodes :: Get the inventory | PASS | 00:32:37 ------------------------------------------------------------------------------ 00:32:37 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 00:32:37 ------------------------------------------------------------------------------ 00:32:37 Get node 1 inventory :: Get the inventory for a node | PASS | 00:32:38 ------------------------------------------------------------------------------ 00:32:38 Get node 2 inventory :: Get the inventory for a node | PASS | 00:32:38 ------------------------------------------------------------------------------ 00:32:38 Get node 3 inventory :: Get the inventory for a node | PASS | 00:32:38 ------------------------------------------------------------------------------ 00:32:38 Link Down :: Take link s1-s2 down | PASS | 00:32:38 ------------------------------------------------------------------------------ 00:32:38 Link Up :: Take link s1-s2 up | PASS | 00:32:38 ------------------------------------------------------------------------------ 00:32:38 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 00:32:38 7 tests, 7 passed, 0 failed 00:32:38 ============================================================================== 00:32:38 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 00:32:38 ============================================================================== 00:32:38 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 00:32:38 ------------------------------------------------------------------------------ 00:32:38 List all the links :: List all the links in the topology. | PASS | 00:32:42 ------------------------------------------------------------------------------ 00:32:42 Link Down :: Take link s1-s2 down | PASS | 00:32:42 ------------------------------------------------------------------------------ 00:32:42 Link Up :: Take link s1-s2 up | PASS | 00:32:44 ------------------------------------------------------------------------------ 00:32:44 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 00:32:44 4 tests, 4 passed, 0 failed 00:32:44 ============================================================================== 00:32:44 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 00:32:44 ============================================================================== 00:32:44 Get Stats for all nodes :: Get the stats for all nodes | PASS | 00:32:44 ------------------------------------------------------------------------------ 00:32:44 Get Stats for node 1 :: Get the stats for a node | PASS | 00:32:44 ------------------------------------------------------------------------------ 00:32:44 Get Stats for node 2 :: Get the stats for a node | PASS | 00:32:44 ------------------------------------------------------------------------------ 00:32:44 Get Stats for node 3 :: Get the stats for a node | PASS | 00:32:44 ------------------------------------------------------------------------------ 00:32:44 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 00:32:44 4 tests, 4 passed, 0 failed 00:32:44 ============================================================================== 00:32:44 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 00:32:44 ============================================================================== 00:32:44 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 00:32:44 ------------------------------------------------------------------------------ 00:32:44 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 00:32:44 ------------------------------------------------------------------------------ 00:32:44 Verify after adding flow operational - Output to physical port# ::... | PASS | 00:32:46 ------------------------------------------------------------------------------ 00:32:46 Remove a flow - Output to physical port# :: Remove a flow | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Verify after deleting flow operational - Output to physical port# ... | PASS | 00:32:51 ------------------------------------------------------------------------------ 00:32:51 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 00:32:51 6 tests, 6 passed, 0 failed 00:32:51 ============================================================================== 00:32:51 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 00:32:51 21 tests, 21 passed, 0 failed 00:32:51 ============================================================================== 00:32:51 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 00:32:51 ============================================================================== 00:32:54 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 00:32:54 ============================================================================== 00:32:54 Get list of nodes :: Get the inventory | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Get node 1 inventory :: Get the inventory for a node | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Get node 2 inventory :: Get the inventory for a node | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Get node 3 inventory :: Get the inventory for a node | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Link Down :: Take link s1-s2 down | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Link Up :: Take link s1-s2 up | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 00:32:56 7 tests, 7 passed, 0 failed 00:32:56 ============================================================================== 00:32:56 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 00:32:56 ============================================================================== 00:32:56 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 List all the links :: List all the links in the topology. | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Link Down :: Take link s1-s2 down | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Link Up :: Take link s1-s2 up | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 00:32:56 4 tests, 4 passed, 0 failed 00:32:56 ============================================================================== 00:32:56 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 00:32:56 ============================================================================== 00:32:56 Get Stats for all nodes :: Get the stats for all nodes | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Get Stats for node 1 :: Get the stats for a node | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Get Stats for node 2 :: Get the stats for a node | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Get Stats for node 3 :: Get the stats for a node | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 00:32:56 4 tests, 4 passed, 0 failed 00:32:56 ============================================================================== 00:32:56 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 00:32:56 ============================================================================== 00:32:56 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Verify after modifying flow config - Output to physical port# :: V... | PASS | 00:32:59 ------------------------------------------------------------------------------ 00:32:59 Verify after modifying flow operational - Output to physical port#... | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Remove a flow - Output to physical port# :: Remove a flow | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Verify after deleting flow operational - Output to physical port# ... | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 00:33:05 9 tests, 9 passed, 0 failed 00:33:05 ============================================================================== 00:33:05 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 00:33:05 24 tests, 24 passed, 0 failed 00:33:05 ============================================================================== 00:33:05 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 00:33:05 ============================================================================== 00:33:08 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 00:33:08 ============================================================================== 00:33:09 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 1 Added | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 2 Added | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 3 Added | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 4 Added | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 5 Added | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 6 Added | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 7 Added | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 8 Added | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 9 Added | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 10 Added | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 11 Added | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 14 Added | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 15 Added | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 16 Added | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 17 Added | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 18 Added | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 19 Added | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 20 Added | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 21 Added | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 22 Added | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 23 Added | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 24 Added | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 25 Added | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 31 Added | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 36 Added | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 38 Added | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 43 Added | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 45 Added | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 101 Added | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 102 Added | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 103 Added | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 104 Added | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 105 Added | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 106 Added | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 107 Added | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 108 Added | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 109 Added | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 110 Added | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 113 Added | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 156 Added | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 201 Added | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 202 Added | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 203 Added | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 204 Added | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 205 Added | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 206 Added | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 209 Added | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 214 Added | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 218 Added | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 219 Added | PASS | 00:33:22 ------------------------------------------------------------------------------ 00:33:22 Test Is Flow 220 Added | PASS | 00:33:22 ------------------------------------------------------------------------------ 00:33:22 Test Is Flow 221 Added | PASS | 00:33:22 ------------------------------------------------------------------------------ 00:33:22 Test Is Flow 222 Added | PASS | 00:33:22 ------------------------------------------------------------------------------ 00:33:22 Test Is Flow 223 Added | PASS | 00:33:22 ------------------------------------------------------------------------------ 00:33:22 Test Is Flow 224 Added | PASS | 00:33:22 ------------------------------------------------------------------------------ 00:33:22 Test Is Flow 225 Added | PASS | 00:33:22 ------------------------------------------------------------------------------ 00:33:22 Test Is Flow 550 Added | PASS | 00:33:22 ------------------------------------------------------------------------------ 00:33:22 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 1 Updated | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 2 Updated | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 3 Updated | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 4 Updated | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 5 Updated | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 6 Updated | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 7 Updated | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 8 Updated | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 9 Updated | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 10 Updated | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 11 Updated | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 14 Updated | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 15 Updated | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 16 Updated | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 17 Updated | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 18 Updated | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 19 Updated | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 20 Updated | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 21 Updated | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 22 Updated | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 23 Updated | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 24 Updated | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 25 Updated | PASS | 00:33:31 ------------------------------------------------------------------------------ 00:33:31 Test Is Flow 31 Updated | PASS | 00:33:31 ------------------------------------------------------------------------------ 00:33:31 Test Is Flow 36 Updated | PASS | 00:33:31 ------------------------------------------------------------------------------ 00:33:31 Test Is Flow 38 Updated | PASS | 00:33:31 ------------------------------------------------------------------------------ 00:33:31 Test Is Flow 43 Updated | PASS | 00:33:31 ------------------------------------------------------------------------------ 00:33:31 Test Is Flow 45 Updated | PASS | 00:33:31 ------------------------------------------------------------------------------ 00:33:31 Test Is Flow 101 Updated | PASS | 00:33:31 ------------------------------------------------------------------------------ 00:33:31 Test Is Flow 102 Updated | PASS | 00:33:31 ------------------------------------------------------------------------------ 00:33:31 Test Is Flow 103 Updated | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Test Is Flow 104 Updated | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Test Is Flow 105 Updated | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Test Is Flow 106 Updated | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Test Is Flow 107 Updated | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Test Is Flow 108 Updated | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Test Is Flow 109 Updated | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Test Is Flow 110 Updated | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Test Is Flow 113 Updated | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Test Is Flow 156 Updated | PASS | 00:33:33 ------------------------------------------------------------------------------ 00:33:33 Test Is Flow 201 Updated | PASS | 00:33:33 ------------------------------------------------------------------------------ 00:33:33 Test Is Flow 202 Updated | PASS | 00:33:33 ------------------------------------------------------------------------------ 00:33:33 Test Is Flow 203 Updated | PASS | 00:33:33 ------------------------------------------------------------------------------ 00:33:33 Test Is Flow 204 Updated | PASS | 00:33:33 ------------------------------------------------------------------------------ 00:33:33 Test Is Flow 205 Updated | PASS | 00:33:33 ------------------------------------------------------------------------------ 00:33:33 Test Is Flow 206 Updated | PASS | 00:33:33 ------------------------------------------------------------------------------ 00:33:33 Test Is Flow 209 Updated | PASS | 00:33:33 ------------------------------------------------------------------------------ 00:33:33 Test Is Flow 214 Updated | PASS | 00:33:34 ------------------------------------------------------------------------------ 00:33:34 Test Is Flow 218 Updated | PASS | 00:33:34 ------------------------------------------------------------------------------ 00:33:34 Test Is Flow 219 Updated | PASS | 00:33:34 ------------------------------------------------------------------------------ 00:33:34 Test Is Flow 220 Updated | PASS | 00:33:34 ------------------------------------------------------------------------------ 00:33:34 Test Is Flow 221 Updated | PASS | 00:33:34 ------------------------------------------------------------------------------ 00:33:34 Test Is Flow 222 Updated | PASS | 00:33:34 ------------------------------------------------------------------------------ 00:33:34 Test Is Flow 223 Updated | PASS | 00:33:34 ------------------------------------------------------------------------------ 00:33:34 Test Is Flow 224 Updated | PASS | 00:33:35 ------------------------------------------------------------------------------ 00:33:35 Test Is Flow 225 Updated | PASS | 00:33:35 ------------------------------------------------------------------------------ 00:33:35 Test Is Flow 550 Updated | PASS | 00:33:35 ------------------------------------------------------------------------------ 00:33:35 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 00:33:39 ------------------------------------------------------------------------------ 00:33:39 Test Is Flow 1 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 2 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 3 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 4 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 5 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 6 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 7 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 8 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 9 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 10 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 11 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 14 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 15 Deleted | PASS | 00:33:40 ------------------------------------------------------------------------------ 00:33:40 Test Is Flow 16 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 17 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 18 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 19 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 20 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 21 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 22 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 23 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 24 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 25 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 31 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 36 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 38 Deleted | PASS | 00:33:41 ------------------------------------------------------------------------------ 00:33:41 Test Is Flow 43 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 45 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 101 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 102 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 103 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 104 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 105 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 106 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 107 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 108 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 109 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 110 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 113 Deleted | PASS | 00:33:42 ------------------------------------------------------------------------------ 00:33:42 Test Is Flow 156 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 201 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 202 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 203 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 204 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 205 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 206 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 209 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 214 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 218 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 219 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 220 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 221 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 222 Deleted | PASS | 00:33:43 ------------------------------------------------------------------------------ 00:33:43 Test Is Flow 223 Deleted | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 224 Deleted | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 225 Deleted | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 Test Is Flow 550 Deleted | PASS | 00:33:44 ------------------------------------------------------------------------------ 00:33:44 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 00:33:44 174 tests, 174 passed, 0 failed 00:33:44 ============================================================================== 00:33:44 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 00:33:44 ============================================================================== 00:33:44 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 00:34:13 ------------------------------------------------------------------------------ 00:34:13 Test Is Flow 1 Added | PASS | 00:34:13 ------------------------------------------------------------------------------ 00:34:13 Test Is Flow 2 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 3 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 4 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 5 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 6 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 7 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 8 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 9 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 10 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 11 Added | PASS | 00:34:14 ------------------------------------------------------------------------------ 00:34:14 Test Is Flow 15 Added | PASS | 00:34:15 ------------------------------------------------------------------------------ 00:34:15 Test Is Flow 16 Added | PASS | 00:34:15 ------------------------------------------------------------------------------ 00:34:15 Test Is Flow 17 Added | PASS | 00:34:15 ------------------------------------------------------------------------------ 00:34:15 Test Is Flow 18 Added | PASS | 00:34:15 ------------------------------------------------------------------------------ 00:34:15 Test Is Flow 19 Added | PASS | 00:34:15 ------------------------------------------------------------------------------ 00:34:15 Test Is Flow 20 Added | PASS | 00:34:15 ------------------------------------------------------------------------------ 00:34:15 Test Is Flow 21 Added | PASS | 00:34:15 ------------------------------------------------------------------------------ 00:34:15 Test Is Flow 22 Added | PASS | 00:34:15 ------------------------------------------------------------------------------ 00:34:15 Test Is Flow 23 Added | PASS | 00:34:15 ------------------------------------------------------------------------------ 00:34:15 Test Is Flow 24 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 25 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 31 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 36 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 38 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 43 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 45 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 101 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 102 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 103 Added | PASS | 00:34:16 ------------------------------------------------------------------------------ 00:34:16 Test Is Flow 104 Added | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 105 Added | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 106 Added | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 107 Added | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 108 Added | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 109 Added | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 110 Added | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 113 Added | PASS | 00:34:17 ------------------------------------------------------------------------------ 00:34:17 Test Is Flow 201 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 202 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 203 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 204 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 205 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 206 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 209 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 214 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 218 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 219 Added | PASS | 00:34:18 ------------------------------------------------------------------------------ 00:34:18 Test Is Flow 220 Added | PASS | 00:34:19 ------------------------------------------------------------------------------ 00:34:19 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 00:34:47 ------------------------------------------------------------------------------ 00:34:47 Test Is Flow 1 Updated | PASS | 00:34:47 ------------------------------------------------------------------------------ 00:34:47 Test Is Flow 2 Updated | PASS | 00:34:47 ------------------------------------------------------------------------------ 00:34:47 Test Is Flow 3 Updated | PASS | 00:34:47 ------------------------------------------------------------------------------ 00:34:47 Test Is Flow 4 Updated | PASS | 00:34:47 ------------------------------------------------------------------------------ 00:34:47 Test Is Flow 5 Updated | PASS | 00:34:47 ------------------------------------------------------------------------------ 00:34:47 Test Is Flow 6 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 7 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 8 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 9 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 10 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 11 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 14 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 15 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 16 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 17 Updated | PASS | 00:34:48 ------------------------------------------------------------------------------ 00:34:48 Test Is Flow 18 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 19 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 20 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 21 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 22 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 23 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 24 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 25 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 31 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 36 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 38 Updated | PASS | 00:34:49 ------------------------------------------------------------------------------ 00:34:49 Test Is Flow 43 Updated | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 45 Updated | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 101 Updated | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 102 Updated | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 103 Updated | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 104 Updated | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 105 Updated | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 106 Updated | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 107 Updated | PASS | 00:34:50 ------------------------------------------------------------------------------ 00:34:50 Test Is Flow 108 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 109 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 110 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 113 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 201 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 202 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 203 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 204 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 205 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 206 Updated | PASS | 00:34:51 ------------------------------------------------------------------------------ 00:34:51 Test Is Flow 209 Updated | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 214 Updated | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 218 Updated | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 219 Updated | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Is Flow 220 Updated | PASS | 00:34:52 ------------------------------------------------------------------------------ 00:34:52 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Test Is Flow 1 Deleted | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Test Is Flow 2 Deleted | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Test Is Flow 3 Deleted | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Test Is Flow 4 Deleted | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Test Is Flow 5 Deleted | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Test Is Flow 6 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 7 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 8 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 9 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 10 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 11 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 14 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 15 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 16 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 17 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 18 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 19 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 20 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 21 Deleted | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Test Is Flow 22 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 23 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 24 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 25 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 31 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 36 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 38 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 43 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 45 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 101 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 102 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 103 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 104 Deleted | PASS | 00:35:22 ------------------------------------------------------------------------------ 00:35:22 Test Is Flow 105 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 106 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 107 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 108 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 109 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 110 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 113 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 201 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 202 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 203 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 204 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 205 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 206 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 209 Deleted | PASS | 00:35:23 ------------------------------------------------------------------------------ 00:35:23 Test Is Flow 214 Deleted | PASS | 00:35:24 ------------------------------------------------------------------------------ 00:35:24 Test Is Flow 218 Deleted | PASS | 00:35:24 ------------------------------------------------------------------------------ 00:35:24 Test Is Flow 219 Deleted | PASS | 00:35:24 ------------------------------------------------------------------------------ 00:35:24 Test Is Flow 220 Deleted | PASS | 00:35:24 ------------------------------------------------------------------------------ 00:35:24 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 00:35:24 152 tests, 152 passed, 0 failed 00:35:24 ============================================================================== 00:35:24 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 00:35:24 326 tests, 326 passed, 0 failed 00:35:24 ============================================================================== 00:35:24 openflowplugin-sanity.txt.Reconciliation 00:35:24 ============================================================================== 00:35:24 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 00:35:24 ============================================================================== 00:35:24 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 00:35:26 ------------------------------------------------------------------------------ 00:35:26 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 00:35:27 ------------------------------------------------------------------------------ 00:35:27 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 00:35:28 ------------------------------------------------------------------------------ 00:35:28 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 00:35:31 ------------------------------------------------------------------------------ 00:35:31 Check Linear Topology :: Check Linear Topology. | PASS | 00:35:40 ------------------------------------------------------------------------------ 00:35:40 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 00:35:40 ------------------------------------------------------------------------------ 00:35:40 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 00:35:40 ------------------------------------------------------------------------------ 00:35:40 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 00:35:41 ------------------------------------------------------------------------------ 00:35:41 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:42 | PASS | 00:35:42 ------------------------------------------------------------------------------ 00:35:42 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 00:35:52 ------------------------------------------------------------------------------ 00:35:52 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:53 | PASS | 00:35:53 ------------------------------------------------------------------------------ 00:35:53 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 00:35:55 ------------------------------------------------------------------------------ 00:35:55 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 00:35:55 ------------------------------------------------------------------------------ 00:35:55 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 00:35:58 ------------------------------------------------------------------------------ 00:35:58 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 00:35:58 ------------------------------------------------------------------------------ 00:35:58 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 00:35:58 ------------------------------------------------------------------------------ 00:35:58 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:27 | PASS | 00:36:27 ------------------------------------------------------------------------------ 00:36:27 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 00:36:27 ------------------------------------------------------------------------------ 00:36:27 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 00:36:27 ------------------------------------------------------------------------------ 00:36:27 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 00:36:27 ------------------------------------------------------------------------------ 00:36:27 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 00:36:27 ------------------------------------------------------------------------------ 00:36:27 Stop Mininet :: Stop Mininet. | PASS | 00:36:28 ------------------------------------------------------------------------------ 00:36:28 Check No Switches :: Check no switches in topology. | PASS | 00:36:29 ------------------------------------------------------------------------------ 00:36:29 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 00:36:29 23 tests, 23 passed, 0 failed 00:36:29 ============================================================================== 00:36:29 openflowplugin-sanity.txt.Reconciliation | PASS | 00:36:29 23 tests, 23 passed, 0 failed 00:36:29 ============================================================================== 00:36:29 openflowplugin-sanity.txt | PASS | 00:36:29 394 tests, 394 passed, 0 failed 00:36:29 ============================================================================== 00:36:29 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml 00:36:33 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html 00:36:33 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html 00:36:33 Examining the files in data/log and checking filesize 00:36:33 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:34 total 964 00:36:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 00:31 . 00:36:34 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 25 00:31 karaf_console.log 00:36:34 drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 00:31 .. 00:36:34 -rw-rw-r-- 1 jenkins jenkins 972765 Feb 25 00:36 karaf.log 00:36:34 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:34 952K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log 00:36:34 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log 00:36:34 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:34 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory 00:36:34 Let's take the karaf thread dump again... 00:36:34 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:34 karaf main: org.apache.karaf.main.Main, pid:4597 00:36:34 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:35 Killing ODL 00:36:35 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:40 Compressing karaf.log 1 00:36:40 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:40 Fetching compressed karaf.log 1 00:36:40 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:40 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:41 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:41 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:41 Fetch GC logs 00:36:41 Warning: Permanently added '10.30.171.75' (ECDSA) to the list of known hosts. 00:36:41 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory 00:36:41 Examine copied files 00:36:41 total 43984 00:36:41 drwxrwxr-x. 2 jenkins jenkins 6 Feb 25 00:36 gclogs-1 00:36:41 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 25 00:36 odl1_karaf_console.log 00:36:41 -rw-rw-r--. 1 jenkins jenkins 67848 Feb 25 00:36 odl1_karaf.log.gz 00:36:41 -rw-rw-r--. 1 jenkins jenkins 148014 Feb 25 00:36 karaf_1_4597_threads_after.log 00:36:41 -rw-rw-r--. 1 jenkins jenkins 14168 Feb 25 00:36 ps_after.log 00:36:41 -rw-rw-r--. 1 jenkins jenkins 270768 Feb 25 00:36 report.html 00:36:41 -rw-rw-r--. 1 jenkins jenkins 3408626 Feb 25 00:36 log.html 00:36:41 -rw-rw-r--. 1 jenkins jenkins 40930723 Feb 25 00:36 output.xml 00:36:41 -rw-rw-r--. 1 jenkins jenkins 491 Feb 25 00:32 testplan.txt 00:36:41 -rw-rw-r--. 1 jenkins jenkins 108437 Feb 25 00:32 karaf_1_2051_threads_before.log 00:36:41 -rw-rw-r--. 1 jenkins jenkins 14245 Feb 25 00:32 ps_before.log 00:36:41 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 25 00:31 post-startup-script.sh 00:36:41 -rw-rw-r--. 1 jenkins jenkins 252 Feb 25 00:31 startup-script.sh 00:36:41 -rw-rw-r--. 1 jenkins jenkins 3496 Feb 25 00:31 configuration-script.sh 00:36:41 -rw-rw-r--. 1 jenkins jenkins 337 Feb 25 00:31 detect_variables.env 00:36:41 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 25 00:31 pom.xml 00:36:41 -rw-rw-r--. 1 jenkins jenkins 92 Feb 25 00:31 set_variables.env 00:36:41 -rw-rw-r--. 1 jenkins jenkins 295 Feb 25 00:31 slave_addresses.txt 00:36:41 -rw-rw-r--. 1 jenkins jenkins 570 Feb 25 00:30 requirements.txt 00:36:41 -rw-rw-r--. 1 jenkins jenkins 26 Feb 25 00:30 env.properties 00:36:41 -rw-rw-r--. 1 jenkins jenkins 333 Feb 25 00:28 stack-parameters.yaml 00:36:41 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 25 00:27 test 00:36:41 drwxrwxr-x. 2 jenkins jenkins 6 Feb 25 00:27 test@tmp 00:36:41 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 24 22:36 maven-metadata.xml 00:36:42 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13266805856786313113.sh 00:36:42 Karaf Deployments, Tests must have already run 00:36:42 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins8554866122170407326.sh 00:36:42 Cleaning up Robot installation... 00:36:42 $ ssh-agent -k 00:36:42 unset SSH_AUTH_SOCK; 00:36:42 unset SSH_AGENT_PID; 00:36:42 echo Agent pid 5284 killed; 00:36:42 [ssh-agent] Stopped. 00:36:42 Recording plot data 00:36:42 Robot results publisher started... 00:36:42 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:36:42 -Parsing output xml: 00:36:43 Done! 00:36:43 -Copying log files to build dir: 00:36:44 Done! 00:36:44 -Assigning results to build: 00:36:44 Done! 00:36:44 -Checking thresholds: 00:36:44 Done! 00:36:44 Done publishing Robot results. 00:36:44 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:44 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5873903393083638620.sh 00:36:44 Archiving csit artifacts 00:36:44 mv: cannot stat '*_1.png': No such file or directory 00:36:44 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:36:44 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:44 Dload Upload Total Spent Left Speed 00:36:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1896k 0 1896k 0 0 3688k 0 --:--:-- --:--:-- --:--:-- 3681k 100 3561k 0 3561k 0 0 4032k 0 --:--:-- --:--:-- --:--:-- 4028k 00:36:45 Archive: robot-plugin.zip 00:36:45 inflating: ./archives/robot-plugin/log.html 00:36:45 inflating: ./archives/robot-plugin/output.xml 00:36:46 inflating: ./archives/robot-plugin/report.html 00:36:46 mv: cannot stat '*.log.gz': No such file or directory 00:36:46 mv: cannot stat '*.csv': No such file or directory 00:36:46 mv: cannot stat '*.png': No such file or directory 00:36:46 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:46 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15918943927509000724.sh 00:36:46 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:46 [EnvInject] - Injecting environment variables from a build step. 00:36:46 [EnvInject] - Injecting as environment variables the properties content 00:36:46 OS_CLOUD=vex 00:36:46 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-33 00:36:46 00:36:46 [EnvInject] - Variables injected successfully. 00:36:46 provisioning config files... 00:36:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:36:46 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins4856319864126103529.sh 00:36:46 ---> openstack-stack-delete.sh 00:36:46 Setup pyenv: 00:36:46 system 00:36:46 3.8.13 00:36:46 3.9.13 00:36:46 3.10.13 00:36:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:36:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from file:/tmp/.os_lf_venv 00:36:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:48 lf-activate-venv(): INFO: Base packages installed successfully 00:36:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:37:01 INFO: Stack cost retrieval disabled, setting cost to 0 00:37:01 /tmp/venv-nXpQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:37:01 warnings.warn( 00:37:13 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-33 00:37:13 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-33 00:37:13 [PostBuildScript] - [INFO] Executing post build scripts. 00:37:13 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5381801650066535358.sh 00:37:13 ---> sysstat.sh 00:37:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins30475599372176579.sh 00:37:14 ---> package-listing.sh 00:37:14 ++ facter osfamily 00:37:14 ++ tr '[:upper:]' '[:lower:]' 00:37:14 + OS_FAMILY=redhat 00:37:14 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:37:14 + START_PACKAGES=/tmp/packages_start.txt 00:37:14 + END_PACKAGES=/tmp/packages_end.txt 00:37:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:37:14 + PACKAGES=/tmp/packages_start.txt 00:37:14 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']' 00:37:14 + PACKAGES=/tmp/packages_end.txt 00:37:14 + case "${OS_FAMILY}" in 00:37:14 + rpm -qa 00:37:14 + sort 00:37:14 + '[' -f /tmp/packages_start.txt ']' 00:37:14 + '[' -f /tmp/packages_end.txt ']' 00:37:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:37:14 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']' 00:37:14 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/ 00:37:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/ 00:37:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17031662048559282298.sh 00:37:14 ---> capture-instance-metadata.sh 00:37:15 Setup pyenv: 00:37:15 system 00:37:15 3.8.13 00:37:15 3.9.13 00:37:15 3.10.13 00:37:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:37:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from file:/tmp/.os_lf_venv 00:37:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:17 lf-activate-venv(): INFO: Base packages installed successfully 00:37:17 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:37:26 INFO: Running in OpenStack, capturing instance metadata 00:37:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15889152889364036586.sh 00:37:27 provisioning config files... 00:37:27 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #33 00:37:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config11631680578624436545tmp 00:37:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:37:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:37:27 provisioning config files... 00:37:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:37:27 [EnvInject] - Injecting environment variables from a build step. 00:37:27 [EnvInject] - Injecting as environment variables the properties content 00:37:27 SERVER_ID=logs 00:37:27 00:37:27 [EnvInject] - Variables injected successfully. 00:37:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15114522255879555911.sh 00:37:27 ---> create-netrc.sh 00:37:27 WARN: Log server credential not found. 00:37:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins4367736018532141285.sh 00:37:27 ---> python-tools-install.sh 00:37:27 Setup pyenv: 00:37:28 system 00:37:28 3.8.13 00:37:28 3.9.13 00:37:28 3.10.13 00:37:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:37:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from file:/tmp/.os_lf_venv 00:37:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:30 lf-activate-venv(): INFO: Base packages installed successfully 00:37:30 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:39 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:37:39 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins2771698766987389863.sh 00:37:39 ---> sudo-logs.sh 00:37:39 Archiving 'sudo' log.. 00:37:39 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10083410575458713508.sh 00:37:39 ---> job-cost.sh 00:37:39 INFO: Activating Python virtual environment... 00:37:39 Setup pyenv: 00:37:39 system 00:37:39 3.8.13 00:37:39 3.9.13 00:37:39 3.10.13 00:37:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:37:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from file:/tmp/.os_lf_venv 00:37:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:42 lf-activate-venv(): INFO: Base packages installed successfully 00:37:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:37:48 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:37:48 DEBUG: Contents of stack-cost file: 00:37:48 total: 0 00:37:48 INFO: Retrieving Stack Cost... 00:37:48 INFO: Stack cost: 0 00:37:48 INFO: Instance uptime: 695s 00:37:48 INFO: Fetching instance metadata (attempt 1 of 3)... 00:37:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:37:48 INFO: Successfully fetched instance metadata 00:37:48 INFO: Instance type: v3-standard-2 00:37:48 INFO: Retrieving pricing info for: v3-standard-2 00:37:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:37:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=695 00:37:49 INFO: Successfully fetched Vexxhost pricing API 00:37:49 INFO: Retrieved cost: 0.06 00:37:49 INFO: Retrieved resource: v3-standard-2 00:37:49 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost 00:37:49 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost.csv 00:37:49 INFO: Successfully archived job cost data 00:37:49 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-chromium,33,2026-02-25 00:37:49,v3-standard-2,695,0.06,0.00,SUCCESS 00:37:49 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins4573385587152719424.sh 00:37:49 ---> logs-deploy.sh 00:37:49 Setup pyenv: 00:37:49 system 00:37:49 3.8.13 00:37:49 3.9.13 00:37:49 3.10.13 00:37:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:37:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nXpQ from file:/tmp/.os_lf_venv 00:37:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:51 lf-activate-venv(): INFO: Base packages installed successfully 00:37:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-nXpQ/bin to PATH 00:38:02 WARNING: Nexus logging server not set 00:38:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/33/ 00:38:02 INFO: archiving logs to S3 00:38:02 /tmp/venv-nXpQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:38:02 warnings.warn( 00:38:03 ---> uname -a: 00:38:03 Linux prd-centos8-robot-2c-8g-20479.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:38:03 00:38:03 00:38:03 ---> lscpu: 00:38:03 Architecture: x86_64 00:38:03 CPU op-mode(s): 32-bit, 64-bit 00:38:03 Byte Order: Little Endian 00:38:03 CPU(s): 2 00:38:03 On-line CPU(s) list: 0,1 00:38:03 Thread(s) per core: 1 00:38:03 Core(s) per socket: 1 00:38:03 Socket(s): 2 00:38:03 NUMA node(s): 1 00:38:03 Vendor ID: AuthenticAMD 00:38:03 CPU family: 23 00:38:03 Model: 49 00:38:03 Model name: AMD EPYC-Rome Processor 00:38:03 Stepping: 0 00:38:03 CPU MHz: 2799.998 00:38:03 BogoMIPS: 5599.99 00:38:03 Virtualization: AMD-V 00:38:03 Hypervisor vendor: KVM 00:38:03 Virtualization type: full 00:38:03 L1d cache: 32K 00:38:03 L1i cache: 32K 00:38:03 L2 cache: 512K 00:38:03 L3 cache: 16384K 00:38:03 NUMA node0 CPU(s): 0,1 00:38:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:38:03 00:38:03 00:38:03 ---> nproc: 00:38:03 2 00:38:03 00:38:03 00:38:03 ---> df -h: 00:38:03 Filesystem Size Used Avail Use% Mounted on 00:38:03 devtmpfs 3.8G 0 3.8G 0% /dev 00:38:03 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:38:03 tmpfs 3.8G 17M 3.8G 1% /run 00:38:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:38:03 /dev/vda1 40G 8.5G 32G 22% / 00:38:03 tmpfs 770M 0 770M 0% /run/user/1001 00:38:03 00:38:03 00:38:03 ---> free -m: 00:38:03 total used free shared buff/cache available 00:38:03 Mem: 7697 609 4799 19 2288 6789 00:38:03 Swap: 1023 0 1023 00:38:03 00:38:03 00:38:03 ---> ip addr: 00:38:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:38:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:38:03 inet 127.0.0.1/8 scope host lo 00:38:03 valid_lft forever preferred_lft forever 00:38:03 inet6 ::1/128 scope host 00:38:03 valid_lft forever preferred_lft forever 00:38:03 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:38:03 link/ether fa:16:3e:c9:0c:fa brd ff:ff:ff:ff:ff:ff 00:38:03 altname enp0s3 00:38:03 altname ens3 00:38:03 inet 10.30.170.167/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:38:03 valid_lft 85701sec preferred_lft 85701sec 00:38:03 inet6 fe80::f816:3eff:fec9:cfa/64 scope link 00:38:03 valid_lft forever preferred_lft forever 00:38:03 00:38:03 00:38:03 ---> sar -b -r -n DEV: 00:38:03 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/25/2026 _x86_64_ (2 CPU) 00:38:03 00:38:03 00:26:19 LINUX RESTART (2 CPU) 00:38:03 00:38:03 12:27:02 AM tps rtps wtps bread/s bwrtn/s 00:38:03 12:28:01 AM 87.80 6.47 81.33 1116.01 6098.51 00:38:03 12:29:01 AM 79.86 1.12 78.74 75.84 11598.38 00:38:03 12:30:01 AM 13.38 0.35 13.03 62.08 412.42 00:38:03 12:31:01 AM 56.57 6.74 49.83 1246.32 3413.76 00:38:03 12:32:02 AM 45.43 2.70 42.74 436.12 6580.52 00:38:03 12:33:01 AM 4.52 0.07 4.46 5.02 181.51 00:38:03 12:34:01 AM 2.55 0.00 2.55 0.00 658.41 00:38:03 12:35:01 AM 0.45 0.00 0.45 0.00 280.85 00:38:03 12:36:01 AM 0.40 0.00 0.40 0.00 370.60 00:38:03 12:37:01 AM 15.01 0.35 14.66 38.79 636.47 00:38:03 12:38:01 AM 33.24 0.52 32.72 63.85 2974.08 00:38:03 Average: 30.80 1.66 29.14 276.01 3018.79 00:38:03 00:38:03 12:27:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:38:03 12:28:01 AM 5273728 7088408 2608696 33.10 2688 1992492 668092 7.48 186376 2085428 264176 00:38:03 12:29:01 AM 5126764 6988760 2755660 34.96 2688 2038772 732280 8.20 206664 2199160 4 00:38:03 12:30:01 AM 5211952 7076156 2670472 33.88 2688 2040652 652576 7.31 227504 2094296 9012 00:38:03 12:31:01 AM 4891468 7005652 2990956 37.94 2688 2280656 695340 7.79 264796 2343644 159296 00:38:03 12:32:02 AM 4912836 7041608 2969588 37.67 2688 2296000 652568 7.31 274808 2310648 16 00:38:03 12:33:01 AM 4868196 6998840 3014228 38.24 2688 2297896 720348 8.07 275204 2353976 1752 00:38:03 12:34:01 AM 4836792 6984836 3045632 38.64 2688 2315304 735736 8.24 275620 2385648 1784 00:38:03 12:35:01 AM 4825088 6984400 3057336 38.79 2688 2326596 735736 8.24 275620 2397216 4760 00:38:03 12:36:01 AM 4813716 6981512 3068708 38.93 2688 2335032 735736 8.24 275668 2408092 2156 00:38:03 12:37:01 AM 4876192 6909504 3006232 38.14 2688 2206200 804572 9.01 345648 2299208 76068 00:38:03 12:38:01 AM 4896644 6939116 2985780 37.88 2688 2215972 760924 8.52 518936 2110280 30044 00:38:03 Average: 4957580 6999890 2924844 37.11 2688 2213234 717628 8.04 284259 2271600 49915 00:38:03 00:38:03 12:27:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:38:03 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:28:01 AM eth0 184.75 134.40 1482.76 38.17 0.00 0.00 0.00 0.00 00:38:03 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:29:01 AM eth0 53.07 41.14 638.52 6.34 0.00 0.00 0.00 0.00 00:38:03 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:30:01 AM eth0 8.01 7.59 4.71 3.37 0.00 0.00 0.00 0.00 00:38:03 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:31:01 AM eth0 37.95 32.28 332.47 6.91 0.00 0.00 0.00 0.00 00:38:03 12:32:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:32:02 AM eth0 145.65 101.38 34.19 32.09 0.00 0.00 0.00 0.00 00:38:03 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:33:01 AM eth0 27.48 18.89 26.88 3.08 0.00 0.00 0.00 0.00 00:38:03 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:34:01 AM eth0 35.20 35.12 117.63 10.74 0.00 0.00 0.00 0.00 00:38:03 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:35:01 AM eth0 23.73 18.90 75.13 6.74 0.00 0.00 0.00 0.00 00:38:03 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:36:01 AM eth0 22.35 19.81 65.64 13.29 0.00 0.00 0.00 0.00 00:38:03 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:37:01 AM eth0 83.41 52.78 156.11 82.96 0.00 0.00 0.00 0.00 00:38:03 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 12:38:01 AM eth0 25.51 17.79 16.77 8.79 0.00 0.00 0.00 0.00 00:38:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:03 Average: eth0 58.69 43.55 266.81 19.31 0.00 0.00 0.00 0.00 00:38:03 00:38:03 00:38:03 ---> sar -P ALL: 00:38:03 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/25/2026 _x86_64_ (2 CPU) 00:38:03 00:38:03 00:26:19 LINUX RESTART (2 CPU) 00:38:03 00:38:03 12:27:02 AM CPU %user %nice %system %iowait %steal %idle 00:38:03 12:28:01 AM all 39.48 0.00 5.91 1.54 0.10 52.97 00:38:03 12:28:01 AM 0 37.81 0.00 6.36 1.49 0.10 54.24 00:38:03 12:28:01 AM 1 41.15 0.00 5.45 1.59 0.10 51.70 00:38:03 12:29:01 AM all 13.16 0.00 2.33 2.95 0.06 81.50 00:38:03 12:29:01 AM 0 16.89 0.00 2.57 2.35 0.07 78.12 00:38:03 12:29:01 AM 1 9.44 0.00 2.09 3.54 0.05 84.89 00:38:03 12:30:01 AM all 11.32 0.00 1.40 0.11 0.07 87.11 00:38:03 12:30:01 AM 0 17.41 0.00 1.86 0.13 0.07 80.53 00:38:03 12:30:01 AM 1 5.23 0.00 0.94 0.08 0.07 93.68 00:38:03 12:31:01 AM all 27.02 0.00 5.25 0.82 0.10 66.81 00:38:03 12:31:01 AM 0 25.16 0.00 4.81 0.85 0.10 69.08 00:38:03 12:31:01 AM 1 28.88 0.00 5.70 0.80 0.10 64.52 00:38:03 12:32:02 AM all 11.76 0.00 2.35 1.12 0.06 84.71 00:38:03 12:32:02 AM 0 13.90 0.00 2.31 1.17 0.05 82.58 00:38:03 12:32:02 AM 1 9.63 0.00 2.39 1.07 0.07 86.84 00:38:03 12:33:01 AM all 3.58 0.00 0.26 0.02 0.06 96.08 00:38:03 12:33:01 AM 0 3.55 0.00 0.32 0.00 0.05 96.08 00:38:03 12:33:01 AM 1 3.61 0.00 0.20 0.03 0.07 96.09 00:38:03 12:34:01 AM all 19.69 0.00 0.30 0.10 0.08 79.82 00:38:03 12:34:01 AM 0 26.24 0.00 0.27 0.07 0.08 73.34 00:38:03 12:34:01 AM 1 13.14 0.00 0.33 0.13 0.08 86.30 00:38:03 12:35:01 AM all 10.34 0.00 0.20 0.01 0.06 89.39 00:38:03 12:35:01 AM 0 15.64 0.00 0.18 0.00 0.07 84.10 00:38:03 12:35:01 AM 1 5.03 0.00 0.22 0.02 0.05 94.68 00:38:03 12:36:01 AM all 9.62 0.00 0.21 0.05 0.07 90.05 00:38:03 12:36:01 AM 0 12.74 0.00 0.22 0.00 0.07 86.97 00:38:03 12:36:01 AM 1 6.50 0.00 0.20 0.10 0.07 93.13 00:38:03 12:37:01 AM all 18.91 0.00 2.19 0.11 0.09 78.70 00:38:03 12:37:01 AM 0 18.95 0.00 2.07 0.13 0.08 78.76 00:38:03 12:37:01 AM 1 18.87 0.00 2.30 0.08 0.10 78.65 00:38:03 12:38:01 AM all 30.77 0.00 4.24 1.03 0.14 63.82 00:38:03 12:38:01 AM 0 26.47 0.00 4.76 0.75 0.13 67.89 00:38:03 12:38:01 AM 1 35.06 0.00 3.72 1.32 0.15 59.75 00:38:03 00:38:03 Average: CPU %user %nice %system %iowait %steal %idle 00:38:03 Average: all 17.79 0.00 2.24 0.71 0.08 79.18 00:38:03 Average: 0 19.53 0.00 2.34 0.63 0.08 77.42 00:38:03 Average: 1 16.05 0.00 2.14 0.80 0.08 80.93 00:38:03 00:38:03 00:38:03