22:59:45 Started by upstream project "integration-distribution-mri-test-titanium" build number 62
22:59:45 originally caused by:
22:59:45 Started by timer
22:59:45 Running as SYSTEM
22:59:45 [EnvInject] - Loading node environment variables.
22:59:45 Building remotely on prd-centos8-robot-2c-8g-12939 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-titanium
22:59:47 [ssh-agent] Looking for ssh-agent implementation...
22:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:59:47 $ ssh-agent
22:59:47 SSH_AUTH_SOCK=/tmp/ssh-aNy14Yl5faHj/agent.5276
22:59:47 SSH_AGENT_PID=5277
22:59:47 [ssh-agent] Started.
22:59:47 Running ssh-add (command line suppressed)
22:59:47 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-titanium@tmp/private_key_16727404601935929605.key (/w/workspace/controller-csit-3node-clustering-ask-all-titanium@tmp/private_key_16727404601935929605.key)
22:59:47 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:59:47 The recommended git tool is: NONE
22:59:50 using credential opendaylight-jenkins-ssh
22:59:50 Wiping out workspace first.
22:59:50 Cloning the remote Git repository
22:59:50 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:59:50 > git init /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test # timeout=10
22:59:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:59:50 > git --version # timeout=10
22:59:50 > git --version # 'git version 2.43.0'
22:59:50 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:59:50 [INFO] Currently running in a labeled security context
22:59:50 [INFO] Currently SELinux is 'enforcing' on the host
22:59:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test@tmp/jenkins-gitclient-ssh16925856871262266508.key
22:59:50 Verifying host key using known hosts file
22:59:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:59:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:59:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:59:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:59:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:59:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:59:54 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:59:54 [INFO] Currently running in a labeled security context
22:59:54 [INFO] Currently SELinux is 'enforcing' on the host
22:59:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test@tmp/jenkins-gitclient-ssh9721886333910407210.key
22:59:54 Verifying host key using known hosts file
22:59:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:59:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:59:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:59:54 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
22:59:54 > git config core.sparsecheckout # timeout=10
22:59:54 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
22:59:54 Commit message: "Adapt test for new pce-allocation field"
22:59:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:59:54 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
22:59:55 No emails were triggered.
22:59:55 provisioning config files...
22:59:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:59:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:59:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:59:55 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins11959582451892815299.sh
22:59:55 ---> python-tools-install.sh
22:59:55 Setup pyenv:
22:59:55 system
22:59:55 * 3.8.13 (set by /opt/pyenv/version)
22:59:55 * 3.9.13 (set by /opt/pyenv/version)
22:59:55 * 3.10.13 (set by /opt/pyenv/version)
22:59:55 * 3.11.7 (set by /opt/pyenv/version)
23:00:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ndKH
23:00:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:00:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:00:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:00:05 lf-activate-venv(): INFO: Base packages installed successfully
23:00:05 lf-activate-venv(): INFO: Installing additional packages: lftools
23:00:29 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
23:00:29 Generating Requirements File
23:00:48 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.
23:00:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:00:49 Python 3.11.7
23:00:49 pip 25.3 from /tmp/venv-ndKH/lib/python3.11/site-packages/pip (python 3.11)
23:00:49 appdirs==1.4.4
23:00:49 argcomplete==3.6.3
23:00:49 aspy.yaml==1.3.0
23:00:49 attrs==25.4.0
23:00:49 autopage==0.5.2
23:00:49 beautifulsoup4==4.14.2
23:00:49 boto3==1.41.2
23:00:49 botocore==1.41.2
23:00:49 bs4==0.0.2
23:00:49 cachetools==6.2.2
23:00:49 certifi==2025.11.12
23:00:49 cffi==2.0.0
23:00:49 cfgv==3.5.0
23:00:49 chardet==5.2.0
23:00:49 charset-normalizer==3.4.4
23:00:49 click==8.3.1
23:00:49 cliff==4.12.0
23:00:49 cmd2==2.7.0
23:00:49 cryptography==3.3.2
23:00:49 debtcollector==3.0.0
23:00:49 decorator==5.2.1
23:00:49 defusedxml==0.7.1
23:00:49 Deprecated==1.3.1
23:00:49 distlib==0.4.0
23:00:49 dnspython==2.8.0
23:00:49 docker==7.1.0
23:00:49 dogpile.cache==1.5.0
23:00:49 durationpy==0.10
23:00:49 email-validator==2.3.0
23:00:49 filelock==3.20.0
23:00:49 future==1.0.0
23:00:49 gitdb==4.0.12
23:00:49 GitPython==3.1.45
23:00:49 google-auth==2.43.0
23:00:49 httplib2==0.31.0
23:00:49 identify==2.6.15
23:00:49 idna==3.11
23:00:49 importlib-resources==1.5.0
23:00:49 iso8601==2.1.0
23:00:49 Jinja2==3.1.6
23:00:49 jmespath==1.0.1
23:00:49 jsonpatch==1.33
23:00:49 jsonpointer==3.0.0
23:00:49 jsonschema==4.25.1
23:00:49 jsonschema-specifications==2025.9.1
23:00:49 keystoneauth1==5.12.0
23:00:49 kubernetes==34.1.0
23:00:49 lftools==0.37.16
23:00:49 lxml==6.0.2
23:00:49 markdown-it-py==4.0.0
23:00:49 MarkupSafe==3.0.3
23:00:49 mdurl==0.1.2
23:00:49 msgpack==1.1.2
23:00:49 multi_key_dict==2.0.3
23:00:49 munch==4.0.0
23:00:49 netaddr==1.3.0
23:00:49 niet==1.4.2
23:00:49 nodeenv==1.9.1
23:00:49 oauth2client==4.1.3
23:00:49 oauthlib==3.3.1
23:00:49 openstacksdk==4.8.0
23:00:49 os-service-types==1.8.2
23:00:49 osc-lib==4.2.0
23:00:49 oslo.config==10.1.0
23:00:49 oslo.context==6.2.0
23:00:49 oslo.i18n==6.7.1
23:00:49 oslo.log==7.2.1
23:00:49 oslo.serialization==5.8.0
23:00:49 oslo.utils==9.2.0
23:00:49 packaging==25.0
23:00:49 pbr==7.0.3
23:00:49 platformdirs==4.5.0
23:00:49 prettytable==3.17.0
23:00:49 psutil==7.1.3
23:00:49 pyasn1==0.6.1
23:00:49 pyasn1_modules==0.4.2
23:00:49 pycparser==2.23
23:00:49 pygerrit2==2.0.15
23:00:49 PyGithub==2.8.1
23:00:49 Pygments==2.19.2
23:00:49 PyJWT==2.10.1
23:00:49 PyNaCl==1.6.1
23:00:49 pyparsing==2.4.7
23:00:49 pyperclip==1.11.0
23:00:49 pyrsistent==0.20.0
23:00:49 python-cinderclient==9.8.0
23:00:49 python-dateutil==2.9.0.post0
23:00:49 python-heatclient==4.3.0
23:00:49 python-jenkins==1.8.3
23:00:49 python-keystoneclient==5.7.0
23:00:49 python-magnumclient==4.9.0
23:00:49 python-openstackclient==8.2.0
23:00:49 python-swiftclient==4.9.0
23:00:49 PyYAML==6.0.3
23:00:49 referencing==0.37.0
23:00:49 requests==2.32.5
23:00:49 requests-oauthlib==2.0.0
23:00:49 requestsexceptions==1.4.0
23:00:49 rfc3986==2.0.0
23:00:49 rich==14.2.0
23:00:49 rich-argparse==1.7.2
23:00:49 rpds-py==0.29.0
23:00:49 rsa==4.9.1
23:00:49 ruamel.yaml==0.18.16
23:00:49 ruamel.yaml.clib==0.2.15
23:00:49 s3transfer==0.15.0
23:00:49 simplejson==3.20.2
23:00:49 six==1.17.0
23:00:49 smmap==5.0.2
23:00:49 soupsieve==2.8
23:00:49 stevedore==5.6.0
23:00:49 tabulate==0.9.0
23:00:49 toml==0.10.2
23:00:49 tomlkit==0.13.3
23:00:49 tqdm==4.67.1
23:00:49 typing_extensions==4.15.0
23:00:49 tzdata==2025.2
23:00:49 urllib3==1.26.20
23:00:49 virtualenv==20.35.4
23:00:49 wcwidth==0.2.14
23:00:49 websocket-client==1.9.0
23:00:49 wrapt==2.0.1
23:00:49 xdg==6.0.0
23:00:49 xmltodict==1.0.2
23:00:49 yq==3.4.3
23:00:49 [EnvInject] - Injecting environment variables from a build step.
23:00:49 [EnvInject] - Injecting as environment variables the properties content
23:00:49 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:00:49 OS_CLOUD=vex
23:00:49 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-titanium-62
23:00:49 OS_STACK_TEMPLATE_DIR=openstack-hot
23:00:49
23:00:49 [EnvInject] - Variables injected successfully.
23:00:49 provisioning config files...
23:00:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:00:50 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins15956972253510545218.sh
23:00:50 ---> Create parameters file for OpenStack HOT
23:00:50 OpenStack Heat parameters generated
23:00:50 -----------------------------------
23:00:50 parameters:
23:00:50 vm_0_count: '3'
23:00:50 vm_0_flavor: 'v3-standard-4'
23:00:50 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:00:50 vm_1_count: '0'
23:00:50 vm_1_flavor: 'v3-standard-2'
23:00:50 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:00:50
23:00:50 job_name: '19183-62'
23:00:50 silo: 'releng'
23:00:50 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins11265663619134482275.sh
23:00:50 ---> Create HEAT stack
23:00:50 + source /home/jenkins/lf-env.sh
23:00:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:00:50 ++ mktemp -d /tmp/venv-XXXX
23:00:50 + lf_venv=/tmp/venv-6UEC
23:00:50 + local venv_file=/tmp/.os_lf_venv
23:00:50 + local python=python3
23:00:50 + local options
23:00:50 + local set_path=true
23:00:50 + local install_args=
23:00:50 ++ 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
23:00:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:00:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:00:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:00:50 + true
23:00:50 + case $1 in
23:00:50 + python=python3
23:00:50 + shift 2
23:00:50 + true
23:00:50 + case $1 in
23:00:50 + shift
23:00:50 + break
23:00:50 + case $python in
23:00:50 + local pkg_list=
23:00:50 + [[ -d /opt/pyenv ]]
23:00:50 + echo 'Setup pyenv:'
23:00:50 Setup pyenv:
23:00:50 + export PYENV_ROOT=/opt/pyenv
23:00:50 + PYENV_ROOT=/opt/pyenv
23:00:50 + 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
23:00:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:00:50 + pyenv versions
23:00:50 system
23:00:50 3.8.13
23:00:50 3.9.13
23:00:50 3.10.13
23:00:50 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:00:50 + command -v pyenv
23:00:50 ++ pyenv init - --no-rehash
23:00:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:00:50 for i in ${!paths[@]}; do
23:00:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:00:50 fi; done;
23:00:50 echo "${paths[*]}"'\'')"
23:00:50 export PATH="/opt/pyenv/shims:${PATH}"
23:00:50 export PYENV_SHELL=bash
23:00:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:00:50 pyenv() {
23:00:50 local command
23:00:50 command="${1:-}"
23:00:50 if [ "$#" -gt 0 ]; then
23:00:50 shift
23:00:50 fi
23:00:50
23:00:50 case "$command" in
23:00:50 rehash|shell)
23:00:50 eval "$(pyenv "sh-$command" "$@")"
23:00:50 ;;
23:00:50 *)
23:00:50 command pyenv "$command" "$@"
23:00:50 ;;
23:00:50 esac
23:00:50 }'
23:00:50 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:00:50 for i in ${!paths[@]}; do
23:00:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:00:50 fi; done;
23:00:50 echo "${paths[*]}"'
23:00:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:00:50 ++ 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
23:00:50 ++ 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
23:00:50 ++ export PYENV_SHELL=bash
23:00:50 ++ PYENV_SHELL=bash
23:00:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:00:50 +++ complete -F _pyenv pyenv
23:00:50 ++ lf-pyver python3
23:00:50 ++ local py_version_xy=python3
23:00:50 ++ local py_version_xyz=
23:00:50 ++ awk '{ print $1 }'
23:00:50 ++ pyenv versions
23:00:50 ++ local command
23:00:50 ++ command=versions
23:00:50 ++ '[' 1 -gt 0 ']'
23:00:50 ++ shift
23:00:50 ++ case "$command" in
23:00:50 ++ command pyenv versions
23:00:50 ++ pyenv versions
23:00:50 ++ sed 's/^[ *]* //'
23:00:50 ++ grep -E '^[0-9.]*[0-9]$'
23:00:50 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:00:50 +++ grep '^3' /tmp/.pyenv_versions
23:00:50 +++ tail -n 1
23:00:50 +++ sort -V
23:00:50 ++ py_version_xyz=3.11.7
23:00:50 ++ [[ -z 3.11.7 ]]
23:00:50 ++ echo 3.11.7
23:00:50 ++ return 0
23:00:50 + pyenv local 3.11.7
23:00:50 + local command
23:00:50 + command=local
23:00:50 + '[' 2 -gt 0 ']'
23:00:50 + shift
23:00:50 + case "$command" in
23:00:50 + command pyenv local 3.11.7
23:00:50 + pyenv local 3.11.7
23:00:50 + for arg in "$@"
23:00:50 + case $arg in
23:00:50 + pkg_list+='lftools[openstack] '
23:00:50 + for arg in "$@"
23:00:50 + case $arg in
23:00:50 + pkg_list+='kubernetes '
23:00:50 + for arg in "$@"
23:00:50 + case $arg in
23:00:50 + pkg_list+='niet '
23:00:50 + for arg in "$@"
23:00:50 + case $arg in
23:00:50 + pkg_list+='python-heatclient '
23:00:50 + for arg in "$@"
23:00:50 + case $arg in
23:00:50 + pkg_list+='python-openstackclient '
23:00:50 + for arg in "$@"
23:00:50 + case $arg in
23:00:50 + pkg_list+='python-magnumclient '
23:00:50 + for arg in "$@"
23:00:50 + case $arg in
23:00:50 + pkg_list+='urllib3~=1.26.15 '
23:00:50 + for arg in "$@"
23:00:50 + case $arg in
23:00:50 + pkg_list+='yq '
23:00:50 + [[ -f /tmp/.os_lf_venv ]]
23:00:50 ++ cat /tmp/.os_lf_venv
23:00:50 + lf_venv=/tmp/venv-ndKH
23:00:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from' file:/tmp/.os_lf_venv
23:00:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from file:/tmp/.os_lf_venv
23:00:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:00:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:00:50 + local 'pip_opts=--upgrade --quiet'
23:00:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:00:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:00:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:00:50 + [[ -n '' ]]
23:00:50 + [[ -n '' ]]
23:00:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:00:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:00:50 + /tmp/venv-ndKH/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
23:00:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:00:52 lf-activate-venv(): INFO: Base packages installed successfully
23:00:52 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:00:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:00:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:00:52 + /tmp/venv-ndKH/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
23:01:13 + type python3
23:01:13 + true
23:01:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH'
23:01:13 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
23:01:13 + PATH=/tmp/venv-ndKH/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
23:01:13 + return 0
23:01:13 + openstack --os-cloud vex limits show --absolute
23:01:14 +--------------------------+---------+
23:01:14 | Name | Value |
23:01:14 +--------------------------+---------+
23:01:14 | maxTotalInstances | -1 |
23:01:14 | maxTotalCores | 450 |
23:01:14 | maxTotalRAMSize | 1000000 |
23:01:14 | maxServerMeta | 128 |
23:01:14 | maxImageMeta | 128 |
23:01:14 | maxPersonality | 5 |
23:01:14 | maxPersonalitySize | 10240 |
23:01:14 | maxTotalKeypairs | 100 |
23:01:14 | maxServerGroups | 10 |
23:01:14 | maxServerGroupMembers | 10 |
23:01:14 | maxTotalFloatingIps | -1 |
23:01:14 | maxSecurityGroups | -1 |
23:01:14 | maxSecurityGroupRules | -1 |
23:01:14 | totalRAMUsed | 483328 |
23:01:14 | totalCoresUsed | 118 |
23:01:14 | totalInstancesUsed | 57 |
23:01:14 | totalFloatingIpsUsed | 0 |
23:01:14 | totalSecurityGroupsUsed | 0 |
23:01:14 | totalServerGroupsUsed | 0 |
23:01:14 | maxTotalVolumes | -1 |
23:01:14 | maxTotalSnapshots | 10 |
23:01:14 | maxTotalVolumeGigabytes | 4096 |
23:01:14 | maxTotalBackups | 10 |
23:01:14 | maxTotalBackupGigabytes | 1000 |
23:01:14 | totalVolumesUsed | 3 |
23:01:14 | totalGigabytesUsed | 60 |
23:01:14 | totalSnapshotsUsed | 0 |
23:01:14 | totalBackupsUsed | 0 |
23:01:14 | totalBackupGigabytesUsed | 0 |
23:01:14 +--------------------------+---------+
23:01:14 + pushd /opt/ciman/openstack-hot
23:01:14 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-titanium
23:01:14 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-titanium-62 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-titanium/stack-parameters.yaml
23:01:51 Creating stack releng-controller-csit-3node-clustering-ask-all-titanium-62
23:01:51 Waiting to initialize infrastructure...
23:01:51 Waiting to initialize infrastructure...
23:01:51 Stack initialization successful.
23:01:51 ------------------------------------
23:01:51 Stack Details
23:01:51 ------------------------------------
23:01:51 {'added': None,
23:01:51 'capabilities': [],
23:01:51 'created_at': '2025-11-23T23:01:17Z',
23:01:51 'deleted': None,
23:01:51 'deleted_at': None,
23:01:51 'description': 'No description',
23:01:51 'environment': None,
23:01:51 'environment_files': None,
23:01:51 'files': None,
23:01:51 'files_container': None,
23:01:51 'id': 'a70325d8-13ec-4cb9-ba40-3b56848e7fc1',
23:01:51 'is_rollback_disabled': True,
23:01:51 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-titanium-62/a70325d8-13ec-4cb9-ba40-3b56848e7fc1',
23:01:51 'rel': 'self'}],
23:01:51 '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'})}),
23:01:51 'name': 'releng-controller-csit-3node-clustering-ask-all-titanium-62',
23:01:51 'notification_topics': [],
23:01:51 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:01:51 'output_key': 'vm_1_ips',
23:01:51 'output_value': []},
23:01:51 {'description': 'IP addresses of the 1st vm types',
23:01:51 'output_key': 'vm_0_ips',
23:01:51 'output_value': ['10.30.171.173',
23:01:51 '10.30.171.172',
23:01:51 '10.30.170.247']}],
23:01:51 'owner_id': ****,
23:01:51 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:01:51 'OS::stack_id': 'a70325d8-13ec-4cb9-ba40-3b56848e7fc1',
23:01:51 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-titanium-62',
23:01:51 'job_name': '19183-62',
23:01:51 'silo': 'releng',
23:01:51 'vm_0_count': '3',
23:01:51 'vm_0_flavor': 'v3-standard-4',
23:01:51 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:01:51 '20250917-133034.447',
23:01:51 'vm_1_count': '0',
23:01:51 'vm_1_flavor': 'v3-standard-2',
23:01:51 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:01:51 '- 20250917-133034.654'},
23:01:51 'parent_id': None,
23:01:51 'replaced': None,
23:01:51 'status': 'CREATE_COMPLETE',
23:01:51 'status_reason': 'Stack CREATE completed successfully',
23:01:51 'tags': [],
23:01:51 'template': None,
23:01:51 'template_description': 'No description',
23:01:51 'template_url': None,
23:01:51 'timeout_mins': 15,
23:01:51 'unchanged': None,
23:01:51 'updated': None,
23:01:51 'updated_at': None,
23:01:51 'user_project_id': 'df648354d53940108412c229fdb5ab94'}
23:01:51 ------------------------------------
23:01:51 + popd
23:01:51 /w/workspace/controller-csit-3node-clustering-ask-all-titanium
23:01:51 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins14610279845292846597.sh
23:01:51 ---> Copy SSH public keys to CSIT lab
23:01:51 Setup pyenv:
23:01:51 system
23:01:52 3.8.13
23:01:52 3.9.13
23:01:52 3.10.13
23:01:52 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:01:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from file:/tmp/.os_lf_venv
23:01:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:01:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:01:55 lf-activate-venv(): INFO: Base packages installed successfully
23:01:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
23:02:11 SSH not responding on 10.30.171.173. Retrying in 10 seconds...
23:02:11 SSH not responding on 10.30.170.247. Retrying in 10 seconds...
23:02:11 SSH not responding on 10.30.171.172. Retrying in 10 seconds...
23:02:21 Ping to 10.30.170.247 successful.
23:02:21 Ping to 10.30.171.173 successful.
23:02:21 Ping to 10.30.171.172 successful.
23:02:22 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:02:22 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:02:22 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:02:23 releng-19183-62-0-builder-2
23:02:23 Successfully copied public keys to slave 10.30.170.247
23:02:23 releng-19183-62-0-builder-1
23:02:23 Successfully copied public keys to slave 10.30.171.172
23:02:23 releng-19183-62-0-builder-0
23:02:23 Successfully copied public keys to slave 10.30.171.173
23:02:23 Process 6503 ready.
23:02:23 Process 6504 ready.
23:02:23 Process 6505 ready.
23:02:23 SSH ready on all stack servers.
23:02:23 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins2907202472435413681.sh
23:02:23 Setup pyenv:
23:02:23 system
23:02:23 3.8.13
23:02:23 3.9.13
23:02:23 3.10.13
23:02:23 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:02:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CJ7S
23:02:28 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.robot_venv
23:02:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:02:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:02:32 lf-activate-venv(): INFO: Base packages installed successfully
23:02:32 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-CJ7S/bin to PATH
23:02:33 + echo 'Installing Python Requirements'
23:02:33 Installing Python Requirements
23:02:33 + cat
23:02:33 + python -m pip install -r requirements.txt
23:02:34 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:02:34 Collecting docker-py (from -r requirements.txt (line 1))
23:02:34 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)
23:02:34 Collecting ipaddr (from -r requirements.txt (line 2))
23:02:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:02:34 Installing build dependencies: started
23:02:35 Installing build dependencies: finished with status 'done'
23:02:35 Getting requirements to build wheel: started
23:02:35 Getting requirements to build wheel: finished with status 'done'
23:02:35 Preparing metadata (pyproject.toml): started
23:02:35 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:35 Collecting netaddr (from -r requirements.txt (line 3))
23:02:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:02:35 Collecting netifaces (from -r requirements.txt (line 4))
23:02:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:02:35 Installing build dependencies: started
23:02:36 Installing build dependencies: finished with status 'done'
23:02:36 Getting requirements to build wheel: started
23:02:37 Getting requirements to build wheel: finished with status 'done'
23:02:37 Preparing metadata (pyproject.toml): started
23:02:37 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:37 Collecting pyhocon (from -r requirements.txt (line 5))
23:02:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:02:37 Collecting requests (from -r requirements.txt (line 6))
23:02:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:02:37 Collecting robotframework (from -r requirements.txt (line 7))
23:02:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:02:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 43.0 MB/s 0:00:00
23:02:37 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:02:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:02:37 Installing build dependencies: started
23:02:38 Installing build dependencies: finished with status 'done'
23:02:38 Getting requirements to build wheel: started
23:02:38 Getting requirements to build wheel: finished with status 'done'
23:02:38 Preparing metadata (pyproject.toml): started
23:02:38 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:38 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:02:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:02:38 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:02:38 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)
23:02:39 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:02:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:02:39 Installing build dependencies: started
23:02:39 Installing build dependencies: finished with status 'done'
23:02:39 Getting requirements to build wheel: started
23:02:40 Getting requirements to build wheel: finished with status 'done'
23:02:40 Preparing metadata (pyproject.toml): started
23:02:40 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:40 Collecting scapy (from -r requirements.txt (line 12))
23:02:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:02:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 36.5 MB/s 0:00:00
23:02:40 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:02:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:02:40 Installing build dependencies: started
23:02:41 Installing build dependencies: finished with status 'done'
23:02:41 Getting requirements to build wheel: started
23:02:41 Getting requirements to build wheel: finished with status 'done'
23:02:41 Preparing metadata (pyproject.toml): started
23:02:42 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:42 Collecting elasticsearch (from -r requirements.txt (line 18))
23:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:02:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 31.8 MB/s 0:00:00
23:02:42 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:02:42 Collecting pyangbind (from -r requirements.txt (line 22))
23:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:02:42 Collecting isodate (from -r requirements.txt (line 25))
23:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:02:42 Collecting jmespath (from -r requirements.txt (line 28))
23:02:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:02:42 Collecting jsonpatch (from -r requirements.txt (line 31))
23:02:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:02:42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:02:42 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:02:42 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:02:42 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)
23:02:42 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:02:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:02:42 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:02:42 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)
23:02:42 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:02:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:02:42 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:02:42 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)
23:02:42 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:02:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:02:42 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:02:43 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:02:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:02:43 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:02:43 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:02:43 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)
23:02:43 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:02:43 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:02:43 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:02:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:02:43 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:02:43 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:02:43 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:02:43 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)
23:02:43 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:02:43 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:02:43 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)
23:02:43 Collecting elasticsearch (from -r requirements.txt (line 18))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:02:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 37.3 MB/s 0:00:00
23:02:43 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:02:43 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:02:43 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:02:43 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:02:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.4 MB/s 0:00:00
23:02:44 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:02:44 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)
23:02:45 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:02:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:02:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 26.2 MB/s 0:00:00
23:02:45 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:02:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:02:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:45 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)
23:02:45 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:02:45 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:02:45 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:02:46 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:46 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)
23:02:46 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:02:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:02:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 77.7 MB/s 0:00:00
23:02:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:02:46 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:02:46 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:02:46 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))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:02:46 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))
23:02:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:02:46 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))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:02:46 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))
23:02:46 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)
23:02:46 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))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:02:46 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:02:46 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:02:46 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:02:46 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:02:47 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))
23:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:02:47 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:02:47 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:02:47 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:02:47 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:02:47 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=82cb7c59873b276acfa914fae64db8d8efdae0868c698ef0710f08667df74357
23:02:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:02:47 Building wheel for ipaddr (pyproject.toml): started
23:02:47 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:02:47 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=f3313aa8590102be50639188827f1b173533599d41b7be33fe37b595798698cc
23:02:47 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:02:47 Building wheel for netifaces (pyproject.toml): started
23:02:50 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:02:50 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41078 sha256=6f467c626f829639e5fdb32e67fcfa1a245830318d37992068d425f6290bece3
23:02:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:02:50 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:02:50 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:02:50 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=a5449f6d89d075a09f96ba17040102eaad39ef3e0e6d33066a11137ff036074e
23:02:50 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:02:50 Building wheel for jsonpath-rw (pyproject.toml): started
23:02:50 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:02:50 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b4335eefee222ded3815e7bf9578db136f9e80d39436e7bc13de84828f30ad4d
23:02:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:02:50 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:02:50 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:02:57
23:02:57 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:02:57 + pip freeze
23:02:57 attrs==25.4.0
23:02:57 bcrypt==5.0.0
23:02:57 beautifulsoup4==4.14.2
23:02:57 certifi==2025.11.12
23:02:57 cffi==2.0.0
23:02:57 charset-normalizer==3.4.4
23:02:57 click==8.3.1
23:02:57 cryptography==46.0.3
23:02:57 decorator==5.2.1
23:02:57 distlib==0.4.0
23:02:57 docker-py==1.10.6
23:02:57 docker-pycreds==0.4.0
23:02:57 elastic-transport==8.17.1
23:02:57 elasticsearch==8.19.2
23:02:57 elasticsearch-dsl==8.15.4
23:02:57 enum34==1.1.10
23:02:57 filelock==3.20.0
23:02:57 h11==0.16.0
23:02:57 idna==3.11
23:02:57 invoke==2.2.1
23:02:57 ipaddr==2.2.0
23:02:57 isodate==0.7.2
23:02:57 jmespath==1.0.1
23:02:57 jsonpatch==1.33
23:02:57 jsonpath-rw==1.4.0
23:02:57 jsonpointer==3.0.0
23:02:57 lxml==6.0.2
23:02:57 netaddr==1.3.0
23:02:57 netifaces==0.11.0
23:02:57 outcome==1.3.0.post0
23:02:57 paramiko==4.0.0
23:02:57 platformdirs==4.5.0
23:02:57 ply==3.11
23:02:57 pyang==2.7.1
23:02:57 pyangbind==0.8.6
23:02:57 pycparser==2.23
23:02:57 pyhocon==0.3.61
23:02:57 PyNaCl==1.6.1
23:02:57 pyparsing==3.2.5
23:02:57 PySocks==1.7.1
23:02:57 python-dateutil==2.9.0.post0
23:02:57 regex==2025.11.3
23:02:57 requests==2.32.5
23:02:57 robotframework==7.3.2
23:02:57 robotframework-httplibrary==0.4.2
23:02:57 robotframework-pythonlibcore==4.4.1
23:02:57 robotframework-requests==0.9.7
23:02:57 robotframework-selenium2library==3.0.0
23:02:57 robotframework-seleniumlibrary==6.8.0
23:02:57 robotframework-sshlibrary==3.8.0
23:02:57 scapy==2.6.1
23:02:57 scp==0.15.0
23:02:57 selenium==4.38.0
23:02:57 six==1.17.0
23:02:57 sniffio==1.3.1
23:02:57 sortedcontainers==2.4.0
23:02:57 soupsieve==2.8
23:02:57 trio==0.32.0
23:02:57 trio-websocket==0.12.2
23:02:57 typing_extensions==4.15.0
23:02:57 urllib3==2.5.0
23:02:57 virtualenv==20.35.4
23:02:57 waitress==3.0.2
23:02:57 WebOb==1.8.9
23:02:57 websocket-client==1.9.0
23:02:57 WebTest==3.0.7
23:02:57 wsproto==1.3.2
23:02:58 [EnvInject] - Injecting environment variables from a build step.
23:02:58 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:02:58 [EnvInject] - Variables injected successfully.
23:02:58 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins5665506414703960136.sh
23:02:58 Setup pyenv:
23:02:58 system
23:02:58 3.8.13
23:02:58 3.9.13
23:02:58 3.10.13
23:02:58 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:02:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from file:/tmp/.os_lf_venv
23:02:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:02:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:00 lf-activate-venv(): INFO: Base packages installed successfully
23:03:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:03:07 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.
23:03:07 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:03:07 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
23:03:07 + ODL_SYSTEM=()
23:03:07 + TOOLS_SYSTEM=()
23:03:07 + OPENSTACK_SYSTEM=()
23:03:07 + OPENSTACK_CONTROLLERS=()
23:03:07 + mapfile -t ADDR
23:03:07 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-titanium-62
23:03:07 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:03:09 + for i in "${ADDR[@]}"
23:03:09 ++ ssh 10.30.171.173 hostname -s
23:03:09 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:03:09 + REMHOST=releng-19183-62-0-builder-0
23:03:09 + case ${REMHOST} in
23:03:09 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:03:09 + for i in "${ADDR[@]}"
23:03:09 ++ ssh 10.30.171.172 hostname -s
23:03:09 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:03:10 + REMHOST=releng-19183-62-0-builder-1
23:03:10 + case ${REMHOST} in
23:03:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:03:10 + for i in "${ADDR[@]}"
23:03:10 ++ ssh 10.30.170.247 hostname -s
23:03:10 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:03:10 + REMHOST=releng-19183-62-0-builder-2
23:03:10 + case ${REMHOST} in
23:03:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:03:10 + echo NUM_ODL_SYSTEM=3
23:03:10 + echo NUM_TOOLS_SYSTEM=0
23:03:10 + '[' '' == yes ']'
23:03:10 + NUM_OPENSTACK_SYSTEM=0
23:03:10 + echo NUM_OPENSTACK_SYSTEM=0
23:03:10 + '[' 0 -eq 2 ']'
23:03:10 + echo ODL_SYSTEM_IP=10.30.171.173
23:03:10 ++ seq 0 2
23:03:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:03:10 + echo ODL_SYSTEM_1_IP=10.30.171.173
23:03:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:03:10 + echo ODL_SYSTEM_2_IP=10.30.171.172
23:03:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:03:10 + echo ODL_SYSTEM_3_IP=10.30.170.247
23:03:10 + echo TOOLS_SYSTEM_IP=
23:03:10 ++ seq 0 -1
23:03:10 + openstack_index=0
23:03:10 + NUM_OPENSTACK_CONTROL_NODES=1
23:03:10 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:03:10 ++ seq 0 0
23:03:10 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:03:10 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:03:10 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:03:10 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:03:10 + '[' -1 -ge 2 ']'
23:03:10 ++ seq 0 -2
23:03:10 + NUM_OPENSTACK_HAPROXY_NODES=0
23:03:10 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:03:10 ++ seq 0 -1
23:03:10 + echo 'Contents of slave_addresses.txt:'
23:03:10 Contents of slave_addresses.txt:
23:03:10 + cat slave_addresses.txt
23:03:10 NUM_ODL_SYSTEM=3
23:03:10 NUM_TOOLS_SYSTEM=0
23:03:10 NUM_OPENSTACK_SYSTEM=0
23:03:10 ODL_SYSTEM_IP=10.30.171.173
23:03:10 ODL_SYSTEM_1_IP=10.30.171.173
23:03:10 ODL_SYSTEM_2_IP=10.30.171.172
23:03:10 ODL_SYSTEM_3_IP=10.30.170.247
23:03:10 TOOLS_SYSTEM_IP=
23:03:10 NUM_OPENSTACK_CONTROL_NODES=1
23:03:10 OPENSTACK_CONTROL_NODE_1_IP=
23:03:10 NUM_OPENSTACK_COMPUTE_NODES=-1
23:03:10 NUM_OPENSTACK_HAPROXY_NODES=0
23:03:10 [EnvInject] - Injecting environment variables from a build step.
23:03:10 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:03:10 [EnvInject] - Variables injected successfully.
23:03:10 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/sh /tmp/jenkins17348253213549389889.sh
23:03:10 Preparing for JRE Version 21
23:03:10 Karaf artifact is karaf
23:03:10 Karaf project is integration
23:03:10 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:03:10 [EnvInject] - Injecting environment variables from a build step.
23:03:10 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:03:10 [EnvInject] - Variables injected successfully.
23:03:10 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins9922131931550983891.sh
23:03:10 2025-11-23 23:03:10 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:03:10 Bundle version is 0.22.2-SNAPSHOT
23:03:10 --2025-11-23 23:03:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:03:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:03:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:03:10 HTTP request sent, awaiting response... 200 OK
23:03:10 Length: 1410 (1.4K) [application/xml]
23:03:10 Saving to: ‘maven-metadata.xml’
23:03:10
23:03:10 0K . 100% 60.5M=0s
23:03:10
23:03:10 2025-11-23 23:03:10 (60.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:03:10
23:03:10
23:03:10
23:03:10 org.opendaylight.integration
23:03:10 karaf
23:03:10 0.22.2-SNAPSHOT
23:03:10
23:03:10
23:03:10 20251123.175628
23:03:10 162
23:03:10
23:03:10 20251123175628
23:03:10
23:03:10
23:03:10 pom
23:03:10 0.22.2-20251123.175628-162
23:03:10 20251123175628
23:03:10
23:03:10
23:03:10 tar.gz
23:03:10 0.22.2-20251123.175628-162
23:03:10 20251123175628
23:03:10
23:03:10
23:03:10 zip
23:03:10 0.22.2-20251123.175628-162
23:03:10 20251123175628
23:03:10
23:03:10
23:03:10 cyclonedx
23:03:10 xml
23:03:10 0.22.2-20251123.175628-162
23:03:10 20251123175628
23:03:10
23:03:10
23:03:10 cyclonedx
23:03:10 json
23:03:10 0.22.2-20251123.175628-162
23:03:10 20251123175628
23:03:10
23:03:10
23:03:10
23:03:10
23:03:10 Nexus timestamp is 0.22.2-20251123.175628-162
23:03:10 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:10 Distribution bundle is karaf-0.22.2-20251123.175628-162.zip
23:03:10 Distribution bundle version is 0.22.2-SNAPSHOT
23:03:10 Distribution folder is karaf-0.22.2-SNAPSHOT
23:03:10 Nexus prefix is https://nexus.opendaylight.org
23:03:10 [EnvInject] - Injecting environment variables from a build step.
23:03:10 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:03:10 [EnvInject] - Variables injected successfully.
23:03:10 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins12861572233876839056.sh
23:03:11 Setup pyenv:
23:03:11 system
23:03:11 3.8.13
23:03:11 3.9.13
23:03:11 3.10.13
23:03:11 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:03:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from file:/tmp/.os_lf_venv
23:03:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:13 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.
23:03:13 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:03:13 lf-activate-venv(): INFO: Base packages installed successfully
23:03:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:03:19 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.
23:03:19 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
23:03:19 Copying common-functions.sh to /tmp
23:03:21 Copying common-functions.sh to 10.30.171.173:/tmp
23:03:21 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:03:21 Copying common-functions.sh to 10.30.171.172:/tmp
23:03:21 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:03:21 Copying common-functions.sh to 10.30.170.247:/tmp
23:03:21 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:03:22 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins10793983474836145419.sh
23:03:22 common-functions.sh is being sourced
23:03:22 common-functions environment:
23:03:22 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:22 ACTUALFEATURES:
23:03:22 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:22 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:22 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:22 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:22 CONTROLLERMEM: 2048m
23:03:22 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:22 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:22 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:22 SUITES:
23:03:22
23:03:22 #################################################
23:03:22 ## Configure Cluster and Start ##
23:03:22 #################################################
23:03:22 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:03:22 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:03:22 Locating script plan to use...
23:03:22 script plan exists!!!
23:03:22 Changing the script plan path...
23:03:22 # Place the scripts in run order:
23:03:22 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/scripts/car_people_shard.sh
23:03:22 Executing /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/scripts/car_people_shard.sh...
23:03:22 Add car-people shards file
23:03:22 Copy shard config to member-1 with IP address 10.30.171.173
23:03:22 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:03:22 Copy shard config to member-2 with IP address 10.30.171.172
23:03:22 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:03:22 Copy shard config to member-3 with IP address 10.30.170.247
23:03:22 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:03:22 Finished running script plans
23:03:22 Configuring member-1 with IP address 10.30.171.173
23:03:22 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:03:23 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:03:23 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:03:23 ++ [[ /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 ]]
23:03:23 ++ echo 'common-functions.sh is being sourced'
23:03:23 common-functions.sh is being sourced
23:03:23 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:03:23 ++ DISTROSTREAM=titanium
23:03:23 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:23 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:23 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:23 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:23 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:23 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:23 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:23 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:23 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:23 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:23 ++ export CONTROLLERMEM=
23:03:23 ++ CONTROLLERMEM=
23:03:23 ++ case "${DISTROSTREAM}" in
23:03:23 ++ CLUSTER_SYSTEM=pekko
23:03:23 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:23 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:23 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:23 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:23 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:23 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:23 ++ print_common_env
23:03:23 ++ cat
23:03:23 common-functions environment:
23:03:23 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:23 ACTUALFEATURES:
23:03:23 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:23 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:23 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:23 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:23 CONTROLLERMEM:
23:03:23 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:23 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:23 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:23 SUITES:
23:03:23
23:03:23 ++ SSH='ssh -t -t'
23:03:23 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:03:23 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:03:23 Changing to /tmp
23:03:23 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:23 + echo 'Changing to /tmp'
23:03:23 + cd /tmp
23:03:23 + 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-20251123.175628-162.zip'
23:03:23 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:23 --2025-11-23 23:03:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:03:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:03:23 HTTP request sent, awaiting response... 200 OK
23:03:23 Length: 234980707 (224M) [application/zip]
23:03:23 Saving to: ‘karaf-0.22.2-20251123.175628-162.zip’
23:03:23
23:03:23 0K ........ ........ ........ ........ ........ ........ 1% 70.4M 3s
23:03:23 3072K ........ ........ ........ ........ ........ ........ 2% 124M 2s
23:03:23 6144K ........ ........ ........ ........ ........ ........ 4% 132M 2s
23:03:23 9216K ........ ........ ........ ........ ........ ........ 5% 141M 2s
23:03:23 12288K ........ ........ ........ ........ ........ ........ 6% 176M 2s
23:03:23 15360K ........ ........ ........ ........ ........ ........ 8% 156M 2s
23:03:23 18432K ........ ........ ........ ........ ........ ........ 9% 175M 2s
23:03:23 21504K ........ ........ ........ ........ ........ ........ 10% 193M 1s
23:03:23 24576K ........ ........ ........ ........ ........ ........ 12% 203M 1s
23:03:23 27648K ........ ........ ........ ........ ........ ........ 13% 221M 1s
23:03:23 30720K ........ ........ ........ ........ ........ ........ 14% 225M 1s
23:03:23 33792K ........ ........ ........ ........ ........ ........ 16% 240M 1s
23:03:23 36864K ........ ........ ........ ........ ........ ........ 17% 267M 1s
23:03:23 39936K ........ ........ ........ ........ ........ ........ 18% 219M 1s
23:03:23 43008K ........ ........ ........ ........ ........ ........ 20% 332M 1s
23:03:23 46080K ........ ........ ........ ........ ........ ........ 21% 275M 1s
23:03:23 49152K ........ ........ ........ ........ ........ ........ 22% 252M 1s
23:03:23 52224K ........ ........ ........ ........ ........ ........ 24% 304M 1s
23:03:23 55296K ........ ........ ........ ........ ........ ........ 25% 303M 1s
23:03:23 58368K ........ ........ ........ ........ ........ ........ 26% 305M 1s
23:03:23 61440K ........ ........ ........ ........ ........ ........ 28% 312M 1s
23:03:24 64512K ........ ........ ........ ........ ........ ........ 29% 313M 1s
23:03:24 67584K ........ ........ ........ ........ ........ ........ 30% 308M 1s
23:03:24 70656K ........ ........ ........ ........ ........ ........ 32% 312M 1s
23:03:24 73728K ........ ........ ........ ........ ........ ........ 33% 309M 1s
23:03:24 76800K ........ ........ ........ ........ ........ ........ 34% 287M 1s
23:03:24 79872K ........ ........ ........ ........ ........ ........ 36% 312M 1s
23:03:24 82944K ........ ........ ........ ........ ........ ........ 37% 277M 1s
23:03:24 86016K ........ ........ ........ ........ ........ ........ 38% 286M 1s
23:03:24 89088K ........ ........ ........ ........ ........ ........ 40% 298M 1s
23:03:24 92160K ........ ........ ........ ........ ........ ........ 41% 287M 1s
23:03:24 95232K ........ ........ ........ ........ ........ ........ 42% 290M 1s
23:03:24 98304K ........ ........ ........ ........ ........ ........ 44% 289M 1s
23:03:24 101376K ........ ........ ........ ........ ........ ........ 45% 288M 1s
23:03:24 104448K ........ ........ ........ ........ ........ ........ 46% 288M 1s
23:03:24 107520K ........ ........ ........ ........ ........ ........ 48% 289M 1s
23:03:24 110592K ........ ........ ........ ........ ........ ........ 49% 288M 1s
23:03:24 113664K ........ ........ ........ ........ ........ ........ 50% 271M 0s
23:03:24 116736K ........ ........ ........ ........ ........ ........ 52% 300M 0s
23:03:24 119808K ........ ........ ........ ........ ........ ........ 53% 289M 0s
23:03:24 122880K ........ ........ ........ ........ ........ ........ 54% 290M 0s
23:03:24 125952K ........ ........ ........ ........ ........ ........ 56% 267M 0s
23:03:24 129024K ........ ........ ........ ........ ........ ........ 57% 288M 0s
23:03:24 132096K ........ ........ ........ ........ ........ ........ 58% 280M 0s
23:03:24 135168K ........ ........ ........ ........ ........ ........ 60% 287M 0s
23:03:24 138240K ........ ........ ........ ........ ........ ........ 61% 285M 0s
23:03:24 141312K ........ ........ ........ ........ ........ ........ 62% 288M 0s
23:03:24 144384K ........ ........ ........ ........ ........ ........ 64% 268M 0s
23:03:24 147456K ........ ........ ........ ........ ........ ........ 65% 286M 0s
23:03:24 150528K ........ ........ ........ ........ ........ ........ 66% 277M 0s
23:03:24 153600K ........ ........ ........ ........ ........ ........ 68% 280M 0s
23:03:24 156672K ........ ........ ........ ........ ........ ........ 69% 280M 0s
23:03:24 159744K ........ ........ ........ ........ ........ ........ 70% 277M 0s
23:03:24 162816K ........ ........ ........ ........ ........ ........ 72% 280M 0s
23:03:24 165888K ........ ........ ........ ........ ........ ........ 73% 275M 0s
23:03:24 168960K ........ ........ ........ ........ ........ ........ 74% 278M 0s
23:03:24 172032K ........ ........ ........ ........ ........ ........ 76% 273M 0s
23:03:24 175104K ........ ........ ........ ........ ........ ........ 77% 271M 0s
23:03:24 178176K ........ ........ ........ ........ ........ ........ 78% 256M 0s
23:03:24 181248K ........ ........ ........ ........ ........ ........ 80% 303M 0s
23:03:24 184320K ........ ........ ........ ........ ........ ........ 81% 286M 0s
23:03:24 187392K ........ ........ ........ ........ ........ ........ 83% 278M 0s
23:03:24 190464K ........ ........ ........ ........ ........ ........ 84% 283M 0s
23:03:24 193536K ........ ........ ........ ........ ........ ........ 85% 290M 0s
23:03:24 196608K ........ ........ ........ ........ ........ ........ 87% 285M 0s
23:03:24 199680K ........ ........ ........ ........ ........ ........ 88% 278M 0s
23:03:24 202752K ........ ........ ........ ........ ........ ........ 89% 290M 0s
23:03:24 205824K ........ ........ ........ ........ ........ ........ 91% 280M 0s
23:03:24 208896K ........ ........ ........ ........ ........ ........ 92% 281M 0s
23:03:24 211968K ........ ........ ........ ........ ........ ........ 93% 286M 0s
23:03:24 215040K ........ ........ ........ ........ ........ ........ 95% 287M 0s
23:03:24 218112K ........ ........ ........ ........ ........ ........ 96% 279M 0s
23:03:24 221184K ........ ........ ........ ........ ........ ........ 97% 284M 0s
23:03:24 224256K ........ ........ ........ ........ ........ ........ 99% 274M 0s
23:03:24 227328K ........ ........ ........ ........ . 100% 289M=0.9s
23:03:24
23:03:24 2025-11-23 23:03:24 (250 MB/s) - ‘karaf-0.22.2-20251123.175628-162.zip’ saved [234980707/234980707]
23:03:24
23:03:24 Extracting the new controller...
23:03:24 + echo 'Extracting the new controller...'
23:03:24 + unzip -q karaf-0.22.2-20251123.175628-162.zip
23:03:26 Adding external repositories...
23:03:26 + echo 'Adding external repositories...'
23:03:26 + 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
23:03:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:26 ################################################################################
23:03:26 #
23:03:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:26 # contributor license agreements. See the NOTICE file distributed with
23:03:26 # this work for additional information regarding copyright ownership.
23:03:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:26 # (the "License"); you may not use this file except in compliance with
23:03:26 # the License. You may obtain a copy of the License at
23:03:26 #
23:03:26 # http://www.apache.org/licenses/LICENSE-2.0
23:03:26 #
23:03:26 # Unless required by applicable law or agreed to in writing, software
23:03:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:26 # See the License for the specific language governing permissions and
23:03:26 # limitations under the License.
23:03:26 #
23:03:26 ################################################################################
23:03:26
23:03:26 #
23:03:26 # If set to true, the following property will not allow any certificate to be used
23:03:26 # when accessing Maven repositories through SSL
23:03:26 #
23:03:26 #org.ops4j.pax.url.mvn.certificateCheck=
23:03:26
23:03:26 #
23:03:26 # Path to the local Maven settings file.
23:03:26 # The repositories defined in this file will be automatically added to the list
23:03:26 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:03:26 # below is not set.
23:03:26 # The following locations are checked for the existence of the settings.xml file
23:03:26 # * 1. looks for the specified url
23:03:26 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:03:26 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:03:26 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:03:26 #
23:03:26 #org.ops4j.pax.url.mvn.settings=
23:03:26
23:03:26 #
23:03:26 # Path to the local Maven repository which is used to avoid downloading
23:03:26 # artifacts when they already exist locally.
23:03:26 # The value of this property will be extracted from the settings.xml file
23:03:26 # above, or defaulted to:
23:03:26 # System.getProperty( "user.home" ) + "/.m2/repository"
23:03:26 #
23:03:26 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:03:26
23:03:26 #
23:03:26 # Default this to false. It's just weird to use undocumented repos
23:03:26 #
23:03:26 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:03:26
23:03:26 #
23:03:26 # Uncomment if you don't wanna use the proxy settings
23:03:26 # from the Maven conf/settings.xml file
23:03:26 #
23:03:26 # org.ops4j.pax.url.mvn.proxySupport=false
23:03:26
23:03:26 #
23:03:26 # Comma separated list of repositories scanned when resolving an artifact.
23:03:26 # Those repositories will be checked before iterating through the
23:03:26 # below list of repositories and even before the local repository
23:03:26 # A repository url can be appended with zero or more of the following flags:
23:03:26 # @snapshots : the repository contains snaphots
23:03:26 # @noreleases : the repository does not contain any released artifacts
23:03:26 #
23:03:26 # The following property value will add the system folder as a repo.
23:03:26 #
23:03:26 org.ops4j.pax.url.mvn.defaultRepositories=\
23:03:26 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:03:26 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:03:26 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:03:26
23:03:26 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:03:26 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:03:26
23:03:26 #
23:03:26 # Comma separated list of repositories scanned when resolving an artifact.
23:03:26 # The default list includes the following repositories:
23:03:26 # http://repo1.maven.org/maven2@id=central
23:03:26 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:03:26 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:03:26 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:03:26 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:03:26 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:03:26 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:03:26 # To add repositories to the default ones, prepend '+' to the list of repositories
23:03:26 # to add.
23:03:26 # A repository url can be appended with zero or more of the following flags:
23:03:26 # @snapshots : the repository contains snapshots
23:03:26 # @noreleases : the repository does not contain any released artifacts
23:03:26 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:03:26 #
23:03:26 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
23:03:26
23:03:26 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:03:26 + [[ True == \T\r\u\e ]]
23:03:26 + echo 'Configuring the startup features...'
23:03:26 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:26 + FEATURE_TEST_STRING=features-test
23:03:26 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:03:26 + KARAF_VERSION=karaf4
23:03:26 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:03:26 + 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
23:03:26 + [[ ! -z '' ]]
23:03:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:26 ################################################################################
23:03:26 #
23:03:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:26 # contributor license agreements. See the NOTICE file distributed with
23:03:26 # this work for additional information regarding copyright ownership.
23:03:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:26 # (the "License"); you may not use this file except in compliance with
23:03:26 # the License. You may obtain a copy of the License at
23:03:26 #
23:03:26 # http://www.apache.org/licenses/LICENSE-2.0
23:03:26 #
23:03:26 # Unless required by applicable law or agreed to in writing, software
23:03:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:26 # See the License for the specific language governing permissions and
23:03:26 # limitations under the License.
23:03:26 #
23:03:26 ################################################################################
23:03:26
23:03:26 #
23:03:26 # Comma separated list of features repositories to register by default
23:03:26 #
23:03:26 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}/07d82200-f350-40dc-9e5c-62f492453806.xml
23:03:26
23:03:26 #
23:03:26 # Comma separated list of features to install at startup
23:03:26 #
23:03:26 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ab7dba7d-268d-4701-9eec-a5c3813b96d9
23:03:26
23:03:26 #
23:03:26 # Resource repositories (OBR) that the features resolver can use
23:03:26 # to resolve requirements/capabilities
23:03:26 #
23:03:26 # The format of the resourceRepositories is
23:03:26 # resourceRepositories=[xml:url|json:url],...
23:03:26 # for Instance:
23:03:26 #
23:03:26 #resourceRepositories=xml:http://host/path/to/index.xml
23:03:26 # or
23:03:26 #resourceRepositories=json:http://host/path/to/index.json
23:03:26 #
23:03:26
23:03:26 #
23:03:26 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:03:26 #
23:03:26 featuresBootAsynchronous=false
23:03:26
23:03:26 #
23:03:26 # Service requirements enforcement
23:03:26 #
23:03:26 # By default, the feature resolver checks the service requirements/capabilities of
23:03:26 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:03:26 # the required bundles.
23:03:26 # The following flag can have those values:
23:03:26 # - disable: service requirements are completely ignored
23:03:26 # - default: service requirements are ignored for old features
23:03:26 # - enforce: service requirements are always verified
23:03:26 #
23:03:26 #serviceRequirements=default
23:03:26
23:03:26 #
23:03:26 # Store cfg file for config element in feature
23:03:26 #
23:03:26 #configCfgStore=true
23:03:26
23:03:26 #
23:03:26 # Define if the feature service automatically refresh bundles
23:03:26 #
23:03:26 autoRefresh=true
23:03:26
23:03:26 #
23:03:26 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:03:26 # XML file defines instructions related to features processing
23:03:26 # versions.properties may declare properties to resolve placeholders in XML file
23:03:26 # both files are relative to ${karaf.etc}
23:03:26 #
23:03:26 #featureProcessing=org.apache.karaf.features.xml
23:03:26 #featureProcessingVersions=versions.properties
23:03:26 + configure_karaf_log karaf4 ''
23:03:26 + local -r karaf_version=karaf4
23:03:26 + local -r controllerdebugmap=
23:03:26 + local logapi=log4j
23:03:26 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:26 log4j2.rootLogger.level = INFO
23:03:26 #log4j2.rootLogger.type = asyncRoot
23:03:26 #log4j2.rootLogger.includeLocation = false
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:26 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:26 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:26 log4j2.logger.spifly.level = WARN
23:03:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:26 log4j2.logger.audit.level = INFO
23:03:26 log4j2.logger.audit.additivity = false
23:03:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:26 log4j2.appender.console.type = Console
23:03:26 log4j2.appender.console.name = Console
23:03:26 log4j2.appender.console.layout.type = PatternLayout
23:03:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:26 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:26 log4j2.appender.rolling.name = RollingFile
23:03:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:26 #log4j2.appender.rolling.immediateFlush = false
23:03:26 log4j2.appender.rolling.append = true
23:03:26 log4j2.appender.rolling.layout.type = PatternLayout
23:03:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:26 log4j2.appender.rolling.policies.type = Policies
23:03:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:26 log4j2.appender.rolling.policies.size.size = 64MB
23:03:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:26 log4j2.appender.rolling.strategy.max = 7
23:03:26 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:26 log4j2.appender.audit.name = AuditRollingFile
23:03:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:26 log4j2.appender.audit.append = true
23:03:26 log4j2.appender.audit.layout.type = PatternLayout
23:03:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:26 log4j2.appender.audit.policies.type = Policies
23:03:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:26 log4j2.appender.audit.policies.size.size = 8MB
23:03:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:26 log4j2.appender.audit.strategy.max = 7
23:03:26 log4j2.appender.osgi.type = PaxOsgi
23:03:26 log4j2.appender.osgi.name = PaxOsgi
23:03:26 log4j2.appender.osgi.filter = *
23:03:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:26 #log4j2.logger.aether.level = TRACE
23:03:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:26 #log4j2.logger.http-headers.level = DEBUG
23:03:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:26 #log4j2.logger.maven.level = TRACE
23:03:26 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:03:26 + logapi=log4j2
23:03:26 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:03:26 + '[' log4j2 == log4j2 ']'
23:03:26 + 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
23:03:26 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:03:26 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:03:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:03:26 controllerdebugmap:
23:03:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:03:26 + unset IFS
23:03:26 + echo 'controllerdebugmap: '
23:03:26 + '[' -n '' ']'
23:03:26 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:26 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:03:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:26 ################################################################################
23:03:26 #
23:03:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:26 # contributor license agreements. See the NOTICE file distributed with
23:03:26 # this work for additional information regarding copyright ownership.
23:03:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:26 # (the "License"); you may not use this file except in compliance with
23:03:26 # the License. You may obtain a copy of the License at
23:03:26 #
23:03:26 # http://www.apache.org/licenses/LICENSE-2.0
23:03:26 #
23:03:26 # Unless required by applicable law or agreed to in writing, software
23:03:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:26 # See the License for the specific language governing permissions and
23:03:26 # limitations under the License.
23:03:26 #
23:03:26 ################################################################################
23:03:26
23:03:26 # Common pattern layout for appenders
23:03:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:26
23:03:26 # Root logger
23:03:26 log4j2.rootLogger.level = INFO
23:03:26 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:03:26 #log4j2.rootLogger.type = asyncRoot
23:03:26 #log4j2.rootLogger.includeLocation = false
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:26 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:26
23:03:26 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:26
23:03:26 # Loggers configuration
23:03:26
23:03:26 # Spifly logger
23:03:26 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:26 log4j2.logger.spifly.level = WARN
23:03:26
23:03:26 # Security audit logger
23:03:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:26 log4j2.logger.audit.level = INFO
23:03:26 log4j2.logger.audit.additivity = false
23:03:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:26
23:03:26 # Appenders configuration
23:03:26
23:03:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:26 log4j2.appender.console.type = Console
23:03:26 log4j2.appender.console.name = Console
23:03:26 log4j2.appender.console.layout.type = PatternLayout
23:03:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:26
23:03:26 # Rolling file appender
23:03:26 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:26 log4j2.appender.rolling.name = RollingFile
23:03:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:26 # uncomment to not force a disk flush
23:03:26 #log4j2.appender.rolling.immediateFlush = false
23:03:26 log4j2.appender.rolling.append = true
23:03:26 log4j2.appender.rolling.layout.type = PatternLayout
23:03:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:26 log4j2.appender.rolling.policies.type = Policies
23:03:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:26 log4j2.appender.rolling.policies.size.size = 1GB
23:03:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:26 log4j2.appender.rolling.strategy.max = 7
23:03:26
23:03:26 # Audit file appender
23:03:26 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:26 log4j2.appender.audit.name = AuditRollingFile
23:03:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:26 log4j2.appender.audit.append = true
23:03:26 log4j2.appender.audit.layout.type = PatternLayout
23:03:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:26 log4j2.appender.audit.policies.type = Policies
23:03:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:26 log4j2.appender.audit.policies.size.size = 8MB
23:03:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:26 log4j2.appender.audit.strategy.max = 7
23:03:26
23:03:26 # OSGi appender
23:03:26 log4j2.appender.osgi.type = PaxOsgi
23:03:26 log4j2.appender.osgi.name = PaxOsgi
23:03:26 log4j2.appender.osgi.filter = *
23:03:26
23:03:26 # help with identification of maven-related problems with pax-url-aether
23:03:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:26 #log4j2.logger.aether.level = TRACE
23:03:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:26 #log4j2.logger.http-headers.level = DEBUG
23:03:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:26 #log4j2.logger.maven.level = TRACE
23:03:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:03:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:03:26 Configure
23:03:26 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:03:26 max memory: 3072m
23:03:26 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:26 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:26 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:03:26 + local -r controllermem=3072m
23:03:26 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:26 + echo Configure
23:03:26 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:03:26 + echo ' max memory: 3072m'
23:03:26 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:26 + 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
23:03:26 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:26 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:26 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:26 #!/bin/sh
23:03:26 #
23:03:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:26 # contributor license agreements. See the NOTICE file distributed with
23:03:26 # this work for additional information regarding copyright ownership.
23:03:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:26 # (the "License"); you may not use this file except in compliance with
23:03:26 # the License. You may obtain a copy of the License at
23:03:26 #
23:03:26 # http://www.apache.org/licenses/LICENSE-2.0
23:03:26 #
23:03:26 # Unless required by applicable law or agreed to in writing, software
23:03:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:26 # See the License for the specific language governing permissions and
23:03:26 # limitations under the License.
23:03:26 #
23:03:26
23:03:26 #
23:03:26 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:03:26 # script: client, instance, shell, start, status, stop, karaf
23:03:26 #
23:03:26 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:03:26 # Actions go here...
23:03:26 # fi
23:03:26
23:03:26 #
23:03:26 # general settings which should be applied for all scripts go here; please keep
23:03:26 # in mind that it is possible that scripts might be executed more than once, e.g.
23:03:26 # in example of the start script where the start script is executed first and the
23:03:26 # karaf script afterwards.
23:03:26 #
23:03:26
23:03:26 #
23:03:26 # The following section shows the possible configuration options for the default
23:03:26 # karaf scripts
23:03:26 #
23:03:26 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:03:26 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:03:26 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:03:26 # export EXTRA_JAVA_OPTS # Additional JVM options
23:03:26 # export KARAF_HOME # Karaf home folder
23:03:26 # export KARAF_DATA # Karaf data folder
23:03:26 # export KARAF_BASE # Karaf base folder
23:03:26 # export KARAF_ETC # Karaf etc folder
23:03:26 # export KARAF_LOG # Karaf log folder
23:03:26 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:03:26 # export KARAF_OPTS # Additional available Karaf options
23:03:26 # export KARAF_DEBUG # Enable debug mode
23:03:26 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:03:26 # export KARAF_NOROOT # Prevent execution as root if set to true
23:03:26 Set Java version
23:03:26 + echo 'Set Java version'
23:03:26 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:03:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:26 sudo: a password is required
23:03:26 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:26 JDK default version ...
23:03:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:26 sudo: a password is required
23:03:26 + echo 'JDK default version ...'
23:03:26 + java -version
23:03:26 openjdk version "21.0.8" 2025-07-15
23:03:26 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:03:26 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:03:26 Set JAVA_HOME
23:03:26 + echo 'Set JAVA_HOME'
23:03:26 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:26 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:26 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:26 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:26 Listing all open ports on controller system...
23:03:26 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:26 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:03:26 + echo 'Listing all open ports on controller system...'
23:03:26 + netstat -pnatu
23:03:26 /tmp/configuration-script.sh: line 40: netstat: command not found
23:03:26 Custom shard config exists!!!
23:03:26 Copying the shard config...
23:03:26 + '[' -f /tmp/custom_shard_config.txt ']'
23:03:26 + echo 'Custom shard config exists!!!'
23:03:26 + echo 'Copying the shard config...'
23:03:26 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:03:26 Configuring cluster
23:03:26 + echo 'Configuring cluster'
23:03:26 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.173 10.30.171.172 10.30.170.247
23:03:26 ################################################
23:03:26 ## Configure Cluster ##
23:03:26 ################################################
23:03:26 NOTE: Cluster configuration files not found. Copying from
23:03:26 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:03:26 Configuring unique name in pekko.conf
23:03:26 Configuring hostname in pekko.conf
23:03:26 Configuring data and rpc seed nodes in pekko.conf
23:03:26 modules = [
23:03:26
23:03:26 {
23:03:26 name = "inventory"
23:03:26 namespace = "urn:opendaylight:inventory"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "topology"
23:03:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "toaster"
23:03:26 namespace = "http://netconfcentral.org/ns/toaster"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "car"
23:03:26 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "people"
23:03:26 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "car-people"
23:03:26 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:26 shard-strategy = "module"
23:03:26 }
23:03:26 ]
23:03:26 Configuring replication type in module-shards.conf
23:03:26 ################################################
23:03:26 ## NOTE: Manually restart controller to ##
23:03:26 ## apply configuration. ##
23:03:26 ################################################
23:03:26 Dump pekko.conf
23:03:26 + echo 'Dump pekko.conf'
23:03:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:26
23:03:26 odl-cluster-data {
23:03:26 pekko {
23:03:26 remote {
23:03:26 artery {
23:03:26 enabled = on
23:03:26 transport = tcp
23:03:26 canonical.hostname = "10.30.171.173"
23:03:26 canonical.port = 2550
23:03:26 }
23:03:26 }
23:03:26
23:03:26 cluster {
23:03:26 # Using artery.
23:03:26 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.173:2550",
23:03:26 "pekko://opendaylight-cluster-data@10.30.171.172:2550",
23:03:26 "pekko://opendaylight-cluster-data@10.30.170.247:2550"]
23:03:26
23:03:26 roles = ["member-1"]
23:03:26
23:03:26 # when under load we might trip a false positive on the failure detector
23:03:26 # failure-detector {
23:03:26 # heartbeat-interval = 4 s
23:03:26 # acceptable-heartbeat-pause = 16s
23:03:26 # }
23:03:26 }
23:03:26
23:03:26 persistence {
23:03:26 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:03:26 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:03:26 # The relative path is always relative to KARAF_HOME.
23:03:26
23:03:26 # snapshot-store.local.dir = "target/snapshots"
23:03:26
23:03:26 # Use lz4 compression for LocalSnapshotStore snapshots
23:03:26 snapshot-store.local.use-lz4-compression = false
23:03:26 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:03:26 snapshot-store.local.lz4-blocksize = 256KB
23:03:26 }
23:03:26 disable-default-actor-system-quarantined-event-handling = "false"
23:03:26 }
23:03:26 }
23:03:26 Dump modules.conf
23:03:26 + echo 'Dump modules.conf'
23:03:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:26 modules = [
23:03:26
23:03:26 {
23:03:26 name = "inventory"
23:03:26 namespace = "urn:opendaylight:inventory"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "topology"
23:03:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "toaster"
23:03:26 namespace = "http://netconfcentral.org/ns/toaster"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "car"
23:03:26 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "people"
23:03:26 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:26 shard-strategy = "module"
23:03:26 },
23:03:26 {
23:03:26 name = "car-people"
23:03:26 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:26 shard-strategy = "module"
23:03:26 }
23:03:26 ]
23:03:26 Dump module-shards.conf
23:03:26 + echo 'Dump module-shards.conf'
23:03:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:26 module-shards = [
23:03:26 {
23:03:26 name = "default"
23:03:26 shards = [
23:03:26 {
23:03:26 name = "default"
23:03:26 replicas = ["member-1",
23:03:26 "member-2",
23:03:26 "member-3"]
23:03:26 }
23:03:26 ]
23:03:26 },
23:03:26 {
23:03:26 name = "inventory"
23:03:26 shards = [
23:03:26 {
23:03:26 name="inventory"
23:03:26 replicas = ["member-1",
23:03:26 "member-2",
23:03:26 "member-3"]
23:03:26 }
23:03:26 ]
23:03:26 },
23:03:26 {
23:03:26 name = "topology"
23:03:26 shards = [
23:03:26 {
23:03:26 name="topology"
23:03:26 replicas = ["member-1",
23:03:26 "member-2",
23:03:26 "member-3"]
23:03:26 }
23:03:26 ]
23:03:26 },
23:03:26 {
23:03:26 name = "toaster"
23:03:26 shards = [
23:03:26 {
23:03:26 name="toaster"
23:03:26 replicas = ["member-1",
23:03:26 "member-2",
23:03:26 "member-3"]
23:03:26 }
23:03:26 ]
23:03:26 },
23:03:26 {
23:03:26 name = "car"
23:03:26 shards = [
23:03:26 {
23:03:26 name="car"
23:03:26 replicas = ["member-1",
23:03:26 "member-2",
23:03:26 "member-3"]
23:03:26 }
23:03:26 ]
23:03:26 },
23:03:26 {
23:03:26 name = "people"
23:03:26 shards = [
23:03:26 {
23:03:26 name="people"
23:03:26 replicas = ["member-1",
23:03:26 "member-2",
23:03:26 "member-3"]
23:03:26 }
23:03:26 ]
23:03:26 },
23:03:26 {
23:03:26 name = "car-people"
23:03:26 shards = [
23:03:26 {
23:03:26 name="car-people"
23:03:26 replicas = ["member-1",
23:03:26 "member-2",
23:03:26 "member-3"]
23:03:26 }
23:03:26 ]
23:03:26 }
23:03:26 ]
23:03:26 Configuring member-2 with IP address 10.30.171.172
23:03:27 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:03:27 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:03:27 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:03:27 common-functions.sh is being sourced
23:03:27 ++ [[ /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 ]]
23:03:27 ++ echo 'common-functions.sh is being sourced'
23:03:27 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:03:27 ++ DISTROSTREAM=titanium
23:03:27 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:27 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:27 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:27 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:27 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:27 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:27 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:27 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:27 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:27 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:27 ++ export CONTROLLERMEM=
23:03:27 ++ CONTROLLERMEM=
23:03:27 ++ case "${DISTROSTREAM}" in
23:03:27 ++ CLUSTER_SYSTEM=pekko
23:03:27 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:27 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:27 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:27 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:27 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:27 ++ print_common_env
23:03:27 ++ cat
23:03:27 common-functions environment:
23:03:27 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:27 ACTUALFEATURES:
23:03:27 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:27 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:27 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:27 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:27 CONTROLLERMEM:
23:03:27 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:27 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:27 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:27 SUITES:
23:03:27
23:03:27 ++ SSH='ssh -t -t'
23:03:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:03:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:03:27 Changing to /tmp
23:03:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:27 + echo 'Changing to /tmp'
23:03:27 + cd /tmp
23:03:27 + 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-20251123.175628-162.zip'
23:03:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:27 --2025-11-23 23:03:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:03:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:03:27 HTTP request sent, awaiting response... 200 OK
23:03:27 Length: 234980707 (224M) [application/zip]
23:03:27 Saving to: ‘karaf-0.22.2-20251123.175628-162.zip’
23:03:27
23:03:27 0K ........ ........ ........ ........ ........ ........ 1% 95.3M 2s
23:03:27 3072K ........ ........ ........ ........ ........ ........ 2% 169M 2s
23:03:27 6144K ........ ........ ........ ........ ........ ........ 4% 167M 2s
23:03:27 9216K ........ ........ ........ ........ ........ ........ 5% 166M 2s
23:03:27 12288K ........ ........ ........ ........ ........ ........ 6% 187M 1s
23:03:27 15360K ........ ........ ........ ........ ........ ........ 8% 219M 1s
23:03:27 18432K ........ ........ ........ ........ ........ ........ 9% 229M 1s
23:03:27 21504K ........ ........ ........ ........ ........ ........ 10% 257M 1s
23:03:27 24576K ........ ........ ........ ........ ........ ........ 12% 280M 1s
23:03:27 27648K ........ ........ ........ ........ ........ ........ 13% 232M 1s
23:03:27 30720K ........ ........ ........ ........ ........ ........ 14% 254M 1s
23:03:27 33792K ........ ........ ........ ........ ........ ........ 16% 222M 1s
23:03:27 36864K ........ ........ ........ ........ ........ ........ 17% 262M 1s
23:03:27 39936K ........ ........ ........ ........ ........ ........ 18% 195M 1s
23:03:27 43008K ........ ........ ........ ........ ........ ........ 20% 243M 1s
23:03:27 46080K ........ ........ ........ ........ ........ ........ 21% 258M 1s
23:03:27 49152K ........ ........ ........ ........ ........ ........ 22% 262M 1s
23:03:27 52224K ........ ........ ........ ........ ........ ........ 24% 226M 1s
23:03:27 55296K ........ ........ ........ ........ ........ ........ 25% 241M 1s
23:03:28 58368K ........ ........ ........ ........ ........ ........ 26% 242M 1s
23:03:28 61440K ........ ........ ........ ........ ........ ........ 28% 237M 1s
23:03:28 64512K ........ ........ ........ ........ ........ ........ 29% 219M 1s
23:03:28 67584K ........ ........ ........ ........ ........ ........ 30% 231M 1s
23:03:28 70656K ........ ........ ........ ........ ........ ........ 32% 273M 1s
23:03:28 73728K ........ ........ ........ ........ ........ ........ 33% 264M 1s
23:03:28 76800K ........ ........ ........ ........ ........ ........ 34% 275M 1s
23:03:28 79872K ........ ........ ........ ........ ........ ........ 36% 288M 1s
23:03:28 82944K ........ ........ ........ ........ ........ ........ 37% 287M 1s
23:03:28 86016K ........ ........ ........ ........ ........ ........ 38% 284M 1s
23:03:28 89088K ........ ........ ........ ........ ........ ........ 40% 293M 1s
23:03:28 92160K ........ ........ ........ ........ ........ ........ 41% 274M 1s
23:03:28 95232K ........ ........ ........ ........ ........ ........ 42% 305M 1s
23:03:28 98304K ........ ........ ........ ........ ........ ........ 44% 286M 1s
23:03:28 101376K ........ ........ ........ ........ ........ ........ 45% 290M 1s
23:03:28 104448K ........ ........ ........ ........ ........ ........ 46% 287M 1s
23:03:28 107520K ........ ........ ........ ........ ........ ........ 48% 283M 1s
23:03:28 110592K ........ ........ ........ ........ ........ ........ 49% 293M 0s
23:03:28 113664K ........ ........ ........ ........ ........ ........ 50% 279M 0s
23:03:28 116736K ........ ........ ........ ........ ........ ........ 52% 282M 0s
23:03:28 119808K ........ ........ ........ ........ ........ ........ 53% 271M 0s
23:03:28 122880K ........ ........ ........ ........ ........ ........ 54% 286M 0s
23:03:28 125952K ........ ........ ........ ........ ........ ........ 56% 285M 0s
23:03:28 129024K ........ ........ ........ ........ ........ ........ 57% 276M 0s
23:03:28 132096K ........ ........ ........ ........ ........ ........ 58% 269M 0s
23:03:28 135168K ........ ........ ........ ........ ........ ........ 60% 176M 0s
23:03:28 138240K ........ ........ ........ ........ ........ ........ 61% 270M 0s
23:03:28 141312K ........ ........ ........ ........ ........ ........ 62% 277M 0s
23:03:28 144384K ........ ........ ........ ........ ........ ........ 64% 206M 0s
23:03:28 147456K ........ ........ ........ ........ ........ ........ 65% 217M 0s
23:03:28 150528K ........ ........ ........ ........ ........ ........ 66% 287M 0s
23:03:28 153600K ........ ........ ........ ........ ........ ........ 68% 189M 0s
23:03:28 156672K ........ ........ ........ ........ ........ ........ 69% 234M 0s
23:03:28 159744K ........ ........ ........ ........ ........ ........ 70% 277M 0s
23:03:28 162816K ........ ........ ........ ........ ........ ........ 72% 292M 0s
23:03:28 165888K ........ ........ ........ ........ ........ ........ 73% 281M 0s
23:03:28 168960K ........ ........ ........ ........ ........ ........ 74% 282M 0s
23:03:28 172032K ........ ........ ........ ........ ........ ........ 76% 289M 0s
23:03:28 175104K ........ ........ ........ ........ ........ ........ 77% 279M 0s
23:03:28 178176K ........ ........ ........ ........ ........ ........ 78% 281M 0s
23:03:28 181248K ........ ........ ........ ........ ........ ........ 80% 302M 0s
23:03:28 184320K ........ ........ ........ ........ ........ ........ 81% 295M 0s
23:03:28 187392K ........ ........ ........ ........ ........ ........ 83% 293M 0s
23:03:28 190464K ........ ........ ........ ........ ........ ........ 84% 295M 0s
23:03:28 193536K ........ ........ ........ ........ ........ ........ 85% 295M 0s
23:03:28 196608K ........ ........ ........ ........ ........ ........ 87% 292M 0s
23:03:28 199680K ........ ........ ........ ........ ........ ........ 88% 287M 0s
23:03:28 202752K ........ ........ ........ ........ ........ ........ 89% 291M 0s
23:03:28 205824K ........ ........ ........ ........ ........ ........ 91% 291M 0s
23:03:28 208896K ........ ........ ........ ........ ........ ........ 92% 275M 0s
23:03:28 211968K ........ ........ ........ ........ ........ ........ 93% 267M 0s
23:03:28 215040K ........ ........ ........ ........ ........ ........ 95% 289M 0s
23:03:28 218112K ........ ........ ........ ........ ........ ........ 96% 288M 0s
23:03:28 221184K ........ ........ ........ ........ ........ ........ 97% 268M 0s
23:03:28 224256K ........ ........ ........ ........ ........ ........ 99% 275M 0s
23:03:28 227328K ........ ........ ........ ........ . 100% 286M=0.9s
23:03:28
23:03:28 2025-11-23 23:03:28 (250 MB/s) - ‘karaf-0.22.2-20251123.175628-162.zip’ saved [234980707/234980707]
23:03:28
23:03:28 Extracting the new controller...
23:03:28 + echo 'Extracting the new controller...'
23:03:28 + unzip -q karaf-0.22.2-20251123.175628-162.zip
23:03:30 Adding external repositories...
23:03:30 + echo 'Adding external repositories...'
23:03:30 + 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
23:03:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:30 ################################################################################
23:03:30 #
23:03:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:30 # contributor license agreements. See the NOTICE file distributed with
23:03:30 # this work for additional information regarding copyright ownership.
23:03:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:30 # (the "License"); you may not use this file except in compliance with
23:03:30 # the License. You may obtain a copy of the License at
23:03:30 #
23:03:30 # http://www.apache.org/licenses/LICENSE-2.0
23:03:30 #
23:03:30 # Unless required by applicable law or agreed to in writing, software
23:03:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:30 # See the License for the specific language governing permissions and
23:03:30 # limitations under the License.
23:03:30 #
23:03:30 ################################################################################
23:03:30
23:03:30 #
23:03:30 # If set to true, the following property will not allow any certificate to be used
23:03:30 # when accessing Maven repositories through SSL
23:03:30 #
23:03:30 #org.ops4j.pax.url.mvn.certificateCheck=
23:03:30
23:03:30 #
23:03:30 # Path to the local Maven settings file.
23:03:30 # The repositories defined in this file will be automatically added to the list
23:03:30 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:03:30 # below is not set.
23:03:30 # The following locations are checked for the existence of the settings.xml file
23:03:30 # * 1. looks for the specified url
23:03:30 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:03:30 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:03:30 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:03:30 #
23:03:30 #org.ops4j.pax.url.mvn.settings=
23:03:30
23:03:30 #
23:03:30 # Path to the local Maven repository which is used to avoid downloading
23:03:30 # artifacts when they already exist locally.
23:03:30 # The value of this property will be extracted from the settings.xml file
23:03:30 # above, or defaulted to:
23:03:30 # System.getProperty( "user.home" ) + "/.m2/repository"
23:03:30 #
23:03:30 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:03:30
23:03:30 #
23:03:30 # Default this to false. It's just weird to use undocumented repos
23:03:30 #
23:03:30 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:03:30
23:03:30 #
23:03:30 # Uncomment if you don't wanna use the proxy settings
23:03:30 # from the Maven conf/settings.xml file
23:03:30 #
23:03:30 # org.ops4j.pax.url.mvn.proxySupport=false
23:03:30
23:03:30 #
23:03:30 # Comma separated list of repositories scanned when resolving an artifact.
23:03:30 # Those repositories will be checked before iterating through the
23:03:30 # below list of repositories and even before the local repository
23:03:30 # A repository url can be appended with zero or more of the following flags:
23:03:30 # @snapshots : the repository contains snaphots
23:03:30 # @noreleases : the repository does not contain any released artifacts
23:03:30 #
23:03:30 # The following property value will add the system folder as a repo.
23:03:30 #
23:03:30 org.ops4j.pax.url.mvn.defaultRepositories=\
23:03:30 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:03:30 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:03:30 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:03:30
23:03:30 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:03:30 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:03:30
23:03:30 #
23:03:30 # Comma separated list of repositories scanned when resolving an artifact.
23:03:30 # The default list includes the following repositories:
23:03:30 # http://repo1.maven.org/maven2@id=central
23:03:30 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:03:30 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:03:30 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:03:30 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:03:30 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:03:30 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:03:30 # To add repositories to the default ones, prepend '+' to the list of repositories
23:03:30 # to add.
23:03:30 # A repository url can be appended with zero or more of the following flags:
23:03:30 # @snapshots : the repository contains snapshots
23:03:30 # @noreleases : the repository does not contain any released artifacts
23:03:30 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:03:30 #
23:03:30 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
23:03:30
23:03:30 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:03:30 + [[ True == \T\r\u\e ]]
23:03:30 + echo 'Configuring the startup features...'
23:03:30 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:30 + FEATURE_TEST_STRING=features-test
23:03:30 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:03:30 + KARAF_VERSION=karaf4
23:03:30 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:03:30 + 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
23:03:30 + [[ ! -z '' ]]
23:03:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:30 ################################################################################
23:03:30 #
23:03:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:30 # contributor license agreements. See the NOTICE file distributed with
23:03:30 # this work for additional information regarding copyright ownership.
23:03:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:30 # (the "License"); you may not use this file except in compliance with
23:03:30 # the License. You may obtain a copy of the License at
23:03:30 #
23:03:30 # http://www.apache.org/licenses/LICENSE-2.0
23:03:30 #
23:03:30 # Unless required by applicable law or agreed to in writing, software
23:03:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:30 # See the License for the specific language governing permissions and
23:03:30 # limitations under the License.
23:03:30 #
23:03:30 ################################################################################
23:03:30
23:03:30 #
23:03:30 # Comma separated list of features repositories to register by default
23:03:30 #
23:03:30 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}/07d82200-f350-40dc-9e5c-62f492453806.xml
23:03:30
23:03:30 #
23:03:30 # Comma separated list of features to install at startup
23:03:30 #
23:03:30 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ab7dba7d-268d-4701-9eec-a5c3813b96d9
23:03:30
23:03:30 #
23:03:30 # Resource repositories (OBR) that the features resolver can use
23:03:30 # to resolve requirements/capabilities
23:03:30 #
23:03:30 # The format of the resourceRepositories is
23:03:30 # resourceRepositories=[xml:url|json:url],...
23:03:30 # for Instance:
23:03:30 #
23:03:30 #resourceRepositories=xml:http://host/path/to/index.xml
23:03:30 # or
23:03:30 #resourceRepositories=json:http://host/path/to/index.json
23:03:30 #
23:03:30
23:03:30 #
23:03:30 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:03:30 #
23:03:30 featuresBootAsynchronous=false
23:03:30
23:03:30 #
23:03:30 # Service requirements enforcement
23:03:30 #
23:03:30 # By default, the feature resolver checks the service requirements/capabilities of
23:03:30 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:03:30 # the required bundles.
23:03:30 # The following flag can have those values:
23:03:30 # - disable: service requirements are completely ignored
23:03:30 # - default: service requirements are ignored for old features
23:03:30 # - enforce: service requirements are always verified
23:03:30 #
23:03:30 #serviceRequirements=default
23:03:30
23:03:30 #
23:03:30 # Store cfg file for config element in feature
23:03:30 #
23:03:30 #configCfgStore=true
23:03:30
23:03:30 #
23:03:30 # Define if the feature service automatically refresh bundles
23:03:30 #
23:03:30 autoRefresh=true
23:03:30
23:03:30 #
23:03:30 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:03:30 # XML file defines instructions related to features processing
23:03:30 # versions.properties may declare properties to resolve placeholders in XML file
23:03:30 # both files are relative to ${karaf.etc}
23:03:30 #
23:03:30 #featureProcessing=org.apache.karaf.features.xml
23:03:30 #featureProcessingVersions=versions.properties
23:03:30 + configure_karaf_log karaf4 ''
23:03:30 + local -r karaf_version=karaf4
23:03:30 + local -r controllerdebugmap=
23:03:30 + local logapi=log4j
23:03:30 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:30 log4j2.rootLogger.level = INFO
23:03:30 #log4j2.rootLogger.type = asyncRoot
23:03:30 #log4j2.rootLogger.includeLocation = false
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:30 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:30 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:30 log4j2.logger.spifly.level = WARN
23:03:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:30 log4j2.logger.audit.level = INFO
23:03:30 log4j2.logger.audit.additivity = false
23:03:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:30 log4j2.appender.console.type = Console
23:03:30 log4j2.appender.console.name = Console
23:03:30 log4j2.appender.console.layout.type = PatternLayout
23:03:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:30 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:30 log4j2.appender.rolling.name = RollingFile
23:03:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:30 #log4j2.appender.rolling.immediateFlush = false
23:03:30 log4j2.appender.rolling.append = true
23:03:30 log4j2.appender.rolling.layout.type = PatternLayout
23:03:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:30 log4j2.appender.rolling.policies.type = Policies
23:03:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:30 log4j2.appender.rolling.policies.size.size = 64MB
23:03:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:30 log4j2.appender.rolling.strategy.max = 7
23:03:30 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:30 log4j2.appender.audit.name = AuditRollingFile
23:03:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:30 log4j2.appender.audit.append = true
23:03:30 log4j2.appender.audit.layout.type = PatternLayout
23:03:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:30 log4j2.appender.audit.policies.type = Policies
23:03:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:30 log4j2.appender.audit.policies.size.size = 8MB
23:03:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:30 log4j2.appender.audit.strategy.max = 7
23:03:30 log4j2.appender.osgi.type = PaxOsgi
23:03:30 log4j2.appender.osgi.name = PaxOsgi
23:03:30 log4j2.appender.osgi.filter = *
23:03:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:30 #log4j2.logger.aether.level = TRACE
23:03:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:30 #log4j2.logger.http-headers.level = DEBUG
23:03:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:30 #log4j2.logger.maven.level = TRACE
23:03:30 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:03:30 + logapi=log4j2
23:03:30 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:03:30 + '[' log4j2 == log4j2 ']'
23:03:30 + 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
23:03:30 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:03:30 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:03:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:03:30 controllerdebugmap:
23:03:30 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:03:30 + unset IFS
23:03:30 + echo 'controllerdebugmap: '
23:03:30 + '[' -n '' ']'
23:03:30 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:03:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:30 ################################################################################
23:03:30 #
23:03:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:30 # contributor license agreements. See the NOTICE file distributed with
23:03:30 # this work for additional information regarding copyright ownership.
23:03:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:30 # (the "License"); you may not use this file except in compliance with
23:03:30 # the License. You may obtain a copy of the License at
23:03:30 #
23:03:30 # http://www.apache.org/licenses/LICENSE-2.0
23:03:30 #
23:03:30 # Unless required by applicable law or agreed to in writing, software
23:03:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:30 # See the License for the specific language governing permissions and
23:03:30 # limitations under the License.
23:03:30 #
23:03:30 ################################################################################
23:03:30
23:03:30 # Common pattern layout for appenders
23:03:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:30
23:03:30 # Root logger
23:03:30 log4j2.rootLogger.level = INFO
23:03:30 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:03:30 #log4j2.rootLogger.type = asyncRoot
23:03:30 #log4j2.rootLogger.includeLocation = false
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:30 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:30
23:03:30 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:30
23:03:30 # Loggers configuration
23:03:30
23:03:30 # Spifly logger
23:03:30 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:30 log4j2.logger.spifly.level = WARN
23:03:30
23:03:30 # Security audit logger
23:03:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:30 log4j2.logger.audit.level = INFO
23:03:30 log4j2.logger.audit.additivity = false
23:03:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:30
23:03:30 # Appenders configuration
23:03:30
23:03:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:30 log4j2.appender.console.type = Console
23:03:30 log4j2.appender.console.name = Console
23:03:30 log4j2.appender.console.layout.type = PatternLayout
23:03:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:30
23:03:30 # Rolling file appender
23:03:30 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:30 log4j2.appender.rolling.name = RollingFile
23:03:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:30 # uncomment to not force a disk flush
23:03:30 #log4j2.appender.rolling.immediateFlush = false
23:03:30 log4j2.appender.rolling.append = true
23:03:30 log4j2.appender.rolling.layout.type = PatternLayout
23:03:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:30 log4j2.appender.rolling.policies.type = Policies
23:03:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:30 log4j2.appender.rolling.policies.size.size = 1GB
23:03:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:30 log4j2.appender.rolling.strategy.max = 7
23:03:30
23:03:30 # Audit file appender
23:03:30 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:30 log4j2.appender.audit.name = AuditRollingFile
23:03:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:30 log4j2.appender.audit.append = true
23:03:30 log4j2.appender.audit.layout.type = PatternLayout
23:03:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:30 log4j2.appender.audit.policies.type = Policies
23:03:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:30 log4j2.appender.audit.policies.size.size = 8MB
23:03:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:30 log4j2.appender.audit.strategy.max = 7
23:03:30
23:03:30 # OSGi appender
23:03:30 log4j2.appender.osgi.type = PaxOsgi
23:03:30 log4j2.appender.osgi.name = PaxOsgi
23:03:30 log4j2.appender.osgi.filter = *
23:03:30
23:03:30 # help with identification of maven-related problems with pax-url-aether
23:03:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:30 #log4j2.logger.aether.level = TRACE
23:03:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:30 #log4j2.logger.http-headers.level = DEBUG
23:03:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:30 #log4j2.logger.maven.level = TRACE
23:03:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:03:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:03:30 Configure
23:03:30 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:30 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:03:30 + local -r controllermem=3072m
23:03:30 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:30 + echo Configure
23:03:30 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:03:30 max memory: 3072m
23:03:30 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:30 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:03:30 + echo ' max memory: 3072m'
23:03:30 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:30 + 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
23:03:30 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:30 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:30 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:30 #!/bin/sh
23:03:30 #
23:03:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:30 # contributor license agreements. See the NOTICE file distributed with
23:03:30 # this work for additional information regarding copyright ownership.
23:03:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:30 # (the "License"); you may not use this file except in compliance with
23:03:30 # the License. You may obtain a copy of the License at
23:03:30 #
23:03:30 # http://www.apache.org/licenses/LICENSE-2.0
23:03:30 #
23:03:30 # Unless required by applicable law or agreed to in writing, software
23:03:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:30 # See the License for the specific language governing permissions and
23:03:30 # limitations under the License.
23:03:30 #
23:03:30
23:03:30 #
23:03:30 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:03:30 # script: client, instance, shell, start, status, stop, karaf
23:03:30 #
23:03:30 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:03:30 # Actions go here...
23:03:30 # fi
23:03:30
23:03:30 #
23:03:30 # general settings which should be applied for all scripts go here; please keep
23:03:30 # in mind that it is possible that scripts might be executed more than once, e.g.
23:03:30 # in example of the start script where the start script is executed first and the
23:03:30 # karaf script afterwards.
23:03:30 #
23:03:30
23:03:30 #
23:03:30 # The following section shows the possible configuration options for the default
23:03:30 # karaf scripts
23:03:30 #
23:03:30 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:03:30 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:03:30 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:03:30 # export EXTRA_JAVA_OPTS # Additional JVM options
23:03:30 # export KARAF_HOME # Karaf home folder
23:03:30 # export KARAF_DATA # Karaf data folder
23:03:30 # export KARAF_BASE # Karaf base folder
23:03:30 # export KARAF_ETC # Karaf etc folder
23:03:30 # export KARAF_LOG # Karaf log folder
23:03:30 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:03:30 # export KARAF_OPTS # Additional available Karaf options
23:03:30 # export KARAF_DEBUG # Enable debug mode
23:03:30 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:03:30 # export KARAF_NOROOT # Prevent execution as root if set to true
23:03:30 Set Java version
23:03:30 + echo 'Set Java version'
23:03:30 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:03:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:30 sudo: a password is required
23:03:30 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:30 sudo: a password is required
23:03:30 JDK default version ...
23:03:30 + echo 'JDK default version ...'
23:03:30 + java -version
23:03:30 openjdk version "21.0.8" 2025-07-15
23:03:30 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:03:30 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:03:30 Set JAVA_HOME
23:03:30 + echo 'Set JAVA_HOME'
23:03:30 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:30 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:30 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:30 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:30 Listing all open ports on controller system...
23:03:30 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:30 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:03:30 + echo 'Listing all open ports on controller system...'
23:03:30 + netstat -pnatu
23:03:30 /tmp/configuration-script.sh: line 40: netstat: command not found
23:03:30 Custom shard config exists!!!
23:03:30 Copying the shard config...
23:03:30 + '[' -f /tmp/custom_shard_config.txt ']'
23:03:30 + echo 'Custom shard config exists!!!'
23:03:30 + echo 'Copying the shard config...'
23:03:30 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:03:30 Configuring cluster
23:03:30 + echo 'Configuring cluster'
23:03:30 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.173 10.30.171.172 10.30.170.247
23:03:30 ################################################
23:03:30 ## Configure Cluster ##
23:03:30 ################################################
23:03:30 NOTE: Cluster configuration files not found. Copying from
23:03:30 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:03:30 Configuring unique name in pekko.conf
23:03:30 Configuring hostname in pekko.conf
23:03:30 Configuring data and rpc seed nodes in pekko.conf
23:03:30 modules = [
23:03:30
23:03:30 {
23:03:30 name = "inventory"
23:03:30 namespace = "urn:opendaylight:inventory"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "topology"
23:03:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "toaster"
23:03:30 namespace = "http://netconfcentral.org/ns/toaster"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "car"
23:03:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "people"
23:03:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "car-people"
23:03:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:30 shard-strategy = "module"
23:03:30 }
23:03:30 ]
23:03:30 Configuring replication type in module-shards.conf
23:03:30 ################################################
23:03:30 ## NOTE: Manually restart controller to ##
23:03:30 ## apply configuration. ##
23:03:30 ################################################
23:03:30 Dump pekko.conf
23:03:30 + echo 'Dump pekko.conf'
23:03:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:30
23:03:30 odl-cluster-data {
23:03:30 pekko {
23:03:30 remote {
23:03:30 artery {
23:03:30 enabled = on
23:03:30 transport = tcp
23:03:30 canonical.hostname = "10.30.171.172"
23:03:30 canonical.port = 2550
23:03:30 }
23:03:30 }
23:03:30
23:03:30 cluster {
23:03:30 # Using artery.
23:03:30 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.173:2550",
23:03:30 "pekko://opendaylight-cluster-data@10.30.171.172:2550",
23:03:30 "pekko://opendaylight-cluster-data@10.30.170.247:2550"]
23:03:30
23:03:30 roles = ["member-2"]
23:03:30
23:03:30 # when under load we might trip a false positive on the failure detector
23:03:30 # failure-detector {
23:03:30 # heartbeat-interval = 4 s
23:03:30 # acceptable-heartbeat-pause = 16s
23:03:30 # }
23:03:30 }
23:03:30
23:03:30 persistence {
23:03:30 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:03:30 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:03:30 # The relative path is always relative to KARAF_HOME.
23:03:30
23:03:30 # snapshot-store.local.dir = "target/snapshots"
23:03:30
23:03:30 # Use lz4 compression for LocalSnapshotStore snapshots
23:03:30 snapshot-store.local.use-lz4-compression = false
23:03:30 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:03:30 snapshot-store.local.lz4-blocksize = 256KB
23:03:30 }
23:03:30 disable-default-actor-system-quarantined-event-handling = "false"
23:03:30 }
23:03:30 }
23:03:30 Dump modules.conf
23:03:30 + echo 'Dump modules.conf'
23:03:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:30 modules = [
23:03:30
23:03:30 {
23:03:30 name = "inventory"
23:03:30 namespace = "urn:opendaylight:inventory"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "topology"
23:03:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "toaster"
23:03:30 namespace = "http://netconfcentral.org/ns/toaster"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "car"
23:03:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "people"
23:03:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:30 shard-strategy = "module"
23:03:30 },
23:03:30 {
23:03:30 name = "car-people"
23:03:30 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:30 shard-strategy = "module"
23:03:30 }
23:03:30 ]
23:03:30 Dump module-shards.conf
23:03:30 + echo 'Dump module-shards.conf'
23:03:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:30 module-shards = [
23:03:30 {
23:03:30 name = "default"
23:03:30 shards = [
23:03:30 {
23:03:30 name = "default"
23:03:30 replicas = ["member-1",
23:03:30 "member-2",
23:03:30 "member-3"]
23:03:30 }
23:03:30 ]
23:03:30 },
23:03:30 {
23:03:30 name = "inventory"
23:03:30 shards = [
23:03:30 {
23:03:30 name="inventory"
23:03:30 replicas = ["member-1",
23:03:30 "member-2",
23:03:30 "member-3"]
23:03:30 }
23:03:30 ]
23:03:30 },
23:03:30 {
23:03:30 name = "topology"
23:03:30 shards = [
23:03:30 {
23:03:30 name="topology"
23:03:30 replicas = ["member-1",
23:03:30 "member-2",
23:03:30 "member-3"]
23:03:30 }
23:03:30 ]
23:03:30 },
23:03:30 {
23:03:30 name = "toaster"
23:03:30 shards = [
23:03:30 {
23:03:30 name="toaster"
23:03:30 replicas = ["member-1",
23:03:30 "member-2",
23:03:30 "member-3"]
23:03:30 }
23:03:30 ]
23:03:30 },
23:03:30 {
23:03:30 name = "car"
23:03:30 shards = [
23:03:30 {
23:03:30 name="car"
23:03:30 replicas = ["member-1",
23:03:30 "member-2",
23:03:30 "member-3"]
23:03:30 }
23:03:30 ]
23:03:30 },
23:03:30 {
23:03:30 name = "people"
23:03:30 shards = [
23:03:30 {
23:03:30 name="people"
23:03:30 replicas = ["member-1",
23:03:30 "member-2",
23:03:30 "member-3"]
23:03:30 }
23:03:30 ]
23:03:30 },
23:03:30 {
23:03:30 name = "car-people"
23:03:30 shards = [
23:03:30 {
23:03:30 name="car-people"
23:03:30 replicas = ["member-1",
23:03:30 "member-2",
23:03:30 "member-3"]
23:03:30 }
23:03:30 ]
23:03:30 }
23:03:30 ]
23:03:31 Configuring member-3 with IP address 10.30.170.247
23:03:31 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:03:31 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:03:31 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:03:31 ++ [[ /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 ]]
23:03:31 common-functions.sh is being sourced
23:03:31 ++ echo 'common-functions.sh is being sourced'
23:03:31 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:03:31 ++ DISTROSTREAM=titanium
23:03:31 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:31 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:31 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:31 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:31 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:31 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:31 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:31 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:31 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:31 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:31 ++ export CONTROLLERMEM=
23:03:31 ++ CONTROLLERMEM=
23:03:31 ++ case "${DISTROSTREAM}" in
23:03:31 ++ CLUSTER_SYSTEM=pekko
23:03:31 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:31 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:31 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:31 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:31 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:31 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:31 ++ print_common_env
23:03:31 ++ cat
23:03:31 common-functions environment:
23:03:31 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:31 ACTUALFEATURES:
23:03:31 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:31 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:31 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:31 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:31 CONTROLLERMEM:
23:03:31 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:31 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:31 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:31 SUITES:
23:03:31
23:03:31 ++ SSH='ssh -t -t'
23:03:31 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:03:31 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:03:31 Changing to /tmp
23:03:31 + echo 'Changing to /tmp'
23:03:31 + cd /tmp
23:03:31 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:31 + 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-20251123.175628-162.zip'
23:03:31 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:31 --2025-11-23 23:03:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:03:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:03:31 HTTP request sent, awaiting response... 200 OK
23:03:31 Length: 234980707 (224M) [application/zip]
23:03:31 Saving to: ‘karaf-0.22.2-20251123.175628-162.zip’
23:03:31
23:03:31 0K ........ ........ ........ ........ ........ ........ 1% 48.7M 5s
23:03:31 3072K ........ ........ ........ ........ ........ ........ 2% 51.1M 4s
23:03:31 6144K ........ ........ ........ ........ ........ ........ 4% 92.5M 4s
23:03:31 9216K ........ ........ ........ ........ ........ ........ 5% 69.1M 3s
23:03:31 12288K ........ ........ ........ ........ ........ ........ 6% 92.4M 3s
23:03:31 15360K ........ ........ ........ ........ ........ ........ 8% 107M 3s
23:03:31 18432K ........ ........ ........ ........ ........ ........ 9% 101M 3s
23:03:31 21504K ........ ........ ........ ........ ........ ........ 10% 95.7M 3s
23:03:31 24576K ........ ........ ........ ........ ........ ........ 12% 51.9M 3s
23:03:31 27648K ........ ........ ........ ........ ........ ........ 13% 120M 3s
23:03:31 30720K ........ ........ ........ ........ ........ ........ 14% 63.6M 3s
23:03:31 33792K ........ ........ ........ ........ ........ ........ 16% 94.4M 3s
23:03:31 36864K ........ ........ ........ ........ ........ ........ 17% 182M 2s
23:03:31 39936K ........ ........ ........ ........ ........ ........ 18% 82.0M 2s
23:03:31 43008K ........ ........ ........ ........ ........ ........ 20% 63.4M 2s
23:03:32 46080K ........ ........ ........ ........ ........ ........ 21% 83.3M 2s
23:03:32 49152K ........ ........ ........ ........ ........ ........ 22% 154M 2s
23:03:32 52224K ........ ........ ........ ........ ........ ........ 24% 101M 2s
23:03:32 55296K ........ ........ ........ ........ ........ ........ 25% 128M 2s
23:03:32 58368K ........ ........ ........ ........ ........ ........ 26% 134M 2s
23:03:32 61440K ........ ........ ........ ........ ........ ........ 28% 91.1M 2s
23:03:32 64512K ........ ........ ........ ........ ........ ........ 29% 82.3M 2s
23:03:32 67584K ........ ........ ........ ........ ........ ........ 30% 90.9M 2s
23:03:32 70656K ........ ........ ........ ........ ........ ........ 32% 82.8M 2s
23:03:32 73728K ........ ........ ........ ........ ........ ........ 33% 82.5M 2s
23:03:32 76800K ........ ........ ........ ........ ........ ........ 34% 86.6M 2s
23:03:32 79872K ........ ........ ........ ........ ........ ........ 36% 112M 2s
23:03:32 82944K ........ ........ ........ ........ ........ ........ 37% 135M 2s
23:03:32 86016K ........ ........ ........ ........ ........ ........ 38% 116M 2s
23:03:32 89088K ........ ........ ........ ........ ........ ........ 40% 141M 2s
23:03:32 92160K ........ ........ ........ ........ ........ ........ 41% 190M 1s
23:03:32 95232K ........ ........ ........ ........ ........ ........ 42% 126M 1s
23:03:32 98304K ........ ........ ........ ........ ........ ........ 44% 137M 1s
23:03:32 101376K ........ ........ ........ ........ ........ ........ 45% 125M 1s
23:03:32 104448K ........ ........ ........ ........ ........ ........ 46% 116M 1s
23:03:32 107520K ........ ........ ........ ........ ........ ........ 48% 90.7M 1s
23:03:32 110592K ........ ........ ........ ........ ........ ........ 49% 105M 1s
23:03:32 113664K ........ ........ ........ ........ ........ ........ 50% 106M 1s
23:03:32 116736K ........ ........ ........ ........ ........ ........ 52% 125M 1s
23:03:32 119808K ........ ........ ........ ........ ........ ........ 53% 238M 1s
23:03:32 122880K ........ ........ ........ ........ ........ ........ 54% 129M 1s
23:03:32 125952K ........ ........ ........ ........ ........ ........ 56% 143M 1s
23:03:32 129024K ........ ........ ........ ........ ........ ........ 57% 104M 1s
23:03:32 132096K ........ ........ ........ ........ ........ ........ 58% 208M 1s
23:03:32 135168K ........ ........ ........ ........ ........ ........ 60% 211M 1s
23:03:32 138240K ........ ........ ........ ........ ........ ........ 61% 200M 1s
23:03:32 141312K ........ ........ ........ ........ ........ ........ 62% 266M 1s
23:03:32 144384K ........ ........ ........ ........ ........ ........ 64% 329M 1s
23:03:32 147456K ........ ........ ........ ........ ........ ........ 65% 269M 1s
23:03:32 150528K ........ ........ ........ ........ ........ ........ 66% 288M 1s
23:03:32 153600K ........ ........ ........ ........ ........ ........ 68% 261M 1s
23:03:32 156672K ........ ........ ........ ........ ........ ........ 69% 240M 1s
23:03:32 159744K ........ ........ ........ ........ ........ ........ 70% 226M 1s
23:03:32 162816K ........ ........ ........ ........ ........ ........ 72% 219M 1s
23:03:32 165888K ........ ........ ........ ........ ........ ........ 73% 237M 1s
23:03:32 168960K ........ ........ ........ ........ ........ ........ 74% 246M 0s
23:03:32 172032K ........ ........ ........ ........ ........ ........ 76% 224M 0s
23:03:32 175104K ........ ........ ........ ........ ........ ........ 77% 221M 0s
23:03:32 178176K ........ ........ ........ ........ ........ ........ 78% 232M 0s
23:03:32 181248K ........ ........ ........ ........ ........ ........ 80% 255M 0s
23:03:32 184320K ........ ........ ........ ........ ........ ........ 81% 274M 0s
23:03:33 187392K ........ ........ ........ ........ ........ ........ 83% 231M 0s
23:03:33 190464K ........ ........ ........ ........ ........ ........ 84% 260M 0s
23:03:33 193536K ........ ........ ........ ........ ........ ........ 85% 276M 0s
23:03:33 196608K ........ ........ ........ ........ ........ ........ 87% 261M 0s
23:03:33 199680K ........ ........ ........ ........ ........ ........ 88% 299M 0s
23:03:33 202752K ........ ........ ........ ........ ........ ........ 89% 301M 0s
23:03:33 205824K ........ ........ ........ ........ ........ ........ 91% 214M 0s
23:03:33 208896K ........ ........ ........ ........ ........ ........ 92% 269M 0s
23:03:33 211968K ........ ........ ........ ........ ........ ........ 93% 251M 0s
23:03:33 215040K ........ ........ ........ ........ ........ ........ 95% 259M 0s
23:03:33 218112K ........ ........ ........ ........ ........ ........ 96% 229M 0s
23:03:33 221184K ........ ........ ........ ........ ........ ........ 97% 277M 0s
23:03:33 224256K ........ ........ ........ ........ ........ ........ 99% 307M 0s
23:03:33 227328K ........ ........ ........ ........ . 100% 285M=1.7s
23:03:33
23:03:33 2025-11-23 23:03:33 (131 MB/s) - ‘karaf-0.22.2-20251123.175628-162.zip’ saved [234980707/234980707]
23:03:33
23:03:33 Extracting the new controller...
23:03:33 + echo 'Extracting the new controller...'
23:03:33 + unzip -q karaf-0.22.2-20251123.175628-162.zip
23:03:35 Adding external repositories...
23:03:35 + echo 'Adding external repositories...'
23:03:35 + 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
23:03:35 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:35 ################################################################################
23:03:35 #
23:03:35 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:35 # contributor license agreements. See the NOTICE file distributed with
23:03:35 # this work for additional information regarding copyright ownership.
23:03:35 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:35 # (the "License"); you may not use this file except in compliance with
23:03:35 # the License. You may obtain a copy of the License at
23:03:35 #
23:03:35 # http://www.apache.org/licenses/LICENSE-2.0
23:03:35 #
23:03:35 # Unless required by applicable law or agreed to in writing, software
23:03:35 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:35 # See the License for the specific language governing permissions and
23:03:35 # limitations under the License.
23:03:35 #
23:03:35 ################################################################################
23:03:35
23:03:35 #
23:03:35 # If set to true, the following property will not allow any certificate to be used
23:03:35 # when accessing Maven repositories through SSL
23:03:35 #
23:03:35 #org.ops4j.pax.url.mvn.certificateCheck=
23:03:35
23:03:35 #
23:03:35 # Path to the local Maven settings file.
23:03:35 # The repositories defined in this file will be automatically added to the list
23:03:35 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:03:35 # below is not set.
23:03:35 # The following locations are checked for the existence of the settings.xml file
23:03:35 # * 1. looks for the specified url
23:03:35 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:03:35 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:03:35 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:03:35 #
23:03:35 #org.ops4j.pax.url.mvn.settings=
23:03:35
23:03:35 #
23:03:35 # Path to the local Maven repository which is used to avoid downloading
23:03:35 # artifacts when they already exist locally.
23:03:35 # The value of this property will be extracted from the settings.xml file
23:03:35 # above, or defaulted to:
23:03:35 # System.getProperty( "user.home" ) + "/.m2/repository"
23:03:35 #
23:03:35 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:03:35
23:03:35 #
23:03:35 # Default this to false. It's just weird to use undocumented repos
23:03:35 #
23:03:35 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:03:35
23:03:35 #
23:03:35 # Uncomment if you don't wanna use the proxy settings
23:03:35 # from the Maven conf/settings.xml file
23:03:35 #
23:03:35 # org.ops4j.pax.url.mvn.proxySupport=false
23:03:35
23:03:35 #
23:03:35 # Comma separated list of repositories scanned when resolving an artifact.
23:03:35 # Those repositories will be checked before iterating through the
23:03:35 # below list of repositories and even before the local repository
23:03:35 # A repository url can be appended with zero or more of the following flags:
23:03:35 # @snapshots : the repository contains snaphots
23:03:35 # @noreleases : the repository does not contain any released artifacts
23:03:35 #
23:03:35 # The following property value will add the system folder as a repo.
23:03:35 #
23:03:35 org.ops4j.pax.url.mvn.defaultRepositories=\
23:03:35 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:03:35 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:03:35 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:03:35
23:03:35 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:03:35 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:03:35
23:03:35 #
23:03:35 # Comma separated list of repositories scanned when resolving an artifact.
23:03:35 # The default list includes the following repositories:
23:03:35 # http://repo1.maven.org/maven2@id=central
23:03:35 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:03:35 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:03:35 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:03:35 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:03:35 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:03:35 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:03:35 # To add repositories to the default ones, prepend '+' to the list of repositories
23:03:35 # to add.
23:03:35 # A repository url can be appended with zero or more of the following flags:
23:03:35 # @snapshots : the repository contains snapshots
23:03:35 # @noreleases : the repository does not contain any released artifacts
23:03:35 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:03:35 #
23:03:35 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
23:03:35
23:03:35 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:03:35 + [[ True == \T\r\u\e ]]
23:03:35 + echo 'Configuring the startup features...'
23:03:35 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:35 + FEATURE_TEST_STRING=features-test
23:03:35 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:03:35 + KARAF_VERSION=karaf4
23:03:35 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:03:35 + 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
23:03:35 + [[ ! -z '' ]]
23:03:35 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:35 ################################################################################
23:03:35 #
23:03:35 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:35 # contributor license agreements. See the NOTICE file distributed with
23:03:35 # this work for additional information regarding copyright ownership.
23:03:35 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:35 # (the "License"); you may not use this file except in compliance with
23:03:35 # the License. You may obtain a copy of the License at
23:03:35 #
23:03:35 # http://www.apache.org/licenses/LICENSE-2.0
23:03:35 #
23:03:35 # Unless required by applicable law or agreed to in writing, software
23:03:35 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:35 # See the License for the specific language governing permissions and
23:03:35 # limitations under the License.
23:03:35 #
23:03:35 ################################################################################
23:03:35
23:03:35 #
23:03:35 # Comma separated list of features repositories to register by default
23:03:35 #
23:03:35 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}/07d82200-f350-40dc-9e5c-62f492453806.xml
23:03:35
23:03:35 #
23:03:35 # Comma separated list of features to install at startup
23:03:35 #
23:03:35 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ab7dba7d-268d-4701-9eec-a5c3813b96d9
23:03:35
23:03:35 #
23:03:35 # Resource repositories (OBR) that the features resolver can use
23:03:35 # to resolve requirements/capabilities
23:03:35 #
23:03:35 # The format of the resourceRepositories is
23:03:35 # resourceRepositories=[xml:url|json:url],...
23:03:35 # for Instance:
23:03:35 #
23:03:35 #resourceRepositories=xml:http://host/path/to/index.xml
23:03:35 # or
23:03:35 #resourceRepositories=json:http://host/path/to/index.json
23:03:35 #
23:03:35
23:03:35 #
23:03:35 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:03:35 #
23:03:35 featuresBootAsynchronous=false
23:03:35
23:03:35 #
23:03:35 # Service requirements enforcement
23:03:35 #
23:03:35 # By default, the feature resolver checks the service requirements/capabilities of
23:03:35 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:03:35 # the required bundles.
23:03:35 # The following flag can have those values:
23:03:35 # - disable: service requirements are completely ignored
23:03:35 # - default: service requirements are ignored for old features
23:03:35 # - enforce: service requirements are always verified
23:03:35 #
23:03:35 #serviceRequirements=default
23:03:35
23:03:35 #
23:03:35 # Store cfg file for config element in feature
23:03:35 #
23:03:35 #configCfgStore=true
23:03:35
23:03:35 #
23:03:35 # Define if the feature service automatically refresh bundles
23:03:35 #
23:03:35 autoRefresh=true
23:03:35
23:03:35 #
23:03:35 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:03:35 # XML file defines instructions related to features processing
23:03:35 # versions.properties may declare properties to resolve placeholders in XML file
23:03:35 # both files are relative to ${karaf.etc}
23:03:35 #
23:03:35 #featureProcessing=org.apache.karaf.features.xml
23:03:35 #featureProcessingVersions=versions.properties
23:03:35 + configure_karaf_log karaf4 ''
23:03:35 + local -r karaf_version=karaf4
23:03:35 + local -r controllerdebugmap=
23:03:35 + local logapi=log4j
23:03:35 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:35 log4j2.rootLogger.level = INFO
23:03:35 #log4j2.rootLogger.type = asyncRoot
23:03:35 #log4j2.rootLogger.includeLocation = false
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:35 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:35 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:35 log4j2.logger.spifly.level = WARN
23:03:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:35 log4j2.logger.audit.level = INFO
23:03:35 log4j2.logger.audit.additivity = false
23:03:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:35 log4j2.appender.console.type = Console
23:03:35 log4j2.appender.console.name = Console
23:03:35 log4j2.appender.console.layout.type = PatternLayout
23:03:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:35 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:35 log4j2.appender.rolling.name = RollingFile
23:03:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:35 #log4j2.appender.rolling.immediateFlush = false
23:03:35 log4j2.appender.rolling.append = true
23:03:35 log4j2.appender.rolling.layout.type = PatternLayout
23:03:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:35 log4j2.appender.rolling.policies.type = Policies
23:03:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:35 log4j2.appender.rolling.policies.size.size = 64MB
23:03:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:35 log4j2.appender.rolling.strategy.max = 7
23:03:35 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:35 log4j2.appender.audit.name = AuditRollingFile
23:03:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:35 log4j2.appender.audit.append = true
23:03:35 log4j2.appender.audit.layout.type = PatternLayout
23:03:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:35 log4j2.appender.audit.policies.type = Policies
23:03:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:35 log4j2.appender.audit.policies.size.size = 8MB
23:03:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:35 log4j2.appender.audit.strategy.max = 7
23:03:35 log4j2.appender.osgi.type = PaxOsgi
23:03:35 log4j2.appender.osgi.name = PaxOsgi
23:03:35 log4j2.appender.osgi.filter = *
23:03:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:35 #log4j2.logger.aether.level = TRACE
23:03:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:35 #log4j2.logger.http-headers.level = DEBUG
23:03:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:35 #log4j2.logger.maven.level = TRACE
23:03:35 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:03:35 + logapi=log4j2
23:03:35 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:03:35 + '[' log4j2 == log4j2 ']'
23:03:35 + 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
23:03:35 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:03:35 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:03:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:03:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:03:35 controllerdebugmap:
23:03:35 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:35 + unset IFS
23:03:35 + echo 'controllerdebugmap: '
23:03:35 + '[' -n '' ']'
23:03:35 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:03:35 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:35 ################################################################################
23:03:35 #
23:03:35 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:35 # contributor license agreements. See the NOTICE file distributed with
23:03:35 # this work for additional information regarding copyright ownership.
23:03:35 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:35 # (the "License"); you may not use this file except in compliance with
23:03:35 # the License. You may obtain a copy of the License at
23:03:35 #
23:03:35 # http://www.apache.org/licenses/LICENSE-2.0
23:03:35 #
23:03:35 # Unless required by applicable law or agreed to in writing, software
23:03:35 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:35 # See the License for the specific language governing permissions and
23:03:35 # limitations under the License.
23:03:35 #
23:03:35 ################################################################################
23:03:35
23:03:35 # Common pattern layout for appenders
23:03:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:35
23:03:35 # Root logger
23:03:35 log4j2.rootLogger.level = INFO
23:03:35 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:03:35 #log4j2.rootLogger.type = asyncRoot
23:03:35 #log4j2.rootLogger.includeLocation = false
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:35 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:35
23:03:35 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:35
23:03:35 # Loggers configuration
23:03:35
23:03:35 # Spifly logger
23:03:35 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:35 log4j2.logger.spifly.level = WARN
23:03:35
23:03:35 # Security audit logger
23:03:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:35 log4j2.logger.audit.level = INFO
23:03:35 log4j2.logger.audit.additivity = false
23:03:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:35
23:03:35 # Appenders configuration
23:03:35
23:03:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:35 log4j2.appender.console.type = Console
23:03:35 log4j2.appender.console.name = Console
23:03:35 log4j2.appender.console.layout.type = PatternLayout
23:03:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:35
23:03:35 # Rolling file appender
23:03:35 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:35 log4j2.appender.rolling.name = RollingFile
23:03:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:35 # uncomment to not force a disk flush
23:03:35 #log4j2.appender.rolling.immediateFlush = false
23:03:35 log4j2.appender.rolling.append = true
23:03:35 log4j2.appender.rolling.layout.type = PatternLayout
23:03:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:35 log4j2.appender.rolling.policies.type = Policies
23:03:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:35 log4j2.appender.rolling.policies.size.size = 1GB
23:03:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:35 log4j2.appender.rolling.strategy.max = 7
23:03:35
23:03:35 # Audit file appender
23:03:35 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:35 log4j2.appender.audit.name = AuditRollingFile
23:03:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:35 log4j2.appender.audit.append = true
23:03:35 log4j2.appender.audit.layout.type = PatternLayout
23:03:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:35 log4j2.appender.audit.policies.type = Policies
23:03:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:35 log4j2.appender.audit.policies.size.size = 8MB
23:03:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:35 log4j2.appender.audit.strategy.max = 7
23:03:35
23:03:35 # OSGi appender
23:03:35 log4j2.appender.osgi.type = PaxOsgi
23:03:35 log4j2.appender.osgi.name = PaxOsgi
23:03:35 log4j2.appender.osgi.filter = *
23:03:35
23:03:35 # help with identification of maven-related problems with pax-url-aether
23:03:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:35 #log4j2.logger.aether.level = TRACE
23:03:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:35 #log4j2.logger.http-headers.level = DEBUG
23:03:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:35 #log4j2.logger.maven.level = TRACE
23:03:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:03:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:03:35 Configure
23:03:35 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:03:35 max memory: 3072m
23:03:35 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:35 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:35 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:03:35 + local -r controllermem=3072m
23:03:35 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:35 + echo Configure
23:03:35 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:03:35 + echo ' max memory: 3072m'
23:03:35 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:35 + 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
23:03:35 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:35 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:35 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:35 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:35 #!/bin/sh
23:03:35 #
23:03:35 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:35 # contributor license agreements. See the NOTICE file distributed with
23:03:35 # this work for additional information regarding copyright ownership.
23:03:35 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:35 # (the "License"); you may not use this file except in compliance with
23:03:35 # the License. You may obtain a copy of the License at
23:03:35 #
23:03:35 # http://www.apache.org/licenses/LICENSE-2.0
23:03:35 #
23:03:35 # Unless required by applicable law or agreed to in writing, software
23:03:35 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:35 # See the License for the specific language governing permissions and
23:03:35 # limitations under the License.
23:03:35 #
23:03:35
23:03:35 #
23:03:35 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:03:35 # script: client, instance, shell, start, status, stop, karaf
23:03:35 #
23:03:35 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:03:35 # Actions go here...
23:03:35 # fi
23:03:35
23:03:35 #
23:03:35 # general settings which should be applied for all scripts go here; please keep
23:03:35 # in mind that it is possible that scripts might be executed more than once, e.g.
23:03:35 # in example of the start script where the start script is executed first and the
23:03:35 # karaf script afterwards.
23:03:35 #
23:03:35
23:03:35 #
23:03:35 # The following section shows the possible configuration options for the default
23:03:35 # karaf scripts
23:03:35 #
23:03:35 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:03:35 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:03:35 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:03:35 # export EXTRA_JAVA_OPTS # Additional JVM options
23:03:35 # export KARAF_HOME # Karaf home folder
23:03:35 # export KARAF_DATA # Karaf data folder
23:03:35 # export KARAF_BASE # Karaf base folder
23:03:35 # export KARAF_ETC # Karaf etc folder
23:03:35 # export KARAF_LOG # Karaf log folder
23:03:35 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:03:35 # export KARAF_OPTS # Additional available Karaf options
23:03:35 # export KARAF_DEBUG # Enable debug mode
23:03:35 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:03:35 # export KARAF_NOROOT # Prevent execution as root if set to true
23:03:35 Set Java version
23:03:35 + echo 'Set Java version'
23:03:35 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:03:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:35 sudo: a password is required
23:03:35 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:35 sudo: a password is required
23:03:35 JDK default version ...
23:03:35 + echo 'JDK default version ...'
23:03:35 + java -version
23:03:35 openjdk version "21.0.8" 2025-07-15
23:03:35 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:03:35 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:03:35 Set JAVA_HOME
23:03:35 + echo 'Set JAVA_HOME'
23:03:35 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:35 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:35 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:35 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:35 Listing all open ports on controller system...
23:03:35 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:35 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:03:35 + echo 'Listing all open ports on controller system...'
23:03:35 + netstat -pnatu
23:03:35 /tmp/configuration-script.sh: line 40: netstat: command not found
23:03:35 Custom shard config exists!!!
23:03:35 Copying the shard config...
23:03:35 + '[' -f /tmp/custom_shard_config.txt ']'
23:03:35 + echo 'Custom shard config exists!!!'
23:03:35 + echo 'Copying the shard config...'
23:03:35 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:03:35 Configuring cluster
23:03:35 + echo 'Configuring cluster'
23:03:35 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.173 10.30.171.172 10.30.170.247
23:03:35 ################################################
23:03:35 ## Configure Cluster ##
23:03:35 ################################################
23:03:35 NOTE: Cluster configuration files not found. Copying from
23:03:35 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:03:35 Configuring unique name in pekko.conf
23:03:35 Configuring hostname in pekko.conf
23:03:35 Configuring data and rpc seed nodes in pekko.conf
23:03:35 modules = [
23:03:35
23:03:35 {
23:03:35 name = "inventory"
23:03:35 namespace = "urn:opendaylight:inventory"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "topology"
23:03:35 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "toaster"
23:03:35 namespace = "http://netconfcentral.org/ns/toaster"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "car"
23:03:35 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "people"
23:03:35 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "car-people"
23:03:35 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:35 shard-strategy = "module"
23:03:35 }
23:03:35 ]
23:03:35 Configuring replication type in module-shards.conf
23:03:35 ################################################
23:03:35 ## NOTE: Manually restart controller to ##
23:03:35 ## apply configuration. ##
23:03:35 ################################################
23:03:35 Dump pekko.conf
23:03:35 + echo 'Dump pekko.conf'
23:03:35 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:35
23:03:35 odl-cluster-data {
23:03:35 pekko {
23:03:35 remote {
23:03:35 artery {
23:03:35 enabled = on
23:03:35 transport = tcp
23:03:35 canonical.hostname = "10.30.170.247"
23:03:35 canonical.port = 2550
23:03:35 }
23:03:35 }
23:03:35
23:03:35 cluster {
23:03:35 # Using artery.
23:03:35 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.173:2550",
23:03:35 "pekko://opendaylight-cluster-data@10.30.171.172:2550",
23:03:35 "pekko://opendaylight-cluster-data@10.30.170.247:2550"]
23:03:35
23:03:35 roles = ["member-3"]
23:03:35
23:03:35 # when under load we might trip a false positive on the failure detector
23:03:35 # failure-detector {
23:03:35 # heartbeat-interval = 4 s
23:03:35 # acceptable-heartbeat-pause = 16s
23:03:35 # }
23:03:35 }
23:03:35
23:03:35 persistence {
23:03:35 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:03:35 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:03:35 # The relative path is always relative to KARAF_HOME.
23:03:35
23:03:35 # snapshot-store.local.dir = "target/snapshots"
23:03:35
23:03:35 # Use lz4 compression for LocalSnapshotStore snapshots
23:03:35 snapshot-store.local.use-lz4-compression = false
23:03:35 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:03:35 snapshot-store.local.lz4-blocksize = 256KB
23:03:35 }
23:03:35 disable-default-actor-system-quarantined-event-handling = "false"
23:03:35 }
23:03:35 }
23:03:35 Dump modules.conf
23:03:35 + echo 'Dump modules.conf'
23:03:35 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:35 modules = [
23:03:35
23:03:35 {
23:03:35 name = "inventory"
23:03:35 namespace = "urn:opendaylight:inventory"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "topology"
23:03:35 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "toaster"
23:03:35 namespace = "http://netconfcentral.org/ns/toaster"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "car"
23:03:35 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "people"
23:03:35 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:35 shard-strategy = "module"
23:03:35 },
23:03:35 {
23:03:35 name = "car-people"
23:03:35 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:35 shard-strategy = "module"
23:03:35 }
23:03:35 ]
23:03:35 Dump module-shards.conf
23:03:35 + echo 'Dump module-shards.conf'
23:03:35 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:35 module-shards = [
23:03:35 {
23:03:35 name = "default"
23:03:35 shards = [
23:03:35 {
23:03:35 name = "default"
23:03:35 replicas = ["member-1",
23:03:35 "member-2",
23:03:35 "member-3"]
23:03:35 }
23:03:35 ]
23:03:35 },
23:03:35 {
23:03:35 name = "inventory"
23:03:35 shards = [
23:03:35 {
23:03:35 name="inventory"
23:03:35 replicas = ["member-1",
23:03:35 "member-2",
23:03:35 "member-3"]
23:03:35 }
23:03:35 ]
23:03:35 },
23:03:35 {
23:03:35 name = "topology"
23:03:35 shards = [
23:03:35 {
23:03:35 name="topology"
23:03:35 replicas = ["member-1",
23:03:35 "member-2",
23:03:35 "member-3"]
23:03:35 }
23:03:35 ]
23:03:35 },
23:03:35 {
23:03:35 name = "toaster"
23:03:35 shards = [
23:03:35 {
23:03:35 name="toaster"
23:03:35 replicas = ["member-1",
23:03:35 "member-2",
23:03:35 "member-3"]
23:03:35 }
23:03:35 ]
23:03:35 },
23:03:35 {
23:03:35 name = "car"
23:03:35 shards = [
23:03:35 {
23:03:35 name="car"
23:03:35 replicas = ["member-1",
23:03:35 "member-2",
23:03:35 "member-3"]
23:03:35 }
23:03:35 ]
23:03:35 },
23:03:35 {
23:03:35 name = "people"
23:03:35 shards = [
23:03:35 {
23:03:35 name="people"
23:03:35 replicas = ["member-1",
23:03:35 "member-2",
23:03:35 "member-3"]
23:03:35 }
23:03:35 ]
23:03:35 },
23:03:35 {
23:03:35 name = "car-people"
23:03:35 shards = [
23:03:35 {
23:03:35 name="car-people"
23:03:35 replicas = ["member-1",
23:03:35 "member-2",
23:03:35 "member-3"]
23:03:35 }
23:03:35 ]
23:03:35 }
23:03:35 ]
23:03:35 Locating config plan to use...
23:03:35 Finished running config plans
23:03:35 Starting member-1 with IP address 10.30.171.173
23:03:35 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:03:35 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:03:35 Redirecting karaf console output to karaf_console.log
23:03:35 Starting controller...
23:03:36 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:03:36 Starting member-2 with IP address 10.30.171.172
23:03:36 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:03:36 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:03:36 Redirecting karaf console output to karaf_console.log
23:03:36 Starting controller...
23:03:36 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:03:36 Starting member-3 with IP address 10.30.170.247
23:03:36 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:03:36 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:03:36 Redirecting karaf console output to karaf_console.log
23:03:36 Starting controller...
23:03:36 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:03:36 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins16394305275200671505.sh
23:03:36 common-functions.sh is being sourced
23:03:36 common-functions environment:
23:03:36 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:36 ACTUALFEATURES:
23:03:36 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:36 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:36 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:36 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:36 CONTROLLERMEM: 2048m
23:03:36 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:36 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:36 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:36 SUITES:
23:03:36
23:03:36 + echo '#################################################'
23:03:36 #################################################
23:03:36 + echo '## Verify Cluster is UP ##'
23:03:36 ## Verify Cluster is UP ##
23:03:36 + echo '#################################################'
23:03:36 #################################################
23:03:36 + create_post_startup_script
23:03:36 + cat
23:03:36 + copy_and_run_post_startup_script
23:03:36 + seed_index=1
23:03:36 ++ seq 1 3
23:03:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:03:36 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:03:36 + echo 'Execute the post startup script on controller 10.30.171.173'
23:03:36 Execute the post startup script on controller 10.30.171.173
23:03:36 + scp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/post-startup-script.sh 10.30.171.173:/tmp/
23:03:36 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:03:37 + ssh 10.30.171.173 'bash /tmp/post-startup-script.sh 1'
23:03:37 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:03:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:37 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:04:42 2025-11-23T23:04:20,457 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:04:42 Controller is UP
23:04:42 2025-11-23T23:04:20,457 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:04:42 Listing all open ports on controller system...
23:04:42 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:04:42 looking for "BindException: Address already in use" in log file
23:04:42 looking for "server is unhealthy" in log file
23:04:42 + '[' 1 == 0 ']'
23:04:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:04:42 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:04:42 + echo 'Execute the post startup script on controller 10.30.171.172'
23:04:42 Execute the post startup script on controller 10.30.171.172
23:04:42 + scp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/post-startup-script.sh 10.30.171.172:/tmp/
23:04:42 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:04:43 + ssh 10.30.171.172 'bash /tmp/post-startup-script.sh 2'
23:04:43 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:04:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:43 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:05:48 2025-11-23T23:04:20,301 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:05:48 Controller is UP
23:05:48 2025-11-23T23:04:20,301 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:05:48 Listing all open ports on controller system...
23:05:48 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:05:48 looking for "BindException: Address already in use" in log file
23:05:48 looking for "server is unhealthy" in log file
23:05:48 + '[' 2 == 0 ']'
23:05:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:05:48 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:05:48 + echo 'Execute the post startup script on controller 10.30.170.247'
23:05:48 Execute the post startup script on controller 10.30.170.247
23:05:48 + scp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/post-startup-script.sh 10.30.170.247:/tmp/
23:05:48 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:05:48 + ssh 10.30.170.247 'bash /tmp/post-startup-script.sh 3'
23:05:48 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:05:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:49 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:06:54 2025-11-23T23:04:19,777 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:06:54 Controller is UP
23:06:54 2025-11-23T23:04:19,777 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:06:54 Listing all open ports on controller system...
23:06:54 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:06:54 looking for "BindException: Address already in use" in log file
23:06:54 looking for "server is unhealthy" in log file
23:06:54 + '[' 0 == 0 ']'
23:06:54 + seed_index=1
23:06:54 + dump_controller_threads
23:06:54 ++ seq 1 3
23:06:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:54 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:06:54 + echo 'Let'\''s take the karaf thread dump'
23:06:54 Let's take the karaf thread dump
23:06:54 + ssh 10.30.171.173 'sudo ps aux'
23:06:54 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:06:54 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_before.log
23:06:54 ++ grep -v grep
23:06:54 ++ tr -s ' '
23:06:54 ++ cut -f2 '-d '
23:06:54 + pid=2098
23:06:54 + echo 'karaf main: org.apache.karaf.main.Main, pid:2098'
23:06:54 karaf main: org.apache.karaf.main.Main, pid:2098
23:06:54 + ssh 10.30.171.173 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2098'
23:06:54 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
23:06:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:55 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:06:55 + echo 'Let'\''s take the karaf thread dump'
23:06:55 Let's take the karaf thread dump
23:06:55 + ssh 10.30.171.172 'sudo ps aux'
23:06:55 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:06:55 ++ tr -s ' '
23:06:55 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_before.log
23:06:55 ++ cut -f2 '-d '
23:06:55 ++ grep -v grep
23:06:55 + pid=2087
23:06:55 + echo 'karaf main: org.apache.karaf.main.Main, pid:2087'
23:06:55 karaf main: org.apache.karaf.main.Main, pid:2087
23:06:55 + ssh 10.30.171.172 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2087'
23:06:55 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
23:06:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:56 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:06:56 + echo 'Let'\''s take the karaf thread dump'
23:06:56 Let's take the karaf thread dump
23:06:56 + ssh 10.30.170.247 'sudo ps aux'
23:06:56 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:06:56 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_before.log
23:06:56 ++ cut -f2 '-d '
23:06:56 ++ grep -v grep
23:06:56 ++ tr -s ' '
23:06:56 + pid=2081
23:06:56 + echo 'karaf main: org.apache.karaf.main.Main, pid:2081'
23:06:56 karaf main: org.apache.karaf.main.Main, pid:2081
23:06:56 + ssh 10.30.170.247 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2081'
23:06:57 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
23:06:57 + '[' 0 -gt 0 ']'
23:06:57 + echo 'Generating controller variables...'
23:06:57 Generating controller variables...
23:06:57 ++ seq 1 3
23:06:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:57 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:06:57 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.173'
23:06:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:57 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:06:57 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.173 -v ODL_SYSTEM_2_IP:10.30.171.172'
23:06:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:57 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:06:57 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.173 -v ODL_SYSTEM_2_IP:10.30.171.172 -v ODL_SYSTEM_3_IP:10.30.170.247'
23:06:57 + echo 'Generating mininet variables...'
23:06:57 Generating mininet variables...
23:06:57 ++ seq 1 0
23:06:57 + get_test_suites SUITES
23:06:57 + local __suite_list=SUITES
23:06:57 + echo 'Locating test plan to use...'
23:06:57 Locating test plan to use...
23:06:57 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask-titanium.txt
23:06:57 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask-titanium.txt ']'
23:06:57 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask.txt
23:06:57 + '[' disabled '!=' disabled ']'
23:06:57 + echo 'Changing the testplan path...'
23:06:57 Changing the testplan path...
23:06:57 + sed s:integration:/w/workspace/controller-csit-3node-clustering-ask-all-titanium: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask.txt
23:06:57 + cat testplan.txt
23:06:57 # Place the suites in run order:
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:06:57 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:06:57 + '[' -z '' ']'
23:06:57 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:06:57 ++ tr '\012' ' '
23:06:57 + suite_list='/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:06:57 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:06:57 ++ SUITES='/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:06:57 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:06:57 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:06:57 + robot -N controller-clustering-ask.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip -v CONTROLLER:10.30.171.173 -v CONTROLLER1:10.30.171.172 -v CONTROLLER2:10.30.170.247 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-clustering-ask-all-titanium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:titanium -v ODL_SYSTEM_IP:10.30.171.173 -v ODL_SYSTEM_1_IP:10.30.171.173 -v ODL_SYSTEM_2_IP:10.30.171.172 -v ODL_SYSTEM_3_IP:10.30.170.247 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP: -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:06:57 ==============================================================================
23:06:57 controller-clustering-ask.txt
23:06:57 ==============================================================================
23:06:58 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:06:58 ==============================================================================
23:07:04 Stop_All_Members :: Stop every odl node. | PASS |
23:11:16 ------------------------------------------------------------------------------
23:11:16 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:11:25 ------------------------------------------------------------------------------
23:11:25 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:12:23 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
23:12:23 ------------------------------------------------------------------------------
23:12:23 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:12:23 3 tests, 2 passed, 1 failed
23:12:23 ==============================================================================
23:12:23 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi...
23:12:23 ==============================================================================
23:12:28 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | PASS |
23:12:29 ------------------------------------------------------------------------------
23:12:29 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | PASS |
23:12:29 ------------------------------------------------------------------------------
23:12:29 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
23:12:30 ------------------------------------------------------------------------------
23:12:30 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
23:12:31 ... click for list of related bugs or create a new one if needed (with the
23:12:31 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
23:12:31 reference somewhere inside)
23:12:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc&order=bug_status"
23:12:31
23:12:31 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:12:31 ------------------------------------------------------------------------------
23:12:31 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
23:12:31 ------------------------------------------------------------------------------
23:12:31 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
23:12:32 ------------------------------------------------------------------------------
23:12:32 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | PASS |
23:12:33 ------------------------------------------------------------------------------
23:12:33 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | PASS |
23:12:33 ------------------------------------------------------------------------------
23:12:33 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | FAIL |
23:12:33 8 tests, 7 passed, 1 failed
23:12:33 ==============================================================================
23:12:34 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:12:34 ==============================================================================
23:12:36 Stop_All_Members :: Stop every odl node. | PASS |
23:16:47 ------------------------------------------------------------------------------
23:16:47 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:16:56 ------------------------------------------------------------------------------
23:16:56 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:23:06 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:23:06 ------------------------------------------------------------------------------
23:23:06 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:23:06 3 tests, 2 passed, 1 failed
23:23:06 ==============================================================================
23:23:06 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok...
23:23:06 ==============================================================================
23:23:11 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
23:23:13 ------------------------------------------------------------------------------
23:23:13 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | FAIL |
23:23:24 ... click for list of related bugs or create a new one if needed (with the
23:23:24 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node"
23:23:24 reference somewhere inside)
23:23:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status"
23:23:24
23:23:24 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
23:23:24 ------------------------------------------------------------------------------
23:23:24 Isolate_One_Node :: Isolate one node with registered rpc. From the... | FAIL |
23:23:25 ... click for list of related bugs or create a new one if needed (with the
23:23:25 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node"
23:23:25 reference somewhere inside)
23:23:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node&order=bug_status"
23:23:25
23:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
23:23:25 ------------------------------------------------------------------------------
23:23:25 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | FAIL |
23:24:26 ... click for list of related bugs or create a new one if needed (with the
23:24:26 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes"
23:24:26 reference somewhere inside)
23:24:26 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes&order=bug_status"
23:24:26
23:24:26 Keyword 'DrbCommons.Verify_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
23:24:26 ------------------------------------------------------------------------------
23:24:26 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
23:24:26 ... click for list of related bugs or create a new one if needed (with the
23:24:26 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member"
23:24:26 reference somewhere inside)
23:24:26 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member&order=bug_status"
23:24:26
23:24:26 Variable '${isolated_idx}' not found.
23:24:26 ------------------------------------------------------------------------------
23:24:26 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | FAIL |
23:24:38 ... click for list of related bugs or create a new one if needed (with the
23:24:38 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again"
23:24:38 reference somewhere inside)
23:24:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status"
23:24:38
23:24:38 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
23:24:38 ------------------------------------------------------------------------------
23:24:38 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
23:24:39 ------------------------------------------------------------------------------
23:24:39 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL |
23:24:39 7 tests, 2 passed, 5 failed
23:24:39 ==============================================================================
23:24:39 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:24:39 ==============================================================================
23:24:42 Stop_All_Members :: Stop every odl node. | FAIL |
23:30:50 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:30:50 ------------------------------------------------------------------------------
23:30:50 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:31:00 ------------------------------------------------------------------------------
23:31:00 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:37:05 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:37:05 ------------------------------------------------------------------------------
23:37:05 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:37:05 3 tests, 1 passed, 2 failed
23:37:05 ==============================================================================
23:37:05 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te...
23:37:05 ==============================================================================
23:37:11 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | FAIL |
23:37:12 ... click for list of related bugs or create a new one if needed (with the
23:37:12 "controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node"
23:37:12 reference somewhere inside)
23:37:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node&order=bug_status"
23:37:12
23:37:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant
23:37:12 ------------------------------------------------------------------------------
23:37:12 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
23:37:12 ... click for list of related bugs or create a new one if needed (with the
23:37:12 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node"
23:37:12 reference somewhere inside)
23:37:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node&order=bug_status"
23:37:12
23:37:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:37:12 ------------------------------------------------------------------------------
23:37:12 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | FAIL |
23:37:13 ... click for list of related bugs or create a new one if needed (with the
23:37:13 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_node"
23:37:13 reference somewhere inside)
23:37:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_node&order=bug_status"
23:37:13
23:37:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant
23:37:13 ------------------------------------------------------------------------------
23:37:13 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
23:37:13 ... click for list of related bugs or create a new one if needed (with the
23:37:13 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
23:37:13 reference somewhere inside)
23:37:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc&order=bug_status"
23:37:13
23:37:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:37:13 ------------------------------------------------------------------------------
23:37:13 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
23:37:13 ------------------------------------------------------------------------------
23:37:13 Reregister_Rpc_On_Node :: Reregister the rpc. | FAIL |
23:37:14 ... click for list of related bugs or create a new one if needed (with the
23:37:14 "controller_clustering_ask_txt_action_provider_precedence_reregister_rpc_on_node"
23:37:14 reference somewhere inside)
23:37:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_reregister_rpc_on_node&order=bug_status"
23:37:14
23:37:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant
23:37:14 ------------------------------------------------------------------------------
23:37:14 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
23:37:14 ... click for list of related bugs or create a new one if needed (with the
23:37:14 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again"
23:37:14 reference somewhere inside)
23:37:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again&order=bug_status"
23:37:14
23:37:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:37:14 ------------------------------------------------------------------------------
23:37:14 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
23:37:15 ... click for list of related bugs or create a new one if needed (with the
23:37:15 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node"
23:37:15 reference somewhere inside)
23:37:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node&order=bug_status"
23:37:15
23:37:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant
23:37:15 ------------------------------------------------------------------------------
23:37:15 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL |
23:37:15 8 tests, 1 passed, 7 failed
23:37:15 ==============================================================================
23:37:15 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:37:15 ==============================================================================
23:37:20 Stop_All_Members :: Stop every odl node. | PASS |
23:37:58 ------------------------------------------------------------------------------
23:37:58 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:38:07 ------------------------------------------------------------------------------
23:38:07 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:44:18 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:44:18 ------------------------------------------------------------------------------
23:44:18 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:44:18 3 tests, 2 passed, 1 failed
23:44:18 ==============================================================================
23:44:18 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB...
23:44:18 ==============================================================================
23:44:22 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
23:44:24 ------------------------------------------------------------------------------
23:44:24 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL |
23:44:35 ... click for list of related bugs or create a new one if needed (with the
23:44:35 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node"
23:44:35 reference somewhere inside)
23:44:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status"
23:44:35
23:44:35 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:44:35 ------------------------------------------------------------------------------
23:44:35 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL |
23:44:36 ... click for list of related bugs or create a new one if needed (with the
23:44:36 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node"
23:44:36 reference somewhere inside)
23:44:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node&order=bug_status"
23:44:36
23:44:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:44:36 ------------------------------------------------------------------------------
23:44:36 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL |
23:45:37 ... click for list of related bugs or create a new one if needed (with the
23:45:37 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes"
23:45:37 reference somewhere inside)
23:45:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes&order=bug_status"
23:45:37
23:45:37 Keyword 'DrbCommons.Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:45:37 ------------------------------------------------------------------------------
23:45:37 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
23:45:38 ... click for list of related bugs or create a new one if needed (with the
23:45:38 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member"
23:45:38 reference somewhere inside)
23:45:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member&order=bug_status"
23:45:38
23:45:38 Variable '${isolated_idx}' not found.
23:45:38 ------------------------------------------------------------------------------
23:45:38 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL |
23:45:49 ... click for list of related bugs or create a new one if needed (with the
23:45:49 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again"
23:45:49 reference somewhere inside)
23:45:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status"
23:45:49
23:45:49 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:45:49 ------------------------------------------------------------------------------
23:45:49 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
23:45:50 ------------------------------------------------------------------------------
23:45:50 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL |
23:45:50 7 tests, 2 passed, 5 failed
23:45:50 ==============================================================================
23:45:50 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:45:50 ==============================================================================
23:45:53 Stop_All_Members :: Stop every odl node. | PASS |
23:50:05 ------------------------------------------------------------------------------
23:50:05 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:50:14 ------------------------------------------------------------------------------
23:50:14 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:56:25 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:56:25 ------------------------------------------------------------------------------
23:56:25 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:56:25 3 tests, 2 passed, 1 failed
23:56:25 ==============================================================================
23:56:25 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing...
23:56:25 ==============================================================================
23:56:30 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
23:56:31 ... click for list of related bugs or create a new one if needed (with the
23:56:31 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
23:56:31 reference somewhere inside)
23:56:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
23:56:31
23:56:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
23:56:31 ------------------------------------------------------------------------------
23:56:31 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
23:56:32 ... click for list of related bugs or create a new one if needed (with the
23:56:32 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node"
23:56:32 reference somewhere inside)
23:56:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
23:56:32
23:56:32 Variable '@{cs_candidates}' not found. Did you mean:
23:56:32 @{cs_exp_candidates}
23:56:32 ------------------------------------------------------------------------------
23:56:32 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
23:56:32 ... click for list of related bugs or create a new one if needed (with the
23:56:32 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered"
23:56:32 reference somewhere inside)
23:56:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
23:56:32
23:56:32 Variable '${cs_owner}' not found.
23:56:32 ------------------------------------------------------------------------------
23:56:32 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
23:56:32 ... click for list of related bugs or create a new one if needed (with the
23:56:32 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant"
23:56:32 reference somewhere inside)
23:56:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_reregister_singleton_constant&order=bug_status"
23:56:32
23:56:32 Variable '${unregistered_node}' not found.
23:56:32 ------------------------------------------------------------------------------
23:56:32 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
23:56:33 ... click for list of related bugs or create a new one if needed (with the
23:56:33 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration"
23:56:33 reference somewhere inside)
23:56:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
23:56:33
23:56:33 Variable '${cs_owner}' not found.
23:56:33 ------------------------------------------------------------------------------
23:56:33 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
23:56:34 ... click for list of related bugs or create a new one if needed (with the
23:56:34 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node"
23:56:34 reference somewhere inside)
23:56:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
23:56:34
23:56:34 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
23:56:34 ------------------------------------------------------------------------------
23:56:34 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL |
23:56:34 6 tests, 0 passed, 6 failed
23:56:34 ==============================================================================
23:56:34 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:56:34 ==============================================================================
23:56:36 Stop_All_Members :: Stop every odl node. | PASS |
00:00:50 ------------------------------------------------------------------------------
00:00:50 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:00:59 ------------------------------------------------------------------------------
00:00:59 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:07:06 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:07:06 ------------------------------------------------------------------------------
00:07:06 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:07:06 3 tests, 2 passed, 1 failed
00:07:06 ==============================================================================
00:07:06 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi...
00:07:06 ==============================================================================
00:07:11 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
00:07:13 ... click for list of related bugs or create a new one if needed (with the
00:07:13 "controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node"
00:07:13 reference somewhere inside)
00:07:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
00:07:13
00:07:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
00:07:13 ------------------------------------------------------------------------------
00:07:13 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
00:07:13 ... click for list of related bugs or create a new one if needed (with the
00:07:13 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node"
00:07:13 reference somewhere inside)
00:07:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
00:07:13
00:07:13 Could not parse owner and candidates for device get-singleton-constant-service']
00:07:13 ------------------------------------------------------------------------------
00:07:13 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
00:07:14 ... click for list of related bugs or create a new one if needed (with the
00:07:14 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node"
00:07:14 reference somewhere inside)
00:07:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_isolate_owner_node&order=bug_status"
00:07:14
00:07:14 Variable '${cs_owner}' not found.
00:07:14 ------------------------------------------------------------------------------
00:07:14 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
00:07:14 ... click for list of related bugs or create a new one if needed (with the
00:07:14 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated"
00:07:14 reference somewhere inside)
00:07:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
00:07:14
00:07:14 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
00:07:14 ------------------------------------------------------------------------------
00:07:14 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
00:07:14 ... click for list of related bugs or create a new one if needed (with the
00:07:14 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node"
00:07:14 reference somewhere inside)
00:07:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
00:07:14
00:07:14 Variable '${cs_isolated_index}' not found.
00:07:14 ------------------------------------------------------------------------------
00:07:14 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
00:07:15 ... click for list of related bugs or create a new one if needed (with the
00:07:15 "controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
00:07:15 reference somewhere inside)
00:07:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
00:07:15
00:07:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.247:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
00:07:15 ------------------------------------------------------------------------------
00:07:15 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL |
00:07:15 6 tests, 0 passed, 6 failed
00:07:15 ==============================================================================
00:07:15 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:07:15 ==============================================================================
00:07:18 Stop_All_Members :: Stop every odl node. | FAIL |
00:13:27 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:13:27 ------------------------------------------------------------------------------
00:13:27 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:13:36 ------------------------------------------------------------------------------
00:13:36 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:19:43 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: Index 1 has incorrect status: False
00:19:43 ------------------------------------------------------------------------------
00:19:43 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:19:43 3 tests, 1 passed, 2 failed
00:19:43 ==============================================================================
00:19:43 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi...
00:19:43 ==============================================================================
00:19:47 Register_Candidates :: Register a candidate application on each no... | FAIL |
00:19:48 ... click for list of related bugs or create a new one if needed (with the
00:19:48 "controller_clustering_ask_txt_chasing_the_leader_register_candidates"
00:19:48 reference somewhere inside)
00:19:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_register_candidates&order=bug_status"
00:19:48
00:19:48 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.172:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
00:19:48 ------------------------------------------------------------------------------
00:19:48 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
00:20:49 ------------------------------------------------------------------------------
00:20:49 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
00:20:49 ... click for list of related bugs or create a new one if needed (with the
00:20:49 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
00:20:49 reference somewhere inside)
00:20:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
00:20:49
00:20:49 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.172:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
00:20:49 ------------------------------------------------------------------------------
00:20:49 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL |
00:20:49 3 tests, 1 passed, 2 failed
00:20:49 ==============================================================================
00:20:50 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:20:50 ==============================================================================
00:20:53 Stop_All_Members :: Stop every odl node. | FAIL |
00:26:59 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:26:59 ------------------------------------------------------------------------------
00:26:59 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:27:09 ------------------------------------------------------------------------------
00:27:09 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:33:16 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: Index 1 has incorrect status: False
00:33:16 ------------------------------------------------------------------------------
00:33:16 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:33:16 3 tests, 1 passed, 2 failed
00:33:16 ==============================================================================
00:33:16 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t...
00:33:16 ==============================================================================
00:34:01 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Restart_Stopped_Member :: Restart stopped node | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
00:34:01 Parent suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01 ------------------------------------------------------------------------------
00:34:01 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL |
00:34:01 Suite setup failed:
00:34:01 No match found for 'opendaylight-user' in 10 seconds
00:34:01 Output:
00:34:01 .
00:34:01
00:34:01 11 tests, 0 passed, 11 failed
00:34:01 ==============================================================================
00:34:01 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:34:01 ==============================================================================
00:34:33 Stop_All_Members :: Stop every odl node. | FAIL |
00:40:40 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:40:40 ------------------------------------------------------------------------------
00:40:40 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:40:50 ------------------------------------------------------------------------------
00:40:50 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:46:55 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:46:55 ------------------------------------------------------------------------------
00:46:55 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:46:55 3 tests, 1 passed, 2 failed
00:46:55 ==============================================================================
00:46:55 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA...
00:46:55 ==============================================================================
00:47:02 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 Unfreeze_Frozen_Member :: Restart frozen node | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
00:47:02 Parent suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02 ------------------------------------------------------------------------------
00:47:02 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL |
00:47:02 Suite setup failed:
00:47:02 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.172
00:47:02
00:47:02 10 tests, 0 passed, 10 failed
00:47:02 ==============================================================================
00:47:02 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:47:02 ==============================================================================
00:47:07 Stop_All_Members :: Stop every odl node. | FAIL |
00:53:11 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:53:11 ------------------------------------------------------------------------------
00:53:11 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:53:21 ------------------------------------------------------------------------------
00:53:21 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:59:25 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:59:25 ------------------------------------------------------------------------------
00:59:25 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:59:25 3 tests, 1 passed, 2 failed
00:59:25 ==============================================================================
00:59:25 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H...
00:59:25 ==============================================================================
00:59:30 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
00:59:30 ... click for list of related bugs or create a new one if needed (with the
00:59:30 "controller_clustering_ask_txt_global_rpc_isolate_get_basic_rpc_test_owner"
00:59:30 reference somewhere inside)
00:59:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_get_basic_rpc_test_owner&order=bug_status"
00:59:30
00:59:30 Could not parse owner and candidates for device Basic-rpc-test']
00:59:30 ------------------------------------------------------------------------------
00:59:30 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL |
00:59:31 ... click for list of related bugs or create a new one if needed (with the
00:59:31 "controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_owner"
00:59:31 reference somewhere inside)
00:59:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_owner&order=bug_status"
00:59:31
00:59:31 Variable '${brt_owner}' not found.
00:59:31 ------------------------------------------------------------------------------
00:59:31 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL |
00:59:31 ... click for list of related bugs or create a new one if needed (with the
00:59:31 "controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_successors"
00:59:31 reference somewhere inside)
00:59:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_successors&order=bug_status"
00:59:31
00:59:31 Variable '@{brt_successors}' not found.
00:59:31 ------------------------------------------------------------------------------
00:59:31 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL |
00:59:31 ... click for list of related bugs or create a new one if needed (with the
00:59:31 "controller_clustering_ask_txt_global_rpc_isolate_isolate_current_owner_member"
00:59:31 reference somewhere inside)
00:59:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_isolate_current_owner_member&order=bug_status"
00:59:31
00:59:31 Variable '${brt_owner}' not found.
00:59:31 ------------------------------------------------------------------------------
00:59:31 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
00:59:32 ... click for list of related bugs or create a new one if needed (with the
00:59:32 "controller_clustering_ask_txt_global_rpc_isolate_verify_new_basic_rpc_test_owner_elected"
00:59:32 reference somewhere inside)
00:59:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_verify_new_basic_rpc_test_owner_elected&order=bug_status"
00:59:32
00:59:32 Variable '${old_brt_successors}' not found.
00:59:32 ------------------------------------------------------------------------------
00:59:32 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL |
00:59:32 ... click for list of related bugs or create a new one if needed (with the
00:59:32 "controller_clustering_ask_txt_global_rpc_isolate_rpc_on_isolated_node"
00:59:32 reference somewhere inside)
00:59:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_on_isolated_node&order=bug_status"
00:59:32
00:59:32 Variable '${old_brt_owner}' not found.
00:59:32 ------------------------------------------------------------------------------
00:59:32 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL |
00:59:32 ... click for list of related bugs or create a new one if needed (with the
00:59:32 "controller_clustering_ask_txt_global_rpc_isolate_rpc_on_non_isolated_cluster_nodes"
00:59:32 reference somewhere inside)
00:59:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_on_non_isolated_cluster_nodes&order=bug_status"
00:59:32
00:59:32 Variable '@{old_brt_successors}' not found.
00:59:32 ------------------------------------------------------------------------------
00:59:32 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
00:59:32 ... click for list of related bugs or create a new one if needed (with the
00:59:32 "controller_clustering_ask_txt_global_rpc_isolate_rejoin_isolated_member"
00:59:32 reference somewhere inside)
00:59:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rejoin_isolated_member&order=bug_status"
00:59:32
00:59:32 Variable '${old_brt_owner}' not found.
00:59:32 ------------------------------------------------------------------------------
00:59:32 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
00:59:33 ... click for list of related bugs or create a new one if needed (with the
00:59:33 "controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_new_owner"
00:59:33 reference somewhere inside)
00:59:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_new_owner&order=bug_status"
00:59:33
00:59:33 Variable '${brt_owner}' not found.
00:59:33 ------------------------------------------------------------------------------
00:59:33 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
00:59:33 ... click for list of related bugs or create a new one if needed (with the
00:59:33 "controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_old_owner"
00:59:33 reference somewhere inside)
00:59:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_old_owner&order=bug_status"
00:59:33
00:59:33 Variable '${old_brt_owner}' not found.
00:59:33 ------------------------------------------------------------------------------
00:59:33 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
00:59:33 ... click for list of related bugs or create a new one if needed (with the
00:59:33 "controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_all"
00:59:33 reference somewhere inside)
00:59:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_all&order=bug_status"
00:59:33
00:59:33 Variable '${brt_owner}' not found.
00:59:33 ------------------------------------------------------------------------------
00:59:33 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL |
00:59:33 11 tests, 0 passed, 11 failed
00:59:33 ==============================================================================
00:59:33 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:59:33 ==============================================================================
00:59:37 Stop_All_Members :: Stop every odl node. | FAIL |
01:05:41 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:05:41 ------------------------------------------------------------------------------
01:05:41 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:05:51 ------------------------------------------------------------------------------
01:05:51 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:11:56 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:11:56 ------------------------------------------------------------------------------
01:11:56 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:11:56 3 tests, 1 passed, 2 failed
01:11:56 ==============================================================================
01:11:56 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ...
01:11:56 ==============================================================================
01:11:59 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 See_Added_People_On_Followers :: The same check on other members. | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
01:11:59 Parent suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59 ------------------------------------------------------------------------------
01:11:59 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL |
01:11:59 Suite setup failed:
01:11:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:11:59
01:11:59 13 tests, 0 passed, 13 failed
01:11:59 ==============================================================================
01:12:00 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera...
01:12:00 ==============================================================================
01:12:02 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
01:12:02 Parent suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02 ------------------------------------------------------------------------------
01:12:02 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL |
01:12:02 Suite setup failed:
01:12:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:02
01:12:02 16 tests, 0 passed, 16 failed
01:12:02 ==============================================================================
01:12:02 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart...
01:12:02 ==============================================================================
01:12:04 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
01:12:04 Parent suite setup failed:
01:12:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:04 ------------------------------------------------------------------------------
01:12:04 Stop_All_Members :: Stop all controllers. | FAIL |
01:12:04 Parent suite setup failed:
01:12:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:04 ------------------------------------------------------------------------------
01:12:04 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
01:12:04 Parent suite setup failed:
01:12:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:04 ------------------------------------------------------------------------------
01:12:04 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
01:12:04 Parent suite setup failed:
01:12:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:04 ------------------------------------------------------------------------------
01:12:04 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
01:12:04 Parent suite setup failed:
01:12:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:04 ------------------------------------------------------------------------------
01:12:04 See_Cars_On_Followers :: The same check on other members. | FAIL |
01:12:04 Parent suite setup failed:
01:12:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:04 ------------------------------------------------------------------------------
01:12:04 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
01:12:04 Parent suite setup failed:
01:12:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:04 ------------------------------------------------------------------------------
01:12:04 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL |
01:12:04 Suite setup failed:
01:12:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:04
01:12:04 7 tests, 0 passed, 7 failed
01:12:04 ==============================================================================
01:12:04 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi...
01:12:04 ==============================================================================
01:12:07 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
01:12:07 Parent suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07 ------------------------------------------------------------------------------
01:12:07 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL |
01:12:07 Suite setup failed:
01:12:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:07
01:12:07 10 tests, 0 passed, 10 failed
01:12:07 ==============================================================================
01:12:07 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member...
01:12:07 ==============================================================================
01:12:09 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
01:12:09 Parent suite setup failed:
01:12:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:09 ------------------------------------------------------------------------------
01:12:09 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
01:12:09 Parent suite setup failed:
01:12:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:09 ------------------------------------------------------------------------------
01:12:09 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
01:12:09 Parent suite setup failed:
01:12:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:09 ------------------------------------------------------------------------------
01:12:09 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
01:12:09 Parent suite setup failed:
01:12:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:09 ------------------------------------------------------------------------------
01:12:09 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
01:12:09 Parent suite setup failed:
01:12:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:09 ------------------------------------------------------------------------------
01:12:10 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL |
01:12:10 Suite setup failed:
01:12:10 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:10
01:12:10 5 tests, 0 passed, 5 failed
01:12:10 ==============================================================================
01:12:10 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse...
01:12:10 ==============================================================================
01:12:12 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
01:12:12 Parent suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12 ------------------------------------------------------------------------------
01:12:12 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL |
01:12:12 Suite setup failed:
01:12:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:12
01:12:12 10 tests, 0 passed, 10 failed
01:12:12 ==============================================================================
01:12:12 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b...
01:12:12 ==============================================================================
01:12:15 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
01:12:15 Parent suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15 ------------------------------------------------------------------------------
01:12:15 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL |
01:12:15 Suite setup failed:
01:12:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:15
01:12:15 16 tests, 0 passed, 16 failed
01:12:15 ==============================================================================
01:12:15 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi...
01:12:15 ==============================================================================
01:12:17 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
01:12:17 Parent suite setup failed:
01:12:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:17 ------------------------------------------------------------------------------
01:12:17 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
01:12:17 Parent suite setup failed:
01:12:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:17 ------------------------------------------------------------------------------
01:12:17 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
01:12:17 Parent suite setup failed:
01:12:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:17 ------------------------------------------------------------------------------
01:12:17 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
01:12:17 Parent suite setup failed:
01:12:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:17 ------------------------------------------------------------------------------
01:12:17 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
01:12:17 Parent suite setup failed:
01:12:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:17 ------------------------------------------------------------------------------
01:12:17 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
01:12:17 Parent suite setup failed:
01:12:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:17 ------------------------------------------------------------------------------
01:12:17 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
01:12:17 Parent suite setup failed:
01:12:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:17 ------------------------------------------------------------------------------
01:12:17 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
01:12:17 Parent suite setup failed:
01:12:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:17 ------------------------------------------------------------------------------
01:12:17 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL |
01:12:17 Suite setup failed:
01:12:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.173:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:12:17
01:12:17 8 tests, 0 passed, 8 failed
01:12:17 ==============================================================================
01:12:17 controller-clustering-ask.txt | FAIL |
01:12:17 195 tests, 29 passed, 166 failed
01:12:17 ==============================================================================
01:12:17 Output: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/output.xml
01:12:28 Log: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/log.html
01:12:28 Report: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/report.html
01:12:28 + true
01:12:28 + echo 'Examining the files in data/log and checking filesize'
01:12:28 Examining the files in data/log and checking filesize
01:12:28 + ssh 10.30.171.173 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
01:12:28 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:28 total 9232
01:12:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:03 .
01:12:28 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:03 karaf_console.log
01:12:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 01:05 ..
01:12:28 -rw-rw-r-- 1 jenkins jenkins 9435859 Nov 24 01:12 karaf.log
01:12:28 + ssh 10.30.171.173 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
01:12:28 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:28 9.1M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:12:28 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:12:28 + ssh 10.30.171.172 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
01:12:28 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:28 total 14108
01:12:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:03 .
01:12:28 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:03 karaf_console.log
01:12:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 01:06 ..
01:12:28 -rw-rw-r-- 1 jenkins jenkins 14426565 Nov 24 01:12 karaf.log
01:12:28 + ssh 10.30.171.172 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
01:12:28 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:29 14M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:12:29 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:12:29 + ssh 10.30.170.247 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
01:12:29 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:29 total 20524
01:12:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:03 .
01:12:29 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:03 karaf_console.log
01:12:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 01:06 ..
01:12:29 -rw-rw-r-- 1 jenkins jenkins 20997862 Nov 24 01:12 karaf.log
01:12:29 + ssh 10.30.170.247 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
01:12:29 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:29 21M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:12:29 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:12:29 + set +e
01:12:29 ++ seq 1 3
01:12:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:12:29 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:12:29 + echo 'Let'\''s take the karaf thread dump again'
01:12:29 Let's take the karaf thread dump again
01:12:29 + ssh 10.30.171.173 'sudo ps aux'
01:12:29 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:29 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_after.log
01:12:29 ++ cut -f2 '-d '
01:12:29 ++ grep -v grep
01:12:29 ++ tr -s ' '
01:12:29 + pid=23006
01:12:29 + echo 'karaf main: org.apache.karaf.main.Main, pid:23006'
01:12:29 karaf main: org.apache.karaf.main.Main, pid:23006
01:12:29 + ssh 10.30.171.173 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 23006'
01:12:29 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:30 + echo 'killing karaf process...'
01:12:30 killing karaf process...
01:12:30 + ssh 10.30.171.173 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:12:30 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:12:30 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:12:30 + echo 'Let'\''s take the karaf thread dump again'
01:12:30 Let's take the karaf thread dump again
01:12:30 + ssh 10.30.171.172 'sudo ps aux'
01:12:30 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:30 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_after.log
01:12:30 ++ grep -v grep
01:12:30 ++ tr -s ' '
01:12:30 ++ cut -f2 '-d '
01:12:30 + pid=78097
01:12:30 + echo 'karaf main: org.apache.karaf.main.Main, pid:78097'
01:12:30 karaf main: org.apache.karaf.main.Main, pid:78097
01:12:30 + ssh 10.30.171.172 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 78097'
01:12:30 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:31 + echo 'killing karaf process...'
01:12:31 killing karaf process...
01:12:31 + ssh 10.30.171.172 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:12:31 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:12:31 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:12:31 + echo 'Let'\''s take the karaf thread dump again'
01:12:31 Let's take the karaf thread dump again
01:12:31 + ssh 10.30.170.247 'sudo ps aux'
01:12:31 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:31 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_after.log
01:12:31 ++ cut -f2 '-d '
01:12:31 ++ grep -v grep
01:12:31 ++ tr -s ' '
01:12:31 + pid=40290
01:12:31 + echo 'karaf main: org.apache.karaf.main.Main, pid:40290'
01:12:31 karaf main: org.apache.karaf.main.Main, pid:40290
01:12:31 + ssh 10.30.170.247 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 40290'
01:12:31 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:32 + echo 'killing karaf process...'
01:12:32 killing karaf process...
01:12:32 + ssh 10.30.170.247 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:12:32 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:32 + sleep 5
01:12:37 ++ seq 1 3
01:12:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:12:37 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:12:37 + echo 'Compressing karaf.log 1'
01:12:37 Compressing karaf.log 1
01:12:37 + ssh 10.30.171.173 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:12:37 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:38 + echo 'Fetching compressed karaf.log 1'
01:12:38 Fetching compressed karaf.log 1
01:12:38 + scp 10.30.171.173:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
01:12:38 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:38 + ssh 10.30.171.173 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
01:12:38 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:38 + scp 10.30.171.173:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
01:12:38 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:38 + ssh 10.30.171.173 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:12:38 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:38 + echo 'Fetch GC logs'
01:12:38 Fetch GC logs
01:12:38 + mkdir -p gclogs-1
01:12:38 + scp '10.30.171.173:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
01:12:38 Warning: Permanently added '10.30.171.173' (ECDSA) to the list of known hosts.
01:12:39 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
01:12:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:12:39 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:12:39 + echo 'Compressing karaf.log 2'
01:12:39 Compressing karaf.log 2
01:12:39 + ssh 10.30.171.172 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:12:39 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:39 + echo 'Fetching compressed karaf.log 2'
01:12:39 Fetching compressed karaf.log 2
01:12:39 + scp 10.30.171.172:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
01:12:39 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:39 + ssh 10.30.171.172 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
01:12:39 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:39 + scp 10.30.171.172:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
01:12:39 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:40 + ssh 10.30.171.172 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:12:40 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:40 + echo 'Fetch GC logs'
01:12:40 Fetch GC logs
01:12:40 + mkdir -p gclogs-2
01:12:40 + scp '10.30.171.172:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
01:12:40 Warning: Permanently added '10.30.171.172' (ECDSA) to the list of known hosts.
01:12:40 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
01:12:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:12:40 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:12:40 + echo 'Compressing karaf.log 3'
01:12:40 Compressing karaf.log 3
01:12:40 + ssh 10.30.170.247 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:12:40 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:41 + echo 'Fetching compressed karaf.log 3'
01:12:41 Fetching compressed karaf.log 3
01:12:41 + scp 10.30.170.247:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
01:12:41 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:41 + ssh 10.30.170.247 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
01:12:41 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:41 + scp 10.30.170.247:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
01:12:41 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:41 + ssh 10.30.170.247 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:12:41 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:42 + echo 'Fetch GC logs'
01:12:42 Fetch GC logs
01:12:42 + mkdir -p gclogs-3
01:12:42 + scp '10.30.170.247:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
01:12:42 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts.
01:12:42 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
01:12:42 + echo 'Examine copied files'
01:12:42 Examine copied files
01:12:42 + ls -lt
01:12:42 total 72040
01:12:42 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 01:12 gclogs-3
01:12:42 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 24 01:12 odl3_karaf_console.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 984151 Nov 24 01:12 odl3_karaf.log.gz
01:12:42 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 01:12 gclogs-2
01:12:42 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 24 01:12 odl2_karaf_console.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 628693 Nov 24 01:12 odl2_karaf.log.gz
01:12:42 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 01:12 gclogs-1
01:12:42 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 24 01:12 odl1_karaf_console.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 683857 Nov 24 01:12 odl1_karaf.log.gz
01:12:42 -rw-rw-r--. 1 jenkins jenkins 95133 Nov 24 01:12 karaf_3_40290_threads_after.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 13892 Nov 24 01:12 ps_after.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 96380 Nov 24 01:12 karaf_2_78097_threads_after.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 115838 Nov 24 01:12 karaf_1_23006_threads_after.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 303773 Nov 24 01:12 report.html
01:12:42 -rw-rw-r--. 1 jenkins jenkins 3468535 Nov 24 01:12 log.html
01:12:42 -rw-rw-r--. 1 jenkins jenkins 66900201 Nov 24 01:12 output.xml
01:12:42 -rw-rw-r--. 1 jenkins jenkins 4120 Nov 23 23:06 testplan.txt
01:12:42 -rw-rw-r--. 1 jenkins jenkins 115426 Nov 23 23:06 karaf_3_2081_threads_before.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 14392 Nov 23 23:06 ps_before.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 118831 Nov 23 23:06 karaf_2_2087_threads_before.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 115377 Nov 23 23:06 karaf_1_2098_threads_before.log
01:12:42 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 23 23:03 post-startup-script.sh
01:12:42 -rw-rw-r--. 1 jenkins jenkins 252 Nov 23 23:03 startup-script.sh
01:12:42 -rw-rw-r--. 1 jenkins jenkins 3474 Nov 23 23:03 configuration-script.sh
01:12:42 -rw-rw-r--. 1 jenkins jenkins 695 Nov 23 23:03 custom_shard_config.txt
01:12:42 -rw-rw-r--. 1 jenkins jenkins 135 Nov 23 23:03 scriptplan.txt
01:12:42 -rw-rw-r--. 1 jenkins jenkins 337 Nov 23 23:03 detect_variables.env
01:12:42 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 23 23:03 pom.xml
01:12:42 -rw-rw-r--. 1 jenkins jenkins 92 Nov 23 23:03 set_variables.env
01:12:42 -rw-rw-r--. 1 jenkins jenkins 314 Nov 23 23:03 slave_addresses.txt
01:12:42 -rw-rw-r--. 1 jenkins jenkins 570 Nov 23 23:02 requirements.txt
01:12:42 -rw-rw-r--. 1 jenkins jenkins 26 Nov 23 23:02 env.properties
01:12:42 -rw-rw-r--. 1 jenkins jenkins 333 Nov 23 23:00 stack-parameters.yaml
01:12:42 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 22:59 test
01:12:42 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 22:59 test@tmp
01:12:42 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 23 17:56 maven-metadata.xml
01:12:42 + true
01:12:42 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/sh /tmp/jenkins15199259503696763829.sh
01:12:42 Cleaning up Robot installation...
01:12:42 $ ssh-agent -k
01:12:42 unset SSH_AUTH_SOCK;
01:12:42 unset SSH_AGENT_PID;
01:12:42 echo Agent pid 5277 killed;
01:12:42 [ssh-agent] Stopped.
01:12:42 Recording plot data
01:12:42 Robot results publisher started...
01:12:42 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:12:42 -Parsing output xml:
01:12:45 Done!
01:12:45 -Copying log files to build dir:
01:12:47 Done!
01:12:47 -Assigning results to build:
01:12:47 Done!
01:12:47 -Checking thresholds:
01:12:47 Done!
01:12:47 Done publishing Robot results.
01:12:47 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
01:12:47 [PostBuildScript] - [INFO] Executing post build scripts.
01:12:47 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins3912103227086204495.sh
01:12:47 Archiving csit artifacts
01:12:47 mv: cannot stat '*_1.png': No such file or directory
01:12:47 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:12:47 mv: cannot stat '*_2.png': No such file or directory
01:12:47 mv: cannot stat '/tmp/odl2_*': No such file or directory
01:12:47 mv: cannot stat '*_3.png': No such file or directory
01:12:47 mv: cannot stat '/tmp/odl3_*': No such file or directory
01:12:47 % Total % Received % Xferd Average Speed Time Time Time Current
01:12:47 Dload Upload Total Spent Left Speed
01:12:47
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3238k 0 3238k 0 0 5407k 0 --:--:-- --:--:-- --:--:-- 5398k
100 6387k 0 6387k 0 0 5344k 0 --:--:-- 0:00:01 --:--:-- 5344k
01:12:49 Archive: robot-plugin.zip
01:12:49 inflating: ./archives/robot-plugin/log.html
01:12:49 inflating: ./archives/robot-plugin/output.xml
01:12:49 inflating: ./archives/robot-plugin/report.html
01:12:49 mv: cannot stat '*.log.gz': No such file or directory
01:12:49 mv: cannot stat '*.csv': No such file or directory
01:12:49 mv: cannot stat '*.png': No such file or directory
01:12:49 [PostBuildScript] - [INFO] Executing post build scripts.
01:12:49 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins11060406869861255115.sh
01:12:49 [PostBuildScript] - [INFO] Executing post build scripts.
01:12:49 [EnvInject] - Injecting environment variables from a build step.
01:12:49 [EnvInject] - Injecting as environment variables the properties content
01:12:49 OS_CLOUD=vex
01:12:49 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-titanium-62
01:12:49
01:12:49 [EnvInject] - Variables injected successfully.
01:12:49 provisioning config files...
01:12:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:12:50 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins5967171690241134773.sh
01:12:50 ---> openstack-stack-delete.sh
01:12:50 Setup pyenv:
01:12:50 system
01:12:50 3.8.13
01:12:50 3.9.13
01:12:50 3.10.13
01:12:50 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:12:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from file:/tmp/.os_lf_venv
01:12:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:12:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:12:52 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.
01:12:52 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
01:12:52 lf-activate-venv(): INFO: Base packages installed successfully
01:12:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:13:12 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
01:13:12 INFO: Stack cost retrieval disabled, setting cost to 0
01:13:24 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-titanium-62
01:13:24 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-titanium-62
01:13:24 [PostBuildScript] - [INFO] Executing post build scripts.
01:13:24 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins5941329579358915635.sh
01:13:24 ---> sysstat.sh
01:13:24 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins1663881290282046066.sh
01:13:24 ---> package-listing.sh
01:13:24 ++ facter osfamily
01:13:24 ++ tr '[:upper:]' '[:lower:]'
01:13:25 + OS_FAMILY=redhat
01:13:25 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-titanium
01:13:25 + START_PACKAGES=/tmp/packages_start.txt
01:13:25 + END_PACKAGES=/tmp/packages_end.txt
01:13:25 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:13:25 + PACKAGES=/tmp/packages_start.txt
01:13:25 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-titanium ']'
01:13:25 + PACKAGES=/tmp/packages_end.txt
01:13:25 + case "${OS_FAMILY}" in
01:13:25 + rpm -qa
01:13:25 + sort
01:13:25 + '[' -f /tmp/packages_start.txt ']'
01:13:25 + '[' -f /tmp/packages_end.txt ']'
01:13:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:13:25 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-titanium ']'
01:13:25 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-titanium/archives/
01:13:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-titanium/archives/
01:13:25 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins5402421492543680827.sh
01:13:25 ---> capture-instance-metadata.sh
01:13:25 Setup pyenv:
01:13:26 system
01:13:26 3.8.13
01:13:26 3.9.13
01:13:26 3.10.13
01:13:26 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:13:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from file:/tmp/.os_lf_venv
01:13:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:13:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:13:28 lf-activate-venv(): INFO: Base packages installed successfully
01:13:28 lf-activate-venv(): INFO: Installing additional packages: lftools
01:13:38 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
01:13:38 INFO: Running in OpenStack, capturing instance metadata
01:13:38 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins17407308976794651705.sh
01:13:38 provisioning config files...
01:13:39 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-titanium #62
01:13:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-titanium@tmp/config10288422900898525791tmp
01:13:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:13:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:13:39 provisioning config files...
01:13:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:13:39 [EnvInject] - Injecting environment variables from a build step.
01:13:39 [EnvInject] - Injecting as environment variables the properties content
01:13:39 SERVER_ID=logs
01:13:39
01:13:39 [EnvInject] - Variables injected successfully.
01:13:39 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins14807768647260364303.sh
01:13:39 ---> create-netrc.sh
01:13:39 WARN: Log server credential not found.
01:13:39 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins17206853012701740607.sh
01:13:39 ---> python-tools-install.sh
01:13:39 Setup pyenv:
01:13:39 system
01:13:39 3.8.13
01:13:39 3.9.13
01:13:39 3.10.13
01:13:39 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:13:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from file:/tmp/.os_lf_venv
01:13:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:13:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:13:41 lf-activate-venv(): INFO: Base packages installed successfully
01:13:41 lf-activate-venv(): INFO: Installing additional packages: lftools
01:13:51 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
01:13:51 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins5813185064490184542.sh
01:13:51 ---> sudo-logs.sh
01:13:51 Archiving 'sudo' log..
01:13:52 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins11627930879708915285.sh
01:13:52 ---> job-cost.sh
01:13:52 Setup pyenv:
01:13:52 system
01:13:52 3.8.13
01:13:52 3.9.13
01:13:52 3.10.13
01:13:52 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:13:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from file:/tmp/.os_lf_venv
01:13:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:13:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:13:54 lf-activate-venv(): INFO: Base packages installed successfully
01:13:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:14:01 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
01:14:01 DEBUG: total: 0
01:14:01 INFO: Retrieving Stack Cost...
01:14:02 INFO: Retrieving Pricing Info for: v3-standard-2
01:14:02 INFO: Archiving Costs
01:14:02 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins17372054703542910136.sh
01:14:02 ---> logs-deploy.sh
01:14:02 Setup pyenv:
01:14:02 system
01:14:02 3.8.13
01:14:02 3.9.13
01:14:02 3.10.13
01:14:02 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:14:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ndKH from file:/tmp/.os_lf_venv
01:14:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:14:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:14:04 lf-activate-venv(): INFO: Base packages installed successfully
01:14:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:14:17 lf-activate-venv(): INFO: Adding /tmp/venv-ndKH/bin to PATH
01:14:17 WARNING: Nexus logging server not set
01:14:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-titanium/62/
01:14:17 INFO: archiving logs to S3
01:14:18 ---> uname -a:
01:14:18 Linux prd-centos8-robot-2c-8g-12939.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
01:14:18
01:14:18
01:14:18 ---> lscpu:
01:14:18 Architecture: x86_64
01:14:18 CPU op-mode(s): 32-bit, 64-bit
01:14:18 Byte Order: Little Endian
01:14:18 CPU(s): 2
01:14:18 On-line CPU(s) list: 0,1
01:14:18 Thread(s) per core: 1
01:14:18 Core(s) per socket: 1
01:14:18 Socket(s): 2
01:14:18 NUMA node(s): 1
01:14:18 Vendor ID: AuthenticAMD
01:14:18 CPU family: 23
01:14:18 Model: 49
01:14:18 Model name: AMD EPYC-Rome Processor
01:14:18 Stepping: 0
01:14:18 CPU MHz: 2800.000
01:14:18 BogoMIPS: 5600.00
01:14:18 Virtualization: AMD-V
01:14:18 Hypervisor vendor: KVM
01:14:18 Virtualization type: full
01:14:18 L1d cache: 32K
01:14:18 L1i cache: 32K
01:14:18 L2 cache: 512K
01:14:18 L3 cache: 16384K
01:14:18 NUMA node0 CPU(s): 0,1
01:14:18 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
01:14:18
01:14:18
01:14:18 ---> nproc:
01:14:18 2
01:14:18
01:14:18
01:14:18 ---> df -h:
01:14:18 Filesystem Size Used Avail Use% Mounted on
01:14:18 devtmpfs 3.8G 0 3.8G 0% /dev
01:14:18 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:14:18 tmpfs 3.8G 17M 3.8G 1% /run
01:14:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:14:18 /dev/vda1 40G 8.5G 32G 22% /
01:14:18 tmpfs 770M 0 770M 0% /run/user/1001
01:14:18
01:14:18
01:14:18 ---> free -m:
01:14:18 total used free shared buff/cache available
01:14:18 Mem: 7697 623 4729 19 2344 6774
01:14:18 Swap: 1023 0 1023
01:14:18
01:14:18
01:14:18 ---> ip addr:
01:14:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:14:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:14:18 inet 127.0.0.1/8 scope host lo
01:14:18 valid_lft forever preferred_lft forever
01:14:18 inet6 ::1/128 scope host
01:14:18 valid_lft forever preferred_lft forever
01:14:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:14:18 link/ether fa:16:3e:98:b8:d2 brd ff:ff:ff:ff:ff:ff
01:14:18 altname enp0s3
01:14:18 altname ens3
01:14:18 inet 10.30.171.83/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:14:18 valid_lft 78292sec preferred_lft 78292sec
01:14:18 inet6 fe80::f816:3eff:fe98:b8d2/64 scope link
01:14:18 valid_lft forever preferred_lft forever
01:14:18
01:14:18
01:14:18 ---> sar -b -r -n DEV:
01:14:18 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-12939.novalocal) 11/24/2025 _x86_64_ (2 CPU)
01:14:18
01:14:18 12:00:02 AM tps rtps wtps bread/s bwrtn/s
01:14:18 12:01:01 AM 0.44 0.00 0.44 0.00 202.19
01:14:18 12:02:01 AM 0.80 0.00 0.80 0.00 35.72
01:14:18 12:03:01 AM 0.25 0.00 0.25 0.00 7.61
01:14:18 12:04:01 AM 0.15 0.00 0.15 0.00 22.91
01:14:18 12:05:01 AM 0.18 0.00 0.18 0.00 12.61
01:14:18 12:06:01 AM 0.30 0.00 0.30 0.00 23.76
01:14:18 12:07:01 AM 0.42 0.02 0.40 0.53 18.07
01:14:18 12:08:01 AM 0.43 0.05 0.38 7.07 59.62
01:14:18 12:09:01 AM 0.25 0.00 0.25 0.00 16.01
01:14:18 12:10:01 AM 0.22 0.00 0.22 0.00 9.26
01:14:18 12:11:01 AM 0.52 0.00 0.52 0.00 20.71
01:14:18 12:12:01 AM 0.30 0.00 0.30 0.00 20.91
01:14:18 12:13:01 AM 0.13 0.00 0.13 0.00 9.62
01:14:18 12:14:01 AM 0.18 0.00 0.18 0.00 27.23
01:14:18 12:15:01 AM 0.32 0.00 0.32 0.00 7.08
01:14:18 12:16:01 AM 0.25 0.00 0.25 0.00 14.88
01:14:18 12:17:01 AM 0.35 0.00 0.35 0.00 11.50
01:14:18 12:18:01 AM 0.38 0.00 0.38 0.00 9.85
01:14:18 12:19:01 AM 0.47 0.00 0.47 0.00 11.93
01:14:18 12:20:01 AM 0.55 0.00 0.55 0.00 23.61
01:14:18 12:21:01 AM 0.55 0.00 0.55 0.00 19.79
01:14:18 12:22:01 AM 0.22 0.00 0.22 0.00 14.30
01:14:18 12:23:01 AM 0.15 0.00 0.15 0.00 8.68
01:14:18 12:24:01 AM 0.17 0.00 0.17 0.00 14.83
01:14:18 12:25:01 AM 0.35 0.00 0.35 0.00 19.98
01:14:18 12:26:01 AM 0.17 0.00 0.17 0.00 16.41
01:14:18 12:27:01 AM 0.23 0.00 0.23 0.00 10.53
01:14:18 12:28:01 AM 0.20 0.00 0.20 0.00 23.76
01:14:18 12:29:01 AM 0.18 0.00 0.18 0.00 10.01
01:14:18 12:30:01 AM 0.60 0.00 0.60 0.00 15.81
01:14:18 12:31:01 AM 0.52 0.00 0.52 0.00 12.75
01:14:18 12:32:01 AM 0.42 0.00 0.42 0.00 11.31
01:14:18 12:33:01 AM 0.38 0.00 0.38 0.00 11.45
01:14:18 12:34:01 AM 0.52 0.00 0.52 0.00 15.33
01:14:18 12:35:01 AM 0.52 0.00 0.52 0.00 16.93
01:14:18 12:36:01 AM 0.32 0.00 0.32 0.00 17.46
01:14:18 12:37:01 AM 0.12 0.00 0.12 0.00 8.95
01:14:18 12:38:01 AM 0.18 0.00 0.18 0.00 16.95
01:14:18 12:39:01 AM 0.15 0.00 0.15 0.00 16.40
01:14:18 12:40:01 AM 0.42 0.00 0.42 0.00 17.58
01:14:18 12:41:01 AM 0.42 0.00 0.42 0.00 13.91
01:14:18 12:42:01 AM 0.15 0.00 0.15 0.00 20.98
01:14:18 12:43:01 AM 0.18 0.00 0.18 0.00 3.90
01:14:18 12:44:01 AM 0.17 0.00 0.17 0.00 4.80
01:14:18 12:45:01 AM 0.30 0.00 0.30 0.00 9.73
01:14:18 12:46:01 AM 0.18 0.00 0.18 0.00 3.38
01:14:18 12:47:01 AM 0.18 0.00 0.18 0.00 9.08
01:14:18 12:48:01 AM 0.13 0.00 0.13 0.00 16.39
01:14:18 12:49:01 AM 0.13 0.00 0.13 0.00 16.26
01:14:18 12:50:01 AM 0.35 0.00 0.35 0.00 20.09
01:14:18 12:51:01 AM 0.42 0.00 0.42 0.00 18.41
01:14:18 12:52:01 AM 0.58 0.00 0.58 0.00 19.20
01:14:18 12:53:01 AM 0.50 0.00 0.50 0.00 17.98
01:14:18 12:54:01 AM 0.27 0.00 0.27 0.00 22.28
01:14:18 12:55:01 AM 0.35 0.00 0.35 0.00 8.38
01:14:18 12:56:01 AM 0.20 0.00 0.20 0.00 3.53
01:14:18 12:57:01 AM 0.18 0.00 0.18 0.00 5.35
01:14:18 12:58:01 AM 0.22 0.00 0.22 0.00 4.52
01:14:18 12:59:01 AM 0.18 0.00 0.18 0.00 5.88
01:14:18 01:00:01 AM 0.35 0.00 0.35 0.00 40.13
01:14:18 01:01:01 AM 0.17 0.00 0.17 0.00 9.10
01:14:18 01:02:01 AM 0.29 0.00 0.29 0.00 19.67
01:14:18 01:03:01 AM 0.18 0.00 0.18 0.00 17.08
01:14:18 01:04:01 AM 0.23 0.00 0.23 0.00 14.65
01:14:18 01:05:01 AM 0.33 0.00 0.33 0.00 15.68
01:14:18 01:06:01 AM 0.15 0.00 0.15 0.00 28.96
01:14:18 01:07:01 AM 0.17 0.00 0.17 0.00 3.08
01:14:18 01:08:01 AM 0.13 0.00 0.13 0.00 5.21
01:14:18 01:09:01 AM 0.15 0.00 0.15 0.00 3.22
01:14:18 01:10:01 AM 0.47 0.00 0.47 0.00 11.05
01:14:18 01:11:01 AM 0.23 0.00 0.23 0.00 4.48
01:14:18 01:12:01 AM 0.20 0.00 0.20 0.00 9.48
01:14:18 01:13:01 AM 5.25 0.28 4.97 33.86 335.39
01:14:18 01:14:01 AM 33.61 0.42 33.19 48.25 3949.68
01:14:18 Average: 0.81 0.01 0.80 1.21 75.06
01:14:18
01:14:18 12:00:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:14:18 12:01:01 AM 4814928 6984764 3067496 38.92 2688 2336324 735380 8.23 270552 2408188 568
01:14:18 12:02:01 AM 4815480 6985420 3066944 38.91 2688 2336436 735380 8.23 270584 2407952 28
01:14:18 12:03:01 AM 4815208 6985500 3067216 38.91 2688 2336788 735380 8.23 270584 2408032 248
01:14:18 12:04:01 AM 4814764 6985540 3067660 38.92 2688 2337272 735380 8.23 270584 2408516 92
01:14:18 12:05:01 AM 4814212 6985404 3068212 38.92 2688 2337680 735380 8.23 270584 2409012 188
01:14:18 12:06:01 AM 4814000 6985668 3068424 38.93 2688 2338156 735380 8.23 270584 2409352 100
01:14:18 12:07:01 AM 4813384 6985652 3069040 38.94 2688 2338756 714816 8.00 270580 2410100 248
01:14:18 12:08:01 AM 4812228 6986024 3070196 38.95 2688 2340284 725312 8.12 270696 2411276 24
01:14:18 12:09:01 AM 4811828 6986000 3070596 38.95 2688 2340668 725312 8.12 270688 2411692 24
01:14:18 12:10:01 AM 4811008 6985564 3071416 38.97 2688 2341048 743860 8.33 270688 2412140 184
01:14:18 12:11:01 AM 4810992 6985952 3071432 38.97 2688 2341452 743860 8.33 270688 2412484 180
01:14:18 12:12:01 AM 4810748 6986096 3071676 38.97 2688 2341832 743860 8.33 270692 2412824 36
01:14:18 12:13:01 AM 4810020 6985748 3072404 38.98 2688 2342220 743860 8.33 270688 2413160 164
01:14:18 12:14:01 AM 4809688 6986068 3072736 38.98 2688 2342864 743860 8.33 270692 2413860 36
01:14:18 12:15:01 AM 4809240 6985840 3073184 38.99 2688 2343084 743860 8.33 270688 2414104 160
01:14:18 12:16:01 AM 4809200 6986024 3073224 38.99 2688 2343308 743860 8.33 270688 2414376 40
01:14:18 12:17:01 AM 4809072 6986116 3073352 38.99 2688 2343528 743860 8.33 270688 2414580 4
01:14:18 12:18:01 AM 4808744 6986000 3073680 38.99 2688 2343748 743860 8.33 270688 2414692 40
01:14:18 12:19:01 AM 4808620 6986100 3073804 39.00 2688 2343972 743860 8.33 270688 2415032 40
01:14:18 12:20:01 AM 4807532 6985516 3074892 39.01 2688 2344468 727624 8.15 270692 2415596 4
01:14:18 12:21:01 AM 4805432 6983800 3076992 39.04 2688 2344852 743296 8.32 270696 2417848 16
01:14:18 12:22:01 AM 4807208 6985960 3075216 39.01 2688 2345240 743296 8.32 270696 2416200 36
01:14:18 12:23:01 AM 4806756 6985892 3075668 39.02 2688 2345624 743296 8.32 270696 2416608 192
01:14:18 12:24:01 AM 4806404 6985912 3076020 39.02 2688 2345988 743296 8.32 270696 2417152 144
01:14:18 12:25:01 AM 4805752 6985640 3076672 39.03 2688 2346376 743296 8.32 270696 2417736 104
01:14:18 12:26:01 AM 4805580 6985848 3076844 39.03 2688 2346756 743296 8.32 270696 2417872 28
01:14:18 12:27:01 AM 4804524 6985236 3077900 39.05 2688 2347192 743296 8.32 270696 2418704 240
01:14:18 12:28:01 AM 4804552 6985772 3077872 39.05 2688 2347700 743296 8.32 270696 2418944 92
01:14:18 12:29:01 AM 4804420 6985860 3078004 39.05 2688 2347920 743296 8.32 270696 2419048 48
01:14:18 12:30:01 AM 4803868 6985528 3078556 39.06 2688 2348140 740220 8.29 270696 2419396 8
01:14:18 12:31:01 AM 4803432 6985312 3078992 39.06 2688 2348360 740220 8.29 270696 2419640 4
01:14:18 12:32:01 AM 4803616 6985716 3078808 39.06 2688 2348580 740220 8.29 270696 2419724 4
01:14:18 12:33:01 AM 4803160 6985472 3079264 39.06 2688 2348800 740220 8.29 270696 2420140 4
01:14:18 12:34:01 AM 4802680 6985308 3079744 39.07 2688 2349108 740220 8.29 270748 2420408 40
01:14:18 12:35:01 AM 4802784 6985748 3079640 39.07 2688 2349452 740220 8.29 270748 2420608 84
01:14:18 12:36:01 AM 4802468 6985804 3079956 39.07 2688 2349832 740220 8.29 270748 2420920 36
01:14:18 12:37:01 AM 4801656 6985380 3080768 39.08 2688 2350220 740220 8.29 270748 2421696 192
01:14:18 12:38:01 AM 4801132 6985236 3081292 39.09 2688 2350600 740220 8.29 270748 2422196 116
01:14:18 12:39:01 AM 4801348 6985832 3081076 39.09 2688 2350980 740220 8.29 270748 2422188 36
01:14:18 12:40:01 AM 4800628 6985500 3081796 39.10 2688 2351368 714992 8.01 270748 2422876 72
01:14:18 12:41:01 AM 4800084 6985680 3082340 39.10 2688 2352080 714992 8.01 270748 2423412 528
01:14:18 12:42:01 AM 4799532 6985224 3082892 39.11 2688 2352176 714992 8.01 270748 2423820 36
01:14:18 12:43:01 AM 4799864 6985648 3082560 39.11 2688 2352268 714992 8.01 270748 2423548 56
01:14:18 12:44:01 AM 4799684 6985560 3082740 39.11 2688 2352360 730388 8.18 270748 2423844 48
01:14:18 12:45:01 AM 4799324 6985288 3083100 39.11 2688 2352456 730388 8.18 270748 2424008 8
01:14:18 12:46:01 AM 4799704 6985760 3082720 39.11 2688 2352548 730388 8.18 270748 2423828 44
01:14:18 12:47:01 AM 4798988 6985316 3083436 39.12 2688 2352812 730388 8.18 270748 2424224 72
01:14:18 12:48:01 AM 4798520 6985460 3083904 39.12 2688 2353428 730388 8.18 270748 2424712 224
01:14:18 12:49:01 AM 4798292 6985612 3084132 39.13 2688 2353808 730388 8.18 270748 2425092 144
01:14:18 12:50:01 AM 4797492 6985192 3084932 39.14 2688 2354188 724860 8.12 270748 2425656 68
01:14:18 12:51:01 AM 4797616 6985716 3084808 39.14 2688 2354576 724860 8.12 270748 2425928 24
01:14:18 12:52:01 AM 4796840 6985312 3085584 39.15 2688 2354956 724860 8.12 270748 2426336 24
01:14:18 12:53:01 AM 4796408 6985280 3086016 39.15 2688 2355348 740240 8.29 270748 2426888 16
01:14:18 12:54:01 AM 4795660 6985096 3086764 39.16 2688 2355912 740240 8.29 270748 2427472 4
01:14:18 12:55:01 AM 4795792 6985324 3086632 39.16 2688 2356008 740240 8.29 270748 2427584 28
01:14:18 12:56:01 AM 4795708 6985332 3086716 39.16 2688 2356100 740240 8.29 270748 2427656 56
01:14:18 12:57:01 AM 4795748 6985464 3086676 39.16 2688 2356192 740240 8.29 270748 2427632 24
01:14:18 12:58:01 AM 4795672 6985480 3086752 39.16 2688 2356284 740240 8.29 270748 2427840 52
01:14:18 12:59:01 AM 4795484 6985388 3086940 39.16 2688 2356380 740240 8.29 270748 2427820 24
01:14:18 01:00:01 AM 4793652 6984632 3088772 39.19 2688 2357464 754956 8.45 270748 2429212 56
01:14:18 01:01:01 AM 4792992 6984360 3089432 39.19 2688 2357848 735484 8.24 270748 2430100 204
01:14:18 01:02:01 AM 4793436 6985176 3088988 39.19 2688 2358216 735484 8.24 270752 2429668 116
01:14:18 01:03:01 AM 4793388 6985500 3089036 39.19 2688 2358596 735484 8.24 270752 2430028 36
01:14:18 01:04:01 AM 4792644 6985168 3089780 39.20 2688 2358996 735484 8.24 270752 2430648 92
01:14:18 01:05:01 AM 4792116 6984992 3090308 39.21 2688 2359348 735484 8.24 270752 2430980 120
01:14:18 01:06:01 AM 4791308 6984904 3091116 39.22 2688 2360076 735484 8.24 270752 2431632 8
01:14:18 01:07:01 AM 4791176 6984860 3091248 39.22 2688 2360164 735484 8.24 270752 2431604 40
01:14:18 01:08:01 AM 4791064 6984852 3091360 39.22 2688 2360260 735484 8.24 270752 2431824 4
01:14:18 01:09:01 AM 4791100 6984980 3091324 39.22 2688 2360352 735484 8.24 270752 2431916 36
01:14:18 01:10:01 AM 4790656 6984628 3091768 39.22 2688 2360444 732692 8.20 270752 2432156 4
01:14:18 01:11:01 AM 4790940 6985012 3091484 39.22 2688 2360544 732692 8.20 270752 2432004 40
01:14:18 01:12:01 AM 4788508 6982948 3093916 39.25 2688 2360912 748264 8.38 270752 2434448 192
01:14:18 01:13:01 AM 4849804 6942496 3032620 38.47 2688 2263200 722484 8.09 332220 2331792 89800
01:14:18 01:14:01 AM 4830024 6935368 3052400 38.72 2688 2278200 723980 8.11 536608 2155080 26612
01:14:18 Average: 4803210 6984172 3079214 39.06 2688 2347588 736065 8.24 275137 2416314 1659
01:14:18
01:14:18 12:00:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:14:18 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:01:01 AM eth0 23.84 19.85 6.03 3.80 0.00 0.00 0.00 0.00
01:14:18 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:02:01 AM eth0 2.33 0.40 0.41 0.24 0.00 0.00 0.00 0.00
01:14:18 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:03:01 AM eth0 4.77 1.00 0.48 0.18 0.00 0.00 0.00 0.00
01:14:18 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:04:01 AM eth0 3.15 1.00 0.50 0.22 0.00 0.00 0.00 0.00
01:14:18 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:05:01 AM eth0 1.53 1.27 0.59 0.31 0.00 0.00 0.00 0.00
01:14:18 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:06:01 AM eth0 2.13 1.27 0.82 0.48 0.00 0.00 0.00 0.00
01:14:18 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:07:01 AM eth0 1.17 1.03 0.43 0.22 0.00 0.00 0.00 0.00
01:14:18 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:08:01 AM eth0 71.04 69.41 12.04 6.47 0.00 0.00 0.00 0.00
01:14:18 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:09:01 AM eth0 11.00 9.23 2.85 1.83 0.00 0.00 0.00 0.00
01:14:18 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:10:01 AM eth0 11.50 9.41 2.98 1.89 0.00 0.00 0.00 0.00
01:14:18 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:11:01 AM eth0 11.38 9.16 2.87 1.80 0.00 0.00 0.00 0.00
01:14:18 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:12:01 AM eth0 11.65 9.21 2.94 1.80 0.00 0.00 0.00 0.00
01:14:18 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:13:01 AM eth0 10.98 9.10 2.82 1.79 0.00 0.00 0.00 0.00
01:14:18 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:14:01 AM eth0 17.06 14.65 4.42 2.79 0.00 0.00 0.00 0.00
01:14:18 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:15:01 AM eth0 0.87 0.53 0.32 0.15 0.00 0.00 0.00 0.00
01:14:18 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:16:01 AM eth0 0.90 0.40 0.19 0.09 0.00 0.00 0.00 0.00
01:14:18 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:17:01 AM eth0 0.58 0.40 0.18 0.09 0.00 0.00 0.00 0.00
01:14:18 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:18:01 AM eth0 0.87 0.40 0.19 0.09 0.00 0.00 0.00 0.00
01:14:18 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:19:01 AM eth0 0.72 0.45 0.19 0.09 0.00 0.00 0.00 0.00
01:14:18 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:20:01 AM eth0 24.39 23.71 4.10 2.13 0.00 0.00 0.00 0.00
01:14:18 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:21:01 AM eth0 22.09 21.68 3.76 2.08 0.00 0.00 0.00 0.00
01:14:18 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:22:01 AM eth0 10.86 9.00 2.72 1.79 0.00 0.00 0.00 0.00
01:14:18 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:23:01 AM eth0 11.51 9.01 2.86 1.79 0.00 0.00 0.00 0.00
01:14:18 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:24:01 AM eth0 11.23 9.05 2.76 1.78 0.00 0.00 0.00 0.00
01:14:18 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:25:01 AM eth0 11.33 9.22 3.19 2.06 0.00 0.00 0.00 0.00
01:14:18 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:26:01 AM eth0 11.38 9.08 2.82 1.82 0.00 0.00 0.00 0.00
01:14:18 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:27:01 AM eth0 13.74 10.73 3.84 2.49 0.00 0.00 0.00 0.00
01:14:18 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:28:01 AM eth0 11.45 9.55 2.98 1.77 0.00 0.00 0.00 0.00
01:14:18 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:29:01 AM eth0 0.73 0.47 0.19 0.09 0.00 0.00 0.00 0.00
01:14:18 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:30:01 AM eth0 1.15 0.53 0.34 0.15 0.00 0.00 0.00 0.00
01:14:18 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:31:01 AM eth0 0.98 0.58 0.44 0.28 0.00 0.00 0.00 0.00
01:14:18 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:32:01 AM eth0 1.17 0.40 0.24 0.09 0.00 0.00 0.00 0.00
01:14:18 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:33:01 AM eth0 1.02 0.57 0.44 0.28 0.00 0.00 0.00 0.00
01:14:18 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:34:01 AM eth0 12.38 11.43 2.52 1.65 0.00 0.00 0.00 0.00
01:14:18 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:35:01 AM eth0 15.23 14.26 3.16 1.98 0.00 0.00 0.00 0.00
01:14:18 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:36:01 AM eth0 13.95 9.10 3.11 1.79 0.00 0.00 0.00 0.00
01:14:18 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:37:01 AM eth0 14.73 9.68 3.94 2.45 0.00 0.00 0.00 0.00
01:14:18 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:38:01 AM eth0 13.75 9.68 3.87 2.44 0.00 0.00 0.00 0.00
01:14:18 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:39:01 AM eth0 12.63 8.97 3.01 1.79 0.00 0.00 0.00 0.00
01:14:18 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:40:01 AM eth0 11.65 9.15 2.98 1.85 0.00 0.00 0.00 0.00
01:14:18 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:41:01 AM eth0 20.10 16.86 5.09 3.22 0.00 0.00 0.00 0.00
01:14:18 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:42:01 AM eth0 4.32 3.43 0.59 11.97 0.00 0.00 0.00 0.00
01:14:18 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:43:01 AM eth0 0.93 0.20 0.12 0.04 0.00 0.00 0.00 0.00
01:14:18 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:44:01 AM eth0 6.47 0.48 1.00 0.30 0.00 0.00 0.00 0.00
01:14:18 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:45:01 AM eth0 2.57 0.80 1.08 0.68 0.00 0.00 0.00 0.00
01:14:18 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:46:01 AM eth0 1.42 0.25 0.21 0.05 0.00 0.00 0.00 0.00
01:14:18 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:47:01 AM eth0 6.95 5.25 1.34 0.77 0.00 0.00 0.00 0.00
01:14:18 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:48:01 AM eth0 24.91 22.38 4.95 3.01 0.00 0.00 0.00 0.00
01:14:18 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:49:01 AM eth0 11.65 8.92 2.77 1.78 0.00 0.00 0.00 0.00
01:14:18 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:50:01 AM eth0 12.36 9.26 2.97 1.86 0.00 0.00 0.00 0.00
01:14:18 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:51:01 AM eth0 11.98 9.05 2.84 1.79 0.00 0.00 0.00 0.00
01:14:18 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:52:01 AM eth0 12.13 9.25 2.86 1.84 0.00 0.00 0.00 0.00
01:14:18 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:53:01 AM eth0 12.48 9.21 2.88 1.81 0.00 0.00 0.00 0.00
01:14:18 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:54:01 AM eth0 18.03 12.63 4.64 2.76 0.00 0.00 0.00 0.00
01:14:18 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:55:01 AM eth0 2.23 0.62 0.77 0.49 0.00 0.00 0.00 0.00
01:14:18 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:56:01 AM eth0 4.10 0.20 0.51 0.04 0.00 0.00 0.00 0.00
01:14:18 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:57:01 AM eth0 0.75 0.20 0.11 0.04 0.00 0.00 0.00 0.00
01:14:18 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:58:01 AM eth0 0.57 0.20 0.10 0.04 0.00 0.00 0.00 0.00
01:14:18 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 12:59:01 AM eth0 0.67 0.22 0.12 0.04 0.00 0.00 0.00 0.00
01:14:18 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:00:01 AM eth0 93.52 92.45 15.74 7.84 0.00 0.00 0.00 0.00
01:14:18 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:01:01 AM eth0 11.66 8.86 2.98 1.78 0.00 0.00 0.00 0.00
01:14:18 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:02:01 AM eth0 10.76 8.93 2.69 1.79 0.00 0.00 0.00 0.00
01:14:18 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:03:01 AM eth0 11.50 9.18 2.90 1.81 0.00 0.00 0.00 0.00
01:14:18 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:04:01 AM eth0 11.98 9.48 3.42 2.24 0.00 0.00 0.00 0.00
01:14:18 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:05:01 AM eth0 10.41 8.70 2.71 1.78 0.00 0.00 0.00 0.00
01:14:18 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:06:01 AM eth0 23.10 16.76 62.20 3.22 0.00 0.00 0.00 0.00
01:14:18 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:07:01 AM eth0 0.40 0.20 0.09 0.04 0.00 0.00 0.00 0.00
01:14:18 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:08:01 AM eth0 0.60 0.22 0.10 0.05 0.00 0.00 0.00 0.00
01:14:18 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:09:01 AM eth0 0.62 0.20 0.13 0.04 0.00 0.00 0.00 0.00
01:14:18 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:10:01 AM eth0 0.90 0.55 0.48 0.30 0.00 0.00 0.00 0.00
01:14:18 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:11:01 AM eth0 0.42 0.22 0.09 0.04 0.00 0.00 0.00 0.00
01:14:18 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:12:01 AM eth0 14.50 13.81 2.67 1.63 0.00 0.00 0.00 0.00
01:14:18 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:13:01 AM eth0 202.32 156.94 242.53 295.51 0.00 0.00 0.00 0.00
01:14:18 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 01:14:01 AM eth0 16.53 16.59 14.35 12.90 0.00 0.00 0.00 0.00
01:14:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:18 Average: eth0 13.22 10.76 6.52 5.68 0.00 0.00 0.00 0.00
01:14:18
01:14:18
01:14:18 ---> sar -P ALL:
01:14:18 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-12939.novalocal) 11/24/2025 _x86_64_ (2 CPU)
01:14:18
01:14:18 12:00:02 AM CPU %user %nice %system %iowait %steal %idle
01:14:18 12:01:01 AM all 8.03 0.02 0.60 0.04 0.07 91.24
01:14:18 12:01:01 AM 0 4.25 0.03 0.61 0.05 0.07 94.99
01:14:18 12:01:01 AM 1 11.83 0.00 0.60 0.03 0.07 87.48
01:14:18 12:02:01 AM all 0.54 0.00 0.13 0.01 0.06 99.27
01:14:18 12:02:01 AM 0 0.90 0.00 0.12 0.00 0.07 98.91
01:14:18 12:02:01 AM 1 0.18 0.00 0.13 0.02 0.05 99.62
01:14:18 12:03:01 AM all 0.94 0.00 0.14 0.00 0.07 98.85
01:14:18 12:03:01 AM 0 1.32 0.00 0.17 0.00 0.07 98.44
01:14:18 12:03:01 AM 1 0.57 0.00 0.12 0.00 0.07 99.25
01:14:18 12:04:01 AM all 1.19 0.00 0.13 0.00 0.07 98.61
01:14:18 12:04:01 AM 0 0.49 0.00 0.10 0.00 0.05 99.36
01:14:18 12:04:01 AM 1 1.90 0.00 0.15 0.00 0.08 97.86
01:14:18 12:05:01 AM all 1.06 0.00 0.11 0.00 0.08 98.76
01:14:18 12:05:01 AM 0 0.90 0.00 0.12 0.00 0.08 98.90
01:14:18 12:05:01 AM 1 1.22 0.00 0.10 0.00 0.07 98.61
01:14:18 12:06:01 AM all 1.29 0.00 0.15 0.00 0.07 98.50
01:14:18 12:06:01 AM 0 0.72 0.00 0.12 0.00 0.05 99.12
01:14:18 12:06:01 AM 1 1.85 0.00 0.18 0.00 0.08 97.88
01:14:18 12:07:01 AM all 1.26 0.00 0.13 0.00 0.08 98.54
01:14:18 12:07:01 AM 0 0.87 0.00 0.10 0.00 0.07 98.96
01:14:18 12:07:01 AM 1 1.65 0.00 0.15 0.00 0.08 98.11
01:14:18 12:08:01 AM all 7.89 0.00 0.64 0.00 0.08 91.40
01:14:18 12:08:01 AM 0 5.64 0.00 0.54 0.00 0.07 93.76
01:14:18 12:08:01 AM 1 10.15 0.00 0.74 0.00 0.08 89.03
01:14:18 12:09:01 AM all 4.39 0.00 0.33 0.00 0.07 95.21
01:14:18 12:09:01 AM 0 2.42 0.00 0.25 0.00 0.07 97.26
01:14:18 12:09:01 AM 1 6.35 0.00 0.42 0.00 0.07 93.17
01:14:18 12:10:01 AM all 4.56 0.00 0.28 0.00 0.08 95.07
01:14:18 12:10:01 AM 0 2.74 0.00 0.18 0.00 0.07 97.01
01:14:18 12:10:01 AM 1 6.38 0.00 0.38 0.00 0.10 93.14
01:14:18 12:11:01 AM all 4.43 0.00 0.33 0.00 0.08 95.16
01:14:18 12:11:01 AM 0 3.51 0.00 0.27 0.00 0.08 96.14
01:14:18 12:11:01 AM 1 5.35 0.00 0.38 0.00 0.08 94.19
01:14:18
01:14:18 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
01:14:18 12:12:01 AM all 4.41 0.00 0.33 0.00 0.08 95.19
01:14:18 12:12:01 AM 0 3.21 0.00 0.25 0.00 0.07 96.47
01:14:18 12:12:01 AM 1 5.61 0.00 0.40 0.00 0.08 93.90
01:14:18 12:13:01 AM all 4.30 0.00 0.30 0.00 0.08 95.32
01:14:18 12:13:01 AM 0 1.80 0.00 0.17 0.00 0.07 97.96
01:14:18 12:13:01 AM 1 6.79 0.00 0.43 0.00 0.10 92.68
01:14:18 12:14:01 AM all 5.93 0.00 0.33 0.00 0.07 93.68
01:14:18 12:14:01 AM 0 4.28 0.00 0.23 0.00 0.05 95.44
01:14:18 12:14:01 AM 1 7.57 0.00 0.42 0.00 0.08 91.93
01:14:18 12:15:01 AM all 0.91 0.00 0.13 0.00 0.08 98.88
01:14:18 12:15:01 AM 0 1.10 0.00 0.12 0.00 0.07 98.71
01:14:18 12:15:01 AM 1 0.72 0.00 0.13 0.00 0.10 99.05
01:14:18 12:16:01 AM all 0.83 0.00 0.11 0.00 0.06 99.01
01:14:18 12:16:01 AM 0 0.79 0.00 0.08 0.00 0.05 99.08
01:14:18 12:16:01 AM 1 0.87 0.00 0.13 0.00 0.07 98.93
01:14:18 12:17:01 AM all 0.83 0.00 0.10 0.00 0.08 99.00
01:14:18 12:17:01 AM 0 0.82 0.00 0.10 0.00 0.07 99.01
01:14:18 12:17:01 AM 1 0.83 0.00 0.10 0.00 0.08 98.98
01:14:18 12:18:01 AM all 0.76 0.00 0.09 0.00 0.08 99.07
01:14:18 12:18:01 AM 0 0.52 0.00 0.10 0.00 0.05 99.33
01:14:18 12:18:01 AM 1 1.00 0.00 0.08 0.00 0.10 98.81
01:14:18 12:19:01 AM all 0.87 0.00 0.10 0.00 0.07 98.96
01:14:18 12:19:01 AM 0 0.65 0.00 0.07 0.00 0.03 99.25
01:14:18 12:19:01 AM 1 1.09 0.00 0.13 0.00 0.10 98.68
01:14:18 12:20:01 AM all 2.60 0.00 0.33 0.01 0.07 96.99
01:14:18 12:20:01 AM 0 2.61 0.00 0.42 0.02 0.07 96.89
01:14:18 12:20:01 AM 1 2.59 0.00 0.25 0.00 0.07 97.09
01:14:18 12:21:01 AM all 2.79 0.00 0.22 0.00 0.08 96.92
01:14:18 12:21:01 AM 0 2.81 0.00 0.23 0.00 0.08 96.87
01:14:18 12:21:01 AM 1 2.77 0.00 0.20 0.00 0.07 96.96
01:14:18 12:22:01 AM all 4.51 0.00 0.29 0.00 0.07 95.13
01:14:18 12:22:01 AM 0 2.71 0.00 0.20 0.00 0.05 97.04
01:14:18 12:22:01 AM 1 6.31 0.00 0.38 0.00 0.08 93.22
01:14:18
01:14:18 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
01:14:18 12:23:01 AM all 4.45 0.00 0.30 0.00 0.08 95.17
01:14:18 12:23:01 AM 0 2.39 0.00 0.18 0.00 0.08 97.34
01:14:18 12:23:01 AM 1 6.50 0.00 0.42 0.00 0.08 93.00
01:14:18 12:24:01 AM all 4.39 0.00 0.34 0.00 0.10 95.17
01:14:18 12:24:01 AM 0 4.95 0.00 0.40 0.00 0.12 94.53
01:14:18 12:24:01 AM 1 3.82 0.00 0.28 0.00 0.08 95.81
01:14:18 12:25:01 AM all 4.37 0.00 0.33 0.00 0.07 95.23
01:14:18 12:25:01 AM 0 4.60 0.00 0.32 0.00 0.07 95.01
01:14:18 12:25:01 AM 1 4.14 0.00 0.35 0.00 0.07 95.44
01:14:18 12:26:01 AM all 4.70 0.00 0.33 0.00 0.07 94.90
01:14:18 12:26:01 AM 0 4.33 0.00 0.35 0.00 0.07 95.25
01:14:18 12:26:01 AM 1 5.07 0.00 0.32 0.00 0.07 94.55
01:14:18 12:27:01 AM all 5.07 0.00 0.38 0.00 0.08 94.47
01:14:18 12:27:01 AM 0 3.86 0.00 0.37 0.00 0.07 95.70
01:14:18 12:27:01 AM 1 6.28 0.00 0.40 0.00 0.08 93.23
01:14:18 12:28:01 AM all 4.11 0.00 0.23 0.00 0.06 95.60
01:14:18 12:28:01 AM 0 3.87 0.00 0.25 0.00 0.07 95.82
01:14:18 12:28:01 AM 1 4.34 0.00 0.22 0.00 0.05 95.39
01:14:18 12:29:01 AM all 0.87 0.00 0.12 0.00 0.06 98.96
01:14:18 12:29:01 AM 0 0.65 0.00 0.08 0.00 0.05 99.21
01:14:18 12:29:01 AM 1 1.08 0.00 0.15 0.00 0.07 98.70
01:14:18 12:30:01 AM all 0.88 0.00 0.13 0.00 0.05 98.95
01:14:18 12:30:01 AM 0 0.85 0.00 0.15 0.00 0.05 98.95
01:14:18 12:30:01 AM 1 0.90 0.00 0.10 0.00 0.05 98.95
01:14:18 12:31:01 AM all 0.92 0.00 0.13 0.00 0.04 98.91
01:14:18 12:31:01 AM 0 0.89 0.00 0.12 0.00 0.03 98.96
01:14:18 12:31:01 AM 1 0.95 0.00 0.13 0.00 0.05 98.86
01:14:18 12:32:01 AM all 0.83 0.00 0.11 0.00 0.05 99.01
01:14:18 12:32:01 AM 0 0.88 0.00 0.10 0.00 0.03 98.98
01:14:18 12:32:01 AM 1 0.77 0.00 0.12 0.00 0.07 99.05
01:14:18 12:33:01 AM all 0.89 0.00 0.11 0.00 0.05 98.96
01:14:18 12:33:01 AM 0 1.05 0.00 0.13 0.00 0.05 98.76
01:14:18 12:33:01 AM 1 0.72 0.00 0.08 0.00 0.05 99.15
01:14:18
01:14:18 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
01:14:18 12:34:01 AM all 6.34 0.00 2.45 0.00 0.06 91.15
01:14:18 12:34:01 AM 0 2.90 0.00 4.13 0.00 0.07 92.90
01:14:18 12:34:01 AM 1 9.91 0.00 0.72 0.00 0.05 89.32
01:14:18 12:35:01 AM all 6.64 0.00 0.45 0.00 0.06 92.85
01:14:18 12:35:01 AM 0 6.59 0.00 0.43 0.00 0.07 92.91
01:14:18 12:35:01 AM 1 6.68 0.00 0.47 0.00 0.05 92.79
01:14:18 12:36:01 AM all 4.40 0.00 0.32 0.00 0.06 95.22
01:14:18 12:36:01 AM 0 2.06 0.00 0.17 0.00 0.03 97.74
01:14:18 12:36:01 AM 1 6.75 0.00 0.47 0.00 0.08 92.70
01:14:18 12:37:01 AM all 4.29 0.00 0.35 0.00 0.06 95.30
01:14:18 12:37:01 AM 0 3.91 0.00 0.33 0.00 0.07 95.68
01:14:18 12:37:01 AM 1 4.67 0.00 0.37 0.00 0.05 94.92
01:14:18 12:38:01 AM all 4.40 0.00 0.32 0.00 0.07 95.22
01:14:18 12:38:01 AM 0 3.26 0.00 0.20 0.00 0.07 96.47
01:14:18 12:38:01 AM 1 5.53 0.00 0.43 0.00 0.07 93.97
01:14:18 12:39:01 AM all 4.45 0.00 0.33 0.00 0.06 95.16
01:14:18 12:39:01 AM 0 5.32 0.00 0.38 0.00 0.07 94.23
01:14:18 12:39:01 AM 1 3.59 0.00 0.27 0.00 0.05 96.09
01:14:18 12:40:01 AM all 4.44 0.00 0.31 0.00 0.06 95.19
01:14:18 12:40:01 AM 0 3.75 0.00 0.27 0.00 0.05 95.94
01:14:18 12:40:01 AM 1 5.13 0.00 0.35 0.00 0.07 94.45
01:14:18 12:41:01 AM all 6.98 0.00 0.41 0.01 0.07 92.54
01:14:18 12:41:01 AM 0 4.56 0.00 0.33 0.00 0.07 95.03
01:14:18 12:41:01 AM 1 9.39 0.00 0.48 0.02 0.07 90.04
01:14:18 12:42:01 AM all 0.73 0.00 0.08 0.00 0.04 99.14
01:14:18 12:42:01 AM 0 0.65 0.00 0.10 0.00 0.05 99.20
01:14:18 12:42:01 AM 1 0.82 0.00 0.07 0.00 0.03 99.08
01:14:18 12:43:01 AM all 0.60 0.00 0.08 0.00 0.05 99.27
01:14:18 12:43:01 AM 0 0.55 0.00 0.10 0.00 0.07 99.28
01:14:18 12:43:01 AM 1 0.65 0.00 0.05 0.00 0.03 99.27
01:14:18 12:44:01 AM all 0.57 0.00 0.10 0.00 0.07 99.26
01:14:18 12:44:01 AM 0 0.50 0.00 0.13 0.00 0.07 99.30
01:14:18 12:44:01 AM 1 0.63 0.00 0.07 0.00 0.07 99.23
01:14:18
01:14:18 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
01:14:18 12:45:01 AM all 0.59 0.00 0.11 0.00 0.05 99.25
01:14:18 12:45:01 AM 0 0.57 0.00 0.15 0.00 0.07 99.21
01:14:18 12:45:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
01:14:18 12:46:01 AM all 0.57 0.00 0.10 0.00 0.04 99.29
01:14:18 12:46:01 AM 0 0.47 0.00 0.12 0.00 0.03 99.38
01:14:18 12:46:01 AM 1 0.67 0.00 0.08 0.00 0.05 99.20
01:14:18 12:47:01 AM all 1.77 0.00 0.14 0.00 0.04 98.05
01:14:18 12:47:01 AM 0 1.84 0.00 0.17 0.00 0.05 97.94
01:14:18 12:47:01 AM 1 1.69 0.00 0.12 0.00 0.03 98.16
01:14:18 12:48:01 AM all 5.49 0.00 0.49 0.00 0.07 93.95
01:14:18 12:48:01 AM 0 5.79 0.00 0.60 0.00 0.07 93.54
01:14:18 12:48:01 AM 1 5.18 0.00 0.38 0.00 0.07 94.37
01:14:18 12:49:01 AM all 4.34 0.00 0.29 0.00 0.07 95.30
01:14:18 12:49:01 AM 0 3.55 0.00 0.25 0.00 0.07 96.14
01:14:18 12:49:01 AM 1 5.13 0.00 0.33 0.00 0.07 94.47
01:14:18 12:50:01 AM all 4.39 0.00 0.36 0.00 0.06 95.19
01:14:18 12:50:01 AM 0 2.89 0.00 0.27 0.00 0.05 96.79
01:14:18 12:50:01 AM 1 5.90 0.00 0.45 0.00 0.07 93.59
01:14:18 12:51:01 AM all 4.38 0.00 0.33 0.01 0.07 95.22
01:14:18 12:51:01 AM 0 3.88 0.00 0.32 0.02 0.07 95.72
01:14:18 12:51:01 AM 1 4.88 0.00 0.33 0.00 0.07 94.72
01:14:18 12:52:01 AM all 4.39 0.00 0.33 0.00 0.06 95.23
01:14:18 12:52:01 AM 0 3.98 0.00 0.33 0.00 0.05 95.63
01:14:18 12:52:01 AM 1 4.80 0.00 0.32 0.00 0.07 94.82
01:14:18 12:53:01 AM all 4.38 0.00 0.33 0.00 0.05 95.24
01:14:18 12:53:01 AM 0 1.79 0.00 0.18 0.00 0.05 97.98
01:14:18 12:53:01 AM 1 6.97 0.00 0.48 0.00 0.05 92.50
01:14:18 12:54:01 AM all 4.93 0.00 0.29 0.00 0.06 94.72
01:14:18 12:54:01 AM 0 3.11 0.00 0.25 0.00 0.07 96.57
01:14:18 12:54:01 AM 1 6.74 0.00 0.33 0.00 0.05 92.87
01:14:18 12:55:01 AM all 0.59 0.00 0.09 0.00 0.06 99.26
01:14:18 12:55:01 AM 0 0.59 0.00 0.13 0.00 0.07 99.21
01:14:18 12:55:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
01:14:18
01:14:18 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
01:14:18 12:56:01 AM all 0.57 0.00 0.10 0.00 0.06 99.27
01:14:18 12:56:01 AM 0 0.45 0.00 0.12 0.00 0.07 99.36
01:14:18 12:56:01 AM 1 0.68 0.00 0.08 0.00 0.05 99.18
01:14:18 12:57:01 AM all 0.59 0.00 0.08 0.00 0.06 99.27
01:14:18 12:57:01 AM 0 0.37 0.00 0.10 0.00 0.07 99.47
01:14:18 12:57:01 AM 1 0.82 0.00 0.05 0.00 0.05 99.08
01:14:18 12:58:01 AM all 0.46 0.00 0.10 0.00 0.07 99.37
01:14:18 12:58:01 AM 0 0.33 0.00 0.10 0.00 0.07 99.50
01:14:18 12:58:01 AM 1 0.59 0.00 0.10 0.00 0.07 99.25
01:14:18 12:59:01 AM all 0.48 0.00 0.11 0.00 0.05 99.36
01:14:18 12:59:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43
01:14:18 12:59:01 AM 1 0.52 0.00 0.13 0.00 0.05 99.30
01:14:18 01:00:01 AM all 6.22 0.00 0.60 0.03 0.07 93.08
01:14:18 01:00:01 AM 0 3.93 0.00 0.50 0.00 0.08 95.48
01:14:18 01:00:01 AM 1 8.52 0.00 0.69 0.07 0.05 90.67
01:14:18 01:01:01 AM all 4.41 0.00 0.35 0.00 0.06 95.18
01:14:18 01:01:01 AM 0 1.67 0.00 0.20 0.00 0.05 98.08
01:14:18 01:01:01 AM 1 7.15 0.00 0.50 0.00 0.07 92.28
01:14:18 01:02:01 AM all 4.38 0.00 0.34 0.00 0.06 95.22
01:14:18 01:02:01 AM 0 2.64 0.00 0.22 0.00 0.05 97.09
01:14:18 01:02:01 AM 1 6.13 0.00 0.46 0.00 0.07 93.34
01:14:18 01:03:01 AM all 4.36 0.00 0.34 0.00 0.08 95.22
01:14:18 01:03:01 AM 0 3.08 0.00 0.30 0.00 0.07 96.55
01:14:18 01:03:01 AM 1 5.64 0.00 0.38 0.00 0.08 93.89
01:14:18 01:04:01 AM all 4.32 0.00 0.36 0.00 0.07 95.26
01:14:18 01:04:01 AM 0 1.26 0.00 0.20 0.00 0.05 98.49
01:14:18 01:04:01 AM 1 7.37 0.00 0.52 0.00 0.08 92.03
01:14:18 01:05:01 AM all 4.16 0.00 0.28 0.00 0.06 95.49
01:14:18 01:05:01 AM 0 1.79 0.00 0.13 0.00 0.05 98.03
01:14:18 01:05:01 AM 1 6.53 0.00 0.43 0.00 0.07 92.96
01:14:18 01:06:01 AM all 6.90 0.00 0.41 0.00 0.07 92.63
01:14:18 01:06:01 AM 0 1.57 0.00 0.23 0.00 0.07 98.13
01:14:18 01:06:01 AM 1 12.22 0.00 0.58 0.00 0.07 87.13
01:14:18
01:14:18 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
01:14:18 01:07:01 AM all 0.55 0.00 0.09 0.00 0.07 99.29
01:14:18 01:07:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.26
01:14:18 01:07:01 AM 1 0.50 0.00 0.10 0.00 0.08 99.32
01:14:18 01:08:01 AM all 0.55 0.00 0.10 0.00 0.05 99.30
01:14:18 01:08:01 AM 0 0.72 0.00 0.08 0.00 0.05 99.15
01:14:18 01:08:01 AM 1 0.38 0.00 0.12 0.00 0.05 99.45
01:14:18 01:09:01 AM all 0.58 0.00 0.09 0.00 0.04 99.29
01:14:18 01:09:01 AM 0 0.74 0.00 0.08 0.00 0.03 99.15
01:14:18 01:09:01 AM 1 0.42 0.00 0.10 0.00 0.05 99.43
01:14:18 01:10:01 AM all 0.49 0.00 0.12 0.00 0.06 99.33
01:14:18 01:10:01 AM 0 0.40 0.00 0.12 0.00 0.05 99.43
01:14:18 01:10:01 AM 1 0.58 0.00 0.12 0.00 0.07 99.23
01:14:18 01:11:01 AM all 0.55 0.00 0.09 0.00 0.06 99.30
01:14:18 01:11:01 AM 0 0.50 0.00 0.10 0.00 0.07 99.33
01:14:18 01:11:01 AM 1 0.60 0.00 0.08 0.00 0.05 99.27
01:14:18 01:12:01 AM all 2.46 0.00 0.28 0.00 0.06 97.21
01:14:18 01:12:01 AM 0 1.91 0.00 0.20 0.00 0.05 97.84
01:14:18 01:12:01 AM 1 3.01 0.00 0.35 0.00 0.07 96.57
01:14:18 01:13:01 AM all 27.28 0.00 3.26 0.04 0.08 69.34
01:14:18 01:13:01 AM 0 16.94 0.00 2.77 0.03 0.07 80.18
01:14:18 01:13:01 AM 1 37.58 0.00 3.75 0.05 0.08 58.54
01:14:18 01:14:01 AM all 32.26 0.00 3.96 0.29 0.08 63.40
01:14:18 01:14:01 AM 0 18.09 0.00 3.28 0.22 0.07 78.35
01:14:18 01:14:01 AM 1 46.45 0.00 4.65 0.37 0.10 48.43
01:14:18 Average: all 3.74 0.00 0.36 0.01 0.06 95.83
01:14:18 Average: 0 2.61 0.00 0.34 0.00 0.06 96.98
01:14:18 Average: 1 4.87 0.00 0.38 0.01 0.07 94.67
01:14:18
01:14:18
01:14:18