00:13:06 Started by upstream project "integration-distribution-weekly-test-trigger-titanium" build number 74 00:13:06 originally caused by: 00:13:06 Started by timer 00:13:06 Running as SYSTEM 00:13:06 [EnvInject] - Loading node environment variables. 00:13:06 Building remotely on prd-centos8-robot-2c-8g-8574 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-longevity-only-titanium 00:13:07 [ssh-agent] Looking for ssh-agent implementation... 00:13:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:08 $ ssh-agent 00:13:08 SSH_AUTH_SOCK=/tmp/ssh-0ef3xh0VPfkY/agent.5278 00:13:08 SSH_AGENT_PID=5280 00:13:08 [ssh-agent] Started. 00:13:08 Running ssh-add (command line suppressed) 00:13:08 Identity added: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium@tmp/private_key_4712973580576200083.key (/w/workspace/openflowplugin-csit-1node-longevity-only-titanium@tmp/private_key_4712973580576200083.key) 00:13:08 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:13:08 The recommended git tool is: NONE 00:13:12 using credential opendaylight-jenkins-ssh 00:13:12 Wiping out workspace first. 00:13:12 Cloning the remote Git repository 00:13:12 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:13:12 > git init /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test # timeout=10 00:13:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:13:12 > git --version # timeout=10 00:13:12 > git --version # 'git version 2.43.0' 00:13:12 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:13:13 [INFO] Currently running in a labeled security context 00:13:13 [INFO] Currently SELinux is 'enforcing' on the host 00:13:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh2435159920534152262.key 00:13:13 Verifying host key using known hosts file 00:13:13 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:13:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:13:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:13:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:13:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:13:17 [INFO] Currently running in a labeled security context 00:13:17 [INFO] Currently SELinux is 'enforcing' on the host 00:13:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh4804486242401603654.key 00:13:17 Verifying host key using known hosts file 00:13:17 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:13:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:13:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:13:17 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:13:17 > git config core.sparsecheckout # timeout=10 00:13:17 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:13:17 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:13:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:13:18 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:13:18 No emails were triggered. 00:13:18 provisioning config files... 00:13:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:13:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:13:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:13:19 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins17444387282572658903.sh 00:13:19 ---> python-tools-install.sh 00:13:19 Setup pyenv: 00:13:19 system 00:13:19 * 3.8.13 (set by /opt/pyenv/version) 00:13:19 * 3.9.13 (set by /opt/pyenv/version) 00:13:19 * 3.10.13 (set by /opt/pyenv/version) 00:13:19 * 3.11.7 (set by /opt/pyenv/version) 00:13:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8TCj 00:13:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:13:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:13:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:13:28 lf-activate-venv(): INFO: Base packages installed successfully 00:13:28 lf-activate-venv(): INFO: Installing additional packages: lftools 00:13:50 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:13:50 Generating Requirements File 00:14:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:14:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:14:08 Python 3.11.7 00:14:08 pip 26.0.1 from /tmp/venv-8TCj/lib/python3.11/site-packages/pip (python 3.11) 00:14:09 appdirs==1.4.4 00:14:09 argcomplete==3.6.3 00:14:09 aspy.yaml==1.3.0 00:14:09 attrs==25.4.0 00:14:09 autopage==0.6.0 00:14:09 beautifulsoup4==4.14.3 00:14:09 boto3==1.42.44 00:14:09 botocore==1.42.44 00:14:09 bs4==0.0.2 00:14:09 certifi==2026.1.4 00:14:09 cffi==2.0.0 00:14:09 cfgv==3.5.0 00:14:09 chardet==5.2.0 00:14:09 charset-normalizer==3.4.4 00:14:09 click==8.3.1 00:14:09 cliff==4.13.1 00:14:09 cmd2==3.2.0 00:14:09 cryptography==3.3.2 00:14:09 debtcollector==3.0.0 00:14:09 decorator==5.2.1 00:14:09 defusedxml==0.7.1 00:14:09 Deprecated==1.3.1 00:14:09 distlib==0.4.0 00:14:09 dnspython==2.8.0 00:14:09 docker==7.1.0 00:14:09 dogpile.cache==1.5.0 00:14:09 durationpy==0.10 00:14:09 email-validator==2.3.0 00:14:09 filelock==3.20.3 00:14:09 future==1.0.0 00:14:09 gitdb==4.0.12 00:14:09 GitPython==3.1.46 00:14:09 httplib2==0.30.2 00:14:09 identify==2.6.16 00:14:09 idna==3.11 00:14:09 importlib-resources==1.5.0 00:14:09 iso8601==2.1.0 00:14:09 Jinja2==3.1.6 00:14:09 jmespath==1.1.0 00:14:09 jsonpatch==1.33 00:14:09 jsonpointer==3.0.0 00:14:09 jsonschema==4.26.0 00:14:09 jsonschema-specifications==2025.9.1 00:14:09 keystoneauth1==5.13.0 00:14:09 kubernetes==35.0.0 00:14:09 lftools==0.37.21 00:14:09 lxml==6.0.2 00:14:09 markdown-it-py==4.0.0 00:14:09 MarkupSafe==3.0.3 00:14:09 mdurl==0.1.2 00:14:09 msgpack==1.1.2 00:14:09 multi_key_dict==2.0.3 00:14:09 munch==4.0.0 00:14:09 netaddr==1.3.0 00:14:09 niet==1.4.2 00:14:09 nodeenv==1.10.0 00:14:09 oauth2client==4.1.3 00:14:09 oauthlib==3.3.1 00:14:09 openstacksdk==4.9.0 00:14:09 os-service-types==1.8.2 00:14:09 osc-lib==4.3.0 00:14:09 oslo.config==10.2.0 00:14:09 oslo.context==6.2.0 00:14:09 oslo.i18n==6.7.1 00:14:09 oslo.log==8.0.0 00:14:09 oslo.serialization==5.9.0 00:14:09 oslo.utils==9.2.0 00:14:09 packaging==26.0 00:14:09 pbr==7.0.3 00:14:09 platformdirs==4.5.1 00:14:09 prettytable==3.17.0 00:14:09 psutil==7.2.2 00:14:09 pyasn1==0.6.2 00:14:09 pyasn1_modules==0.4.2 00:14:09 pycparser==3.0 00:14:09 pygerrit2==2.0.15 00:14:09 PyGithub==2.8.1 00:14:09 Pygments==2.19.2 00:14:09 PyJWT==2.11.0 00:14:09 PyNaCl==1.6.2 00:14:09 pyparsing==2.4.7 00:14:09 pyperclip==1.11.0 00:14:09 pyrsistent==0.20.0 00:14:09 python-cinderclient==9.8.0 00:14:09 python-dateutil==2.9.0.post0 00:14:09 python-heatclient==5.0.0 00:14:09 python-jenkins==1.8.3 00:14:09 python-keystoneclient==5.7.0 00:14:09 python-magnumclient==4.9.0 00:14:09 python-openstackclient==8.3.0 00:14:09 python-swiftclient==4.9.0 00:14:09 PyYAML==6.0.3 00:14:09 referencing==0.37.0 00:14:09 requests==2.32.5 00:14:09 requests-oauthlib==2.0.0 00:14:09 requestsexceptions==1.4.0 00:14:09 rfc3986==2.0.0 00:14:09 rich==14.3.2 00:14:09 rich-argparse==1.7.2 00:14:09 rpds-py==0.30.0 00:14:09 rsa==4.9.1 00:14:09 ruamel.yaml==0.19.1 00:14:09 ruamel.yaml.clib==0.2.15 00:14:09 s3transfer==0.16.0 00:14:09 simplejson==3.20.2 00:14:09 six==1.17.0 00:14:09 smmap==5.0.2 00:14:09 soupsieve==2.8.3 00:14:09 stevedore==5.6.0 00:14:09 tabulate==0.9.0 00:14:09 toml==0.10.2 00:14:09 tomlkit==0.14.0 00:14:09 tqdm==4.67.3 00:14:09 typing_extensions==4.15.0 00:14:09 tzdata==2025.3 00:14:09 urllib3==1.26.20 00:14:09 virtualenv==20.36.1 00:14:09 wcwidth==0.6.0 00:14:09 websocket-client==1.9.0 00:14:09 wrapt==2.1.1 00:14:09 xdg==6.0.0 00:14:09 xmltodict==1.0.2 00:14:09 yq==3.4.3 00:14:09 [EnvInject] - Injecting environment variables from a build step. 00:14:09 [EnvInject] - Injecting as environment variables the properties content 00:14:09 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:14:09 OS_CLOUD=vex 00:14:09 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-titanium-74 00:14:09 OS_STACK_TEMPLATE_DIR=openstack-hot 00:14:09 00:14:09 [EnvInject] - Variables injected successfully. 00:14:09 provisioning config files... 00:14:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:14:09 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins5728780781662029134.sh 00:14:09 ---> Create parameters file for OpenStack HOT 00:14:09 OpenStack Heat parameters generated 00:14:09 ----------------------------------- 00:14:09 parameters: 00:14:09 vm_0_count: '1' 00:14:09 vm_0_flavor: 'v3-standard-4' 00:14:09 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:14:09 vm_1_count: '1' 00:14:09 vm_1_flavor: 'v3-standard-2' 00:14:09 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:14:09 00:14:09 job_name: '48513-74' 00:14:09 silo: 'releng' 00:14:09 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins17684488063675570918.sh 00:14:09 ---> Create HEAT stack 00:14:09 + source /home/jenkins/lf-env.sh 00:14:09 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:14:09 ++ mktemp -d /tmp/venv-XXXX 00:14:09 + lf_venv=/tmp/venv-8Gqc 00:14:09 + local venv_file=/tmp/.os_lf_venv 00:14:09 + local python=python3 00:14:09 + local options 00:14:09 + local set_path=true 00:14:09 + local install_args= 00:14:09 ++ 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:14:09 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:14:09 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:14:09 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:14:09 + true 00:14:09 + case $1 in 00:14:09 + python=python3 00:14:09 + shift 2 00:14:09 + true 00:14:09 + case $1 in 00:14:09 + shift 00:14:09 + break 00:14:09 + case $python in 00:14:09 + local pkg_list= 00:14:09 + [[ -d /opt/pyenv ]] 00:14:09 + echo 'Setup pyenv:' 00:14:09 Setup pyenv: 00:14:09 + export PYENV_ROOT=/opt/pyenv 00:14:09 + PYENV_ROOT=/opt/pyenv 00:14:09 + 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:14:09 + 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:14:09 + pyenv versions 00:14:09 system 00:14:09 3.8.13 00:14:09 3.9.13 00:14:09 3.10.13 00:14:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:14:09 + command -v pyenv 00:14:09 ++ pyenv init - --no-rehash 00:14:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:14:09 for i in ${!paths[@]}; do 00:14:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:14:09 fi; done; 00:14:09 echo "${paths[*]}"'\'')" 00:14:09 export PATH="/opt/pyenv/shims:${PATH}" 00:14:09 export PYENV_SHELL=bash 00:14:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:14:09 pyenv() { 00:14:09 local command 00:14:09 command="${1:-}" 00:14:09 if [ "$#" -gt 0 ]; then 00:14:09 shift 00:14:09 fi 00:14:09 00:14:09 case "$command" in 00:14:09 rehash|shell) 00:14:09 eval "$(pyenv "sh-$command" "$@")" 00:14:09 ;; 00:14:09 *) 00:14:09 command pyenv "$command" "$@" 00:14:09 ;; 00:14:09 esac 00:14:09 }' 00:14:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:14:09 for i in ${!paths[@]}; do 00:14:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:14:09 fi; done; 00:14:09 echo "${paths[*]}"' 00:14:09 ++ 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:14:09 ++ 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:14:09 ++ 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:14:09 ++ export PYENV_SHELL=bash 00:14:09 ++ PYENV_SHELL=bash 00:14:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:14:09 +++ complete -F _pyenv pyenv 00:14:09 ++ lf-pyver python3 00:14:09 ++ local py_version_xy=python3 00:14:09 ++ local py_version_xyz= 00:14:09 ++ awk '{ print $1 }' 00:14:09 ++ pyenv versions 00:14:09 ++ local command 00:14:09 ++ command=versions 00:14:09 ++ '[' 1 -gt 0 ']' 00:14:09 ++ shift 00:14:09 ++ case "$command" in 00:14:09 ++ command pyenv versions 00:14:09 ++ pyenv versions 00:14:09 ++ sed 's/^[ *]* //' 00:14:09 ++ grep -E '^[0-9.]*[0-9]$' 00:14:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:14:10 +++ grep '^3' /tmp/.pyenv_versions 00:14:10 +++ tail -n 1 00:14:10 +++ sort -V 00:14:10 ++ py_version_xyz=3.11.7 00:14:10 ++ [[ -z 3.11.7 ]] 00:14:10 ++ echo 3.11.7 00:14:10 ++ return 0 00:14:10 + pyenv local 3.11.7 00:14:10 + local command 00:14:10 + command=local 00:14:10 + '[' 2 -gt 0 ']' 00:14:10 + shift 00:14:10 + case "$command" in 00:14:10 + command pyenv local 3.11.7 00:14:10 + pyenv local 3.11.7 00:14:10 + for arg in "$@" 00:14:10 + case $arg in 00:14:10 + pkg_list+='lftools[openstack] ' 00:14:10 + for arg in "$@" 00:14:10 + case $arg in 00:14:10 + pkg_list+='kubernetes ' 00:14:10 + for arg in "$@" 00:14:10 + case $arg in 00:14:10 + pkg_list+='niet ' 00:14:10 + for arg in "$@" 00:14:10 + case $arg in 00:14:10 + pkg_list+='python-heatclient ' 00:14:10 + for arg in "$@" 00:14:10 + case $arg in 00:14:10 + pkg_list+='python-openstackclient ' 00:14:10 + for arg in "$@" 00:14:10 + case $arg in 00:14:10 + pkg_list+='python-magnumclient ' 00:14:10 + for arg in "$@" 00:14:10 + case $arg in 00:14:10 + pkg_list+='urllib3~=1.26.15 ' 00:14:10 + for arg in "$@" 00:14:10 + case $arg in 00:14:10 + pkg_list+='yq ' 00:14:10 + [[ -f /tmp/.os_lf_venv ]] 00:14:10 ++ cat /tmp/.os_lf_venv 00:14:10 + lf_venv=/tmp/venv-8TCj 00:14:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from' file:/tmp/.os_lf_venv 00:14:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from file:/tmp/.os_lf_venv 00:14:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:14:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:14:10 + local 'pip_opts=--upgrade --quiet' 00:14:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:14:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:14:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:14:10 + [[ -n '' ]] 00:14:10 + [[ -n '' ]] 00:14:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:14:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:14:10 + /tmp/venv-8TCj/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:14:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:14:11 lf-activate-venv(): INFO: Base packages installed successfully 00:14:11 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:14:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:14:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:14:11 + /tmp/venv-8TCj/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:14:26 + type python3 00:14:26 + true 00:14:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH' 00:14:26 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:14:26 + PATH=/tmp/venv-8TCj/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:14:26 + return 0 00:14:26 + openstack --os-cloud vex limits show --absolute 00:14:28 +--------------------------+---------+ 00:14:28 | Name | Value | 00:14:28 +--------------------------+---------+ 00:14:28 | maxTotalInstances | -1 | 00:14:28 | maxTotalCores | 450 | 00:14:28 | maxTotalRAMSize | 1000000 | 00:14:28 | maxServerMeta | 128 | 00:14:28 | maxImageMeta | 128 | 00:14:28 | maxPersonality | 5 | 00:14:28 | maxPersonalitySize | 10240 | 00:14:28 | maxTotalKeypairs | 100 | 00:14:28 | maxServerGroups | 10 | 00:14:28 | maxServerGroupMembers | 10 | 00:14:28 | maxTotalFloatingIps | -1 | 00:14:28 | maxSecurityGroups | -1 | 00:14:28 | maxSecurityGroupRules | -1 | 00:14:28 | totalRAMUsed | 286720 | 00:14:28 | totalCoresUsed | 70 | 00:14:28 | totalInstancesUsed | 27 | 00:14:28 | totalFloatingIpsUsed | 0 | 00:14:28 | totalSecurityGroupsUsed | 0 | 00:14:28 | totalServerGroupsUsed | 0 | 00:14:28 | maxTotalVolumes | -1 | 00:14:28 | maxTotalSnapshots | 10 | 00:14:28 | maxTotalVolumeGigabytes | 4096 | 00:14:28 | maxTotalBackups | 10 | 00:14:28 | maxTotalBackupGigabytes | 1000 | 00:14:28 | totalVolumesUsed | 0 | 00:14:28 | totalGigabytesUsed | 0 | 00:14:28 | totalSnapshotsUsed | 0 | 00:14:28 | totalBackupsUsed | 0 | 00:14:28 | totalBackupGigabytesUsed | 0 | 00:14:28 +--------------------------+---------+ 00:14:28 + pushd /opt/ciman/openstack-hot 00:14:28 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-longevity-only-titanium 00:14:28 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-longevity-only-titanium-74 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/stack-parameters.yaml 00:15:06 Creating stack releng-openflowplugin-csit-1node-longevity-only-titanium-74 00:15:06 Waiting to initialize infrastructure... 00:15:06 Waiting to initialize infrastructure... 00:15:06 Stack initialization successful. 00:15:06 ------------------------------------ 00:15:06 Stack Details 00:15:06 ------------------------------------ 00:15:06 {'added': None, 00:15:06 'capabilities': [], 00:15:06 'created_at': '2026-02-08T00:14:31Z', 00:15:06 'deleted': None, 00:15:06 'deleted_at': None, 00:15:06 'description': 'No description', 00:15:06 'environment': None, 00:15:06 'environment_files': None, 00:15:06 'files': None, 00:15:06 'files_container': None, 00:15:06 'id': 'af7fbfdd-5dd7-44a3-b524-52e57880f1e3', 00:15:06 'is_rollback_disabled': True, 00:15:06 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-longevity-only-titanium-74/af7fbfdd-5dd7-44a3-b524-52e57880f1e3', 00:15:06 'rel': 'self'}], 00:15:06 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 00:15:06 'name': 'releng-openflowplugin-csit-1node-longevity-only-titanium-74', 00:15:06 'notification_topics': [], 00:15:06 'outputs': [{'description': 'IP addresses of the 2nd vm types', 00:15:06 'output_key': 'vm_1_ips', 00:15:06 'output_value': ['10.30.170.169']}, 00:15:06 {'description': 'IP addresses of the 1st vm types', 00:15:06 'output_key': 'vm_0_ips', 00:15:06 'output_value': ['10.30.170.178']}], 00:15:06 'owner_id': ****, 00:15:06 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:15:06 'OS::stack_id': 'af7fbfdd-5dd7-44a3-b524-52e57880f1e3', 00:15:06 'OS::stack_name': 'releng-openflowplugin-csit-1node-longevity-only-titanium-74', 00:15:06 'job_name': '48513-74', 00:15:06 'silo': 'releng', 00:15:06 'vm_0_count': '1', 00:15:06 'vm_0_flavor': 'v3-standard-4', 00:15:06 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:15:06 '20260201-010217.481', 00:15:06 'vm_1_count': '1', 00:15:06 'vm_1_flavor': 'v3-standard-2', 00:15:06 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:15:06 '- 20250917-133034.654'}, 00:15:06 'parent_id': None, 00:15:06 'replaced': None, 00:15:06 'status': 'CREATE_COMPLETE', 00:15:06 'status_reason': 'Stack CREATE completed successfully', 00:15:06 'tags': [], 00:15:06 'template': None, 00:15:06 'template_description': 'No description', 00:15:06 'template_url': None, 00:15:06 'timeout_mins': 15, 00:15:06 'unchanged': None, 00:15:06 'updated': None, 00:15:06 'updated_at': None, 00:15:06 'user_project_id': '520d5d760eb4478f959305dc0d0ec976'} 00:15:06 ------------------------------------ 00:15:06 + popd 00:15:06 /w/workspace/openflowplugin-csit-1node-longevity-only-titanium 00:15:06 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins11693149719494606733.sh 00:15:06 ---> Copy SSH public keys to CSIT lab 00:15:06 Setup pyenv: 00:15:06 system 00:15:06 3.8.13 00:15:06 3.9.13 00:15:06 3.10.13 00:15:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:15:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from file:/tmp/.os_lf_venv 00:15:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:15:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:15:08 lf-activate-venv(): INFO: Base packages installed successfully 00:15:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:15:19 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:15:22 SSH not responding on 10.30.170.178. Retrying in 10 seconds... 00:15:22 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 00:15:23 releng-48513-74-1-mininet-ovs-217-0 00:15:23 Successfully copied public keys to slave 10.30.170.169 00:15:31 Ping to 10.30.170.178 successful. 00:15:32 SSH not responding on 10.30.170.178. Retrying in 10 seconds... 00:15:42 Ping to 10.30.170.178 successful. 00:15:43 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:15:43 releng-48513-74-0-builder-0 00:15:43 Successfully copied public keys to slave 10.30.170.178 00:15:43 Process 6495 ready. 00:15:43 Process 6496 ready. 00:15:43 SSH ready on all stack servers. 00:15:43 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins7680243801088583423.sh 00:15:43 Setup pyenv: 00:15:44 system 00:15:44 3.8.13 00:15:44 3.9.13 00:15:44 3.10.13 00:15:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:15:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s2F1 00:15:48 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.robot_venv 00:15:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:15:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:15:52 lf-activate-venv(): INFO: Base packages installed successfully 00:15:52 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:15:53 lf-activate-venv(): INFO: Adding /tmp/venv-s2F1/bin to PATH 00:15:53 + echo 'Installing Python Requirements' 00:15:53 Installing Python Requirements 00:15:53 + cat 00:15:53 + python -m pip install -r requirements.txt 00:15:54 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:15:54 Collecting docker-py (from -r requirements.txt (line 1)) 00:15:54 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:15:54 Collecting ipaddr (from -r requirements.txt (line 2)) 00:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:15:54 Installing build dependencies: started 00:15:54 Installing build dependencies: finished with status 'done' 00:15:54 Getting requirements to build wheel: started 00:15:55 Getting requirements to build wheel: finished with status 'done' 00:15:55 Preparing metadata (pyproject.toml): started 00:15:55 Preparing metadata (pyproject.toml): finished with status 'done' 00:15:55 Collecting netaddr (from -r requirements.txt (line 3)) 00:15:55 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:15:55 Collecting netifaces (from -r requirements.txt (line 4)) 00:15:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:15:55 Installing build dependencies: started 00:15:56 Installing build dependencies: finished with status 'done' 00:15:56 Getting requirements to build wheel: started 00:15:56 Getting requirements to build wheel: finished with status 'done' 00:15:56 Preparing metadata (pyproject.toml): started 00:15:56 Preparing metadata (pyproject.toml): finished with status 'done' 00:15:56 Collecting pyhocon (from -r requirements.txt (line 5)) 00:15:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:15:57 Collecting requests (from -r requirements.txt (line 6)) 00:15:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:15:57 Collecting robotframework (from -r requirements.txt (line 7)) 00:15:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:15:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 34.2 MB/s 0:00:00 00:15:57 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:15:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:15:57 Installing build dependencies: started 00:15:57 Installing build dependencies: finished with status 'done' 00:15:57 Getting requirements to build wheel: started 00:15:58 Getting requirements to build wheel: finished with status 'done' 00:15:58 Preparing metadata (pyproject.toml): started 00:15:58 Preparing metadata (pyproject.toml): finished with status 'done' 00:15:58 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:15:58 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 00:15:58 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:15:58 Installing build dependencies: started 00:15:59 Installing build dependencies: finished with status 'done' 00:15:59 Getting requirements to build wheel: started 00:15:59 Getting requirements to build wheel: finished with status 'done' 00:15:59 Preparing metadata (pyproject.toml): started 00:15:59 Preparing metadata (pyproject.toml): finished with status 'done' 00:16:00 Collecting scapy (from -r requirements.txt (line 12)) 00:16:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:16:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 46.3 MB/s 0:00:00 00:16:00 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:16:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:16:00 Installing build dependencies: started 00:16:00 Installing build dependencies: finished with status 'done' 00:16:00 Getting requirements to build wheel: started 00:16:01 Getting requirements to build wheel: finished with status 'done' 00:16:01 Preparing metadata (pyproject.toml): started 00:16:01 Preparing metadata (pyproject.toml): finished with status 'done' 00:16:01 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:16:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 39.5 MB/s 0:00:00 00:16:01 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:16:01 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:16:01 Collecting pyangbind (from -r requirements.txt (line 22)) 00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:16:01 Collecting isodate (from -r requirements.txt (line 25)) 00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:16:01 Collecting jmespath (from -r requirements.txt (line 28)) 00:16:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:16:01 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:16:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:16:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:16:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:01 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:16:01 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:16:01 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:16:01 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:16:01 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:16:01 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:16:01 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:16:02 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:16:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:16:02 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:16:02 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:16:02 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:16:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:16:02 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:16:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:16:02 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:16:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:16:02 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:16:02 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:02 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:16:02 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:02 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:16:02 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:16:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:16:02 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:16:02 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:16:02 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:16:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:16:02 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:16:02 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:16:02 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:16:02 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:16:02 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:16:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:16:02 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:16:02 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:16:02 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:16:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:16:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 50.6 MB/s 0:00:00 00:16:02 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:16:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:16:02 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:16:02 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:16:02 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:16:02 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:16:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:16:02 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:16:02 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:16:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:16:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.4 MB/s 0:00:00 00:16:03 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:16:03 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:16:04 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:16:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:16:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 38.2 MB/s 0:00:00 00:16:04 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:16:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:16:04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:04 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:16:04 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:16:05 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:16:05 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:05 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:16:05 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:16:05 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:16:05 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:16:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:16:05 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 00:16:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 99.7 MB/s 0:00:00 00:16:05 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:05 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:16:05 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:16:05 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:16:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 00:16:05 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:16:05 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:16:05 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 00:16:05 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 00:16:05 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 00:16:05 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:16:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:16:05 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:16:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:16:05 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:16:05 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:16:05 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:16:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:16:06 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:16:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:16:06 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 00:16:06 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 00:16:06 Requirement already satisfied: packaging in /tmp/venv-s2F1/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0) 00:16:06 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 00:16:06 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:16:06 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:16:06 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:16:06 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:16:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:16:06 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:16:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:16:06 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:16:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 00:16:06 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:16:06 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:16:06 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:16:06 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ff8689ee20be75fa3bd97e50789e8575e8cb88c05839d5a4f05c0943100be89a 00:16:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:16:06 Building wheel for ipaddr (pyproject.toml): started 00:16:07 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:16:07 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=908e837dcdec4f0508da3d7e946a6274321e82694e590948cee169c68cba4886 00:16:07 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:16:07 Building wheel for netifaces (pyproject.toml): started 00:16:09 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:16:09 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=c1df3aaf25bf72a5975f1e9bcad15cf57c67ead30d76f5d8502c7927e3f67c20 00:16:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:16:09 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:16:09 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:16:09 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=bcc4d4eace041fb96fec11989252bd21237cf81fe32b5025067705c92470e406 00:16:09 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:16:09 Building wheel for jsonpath-rw (pyproject.toml): started 00:16:09 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:16:09 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=4b6d18ca55e408b6dbb68ba5138451ae66180d5dcb32fb6c51c08bc42f8422cb 00:16:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:16:09 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:16:09 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:16:17 00:16:17 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0 00:16:17 + pip freeze 00:16:17 async-generator==1.10 00:16:17 attrs==25.4.0 00:16:17 bcrypt==5.0.0 00:16:17 beautifulsoup4==4.14.3 00:16:17 certifi==2026.1.4 00:16:17 cffi==2.0.0 00:16:17 charset-normalizer==3.4.4 00:16:17 click==8.3.1 00:16:17 cryptography==46.0.4 00:16:17 decorator==5.2.1 00:16:17 distlib==0.4.0 00:16:17 docker-py==1.10.6 00:16:17 docker-pycreds==0.4.0 00:16:17 elastic-transport==8.17.1 00:16:17 elasticsearch==8.19.3 00:16:17 elasticsearch-dsl==8.15.4 00:16:17 enum34==1.1.10 00:16:17 filelock==3.20.3 00:16:17 h11==0.16.0 00:16:17 idna==3.11 00:16:17 importlib_metadata==8.7.1 00:16:17 invoke==2.2.1 00:16:17 ipaddr==2.2.0 00:16:17 isodate==0.7.2 00:16:17 jmespath==1.1.0 00:16:17 jsonpatch==1.33 00:16:17 jsonpath-rw==1.4.0 00:16:17 jsonpointer==3.0.0 00:16:17 lxml==6.0.2 00:16:17 mypy_extensions==1.1.0 00:16:17 netaddr==1.3.0 00:16:17 netifaces==0.11.0 00:16:17 outcome==1.3.0.post0 00:16:17 packaging==26.0 00:16:17 paramiko==4.0.0 00:16:17 platformdirs==4.5.1 00:16:17 ply==3.11 00:16:17 pyang==2.7.1 00:16:17 pyangbind==0.8.7 00:16:17 pycparser==3.0 00:16:17 pyhocon==0.3.61 00:16:17 PyNaCl==1.6.2 00:16:17 pyparsing==3.3.2 00:16:17 PySocks==1.7.1 00:16:17 python-dateutil==2.9.0.post0 00:16:17 regex==2026.1.15 00:16:17 requests==2.32.5 00:16:17 robotframework==7.4.1 00:16:17 robotframework-httplibrary==0.4.2 00:16:17 robotframework-pythonlibcore==4.5.0 00:16:17 robotframework-requests==0.9.7 00:16:17 robotframework-selenium2library==3.0.0 00:16:17 robotframework-seleniumlibrary==6.8.0 00:16:17 robotframework-sshlibrary==3.8.0 00:16:17 scapy==2.7.0 00:16:17 scp==0.15.0 00:16:17 selenium==4.40.0 00:16:17 six==1.17.0 00:16:17 sniffio==1.3.1 00:16:17 sortedcontainers==2.4.0 00:16:17 soupsieve==2.8.3 00:16:17 trio==0.32.0 00:16:17 trio-typing==0.10.0 00:16:17 trio-websocket==0.12.2 00:16:17 types-certifi==2021.10.8.3 00:16:17 types-urllib3==1.26.25.14 00:16:17 typing_extensions==4.15.0 00:16:17 urllib3==2.6.3 00:16:17 virtualenv==20.36.1 00:16:17 waitress==3.0.2 00:16:17 WebOb==1.8.9 00:16:17 websocket-client==1.9.0 00:16:17 WebTest==3.0.7 00:16:17 wsproto==1.3.2 00:16:17 zipp==3.23.0 00:16:17 [EnvInject] - Injecting environment variables from a build step. 00:16:17 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:16:17 [EnvInject] - Variables injected successfully. 00:16:17 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins13600843183560466376.sh 00:16:17 Setup pyenv: 00:16:18 system 00:16:18 3.8.13 00:16:18 3.9.13 00:16:18 3.10.13 00:16:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:16:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from file:/tmp/.os_lf_venv 00:16:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:20 lf-activate-venv(): INFO: Base packages installed successfully 00:16:20 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:16:26 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:16:26 + ODL_SYSTEM=() 00:16:26 + TOOLS_SYSTEM=() 00:16:26 + OPENSTACK_SYSTEM=() 00:16:26 + OPENSTACK_CONTROLLERS=() 00:16:26 + mapfile -t ADDR 00:16:26 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-longevity-only-titanium-74 00:16:27 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:16:28 + for i in "${ADDR[@]}" 00:16:28 ++ ssh 10.30.170.169 hostname -s 00:16:28 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 00:16:29 + REMHOST=releng-48513-74-1-mininet-ovs-217-0 00:16:29 + case ${REMHOST} in 00:16:29 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:16:29 + for i in "${ADDR[@]}" 00:16:29 ++ ssh 10.30.170.178 hostname -s 00:16:29 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:16:29 + REMHOST=releng-48513-74-0-builder-0 00:16:29 + case ${REMHOST} in 00:16:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:16:29 + echo NUM_ODL_SYSTEM=1 00:16:29 + echo NUM_TOOLS_SYSTEM=1 00:16:29 + '[' '' == yes ']' 00:16:29 + NUM_OPENSTACK_SYSTEM=0 00:16:29 + echo NUM_OPENSTACK_SYSTEM=0 00:16:29 + '[' 0 -eq 2 ']' 00:16:29 + echo ODL_SYSTEM_IP=10.30.170.178 00:16:29 ++ seq 0 0 00:16:29 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:16:29 + echo ODL_SYSTEM_1_IP=10.30.170.178 00:16:29 + echo TOOLS_SYSTEM_IP=10.30.170.169 00:16:29 ++ seq 0 0 00:16:29 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:16:29 + echo TOOLS_SYSTEM_1_IP=10.30.170.169 00:16:29 + openstack_index=0 00:16:29 + NUM_OPENSTACK_CONTROL_NODES=1 00:16:29 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:16:29 ++ seq 0 0 00:16:29 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:16:29 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:16:29 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:16:29 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:16:29 + '[' -1 -ge 2 ']' 00:16:29 ++ seq 0 -2 00:16:29 + NUM_OPENSTACK_HAPROXY_NODES=0 00:16:29 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:16:29 ++ seq 0 -1 00:16:29 + echo 'Contents of slave_addresses.txt:' 00:16:29 Contents of slave_addresses.txt: 00:16:29 + cat slave_addresses.txt 00:16:29 NUM_ODL_SYSTEM=1 00:16:29 NUM_TOOLS_SYSTEM=1 00:16:29 NUM_OPENSTACK_SYSTEM=0 00:16:29 ODL_SYSTEM_IP=10.30.170.178 00:16:29 ODL_SYSTEM_1_IP=10.30.170.178 00:16:29 TOOLS_SYSTEM_IP=10.30.170.169 00:16:29 TOOLS_SYSTEM_1_IP=10.30.170.169 00:16:29 NUM_OPENSTACK_CONTROL_NODES=1 00:16:29 OPENSTACK_CONTROL_NODE_1_IP= 00:16:29 NUM_OPENSTACK_COMPUTE_NODES=-1 00:16:29 NUM_OPENSTACK_HAPROXY_NODES=0 00:16:29 [EnvInject] - Injecting environment variables from a build step. 00:16:29 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:16:29 [EnvInject] - Variables injected successfully. 00:16:29 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/sh /tmp/jenkins4349182238053526645.sh 00:16:29 Preparing for JRE Version 21 00:16:29 Karaf artifact is karaf 00:16:29 Karaf project is integration 00:16:29 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:16:29 [EnvInject] - Injecting environment variables from a build step. 00:16:29 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:16:29 [EnvInject] - Variables injected successfully. 00:16:29 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins7376815928322741999.sh 00:16:29 2026-02-08 00:16:29 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 00:16:29 Bundle version is 0.22.2-SNAPSHOT 00:16:29 --2026-02-08 00:16:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml 00:16:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:16:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:16:29 HTTP request sent, awaiting response... 200 OK 00:16:29 Length: 1410 (1.4K) [application/xml] 00:16:29 Saving to: ‘maven-metadata.xml’ 00:16:29 00:16:29 0K . 100% 61.2M=0s 00:16:29 00:16:29 2026-02-08 00:16:29 (61.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 00:16:29 00:16:29 00:16:29 00:16:29 org.opendaylight.integration 00:16:29 karaf 00:16:29 0.22.2-SNAPSHOT 00:16:29 00:16:29 00:16:29 20260207.175700 00:16:29 491 00:16:29 00:16:29 20260207175700 00:16:29 00:16:29 00:16:29 pom 00:16:29 0.22.2-20260207.175700-491 00:16:29 20260207175700 00:16:29 00:16:29 00:16:29 tar.gz 00:16:29 0.22.2-20260207.175700-491 00:16:29 20260207175700 00:16:29 00:16:29 00:16:29 zip 00:16:29 0.22.2-20260207.175700-491 00:16:29 20260207175700 00:16:29 00:16:29 00:16:29 cyclonedx 00:16:29 xml 00:16:29 0.22.2-20260207.175700-491 00:16:29 20260207175700 00:16:29 00:16:29 00:16:29 cyclonedx 00:16:29 json 00:16:29 0.22.2-20260207.175700-491 00:16:29 20260207175700 00:16:29 00:16:29 00:16:29 00:16:29 00:16:30 Nexus timestamp is 0.22.2-20260207.175700-491 00:16:30 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260207.175700-491.zip 00:16:30 Distribution bundle is karaf-0.22.2-20260207.175700-491.zip 00:16:30 Distribution bundle version is 0.22.2-SNAPSHOT 00:16:30 Distribution folder is karaf-0.22.2-SNAPSHOT 00:16:30 Nexus prefix is https://nexus.opendaylight.org 00:16:30 [EnvInject] - Injecting environment variables from a build step. 00:16:30 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:16:30 [EnvInject] - Variables injected successfully. 00:16:30 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins7054358197076420834.sh 00:16:30 Setup pyenv: 00:16:30 system 00:16:30 3.8.13 00:16:30 3.9.13 00:16:30 3.10.13 00:16:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:16:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from file:/tmp/.os_lf_venv 00:16:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:32 lf-activate-venv(): INFO: Base packages installed successfully 00:16:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:16:37 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:16:37 Copying common-functions.sh to /tmp 00:16:39 Copying common-functions.sh to 10.30.170.169:/tmp 00:16:39 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 00:16:39 Copying common-functions.sh to 10.30.170.178:/tmp 00:16:39 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:16:39 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins9803796641093422018.sh 00:16:39 common-functions.sh is being sourced 00:16:39 common-functions environment: 00:16:39 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:16:39 ACTUALFEATURES: 00:16:39 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:16:39 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 00:16:39 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:16:39 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:39 CONTROLLERMEM: 2048m 00:16:39 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:16:39 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:16:39 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:16:39 SUITES: 00:16:39 00:16:39 ################################################# 00:16:39 ## Configure Cluster and Start ## 00:16:39 ################################################# 00:16:39 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer 00:16:39 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer 00:16:39 Locating script plan to use... 00:16:39 Finished running script plans 00:16:39 Configuring member-1 with IP address 10.30.170.178 00:16:39 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:16:39 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:16:40 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 00:16:40 ++ [[ /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:16:40 common-functions.sh is being sourced 00:16:40 ++ echo 'common-functions.sh is being sourced' 00:16:40 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 00:16:40 ++ DISTROSTREAM=titanium 00:16:40 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:16:40 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:16:40 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:16:40 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:16:40 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 00:16:40 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 00:16:40 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:16:40 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:16:40 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:40 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:40 ++ export CONTROLLERMEM= 00:16:40 ++ CONTROLLERMEM= 00:16:40 ++ case "${DISTROSTREAM}" in 00:16:40 ++ CLUSTER_SYSTEM=pekko 00:16:40 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:16:40 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:16:40 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:16:40 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:16:40 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:16:40 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:16:40 ++ print_common_env 00:16:40 ++ cat 00:16:40 common-functions environment: 00:16:40 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:16:40 ACTUALFEATURES: 00:16:40 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:16:40 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 00:16:40 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:16:40 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:40 CONTROLLERMEM: 00:16:40 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:16:40 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:16:40 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:16:40 SUITES: 00:16:40 00:16:40 ++ SSH='ssh -t -t' 00:16:40 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:16:40 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:16:40 Changing to /tmp 00:16:40 + echo 'Changing to /tmp' 00:16:40 + cd /tmp 00:16:40 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260207.175700-491.zip 00:16:40 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260207.175700-491.zip' 00:16:40 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260207.175700-491.zip 00:16:40 --2026-02-08 00:16:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260207.175700-491.zip 00:16:40 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:16:40 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:16:40 HTTP request sent, awaiting response... 200 OK 00:16:40 Length: 234981974 (224M) [application/zip] 00:16:40 Saving to: ‘karaf-0.22.2-20260207.175700-491.zip’ 00:16:40 00:16:40 0K ........ ........ ........ ........ ........ ........ 1% 70.4M 3s 00:16:40 3072K ........ ........ ........ ........ ........ ........ 2% 137M 2s 00:16:40 6144K ........ ........ ........ ........ ........ ........ 4% 205M 2s 00:16:40 9216K ........ ........ ........ ........ ........ ........ 5% 198M 2s 00:16:40 12288K ........ ........ ........ ........ ........ ........ 6% 235M 1s 00:16:40 15360K ........ ........ ........ ........ ........ ........ 8% 249M 1s 00:16:40 18432K ........ ........ ........ ........ ........ ........ 9% 234M 1s 00:16:40 21504K ........ ........ ........ ........ ........ ........ 10% 267M 1s 00:16:40 24576K ........ ........ ........ ........ ........ ........ 12% 316M 1s 00:16:40 27648K ........ ........ ........ ........ ........ ........ 13% 314M 1s 00:16:40 30720K ........ ........ ........ ........ ........ ........ 14% 315M 1s 00:16:40 33792K ........ ........ ........ ........ ........ ........ 16% 323M 1s 00:16:40 36864K ........ ........ ........ ........ ........ ........ 17% 313M 1s 00:16:40 39936K ........ ........ ........ ........ ........ ........ 18% 306M 1s 00:16:40 43008K ........ ........ ........ ........ ........ ........ 20% 358M 1s 00:16:40 46080K ........ ........ ........ ........ ........ ........ 21% 315M 1s 00:16:40 49152K ........ ........ ........ ........ ........ ........ 22% 342M 1s 00:16:40 52224K ........ ........ ........ ........ ........ ........ 24% 309M 1s 00:16:40 55296K ........ ........ ........ ........ ........ ........ 25% 361M 1s 00:16:40 58368K ........ ........ ........ ........ ........ ........ 26% 352M 1s 00:16:40 61440K ........ ........ ........ ........ ........ ........ 28% 372M 1s 00:16:40 64512K ........ ........ ........ ........ ........ ........ 29% 355M 1s 00:16:40 67584K ........ ........ ........ ........ ........ ........ 30% 349M 1s 00:16:40 70656K ........ ........ ........ ........ ........ ........ 32% 310M 1s 00:16:40 73728K ........ ........ ........ ........ ........ ........ 33% 320M 1s 00:16:40 76800K ........ ........ ........ ........ ........ ........ 34% 280M 1s 00:16:40 79872K ........ ........ ........ ........ ........ ........ 36% 362M 1s 00:16:40 82944K ........ ........ ........ ........ ........ ........ 37% 370M 1s 00:16:40 86016K ........ ........ ........ ........ ........ ........ 38% 331M 1s 00:16:40 89088K ........ ........ ........ ........ ........ ........ 40% 343M 1s 00:16:40 92160K ........ ........ ........ ........ ........ ........ 41% 368M 0s 00:16:40 95232K ........ ........ ........ ........ ........ ........ 42% 446M 0s 00:16:40 98304K ........ ........ ........ ........ ........ ........ 44% 414M 0s 00:16:40 101376K ........ ........ ........ ........ ........ ........ 45% 339M 0s 00:16:40 104448K ........ ........ ........ ........ ........ ........ 46% 344M 0s 00:16:40 107520K ........ ........ ........ ........ ........ ........ 48% 383M 0s 00:16:40 110592K ........ ........ ........ ........ ........ ........ 49% 392M 0s 00:16:40 113664K ........ ........ ........ ........ ........ ........ 50% 261M 0s 00:16:40 116736K ........ ........ ........ ........ ........ ........ 52% 235M 0s 00:16:40 119808K ........ ........ ........ ........ ........ ........ 53% 265M 0s 00:16:40 122880K ........ ........ ........ ........ ........ ........ 54% 419M 0s 00:16:40 125952K ........ ........ ........ ........ ........ ........ 56% 416M 0s 00:16:40 129024K ........ ........ ........ ........ ........ ........ 57% 196M 0s 00:16:40 132096K ........ ........ ........ ........ ........ ........ 58% 326M 0s 00:16:40 135168K ........ ........ ........ ........ ........ ........ 60% 359M 0s 00:16:40 138240K ........ ........ ........ ........ ........ ........ 61% 406M 0s 00:16:40 141312K ........ ........ ........ ........ ........ ........ 62% 323M 0s 00:16:40 144384K ........ ........ ........ ........ ........ ........ 64% 376M 0s 00:16:40 147456K ........ ........ ........ ........ ........ ........ 65% 369M 0s 00:16:40 150528K ........ ........ ........ ........ ........ ........ 66% 309M 0s 00:16:40 153600K ........ ........ ........ ........ ........ ........ 68% 339M 0s 00:16:40 156672K ........ ........ ........ ........ ........ ........ 69% 334M 0s 00:16:40 159744K ........ ........ ........ ........ ........ ........ 70% 335M 0s 00:16:40 162816K ........ ........ ........ ........ ........ ........ 72% 338M 0s 00:16:40 165888K ........ ........ ........ ........ ........ ........ 73% 276M 0s 00:16:40 168960K ........ ........ ........ ........ ........ ........ 74% 230M 0s 00:16:40 172032K ........ ........ ........ ........ ........ ........ 76% 334M 0s 00:16:40 175104K ........ ........ ........ ........ ........ ........ 77% 205M 0s 00:16:40 178176K ........ ........ ........ ........ ........ ........ 78% 276M 0s 00:16:40 181248K ........ ........ ........ ........ ........ ........ 80% 451M 0s 00:16:40 184320K ........ ........ ........ ........ ........ ........ 81% 381M 0s 00:16:40 187392K ........ ........ ........ ........ ........ ........ 83% 389M 0s 00:16:40 190464K ........ ........ ........ ........ ........ ........ 84% 381M 0s 00:16:40 193536K ........ ........ ........ ........ ........ ........ 85% 430M 0s 00:16:40 196608K ........ ........ ........ ........ ........ ........ 87% 363M 0s 00:16:40 199680K ........ ........ ........ ........ ........ ........ 88% 314M 0s 00:16:40 202752K ........ ........ ........ ........ ........ ........ 89% 423M 0s 00:16:40 205824K ........ ........ ........ ........ ........ ........ 91% 347M 0s 00:16:40 208896K ........ ........ ........ ........ ........ ........ 92% 347M 0s 00:16:40 211968K ........ ........ ........ ........ ........ ........ 93% 366M 0s 00:16:40 215040K ........ ........ ........ ........ ........ ........ 95% 298M 0s 00:16:40 218112K ........ ........ ........ ........ ........ ........ 96% 207M 0s 00:16:40 221184K ........ ........ ........ ........ ........ ........ 97% 317M 0s 00:16:40 224256K ........ ........ ........ ........ ........ ........ 99% 360M 0s 00:16:40 227328K ........ ........ ........ ........ . 100% 351M=0.8s 00:16:40 00:16:40 2026-02-08 00:16:40 (298 MB/s) - ‘karaf-0.22.2-20260207.175700-491.zip’ saved [234981974/234981974] 00:16:40 00:16:40 Extracting the new controller... 00:16:40 + echo 'Extracting the new controller...' 00:16:40 + unzip -q karaf-0.22.2-20260207.175700-491.zip 00:16:42 Adding external repositories... 00:16:42 + echo 'Adding external repositories...' 00:16:42 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:16:42 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:16:42 ################################################################################ 00:16:42 # 00:16:42 # Licensed to the Apache Software Foundation (ASF) under one or more 00:16:42 # contributor license agreements. See the NOTICE file distributed with 00:16:42 # this work for additional information regarding copyright ownership. 00:16:42 # The ASF licenses this file to You under the Apache License, Version 2.0 00:16:42 # (the "License"); you may not use this file except in compliance with 00:16:42 # the License. You may obtain a copy of the License at 00:16:42 # 00:16:42 # http://www.apache.org/licenses/LICENSE-2.0 00:16:42 # 00:16:42 # Unless required by applicable law or agreed to in writing, software 00:16:42 # distributed under the License is distributed on an "AS IS" BASIS, 00:16:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:16:42 # See the License for the specific language governing permissions and 00:16:42 # limitations under the License. 00:16:42 # 00:16:42 ################################################################################ 00:16:42 00:16:42 # 00:16:42 # If set to true, the following property will not allow any certificate to be used 00:16:42 # when accessing Maven repositories through SSL 00:16:42 # 00:16:42 #org.ops4j.pax.url.mvn.certificateCheck= 00:16:42 00:16:42 # 00:16:42 # Path to the local Maven settings file. 00:16:42 # The repositories defined in this file will be automatically added to the list 00:16:42 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:16:42 # below is not set. 00:16:42 # The following locations are checked for the existence of the settings.xml file 00:16:42 # * 1. looks for the specified url 00:16:42 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:16:42 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:16:42 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:16:42 # 00:16:42 #org.ops4j.pax.url.mvn.settings= 00:16:42 00:16:42 # 00:16:42 # Path to the local Maven repository which is used to avoid downloading 00:16:42 # artifacts when they already exist locally. 00:16:42 # The value of this property will be extracted from the settings.xml file 00:16:42 # above, or defaulted to: 00:16:42 # System.getProperty( "user.home" ) + "/.m2/repository" 00:16:42 # 00:16:42 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:16:42 00:16:42 # 00:16:42 # Default this to false. It's just weird to use undocumented repos 00:16:42 # 00:16:42 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:16:42 00:16:42 # 00:16:42 # Uncomment if you don't wanna use the proxy settings 00:16:42 # from the Maven conf/settings.xml file 00:16:42 # 00:16:42 # org.ops4j.pax.url.mvn.proxySupport=false 00:16:42 00:16:42 # 00:16:42 # Comma separated list of repositories scanned when resolving an artifact. 00:16:42 # Those repositories will be checked before iterating through the 00:16:42 # below list of repositories and even before the local repository 00:16:42 # A repository url can be appended with zero or more of the following flags: 00:16:42 # @snapshots : the repository contains snaphots 00:16:42 # @noreleases : the repository does not contain any released artifacts 00:16:42 # 00:16:42 # The following property value will add the system folder as a repo. 00:16:42 # 00:16:42 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:16:42 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:16:42 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:16:42 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:16:42 00:16:42 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:16:42 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:16:42 00:16:42 # 00:16:42 # Comma separated list of repositories scanned when resolving an artifact. 00:16:42 # The default list includes the following repositories: 00:16:42 # http://repo1.maven.org/maven2@id=central 00:16:42 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:16:42 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:16:42 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:16:42 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:16:42 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:16:42 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:16:42 # To add repositories to the default ones, prepend '+' to the list of repositories 00:16:42 # to add. 00:16:42 # A repository url can be appended with zero or more of the following flags: 00:16:42 # @snapshots : the repository contains snapshots 00:16:42 # @noreleases : the repository does not contain any released artifacts 00:16:42 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:16:42 # 00:16:42 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:16:42 00:16:42 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:16:42 + [[ True == \T\r\u\e ]] 00:16:42 + echo 'Configuring the startup features...' 00:16:42 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:16:42 + FEATURE_TEST_STRING=features-test 00:16:42 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 00:16:42 + KARAF_VERSION=karaf4 00:16:42 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:16:42 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:16:42 + [[ ! -z '' ]] 00:16:42 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:16:42 ################################################################################ 00:16:42 # 00:16:42 # Licensed to the Apache Software Foundation (ASF) under one or more 00:16:42 # contributor license agreements. See the NOTICE file distributed with 00:16:42 # this work for additional information regarding copyright ownership. 00:16:42 # The ASF licenses this file to You under the Apache License, Version 2.0 00:16:42 # (the "License"); you may not use this file except in compliance with 00:16:42 # the License. You may obtain a copy of the License at 00:16:42 # 00:16:42 # http://www.apache.org/licenses/LICENSE-2.0 00:16:42 # 00:16:42 # Unless required by applicable law or agreed to in writing, software 00:16:42 # distributed under the License is distributed on an "AS IS" BASIS, 00:16:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:16:42 # See the License for the specific language governing permissions and 00:16:42 # limitations under the License. 00:16:42 # 00:16:42 ################################################################################ 00:16:42 00:16:42 # 00:16:42 # Comma separated list of features repositories to register by default 00:16:42 # 00:16:42 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4fcf3549-2afc-4ad5-89c2-131fdba22663.xml 00:16:42 00:16:42 # 00:16:42 # Comma separated list of features to install at startup 00:16:42 # 00:16:42 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer, e5e243c7-6090-4d26-9145-e5c40716ec59 00:16:42 00:16:42 # 00:16:42 # Resource repositories (OBR) that the features resolver can use 00:16:42 # to resolve requirements/capabilities 00:16:42 # 00:16:42 # The format of the resourceRepositories is 00:16:42 # resourceRepositories=[xml:url|json:url],... 00:16:42 # for Instance: 00:16:42 # 00:16:42 #resourceRepositories=xml:http://host/path/to/index.xml 00:16:42 # or 00:16:42 #resourceRepositories=json:http://host/path/to/index.json 00:16:42 # 00:16:42 00:16:42 # 00:16:42 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:16:42 # 00:16:42 featuresBootAsynchronous=false 00:16:42 00:16:42 # 00:16:42 # Service requirements enforcement 00:16:42 # 00:16:42 # By default, the feature resolver checks the service requirements/capabilities of 00:16:42 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:16:42 # the required bundles. 00:16:42 # The following flag can have those values: 00:16:42 # - disable: service requirements are completely ignored 00:16:42 # - default: service requirements are ignored for old features 00:16:42 # - enforce: service requirements are always verified 00:16:42 # 00:16:42 #serviceRequirements=default 00:16:42 00:16:42 # 00:16:42 # Store cfg file for config element in feature 00:16:42 # 00:16:42 #configCfgStore=true 00:16:42 00:16:42 # 00:16:42 # Define if the feature service automatically refresh bundles 00:16:42 # 00:16:42 autoRefresh=true 00:16:42 00:16:42 # 00:16:42 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:16:42 # XML file defines instructions related to features processing 00:16:42 # versions.properties may declare properties to resolve placeholders in XML file 00:16:42 # both files are relative to ${karaf.etc} 00:16:42 # 00:16:42 #featureProcessing=org.apache.karaf.features.xml 00:16:42 #featureProcessingVersions=versions.properties 00:16:42 + configure_karaf_log karaf4 '' 00:16:42 + local -r karaf_version=karaf4 00:16:42 + local -r controllerdebugmap= 00:16:42 + local logapi=log4j 00:16:42 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:16:42 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:16:42 log4j2.rootLogger.level = INFO 00:16:42 #log4j2.rootLogger.type = asyncRoot 00:16:42 #log4j2.rootLogger.includeLocation = false 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:16:42 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:16:42 log4j2.rootLogger.appenderRef.Console.ref = Console 00:16:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:16:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:16:42 log4j2.logger.spifly.name = org.apache.aries.spifly 00:16:42 log4j2.logger.spifly.level = WARN 00:16:42 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:16:42 log4j2.logger.audit.level = INFO 00:16:42 log4j2.logger.audit.additivity = false 00:16:42 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:16:42 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:16:42 log4j2.appender.console.type = Console 00:16:42 log4j2.appender.console.name = Console 00:16:42 log4j2.appender.console.layout.type = PatternLayout 00:16:42 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:16:42 log4j2.appender.rolling.type = RollingRandomAccessFile 00:16:42 log4j2.appender.rolling.name = RollingFile 00:16:42 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:16:42 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:16:42 #log4j2.appender.rolling.immediateFlush = false 00:16:42 log4j2.appender.rolling.append = true 00:16:42 log4j2.appender.rolling.layout.type = PatternLayout 00:16:42 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:16:42 log4j2.appender.rolling.policies.type = Policies 00:16:42 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:16:42 log4j2.appender.rolling.policies.size.size = 64MB 00:16:42 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:16:42 log4j2.appender.rolling.strategy.max = 7 00:16:42 log4j2.appender.audit.type = RollingRandomAccessFile 00:16:42 log4j2.appender.audit.name = AuditRollingFile 00:16:42 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:16:42 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:16:42 log4j2.appender.audit.append = true 00:16:42 log4j2.appender.audit.layout.type = PatternLayout 00:16:42 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:16:42 log4j2.appender.audit.policies.type = Policies 00:16:42 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:16:42 log4j2.appender.audit.policies.size.size = 8MB 00:16:42 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:16:42 log4j2.appender.audit.strategy.max = 7 00:16:42 log4j2.appender.osgi.type = PaxOsgi 00:16:42 log4j2.appender.osgi.name = PaxOsgi 00:16:42 log4j2.appender.osgi.filter = * 00:16:42 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:16:42 #log4j2.logger.aether.level = TRACE 00:16:42 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:16:42 #log4j2.logger.http-headers.level = DEBUG 00:16:42 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:16:42 #log4j2.logger.maven.level = TRACE 00:16:42 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:16:42 + logapi=log4j2 00:16:42 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:16:42 + '[' log4j2 == log4j2 ']' 00:16:42 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:16:42 controllerdebugmap: 00:16:42 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:16:42 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:16:42 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:16:42 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:16:42 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:16:42 + unset IFS 00:16:42 + echo 'controllerdebugmap: ' 00:16:42 + '[' -n '' ']' 00:16:42 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:16:42 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:16:42 ################################################################################ 00:16:42 # 00:16:42 # Licensed to the Apache Software Foundation (ASF) under one or more 00:16:42 # contributor license agreements. See the NOTICE file distributed with 00:16:42 # this work for additional information regarding copyright ownership. 00:16:42 # The ASF licenses this file to You under the Apache License, Version 2.0 00:16:42 # (the "License"); you may not use this file except in compliance with 00:16:42 # the License. You may obtain a copy of the License at 00:16:42 # 00:16:42 # http://www.apache.org/licenses/LICENSE-2.0 00:16:42 # 00:16:42 # Unless required by applicable law or agreed to in writing, software 00:16:42 # distributed under the License is distributed on an "AS IS" BASIS, 00:16:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:16:42 # See the License for the specific language governing permissions and 00:16:42 # limitations under the License. 00:16:42 # 00:16:42 ################################################################################ 00:16:42 00:16:42 # Common pattern layout for appenders 00:16:42 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:16:42 00:16:42 # Root logger 00:16:42 log4j2.rootLogger.level = INFO 00:16:42 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:16:42 #log4j2.rootLogger.type = asyncRoot 00:16:42 #log4j2.rootLogger.includeLocation = false 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:16:42 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:16:42 log4j2.rootLogger.appenderRef.Console.ref = Console 00:16:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:16:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:16:42 00:16:42 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:16:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:16:42 00:16:42 # Loggers configuration 00:16:42 00:16:42 # Spifly logger 00:16:42 log4j2.logger.spifly.name = org.apache.aries.spifly 00:16:42 log4j2.logger.spifly.level = WARN 00:16:42 00:16:42 # Security audit logger 00:16:42 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:16:42 log4j2.logger.audit.level = INFO 00:16:42 log4j2.logger.audit.additivity = false 00:16:42 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:16:42 00:16:42 # Appenders configuration 00:16:42 00:16:42 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:16:42 log4j2.appender.console.type = Console 00:16:42 log4j2.appender.console.name = Console 00:16:42 log4j2.appender.console.layout.type = PatternLayout 00:16:42 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:16:42 00:16:42 # Rolling file appender 00:16:42 log4j2.appender.rolling.type = RollingRandomAccessFile 00:16:42 log4j2.appender.rolling.name = RollingFile 00:16:42 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:16:42 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:16:42 # uncomment to not force a disk flush 00:16:42 #log4j2.appender.rolling.immediateFlush = false 00:16:42 log4j2.appender.rolling.append = true 00:16:42 log4j2.appender.rolling.layout.type = PatternLayout 00:16:42 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:16:42 log4j2.appender.rolling.policies.type = Policies 00:16:42 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:16:42 log4j2.appender.rolling.policies.size.size = 1GB 00:16:42 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:16:42 log4j2.appender.rolling.strategy.max = 7 00:16:42 00:16:42 # Audit file appender 00:16:42 log4j2.appender.audit.type = RollingRandomAccessFile 00:16:42 log4j2.appender.audit.name = AuditRollingFile 00:16:42 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:16:42 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:16:42 log4j2.appender.audit.append = true 00:16:42 log4j2.appender.audit.layout.type = PatternLayout 00:16:42 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:16:42 log4j2.appender.audit.policies.type = Policies 00:16:42 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:16:42 log4j2.appender.audit.policies.size.size = 8MB 00:16:42 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:16:42 log4j2.appender.audit.strategy.max = 7 00:16:42 00:16:42 # OSGi appender 00:16:42 log4j2.appender.osgi.type = PaxOsgi 00:16:42 log4j2.appender.osgi.name = PaxOsgi 00:16:42 log4j2.appender.osgi.filter = * 00:16:42 00:16:42 # help with identification of maven-related problems with pax-url-aether 00:16:42 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:16:42 #log4j2.logger.aether.level = TRACE 00:16:42 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:16:42 #log4j2.logger.http-headers.level = DEBUG 00:16:42 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:16:42 #log4j2.logger.maven.level = TRACE 00:16:42 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:16:42 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:16:42 Configure 00:16:42 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:16:42 max memory: 2048m 00:16:42 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:42 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:42 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:16:42 + local -r controllermem=2048m 00:16:42 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:42 + echo Configure 00:16:42 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:16:42 + echo ' max memory: 2048m' 00:16:42 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 00:16:42 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:42 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:42 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:42 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 00:16:42 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:16:42 #!/bin/sh 00:16:42 # 00:16:42 # Licensed to the Apache Software Foundation (ASF) under one or more 00:16:42 # contributor license agreements. See the NOTICE file distributed with 00:16:42 # this work for additional information regarding copyright ownership. 00:16:42 # The ASF licenses this file to You under the Apache License, Version 2.0 00:16:42 # (the "License"); you may not use this file except in compliance with 00:16:42 # the License. You may obtain a copy of the License at 00:16:42 # 00:16:42 # http://www.apache.org/licenses/LICENSE-2.0 00:16:42 # 00:16:42 # Unless required by applicable law or agreed to in writing, software 00:16:42 # distributed under the License is distributed on an "AS IS" BASIS, 00:16:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:16:42 # See the License for the specific language governing permissions and 00:16:42 # limitations under the License. 00:16:42 # 00:16:42 00:16:42 # 00:16:42 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:16:42 # script: client, instance, shell, start, status, stop, karaf 00:16:42 # 00:16:42 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:16:42 # Actions go here... 00:16:42 # fi 00:16:42 00:16:42 # 00:16:42 # general settings which should be applied for all scripts go here; please keep 00:16:42 # in mind that it is possible that scripts might be executed more than once, e.g. 00:16:42 # in example of the start script where the start script is executed first and the 00:16:42 # karaf script afterwards. 00:16:42 # 00:16:42 00:16:42 # 00:16:42 # The following section shows the possible configuration options for the default 00:16:42 # karaf scripts 00:16:42 # 00:16:42 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:16:42 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:16:42 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:16:42 # export EXTRA_JAVA_OPTS # Additional JVM options 00:16:42 # export KARAF_HOME # Karaf home folder 00:16:42 # export KARAF_DATA # Karaf data folder 00:16:42 # export KARAF_BASE # Karaf base folder 00:16:42 # export KARAF_ETC # Karaf etc folder 00:16:42 # export KARAF_LOG # Karaf log folder 00:16:42 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:16:42 # export KARAF_OPTS # Additional available Karaf options 00:16:42 # export KARAF_DEBUG # Enable debug mode 00:16:42 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:16:42 # export KARAF_NOROOT # Prevent execution as root if set to true 00:16:42 Set Java version 00:16:42 + echo 'Set Java version' 00:16:42 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:16:42 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:16:42 sudo: a password is required 00:16:42 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:16:42 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:16:42 JDK default version ... 00:16:42 sudo: a password is required 00:16:42 + echo 'JDK default version ...' 00:16:42 + java -version 00:16:43 openjdk version "21.0.9" 2025-10-21 00:16:43 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:16:43 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:16:43 Set JAVA_HOME 00:16:43 + echo 'Set JAVA_HOME' 00:16:43 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:16:43 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:16:43 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:16:43 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:16:43 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:16:43 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:16:43 Listing all open ports on controller system... 00:16:43 + echo 'Listing all open ports on controller system...' 00:16:43 + netstat -pnatu 00:16:43 /tmp/configuration-script.sh: line 40: netstat: command not found 00:16:43 Configuring cluster 00:16:43 + '[' -f /tmp/custom_shard_config.txt ']' 00:16:43 + echo 'Configuring cluster' 00:16:43 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.178 00:16:43 ################################################ 00:16:43 ## Configure Cluster ## 00:16:43 ################################################ 00:16:43 NOTE: Cluster configuration files not found. Copying from 00:16:43 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 00:16:43 Configuring unique name in pekko.conf 00:16:43 Configuring hostname in pekko.conf 00:16:43 Configuring data and rpc seed nodes in pekko.conf 00:16:43 modules = [ 00:16:43 00:16:43 { 00:16:43 name = "inventory" 00:16:43 namespace = "urn:opendaylight:inventory" 00:16:43 shard-strategy = "module" 00:16:43 }, 00:16:43 { 00:16:43 name = "topology" 00:16:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:16:43 shard-strategy = "module" 00:16:43 }, 00:16:43 { 00:16:43 name = "toaster" 00:16:43 namespace = "http://netconfcentral.org/ns/toaster" 00:16:43 shard-strategy = "module" 00:16:43 } 00:16:43 ] 00:16:43 Configuring replication type in module-shards.conf 00:16:43 ################################################ 00:16:43 ## NOTE: Manually restart controller to ## 00:16:43 ## apply configuration. ## 00:16:43 ################################################ 00:16:43 Dump pekko.conf 00:16:43 + echo 'Dump pekko.conf' 00:16:43 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:16:43 00:16:43 odl-cluster-data { 00:16:43 pekko { 00:16:43 remote { 00:16:43 artery { 00:16:43 enabled = on 00:16:43 transport = tcp 00:16:43 canonical.hostname = "10.30.170.178" 00:16:43 canonical.port = 2550 00:16:43 } 00:16:43 } 00:16:43 00:16:43 cluster { 00:16:43 # Using artery. 00:16:43 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.178:2550"] 00:16:43 00:16:43 roles = ["member-1"] 00:16:43 00:16:43 # when under load we might trip a false positive on the failure detector 00:16:43 # failure-detector { 00:16:43 # heartbeat-interval = 4 s 00:16:43 # acceptable-heartbeat-pause = 16s 00:16:43 # } 00:16:43 } 00:16:43 00:16:43 persistence { 00:16:43 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:16:43 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:16:43 # The relative path is always relative to KARAF_HOME. 00:16:43 00:16:43 # snapshot-store.local.dir = "target/snapshots" 00:16:43 00:16:43 # Use lz4 compression for LocalSnapshotStore snapshots 00:16:43 snapshot-store.local.use-lz4-compression = false 00:16:43 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:16:43 snapshot-store.local.lz4-blocksize = 256KB 00:16:43 } 00:16:43 disable-default-actor-system-quarantined-event-handling = "false" 00:16:43 } 00:16:43 } 00:16:43 Dump modules.conf 00:16:43 + echo 'Dump modules.conf' 00:16:43 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:16:43 modules = [ 00:16:43 00:16:43 { 00:16:43 name = "inventory" 00:16:43 namespace = "urn:opendaylight:inventory" 00:16:43 shard-strategy = "module" 00:16:43 }, 00:16:43 { 00:16:43 name = "topology" 00:16:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:16:43 shard-strategy = "module" 00:16:43 }, 00:16:43 { 00:16:43 name = "toaster" 00:16:43 namespace = "http://netconfcentral.org/ns/toaster" 00:16:43 shard-strategy = "module" 00:16:43 } 00:16:43 ] 00:16:43 Dump module-shards.conf 00:16:43 + echo 'Dump module-shards.conf' 00:16:43 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:16:43 module-shards = [ 00:16:43 { 00:16:43 name = "default" 00:16:43 shards = [ 00:16:43 { 00:16:43 name = "default" 00:16:43 replicas = ["member-1"] 00:16:43 } 00:16:43 ] 00:16:43 }, 00:16:43 { 00:16:43 name = "inventory" 00:16:43 shards = [ 00:16:43 { 00:16:43 name="inventory" 00:16:43 replicas = ["member-1"] 00:16:43 } 00:16:43 ] 00:16:43 }, 00:16:43 { 00:16:43 name = "topology" 00:16:43 shards = [ 00:16:43 { 00:16:43 name="topology" 00:16:43 replicas = ["member-1"] 00:16:43 } 00:16:43 ] 00:16:43 }, 00:16:43 { 00:16:43 name = "toaster" 00:16:43 shards = [ 00:16:43 { 00:16:43 name="toaster" 00:16:43 replicas = ["member-1"] 00:16:43 } 00:16:43 ] 00:16:43 } 00:16:43 ] 00:16:43 Locating config plan to use... 00:16:43 Finished running config plans 00:16:43 Starting member-1 with IP address 10.30.170.178 00:16:43 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:16:43 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:16:43 Redirecting karaf console output to karaf_console.log 00:16:43 Starting controller... 00:16:43 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 00:16:43 Execute the post startup script on controller 10.30.170.178 00:16:44 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:16:44 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:16:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:17:44 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:17:49 2026-02-08T00:17:01,636 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:17:49 Controller is UP 00:17:49 2026-02-08T00:17:01,636 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:17:49 Listing all open ports on controller system... 00:17:49 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:17:49 looking for "BindException: Address already in use" in log file 00:17:49 looking for "server is unhealthy" in log file 00:17:49 Let's take the karaf thread dump 00:17:49 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:17:50 karaf main: org.apache.karaf.main.Main, pid:2010 00:17:50 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:17:50 Generating mininet variables... 00:17:50 Locating test plan to use... 00:17:50 Changing the testplan path... 00:17:50 # Place the suites in run order: 00:17:50 /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot 00:17:50 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot ... 00:17:51 ============================================================================== 00:17:51 openflowplugin-longevity.txt :: Beta Version of the Longevity Test. Current... 00:17:51 ============================================================================== 00:17:52 Longevity Test :: Uses OpenFlow Full Mesh Topology workflow in a l... 00:17:52 00:17:52 Start a mininet full mesh 16 switches 00:17:54 Verify controller is OK 00:17:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:56 Checking 16 switches 00:17:57 Check number of links in inventory is 240 00:18:01 Topology Discovery Time = 7.217 seconds 00:18:01 Adding 10000 flows 00:19:15 Checking 10000 flows in Mininet 00:19:15 Checking 10000 flows in Operational DS 00:19:18 Sleep for 60s seconds 00:20:18 Deleting 10000 flows 00:21:10 Checking no flows in Mininet 00:21:10 Checking no flows in Operational DS 00:21:12 Stopping Mininet 00:21:16 Checking No Switches 00:21:26 00:21:26 00:21:26 Execution stopped because: Fail checking no switch 00:21:26 Test executed for 3min 34s 332ms seconds 00:21:26 | FAIL | 00:21:26 Fail checking no switch 00:21:26 ------------------------------------------------------------------------------ 00:21:28 openflowplugin-longevity.txt :: Beta Version of the Longevity Test... | FAIL | 00:21:28 1 test, 0 passed, 1 failed 00:21:28 ============================================================================== 00:21:28 Output: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/output.xml 00:21:28 Log: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/log.html 00:21:28 Report: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/report.html 00:21:29 Examining the files in data/log and checking filesize 00:21:29 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:29 total 400 00:21:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 00:16 . 00:21:29 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 8 00:16 karaf_console.log 00:21:29 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:17 .. 00:21:29 -rw-rw-r-- 1 jenkins jenkins 396780 Feb 8 00:17 karaf.log 00:21:29 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:29 388K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 00:21:29 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 00:21:29 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:29 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory 00:21:29 Let's take the karaf thread dump again... 00:21:29 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:30 karaf main: org.apache.karaf.main.Main, pid:2010 00:21:30 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:30 Killing ODL 00:21:30 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:35 Compressing karaf.log 1 00:21:35 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:36 Fetching compressed karaf.log 1 00:21:36 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:36 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:36 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:36 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:36 Fetch GC logs 00:21:36 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 00:21:37 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory 00:21:37 Examine copied files 00:21:37 total 3620 00:21:37 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:21 gclogs-1 00:21:37 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 8 00:21 odl1_karaf_console.log 00:21:37 -rw-rw-r--. 1 jenkins jenkins 30568 Feb 8 00:21 odl1_karaf.log.gz 00:21:37 -rw-rw-r--. 1 jenkins jenkins 194435 Feb 8 00:21 karaf_1_2010_threads_after.log 00:21:37 -rw-rw-r--. 1 jenkins jenkins 13556 Feb 8 00:21 ps_after.log 00:21:37 -rw-rw-r--. 1 jenkins jenkins 244533 Feb 8 00:21 report.html 00:21:37 -rw-rw-r--. 1 jenkins jenkins 380929 Feb 8 00:21 log.html 00:21:37 -rw-rw-r--. 1 jenkins jenkins 2639768 Feb 8 00:21 output.xml 00:21:37 -rw-rw-r--. 1 jenkins jenkins 164 Feb 8 00:17 testplan.txt 00:21:37 -rw-rw-r--. 1 jenkins jenkins 111365 Feb 8 00:17 karaf_1_2010_threads_before.log 00:21:37 -rw-rw-r--. 1 jenkins jenkins 14375 Feb 8 00:17 ps_before.log 00:21:37 -rw-rw-r--. 1 jenkins jenkins 3308 Feb 8 00:16 post-startup-script.sh 00:21:37 -rw-rw-r--. 1 jenkins jenkins 252 Feb 8 00:16 startup-script.sh 00:21:37 -rw-rw-r--. 1 jenkins jenkins 3463 Feb 8 00:16 configuration-script.sh 00:21:37 -rw-rw-r--. 1 jenkins jenkins 337 Feb 8 00:16 detect_variables.env 00:21:37 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 8 00:16 pom.xml 00:21:37 -rw-rw-r--. 1 jenkins jenkins 92 Feb 8 00:16 set_variables.env 00:21:37 -rw-rw-r--. 1 jenkins jenkins 299 Feb 8 00:16 slave_addresses.txt 00:21:37 -rw-rw-r--. 1 jenkins jenkins 570 Feb 8 00:15 requirements.txt 00:21:37 -rw-rw-r--. 1 jenkins jenkins 26 Feb 8 00:15 env.properties 00:21:37 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:14 stack-parameters.yaml 00:21:37 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 00:13 test 00:21:37 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:13 test@tmp 00:21:37 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 7 17:57 maven-metadata.xml 00:21:37 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins14382363273275266473.sh 00:21:37 Karaf Deployments, Tests must have already run 00:21:37 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/sh /tmp/jenkins6651286417808024472.sh 00:21:37 Cleaning up Robot installation... 00:21:37 $ ssh-agent -k 00:21:37 unset SSH_AUTH_SOCK; 00:21:37 unset SSH_AGENT_PID; 00:21:37 echo Agent pid 5280 killed; 00:21:37 [ssh-agent] Stopped. 00:21:37 Recording plot data 00:21:37 Robot results publisher started... 00:21:37 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:21:37 -Parsing output xml: 00:21:38 Done! 00:21:38 -Copying log files to build dir: 00:21:38 Done! 00:21:38 -Assigning results to build: 00:21:38 Done! 00:21:38 -Checking thresholds: 00:21:38 Done! 00:21:38 Done publishing Robot results. 00:21:38 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:21:38 [PostBuildScript] - [INFO] Executing post build scripts. 00:21:38 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins10861667114485032295.sh 00:21:38 Archiving csit artifacts 00:21:38 mv: cannot stat '*_1.png': No such file or directory 00:21:38 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:21:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:21:38 Dload Upload Total Spent Left Speed 00:21:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 374k 0 374k 0 0 4357k 0 --:--:-- --:--:-- --:--:-- 4357k 00:21:38 Archive: robot-plugin.zip 00:21:38 inflating: ./archives/robot-plugin/log.html 00:21:38 inflating: ./archives/robot-plugin/output.xml 00:21:38 inflating: ./archives/robot-plugin/report.html 00:21:38 mv: cannot stat '*.log.gz': No such file or directory 00:21:38 mv: cannot stat '*.csv': No such file or directory 00:21:38 mv: cannot stat '*.png': No such file or directory 00:21:38 [PostBuildScript] - [INFO] Executing post build scripts. 00:21:38 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins14218278009783968873.sh 00:21:38 [PostBuildScript] - [INFO] Executing post build scripts. 00:21:38 [EnvInject] - Injecting environment variables from a build step. 00:21:38 [EnvInject] - Injecting as environment variables the properties content 00:21:38 OS_CLOUD=vex 00:21:38 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-titanium-74 00:21:38 00:21:38 [EnvInject] - Variables injected successfully. 00:21:38 provisioning config files... 00:21:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:21:39 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins9487860220262755735.sh 00:21:39 ---> openstack-stack-delete.sh 00:21:39 Setup pyenv: 00:21:39 system 00:21:39 3.8.13 00:21:39 3.9.13 00:21:39 3.10.13 00:21:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:21:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from file:/tmp/.os_lf_venv 00:21:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:41 lf-activate-venv(): INFO: Base packages installed successfully 00:21:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:21:54 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:21:54 INFO: Stack cost retrieval disabled, setting cost to 0 00:22:06 INFO: Deleting stack releng-openflowplugin-csit-1node-longevity-only-titanium-74 00:22:06 Successfully deleted stack releng-openflowplugin-csit-1node-longevity-only-titanium-74 00:22:06 [PostBuildScript] - [INFO] Executing post build scripts. 00:22:06 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins7414861843758395262.sh 00:22:06 ---> sysstat.sh 00:22:07 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins9886430013779364438.sh 00:22:07 ---> package-listing.sh 00:22:07 ++ facter osfamily 00:22:07 ++ tr '[:upper:]' '[:lower:]' 00:22:07 + OS_FAMILY=redhat 00:22:07 + workspace=/w/workspace/openflowplugin-csit-1node-longevity-only-titanium 00:22:07 + START_PACKAGES=/tmp/packages_start.txt 00:22:07 + END_PACKAGES=/tmp/packages_end.txt 00:22:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:22:07 + PACKAGES=/tmp/packages_start.txt 00:22:07 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-titanium ']' 00:22:07 + PACKAGES=/tmp/packages_end.txt 00:22:07 + case "${OS_FAMILY}" in 00:22:07 + rpm -qa 00:22:07 + sort 00:22:07 + '[' -f /tmp/packages_start.txt ']' 00:22:07 + '[' -f /tmp/packages_end.txt ']' 00:22:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:22:07 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-titanium ']' 00:22:07 + mkdir -p /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/archives/ 00:22:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/archives/ 00:22:08 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins11473856095694899308.sh 00:22:08 ---> capture-instance-metadata.sh 00:22:08 Setup pyenv: 00:22:08 system 00:22:08 3.8.13 00:22:08 3.9.13 00:22:08 3.10.13 00:22:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:22:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from file:/tmp/.os_lf_venv 00:22:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:22:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:22:10 lf-activate-venv(): INFO: Base packages installed successfully 00:22:10 lf-activate-venv(): INFO: Installing additional packages: lftools 00:22:18 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:22:18 INFO: Running in OpenStack, capturing instance metadata 00:22:19 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins7966210341719441590.sh 00:22:19 provisioning config files... 00:22:19 Could not find credentials [logs] for openflowplugin-csit-1node-longevity-only-titanium #74 00:22:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-longevity-only-titanium@tmp/config5630123653646085635tmp 00:22:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:22:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:22:19 provisioning config files... 00:22:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:22:19 [EnvInject] - Injecting environment variables from a build step. 00:22:19 [EnvInject] - Injecting as environment variables the properties content 00:22:19 SERVER_ID=logs 00:22:19 00:22:19 [EnvInject] - Variables injected successfully. 00:22:20 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins2325717026216637706.sh 00:22:20 ---> create-netrc.sh 00:22:20 WARN: Log server credential not found. 00:22:20 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins820613101812384635.sh 00:22:20 ---> python-tools-install.sh 00:22:20 Setup pyenv: 00:22:20 system 00:22:20 3.8.13 00:22:20 3.9.13 00:22:20 3.10.13 00:22:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:22:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from file:/tmp/.os_lf_venv 00:22:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:22:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:22:22 lf-activate-venv(): INFO: Base packages installed successfully 00:22:22 lf-activate-venv(): INFO: Installing additional packages: lftools 00:22:30 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:22:30 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins13309137145453508428.sh 00:22:30 ---> sudo-logs.sh 00:22:30 Archiving 'sudo' log.. 00:22:31 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins9664051519852581966.sh 00:22:31 ---> job-cost.sh 00:22:31 Setup pyenv: 00:22:31 system 00:22:31 3.8.13 00:22:31 3.9.13 00:22:31 3.10.13 00:22:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:22:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from file:/tmp/.os_lf_venv 00:22:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:22:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:22:33 lf-activate-venv(): INFO: Base packages installed successfully 00:22:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:22:40 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:22:40 DEBUG: total: 0 00:22:40 INFO: Retrieving Stack Cost... 00:22:40 INFO: Retrieving Pricing Info for: v3-standard-2 00:22:40 INFO: Archiving Costs 00:22:40 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins17204817616101830000.sh 00:22:40 ---> logs-deploy.sh 00:22:40 Setup pyenv: 00:22:41 system 00:22:41 3.8.13 00:22:41 3.9.13 00:22:41 3.10.13 00:22:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:22:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8TCj from file:/tmp/.os_lf_venv 00:22:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:22:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:22:43 lf-activate-venv(): INFO: Base packages installed successfully 00:22:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:22:52 lf-activate-venv(): INFO: Adding /tmp/venv-8TCj/bin to PATH 00:22:52 WARNING: Nexus logging server not set 00:22:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-longevity-only-titanium/74/ 00:22:52 INFO: archiving logs to S3 00:22:53 ---> uname -a: 00:22:53 Linux prd-centos8-robot-2c-8g-8574.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:22:53 00:22:53 00:22:53 ---> lscpu: 00:22:53 Architecture: x86_64 00:22:53 CPU op-mode(s): 32-bit, 64-bit 00:22:53 Byte Order: Little Endian 00:22:53 CPU(s): 2 00:22:53 On-line CPU(s) list: 0,1 00:22:53 Thread(s) per core: 1 00:22:53 Core(s) per socket: 1 00:22:53 Socket(s): 2 00:22:53 NUMA node(s): 1 00:22:53 Vendor ID: AuthenticAMD 00:22:53 CPU family: 23 00:22:53 Model: 49 00:22:53 Model name: AMD EPYC-Rome Processor 00:22:53 Stepping: 0 00:22:53 CPU MHz: 2799.998 00:22:53 BogoMIPS: 5599.99 00:22:53 Virtualization: AMD-V 00:22:53 Hypervisor vendor: KVM 00:22:53 Virtualization type: full 00:22:53 L1d cache: 32K 00:22:53 L1i cache: 32K 00:22:53 L2 cache: 512K 00:22:53 L3 cache: 16384K 00:22:53 NUMA node0 CPU(s): 0,1 00:22:53 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:22:53 00:22:53 00:22:53 ---> nproc: 00:22:53 2 00:22:53 00:22:53 00:22:53 ---> df -h: 00:22:53 Filesystem Size Used Avail Use% Mounted on 00:22:53 devtmpfs 3.8G 0 3.8G 0% /dev 00:22:53 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:22:53 tmpfs 3.8G 17M 3.8G 1% /run 00:22:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:22:53 /dev/vda1 40G 8.4G 32G 21% / 00:22:53 tmpfs 770M 0 770M 0% /run/user/1001 00:22:53 00:22:53 00:22:53 ---> free -m: 00:22:53 total used free shared buff/cache available 00:22:53 Mem: 7697 598 4906 19 2193 6800 00:22:53 Swap: 1023 0 1023 00:22:53 00:22:53 00:22:53 ---> ip addr: 00:22:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:22:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:22:53 inet 127.0.0.1/8 scope host lo 00:22:53 valid_lft forever preferred_lft forever 00:22:53 inet6 ::1/128 scope host 00:22:53 valid_lft forever preferred_lft forever 00:22:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:22:53 link/ether fa:16:3e:38:f3:72 brd ff:ff:ff:ff:ff:ff 00:22:53 altname enp0s3 00:22:53 altname ens3 00:22:53 inet 10.30.170.225/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:22:53 valid_lft 85777sec preferred_lft 85777sec 00:22:53 inet6 fe80::f816:3eff:fe38:f372/64 scope link 00:22:53 valid_lft forever preferred_lft forever 00:22:53 00:22:53 00:22:53 ---> sar -b -r -n DEV: 00:22:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU) 00:22:53 00:22:53 00:12:26 LINUX RESTART (2 CPU) 00:22:53 00:22:53 12:13:01 AM tps rtps wtps bread/s bwrtn/s 00:22:53 12:14:01 AM 88.35 10.35 78.01 3421.66 7404.93 00:22:53 12:15:01 AM 86.77 1.08 85.69 75.31 11283.99 00:22:53 12:16:01 AM 27.99 0.42 27.57 64.78 1520.26 00:22:53 12:17:01 AM 84.15 9.42 74.74 1682.12 8618.95 00:22:53 12:18:01 AM 5.55 0.07 5.48 4.93 432.24 00:22:53 12:19:01 AM 2.45 0.02 2.43 0.93 128.53 00:22:53 12:20:01 AM 0.18 0.00 0.18 0.00 1.88 00:22:53 12:21:01 AM 0.25 0.00 0.25 0.00 3.07 00:22:53 12:22:01 AM 15.99 0.32 15.68 36.92 666.04 00:22:53 Average: 34.63 2.41 32.23 587.40 3339.95 00:22:53 00:22:53 12:13:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:22:53 12:14:01 AM 5299012 7029244 2583416 32.77 2688 1912440 701180 7.85 186872 2076932 185704 00:22:53 12:15:01 AM 5149696 6995408 2732732 34.67 2688 2021792 709772 7.95 198600 2185064 8 00:22:53 12:16:01 AM 5099392 7027216 2783036 35.31 2688 2099196 704612 7.89 228632 2192240 71036 00:22:53 12:17:01 AM 4925552 7040476 2956876 37.51 2688 2281116 653360 7.32 266560 2304344 9744 00:22:53 12:18:01 AM 4874920 6991464 3007508 38.15 2688 2282740 738632 8.27 267028 2354396 1484 00:22:53 12:19:01 AM 4873036 6989716 3009392 38.18 2688 2282872 738632 8.27 267028 2356728 4 00:22:53 12:20:01 AM 4858632 6975324 3023796 38.36 2688 2282884 770192 8.62 267028 2370024 4 00:22:53 12:21:01 AM 4859176 6975892 3023252 38.35 2688 2282884 770192 8.62 267028 2370548 4 00:22:53 12:22:01 AM 5039836 6974132 2842592 36.06 2688 2105492 743884 8.33 311348 2167812 28572 00:22:53 Average: 4997695 6999875 2884733 36.60 2688 2172380 725606 8.12 251125 2264232 32951 00:22:53 00:22:53 12:13:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:22:53 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 12:14:01 AM eth0 345.22 211.45 1896.69 64.59 0.00 0.00 0.00 0.00 00:22:53 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 12:15:01 AM eth0 69.73 47.83 631.99 7.06 0.00 0.00 0.00 0.00 00:22:53 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 12:16:01 AM eth0 27.47 17.23 69.60 5.66 0.00 0.00 0.00 0.00 00:22:53 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 12:17:01 AM eth0 230.09 168.17 317.31 43.63 0.00 0.00 0.00 0.00 00:22:53 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 12:18:01 AM eth0 19.61 11.46 20.79 1.72 0.00 0.00 0.00 0.00 00:22:53 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 12:19:01 AM eth0 268.26 267.69 55.47 112.10 0.00 0.00 0.00 0.00 00:22:53 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 12:20:01 AM eth0 78.16 75.72 155.73 28.33 0.00 0.00 0.00 0.00 00:22:53 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 12:21:01 AM eth0 140.39 139.87 45.33 50.38 0.00 0.00 0.00 0.00 00:22:53 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 12:22:01 AM eth0 88.97 65.88 127.36 32.84 0.00 0.00 0.00 0.00 00:22:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:22:53 Average: eth0 140.87 111.70 368.92 38.48 0.00 0.00 0.00 0.00 00:22:53 00:22:53 00:22:53 ---> sar -P ALL: 00:22:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU) 00:22:53 00:22:53 00:12:26 LINUX RESTART (2 CPU) 00:22:53 00:22:53 12:13:01 AM CPU %user %nice %system %iowait %steal %idle 00:22:53 12:14:01 AM all 37.17 0.00 5.93 0.70 0.11 56.09 00:22:53 12:14:01 AM 0 30.11 0.00 5.17 0.77 0.10 63.85 00:22:53 12:14:01 AM 1 44.23 0.00 6.69 0.63 0.12 48.33 00:22:53 12:15:01 AM all 18.48 0.00 3.25 0.87 0.07 77.34 00:22:53 12:15:01 AM 0 20.03 0.00 3.29 0.82 0.07 75.79 00:22:53 12:15:01 AM 1 16.93 0.00 3.21 0.92 0.07 78.88 00:22:53 12:16:01 AM all 22.86 0.00 3.51 0.16 0.07 73.40 00:22:53 12:16:01 AM 0 15.97 0.00 3.05 0.18 0.07 80.73 00:22:53 12:16:01 AM 1 29.74 0.00 3.98 0.13 0.08 66.06 00:22:53 12:17:01 AM all 24.15 0.00 5.11 0.69 0.08 69.98 00:22:53 12:17:01 AM 0 19.67 0.00 4.59 0.67 0.08 74.99 00:22:53 12:17:01 AM 1 28.61 0.00 5.63 0.72 0.07 64.97 00:22:53 12:18:01 AM all 2.28 0.00 0.23 0.04 0.04 97.41 00:22:53 12:18:01 AM 0 1.12 0.00 0.20 0.08 0.03 98.56 00:22:53 12:18:01 AM 1 3.44 0.00 0.25 0.00 0.05 96.26 00:22:53 12:19:01 AM all 21.71 0.00 0.50 0.01 0.08 77.70 00:22:53 12:19:01 AM 0 0.77 0.00 0.17 0.02 0.08 98.96 00:22:53 12:19:01 AM 1 42.68 0.00 0.84 0.00 0.08 56.40 00:22:53 12:20:01 AM all 5.71 0.00 0.20 0.00 0.06 94.03 00:22:53 12:20:01 AM 0 0.99 0.00 0.13 0.00 0.05 98.83 00:22:53 12:20:01 AM 1 10.44 0.00 0.27 0.00 0.07 89.23 00:22:53 12:21:01 AM all 19.08 0.00 0.37 0.00 0.08 80.47 00:22:53 12:21:01 AM 0 3.86 0.00 0.23 0.00 0.08 95.82 00:22:53 12:21:01 AM 1 34.34 0.00 0.50 0.00 0.08 65.08 00:22:53 12:22:01 AM all 17.32 0.00 2.16 0.06 0.08 80.39 00:22:53 12:22:01 AM 0 11.68 0.00 1.69 0.05 0.07 86.51 00:22:53 12:22:01 AM 1 22.98 0.00 2.64 0.07 0.08 74.23 00:22:53 Average: all 18.76 0.00 2.37 0.28 0.07 78.52 00:22:53 Average: 0 11.59 0.00 2.06 0.29 0.07 85.99 00:22:53 Average: 1 25.93 0.00 2.67 0.27 0.08 71.04 00:22:53 00:22:53 00:22:53