23:23:40 Started by upstream project "integration-distribution-mri-test-scandium" build number 80
23:23:40 originally caused by:
23:23:40 Started by timer
23:23:40 Running as SYSTEM
23:23:40 [EnvInject] - Loading node environment variables.
23:23:40 Building remotely on prd-centos8-robot-2c-8g-7457 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-scandium
23:23:41 [ssh-agent] Looking for ssh-agent implementation...
23:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:23:41 $ ssh-agent
23:23:41 SSH_AUTH_SOCK=/tmp/ssh-p53YmsdaKDMN/agent.5288
23:23:41 SSH_AGENT_PID=5289
23:23:41 [ssh-agent] Started.
23:23:41 Running ssh-add (command line suppressed)
23:23:41 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-scandium@tmp/private_key_4112044568312009677.key (/w/workspace/controller-csit-3node-clustering-ask-all-scandium@tmp/private_key_4112044568312009677.key)
23:23:41 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:23:41 The recommended git tool is: NONE
23:23:43 using credential opendaylight-jenkins-ssh
23:23:43 Wiping out workspace first.
23:23:44 Cloning the remote Git repository
23:23:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:23:44 > git init /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test # timeout=10
23:23:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:23:44 > git --version # timeout=10
23:23:44 > git --version # 'git version 2.43.0'
23:23:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:23:44 [INFO] Currently running in a labeled security context
23:23:44 [INFO] Currently SELinux is 'enforcing' on the host
23:23:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test@tmp/jenkins-gitclient-ssh4729804626370379002.key
23:23:44 Verifying host key using known hosts file
23:23:44 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.
23:23:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:23:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:23:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:23:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:23:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:23:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:23:46 [INFO] Currently running in a labeled security context
23:23:46 [INFO] Currently SELinux is 'enforcing' on the host
23:23:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test@tmp/jenkins-gitclient-ssh18026159930407042355.key
23:23:46 Verifying host key using known hosts file
23:23:46 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.
23:23:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:23:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:23:47 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:23:47 > git config core.sparsecheckout # timeout=10
23:23:47 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:23:47 Commit message: "Adapt test for new pce-allocation field"
23:23:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:23:47 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:23:47 No emails were triggered.
23:23:47 provisioning config files...
23:23:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:23:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:23:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:23:48 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins17982053937264183674.sh
23:23:48 ---> python-tools-install.sh
23:23:48 Setup pyenv:
23:23:48 system
23:23:48 * 3.8.13 (set by /opt/pyenv/version)
23:23:48 * 3.9.13 (set by /opt/pyenv/version)
23:23:48 * 3.10.13 (set by /opt/pyenv/version)
23:23:48 * 3.11.7 (set by /opt/pyenv/version)
23:23:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YVYc
23:23:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:23:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:23:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:23:57 lf-activate-venv(): INFO: Base packages installed successfully
23:23:57 lf-activate-venv(): INFO: Installing additional packages: lftools
23:24:20 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
23:24:20 Generating Requirements File
23:24:39 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:24:39 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:24:39 Python 3.11.7
23:24:39 pip 25.3 from /tmp/venv-YVYc/lib/python3.11/site-packages/pip (python 3.11)
23:24:40 appdirs==1.4.4
23:24:40 argcomplete==3.6.3
23:24:40 aspy.yaml==1.3.0
23:24:40 attrs==25.4.0
23:24:40 autopage==0.5.2
23:24:40 beautifulsoup4==4.14.2
23:24:40 boto3==1.40.69
23:24:40 botocore==1.40.69
23:24:40 bs4==0.0.2
23:24:40 cachetools==6.2.1
23:24:40 certifi==2025.10.5
23:24:40 cffi==2.0.0
23:24:40 cfgv==3.4.0
23:24:40 chardet==5.2.0
23:24:40 charset-normalizer==3.4.4
23:24:40 click==8.3.0
23:24:40 cliff==4.11.0
23:24:40 cmd2==2.7.0
23:24:40 cryptography==3.3.2
23:24:40 debtcollector==3.0.0
23:24:40 decorator==5.2.1
23:24:40 defusedxml==0.7.1
23:24:40 Deprecated==1.3.1
23:24:40 distlib==0.4.0
23:24:40 dnspython==2.8.0
23:24:40 docker==7.1.0
23:24:40 dogpile.cache==1.5.0
23:24:40 durationpy==0.10
23:24:40 email-validator==2.3.0
23:24:40 filelock==3.20.0
23:24:40 future==1.0.0
23:24:40 gitdb==4.0.12
23:24:40 GitPython==3.1.45
23:24:40 google-auth==2.43.0
23:24:40 httplib2==0.31.0
23:24:40 identify==2.6.15
23:24:40 idna==3.11
23:24:40 importlib-resources==1.5.0
23:24:40 iso8601==2.1.0
23:24:40 Jinja2==3.1.6
23:24:40 jmespath==1.0.1
23:24:40 jsonpatch==1.33
23:24:40 jsonpointer==3.0.0
23:24:40 jsonschema==4.25.1
23:24:40 jsonschema-specifications==2025.9.1
23:24:40 keystoneauth1==5.12.0
23:24:40 kubernetes==34.1.0
23:24:40 lftools==0.37.15
23:24:40 lxml==6.0.2
23:24:40 markdown-it-py==4.0.0
23:24:40 MarkupSafe==3.0.3
23:24:40 mdurl==0.1.2
23:24:40 msgpack==1.1.2
23:24:40 multi_key_dict==2.0.3
23:24:40 munch==4.0.0
23:24:40 netaddr==1.3.0
23:24:40 niet==1.4.2
23:24:40 nodeenv==1.9.1
23:24:40 oauth2client==4.1.3
23:24:40 oauthlib==3.3.1
23:24:40 openstacksdk==4.7.1
23:24:40 os-service-types==1.8.1
23:24:40 osc-lib==4.2.0
23:24:40 oslo.config==10.0.0
23:24:40 oslo.context==6.1.0
23:24:40 oslo.i18n==6.6.0
23:24:40 oslo.log==7.2.1
23:24:40 oslo.serialization==5.8.0
23:24:40 oslo.utils==9.1.0
23:24:40 packaging==25.0
23:24:40 pbr==7.0.3
23:24:40 platformdirs==4.5.0
23:24:40 prettytable==3.16.0
23:24:40 psutil==7.1.3
23:24:40 pyasn1==0.6.1
23:24:40 pyasn1_modules==0.4.2
23:24:40 pycparser==2.23
23:24:40 pygerrit2==2.0.15
23:24:40 PyGithub==2.8.1
23:24:40 Pygments==2.19.2
23:24:40 PyJWT==2.10.1
23:24:40 PyNaCl==1.6.0
23:24:40 pyparsing==2.4.7
23:24:40 pyperclip==1.11.0
23:24:40 pyrsistent==0.20.0
23:24:40 python-cinderclient==9.8.0
23:24:40 python-dateutil==2.9.0.post0
23:24:40 python-heatclient==4.3.0
23:24:40 python-jenkins==1.8.3
23:24:40 python-keystoneclient==5.7.0
23:24:40 python-magnumclient==4.9.0
23:24:40 python-openstackclient==8.2.0
23:24:40 python-swiftclient==4.8.0
23:24:40 PyYAML==6.0.3
23:24:40 referencing==0.37.0
23:24:40 requests==2.32.5
23:24:40 requests-oauthlib==2.0.0
23:24:40 requestsexceptions==1.4.0
23:24:40 rfc3986==2.0.0
23:24:40 rich==14.2.0
23:24:40 rich-argparse==1.7.2
23:24:40 rpds-py==0.28.0
23:24:40 rsa==4.9.1
23:24:40 ruamel.yaml==0.18.16
23:24:40 ruamel.yaml.clib==0.2.14
23:24:40 s3transfer==0.14.0
23:24:40 simplejson==3.20.2
23:24:40 six==1.17.0
23:24:40 smmap==5.0.2
23:24:40 soupsieve==2.8
23:24:40 stevedore==5.5.0
23:24:40 tabulate==0.9.0
23:24:40 toml==0.10.2
23:24:40 tomlkit==0.13.3
23:24:40 tqdm==4.67.1
23:24:40 typing_extensions==4.15.0
23:24:40 tzdata==2025.2
23:24:40 urllib3==1.26.20
23:24:40 virtualenv==20.35.4
23:24:40 wcwidth==0.2.14
23:24:40 websocket-client==1.9.0
23:24:40 wrapt==2.0.1
23:24:40 xdg==6.0.0
23:24:40 xmltodict==1.0.2
23:24:40 yq==3.4.3
23:24:40 [EnvInject] - Injecting environment variables from a build step.
23:24:40 [EnvInject] - Injecting as environment variables the properties content
23:24:40 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:24:40 OS_CLOUD=vex
23:24:40 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-scandium-80
23:24:40 OS_STACK_TEMPLATE_DIR=openstack-hot
23:24:40
23:24:40 [EnvInject] - Variables injected successfully.
23:24:40 provisioning config files...
23:24:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:24:40 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins17687148458948314003.sh
23:24:40 ---> Create parameters file for OpenStack HOT
23:24:40 OpenStack Heat parameters generated
23:24:40 -----------------------------------
23:24:40 parameters:
23:24:40 vm_0_count: '3'
23:24:40 vm_0_flavor: 'v3-standard-4'
23:24:40 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:24:40 vm_1_count: '0'
23:24:40 vm_1_flavor: 'v3-standard-2'
23:24:40 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:24:40
23:24:40 job_name: '47598-80'
23:24:40 silo: 'releng'
23:24:40 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins17227121737248255131.sh
23:24:40 ---> Create HEAT stack
23:24:40 + source /home/jenkins/lf-env.sh
23:24:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:24:40 ++ mktemp -d /tmp/venv-XXXX
23:24:40 + lf_venv=/tmp/venv-WZ8h
23:24:40 + local venv_file=/tmp/.os_lf_venv
23:24:40 + local python=python3
23:24:40 + local options
23:24:40 + local set_path=true
23:24:40 + local install_args=
23:24:40 ++ 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:24:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:24:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:24:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:24:40 + true
23:24:40 + case $1 in
23:24:40 + python=python3
23:24:40 + shift 2
23:24:40 + true
23:24:40 + case $1 in
23:24:40 + shift
23:24:40 + break
23:24:40 + case $python in
23:24:40 + local pkg_list=
23:24:40 + [[ -d /opt/pyenv ]]
23:24:40 + echo 'Setup pyenv:'
23:24:40 Setup pyenv:
23:24:40 + export PYENV_ROOT=/opt/pyenv
23:24:40 + PYENV_ROOT=/opt/pyenv
23:24:40 + 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:24:40 + 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:24:40 + pyenv versions
23:24:40 system
23:24:40 3.8.13
23:24:40 3.9.13
23:24:40 3.10.13
23:24:40 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:24:40 + command -v pyenv
23:24:40 ++ pyenv init - --no-rehash
23:24:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:24:40 for i in ${!paths[@]}; do
23:24:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:24:40 fi; done;
23:24:40 echo "${paths[*]}"'\'')"
23:24:40 export PATH="/opt/pyenv/shims:${PATH}"
23:24:40 export PYENV_SHELL=bash
23:24:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:24:40 pyenv() {
23:24:40 local command
23:24:40 command="${1:-}"
23:24:40 if [ "$#" -gt 0 ]; then
23:24:40 shift
23:24:40 fi
23:24:40
23:24:40 case "$command" in
23:24:40 rehash|shell)
23:24:40 eval "$(pyenv "sh-$command" "$@")"
23:24:40 ;;
23:24:40 *)
23:24:40 command pyenv "$command" "$@"
23:24:40 ;;
23:24:40 esac
23:24:40 }'
23:24:40 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:24:40 for i in ${!paths[@]}; do
23:24:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:24:40 fi; done;
23:24:40 echo "${paths[*]}"'
23:24:40 ++ 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:24:40 ++ 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:24:40 ++ 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:24:40 ++ export PYENV_SHELL=bash
23:24:40 ++ PYENV_SHELL=bash
23:24:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:24:40 +++ complete -F _pyenv pyenv
23:24:40 ++ lf-pyver python3
23:24:40 ++ local py_version_xy=python3
23:24:40 ++ local py_version_xyz=
23:24:40 ++ pyenv versions
23:24:40 ++ awk '{ print $1 }'
23:24:40 ++ local command
23:24:40 ++ command=versions
23:24:40 ++ '[' 1 -gt 0 ']'
23:24:40 ++ shift
23:24:40 ++ case "$command" in
23:24:40 ++ command pyenv versions
23:24:40 ++ pyenv versions
23:24:40 ++ sed 's/^[ *]* //'
23:24:40 ++ grep -E '^[0-9.]*[0-9]$'
23:24:40 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:24:40 +++ grep '^3' /tmp/.pyenv_versions
23:24:40 +++ tail -n 1
23:24:40 +++ sort -V
23:24:40 ++ py_version_xyz=3.11.7
23:24:40 ++ [[ -z 3.11.7 ]]
23:24:40 ++ echo 3.11.7
23:24:40 ++ return 0
23:24:40 + pyenv local 3.11.7
23:24:40 + local command
23:24:40 + command=local
23:24:40 + '[' 2 -gt 0 ']'
23:24:40 + shift
23:24:40 + case "$command" in
23:24:40 + command pyenv local 3.11.7
23:24:40 + pyenv local 3.11.7
23:24:40 + for arg in "$@"
23:24:40 + case $arg in
23:24:40 + pkg_list+='lftools[openstack] '
23:24:40 + for arg in "$@"
23:24:40 + case $arg in
23:24:40 + pkg_list+='kubernetes '
23:24:40 + for arg in "$@"
23:24:40 + case $arg in
23:24:40 + pkg_list+='niet '
23:24:40 + for arg in "$@"
23:24:40 + case $arg in
23:24:40 + pkg_list+='python-heatclient '
23:24:40 + for arg in "$@"
23:24:40 + case $arg in
23:24:40 + pkg_list+='python-openstackclient '
23:24:40 + for arg in "$@"
23:24:40 + case $arg in
23:24:40 + pkg_list+='python-magnumclient '
23:24:40 + for arg in "$@"
23:24:40 + case $arg in
23:24:40 + pkg_list+='urllib3~=1.26.15 '
23:24:40 + for arg in "$@"
23:24:40 + case $arg in
23:24:40 + pkg_list+='yq '
23:24:40 + [[ -f /tmp/.os_lf_venv ]]
23:24:40 ++ cat /tmp/.os_lf_venv
23:24:40 + lf_venv=/tmp/venv-YVYc
23:24:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from' file:/tmp/.os_lf_venv
23:24:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from file:/tmp/.os_lf_venv
23:24:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:24:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:24:40 + local 'pip_opts=--upgrade --quiet'
23:24:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:24:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:24:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:24:40 + [[ -n '' ]]
23:24:40 + [[ -n '' ]]
23:24:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:24:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:24:40 + /tmp/venv-YVYc/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:25:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:25:00 lf-activate-venv(): INFO: Base packages installed successfully
23:25:00 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:25:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:25:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:25:00 + /tmp/venv-YVYc/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:25:17 + type python3
23:25:17 + true
23:25:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH'
23:25:17 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
23:25:17 + PATH=/tmp/venv-YVYc/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:25:17 + return 0
23:25:17 + openstack --os-cloud vex limits show --absolute
23:25:18 +--------------------------+---------+
23:25:18 | Name | Value |
23:25:18 +--------------------------+---------+
23:25:18 | maxTotalInstances | -1 |
23:25:18 | maxTotalCores | 450 |
23:25:18 | maxTotalRAMSize | 1000000 |
23:25:18 | maxServerMeta | 128 |
23:25:18 | maxImageMeta | 128 |
23:25:18 | maxPersonality | 5 |
23:25:18 | maxPersonalitySize | 10240 |
23:25:18 | maxTotalKeypairs | 100 |
23:25:18 | maxServerGroups | 10 |
23:25:18 | maxServerGroupMembers | 10 |
23:25:18 | maxTotalFloatingIps | -1 |
23:25:18 | maxSecurityGroups | -1 |
23:25:18 | maxSecurityGroupRules | -1 |
23:25:18 | totalRAMUsed | 606208 |
23:25:18 | totalCoresUsed | 148 |
23:25:18 | totalInstancesUsed | 58 |
23:25:18 | totalFloatingIpsUsed | 0 |
23:25:18 | totalSecurityGroupsUsed | 0 |
23:25:18 | totalServerGroupsUsed | 0 |
23:25:18 | maxTotalVolumes | -1 |
23:25:18 | maxTotalSnapshots | 10 |
23:25:18 | maxTotalVolumeGigabytes | 4096 |
23:25:18 | maxTotalBackups | 10 |
23:25:18 | maxTotalBackupGigabytes | 1000 |
23:25:18 | totalVolumesUsed | 3 |
23:25:18 | totalGigabytesUsed | 60 |
23:25:18 | totalSnapshotsUsed | 0 |
23:25:18 | totalBackupsUsed | 0 |
23:25:18 | totalBackupGigabytesUsed | 0 |
23:25:18 +--------------------------+---------+
23:25:18 + pushd /opt/ciman/openstack-hot
23:25:18 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-scandium
23:25:18 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-scandium-80 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-scandium/stack-parameters.yaml
23:25:55 Creating stack releng-controller-csit-3node-clustering-ask-all-scandium-80
23:25:55 Waiting to initialize infrastructure...
23:25:55 Waiting to initialize infrastructure...
23:25:55 Stack initialization successful.
23:25:55 ------------------------------------
23:25:55 Stack Details
23:25:55 ------------------------------------
23:25:55 {'added': None,
23:25:55 'capabilities': [],
23:25:55 'created_at': '2025-11-09T23:25:21Z',
23:25:55 'deleted': None,
23:25:55 'deleted_at': None,
23:25:55 'description': 'No description',
23:25:55 'environment': None,
23:25:55 'environment_files': None,
23:25:55 'files': None,
23:25:55 'files_container': None,
23:25:55 'id': '6e0b2ecc-be7b-490d-bb30-c96c88f15856',
23:25:55 'is_rollback_disabled': True,
23:25:55 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-scandium-80/6e0b2ecc-be7b-490d-bb30-c96c88f15856',
23:25:55 'rel': 'self'}],
23:25:55 '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:25:55 'name': 'releng-controller-csit-3node-clustering-ask-all-scandium-80',
23:25:55 'notification_topics': [],
23:25:55 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:25:55 'output_key': 'vm_0_ips',
23:25:55 'output_value': ['10.30.171.226',
23:25:55 '10.30.170.27',
23:25:55 '10.30.170.116']},
23:25:55 {'description': 'IP addresses of the 2nd vm types',
23:25:55 'output_key': 'vm_1_ips',
23:25:55 'output_value': []}],
23:25:55 'owner_id': ****,
23:25:55 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:25:55 'OS::stack_id': '6e0b2ecc-be7b-490d-bb30-c96c88f15856',
23:25:55 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-scandium-80',
23:25:55 'job_name': '47598-80',
23:25:55 'silo': 'releng',
23:25:55 'vm_0_count': '3',
23:25:55 'vm_0_flavor': 'v3-standard-4',
23:25:55 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:25:55 '20250917-133034.447',
23:25:55 'vm_1_count': '0',
23:25:55 'vm_1_flavor': 'v3-standard-2',
23:25:55 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:25:55 '- 20250917-133034.654'},
23:25:55 'parent_id': None,
23:25:55 'replaced': None,
23:25:55 'status': 'CREATE_COMPLETE',
23:25:55 'status_reason': 'Stack CREATE completed successfully',
23:25:55 'tags': [],
23:25:55 'template': None,
23:25:55 'template_description': 'No description',
23:25:55 'template_url': None,
23:25:55 'timeout_mins': 15,
23:25:55 'unchanged': None,
23:25:55 'updated': None,
23:25:55 'updated_at': None,
23:25:55 'user_project_id': '806cbe502d574b70b613c090e28be949'}
23:25:55 ------------------------------------
23:25:55 + popd
23:25:55 /w/workspace/controller-csit-3node-clustering-ask-all-scandium
23:25:55 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins4860332111308867454.sh
23:25:56 ---> Copy SSH public keys to CSIT lab
23:25:56 Setup pyenv:
23:25:56 system
23:25:56 3.8.13
23:25:56 3.9.13
23:25:56 3.10.13
23:25:56 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:25:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from file:/tmp/.os_lf_venv
23:25:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:25:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:25:58 lf-activate-venv(): INFO: Base packages installed successfully
23:25:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:26:13 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
23:26:14 SSH not responding on 10.30.171.226. Retrying in 10 seconds...
23:26:14 SSH not responding on 10.30.170.27. Retrying in 10 seconds...
23:26:14 SSH not responding on 10.30.170.116. Retrying in 10 seconds...
23:26:24 Ping to 10.30.171.226 successful.
23:26:24 Ping to 10.30.170.27 successful.
23:26:24 Ping to 10.30.170.116 successful.
23:26:25 SSH not responding on 10.30.170.116. Retrying in 10 seconds...
23:26:25 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:26:25 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:26:26 releng-47598-80-0-builder-0
23:26:26 Successfully copied public keys to slave 10.30.171.226
23:26:26 Process 6504 ready.
23:26:26 releng-47598-80-0-builder-1
23:26:26 Successfully copied public keys to slave 10.30.170.27
23:26:26 Process 6505 ready.
23:26:35 Ping to 10.30.170.116 successful.
23:26:36 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:26:36 releng-47598-80-0-builder-2
23:26:36 Successfully copied public keys to slave 10.30.170.116
23:26:36 Process 6506 ready.
23:26:36 SSH ready on all stack servers.
23:26:36 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins2643124571491492223.sh
23:26:36 Setup pyenv:
23:26:37 system
23:26:37 3.8.13
23:26:37 3.9.13
23:26:37 3.10.13
23:26:37 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:26:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-trUX
23:26:41 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.robot_venv
23:26:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:26:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:26:45 lf-activate-venv(): INFO: Base packages installed successfully
23:26:45 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:26:46 lf-activate-venv(): INFO: Adding /tmp/venv-trUX/bin to PATH
23:26:46 + echo 'Installing Python Requirements'
23:26:46 Installing Python Requirements
23:26:46 + cat
23:26:46 + python -m pip install -r requirements.txt
23:26:47 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:26:47 Collecting docker-py (from -r requirements.txt (line 1))
23:26:47 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:26:47 Collecting ipaddr (from -r requirements.txt (line 2))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:26:47 Installing build dependencies: started
23:26:48 Installing build dependencies: finished with status 'done'
23:26:48 Getting requirements to build wheel: started
23:26:48 Getting requirements to build wheel: finished with status 'done'
23:26:48 Preparing metadata (pyproject.toml): started
23:26:48 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:48 Collecting netaddr (from -r requirements.txt (line 3))
23:26:48 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:26:48 Collecting netifaces (from -r requirements.txt (line 4))
23:26:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:26:48 Installing build dependencies: started
23:26:49 Installing build dependencies: finished with status 'done'
23:26:49 Getting requirements to build wheel: started
23:26:49 Getting requirements to build wheel: finished with status 'done'
23:26:49 Preparing metadata (pyproject.toml): started
23:26:50 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:50 Collecting pyhocon (from -r requirements.txt (line 5))
23:26:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:26:50 Collecting requests (from -r requirements.txt (line 6))
23:26:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:26:50 Collecting robotframework (from -r requirements.txt (line 7))
23:26:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:26:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 40.5 MB/s 0:00:00
23:26:50 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:26:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:26:50 Installing build dependencies: started
23:26:51 Installing build dependencies: finished with status 'done'
23:26:51 Getting requirements to build wheel: started
23:26:51 Getting requirements to build wheel: finished with status 'done'
23:26:51 Preparing metadata (pyproject.toml): started
23:26:51 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:51 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:26:51 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:26:51 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:26:51 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:26:51 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:26:51 Installing build dependencies: started
23:26:52 Installing build dependencies: finished with status 'done'
23:26:52 Getting requirements to build wheel: started
23:26:53 Getting requirements to build wheel: finished with status 'done'
23:26:53 Preparing metadata (pyproject.toml): started
23:26:53 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:53 Collecting scapy (from -r requirements.txt (line 12))
23:26:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:26:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 61.1 MB/s 0:00:00
23:26:53 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:26:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:26:53 Installing build dependencies: started
23:26:54 Installing build dependencies: finished with status 'done'
23:26:54 Getting requirements to build wheel: started
23:26:54 Getting requirements to build wheel: finished with status 'done'
23:26:54 Preparing metadata (pyproject.toml): started
23:26:54 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:54 Collecting elasticsearch (from -r requirements.txt (line 18))
23:26:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:26:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 40.6 MB/s 0:00:00
23:26:54 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:26:54 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:26:54 Collecting pyangbind (from -r requirements.txt (line 22))
23:26:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:26:54 Collecting isodate (from -r requirements.txt (line 25))
23:26:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:26:54 Collecting jmespath (from -r requirements.txt (line 28))
23:26:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:26:55 Collecting jsonpatch (from -r requirements.txt (line 31))
23:26:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:26:55 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:26:55 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:55 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:26:55 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:26:55 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:26:55 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:26:55 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:26:55 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:26:55 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:26:55 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:26:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:26:55 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:26:55 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:26:55 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:26:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:26:55 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:26:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:26:55 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:26:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:26:55 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:26:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:26:55 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:26:55 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:26:55 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:26:55 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:26:55 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:26:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:26:55 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:26:55 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:26:56 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:26:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:26:56 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:26:56 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:26:56 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:26:56 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:26:56 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:26:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:26:56 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:26:56 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:26:56 Collecting elasticsearch (from -r requirements.txt (line 18))
23:26:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:26:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 52.6 MB/s 0:00:00
23:26:56 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:26:56 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:26:56 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:26:56 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:26:56 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:26:56 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:26:56 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:26:56 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:26:56 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:26:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:26:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.1 MB/s 0:00:00
23:26:56 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:26:56 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:26:57 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:26:57 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:26:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 30.0 MB/s 0:00:00
23:26:57 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:26:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:26:57 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:57 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:26:58 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:58 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:26:58 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:26:58 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:26:58 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:58 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:26:58 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:26:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:26:58 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:26:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:26:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 72.3 MB/s 0:00:00
23:26:59 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:26:59 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:26:59 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:26:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:26:59 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:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:26:59 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:26:59 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:26:59 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:26:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:26:59 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:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:26:59 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:26:59 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:26:59 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:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:26:59 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:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:26:59 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:26:59 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:26:59 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:26:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:26:59 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:26:59 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:26:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:26:59 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:26:59 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:27:00 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:27:00 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5b0d547adf5d1838c3e3d3612663c5f153d2350134ad4dca37e0dc1639b2a24c
23:27:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:27:00 Building wheel for ipaddr (pyproject.toml): started
23:27:00 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:27:00 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=8bdd52e179fc8da902e0965de7bbd42ac86e868f046f29fe78ea6bae9bdd603d
23:27:00 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:27:00 Building wheel for netifaces (pyproject.toml): started
23:27:02 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:27:02 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=f5a7862fbc23e7ddc50353d677846ff53c5f9093a3b07e77c72a8bbd635d8d22
23:27:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:27:02 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:27:02 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:27:02 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1a5adeacc355a03a3567db3a4cab15e4b72724915da3c047013f45b7e4617ec1
23:27:02 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:27:02 Building wheel for jsonpath-rw (pyproject.toml): started
23:27:03 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:27:03 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=4626c4e48ec0ba9bcf40e4870f82d7fd1fcd4bd028e6015b32be5397c7555613
23:27:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:27:03 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:27:03 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:27:10
23:27:10 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 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.0 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.2.0
23:27:10 + pip freeze
23:27:10 attrs==25.4.0
23:27:10 bcrypt==5.0.0
23:27:10 beautifulsoup4==4.14.2
23:27:10 certifi==2025.10.5
23:27:10 cffi==2.0.0
23:27:10 charset-normalizer==3.4.4
23:27:10 click==8.3.0
23:27:10 cryptography==46.0.3
23:27:10 decorator==5.2.1
23:27:10 distlib==0.4.0
23:27:10 docker-py==1.10.6
23:27:10 docker-pycreds==0.4.0
23:27:10 elastic-transport==8.17.1
23:27:10 elasticsearch==8.19.2
23:27:10 elasticsearch-dsl==8.15.4
23:27:10 enum34==1.1.10
23:27:10 filelock==3.20.0
23:27:10 h11==0.16.0
23:27:10 idna==3.11
23:27:10 invoke==2.2.1
23:27:10 ipaddr==2.2.0
23:27:10 isodate==0.7.2
23:27:10 jmespath==1.0.1
23:27:10 jsonpatch==1.33
23:27:10 jsonpath-rw==1.4.0
23:27:10 jsonpointer==3.0.0
23:27:10 lxml==6.0.2
23:27:10 netaddr==1.3.0
23:27:10 netifaces==0.11.0
23:27:10 outcome==1.3.0.post0
23:27:10 paramiko==4.0.0
23:27:10 platformdirs==4.5.0
23:27:10 ply==3.11
23:27:10 pyang==2.7.1
23:27:10 pyangbind==0.8.6
23:27:10 pycparser==2.23
23:27:10 pyhocon==0.3.61
23:27:10 PyNaCl==1.6.0
23:27:10 pyparsing==3.2.5
23:27:10 PySocks==1.7.1
23:27:10 python-dateutil==2.9.0.post0
23:27:10 regex==2025.11.3
23:27:10 requests==2.32.5
23:27:10 robotframework==7.3.2
23:27:10 robotframework-httplibrary==0.4.2
23:27:10 robotframework-pythonlibcore==4.4.1
23:27:10 robotframework-requests==0.9.7
23:27:10 robotframework-selenium2library==3.0.0
23:27:10 robotframework-seleniumlibrary==6.8.0
23:27:10 robotframework-sshlibrary==3.8.0
23:27:10 scapy==2.6.1
23:27:10 scp==0.15.0
23:27:10 selenium==4.38.0
23:27:10 six==1.17.0
23:27:10 sniffio==1.3.1
23:27:10 sortedcontainers==2.4.0
23:27:10 soupsieve==2.8
23:27:10 trio==0.32.0
23:27:10 trio-websocket==0.12.2
23:27:10 typing_extensions==4.15.0
23:27:10 urllib3==2.5.0
23:27:10 virtualenv==20.35.4
23:27:10 waitress==3.0.2
23:27:10 WebOb==1.8.9
23:27:10 websocket-client==1.9.0
23:27:10 WebTest==3.0.7
23:27:10 wsproto==1.2.0
23:27:10 [EnvInject] - Injecting environment variables from a build step.
23:27:10 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:27:10 [EnvInject] - Variables injected successfully.
23:27:10 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins3507342861293995781.sh
23:27:10 Setup pyenv:
23:27:11 system
23:27:11 3.8.13
23:27:11 3.9.13
23:27:11 3.10.13
23:27:11 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:27:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from file:/tmp/.os_lf_venv
23:27:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:27:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:27:13 lf-activate-venv(): INFO: Base packages installed successfully
23:27:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:27:20 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:27:20 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:27:20 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
23:27:20 + ODL_SYSTEM=()
23:27:20 + TOOLS_SYSTEM=()
23:27:20 + OPENSTACK_SYSTEM=()
23:27:20 + OPENSTACK_CONTROLLERS=()
23:27:20 + mapfile -t ADDR
23:27:20 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-scandium-80
23:27:20 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:27:22 + for i in "${ADDR[@]}"
23:27:22 ++ ssh 10.30.171.226 hostname -s
23:27:22 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:27:22 + REMHOST=releng-47598-80-0-builder-0
23:27:22 + case ${REMHOST} in
23:27:22 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:27:22 + for i in "${ADDR[@]}"
23:27:22 ++ ssh 10.30.170.27 hostname -s
23:27:22 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:27:22 + REMHOST=releng-47598-80-0-builder-1
23:27:22 + case ${REMHOST} in
23:27:22 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:27:22 + for i in "${ADDR[@]}"
23:27:22 ++ ssh 10.30.170.116 hostname -s
23:27:22 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:27:23 + REMHOST=releng-47598-80-0-builder-2
23:27:23 + case ${REMHOST} in
23:27:23 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:27:23 + echo NUM_ODL_SYSTEM=3
23:27:23 + echo NUM_TOOLS_SYSTEM=0
23:27:23 + '[' '' == yes ']'
23:27:23 + NUM_OPENSTACK_SYSTEM=0
23:27:23 + echo NUM_OPENSTACK_SYSTEM=0
23:27:23 + '[' 0 -eq 2 ']'
23:27:23 + echo ODL_SYSTEM_IP=10.30.171.226
23:27:23 ++ seq 0 2
23:27:23 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:27:23 + echo ODL_SYSTEM_1_IP=10.30.171.226
23:27:23 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:27:23 + echo ODL_SYSTEM_2_IP=10.30.170.27
23:27:23 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:27:23 + echo ODL_SYSTEM_3_IP=10.30.170.116
23:27:23 + echo TOOLS_SYSTEM_IP=
23:27:23 ++ seq 0 -1
23:27:23 + openstack_index=0
23:27:23 + NUM_OPENSTACK_CONTROL_NODES=1
23:27:23 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:27:23 ++ seq 0 0
23:27:23 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:27:23 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:27:23 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:27:23 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:27:23 + '[' -1 -ge 2 ']'
23:27:23 ++ seq 0 -2
23:27:23 + NUM_OPENSTACK_HAPROXY_NODES=0
23:27:23 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:27:23 ++ seq 0 -1
23:27:23 + echo 'Contents of slave_addresses.txt:'
23:27:23 Contents of slave_addresses.txt:
23:27:23 + cat slave_addresses.txt
23:27:23 NUM_ODL_SYSTEM=3
23:27:23 NUM_TOOLS_SYSTEM=0
23:27:23 NUM_OPENSTACK_SYSTEM=0
23:27:23 ODL_SYSTEM_IP=10.30.171.226
23:27:23 ODL_SYSTEM_1_IP=10.30.171.226
23:27:23 ODL_SYSTEM_2_IP=10.30.170.27
23:27:23 ODL_SYSTEM_3_IP=10.30.170.116
23:27:23 TOOLS_SYSTEM_IP=
23:27:23 NUM_OPENSTACK_CONTROL_NODES=1
23:27:23 OPENSTACK_CONTROL_NODE_1_IP=
23:27:23 NUM_OPENSTACK_COMPUTE_NODES=-1
23:27:23 NUM_OPENSTACK_HAPROXY_NODES=0
23:27:23 [EnvInject] - Injecting environment variables from a build step.
23:27:23 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:27:23 [EnvInject] - Variables injected successfully.
23:27:23 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/sh /tmp/jenkins12245960263839461271.sh
23:27:23 Preparing for JRE Version 21
23:27:23 Karaf artifact is karaf
23:27:23 Karaf project is integration
23:27:23 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:27:23 [EnvInject] - Injecting environment variables from a build step.
23:27:23 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:27:23 [EnvInject] - Variables injected successfully.
23:27:23 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins45615178785002658.sh
23:27:23 2025-11-09 23:27:23 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
23:27:23 Bundle version is 0.21.4-SNAPSHOT
23:27:23 --2025-11-09 23:27:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
23:27:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:23 HTTP request sent, awaiting response... 200 OK
23:27:23 Length: 1410 (1.4K) [application/xml]
23:27:23 Saving to: ‘maven-metadata.xml’
23:27:23
23:27:23 0K . 100% 61.5M=0s
23:27:23
23:27:23 2025-11-09 23:27:23 (61.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:27:23
23:27:23
23:27:23
23:27:23 org.opendaylight.integration
23:27:23 karaf
23:27:23 0.21.4-SNAPSHOT
23:27:23
23:27:23
23:27:23 20251109.212752
23:27:23 116
23:27:23
23:27:23 20251109212752
23:27:23
23:27:23
23:27:23 pom
23:27:23 0.21.4-20251109.212752-116
23:27:23 20251109212752
23:27:23
23:27:23
23:27:23 tar.gz
23:27:23 0.21.4-20251109.212752-116
23:27:23 20251109212752
23:27:23
23:27:23
23:27:23 zip
23:27:23 0.21.4-20251109.212752-116
23:27:23 20251109212752
23:27:23
23:27:23
23:27:23 cyclonedx
23:27:23 xml
23:27:23 0.21.4-20251109.212752-116
23:27:23 20251109212752
23:27:23
23:27:23
23:27:23 cyclonedx
23:27:23 json
23:27:23 0.21.4-20251109.212752-116
23:27:23 20251109212752
23:27:23
23:27:23
23:27:23
23:27:23
23:27:23 Nexus timestamp is 0.21.4-20251109.212752-116
23:27:23 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:23 Distribution bundle is karaf-0.21.4-20251109.212752-116.zip
23:27:23 Distribution bundle version is 0.21.4-SNAPSHOT
23:27:23 Distribution folder is karaf-0.21.4-SNAPSHOT
23:27:23 Nexus prefix is https://nexus.opendaylight.org
23:27:23 [EnvInject] - Injecting environment variables from a build step.
23:27:23 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:27:23 [EnvInject] - Variables injected successfully.
23:27:23 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins9626883973462857679.sh
23:27:23 Setup pyenv:
23:27:23 system
23:27:23 3.8.13
23:27:23 3.9.13
23:27:23 3.10.13
23:27:23 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
23:27:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from file:/tmp/.os_lf_venv
23:27:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:27:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:27:25 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:27:25 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:27:25 lf-activate-venv(): INFO: Base packages installed successfully
23:27:25 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:27:31 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:27:31 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:27:31 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
23:27:31 Copying common-functions.sh to /tmp
23:27:32 Copying common-functions.sh to 10.30.171.226:/tmp
23:27:33 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:27:33 Copying common-functions.sh to 10.30.170.27:/tmp
23:27:33 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:27:34 Copying common-functions.sh to 10.30.170.116:/tmp
23:27:34 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:27:34 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins15058993465807461331.sh
23:27:34 common-functions.sh is being sourced
23:27:34 common-functions environment:
23:27:34 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:34 ACTUALFEATURES:
23:27:34 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:34 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:34 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:34 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:34 CONTROLLERMEM: 2048m
23:27:34 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:34 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:34 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:34 SUITES:
23:27:34
23:27:34 #################################################
23:27:34 ## Configure Cluster and Start ##
23:27:34 #################################################
23:27:34 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:27:34 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:27:34 Locating script plan to use...
23:27:34 script plan exists!!!
23:27:34 Changing the script plan path...
23:27:34 # Place the scripts in run order:
23:27:34 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/scripts/car_people_shard.sh
23:27:34 Executing /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/scripts/car_people_shard.sh...
23:27:34 Add car-people shards file
23:27:34 Copy shard config to member-1 with IP address 10.30.171.226
23:27:34 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:27:34 Copy shard config to member-2 with IP address 10.30.170.27
23:27:34 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:27:34 Copy shard config to member-3 with IP address 10.30.170.116
23:27:34 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:27:35 Finished running script plans
23:27:35 Configuring member-1 with IP address 10.30.171.226
23:27:35 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:27:35 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:27:35 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:27:35 ++ [[ /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:27:35 common-functions.sh is being sourced
23:27:35 ++ echo 'common-functions.sh is being sourced'
23:27:35 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:27:35 ++ DISTROSTREAM=scandium
23:27:35 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:35 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:35 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:35 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:35 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:35 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:35 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:35 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:35 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:35 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:35 ++ export CONTROLLERMEM=
23:27:35 ++ CONTROLLERMEM=
23:27:35 ++ case "${DISTROSTREAM}" in
23:27:35 ++ CLUSTER_SYSTEM=akka
23:27:35 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:35 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:35 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:35 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:35 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:35 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:35 ++ print_common_env
23:27:35 ++ cat
23:27:35 common-functions environment:
23:27:35 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:35 ACTUALFEATURES:
23:27:35 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:35 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:35 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:35 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:35 CONTROLLERMEM:
23:27:35 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:35 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:35 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:35 SUITES:
23:27:35
23:27:35 ++ SSH='ssh -t -t'
23:27:35 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:27:35 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:27:35 Changing to /tmp
23:27:35 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:35 + echo 'Changing to /tmp'
23:27:35 + cd /tmp
23:27:35 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip'
23:27:35 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:35 --2025-11-09 23:27:35-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:35 HTTP request sent, awaiting response... 200 OK
23:27:35 Length: 239811318 (229M) [application/zip]
23:27:35 Saving to: ‘karaf-0.21.4-20251109.212752-116.zip’
23:27:35
23:27:35 0K ........ ........ ........ ........ ........ ........ 1% 40.2M 6s
23:27:35 3072K ........ ........ ........ ........ ........ ........ 2% 65.5M 4s
23:27:35 6144K ........ ........ ........ ........ ........ ........ 3% 85.5M 4s
23:27:35 9216K ........ ........ ........ ........ ........ ........ 5% 101M 3s
23:27:35 12288K ........ ........ ........ ........ ........ ........ 6% 138M 3s
23:27:35 15360K ........ ........ ........ ........ ........ ........ 7% 173M 3s
23:27:35 18432K ........ ........ ........ ........ ........ ........ 9% 218M 2s
23:27:35 21504K ........ ........ ........ ........ ........ ........ 10% 214M 2s
23:27:35 24576K ........ ........ ........ ........ ........ ........ 11% 227M 2s
23:27:35 27648K ........ ........ ........ ........ ........ ........ 13% 267M 2s
23:27:35 30720K ........ ........ ........ ........ ........ ........ 14% 251M 2s
23:27:35 33792K ........ ........ ........ ........ ........ ........ 15% 280M 2s
23:27:35 36864K ........ ........ ........ ........ ........ ........ 17% 266M 2s
23:27:35 39936K ........ ........ ........ ........ ........ ........ 18% 242M 1s
23:27:35 43008K ........ ........ ........ ........ ........ ........ 19% 299M 1s
23:27:35 46080K ........ ........ ........ ........ ........ ........ 20% 300M 1s
23:27:35 49152K ........ ........ ........ ........ ........ ........ 22% 282M 1s
23:27:35 52224K ........ ........ ........ ........ ........ ........ 23% 264M 1s
23:27:35 55296K ........ ........ ........ ........ ........ ........ 24% 282M 1s
23:27:35 58368K ........ ........ ........ ........ ........ ........ 26% 222M 1s
23:27:36 61440K ........ ........ ........ ........ ........ ........ 27% 316M 1s
23:27:36 64512K ........ ........ ........ ........ ........ ........ 28% 354M 1s
23:27:36 67584K ........ ........ ........ ........ ........ ........ 30% 232M 1s
23:27:36 70656K ........ ........ ........ ........ ........ ........ 31% 306M 1s
23:27:36 73728K ........ ........ ........ ........ ........ ........ 32% 360M 1s
23:27:36 76800K ........ ........ ........ ........ ........ ........ 34% 250M 1s
23:27:36 79872K ........ ........ ........ ........ ........ ........ 35% 300M 1s
23:27:36 82944K ........ ........ ........ ........ ........ ........ 36% 337M 1s
23:27:36 86016K ........ ........ ........ ........ ........ ........ 38% 351M 1s
23:27:36 89088K ........ ........ ........ ........ ........ ........ 39% 353M 1s
23:27:36 92160K ........ ........ ........ ........ ........ ........ 40% 348M 1s
23:27:36 95232K ........ ........ ........ ........ ........ ........ 41% 339M 1s
23:27:36 98304K ........ ........ ........ ........ ........ ........ 43% 337M 1s
23:27:36 101376K ........ ........ ........ ........ ........ ........ 44% 345M 1s
23:27:36 104448K ........ ........ ........ ........ ........ ........ 45% 339M 1s
23:27:36 107520K ........ ........ ........ ........ ........ ........ 47% 342M 1s
23:27:36 110592K ........ ........ ........ ........ ........ ........ 48% 342M 1s
23:27:36 113664K ........ ........ ........ ........ ........ ........ 49% 334M 1s
23:27:36 116736K ........ ........ ........ ........ ........ ........ 51% 338M 1s
23:27:36 119808K ........ ........ ........ ........ ........ ........ 52% 347M 1s
23:27:36 122880K ........ ........ ........ ........ ........ ........ 53% 350M 1s
23:27:36 125952K ........ ........ ........ ........ ........ ........ 55% 336M 0s
23:27:36 129024K ........ ........ ........ ........ ........ ........ 56% 348M 0s
23:27:36 132096K ........ ........ ........ ........ ........ ........ 57% 347M 0s
23:27:36 135168K ........ ........ ........ ........ ........ ........ 59% 349M 0s
23:27:36 138240K ........ ........ ........ ........ ........ ........ 60% 321M 0s
23:27:36 141312K ........ ........ ........ ........ ........ ........ 61% 335M 0s
23:27:36 144384K ........ ........ ........ ........ ........ ........ 62% 337M 0s
23:27:36 147456K ........ ........ ........ ........ ........ ........ 64% 351M 0s
23:27:36 150528K ........ ........ ........ ........ ........ ........ 65% 343M 0s
23:27:36 153600K ........ ........ ........ ........ ........ ........ 66% 345M 0s
23:27:36 156672K ........ ........ ........ ........ ........ ........ 68% 355M 0s
23:27:36 159744K ........ ........ ........ ........ ........ ........ 69% 335M 0s
23:27:36 162816K ........ ........ ........ ........ ........ ........ 70% 345M 0s
23:27:36 165888K ........ ........ ........ ........ ........ ........ 72% 359M 0s
23:27:36 168960K ........ ........ ........ ........ ........ ........ 73% 340M 0s
23:27:36 172032K ........ ........ ........ ........ ........ ........ 74% 336M 0s
23:27:36 175104K ........ ........ ........ ........ ........ ........ 76% 339M 0s
23:27:36 178176K ........ ........ ........ ........ ........ ........ 77% 330M 0s
23:27:36 181248K ........ ........ ........ ........ ........ ........ 78% 304M 0s
23:27:36 184320K ........ ........ ........ ........ ........ ........ 80% 358M 0s
23:27:36 187392K ........ ........ ........ ........ ........ ........ 81% 337M 0s
23:27:36 190464K ........ ........ ........ ........ ........ ........ 82% 351M 0s
23:27:36 193536K ........ ........ ........ ........ ........ ........ 83% 352M 0s
23:27:36 196608K ........ ........ ........ ........ ........ ........ 85% 357M 0s
23:27:36 199680K ........ ........ ........ ........ ........ ........ 86% 352M 0s
23:27:36 202752K ........ ........ ........ ........ ........ ........ 87% 348M 0s
23:27:36 205824K ........ ........ ........ ........ ........ ........ 89% 349M 0s
23:27:36 208896K ........ ........ ........ ........ ........ ........ 90% 332M 0s
23:27:36 211968K ........ ........ ........ ........ ........ ........ 91% 344M 0s
23:27:36 215040K ........ ........ ........ ........ ........ ........ 93% 355M 0s
23:27:36 218112K ........ ........ ........ ........ ........ ........ 94% 334M 0s
23:27:36 221184K ........ ........ ........ ........ ........ ........ 95% 343M 0s
23:27:36 224256K ........ ........ ........ ........ ........ ........ 97% 346M 0s
23:27:36 227328K ........ ........ ........ ........ ........ ........ 98% 339M 0s
23:27:36 230400K ........ ........ ........ ........ ........ ........ 99% 352M 0s
23:27:36 233472K ........ ... 100% 349M=0.9s
23:27:36
23:27:36 2025-11-09 23:27:36 (257 MB/s) - ‘karaf-0.21.4-20251109.212752-116.zip’ saved [239811318/239811318]
23:27:36
23:27:36 Extracting the new controller...
23:27:36 + echo 'Extracting the new controller...'
23:27:36 + unzip -q karaf-0.21.4-20251109.212752-116.zip
23:27:38 Adding external repositories...
23:27:38 + echo 'Adding external repositories...'
23:27:38 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:38 ################################################################################
23:27:38 #
23:27:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:38 # contributor license agreements. See the NOTICE file distributed with
23:27:38 # this work for additional information regarding copyright ownership.
23:27:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:38 # (the "License"); you may not use this file except in compliance with
23:27:38 # the License. You may obtain a copy of the License at
23:27:38 #
23:27:38 # http://www.apache.org/licenses/LICENSE-2.0
23:27:38 #
23:27:38 # Unless required by applicable law or agreed to in writing, software
23:27:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:38 # See the License for the specific language governing permissions and
23:27:38 # limitations under the License.
23:27:38 #
23:27:38 ################################################################################
23:27:38
23:27:38 #
23:27:38 # If set to true, the following property will not allow any certificate to be used
23:27:38 # when accessing Maven repositories through SSL
23:27:38 #
23:27:38 #org.ops4j.pax.url.mvn.certificateCheck=
23:27:38
23:27:38 #
23:27:38 # Path to the local Maven settings file.
23:27:38 # The repositories defined in this file will be automatically added to the list
23:27:38 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:27:38 # below is not set.
23:27:38 # The following locations are checked for the existence of the settings.xml file
23:27:38 # * 1. looks for the specified url
23:27:38 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:27:38 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:27:38 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:27:38 #
23:27:38 #org.ops4j.pax.url.mvn.settings=
23:27:38
23:27:38 #
23:27:38 # Path to the local Maven repository which is used to avoid downloading
23:27:38 # artifacts when they already exist locally.
23:27:38 # The value of this property will be extracted from the settings.xml file
23:27:38 # above, or defaulted to:
23:27:38 # System.getProperty( "user.home" ) + "/.m2/repository"
23:27:38 #
23:27:38 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:27:38
23:27:38 #
23:27:38 # Default this to false. It's just weird to use undocumented repos
23:27:38 #
23:27:38 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:27:38
23:27:38 #
23:27:38 # Uncomment if you don't wanna use the proxy settings
23:27:38 # from the Maven conf/settings.xml file
23:27:38 #
23:27:38 # org.ops4j.pax.url.mvn.proxySupport=false
23:27:38
23:27:38 #
23:27:38 # Comma separated list of repositories scanned when resolving an artifact.
23:27:38 # Those repositories will be checked before iterating through the
23:27:38 # below list of repositories and even before the local repository
23:27:38 # A repository url can be appended with zero or more of the following flags:
23:27:38 # @snapshots : the repository contains snaphots
23:27:38 # @noreleases : the repository does not contain any released artifacts
23:27:38 #
23:27:38 # The following property value will add the system folder as a repo.
23:27:38 #
23:27:38 org.ops4j.pax.url.mvn.defaultRepositories=\
23:27:38 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:27:38 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:27:38 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:27:38
23:27:38 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:27:38 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:27:38
23:27:38 #
23:27:38 # Comma separated list of repositories scanned when resolving an artifact.
23:27:38 # The default list includes the following repositories:
23:27:38 # http://repo1.maven.org/maven2@id=central
23:27:38 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:27:38 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:27:38 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:27:38 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:27:38 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:27:38 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:27:38 # To add repositories to the default ones, prepend '+' to the list of repositories
23:27:38 # to add.
23:27:38 # A repository url can be appended with zero or more of the following flags:
23:27:38 # @snapshots : the repository contains snapshots
23:27:38 # @noreleases : the repository does not contain any released artifacts
23:27:38 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:27:38 #
23:27:38 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:27:38
23:27:38 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:27:38 + [[ True == \T\r\u\e ]]
23:27:38 + echo 'Configuring the startup features...'
23:27:38 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:38 + FEATURE_TEST_STRING=features-test
23:27:38 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:27:38 + KARAF_VERSION=karaf4
23:27:38 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:27:38 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:38 + [[ ! -z '' ]]
23:27:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:38 ################################################################################
23:27:38 #
23:27:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:38 # contributor license agreements. See the NOTICE file distributed with
23:27:38 # this work for additional information regarding copyright ownership.
23:27:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:38 # (the "License"); you may not use this file except in compliance with
23:27:38 # the License. You may obtain a copy of the License at
23:27:38 #
23:27:38 # http://www.apache.org/licenses/LICENSE-2.0
23:27:38 #
23:27:38 # Unless required by applicable law or agreed to in writing, software
23:27:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:38 # See the License for the specific language governing permissions and
23:27:38 # limitations under the License.
23:27:38 #
23:27:38 ################################################################################
23:27:38
23:27:38 #
23:27:38 # Comma separated list of features repositories to register by default
23:27:38 #
23:27:38 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/0d747d2b-8c46-49fa-8122-dbe1a1561051.xml
23:27:38
23:27:38 #
23:27:38 # Comma separated list of features to install at startup
23:27:38 #
23:27:38 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 03cf6a61-53ed-40a6-be2d-2f4408f0f676
23:27:38
23:27:38 #
23:27:38 # Resource repositories (OBR) that the features resolver can use
23:27:38 # to resolve requirements/capabilities
23:27:38 #
23:27:38 # The format of the resourceRepositories is
23:27:38 # resourceRepositories=[xml:url|json:url],...
23:27:38 # for Instance:
23:27:38 #
23:27:38 #resourceRepositories=xml:http://host/path/to/index.xml
23:27:38 # or
23:27:38 #resourceRepositories=json:http://host/path/to/index.json
23:27:38 #
23:27:38
23:27:38 #
23:27:38 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:27:38 #
23:27:38 featuresBootAsynchronous=false
23:27:38
23:27:38 #
23:27:38 # Service requirements enforcement
23:27:38 #
23:27:38 # By default, the feature resolver checks the service requirements/capabilities of
23:27:38 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:27:38 # the required bundles.
23:27:38 # The following flag can have those values:
23:27:38 # - disable: service requirements are completely ignored
23:27:38 # - default: service requirements are ignored for old features
23:27:38 # - enforce: service requirements are always verified
23:27:38 #
23:27:38 #serviceRequirements=default
23:27:38
23:27:38 #
23:27:38 # Store cfg file for config element in feature
23:27:38 #
23:27:38 #configCfgStore=true
23:27:38
23:27:38 #
23:27:38 # Define if the feature service automatically refresh bundles
23:27:38 #
23:27:38 autoRefresh=true
23:27:38
23:27:38 #
23:27:38 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:27:38 # XML file defines instructions related to features processing
23:27:38 # versions.properties may declare properties to resolve placeholders in XML file
23:27:38 # both files are relative to ${karaf.etc}
23:27:38 #
23:27:38 #featureProcessing=org.apache.karaf.features.xml
23:27:38 #featureProcessingVersions=versions.properties
23:27:38 + configure_karaf_log karaf4 ''
23:27:38 + local -r karaf_version=karaf4
23:27:38 + local -r controllerdebugmap=
23:27:38 + local logapi=log4j
23:27:38 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:38 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:38 log4j2.rootLogger.level = INFO
23:27:38 #log4j2.rootLogger.type = asyncRoot
23:27:38 #log4j2.rootLogger.includeLocation = false
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:38 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:38 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:38 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:38 log4j2.logger.spifly.level = WARN
23:27:38 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:38 log4j2.logger.audit.level = INFO
23:27:38 log4j2.logger.audit.additivity = false
23:27:38 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:38 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:38 log4j2.appender.console.type = Console
23:27:38 log4j2.appender.console.name = Console
23:27:38 log4j2.appender.console.layout.type = PatternLayout
23:27:38 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:38 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:38 log4j2.appender.rolling.name = RollingFile
23:27:38 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:38 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:38 #log4j2.appender.rolling.immediateFlush = false
23:27:38 log4j2.appender.rolling.append = true
23:27:38 log4j2.appender.rolling.layout.type = PatternLayout
23:27:38 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:38 log4j2.appender.rolling.policies.type = Policies
23:27:38 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:38 log4j2.appender.rolling.policies.size.size = 64MB
23:27:38 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:38 log4j2.appender.rolling.strategy.max = 7
23:27:38 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:38 log4j2.appender.audit.name = AuditRollingFile
23:27:38 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:38 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:38 log4j2.appender.audit.append = true
23:27:38 log4j2.appender.audit.layout.type = PatternLayout
23:27:38 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:38 log4j2.appender.audit.policies.type = Policies
23:27:38 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:38 log4j2.appender.audit.policies.size.size = 8MB
23:27:38 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:38 log4j2.appender.audit.strategy.max = 7
23:27:38 log4j2.appender.osgi.type = PaxOsgi
23:27:38 log4j2.appender.osgi.name = PaxOsgi
23:27:38 log4j2.appender.osgi.filter = *
23:27:38 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:38 #log4j2.logger.aether.level = TRACE
23:27:38 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:38 #log4j2.logger.http-headers.level = DEBUG
23:27:38 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:38 #log4j2.logger.maven.level = TRACE
23:27:38 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:27:38 + logapi=log4j2
23:27:38 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:27:38 + '[' log4j2 == log4j2 ']'
23:27:38 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:38 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:27:38 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:27:38 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:27:38 controllerdebugmap:
23:27:38 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:38 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:27:38 + unset IFS
23:27:38 + echo 'controllerdebugmap: '
23:27:38 + '[' -n '' ']'
23:27:38 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:27:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:38 ################################################################################
23:27:38 #
23:27:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:38 # contributor license agreements. See the NOTICE file distributed with
23:27:38 # this work for additional information regarding copyright ownership.
23:27:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:38 # (the "License"); you may not use this file except in compliance with
23:27:38 # the License. You may obtain a copy of the License at
23:27:38 #
23:27:38 # http://www.apache.org/licenses/LICENSE-2.0
23:27:38 #
23:27:38 # Unless required by applicable law or agreed to in writing, software
23:27:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:38 # See the License for the specific language governing permissions and
23:27:38 # limitations under the License.
23:27:38 #
23:27:38 ################################################################################
23:27:38
23:27:38 # Common pattern layout for appenders
23:27:38 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:38
23:27:38 # Root logger
23:27:38 log4j2.rootLogger.level = INFO
23:27:38 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:27:38 #log4j2.rootLogger.type = asyncRoot
23:27:38 #log4j2.rootLogger.includeLocation = false
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:38 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:38 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:38
23:27:38 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:38
23:27:38 # Loggers configuration
23:27:38
23:27:38 # Spifly logger
23:27:38 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:38 log4j2.logger.spifly.level = WARN
23:27:38
23:27:38 # Security audit logger
23:27:38 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:38 log4j2.logger.audit.level = INFO
23:27:38 log4j2.logger.audit.additivity = false
23:27:38 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:38
23:27:38 # Appenders configuration
23:27:38
23:27:38 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:38 log4j2.appender.console.type = Console
23:27:38 log4j2.appender.console.name = Console
23:27:38 log4j2.appender.console.layout.type = PatternLayout
23:27:38 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:38
23:27:38 # Rolling file appender
23:27:38 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:38 log4j2.appender.rolling.name = RollingFile
23:27:38 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:38 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:38 # uncomment to not force a disk flush
23:27:38 #log4j2.appender.rolling.immediateFlush = false
23:27:38 log4j2.appender.rolling.append = true
23:27:38 log4j2.appender.rolling.layout.type = PatternLayout
23:27:38 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:38 log4j2.appender.rolling.policies.type = Policies
23:27:38 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:38 log4j2.appender.rolling.policies.size.size = 1GB
23:27:38 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:38 log4j2.appender.rolling.strategy.max = 7
23:27:38
23:27:38 # Audit file appender
23:27:38 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:38 log4j2.appender.audit.name = AuditRollingFile
23:27:38 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:38 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:38 log4j2.appender.audit.append = true
23:27:38 log4j2.appender.audit.layout.type = PatternLayout
23:27:38 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:38 log4j2.appender.audit.policies.type = Policies
23:27:38 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:38 log4j2.appender.audit.policies.size.size = 8MB
23:27:38 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:38 log4j2.appender.audit.strategy.max = 7
23:27:38
23:27:38 # OSGi appender
23:27:38 log4j2.appender.osgi.type = PaxOsgi
23:27:38 log4j2.appender.osgi.name = PaxOsgi
23:27:38 log4j2.appender.osgi.filter = *
23:27:38
23:27:38 # help with identification of maven-related problems with pax-url-aether
23:27:38 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:38 #log4j2.logger.aether.level = TRACE
23:27:38 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:38 #log4j2.logger.http-headers.level = DEBUG
23:27:38 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:38 #log4j2.logger.maven.level = TRACE
23:27:38 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:27:38 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:27:38 Configure
23:27:38 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:38 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:27:38 + local -r controllermem=3072m
23:27:38 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:38 + echo Configure
23:27:38 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:27:38 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:27:38 + echo ' max memory: 3072m'
23:27:38 max memory: 3072m
23:27:38 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:38 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:38 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:38 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:38 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:38 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:38 #!/bin/sh
23:27:38 #
23:27:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:38 # contributor license agreements. See the NOTICE file distributed with
23:27:38 # this work for additional information regarding copyright ownership.
23:27:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:38 # (the "License"); you may not use this file except in compliance with
23:27:38 # the License. You may obtain a copy of the License at
23:27:38 #
23:27:38 # http://www.apache.org/licenses/LICENSE-2.0
23:27:38 #
23:27:38 # Unless required by applicable law or agreed to in writing, software
23:27:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:38 # See the License for the specific language governing permissions and
23:27:38 # limitations under the License.
23:27:38 #
23:27:38
23:27:38 #
23:27:38 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:27:38 # script: client, instance, shell, start, status, stop, karaf
23:27:38 #
23:27:38 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:27:38 # Actions go here...
23:27:38 # fi
23:27:38
23:27:38 #
23:27:38 # general settings which should be applied for all scripts go here; please keep
23:27:38 # in mind that it is possible that scripts might be executed more than once, e.g.
23:27:38 # in example of the start script where the start script is executed first and the
23:27:38 # karaf script afterwards.
23:27:38 #
23:27:38
23:27:38 #
23:27:38 # The following section shows the possible configuration options for the default
23:27:38 # karaf scripts
23:27:38 #
23:27:38 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:27:38 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:27:38 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:27:38 # export EXTRA_JAVA_OPTS # Additional JVM options
23:27:38 # export KARAF_HOME # Karaf home folder
23:27:38 # export KARAF_DATA # Karaf data folder
23:27:38 # export KARAF_BASE # Karaf base folder
23:27:38 # export KARAF_ETC # Karaf etc folder
23:27:38 # export KARAF_LOG # Karaf log folder
23:27:38 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:27:38 # export KARAF_OPTS # Additional available Karaf options
23:27:38 # export KARAF_DEBUG # Enable debug mode
23:27:38 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:27:38 # export KARAF_NOROOT # Prevent execution as root if set to true
23:27:38 Set Java version
23:27:38 + echo 'Set Java version'
23:27:38 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:27:38 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:27:38 sudo: a password is required
23:27:38 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:38 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:27:38 sudo: a password is required
23:27:38 JDK default version ...
23:27:38 + echo 'JDK default version ...'
23:27:38 + java -version
23:27:38 openjdk version "21.0.8" 2025-07-15
23:27:38 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:27:38 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:27:38 Set JAVA_HOME
23:27:38 + echo 'Set JAVA_HOME'
23:27:38 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:38 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:38 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:38 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:38 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:38 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:27:38 Listing all open ports on controller system...
23:27:38 + echo 'Listing all open ports on controller system...'
23:27:38 + netstat -pnatu
23:27:38 /tmp/configuration-script.sh: line 40: netstat: command not found
23:27:38 Custom shard config exists!!!
23:27:38 Copying the shard config...
23:27:38 + '[' -f /tmp/custom_shard_config.txt ']'
23:27:38 + echo 'Custom shard config exists!!!'
23:27:38 + echo 'Copying the shard config...'
23:27:38 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:27:38 Configuring cluster
23:27:38 + echo 'Configuring cluster'
23:27:38 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.226 10.30.170.27 10.30.170.116
23:27:38 ################################################
23:27:38 ## Configure Cluster ##
23:27:38 ################################################
23:27:38 NOTE: Cluster configuration files not found. Copying from
23:27:38 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:27:38 Configuring unique name in akka.conf
23:27:38 Configuring hostname in akka.conf
23:27:38 Configuring data and rpc seed nodes in akka.conf
23:27:38 modules = [
23:27:38
23:27:38 {
23:27:38 name = "inventory"
23:27:38 namespace = "urn:opendaylight:inventory"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "topology"
23:27:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "toaster"
23:27:38 namespace = "http://netconfcentral.org/ns/toaster"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "car"
23:27:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "people"
23:27:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "car-people"
23:27:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:38 shard-strategy = "module"
23:27:38 }
23:27:38 ]
23:27:38 Configuring replication type in module-shards.conf
23:27:38 ################################################
23:27:38 ## NOTE: Manually restart controller to ##
23:27:38 ## apply configuration. ##
23:27:38 ################################################
23:27:38 Dump akka.conf
23:27:38 + echo 'Dump akka.conf'
23:27:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:38
23:27:38 odl-cluster-data {
23:27:38 akka {
23:27:38 remote {
23:27:38 artery {
23:27:38 enabled = on
23:27:38 transport = tcp
23:27:38 canonical.hostname = "10.30.171.226"
23:27:38 canonical.port = 2550
23:27:38 }
23:27:38 }
23:27:38
23:27:38 cluster {
23:27:38 # Using artery.
23:27:38 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.226:2550",
23:27:38 "akka://opendaylight-cluster-data@10.30.170.27:2550",
23:27:38 "akka://opendaylight-cluster-data@10.30.170.116:2550"]
23:27:38
23:27:38 roles = ["member-1"]
23:27:38
23:27:38 # when under load we might trip a false positive on the failure detector
23:27:38 # failure-detector {
23:27:38 # heartbeat-interval = 4 s
23:27:38 # acceptable-heartbeat-pause = 16s
23:27:38 # }
23:27:38 }
23:27:38
23:27:38 persistence {
23:27:38 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:27:38 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:27:38 # The relative path is always relative to KARAF_HOME.
23:27:38
23:27:38 # snapshot-store.local.dir = "target/snapshots"
23:27:38
23:27:38 # Use lz4 compression for LocalSnapshotStore snapshots
23:27:38 snapshot-store.local.use-lz4-compression = false
23:27:38 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:27:38 snapshot-store.local.lz4-blocksize = 256KB
23:27:38 }
23:27:38 disable-default-actor-system-quarantined-event-handling = "false"
23:27:38 }
23:27:38 }
23:27:38 Dump modules.conf
23:27:38 + echo 'Dump modules.conf'
23:27:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:38 modules = [
23:27:38
23:27:38 {
23:27:38 name = "inventory"
23:27:38 namespace = "urn:opendaylight:inventory"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "topology"
23:27:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "toaster"
23:27:38 namespace = "http://netconfcentral.org/ns/toaster"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "car"
23:27:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "people"
23:27:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:38 shard-strategy = "module"
23:27:38 },
23:27:38 {
23:27:38 name = "car-people"
23:27:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:38 shard-strategy = "module"
23:27:38 }
23:27:38 ]
23:27:38 Dump module-shards.conf
23:27:38 + echo 'Dump module-shards.conf'
23:27:38 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:38 module-shards = [
23:27:38 {
23:27:38 name = "default"
23:27:38 shards = [
23:27:38 {
23:27:38 name = "default"
23:27:38 replicas = ["member-1",
23:27:38 "member-2",
23:27:38 "member-3"]
23:27:38 }
23:27:38 ]
23:27:38 },
23:27:38 {
23:27:38 name = "inventory"
23:27:38 shards = [
23:27:38 {
23:27:38 name="inventory"
23:27:38 replicas = ["member-1",
23:27:38 "member-2",
23:27:38 "member-3"]
23:27:38 }
23:27:38 ]
23:27:38 },
23:27:38 {
23:27:38 name = "topology"
23:27:38 shards = [
23:27:38 {
23:27:38 name="topology"
23:27:38 replicas = ["member-1",
23:27:38 "member-2",
23:27:38 "member-3"]
23:27:38 }
23:27:38 ]
23:27:38 },
23:27:38 {
23:27:38 name = "toaster"
23:27:38 shards = [
23:27:38 {
23:27:38 name="toaster"
23:27:38 replicas = ["member-1",
23:27:38 "member-2",
23:27:38 "member-3"]
23:27:38 }
23:27:38 ]
23:27:38 },
23:27:38 {
23:27:38 name = "car"
23:27:38 shards = [
23:27:38 {
23:27:38 name="car"
23:27:38 replicas = ["member-1",
23:27:38 "member-2",
23:27:38 "member-3"]
23:27:38 }
23:27:38 ]
23:27:38 },
23:27:38 {
23:27:38 name = "people"
23:27:38 shards = [
23:27:38 {
23:27:38 name="people"
23:27:38 replicas = ["member-1",
23:27:38 "member-2",
23:27:38 "member-3"]
23:27:38 }
23:27:38 ]
23:27:38 },
23:27:38 {
23:27:38 name = "car-people"
23:27:38 shards = [
23:27:38 {
23:27:38 name="car-people"
23:27:38 replicas = ["member-1",
23:27:38 "member-2",
23:27:38 "member-3"]
23:27:38 }
23:27:38 ]
23:27:38 }
23:27:38 ]
23:27:38 Configuring member-2 with IP address 10.30.170.27
23:27:38 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:27:39 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:27:39 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:27:39 common-functions.sh is being sourced
23:27:39 ++ [[ /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:27:39 ++ echo 'common-functions.sh is being sourced'
23:27:39 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:27:39 ++ DISTROSTREAM=scandium
23:27:39 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:39 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:39 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:39 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:39 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:39 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:39 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:39 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:39 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:39 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:39 ++ export CONTROLLERMEM=
23:27:39 ++ CONTROLLERMEM=
23:27:39 ++ case "${DISTROSTREAM}" in
23:27:39 ++ CLUSTER_SYSTEM=akka
23:27:39 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:39 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:39 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:39 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:39 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:39 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:39 ++ print_common_env
23:27:39 ++ cat
23:27:39 common-functions environment:
23:27:39 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:39 ACTUALFEATURES:
23:27:39 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:39 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:39 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:39 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:39 CONTROLLERMEM:
23:27:39 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:39 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:39 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:39 SUITES:
23:27:39
23:27:39 ++ SSH='ssh -t -t'
23:27:39 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:27:39 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:27:39 Changing to /tmp
23:27:39 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:39 + echo 'Changing to /tmp'
23:27:39 + cd /tmp
23:27:39 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip'
23:27:39 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:39 --2025-11-09 23:27:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:39 HTTP request sent, awaiting response... 200 OK
23:27:39 Length: 239811318 (229M) [application/zip]
23:27:39 Saving to: ‘karaf-0.21.4-20251109.212752-116.zip’
23:27:39
23:27:39 0K ........ ........ ........ ........ ........ ........ 1% 9.19M 25s
23:27:39 3072K ........ ........ ........ ........ ........ ........ 2% 115M 13s
23:27:39 6144K ........ ........ ........ ........ ........ ........ 3% 128M 9s
23:27:39 9216K ........ ........ ........ ........ ........ ........ 5% 161M 7s
23:27:39 12288K ........ ........ ........ ........ ........ ........ 6% 191M 6s
23:27:39 15360K ........ ........ ........ ........ ........ ........ 7% 233M 5s
23:27:39 18432K ........ ........ ........ ........ ........ ........ 9% 216M 4s
23:27:39 21504K ........ ........ ........ ........ ........ ........ 10% 215M 4s
23:27:39 24576K ........ ........ ........ ........ ........ ........ 11% 259M 3s
23:27:39 27648K ........ ........ ........ ........ ........ ........ 13% 257M 3s
23:27:39 30720K ........ ........ ........ ........ ........ ........ 14% 266M 3s
23:27:39 33792K ........ ........ ........ ........ ........ ........ 15% 274M 3s
23:27:39 36864K ........ ........ ........ ........ ........ ........ 17% 279M 2s
23:27:39 39936K ........ ........ ........ ........ ........ ........ 18% 275M 2s
23:27:39 43008K ........ ........ ........ ........ ........ ........ 19% 312M 2s
23:27:39 46080K ........ ........ ........ ........ ........ ........ 20% 289M 2s
23:27:39 49152K ........ ........ ........ ........ ........ ........ 22% 325M 2s
23:27:39 52224K ........ ........ ........ ........ ........ ........ 23% 267M 2s
23:27:39 55296K ........ ........ ........ ........ ........ ........ 24% 287M 2s
23:27:39 58368K ........ ........ ........ ........ ........ ........ 26% 281M 2s
23:27:39 61440K ........ ........ ........ ........ ........ ........ 27% 302M 2s
23:27:39 64512K ........ ........ ........ ........ ........ ........ 28% 306M 1s
23:27:39 67584K ........ ........ ........ ........ ........ ........ 30% 274M 1s
23:27:39 70656K ........ ........ ........ ........ ........ ........ 31% 298M 1s
23:27:39 73728K ........ ........ ........ ........ ........ ........ 32% 321M 1s
23:27:39 76800K ........ ........ ........ ........ ........ ........ 34% 291M 1s
23:27:39 79872K ........ ........ ........ ........ ........ ........ 35% 262M 1s
23:27:40 82944K ........ ........ ........ ........ ........ ........ 36% 321M 1s
23:27:40 86016K ........ ........ ........ ........ ........ ........ 38% 291M 1s
23:27:40 89088K ........ ........ ........ ........ ........ ........ 39% 312M 1s
23:27:40 92160K ........ ........ ........ ........ ........ ........ 40% 320M 1s
23:27:40 95232K ........ ........ ........ ........ ........ ........ 41% 166M 1s
23:27:40 98304K ........ ........ ........ ........ ........ ........ 43% 287M 1s
23:27:40 101376K ........ ........ ........ ........ ........ ........ 44% 274M 1s
23:27:40 104448K ........ ........ ........ ........ ........ ........ 45% 263M 1s
23:27:40 107520K ........ ........ ........ ........ ........ ........ 47% 297M 1s
23:27:40 110592K ........ ........ ........ ........ ........ ........ 48% 281M 1s
23:27:40 113664K ........ ........ ........ ........ ........ ........ 49% 265M 1s
23:27:40 116736K ........ ........ ........ ........ ........ ........ 51% 264M 1s
23:27:40 119808K ........ ........ ........ ........ ........ ........ 52% 299M 1s
23:27:40 122880K ........ ........ ........ ........ ........ ........ 53% 310M 1s
23:27:40 125952K ........ ........ ........ ........ ........ ........ 55% 257M 1s
23:27:40 129024K ........ ........ ........ ........ ........ ........ 56% 265M 1s
23:27:40 132096K ........ ........ ........ ........ ........ ........ 57% 237M 1s
23:27:40 135168K ........ ........ ........ ........ ........ ........ 59% 282M 1s
23:27:40 138240K ........ ........ ........ ........ ........ ........ 60% 285M 1s
23:27:40 141312K ........ ........ ........ ........ ........ ........ 61% 280M 1s
23:27:40 144384K ........ ........ ........ ........ ........ ........ 62% 279M 1s
23:27:40 147456K ........ ........ ........ ........ ........ ........ 64% 281M 0s
23:27:40 150528K ........ ........ ........ ........ ........ ........ 65% 270M 0s
23:27:40 153600K ........ ........ ........ ........ ........ ........ 66% 255M 0s
23:27:40 156672K ........ ........ ........ ........ ........ ........ 68% 291M 0s
23:27:40 159744K ........ ........ ........ ........ ........ ........ 69% 245M 0s
23:27:40 162816K ........ ........ ........ ........ ........ ........ 70% 267M 0s
23:27:40 165888K ........ ........ ........ ........ ........ ........ 72% 358M 0s
23:27:40 168960K ........ ........ ........ ........ ........ ........ 73% 255M 0s
23:27:40 172032K ........ ........ ........ ........ ........ ........ 74% 267M 0s
23:27:40 175104K ........ ........ ........ ........ ........ ........ 76% 256M 0s
23:27:40 178176K ........ ........ ........ ........ ........ ........ 77% 306M 0s
23:27:40 181248K ........ ........ ........ ........ ........ ........ 78% 297M 0s
23:27:40 184320K ........ ........ ........ ........ ........ ........ 80% 244M 0s
23:27:40 187392K ........ ........ ........ ........ ........ ........ 81% 108M 0s
23:27:40 190464K ........ ........ ........ ........ ........ ........ 82% 131M 0s
23:27:40 193536K ........ ........ ........ ........ ........ ........ 83% 112M 0s
23:27:40 196608K ........ ........ ........ ........ ........ ........ 85% 130M 0s
23:27:40 199680K ........ ........ ........ ........ ........ ........ 86% 105M 0s
23:27:40 202752K ........ ........ ........ ........ ........ ........ 87% 110M 0s
23:27:40 205824K ........ ........ ........ ........ ........ ........ 89% 126M 0s
23:27:40 208896K ........ ........ ........ ........ ........ ........ 90% 120M 0s
23:27:40 211968K ........ ........ ........ ........ ........ ........ 91% 107M 0s
23:27:40 215040K ........ ........ ........ ........ ........ ........ 93% 120M 0s
23:27:40 218112K ........ ........ ........ ........ ........ ........ 94% 114M 0s
23:27:40 221184K ........ ........ ........ ........ ........ ........ 95% 114M 0s
23:27:40 224256K ........ ........ ........ ........ ........ ........ 97% 137M 0s
23:27:40 227328K ........ ........ ........ ........ ........ ........ 98% 257M 0s
23:27:40 230400K ........ ........ ........ ........ ........ ........ 99% 275M 0s
23:27:40 233472K ........ ... 100% 294M=1.4s
23:27:40
23:27:40 2025-11-09 23:27:40 (165 MB/s) - ‘karaf-0.21.4-20251109.212752-116.zip’ saved [239811318/239811318]
23:27:40
23:27:40 Extracting the new controller...
23:27:40 + echo 'Extracting the new controller...'
23:27:40 + unzip -q karaf-0.21.4-20251109.212752-116.zip
23:27:42 Adding external repositories...
23:27:42 + echo 'Adding external repositories...'
23:27:42 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:42 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:42 ################################################################################
23:27:42 #
23:27:42 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:42 # contributor license agreements. See the NOTICE file distributed with
23:27:42 # this work for additional information regarding copyright ownership.
23:27:42 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:42 # (the "License"); you may not use this file except in compliance with
23:27:42 # the License. You may obtain a copy of the License at
23:27:42 #
23:27:42 # http://www.apache.org/licenses/LICENSE-2.0
23:27:42 #
23:27:42 # Unless required by applicable law or agreed to in writing, software
23:27:42 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:42 # See the License for the specific language governing permissions and
23:27:42 # limitations under the License.
23:27:42 #
23:27:42 ################################################################################
23:27:42
23:27:42 #
23:27:42 # If set to true, the following property will not allow any certificate to be used
23:27:42 # when accessing Maven repositories through SSL
23:27:42 #
23:27:42 #org.ops4j.pax.url.mvn.certificateCheck=
23:27:42
23:27:42 #
23:27:42 # Path to the local Maven settings file.
23:27:42 # The repositories defined in this file will be automatically added to the list
23:27:42 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:27:42 # below is not set.
23:27:42 # The following locations are checked for the existence of the settings.xml file
23:27:42 # * 1. looks for the specified url
23:27:42 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:27:42 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:27:42 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:27:42 #
23:27:42 #org.ops4j.pax.url.mvn.settings=
23:27:42
23:27:42 #
23:27:42 # Path to the local Maven repository which is used to avoid downloading
23:27:42 # artifacts when they already exist locally.
23:27:42 # The value of this property will be extracted from the settings.xml file
23:27:42 # above, or defaulted to:
23:27:42 # System.getProperty( "user.home" ) + "/.m2/repository"
23:27:42 #
23:27:42 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:27:42
23:27:42 #
23:27:42 # Default this to false. It's just weird to use undocumented repos
23:27:42 #
23:27:42 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:27:42
23:27:42 #
23:27:42 # Uncomment if you don't wanna use the proxy settings
23:27:42 # from the Maven conf/settings.xml file
23:27:42 #
23:27:42 # org.ops4j.pax.url.mvn.proxySupport=false
23:27:42
23:27:42 #
23:27:42 # Comma separated list of repositories scanned when resolving an artifact.
23:27:42 # Those repositories will be checked before iterating through the
23:27:42 # below list of repositories and even before the local repository
23:27:42 # A repository url can be appended with zero or more of the following flags:
23:27:42 # @snapshots : the repository contains snaphots
23:27:42 # @noreleases : the repository does not contain any released artifacts
23:27:42 #
23:27:42 # The following property value will add the system folder as a repo.
23:27:42 #
23:27:42 org.ops4j.pax.url.mvn.defaultRepositories=\
23:27:42 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:27:42 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:27:42 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:27:42
23:27:42 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:27:42 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:27:42
23:27:42 #
23:27:42 # Comma separated list of repositories scanned when resolving an artifact.
23:27:42 # The default list includes the following repositories:
23:27:42 # http://repo1.maven.org/maven2@id=central
23:27:42 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:27:42 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:27:42 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:27:42 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:27:42 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:27:42 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:27:42 # To add repositories to the default ones, prepend '+' to the list of repositories
23:27:42 # to add.
23:27:42 # A repository url can be appended with zero or more of the following flags:
23:27:42 # @snapshots : the repository contains snapshots
23:27:42 # @noreleases : the repository does not contain any released artifacts
23:27:42 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:27:42 #
23:27:42 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:27:42
23:27:42 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:27:42 + [[ True == \T\r\u\e ]]
23:27:42 + echo 'Configuring the startup features...'
23:27:42 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:42 + FEATURE_TEST_STRING=features-test
23:27:42 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:27:42 + KARAF_VERSION=karaf4
23:27:42 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:27:42 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:42 + [[ ! -z '' ]]
23:27:42 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:42 ################################################################################
23:27:42 #
23:27:42 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:42 # contributor license agreements. See the NOTICE file distributed with
23:27:42 # this work for additional information regarding copyright ownership.
23:27:42 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:42 # (the "License"); you may not use this file except in compliance with
23:27:42 # the License. You may obtain a copy of the License at
23:27:42 #
23:27:42 # http://www.apache.org/licenses/LICENSE-2.0
23:27:42 #
23:27:42 # Unless required by applicable law or agreed to in writing, software
23:27:42 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:42 # See the License for the specific language governing permissions and
23:27:42 # limitations under the License.
23:27:42 #
23:27:42 ################################################################################
23:27:42
23:27:42 #
23:27:42 # Comma separated list of features repositories to register by default
23:27:42 #
23:27:42 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/0d747d2b-8c46-49fa-8122-dbe1a1561051.xml
23:27:42
23:27:42 #
23:27:42 # Comma separated list of features to install at startup
23:27:42 #
23:27:42 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 03cf6a61-53ed-40a6-be2d-2f4408f0f676
23:27:42
23:27:42 #
23:27:42 # Resource repositories (OBR) that the features resolver can use
23:27:42 # to resolve requirements/capabilities
23:27:42 #
23:27:42 # The format of the resourceRepositories is
23:27:42 # resourceRepositories=[xml:url|json:url],...
23:27:42 # for Instance:
23:27:42 #
23:27:42 #resourceRepositories=xml:http://host/path/to/index.xml
23:27:42 # or
23:27:42 #resourceRepositories=json:http://host/path/to/index.json
23:27:42 #
23:27:42
23:27:42 #
23:27:42 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:27:42 #
23:27:42 featuresBootAsynchronous=false
23:27:42
23:27:42 #
23:27:42 # Service requirements enforcement
23:27:42 #
23:27:42 # By default, the feature resolver checks the service requirements/capabilities of
23:27:42 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:27:42 # the required bundles.
23:27:42 # The following flag can have those values:
23:27:42 # - disable: service requirements are completely ignored
23:27:42 # - default: service requirements are ignored for old features
23:27:42 # - enforce: service requirements are always verified
23:27:42 #
23:27:42 #serviceRequirements=default
23:27:42
23:27:42 #
23:27:42 # Store cfg file for config element in feature
23:27:42 #
23:27:42 #configCfgStore=true
23:27:42
23:27:42 #
23:27:42 # Define if the feature service automatically refresh bundles
23:27:42 #
23:27:42 autoRefresh=true
23:27:42
23:27:42 #
23:27:42 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:27:42 # XML file defines instructions related to features processing
23:27:42 # versions.properties may declare properties to resolve placeholders in XML file
23:27:42 # both files are relative to ${karaf.etc}
23:27:42 #
23:27:42 #featureProcessing=org.apache.karaf.features.xml
23:27:42 #featureProcessingVersions=versions.properties
23:27:42 + configure_karaf_log karaf4 ''
23:27:42 + local -r karaf_version=karaf4
23:27:42 + local -r controllerdebugmap=
23:27:42 + local logapi=log4j
23:27:42 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:42 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:42 log4j2.rootLogger.level = INFO
23:27:42 #log4j2.rootLogger.type = asyncRoot
23:27:42 #log4j2.rootLogger.includeLocation = false
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:42 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:42 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:42 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:42 log4j2.logger.spifly.level = WARN
23:27:42 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:42 log4j2.logger.audit.level = INFO
23:27:42 log4j2.logger.audit.additivity = false
23:27:42 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:42 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:42 log4j2.appender.console.type = Console
23:27:42 log4j2.appender.console.name = Console
23:27:42 log4j2.appender.console.layout.type = PatternLayout
23:27:42 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:42 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:42 log4j2.appender.rolling.name = RollingFile
23:27:42 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:42 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:42 #log4j2.appender.rolling.immediateFlush = false
23:27:42 log4j2.appender.rolling.append = true
23:27:42 log4j2.appender.rolling.layout.type = PatternLayout
23:27:42 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:42 log4j2.appender.rolling.policies.type = Policies
23:27:42 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:42 log4j2.appender.rolling.policies.size.size = 64MB
23:27:42 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:42 log4j2.appender.rolling.strategy.max = 7
23:27:42 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:42 log4j2.appender.audit.name = AuditRollingFile
23:27:42 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:42 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:42 log4j2.appender.audit.append = true
23:27:42 log4j2.appender.audit.layout.type = PatternLayout
23:27:42 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:42 log4j2.appender.audit.policies.type = Policies
23:27:42 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:42 log4j2.appender.audit.policies.size.size = 8MB
23:27:42 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:42 log4j2.appender.audit.strategy.max = 7
23:27:42 log4j2.appender.osgi.type = PaxOsgi
23:27:42 log4j2.appender.osgi.name = PaxOsgi
23:27:42 log4j2.appender.osgi.filter = *
23:27:42 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:42 #log4j2.logger.aether.level = TRACE
23:27:42 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:42 #log4j2.logger.http-headers.level = DEBUG
23:27:42 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:42 #log4j2.logger.maven.level = TRACE
23:27:42 + logapi=log4j2
23:27:42 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:27:42 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:27:42 + '[' log4j2 == log4j2 ']'
23:27:42 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:42 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:27:42 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:27:42 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:27:42 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:27:42 + unset IFS
23:27:42 controllerdebugmap:
23:27:42 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:42 + echo 'controllerdebugmap: '
23:27:42 + '[' -n '' ']'
23:27:42 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:27:42 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:42 ################################################################################
23:27:42 #
23:27:42 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:42 # contributor license agreements. See the NOTICE file distributed with
23:27:42 # this work for additional information regarding copyright ownership.
23:27:42 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:42 # (the "License"); you may not use this file except in compliance with
23:27:42 # the License. You may obtain a copy of the License at
23:27:42 #
23:27:42 # http://www.apache.org/licenses/LICENSE-2.0
23:27:42 #
23:27:42 # Unless required by applicable law or agreed to in writing, software
23:27:42 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:42 # See the License for the specific language governing permissions and
23:27:42 # limitations under the License.
23:27:42 #
23:27:42 ################################################################################
23:27:42
23:27:42 # Common pattern layout for appenders
23:27:42 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:42
23:27:42 # Root logger
23:27:42 log4j2.rootLogger.level = INFO
23:27:42 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:27:42 #log4j2.rootLogger.type = asyncRoot
23:27:42 #log4j2.rootLogger.includeLocation = false
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:42 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:42 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:42 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:42
23:27:42 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:42 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:42
23:27:42 # Loggers configuration
23:27:42
23:27:42 # Spifly logger
23:27:42 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:42 log4j2.logger.spifly.level = WARN
23:27:42
23:27:42 # Security audit logger
23:27:42 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:42 log4j2.logger.audit.level = INFO
23:27:42 log4j2.logger.audit.additivity = false
23:27:42 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:42
23:27:42 # Appenders configuration
23:27:42
23:27:42 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:42 log4j2.appender.console.type = Console
23:27:42 log4j2.appender.console.name = Console
23:27:42 log4j2.appender.console.layout.type = PatternLayout
23:27:42 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:42
23:27:42 # Rolling file appender
23:27:42 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:42 log4j2.appender.rolling.name = RollingFile
23:27:42 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:42 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:42 # uncomment to not force a disk flush
23:27:42 #log4j2.appender.rolling.immediateFlush = false
23:27:42 log4j2.appender.rolling.append = true
23:27:42 log4j2.appender.rolling.layout.type = PatternLayout
23:27:42 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:42 log4j2.appender.rolling.policies.type = Policies
23:27:42 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:42 log4j2.appender.rolling.policies.size.size = 1GB
23:27:42 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:42 log4j2.appender.rolling.strategy.max = 7
23:27:42
23:27:42 # Audit file appender
23:27:42 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:42 log4j2.appender.audit.name = AuditRollingFile
23:27:42 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:42 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:42 log4j2.appender.audit.append = true
23:27:42 log4j2.appender.audit.layout.type = PatternLayout
23:27:42 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:42 log4j2.appender.audit.policies.type = Policies
23:27:42 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:42 log4j2.appender.audit.policies.size.size = 8MB
23:27:42 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:42 log4j2.appender.audit.strategy.max = 7
23:27:42
23:27:42 # OSGi appender
23:27:42 log4j2.appender.osgi.type = PaxOsgi
23:27:42 log4j2.appender.osgi.name = PaxOsgi
23:27:42 log4j2.appender.osgi.filter = *
23:27:42
23:27:42 # help with identification of maven-related problems with pax-url-aether
23:27:42 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:42 #log4j2.logger.aether.level = TRACE
23:27:42 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:42 #log4j2.logger.http-headers.level = DEBUG
23:27:42 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:42 #log4j2.logger.maven.level = TRACE
23:27:42 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:27:42 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:27:42 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:42 Configure
23:27:42 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:27:42 max memory: 3072m
23:27:42 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:42 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:27:42 + local -r controllermem=3072m
23:27:42 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:42 + echo Configure
23:27:42 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:27:42 + echo ' max memory: 3072m'
23:27:42 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:42 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:42 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:42 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:42 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:42 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:42 #!/bin/sh
23:27:42 #
23:27:42 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:42 # contributor license agreements. See the NOTICE file distributed with
23:27:42 # this work for additional information regarding copyright ownership.
23:27:42 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:42 # (the "License"); you may not use this file except in compliance with
23:27:42 # the License. You may obtain a copy of the License at
23:27:42 #
23:27:42 # http://www.apache.org/licenses/LICENSE-2.0
23:27:42 #
23:27:42 # Unless required by applicable law or agreed to in writing, software
23:27:42 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:42 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:42 # See the License for the specific language governing permissions and
23:27:42 # limitations under the License.
23:27:42 #
23:27:42
23:27:42 #
23:27:42 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:27:42 # script: client, instance, shell, start, status, stop, karaf
23:27:42 #
23:27:42 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:27:42 # Actions go here...
23:27:42 # fi
23:27:42
23:27:42 #
23:27:42 # general settings which should be applied for all scripts go here; please keep
23:27:42 # in mind that it is possible that scripts might be executed more than once, e.g.
23:27:42 # in example of the start script where the start script is executed first and the
23:27:42 # karaf script afterwards.
23:27:42 #
23:27:42
23:27:42 #
23:27:42 # The following section shows the possible configuration options for the default
23:27:42 # karaf scripts
23:27:42 #
23:27:42 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:27:42 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:27:42 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:27:42 # export EXTRA_JAVA_OPTS # Additional JVM options
23:27:42 # export KARAF_HOME # Karaf home folder
23:27:42 # export KARAF_DATA # Karaf data folder
23:27:42 # export KARAF_BASE # Karaf base folder
23:27:42 # export KARAF_ETC # Karaf etc folder
23:27:42 # export KARAF_LOG # Karaf log folder
23:27:42 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:27:42 # export KARAF_OPTS # Additional available Karaf options
23:27:42 # export KARAF_DEBUG # Enable debug mode
23:27:42 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:27:42 # export KARAF_NOROOT # Prevent execution as root if set to true
23:27:42 Set Java version
23:27:42 + echo 'Set Java version'
23:27:42 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:27:42 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:27:42 sudo: a password is required
23:27:42 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:42 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:27:42 sudo: a password is required
23:27:42 JDK default version ...
23:27:42 + echo 'JDK default version ...'
23:27:42 + java -version
23:27:43 openjdk version "21.0.8" 2025-07-15
23:27:43 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:27:43 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:27:43 Set JAVA_HOME
23:27:43 + echo 'Set JAVA_HOME'
23:27:43 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:43 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:43 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:43 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:43 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:43 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:27:43 Listing all open ports on controller system...
23:27:43 + echo 'Listing all open ports on controller system...'
23:27:43 + netstat -pnatu
23:27:43 /tmp/configuration-script.sh: line 40: netstat: command not found
23:27:43 Custom shard config exists!!!
23:27:43 + '[' -f /tmp/custom_shard_config.txt ']'
23:27:43 + echo 'Custom shard config exists!!!'
23:27:43 + echo 'Copying the shard config...'
23:27:43 Copying the shard config...
23:27:43 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:27:43 Configuring cluster
23:27:43 + echo 'Configuring cluster'
23:27:43 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.226 10.30.170.27 10.30.170.116
23:27:43 ################################################
23:27:43 ## Configure Cluster ##
23:27:43 ################################################
23:27:43 NOTE: Cluster configuration files not found. Copying from
23:27:43 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:27:43 Configuring unique name in akka.conf
23:27:43 Configuring hostname in akka.conf
23:27:43 Configuring data and rpc seed nodes in akka.conf
23:27:43 modules = [
23:27:43
23:27:43 {
23:27:43 name = "inventory"
23:27:43 namespace = "urn:opendaylight:inventory"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "topology"
23:27:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "toaster"
23:27:43 namespace = "http://netconfcentral.org/ns/toaster"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "car"
23:27:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "people"
23:27:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "car-people"
23:27:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:43 shard-strategy = "module"
23:27:43 }
23:27:43 ]
23:27:43 Configuring replication type in module-shards.conf
23:27:43 ################################################
23:27:43 ## NOTE: Manually restart controller to ##
23:27:43 ## apply configuration. ##
23:27:43 ################################################
23:27:43 Dump akka.conf
23:27:43 + echo 'Dump akka.conf'
23:27:43 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:43
23:27:43 odl-cluster-data {
23:27:43 akka {
23:27:43 remote {
23:27:43 artery {
23:27:43 enabled = on
23:27:43 transport = tcp
23:27:43 canonical.hostname = "10.30.170.27"
23:27:43 canonical.port = 2550
23:27:43 }
23:27:43 }
23:27:43
23:27:43 cluster {
23:27:43 # Using artery.
23:27:43 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.226:2550",
23:27:43 "akka://opendaylight-cluster-data@10.30.170.27:2550",
23:27:43 "akka://opendaylight-cluster-data@10.30.170.116:2550"]
23:27:43
23:27:43 roles = ["member-2"]
23:27:43
23:27:43 # when under load we might trip a false positive on the failure detector
23:27:43 # failure-detector {
23:27:43 # heartbeat-interval = 4 s
23:27:43 # acceptable-heartbeat-pause = 16s
23:27:43 # }
23:27:43 }
23:27:43
23:27:43 persistence {
23:27:43 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:27:43 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:27:43 # The relative path is always relative to KARAF_HOME.
23:27:43
23:27:43 # snapshot-store.local.dir = "target/snapshots"
23:27:43
23:27:43 # Use lz4 compression for LocalSnapshotStore snapshots
23:27:43 snapshot-store.local.use-lz4-compression = false
23:27:43 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:27:43 snapshot-store.local.lz4-blocksize = 256KB
23:27:43 }
23:27:43 disable-default-actor-system-quarantined-event-handling = "false"
23:27:43 }
23:27:43 }
23:27:43 Dump modules.conf
23:27:43 + echo 'Dump modules.conf'
23:27:43 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:43 modules = [
23:27:43
23:27:43 {
23:27:43 name = "inventory"
23:27:43 namespace = "urn:opendaylight:inventory"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "topology"
23:27:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "toaster"
23:27:43 namespace = "http://netconfcentral.org/ns/toaster"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "car"
23:27:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "people"
23:27:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:43 shard-strategy = "module"
23:27:43 },
23:27:43 {
23:27:43 name = "car-people"
23:27:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:43 shard-strategy = "module"
23:27:43 }
23:27:43 ]
23:27:43 Dump module-shards.conf
23:27:43 + echo 'Dump module-shards.conf'
23:27:43 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:43 module-shards = [
23:27:43 {
23:27:43 name = "default"
23:27:43 shards = [
23:27:43 {
23:27:43 name = "default"
23:27:43 replicas = ["member-1",
23:27:43 "member-2",
23:27:43 "member-3"]
23:27:43 }
23:27:43 ]
23:27:43 },
23:27:43 {
23:27:43 name = "inventory"
23:27:43 shards = [
23:27:43 {
23:27:43 name="inventory"
23:27:43 replicas = ["member-1",
23:27:43 "member-2",
23:27:43 "member-3"]
23:27:43 }
23:27:43 ]
23:27:43 },
23:27:43 {
23:27:43 name = "topology"
23:27:43 shards = [
23:27:43 {
23:27:43 name="topology"
23:27:43 replicas = ["member-1",
23:27:43 "member-2",
23:27:43 "member-3"]
23:27:43 }
23:27:43 ]
23:27:43 },
23:27:43 {
23:27:43 name = "toaster"
23:27:43 shards = [
23:27:43 {
23:27:43 name="toaster"
23:27:43 replicas = ["member-1",
23:27:43 "member-2",
23:27:43 "member-3"]
23:27:43 }
23:27:43 ]
23:27:43 },
23:27:43 {
23:27:43 name = "car"
23:27:43 shards = [
23:27:43 {
23:27:43 name="car"
23:27:43 replicas = ["member-1",
23:27:43 "member-2",
23:27:43 "member-3"]
23:27:43 }
23:27:43 ]
23:27:43 },
23:27:43 {
23:27:43 name = "people"
23:27:43 shards = [
23:27:43 {
23:27:43 name="people"
23:27:43 replicas = ["member-1",
23:27:43 "member-2",
23:27:43 "member-3"]
23:27:43 }
23:27:43 ]
23:27:43 },
23:27:43 {
23:27:43 name = "car-people"
23:27:43 shards = [
23:27:43 {
23:27:43 name="car-people"
23:27:43 replicas = ["member-1",
23:27:43 "member-2",
23:27:43 "member-3"]
23:27:43 }
23:27:43 ]
23:27:43 }
23:27:43 ]
23:27:43 Configuring member-3 with IP address 10.30.170.116
23:27:43 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:27:43 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:27:43 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:27:43 ++ [[ /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:27:43 ++ echo 'common-functions.sh is being sourced'
23:27:43 common-functions.sh is being sourced
23:27:43 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:27:43 ++ DISTROSTREAM=scandium
23:27:43 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:43 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:43 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:43 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:43 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:43 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:43 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:43 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:43 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:43 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:43 ++ export CONTROLLERMEM=
23:27:43 ++ CONTROLLERMEM=
23:27:43 ++ case "${DISTROSTREAM}" in
23:27:43 ++ CLUSTER_SYSTEM=akka
23:27:43 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:43 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:43 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:43 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:43 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:43 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:43 ++ print_common_env
23:27:43 ++ cat
23:27:43 common-functions environment:
23:27:43 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:43 ACTUALFEATURES:
23:27:43 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:43 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:43 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:43 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:43 CONTROLLERMEM:
23:27:43 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:43 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:43 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:43 SUITES:
23:27:43
23:27:43 ++ SSH='ssh -t -t'
23:27:43 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:27:43 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:27:43 Changing to /tmp
23:27:43 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:43 + echo 'Changing to /tmp'
23:27:43 + cd /tmp
23:27:43 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip'
23:27:43 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:43 --2025-11-09 23:27:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:43 HTTP request sent, awaiting response... 200 OK
23:27:43 Length: 239811318 (229M) [application/zip]
23:27:43 Saving to: ‘karaf-0.21.4-20251109.212752-116.zip’
23:27:43
23:27:43 0K ........ ........ ........ ........ ........ ........ 1% 58.4M 4s
23:27:43 3072K ........ ........ ........ ........ ........ ........ 2% 105M 3s
23:27:44 6144K ........ ........ ........ ........ ........ ........ 3% 154M 2s
23:27:44 9216K ........ ........ ........ ........ ........ ........ 5% 138M 2s
23:27:44 12288K ........ ........ ........ ........ ........ ........ 6% 140M 2s
23:27:44 15360K ........ ........ ........ ........ ........ ........ 7% 145M 2s
23:27:44 18432K ........ ........ ........ ........ ........ ........ 9% 159M 2s
23:27:44 21504K ........ ........ ........ ........ ........ ........ 10% 152M 2s
23:27:44 24576K ........ ........ ........ ........ ........ ........ 11% 146M 2s
23:27:44 27648K ........ ........ ........ ........ ........ ........ 13% 162M 2s
23:27:44 30720K ........ ........ ........ ........ ........ ........ 14% 150M 2s
23:27:44 33792K ........ ........ ........ ........ ........ ........ 15% 160M 1s
23:27:44 36864K ........ ........ ........ ........ ........ ........ 17% 166M 1s
23:27:44 39936K ........ ........ ........ ........ ........ ........ 18% 152M 1s
23:27:44 43008K ........ ........ ........ ........ ........ ........ 19% 153M 1s
23:27:44 46080K ........ ........ ........ ........ ........ ........ 20% 196M 1s
23:27:44 49152K ........ ........ ........ ........ ........ ........ 22% 182M 1s
23:27:44 52224K ........ ........ ........ ........ ........ ........ 23% 190M 1s
23:27:44 55296K ........ ........ ........ ........ ........ ........ 24% 153M 1s
23:27:44 58368K ........ ........ ........ ........ ........ ........ 26% 127M 1s
23:27:44 61440K ........ ........ ........ ........ ........ ........ 27% 174M 1s
23:27:44 64512K ........ ........ ........ ........ ........ ........ 28% 167M 1s
23:27:44 67584K ........ ........ ........ ........ ........ ........ 30% 153M 1s
23:27:44 70656K ........ ........ ........ ........ ........ ........ 31% 149M 1s
23:27:44 73728K ........ ........ ........ ........ ........ ........ 32% 149M 1s
23:27:44 76800K ........ ........ ........ ........ ........ ........ 34% 153M 1s
23:27:44 79872K ........ ........ ........ ........ ........ ........ 35% 151M 1s
23:27:44 82944K ........ ........ ........ ........ ........ ........ 36% 153M 1s
23:27:44 86016K ........ ........ ........ ........ ........ ........ 38% 130M 1s
23:27:44 89088K ........ ........ ........ ........ ........ ........ 39% 168M 1s
23:27:44 92160K ........ ........ ........ ........ ........ ........ 40% 185M 1s
23:27:44 95232K ........ ........ ........ ........ ........ ........ 41% 184M 1s
23:27:44 98304K ........ ........ ........ ........ ........ ........ 43% 146M 1s
23:27:44 101376K ........ ........ ........ ........ ........ ........ 44% 131M 1s
23:27:44 104448K ........ ........ ........ ........ ........ ........ 45% 192M 1s
23:27:44 107520K ........ ........ ........ ........ ........ ........ 47% 169M 1s
23:27:44 110592K ........ ........ ........ ........ ........ ........ 48% 138M 1s
23:27:44 113664K ........ ........ ........ ........ ........ ........ 49% 274M 1s
23:27:44 116736K ........ ........ ........ ........ ........ ........ 51% 151M 1s
23:27:44 119808K ........ ........ ........ ........ ........ ........ 52% 147M 1s
23:27:44 122880K ........ ........ ........ ........ ........ ........ 53% 222M 1s
23:27:44 125952K ........ ........ ........ ........ ........ ........ 55% 186M 1s
23:27:44 129024K ........ ........ ........ ........ ........ ........ 56% 192M 1s
23:27:44 132096K ........ ........ ........ ........ ........ ........ 57% 161M 1s
23:27:44 135168K ........ ........ ........ ........ ........ ........ 59% 153M 1s
23:27:44 138240K ........ ........ ........ ........ ........ ........ 60% 197M 1s
23:27:44 141312K ........ ........ ........ ........ ........ ........ 61% 186M 1s
23:27:44 144384K ........ ........ ........ ........ ........ ........ 62% 125M 1s
23:27:44 147456K ........ ........ ........ ........ ........ ........ 64% 213M 1s
23:27:44 150528K ........ ........ ........ ........ ........ ........ 65% 343M 1s
23:27:44 153600K ........ ........ ........ ........ ........ ........ 66% 214M 0s
23:27:44 156672K ........ ........ ........ ........ ........ ........ 68% 140M 0s
23:27:44 159744K ........ ........ ........ ........ ........ ........ 69% 297M 0s
23:27:44 162816K ........ ........ ........ ........ ........ ........ 70% 197M 0s
23:27:44 165888K ........ ........ ........ ........ ........ ........ 72% 192M 0s
23:27:44 168960K ........ ........ ........ ........ ........ ........ 73% 104M 0s
23:27:45 172032K ........ ........ ........ ........ ........ ........ 74% 238M 0s
23:27:45 175104K ........ ........ ........ ........ ........ ........ 76% 350M 0s
23:27:45 178176K ........ ........ ........ ........ ........ ........ 77% 178M 0s
23:27:45 181248K ........ ........ ........ ........ ........ ........ 78% 209M 0s
23:27:45 184320K ........ ........ ........ ........ ........ ........ 80% 179M 0s
23:27:45 187392K ........ ........ ........ ........ ........ ........ 81% 200M 0s
23:27:45 190464K ........ ........ ........ ........ ........ ........ 82% 184M 0s
23:27:45 193536K ........ ........ ........ ........ ........ ........ 83% 108M 0s
23:27:45 196608K ........ ........ ........ ........ ........ ........ 85% 267M 0s
23:27:45 199680K ........ ........ ........ ........ ........ ........ 86% 287M 0s
23:27:45 202752K ........ ........ ........ ........ ........ ........ 87% 153M 0s
23:27:45 205824K ........ ........ ........ ........ ........ ........ 89% 151M 0s
23:27:45 208896K ........ ........ ........ ........ ........ ........ 90% 218M 0s
23:27:45 211968K ........ ........ ........ ........ ........ ........ 91% 344M 0s
23:27:45 215040K ........ ........ ........ ........ ........ ........ 93% 415M 0s
23:27:45 218112K ........ ........ ........ ........ ........ ........ 94% 312M 0s
23:27:45 221184K ........ ........ ........ ........ ........ ........ 95% 328M 0s
23:27:45 224256K ........ ........ ........ ........ ........ ........ 97% 333M 0s
23:27:45 227328K ........ ........ ........ ........ ........ ........ 98% 339M 0s
23:27:45 230400K ........ ........ ........ ........ ........ ........ 99% 355M 0s
23:27:45 233472K ........ ... 100% 365M=1.3s
23:27:45
23:27:45 2025-11-09 23:27:45 (171 MB/s) - ‘karaf-0.21.4-20251109.212752-116.zip’ saved [239811318/239811318]
23:27:45
23:27:45 Extracting the new controller...
23:27:45 + echo 'Extracting the new controller...'
23:27:45 + unzip -q karaf-0.21.4-20251109.212752-116.zip
23:27:47 Adding external repositories...
23:27:47 + echo 'Adding external repositories...'
23:27:47 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:47 ################################################################################
23:27:47 #
23:27:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:47 # contributor license agreements. See the NOTICE file distributed with
23:27:47 # this work for additional information regarding copyright ownership.
23:27:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:47 # (the "License"); you may not use this file except in compliance with
23:27:47 # the License. You may obtain a copy of the License at
23:27:47 #
23:27:47 # http://www.apache.org/licenses/LICENSE-2.0
23:27:47 #
23:27:47 # Unless required by applicable law or agreed to in writing, software
23:27:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:47 # See the License for the specific language governing permissions and
23:27:47 # limitations under the License.
23:27:47 #
23:27:47 ################################################################################
23:27:47
23:27:47 #
23:27:47 # If set to true, the following property will not allow any certificate to be used
23:27:47 # when accessing Maven repositories through SSL
23:27:47 #
23:27:47 #org.ops4j.pax.url.mvn.certificateCheck=
23:27:47
23:27:47 #
23:27:47 # Path to the local Maven settings file.
23:27:47 # The repositories defined in this file will be automatically added to the list
23:27:47 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:27:47 # below is not set.
23:27:47 # The following locations are checked for the existence of the settings.xml file
23:27:47 # * 1. looks for the specified url
23:27:47 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:27:47 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:27:47 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:27:47 #
23:27:47 #org.ops4j.pax.url.mvn.settings=
23:27:47
23:27:47 #
23:27:47 # Path to the local Maven repository which is used to avoid downloading
23:27:47 # artifacts when they already exist locally.
23:27:47 # The value of this property will be extracted from the settings.xml file
23:27:47 # above, or defaulted to:
23:27:47 # System.getProperty( "user.home" ) + "/.m2/repository"
23:27:47 #
23:27:47 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:27:47
23:27:47 #
23:27:47 # Default this to false. It's just weird to use undocumented repos
23:27:47 #
23:27:47 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:27:47
23:27:47 #
23:27:47 # Uncomment if you don't wanna use the proxy settings
23:27:47 # from the Maven conf/settings.xml file
23:27:47 #
23:27:47 # org.ops4j.pax.url.mvn.proxySupport=false
23:27:47
23:27:47 #
23:27:47 # Comma separated list of repositories scanned when resolving an artifact.
23:27:47 # Those repositories will be checked before iterating through the
23:27:47 # below list of repositories and even before the local repository
23:27:47 # A repository url can be appended with zero or more of the following flags:
23:27:47 # @snapshots : the repository contains snaphots
23:27:47 # @noreleases : the repository does not contain any released artifacts
23:27:47 #
23:27:47 # The following property value will add the system folder as a repo.
23:27:47 #
23:27:47 org.ops4j.pax.url.mvn.defaultRepositories=\
23:27:47 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:27:47 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:27:47 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:27:47
23:27:47 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:27:47 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:27:47
23:27:47 #
23:27:47 # Comma separated list of repositories scanned when resolving an artifact.
23:27:47 # The default list includes the following repositories:
23:27:47 # http://repo1.maven.org/maven2@id=central
23:27:47 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:27:47 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:27:47 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:27:47 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:27:47 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:27:47 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:27:47 # To add repositories to the default ones, prepend '+' to the list of repositories
23:27:47 # to add.
23:27:47 # A repository url can be appended with zero or more of the following flags:
23:27:47 # @snapshots : the repository contains snapshots
23:27:47 # @noreleases : the repository does not contain any released artifacts
23:27:47 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:27:47 #
23:27:47 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:27:47
23:27:47 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:27:47 + [[ True == \T\r\u\e ]]
23:27:47 + echo 'Configuring the startup features...'
23:27:47 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:47 + FEATURE_TEST_STRING=features-test
23:27:47 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:27:47 + KARAF_VERSION=karaf4
23:27:47 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:27:47 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:47 + [[ ! -z '' ]]
23:27:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:47 ################################################################################
23:27:47 #
23:27:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:47 # contributor license agreements. See the NOTICE file distributed with
23:27:47 # this work for additional information regarding copyright ownership.
23:27:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:47 # (the "License"); you may not use this file except in compliance with
23:27:47 # the License. You may obtain a copy of the License at
23:27:47 #
23:27:47 # http://www.apache.org/licenses/LICENSE-2.0
23:27:47 #
23:27:47 # Unless required by applicable law or agreed to in writing, software
23:27:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:47 # See the License for the specific language governing permissions and
23:27:47 # limitations under the License.
23:27:47 #
23:27:47 ################################################################################
23:27:47
23:27:47 #
23:27:47 # Comma separated list of features repositories to register by default
23:27:47 #
23:27:47 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/0d747d2b-8c46-49fa-8122-dbe1a1561051.xml
23:27:47
23:27:47 #
23:27:47 # Comma separated list of features to install at startup
23:27:47 #
23:27:47 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 03cf6a61-53ed-40a6-be2d-2f4408f0f676
23:27:47
23:27:47 #
23:27:47 # Resource repositories (OBR) that the features resolver can use
23:27:47 # to resolve requirements/capabilities
23:27:47 #
23:27:47 # The format of the resourceRepositories is
23:27:47 # resourceRepositories=[xml:url|json:url],...
23:27:47 # for Instance:
23:27:47 #
23:27:47 #resourceRepositories=xml:http://host/path/to/index.xml
23:27:47 # or
23:27:47 #resourceRepositories=json:http://host/path/to/index.json
23:27:47 #
23:27:47
23:27:47 #
23:27:47 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:27:47 #
23:27:47 featuresBootAsynchronous=false
23:27:47
23:27:47 #
23:27:47 # Service requirements enforcement
23:27:47 #
23:27:47 # By default, the feature resolver checks the service requirements/capabilities of
23:27:47 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:27:47 # the required bundles.
23:27:47 # The following flag can have those values:
23:27:47 # - disable: service requirements are completely ignored
23:27:47 # - default: service requirements are ignored for old features
23:27:47 # - enforce: service requirements are always verified
23:27:47 #
23:27:47 #serviceRequirements=default
23:27:47
23:27:47 #
23:27:47 # Store cfg file for config element in feature
23:27:47 #
23:27:47 #configCfgStore=true
23:27:47
23:27:47 #
23:27:47 # Define if the feature service automatically refresh bundles
23:27:47 #
23:27:47 autoRefresh=true
23:27:47
23:27:47 #
23:27:47 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:27:47 # XML file defines instructions related to features processing
23:27:47 # versions.properties may declare properties to resolve placeholders in XML file
23:27:47 # both files are relative to ${karaf.etc}
23:27:47 #
23:27:47 #featureProcessing=org.apache.karaf.features.xml
23:27:47 #featureProcessingVersions=versions.properties
23:27:47 + configure_karaf_log karaf4 ''
23:27:47 + local -r karaf_version=karaf4
23:27:47 + local -r controllerdebugmap=
23:27:47 + local logapi=log4j
23:27:47 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:47 log4j2.rootLogger.level = INFO
23:27:47 #log4j2.rootLogger.type = asyncRoot
23:27:47 #log4j2.rootLogger.includeLocation = false
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:47 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:47 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:47 log4j2.logger.spifly.level = WARN
23:27:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:47 log4j2.logger.audit.level = INFO
23:27:47 log4j2.logger.audit.additivity = false
23:27:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:47 log4j2.appender.console.type = Console
23:27:47 log4j2.appender.console.name = Console
23:27:47 log4j2.appender.console.layout.type = PatternLayout
23:27:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:47 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:47 log4j2.appender.rolling.name = RollingFile
23:27:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:47 #log4j2.appender.rolling.immediateFlush = false
23:27:47 log4j2.appender.rolling.append = true
23:27:47 log4j2.appender.rolling.layout.type = PatternLayout
23:27:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:47 log4j2.appender.rolling.policies.type = Policies
23:27:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:47 log4j2.appender.rolling.policies.size.size = 64MB
23:27:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:47 log4j2.appender.rolling.strategy.max = 7
23:27:47 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:47 log4j2.appender.audit.name = AuditRollingFile
23:27:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:47 log4j2.appender.audit.append = true
23:27:47 log4j2.appender.audit.layout.type = PatternLayout
23:27:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:47 log4j2.appender.audit.policies.type = Policies
23:27:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:47 log4j2.appender.audit.policies.size.size = 8MB
23:27:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:47 log4j2.appender.audit.strategy.max = 7
23:27:47 log4j2.appender.osgi.type = PaxOsgi
23:27:47 log4j2.appender.osgi.name = PaxOsgi
23:27:47 log4j2.appender.osgi.filter = *
23:27:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:47 #log4j2.logger.aether.level = TRACE
23:27:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:47 #log4j2.logger.http-headers.level = DEBUG
23:27:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:47 #log4j2.logger.maven.level = TRACE
23:27:47 + logapi=log4j2
23:27:47 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:27:47 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:27:47 + '[' log4j2 == log4j2 ']'
23:27:47 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:47 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:27:47 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:27:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:27:47 controllerdebugmap:
23:27:47 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:27:47 + unset IFS
23:27:47 + echo 'controllerdebugmap: '
23:27:47 + '[' -n '' ']'
23:27:47 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:27:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:47 ################################################################################
23:27:47 #
23:27:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:47 # contributor license agreements. See the NOTICE file distributed with
23:27:47 # this work for additional information regarding copyright ownership.
23:27:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:47 # (the "License"); you may not use this file except in compliance with
23:27:47 # the License. You may obtain a copy of the License at
23:27:47 #
23:27:47 # http://www.apache.org/licenses/LICENSE-2.0
23:27:47 #
23:27:47 # Unless required by applicable law or agreed to in writing, software
23:27:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:47 # See the License for the specific language governing permissions and
23:27:47 # limitations under the License.
23:27:47 #
23:27:47 ################################################################################
23:27:47
23:27:47 # Common pattern layout for appenders
23:27:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:47
23:27:47 # Root logger
23:27:47 log4j2.rootLogger.level = INFO
23:27:47 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:27:47 #log4j2.rootLogger.type = asyncRoot
23:27:47 #log4j2.rootLogger.includeLocation = false
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:47 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:47
23:27:47 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:47
23:27:47 # Loggers configuration
23:27:47
23:27:47 # Spifly logger
23:27:47 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:47 log4j2.logger.spifly.level = WARN
23:27:47
23:27:47 # Security audit logger
23:27:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:47 log4j2.logger.audit.level = INFO
23:27:47 log4j2.logger.audit.additivity = false
23:27:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:47
23:27:47 # Appenders configuration
23:27:47
23:27:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:47 log4j2.appender.console.type = Console
23:27:47 log4j2.appender.console.name = Console
23:27:47 log4j2.appender.console.layout.type = PatternLayout
23:27:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:47
23:27:47 # Rolling file appender
23:27:47 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:47 log4j2.appender.rolling.name = RollingFile
23:27:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:47 # uncomment to not force a disk flush
23:27:47 #log4j2.appender.rolling.immediateFlush = false
23:27:47 log4j2.appender.rolling.append = true
23:27:47 log4j2.appender.rolling.layout.type = PatternLayout
23:27:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:47 log4j2.appender.rolling.policies.type = Policies
23:27:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:47 log4j2.appender.rolling.policies.size.size = 1GB
23:27:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:47 log4j2.appender.rolling.strategy.max = 7
23:27:47
23:27:47 # Audit file appender
23:27:47 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:47 log4j2.appender.audit.name = AuditRollingFile
23:27:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:47 log4j2.appender.audit.append = true
23:27:47 log4j2.appender.audit.layout.type = PatternLayout
23:27:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:47 log4j2.appender.audit.policies.type = Policies
23:27:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:47 log4j2.appender.audit.policies.size.size = 8MB
23:27:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:47 log4j2.appender.audit.strategy.max = 7
23:27:47
23:27:47 # OSGi appender
23:27:47 log4j2.appender.osgi.type = PaxOsgi
23:27:47 log4j2.appender.osgi.name = PaxOsgi
23:27:47 log4j2.appender.osgi.filter = *
23:27:47
23:27:47 # help with identification of maven-related problems with pax-url-aether
23:27:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:47 #log4j2.logger.aether.level = TRACE
23:27:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:47 #log4j2.logger.http-headers.level = DEBUG
23:27:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:47 #log4j2.logger.maven.level = TRACE
23:27:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:27:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:27:47 Configure
23:27:47 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:27:47 max memory: 3072m
23:27:47 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:27:47 + local -r controllermem=3072m
23:27:47 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:47 + echo Configure
23:27:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:27:47 + echo ' max memory: 3072m'
23:27:47 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:47 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:47 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:47 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:47 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:47 #!/bin/sh
23:27:47 #
23:27:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:47 # contributor license agreements. See the NOTICE file distributed with
23:27:47 # this work for additional information regarding copyright ownership.
23:27:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:47 # (the "License"); you may not use this file except in compliance with
23:27:47 # the License. You may obtain a copy of the License at
23:27:47 #
23:27:47 # http://www.apache.org/licenses/LICENSE-2.0
23:27:47 #
23:27:47 # Unless required by applicable law or agreed to in writing, software
23:27:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:47 # See the License for the specific language governing permissions and
23:27:47 # limitations under the License.
23:27:47 #
23:27:47
23:27:47 #
23:27:47 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:27:47 # script: client, instance, shell, start, status, stop, karaf
23:27:47 #
23:27:47 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:27:47 # Actions go here...
23:27:47 # fi
23:27:47
23:27:47 #
23:27:47 # general settings which should be applied for all scripts go here; please keep
23:27:47 # in mind that it is possible that scripts might be executed more than once, e.g.
23:27:47 # in example of the start script where the start script is executed first and the
23:27:47 # karaf script afterwards.
23:27:47 #
23:27:47
23:27:47 #
23:27:47 # The following section shows the possible configuration options for the default
23:27:47 # karaf scripts
23:27:47 #
23:27:47 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:27:47 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:27:47 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:27:47 # export EXTRA_JAVA_OPTS # Additional JVM options
23:27:47 # export KARAF_HOME # Karaf home folder
23:27:47 # export KARAF_DATA # Karaf data folder
23:27:47 # export KARAF_BASE # Karaf base folder
23:27:47 # export KARAF_ETC # Karaf etc folder
23:27:47 # export KARAF_LOG # Karaf log folder
23:27:47 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:27:47 # export KARAF_OPTS # Additional available Karaf options
23:27:47 # export KARAF_DEBUG # Enable debug mode
23:27:47 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:27:47 # export KARAF_NOROOT # Prevent execution as root if set to true
23:27:47 Set Java version
23:27:47 + echo 'Set Java version'
23:27:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:27:47 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:27:47 sudo: a password is required
23:27:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:47 JDK default version ...
23:27:47 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:27:47 sudo: a password is required
23:27:47 + echo 'JDK default version ...'
23:27:47 + java -version
23:27:47 openjdk version "21.0.8" 2025-07-15
23:27:47 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:27:47 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:27:48 Set JAVA_HOME
23:27:48 + echo 'Set JAVA_HOME'
23:27:48 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:48 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:48 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:48 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:48 Listing all open ports on controller system...
23:27:48 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:48 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:27:48 + echo 'Listing all open ports on controller system...'
23:27:48 + netstat -pnatu
23:27:48 /tmp/configuration-script.sh: line 40: netstat: command not found
23:27:48 + '[' -f /tmp/custom_shard_config.txt ']'
23:27:48 Custom shard config exists!!!
23:27:48 Copying the shard config...
23:27:48 + echo 'Custom shard config exists!!!'
23:27:48 + echo 'Copying the shard config...'
23:27:48 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:27:48 Configuring cluster
23:27:48 + echo 'Configuring cluster'
23:27:48 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.226 10.30.170.27 10.30.170.116
23:27:48 ################################################
23:27:48 ## Configure Cluster ##
23:27:48 ################################################
23:27:48 NOTE: Cluster configuration files not found. Copying from
23:27:48 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:27:48 Configuring unique name in akka.conf
23:27:48 Configuring hostname in akka.conf
23:27:48 Configuring data and rpc seed nodes in akka.conf
23:27:48 modules = [
23:27:48
23:27:48 {
23:27:48 name = "inventory"
23:27:48 namespace = "urn:opendaylight:inventory"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "topology"
23:27:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "toaster"
23:27:48 namespace = "http://netconfcentral.org/ns/toaster"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "car"
23:27:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "people"
23:27:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "car-people"
23:27:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:48 shard-strategy = "module"
23:27:48 }
23:27:48 ]
23:27:48 Configuring replication type in module-shards.conf
23:27:48 ################################################
23:27:48 ## NOTE: Manually restart controller to ##
23:27:48 ## apply configuration. ##
23:27:48 ################################################
23:27:48 Dump akka.conf
23:27:48 + echo 'Dump akka.conf'
23:27:48 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:48
23:27:48 odl-cluster-data {
23:27:48 akka {
23:27:48 remote {
23:27:48 artery {
23:27:48 enabled = on
23:27:48 transport = tcp
23:27:48 canonical.hostname = "10.30.170.116"
23:27:48 canonical.port = 2550
23:27:48 }
23:27:48 }
23:27:48
23:27:48 cluster {
23:27:48 # Using artery.
23:27:48 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.226:2550",
23:27:48 "akka://opendaylight-cluster-data@10.30.170.27:2550",
23:27:48 "akka://opendaylight-cluster-data@10.30.170.116:2550"]
23:27:48
23:27:48 roles = ["member-3"]
23:27:48
23:27:48 # when under load we might trip a false positive on the failure detector
23:27:48 # failure-detector {
23:27:48 # heartbeat-interval = 4 s
23:27:48 # acceptable-heartbeat-pause = 16s
23:27:48 # }
23:27:48 }
23:27:48
23:27:48 persistence {
23:27:48 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:27:48 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:27:48 # The relative path is always relative to KARAF_HOME.
23:27:48
23:27:48 # snapshot-store.local.dir = "target/snapshots"
23:27:48
23:27:48 # Use lz4 compression for LocalSnapshotStore snapshots
23:27:48 snapshot-store.local.use-lz4-compression = false
23:27:48 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:27:48 snapshot-store.local.lz4-blocksize = 256KB
23:27:48 }
23:27:48 disable-default-actor-system-quarantined-event-handling = "false"
23:27:48 }
23:27:48 }
23:27:48 Dump modules.conf
23:27:48 + echo 'Dump modules.conf'
23:27:48 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:48 modules = [
23:27:48
23:27:48 {
23:27:48 name = "inventory"
23:27:48 namespace = "urn:opendaylight:inventory"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "topology"
23:27:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "toaster"
23:27:48 namespace = "http://netconfcentral.org/ns/toaster"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "car"
23:27:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "people"
23:27:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:48 shard-strategy = "module"
23:27:48 },
23:27:48 {
23:27:48 name = "car-people"
23:27:48 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:48 shard-strategy = "module"
23:27:48 }
23:27:48 ]
23:27:48 Dump module-shards.conf
23:27:48 + echo 'Dump module-shards.conf'
23:27:48 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:48 module-shards = [
23:27:48 {
23:27:48 name = "default"
23:27:48 shards = [
23:27:48 {
23:27:48 name = "default"
23:27:48 replicas = ["member-1",
23:27:48 "member-2",
23:27:48 "member-3"]
23:27:48 }
23:27:48 ]
23:27:48 },
23:27:48 {
23:27:48 name = "inventory"
23:27:48 shards = [
23:27:48 {
23:27:48 name="inventory"
23:27:48 replicas = ["member-1",
23:27:48 "member-2",
23:27:48 "member-3"]
23:27:48 }
23:27:48 ]
23:27:48 },
23:27:48 {
23:27:48 name = "topology"
23:27:48 shards = [
23:27:48 {
23:27:48 name="topology"
23:27:48 replicas = ["member-1",
23:27:48 "member-2",
23:27:48 "member-3"]
23:27:48 }
23:27:48 ]
23:27:48 },
23:27:48 {
23:27:48 name = "toaster"
23:27:48 shards = [
23:27:48 {
23:27:48 name="toaster"
23:27:48 replicas = ["member-1",
23:27:48 "member-2",
23:27:48 "member-3"]
23:27:48 }
23:27:48 ]
23:27:48 },
23:27:48 {
23:27:48 name = "car"
23:27:48 shards = [
23:27:48 {
23:27:48 name="car"
23:27:48 replicas = ["member-1",
23:27:48 "member-2",
23:27:48 "member-3"]
23:27:48 }
23:27:48 ]
23:27:48 },
23:27:48 {
23:27:48 name = "people"
23:27:48 shards = [
23:27:48 {
23:27:48 name="people"
23:27:48 replicas = ["member-1",
23:27:48 "member-2",
23:27:48 "member-3"]
23:27:48 }
23:27:48 ]
23:27:48 },
23:27:48 {
23:27:48 name = "car-people"
23:27:48 shards = [
23:27:48 {
23:27:48 name="car-people"
23:27:48 replicas = ["member-1",
23:27:48 "member-2",
23:27:48 "member-3"]
23:27:48 }
23:27:48 ]
23:27:48 }
23:27:48 ]
23:27:48 Locating config plan to use...
23:27:48 Finished running config plans
23:27:48 Starting member-1 with IP address 10.30.171.226
23:27:48 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:27:48 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:27:48 Redirecting karaf console output to karaf_console.log
23:27:48 Starting controller...
23:27:48 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:27:48 Starting member-2 with IP address 10.30.170.27
23:27:48 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:27:48 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:27:48 Redirecting karaf console output to karaf_console.log
23:27:48 Starting controller...
23:27:48 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:27:48 Starting member-3 with IP address 10.30.170.116
23:27:48 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:27:49 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:27:49 Redirecting karaf console output to karaf_console.log
23:27:49 Starting controller...
23:27:49 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:27:49 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins13353678347444297955.sh
23:27:49 common-functions.sh is being sourced
23:27:49 common-functions environment:
23:27:49 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:49 ACTUALFEATURES:
23:27:49 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:49 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:49 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:49 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:49 CONTROLLERMEM: 2048m
23:27:49 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:49 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:49 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:49 SUITES:
23:27:49
23:27:49 + echo '#################################################'
23:27:49 #################################################
23:27:49 + echo '## Verify Cluster is UP ##'
23:27:49 ## Verify Cluster is UP ##
23:27:49 + echo '#################################################'
23:27:49 #################################################
23:27:49 + create_post_startup_script
23:27:49 + cat
23:27:49 + copy_and_run_post_startup_script
23:27:49 + seed_index=1
23:27:49 ++ seq 1 3
23:27:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:27:49 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:27:49 + echo 'Execute the post startup script on controller 10.30.171.226'
23:27:49 Execute the post startup script on controller 10.30.171.226
23:27:49 + scp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/post-startup-script.sh 10.30.171.226:/tmp/
23:27:49 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:27:49 + ssh 10.30.171.226 'bash /tmp/post-startup-script.sh 1'
23:27:49 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:27:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:27:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:50 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:28:55 2025-11-09T23:28:20,931 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:28:55 Controller is UP
23:28:55 2025-11-09T23:28:20,931 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:28:55 Listing all open ports on controller system...
23:28:55 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:28:55 looking for "BindException: Address already in use" in log file
23:28:55 looking for "server is unhealthy" in log file
23:28:55 + '[' 1 == 0 ']'
23:28:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:28:55 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:28:55 + echo 'Execute the post startup script on controller 10.30.170.27'
23:28:55 Execute the post startup script on controller 10.30.170.27
23:28:55 + scp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/post-startup-script.sh 10.30.170.27:/tmp/
23:28:55 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:28:55 + ssh 10.30.170.27 'bash /tmp/post-startup-script.sh 2'
23:28:55 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:28:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:30:00 2025-11-09T23:28:26,782 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:30:00 Controller is UP
23:30:00 2025-11-09T23:28:26,782 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:30:00 Listing all open ports on controller system...
23:30:00 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:30:00 looking for "BindException: Address already in use" in log file
23:30:00 looking for "server is unhealthy" in log file
23:30:00 + '[' 2 == 0 ']'
23:30:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:30:00 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:30:00 + echo 'Execute the post startup script on controller 10.30.170.116'
23:30:00 Execute the post startup script on controller 10.30.170.116
23:30:00 + scp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/post-startup-script.sh 10.30.170.116:/tmp/
23:30:00 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:30:01 + ssh 10.30.170.116 'bash /tmp/post-startup-script.sh 3'
23:30:01 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:30:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:01 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:31:06 2025-11-09T23:28:20,972 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:31:06 Controller is UP
23:31:06 2025-11-09T23:28:20,972 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:31:06 Listing all open ports on controller system...
23:31:06 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:31:06 looking for "BindException: Address already in use" in log file
23:31:06 looking for "server is unhealthy" in log file
23:31:06 + '[' 0 == 0 ']'
23:31:06 + seed_index=1
23:31:06 + dump_controller_threads
23:31:06 ++ seq 1 3
23:31:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:06 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:31:06 + echo 'Let'\''s take the karaf thread dump'
23:31:06 Let's take the karaf thread dump
23:31:06 + ssh 10.30.171.226 'sudo ps aux'
23:31:06 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:31:07 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_before.log
23:31:07 ++ grep -v grep
23:31:07 ++ tr -s ' '
23:31:07 ++ cut -f2 '-d '
23:31:07 + pid=2086
23:31:07 + echo 'karaf main: org.apache.karaf.main.Main, pid:2086'
23:31:07 karaf main: org.apache.karaf.main.Main, pid:2086
23:31:07 + ssh 10.30.171.226 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2086'
23:31:07 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:31:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:07 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:31:07 + echo 'Let'\''s take the karaf thread dump'
23:31:07 Let's take the karaf thread dump
23:31:07 + ssh 10.30.170.27 'sudo ps aux'
23:31:07 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:31:08 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_before.log
23:31:08 ++ grep -v grep
23:31:08 ++ tr -s ' '
23:31:08 ++ cut -f2 '-d '
23:31:08 + pid=2085
23:31:08 + echo 'karaf main: org.apache.karaf.main.Main, pid:2085'
23:31:08 karaf main: org.apache.karaf.main.Main, pid:2085
23:31:08 + ssh 10.30.170.27 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2085'
23:31:08 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
23:31:08 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:08 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:31:08 + echo 'Let'\''s take the karaf thread dump'
23:31:08 Let's take the karaf thread dump
23:31:08 + ssh 10.30.170.116 'sudo ps aux'
23:31:08 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:31:09 ++ tr -s ' '
23:31:09 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_before.log
23:31:09 ++ cut -f2 '-d '
23:31:09 ++ grep -v grep
23:31:09 + pid=2083
23:31:09 + echo 'karaf main: org.apache.karaf.main.Main, pid:2083'
23:31:09 karaf main: org.apache.karaf.main.Main, pid:2083
23:31:09 + ssh 10.30.170.116 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2083'
23:31:09 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
23:31:09 + '[' 0 -gt 0 ']'
23:31:09 + echo 'Generating controller variables...'
23:31:09 Generating controller variables...
23:31:09 ++ seq 1 3
23:31:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:09 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:31:09 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.226'
23:31:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:09 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:31:09 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.226 -v ODL_SYSTEM_2_IP:10.30.170.27'
23:31:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:09 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:31:09 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.226 -v ODL_SYSTEM_2_IP:10.30.170.27 -v ODL_SYSTEM_3_IP:10.30.170.116'
23:31:09 + echo 'Generating mininet variables...'
23:31:09 Generating mininet variables...
23:31:09 ++ seq 1 0
23:31:09 + get_test_suites SUITES
23:31:09 + local __suite_list=SUITES
23:31:09 + echo 'Locating test plan to use...'
23:31:09 Locating test plan to use...
23:31:09 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask-scandium.txt
23:31:09 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask-scandium.txt ']'
23:31:09 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask.txt
23:31:09 + '[' disabled '!=' disabled ']'
23:31:09 + echo 'Changing the testplan path...'
23:31:09 Changing the testplan path...
23:31:09 + sed s:integration:/w/workspace/controller-csit-3node-clustering-ask-all-scandium: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask.txt
23:31:09 + cat testplan.txt
23:31:09 # Place the suites in run order:
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:31:09 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:31:09 + '[' -z '' ']'
23:31:09 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:31:09 ++ tr '\012' ' '
23:31:10 + suite_list='/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:31:10 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:31:10 ++ SUITES='/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:31:10 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:31:10 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:31:10 + robot -N controller-clustering-ask.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip -v CONTROLLER:10.30.171.226 -v CONTROLLER1:10.30.170.27 -v CONTROLLER2:10.30.170.116 -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-scandium -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:scandium -v ODL_SYSTEM_IP:10.30.171.226 -v ODL_SYSTEM_1_IP:10.30.171.226 -v ODL_SYSTEM_2_IP:10.30.170.27 -v ODL_SYSTEM_3_IP:10.30.170.116 -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-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:31:10 ==============================================================================
23:31:10 controller-clustering-ask.txt
23:31:10 ==============================================================================
23:31:10 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:31:10 ==============================================================================
23:31:15 Stop_All_Members :: Stop every odl node. | PASS |
23:35:26 ------------------------------------------------------------------------------
23:35:26 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:35:35 ------------------------------------------------------------------------------
23:35:35 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:36:33 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
23:36:33 ------------------------------------------------------------------------------
23:36:33 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:36:33 3 tests, 2 passed, 1 failed
23:36:33 ==============================================================================
23:36:33 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi...
23:36:33 ==============================================================================
23:36:37 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | PASS |
23:36:38 ------------------------------------------------------------------------------
23:36:38 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | PASS |
23:36:39 ------------------------------------------------------------------------------
23:36:39 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
23:36:40 ------------------------------------------------------------------------------
23:36:40 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | PASS |
23:36:40 ------------------------------------------------------------------------------
23:36:40 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
23:36:41 ------------------------------------------------------------------------------
23:36:41 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
23:36:41 ------------------------------------------------------------------------------
23:36:41 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | PASS |
23:36:42 ------------------------------------------------------------------------------
23:36:42 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | PASS |
23:36:43 ------------------------------------------------------------------------------
23:36:43 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | PASS |
23:36:43 8 tests, 8 passed, 0 failed
23:36:43 ==============================================================================
23:36:43 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:36:43 ==============================================================================
23:36:45 Stop_All_Members :: Stop every odl node. | PASS |
23:40:56 ------------------------------------------------------------------------------
23:40:56 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:41:05 ------------------------------------------------------------------------------
23:41:05 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:41:53 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
23:41:53 ------------------------------------------------------------------------------
23:41:53 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:41:53 3 tests, 2 passed, 1 failed
23:41:53 ==============================================================================
23:41:53 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok...
23:41:53 ==============================================================================
23:41:57 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
23:41:58 ------------------------------------------------------------------------------
23:41:58 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | PASS |
23:41:59 ------------------------------------------------------------------------------
23:41:59 Isolate_One_Node :: Isolate one node with registered rpc. From the... | PASS |
23:42:01 ------------------------------------------------------------------------------
23:42:01 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | PASS |
23:42:22 ------------------------------------------------------------------------------
23:42:22 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
23:43:24 ... click for list of related bugs or create a new one if needed (with the
23:43:24 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member"
23:43:24 reference somewhere inside)
23:43:24 "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:43:24
23:43:24 Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:43:24 ------------------------------------------------------------------------------
23:43:24 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | PASS |
23:43:45 ------------------------------------------------------------------------------
23:43:45 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | FAIL |
23:43:46 ... click for list of related bugs or create a new one if needed (with the
23:43:46 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_unregister_rpc_on_each_node"
23:43:46 reference somewhere inside)
23:43:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_unregister_rpc_on_each_node&order=bug_status"
23:43:46
23:43:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-constant
23:43:46 ------------------------------------------------------------------------------
23:43:46 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL |
23:43:46 7 tests, 5 passed, 2 failed
23:43:46 ==============================================================================
23:43:46 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:43:46 ==============================================================================
23:43:49 Stop_All_Members :: Stop every odl node. | FAIL |
23:49:51 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:49:51 ------------------------------------------------------------------------------
23:49:51 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:50:01 ------------------------------------------------------------------------------
23:50:01 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:56: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.171.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:56:06 ------------------------------------------------------------------------------
23:56:06 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:56:06 3 tests, 1 passed, 2 failed
23:56:06 ==============================================================================
23:56:06 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te...
23:56:06 ==============================================================================
23:56:39 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | FAIL |
23:56:59 ... click for list of related bugs or create a new one if needed (with the
23:56:59 "controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node"
23:56:59 reference somewhere inside)
23:56:59 "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:56:59
23:56:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant
23:56:59 ------------------------------------------------------------------------------
23:56:59 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
23:57:20 ... click for list of related bugs or create a new one if needed (with the
23:57:20 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node"
23:57:20 reference somewhere inside)
23:57:20 "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:57:20
23:57:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:57:20 ------------------------------------------------------------------------------
23:57:20 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | FAIL |
23:57:41 ... click for list of related bugs or create a new one if needed (with the
23:57:41 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_node"
23:57:41 reference somewhere inside)
23:57:41 "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:57:41
23:57:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant
23:57:41 ------------------------------------------------------------------------------
23:57:41 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
23:58:01 ... click for list of related bugs or create a new one if needed (with the
23:58:01 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
23:58:01 reference somewhere inside)
23:58:01 "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:58:01
23:58:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:58:01 ------------------------------------------------------------------------------
23:58:01 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
23:58:21 ------------------------------------------------------------------------------
23:58:21 Reregister_Rpc_On_Node :: Reregister the rpc. | FAIL |
23:58:42 ... click for list of related bugs or create a new one if needed (with the
23:58:42 "controller_clustering_ask_txt_action_provider_precedence_reregister_rpc_on_node"
23:58:42 reference somewhere inside)
23:58:42 "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:58:42
23:58:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant
23:58:42 ------------------------------------------------------------------------------
23:58:42 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
23:59:02 ... click for list of related bugs or create a new one if needed (with the
23:59:02 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again"
23:59:02 reference somewhere inside)
23:59:02 "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:59:02
23:59:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
23:59:02 ------------------------------------------------------------------------------
23:59:02 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
23:59:23 ... click for list of related bugs or create a new one if needed (with the
23:59:23 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node"
23:59:23 reference somewhere inside)
23:59:23 "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:59:23
23:59:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant
23:59:23 ------------------------------------------------------------------------------
23:59:23 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL |
23:59:23 8 tests, 1 passed, 7 failed
23:59:23 ==============================================================================
23:59:23 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:59:23 ==============================================================================
23:59:56 Stop_All_Members :: Stop every odl node. | FAIL |
00:05: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:05:59 ------------------------------------------------------------------------------
00:05:59 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:06:08 ------------------------------------------------------------------------------
00:06:08 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:12:13 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.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:12:13 ------------------------------------------------------------------------------
00:12:13 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:12:13 3 tests, 1 passed, 2 failed
00:12:13 ==============================================================================
00:12:13 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB...
00:12:13 ==============================================================================
00:12:45 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | FAIL |
00:13:06 ... click for list of related bugs or create a new one if needed (with the
00:13:06 "controller_clustering_ask_txt_action_provider_partition_and_heal_register_rpc_on_two_nodes"
00:13:06 reference somewhere inside)
00:13:06 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_register_rpc_on_two_nodes&order=bug_status"
00:13:06
00:13:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant
00:13:06 ------------------------------------------------------------------------------
00:13:06 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL |
00:13:36 ... click for list of related bugs or create a new one if needed (with the
00:13:36 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node"
00:13:36 reference somewhere inside)
00:13:36 "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"
00:13:36
00:13:36 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.171.226:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:13:36 ------------------------------------------------------------------------------
00:13:36 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL |
00:13:57 ... click for list of related bugs or create a new one if needed (with the
00:13:57 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node"
00:13:57 reference somewhere inside)
00:13:57 "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"
00:13:57
00:13:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.116:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:13:57 ------------------------------------------------------------------------------
00:13:57 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL |
00:15:32 ... click for list of related bugs or create a new one if needed (with the
00:15:32 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes"
00:15:32 reference somewhere inside)
00:15:32 "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"
00:15:32
00:15:32 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.171.226:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:15:32 ------------------------------------------------------------------------------
00:15:32 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
00:15:52 ... click for list of related bugs or create a new one if needed (with the
00:15:52 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member"
00:15:52 reference somewhere inside)
00:15:52 "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"
00:15:52
00:15:52 Variable '${isolated_idx}' not found.
00:15:52 ------------------------------------------------------------------------------
00:15:52 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL |
00:16:23 ... click for list of related bugs or create a new one if needed (with the
00:16:23 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again"
00:16:23 reference somewhere inside)
00:16:23 "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"
00:16:23
00:16:23 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.171.226:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:16:23 ------------------------------------------------------------------------------
00:16:23 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | FAIL |
00:16:43 ... click for list of related bugs or create a new one if needed (with the
00:16:43 "controller_clustering_ask_txt_action_provider_partition_and_heal_unregister_rpc_on_each_node"
00:16:43 reference somewhere inside)
00:16:43 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_unregister_rpc_on_each_node&order=bug_status"
00:16:43
00:16:43 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant
00:16:43 ------------------------------------------------------------------------------
00:16:43 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL |
00:16:43 7 tests, 0 passed, 7 failed
00:16:43 ==============================================================================
00:16:44 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:16:44 ==============================================================================
00:17:16 Stop_All_Members :: Stop every odl node. | FAIL |
00:23:20 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:23:20 ------------------------------------------------------------------------------
00:23:20 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:23:29 ------------------------------------------------------------------------------
00:23:29 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:29:34 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.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:29:34 ------------------------------------------------------------------------------
00:29:34 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:29:34 3 tests, 1 passed, 2 failed
00:29:34 ==============================================================================
00:29:34 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing...
00:29:34 ==============================================================================
00:30:07 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
00:30:27 ... click for list of related bugs or create a new one if needed (with the
00:30:27 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
00:30:27 reference somewhere inside)
00:30:27 "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"
00:30:27
00:30:27 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
00:30:27 ------------------------------------------------------------------------------
00:30:27 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
00:30:47 ... click for list of related bugs or create a new one if needed (with the
00:30:47 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node"
00:30:47 reference somewhere inside)
00:30:47 "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"
00:30:47
00:30:47 Variable '@{cs_candidates}' not found. Did you mean:
00:30:47 @{cs_exp_candidates}
00:30:47 ------------------------------------------------------------------------------
00:30:47 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
00:31:08 ... click for list of related bugs or create a new one if needed (with the
00:31:08 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered"
00:31:08 reference somewhere inside)
00:31:08 "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"
00:31:08
00:31:08 Variable '${cs_owner}' not found.
00:31:08 ------------------------------------------------------------------------------
00:31:08 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
00:31:28 ... click for list of related bugs or create a new one if needed (with the
00:31:28 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant"
00:31:28 reference somewhere inside)
00:31:28 "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"
00:31:28
00:31:28 Variable '${unregistered_node}' not found.
00:31:28 ------------------------------------------------------------------------------
00:31:28 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
00:31:48 ... click for list of related bugs or create a new one if needed (with the
00:31:48 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration"
00:31:48 reference somewhere inside)
00:31:48 "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"
00:31:48
00:31:48 Variable '${cs_owner}' not found.
00:31:48 ------------------------------------------------------------------------------
00:31:48 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
00:32:09 ... click for list of related bugs or create a new one if needed (with the
00:32:09 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node"
00:32:09 reference somewhere inside)
00:32:09 "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"
00:32:09
00:32:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
00:32:09 ------------------------------------------------------------------------------
00:32:09 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL |
00:32:09 6 tests, 0 passed, 6 failed
00:32:09 ==============================================================================
00:32:09 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:32:09 ==============================================================================
00:32:42 Stop_All_Members :: Stop every odl node. | FAIL |
00:38:45 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:38:45 ------------------------------------------------------------------------------
00:38:45 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:38:54 ------------------------------------------------------------------------------
00:38:54 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:44:59 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.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:44:59 ------------------------------------------------------------------------------
00:44:59 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:44:59 3 tests, 1 passed, 2 failed
00:44:59 ==============================================================================
00:44:59 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi...
00:44:59 ==============================================================================
00:45:32 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
00:45:52 ... click for list of related bugs or create a new one if needed (with the
00:45:52 "controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node"
00:45:52 reference somewhere inside)
00:45:52 "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:45:52
00:45:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
00:45:52 ------------------------------------------------------------------------------
00:45:52 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
00:46:13 ... click for list of related bugs or create a new one if needed (with the
00:46:13 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node"
00:46:13 reference somewhere inside)
00:46: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:46:13
00:46:13 Could not parse owner and candidates for device get-singleton-constant-service']
00:46:13 ------------------------------------------------------------------------------
00:46:13 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
00:46:33 ... click for list of related bugs or create a new one if needed (with the
00:46:33 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node"
00:46:33 reference somewhere inside)
00:46:33 "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:46:33
00:46:33 Variable '${cs_owner}' not found.
00:46:33 ------------------------------------------------------------------------------
00:46:33 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
00:46:53 ... click for list of related bugs or create a new one if needed (with the
00:46:53 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated"
00:46:53 reference somewhere inside)
00:46:53 "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:46:53
00:46:53 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
00:46:53 ------------------------------------------------------------------------------
00:46:53 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
00:47:14 ... click for list of related bugs or create a new one if needed (with the
00:47:14 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node"
00:47:14 reference somewhere inside)
00:47: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:47:14
00:47:14 Variable '${cs_isolated_index}' not found.
00:47:14 ------------------------------------------------------------------------------
00:47:14 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
00:47:34 ... click for list of related bugs or create a new one if needed (with the
00:47:34 "controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
00:47:34 reference somewhere inside)
00:47:34 "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:47:34
00:47:34 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
00:47:34 ------------------------------------------------------------------------------
00:47:34 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL |
00:47:34 6 tests, 0 passed, 6 failed
00:47:34 ==============================================================================
00:47:34 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:47:34 ==============================================================================
00:48:08 Stop_All_Members :: Stop every odl node. | FAIL |
00:54:16 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:54:16 ------------------------------------------------------------------------------
00:54:16 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:54:25 ------------------------------------------------------------------------------
00:54:25 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:00:30 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.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:00:30 ------------------------------------------------------------------------------
01:00:30 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:00:30 3 tests, 1 passed, 2 failed
01:00:30 ==============================================================================
01:00:30 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi...
01:00:30 ==============================================================================
01:01:03 Register_Candidates :: Register a candidate application on each no... | FAIL |
01:01:23 ... click for list of related bugs or create a new one if needed (with the
01:01:23 "controller_clustering_ask_txt_chasing_the_leader_register_candidates"
01:01:23 reference somewhere inside)
01:01:23 "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"
01:01:23
01:01:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
01:01:23 ------------------------------------------------------------------------------
01:01:23 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
01:02:44 ------------------------------------------------------------------------------
01:02:44 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
01:03:04 ... click for list of related bugs or create a new one if needed (with the
01:03:04 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
01:03:04 reference somewhere inside)
01:03:04 "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"
01:03:04
01:03:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
01:03:04 ------------------------------------------------------------------------------
01:03:04 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL |
01:03:04 3 tests, 1 passed, 2 failed
01:03:04 ==============================================================================
01:03:04 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:03:04 ==============================================================================
01:03:37 Stop_All_Members :: Stop every odl node. | FAIL |
01:09: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:09:41 ------------------------------------------------------------------------------
01:09:41 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:09:50 ------------------------------------------------------------------------------
01:09:50 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:15: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.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:15:55 ------------------------------------------------------------------------------
01:15:55 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:15:55 3 tests, 1 passed, 2 failed
01:15:55 ==============================================================================
01:15:55 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t...
01:15:55 ==============================================================================
01:16:38 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Restart_Stopped_Member :: Restart stopped node | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
01:16:38 Parent suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38 ------------------------------------------------------------------------------
01:16:38 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL |
01:16:38 Suite setup failed:
01:16:38 No match found for 'opendaylight-user' in 10 seconds
01:16:38 Output:
01:16:38 .
01:16:38
01:16:38 11 tests, 0 passed, 11 failed
01:16:38 ==============================================================================
01:16:38 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:16:38 ==============================================================================
01:17:10 Stop_All_Members :: Stop every odl node. | FAIL |
01:23:14 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:23:14 ------------------------------------------------------------------------------
01:23:14 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:23:24 ------------------------------------------------------------------------------
01:23:24 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:29:29 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.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:29:29 ------------------------------------------------------------------------------
01:29:29 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:29:29 3 tests, 1 passed, 2 failed
01:29:29 ==============================================================================
01:29:29 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA...
01:29:29 ==============================================================================
01:30:12 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 Unfreeze_Frozen_Member :: Restart frozen node | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
01:30:12 Parent suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12 ------------------------------------------------------------------------------
01:30:12 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL |
01:30:12 Suite setup failed:
01:30:12 No match found for 'opendaylight-user' in 10 seconds
01:30:12 Output:
01:30:12 .
01:30:12
01:30:12 10 tests, 0 passed, 10 failed
01:30:12 ==============================================================================
01:30:12 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:30:12 ==============================================================================
01:30:45 Stop_All_Members :: Stop every odl node. | FAIL |
01:36:48 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:36:48 ------------------------------------------------------------------------------
01:36:48 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:36:57 ------------------------------------------------------------------------------
01:36:57 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:43:02 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.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:43:02 ------------------------------------------------------------------------------
01:43:02 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:43:02 3 tests, 1 passed, 2 failed
01:43:02 ==============================================================================
01:43:02 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H...
01:43:02 ==============================================================================
01:43:45 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
01:43:45 Parent suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45 ------------------------------------------------------------------------------
01:43:45 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL |
01:43:45 Suite setup failed:
01:43:45 No match found for 'opendaylight-user' in 10 seconds
01:43:45 Output:
01:43:45 .
01:43:45
01:43:45 11 tests, 0 passed, 11 failed
01:43:45 ==============================================================================
01:43:46 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:43:46 ==============================================================================
01:44:18 Stop_All_Members :: Stop every odl node. | FAIL |
01:50:21 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:50:21 ------------------------------------------------------------------------------
01:50:21 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:50:31 ------------------------------------------------------------------------------
01:50:31 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:56:35 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.226:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:56:35 ------------------------------------------------------------------------------
01:56:35 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:56:35 3 tests, 1 passed, 2 failed
01:56:35 ==============================================================================
01:56:35 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ...
01:56:35 ==============================================================================
01:57:08 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 See_Added_People_On_Followers :: The same check on other members. | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
01:57:08 Parent suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08 ------------------------------------------------------------------------------
01:57:08 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL |
01:57:08 Suite setup failed:
01:57:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:08
01:57:08 13 tests, 0 passed, 13 failed
01:57:08 ==============================================================================
01:57:08 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera...
01:57:08 ==============================================================================
01:57:40 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
01:57:40 Parent suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40 ------------------------------------------------------------------------------
01:57:40 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL |
01:57:40 Suite setup failed:
01:57:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:57:40
01:57:40 16 tests, 0 passed, 16 failed
01:57:40 ==============================================================================
01:57:40 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart...
01:57:40 ==============================================================================
01:58:13 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
01:58:13 Parent suite setup failed:
01:58:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:13 ------------------------------------------------------------------------------
01:58:13 Stop_All_Members :: Stop all controllers. | FAIL |
01:58:13 Parent suite setup failed:
01:58:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:13 ------------------------------------------------------------------------------
01:58:13 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
01:58:13 Parent suite setup failed:
01:58:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:13 ------------------------------------------------------------------------------
01:58:13 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
01:58:13 Parent suite setup failed:
01:58:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:13 ------------------------------------------------------------------------------
01:58:13 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
01:58:13 Parent suite setup failed:
01:58:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:13 ------------------------------------------------------------------------------
01:58:13 See_Cars_On_Followers :: The same check on other members. | FAIL |
01:58:13 Parent suite setup failed:
01:58:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:13 ------------------------------------------------------------------------------
01:58:13 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
01:58:13 Parent suite setup failed:
01:58:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:13 ------------------------------------------------------------------------------
01:58:13 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL |
01:58:13 Suite setup failed:
01:58:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:13
01:58:13 7 tests, 0 passed, 7 failed
01:58:13 ==============================================================================
01:58:13 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi...
01:58:13 ==============================================================================
01:58:46 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
01:58:46 Parent suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46 ------------------------------------------------------------------------------
01:58:46 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL |
01:58:46 Suite setup failed:
01:58:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:58:46
01:58:46 10 tests, 0 passed, 10 failed
01:58:46 ==============================================================================
01:58:46 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member...
01:58:46 ==============================================================================
01:59:19 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
01:59:19 Parent suite setup failed:
01:59:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:19 ------------------------------------------------------------------------------
01:59:19 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
01:59:19 Parent suite setup failed:
01:59:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:19 ------------------------------------------------------------------------------
01:59:19 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
01:59:19 Parent suite setup failed:
01:59:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:19 ------------------------------------------------------------------------------
01:59:19 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
01:59:19 Parent suite setup failed:
01:59:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:19 ------------------------------------------------------------------------------
01:59:19 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
01:59:19 Parent suite setup failed:
01:59:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:19 ------------------------------------------------------------------------------
01:59:20 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL |
01:59:20 Suite setup failed:
01:59:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:20
01:59:20 5 tests, 0 passed, 5 failed
01:59:20 ==============================================================================
01:59:20 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse...
01:59:20 ==============================================================================
01:59:52 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
01:59:52 Parent suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52 ------------------------------------------------------------------------------
01:59:52 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL |
01:59:52 Suite setup failed:
01:59:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:59:52
01:59:52 10 tests, 0 passed, 10 failed
01:59:52 ==============================================================================
01:59:52 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b...
01:59:52 ==============================================================================
02:00:25 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:00:25 Parent suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25 ------------------------------------------------------------------------------
02:00:25 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL |
02:00:25 Suite setup failed:
02:00:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:25
02:00:25 16 tests, 0 passed, 16 failed
02:00:25 ==============================================================================
02:00:25 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi...
02:00:25 ==============================================================================
02:00:57 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
02:00:57 Parent suite setup failed:
02:00:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:57 ------------------------------------------------------------------------------
02:00:57 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
02:00:57 Parent suite setup failed:
02:00:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:57 ------------------------------------------------------------------------------
02:00:57 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
02:00:57 Parent suite setup failed:
02:00:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:57 ------------------------------------------------------------------------------
02:00:57 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
02:00:57 Parent suite setup failed:
02:00:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:57 ------------------------------------------------------------------------------
02:00:57 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
02:00:57 Parent suite setup failed:
02:00:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:57 ------------------------------------------------------------------------------
02:00:57 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
02:00:57 Parent suite setup failed:
02:00:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:57 ------------------------------------------------------------------------------
02:00:57 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
02:00:57 Parent suite setup failed:
02:00:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:57 ------------------------------------------------------------------------------
02:00:57 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
02:00:57 Parent suite setup failed:
02:00:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:57 ------------------------------------------------------------------------------
02:00:57 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL |
02:00:57 Suite setup failed:
02:00:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.226:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:00:57
02:00:57 8 tests, 0 passed, 8 failed
02:00:57 ==============================================================================
02:00:57 controller-clustering-ask.txt | FAIL |
02:00:57 195 tests, 28 passed, 167 failed
02:00:57 ==============================================================================
02:00:57 Output: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/output.xml
02:01:06 Log: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/log.html
02:01:06 Report: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/report.html
02:01:06 + true
02:01:06 + echo 'Examining the files in data/log and checking filesize'
02:01:06 Examining the files in data/log and checking filesize
02:01:06 + ssh 10.30.171.226 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
02:01:06 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:06 total 4908
02:01:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:27 .
02:01:06 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:27 karaf_console.log
02:01:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 01:50 ..
02:01:06 -rw-rw-r-- 1 jenkins jenkins 5012839 Nov 10 02:00 karaf.log
02:01:06 + ssh 10.30.171.226 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
02:01:06 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:06 4.8M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:01:06 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:01:06 + ssh 10.30.170.27 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
02:01:06 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:07 total 8632
02:01:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:27 .
02:01:07 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:27 karaf_console.log
02:01:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 01:50 ..
02:01:07 -rw-rw-r-- 1 jenkins jenkins 8819157 Nov 10 02:00 karaf.log
02:01:07 + ssh 10.30.170.27 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
02:01:07 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:07 8.5M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:01:07 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:01:07 + ssh 10.30.170.116 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
02:01:07 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:08 total 7816
02:01:08 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:27 .
02:01:08 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:27 karaf_console.log
02:01:08 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 01:50 ..
02:01:08 -rw-rw-r-- 1 jenkins jenkins 7985824 Nov 10 02:01 karaf.log
02:01:08 + ssh 10.30.170.116 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
02:01:08 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:08 7.7M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:01:08 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:01:08 + set +e
02:01:08 ++ seq 1 3
02:01:08 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:01:08 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:01:08 + echo 'Let'\''s take the karaf thread dump again'
02:01:08 Let's take the karaf thread dump again
02:01:08 + ssh 10.30.171.226 'sudo ps aux'
02:01:08 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:08 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_after.log
02:01:08 ++ grep -v grep
02:01:08 ++ tr -s ' '
02:01:08 ++ cut -f2 '-d '
02:01:08 + pid=7431
02:01:08 + echo 'karaf main: org.apache.karaf.main.Main, pid:7431'
02:01:08 karaf main: org.apache.karaf.main.Main, pid:7431
02:01:08 + ssh 10.30.171.226 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 7431'
02:01:08 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:09 + echo 'killing karaf process...'
02:01:09 killing karaf process...
02:01:09 + ssh 10.30.171.226 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:01:09 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:01:09 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:01:09 + echo 'Let'\''s take the karaf thread dump again'
02:01:09 Let's take the karaf thread dump again
02:01:09 + ssh 10.30.170.27 'sudo ps aux'
02:01:09 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:09 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_after.log
02:01:09 ++ grep -v grep
02:01:09 ++ tr -s ' '
02:01:09 ++ cut -f2 '-d '
02:01:09 + pid=26331
02:01:09 + echo 'karaf main: org.apache.karaf.main.Main, pid:26331'
02:01:09 karaf main: org.apache.karaf.main.Main, pid:26331
02:01:09 + ssh 10.30.170.27 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 26331'
02:01:09 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:10 + echo 'killing karaf process...'
02:01:10 killing karaf process...
02:01:10 + ssh 10.30.170.27 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:01:10 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:10 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:01:10 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:01:10 + echo 'Let'\''s take the karaf thread dump again'
02:01:10 Let's take the karaf thread dump again
02:01:10 + ssh 10.30.170.116 'sudo ps aux'
02:01:10 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:10 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_after.log
02:01:10 ++ grep -v grep
02:01:10 ++ cut -f2 '-d '
02:01:10 ++ tr -s ' '
02:01:10 + pid=21070
02:01:10 + echo 'karaf main: org.apache.karaf.main.Main, pid:21070'
02:01:10 karaf main: org.apache.karaf.main.Main, pid:21070
02:01:10 + ssh 10.30.170.116 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 21070'
02:01:10 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:11 + echo 'killing karaf process...'
02:01:11 killing karaf process...
02:01:11 + ssh 10.30.170.116 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:01:11 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:11 + sleep 5
02:01:16 ++ seq 1 3
02:01:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:01:16 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:01:16 + echo 'Compressing karaf.log 1'
02:01:16 Compressing karaf.log 1
02:01:16 + ssh 10.30.171.226 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:01:16 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:16 + echo 'Fetching compressed karaf.log 1'
02:01:16 Fetching compressed karaf.log 1
02:01:16 + scp 10.30.171.226:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
02:01:16 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:16 + ssh 10.30.171.226 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
02:01:17 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:17 + scp 10.30.171.226:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
02:01:17 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:17 + ssh 10.30.171.226 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:01:17 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:17 + echo 'Fetch GC logs'
02:01:17 Fetch GC logs
02:01:17 + mkdir -p gclogs-1
02:01:17 + scp '10.30.171.226:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
02:01:17 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
02:01:17 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:01:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:01:17 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:01:17 + echo 'Compressing karaf.log 2'
02:01:17 Compressing karaf.log 2
02:01:17 + ssh 10.30.170.27 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:01:17 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:18 + echo 'Fetching compressed karaf.log 2'
02:01:18 Fetching compressed karaf.log 2
02:01:18 + scp 10.30.170.27:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
02:01:18 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:18 + ssh 10.30.170.27 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
02:01:18 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:18 + scp 10.30.170.27:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
02:01:18 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:18 + ssh 10.30.170.27 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:01:18 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:19 + echo 'Fetch GC logs'
02:01:19 Fetch GC logs
02:01:19 + mkdir -p gclogs-2
02:01:19 + scp '10.30.170.27:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
02:01:19 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
02:01:19 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:01:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:01:19 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:01:19 + echo 'Compressing karaf.log 3'
02:01:19 Compressing karaf.log 3
02:01:19 + ssh 10.30.170.116 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:01:19 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:19 + echo 'Fetching compressed karaf.log 3'
02:01:19 Fetching compressed karaf.log 3
02:01:19 + scp 10.30.170.116:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
02:01:19 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:19 + ssh 10.30.170.116 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
02:01:20 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:20 + scp 10.30.170.116:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
02:01:20 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:20 + ssh 10.30.170.116 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:01:20 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:20 + echo 'Fetch GC logs'
02:01:20 Fetch GC logs
02:01:20 + mkdir -p gclogs-3
02:01:20 + scp '10.30.170.116:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
02:01:20 Warning: Permanently added '10.30.170.116' (ECDSA) to the list of known hosts.
02:01:20 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:01:20 + echo 'Examine copied files'
02:01:20 Examine copied files
02:01:20 + ls -lt
02:01:20 total 54648
02:01:20 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 02:01 gclogs-3
02:01:20 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 02:01 odl3_karaf_console.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 359199 Nov 10 02:01 odl3_karaf.log.gz
02:01:20 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 02:01 gclogs-2
02:01:20 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 02:01 odl2_karaf_console.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 656179 Nov 10 02:01 odl2_karaf.log.gz
02:01:20 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 02:01 gclogs-1
02:01:20 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 02:01 odl1_karaf_console.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 200042 Nov 10 02:01 odl1_karaf.log.gz
02:01:20 -rw-rw-r--. 1 jenkins jenkins 144214 Nov 10 02:01 karaf_3_21070_threads_after.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 14038 Nov 10 02:01 ps_after.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 112812 Nov 10 02:01 karaf_2_26331_threads_after.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 141850 Nov 10 02:01 karaf_1_7431_threads_after.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 298319 Nov 10 02:01 report.html
02:01:20 -rw-rw-r--. 1 jenkins jenkins 3223666 Nov 10 02:01 log.html
02:01:20 -rw-rw-r--. 1 jenkins jenkins 50344797 Nov 10 02:00 output.xml
02:01:20 -rw-rw-r--. 1 jenkins jenkins 4120 Nov 9 23:31 testplan.txt
02:01:20 -rw-rw-r--. 1 jenkins jenkins 112503 Nov 9 23:31 karaf_3_2083_threads_before.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 14113 Nov 9 23:31 ps_before.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 115595 Nov 9 23:31 karaf_2_2085_threads_before.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 114623 Nov 9 23:31 karaf_1_2086_threads_before.log
02:01:20 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 9 23:27 post-startup-script.sh
02:01:20 -rw-rw-r--. 1 jenkins jenkins 252 Nov 9 23:27 startup-script.sh
02:01:20 -rw-rw-r--. 1 jenkins jenkins 3471 Nov 9 23:27 configuration-script.sh
02:01:20 -rw-rw-r--. 1 jenkins jenkins 695 Nov 9 23:27 custom_shard_config.txt
02:01:20 -rw-rw-r--. 1 jenkins jenkins 135 Nov 9 23:27 scriptplan.txt
02:01:20 -rw-rw-r--. 1 jenkins jenkins 337 Nov 9 23:27 detect_variables.env
02:01:20 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 9 23:27 pom.xml
02:01:20 -rw-rw-r--. 1 jenkins jenkins 92 Nov 9 23:27 set_variables.env
02:01:20 -rw-rw-r--. 1 jenkins jenkins 313 Nov 9 23:27 slave_addresses.txt
02:01:20 -rw-rw-r--. 1 jenkins jenkins 570 Nov 9 23:26 requirements.txt
02:01:20 -rw-rw-r--. 1 jenkins jenkins 26 Nov 9 23:26 env.properties
02:01:20 -rw-rw-r--. 1 jenkins jenkins 333 Nov 9 23:24 stack-parameters.yaml
02:01:20 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 9 23:23 test
02:01:20 drwxrwxr-x. 2 jenkins jenkins 6 Nov 9 23:23 test@tmp
02:01:20 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 9 21:28 maven-metadata.xml
02:01:20 + true
02:01:20 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/sh /tmp/jenkins11562814763958558303.sh
02:01:20 Cleaning up Robot installation...
02:01:21 $ ssh-agent -k
02:01:21 unset SSH_AUTH_SOCK;
02:01:21 unset SSH_AGENT_PID;
02:01:21 echo Agent pid 5289 killed;
02:01:21 [ssh-agent] Stopped.
02:01:21 Recording plot data
02:01:21 Robot results publisher started...
02:01:21 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:01:21 -Parsing output xml:
02:01:23 Done!
02:01:23 -Copying log files to build dir:
02:01:25 Done!
02:01:25 -Assigning results to build:
02:01:25 Done!
02:01:25 -Checking thresholds:
02:01:25 Done!
02:01:25 Done publishing Robot results.
02:01:25 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:01:25 [PostBuildScript] - [INFO] Executing post build scripts.
02:01:25 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins8067346066196707080.sh
02:01:25 Archiving csit artifacts
02:01:25 mv: cannot stat '*_1.png': No such file or directory
02:01:25 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:01:25 mv: cannot stat '*_2.png': No such file or directory
02:01:25 mv: cannot stat '/tmp/odl2_*': No such file or directory
02:01:25 mv: cannot stat '*_3.png': No such file or directory
02:01:25 mv: cannot stat '/tmp/odl3_*': No such file or directory
02:01:25 % Total % Received % Xferd Average Speed Time Time Time Current
02:01:25 Dload Upload Total Spent Left Speed
02:01:25
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3144k 0 3144k 0 0 4260k 0 --:--:-- --:--:-- --:--:-- 4254k
100 4471k 0 4471k 0 0 4462k 0 --:--:-- 0:00:01 --:--:-- 4462k
02:01:26 Archive: robot-plugin.zip
02:01:26 inflating: ./archives/robot-plugin/log.html
02:01:26 inflating: ./archives/robot-plugin/output.xml
02:01:26 inflating: ./archives/robot-plugin/report.html
02:01:26 mv: cannot stat '*.log.gz': No such file or directory
02:01:26 mv: cannot stat '*.csv': No such file or directory
02:01:26 mv: cannot stat '*.png': No such file or directory
02:01:26 [PostBuildScript] - [INFO] Executing post build scripts.
02:01:26 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins9632324416799646866.sh
02:01:26 [PostBuildScript] - [INFO] Executing post build scripts.
02:01:26 [EnvInject] - Injecting environment variables from a build step.
02:01:26 [EnvInject] - Injecting as environment variables the properties content
02:01:26 OS_CLOUD=vex
02:01:26 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-scandium-80
02:01:26
02:01:26 [EnvInject] - Variables injected successfully.
02:01:26 provisioning config files...
02:01:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:01:27 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins4651629730243720886.sh
02:01:27 ---> openstack-stack-delete.sh
02:01:27 Setup pyenv:
02:01:27 system
02:01:27 3.8.13
02:01:27 3.9.13
02:01:27 3.10.13
02:01:27 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
02:01:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from file:/tmp/.os_lf_venv
02:01:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:01:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:01:29 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.
02:01:29 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:01:29 lf-activate-venv(): INFO: Base packages installed successfully
02:01:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:01:48 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
02:01:48 INFO: Stack cost retrieval disabled, setting cost to 0
02:02:10 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-scandium-80
02:02:10 Waiting for stack to delete...
02:02:10 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-scandium-80
02:02:10 [PostBuildScript] - [INFO] Executing post build scripts.
02:02:10 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins14826248896451463165.sh
02:02:10 ---> sysstat.sh
02:02:11 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins13527387545358212955.sh
02:02:11 ---> package-listing.sh
02:02:11 ++ facter osfamily
02:02:11 ++ tr '[:upper:]' '[:lower:]'
02:02:11 + OS_FAMILY=redhat
02:02:11 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-scandium
02:02:11 + START_PACKAGES=/tmp/packages_start.txt
02:02:11 + END_PACKAGES=/tmp/packages_end.txt
02:02:11 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:02:11 + PACKAGES=/tmp/packages_start.txt
02:02:11 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-scandium ']'
02:02:11 + PACKAGES=/tmp/packages_end.txt
02:02:11 + case "${OS_FAMILY}" in
02:02:11 + rpm -qa
02:02:11 + sort
02:02:11 + '[' -f /tmp/packages_start.txt ']'
02:02:11 + '[' -f /tmp/packages_end.txt ']'
02:02:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:02:11 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-scandium ']'
02:02:11 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-scandium/archives/
02:02:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-scandium/archives/
02:02:11 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins7911655226355314605.sh
02:02:11 ---> capture-instance-metadata.sh
02:02:11 Setup pyenv:
02:02:12 system
02:02:12 3.8.13
02:02:12 3.9.13
02:02:12 3.10.13
02:02:12 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
02:02:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from file:/tmp/.os_lf_venv
02:02:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:02:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:02:14 lf-activate-venv(): INFO: Base packages installed successfully
02:02:14 lf-activate-venv(): INFO: Installing additional packages: lftools
02:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
02:02:24 INFO: Running in OpenStack, capturing instance metadata
02:02:24 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins6965212978908017669.sh
02:02:24 provisioning config files...
02:02:24 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-scandium #80
02:02:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-scandium@tmp/config1734901832344352tmp
02:02:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:02:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:02:24 provisioning config files...
02:02:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:02:24 [EnvInject] - Injecting environment variables from a build step.
02:02:24 [EnvInject] - Injecting as environment variables the properties content
02:02:24 SERVER_ID=logs
02:02:24
02:02:24 [EnvInject] - Variables injected successfully.
02:02:24 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins10446440877107884854.sh
02:02:24 ---> create-netrc.sh
02:02:24 WARN: Log server credential not found.
02:02:24 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins9863175633941238238.sh
02:02:24 ---> python-tools-install.sh
02:02:24 Setup pyenv:
02:02:25 system
02:02:25 3.8.13
02:02:25 3.9.13
02:02:25 3.10.13
02:02:25 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
02:02:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from file:/tmp/.os_lf_venv
02:02:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:02:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:02:27 lf-activate-venv(): INFO: Base packages installed successfully
02:02:27 lf-activate-venv(): INFO: Installing additional packages: lftools
02:02:36 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
02:02:36 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins15652528488752766352.sh
02:02:36 ---> sudo-logs.sh
02:02:36 Archiving 'sudo' log..
02:02:37 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins490618347529189668.sh
02:02:37 ---> job-cost.sh
02:02:37 Setup pyenv:
02:02:37 system
02:02:37 3.8.13
02:02:37 3.9.13
02:02:37 3.10.13
02:02:37 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
02:02:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from file:/tmp/.os_lf_venv
02:02:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:02:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:02:39 lf-activate-venv(): INFO: Base packages installed successfully
02:02:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:02:48 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
02:02:48 DEBUG: total: 0
02:02:48 INFO: Retrieving Stack Cost...
02:02:48 INFO: Retrieving Pricing Info for: v3-standard-2
02:02:48 INFO: Archiving Costs
02:02:48 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins14392568692432762437.sh
02:02:48 ---> logs-deploy.sh
02:02:48 Setup pyenv:
02:02:49 system
02:02:49 3.8.13
02:02:49 3.9.13
02:02:49 3.10.13
02:02:49 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
02:02:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVYc from file:/tmp/.os_lf_venv
02:02:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:02:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:02:51 lf-activate-venv(): INFO: Base packages installed successfully
02:02:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:03:03 lf-activate-venv(): INFO: Adding /tmp/venv-YVYc/bin to PATH
02:03:03 WARNING: Nexus logging server not set
02:03:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-scandium/80/
02:03:03 INFO: archiving logs to S3
02:03:04 ---> uname -a:
02:03:04 Linux prd-centos8-robot-2c-8g-7457.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
02:03:04
02:03:04
02:03:04 ---> lscpu:
02:03:04 Architecture: x86_64
02:03:04 CPU op-mode(s): 32-bit, 64-bit
02:03:04 Byte Order: Little Endian
02:03:04 CPU(s): 2
02:03:04 On-line CPU(s) list: 0,1
02:03:04 Thread(s) per core: 1
02:03:04 Core(s) per socket: 1
02:03:04 Socket(s): 2
02:03:04 NUMA node(s): 1
02:03:04 Vendor ID: AuthenticAMD
02:03:04 CPU family: 23
02:03:04 Model: 49
02:03:04 Model name: AMD EPYC-Rome Processor
02:03:04 Stepping: 0
02:03:04 CPU MHz: 2800.000
02:03:04 BogoMIPS: 5600.00
02:03:04 Virtualization: AMD-V
02:03:04 Hypervisor vendor: KVM
02:03:04 Virtualization type: full
02:03:04 L1d cache: 32K
02:03:04 L1i cache: 32K
02:03:04 L2 cache: 512K
02:03:04 L3 cache: 16384K
02:03:04 NUMA node0 CPU(s): 0,1
02:03:04 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
02:03:04
02:03:04
02:03:04 ---> nproc:
02:03:04 2
02:03:04
02:03:04
02:03:04 ---> df -h:
02:03:04 Filesystem Size Used Avail Use% Mounted on
02:03:04 devtmpfs 3.8G 0 3.8G 0% /dev
02:03:04 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:03:04 tmpfs 3.8G 17M 3.8G 1% /run
02:03:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:03:04 /dev/vda1 40G 8.4G 32G 21% /
02:03:04 tmpfs 770M 0 770M 0% /run/user/1001
02:03:04
02:03:04
02:03:04 ---> free -m:
02:03:04 total used free shared buff/cache available
02:03:04 Mem: 7697 690 4701 19 2305 6708
02:03:04 Swap: 1023 0 1023
02:03:04
02:03:04
02:03:04 ---> ip addr:
02:03:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:03:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:03:04 inet 127.0.0.1/8 scope host lo
02:03:04 valid_lft forever preferred_lft forever
02:03:04 inet6 ::1/128 scope host
02:03:04 valid_lft forever preferred_lft forever
02:03:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:03:04 link/ether fa:16:3e:f7:da:f3 brd ff:ff:ff:ff:ff:ff
02:03:04 altname enp0s3
02:03:04 altname ens3
02:03:04 inet 10.30.170.221/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:03:04 valid_lft 76803sec preferred_lft 76803sec
02:03:04 inet6 fe80::f816:3eff:fef7:daf3/64 scope link
02:03:04 valid_lft forever preferred_lft forever
02:03:04
02:03:04
02:03:04 ---> sar -b -r -n DEV:
02:03:04 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-7457.novalocal) 11/10/2025 _x86_64_ (2 CPU)
02:03:04
02:03:04 12:00:01 AM tps rtps wtps bread/s bwrtn/s
02:03:04 12:01:01 AM 1.03 0.02 1.02 0.13 210.31
02:03:04 12:02:01 AM 0.85 0.07 0.78 1.73 24.24
02:03:04 12:03:01 AM 0.53 0.00 0.53 0.00 18.03
02:03:04 12:04:01 AM 0.48 0.00 0.48 0.00 17.40
02:03:04 12:05:01 AM 0.15 0.00 0.15 0.00 11.11
02:03:04 12:06:01 AM 0.17 0.00 0.17 0.00 14.81
02:03:04 12:07:01 AM 0.17 0.02 0.15 0.53 23.86
02:03:04 12:08:01 AM 0.42 0.05 0.37 7.07 10.25
02:03:04 12:09:01 AM 0.58 0.00 0.58 0.00 10.76
02:03:04 12:10:01 AM 0.48 0.00 0.48 0.00 8.02
02:03:04 12:11:01 AM 0.62 0.00 0.62 0.00 10.20
02:03:04 12:12:01 AM 0.40 0.00 0.40 0.00 6.78
02:03:04 12:13:01 AM 0.45 0.00 0.45 0.00 13.11
02:03:04 12:14:01 AM 0.58 0.00 0.58 0.00 29.28
02:03:04 12:15:01 AM 0.25 0.00 0.25 0.00 39.98
02:03:04 12:16:01 AM 0.15 0.00 0.15 0.00 47.11
02:03:04 12:17:01 AM 0.15 0.00 0.15 0.00 19.75
02:03:04 12:18:01 AM 0.28 0.00 0.28 0.00 18.29
02:03:04 12:19:01 AM 0.52 0.00 0.52 0.00 21.73
02:03:04 12:20:01 AM 0.55 0.00 0.55 0.00 18.26
02:03:04 12:21:01 AM 0.40 0.00 0.40 0.00 11.10
02:03:04 12:22:01 AM 0.12 0.00 0.12 0.00 14.53
02:03:04 12:23:01 AM 0.13 0.00 0.13 0.00 14.13
02:03:04 12:24:01 AM 0.37 0.00 0.37 0.00 29.86
02:03:04 12:25:01 AM 0.25 0.00 0.25 0.00 5.48
02:03:04 12:26:01 AM 0.55 0.32 0.23 6.93 6.95
02:03:04 12:27:01 AM 0.70 0.00 0.70 0.00 19.80
02:03:04 12:28:01 AM 0.18 0.00 0.18 0.00 5.61
02:03:04 12:29:01 AM 0.43 0.00 0.43 0.00 9.30
02:03:04 12:30:01 AM 0.38 0.00 0.38 0.00 10.86
02:03:04 12:31:01 AM 0.43 0.00 0.43 0.00 11.18
02:03:04 12:32:01 AM 0.50 0.00 0.50 0.00 11.96
02:03:04 12:33:01 AM 0.13 0.00 0.13 0.00 13.90
02:03:04 12:34:01 AM 0.28 0.00 0.28 0.00 15.91
02:03:04 12:35:01 AM 0.27 0.00 0.27 0.00 14.18
02:03:04 12:36:01 AM 0.22 0.00 0.22 0.00 17.86
02:03:04 12:37:01 AM 0.20 0.00 0.20 0.00 10.81
02:03:04 12:38:01 AM 0.25 0.00 0.25 0.00 22.53
02:03:04 12:39:01 AM 0.28 0.00 0.28 0.00 11.03
02:03:04 12:40:01 AM 0.25 0.00 0.25 0.00 23.26
02:03:04 12:41:01 AM 0.17 0.00 0.17 0.00 3.52
02:03:04 12:42:01 AM 0.20 0.00 0.20 0.00 6.68
02:03:04 12:43:01 AM 0.10 0.00 0.10 0.00 2.80
02:03:04 12:44:01 AM 0.43 0.00 0.43 0.00 8.10
02:03:04 12:45:01 AM 0.70 0.00 0.70 0.00 15.74
02:03:04 12:46:02 AM 0.35 0.00 0.35 0.00 9.73
02:03:04 12:47:01 AM 0.49 0.00 0.49 0.00 13.27
02:03:04 12:48:01 AM 0.32 0.00 0.32 0.00 10.00
02:03:04 12:49:01 AM 0.40 0.00 0.40 0.00 16.68
02:03:04 12:50:01 AM 0.13 0.00 0.13 0.00 8.80
02:03:04 12:51:01 AM 0.25 0.00 0.25 0.00 18.03
02:03:04 12:52:01 AM 0.22 0.00 0.22 0.00 18.15
02:03:04 12:53:01 AM 0.15 0.00 0.15 0.00 15.33
02:03:04 12:54:01 AM 0.33 0.00 0.33 0.00 13.01
02:03:04 12:55:01 AM 0.15 0.00 0.15 0.00 26.31
02:03:04 12:56:01 AM 0.17 0.00 0.17 0.00 5.48
02:03:04 12:57:01 AM 0.37 0.00 0.37 0.00 6.12
02:03:04 12:58:01 AM 0.42 0.00 0.42 0.00 7.72
02:03:04 12:59:01 AM 0.60 0.00 0.60 0.00 10.70
02:03:04 01:00:01 AM 0.57 0.00 0.57 0.00 9.75
02:03:04 01:01:01 AM 0.52 0.00 0.52 0.00 12.66
02:03:04 01:02:01 AM 0.38 0.00 0.38 0.00 9.20
02:03:04 01:03:01 AM 0.35 0.00 0.35 0.00 5.58
02:03:04 01:04:01 AM 0.70 0.00 0.70 0.00 21.06
02:03:04 01:05:01 AM 0.27 0.00 0.27 0.00 17.10
02:03:04 01:06:01 AM 0.18 0.00 0.18 0.00 9.38
02:03:04 01:07:01 AM 0.28 0.00 0.28 0.00 19.59
02:03:04 01:08:01 AM 0.13 0.00 0.13 0.00 16.13
02:03:04 01:09:01 AM 0.32 0.00 0.32 0.00 12.90
02:03:04 01:10:01 AM 0.20 0.00 0.20 0.00 14.41
02:03:04 01:11:01 AM 0.27 0.00 0.27 0.00 22.99
02:03:04 01:12:01 AM 0.23 0.00 0.23 0.00 5.13
02:03:04 01:13:01 AM 0.17 0.00 0.17 0.00 5.35
02:03:04 01:14:01 AM 0.33 0.00 0.33 0.00 7.42
02:03:04 01:15:01 AM 0.15 0.00 0.15 0.00 5.60
02:03:04 01:16:01 AM 0.13 0.00 0.13 0.00 2.93
02:03:04 01:17:01 AM 0.38 0.00 0.38 0.00 16.78
02:03:04 01:18:01 AM 0.40 0.00 0.40 0.00 16.79
02:03:04 01:19:01 AM 0.33 0.00 0.33 0.00 19.03
02:03:04 01:20:01 AM 0.20 0.00 0.20 0.00 13.31
02:03:04 01:21:01 AM 0.20 0.00 0.20 0.00 14.73
02:03:04 01:22:01 AM 0.15 0.00 0.15 0.00 10.00
02:03:04 01:23:01 AM 0.20 0.00 0.20 0.00 18.64
02:03:04 01:24:01 AM 0.33 0.00 0.33 0.00 28.08
02:03:04 01:25:01 AM 0.88 0.00 0.88 0.00 14.98
02:03:04 01:26:01 AM 0.27 0.00 0.27 0.00 7.90
02:03:04 01:27:01 AM 0.12 0.00 0.12 0.00 2.80
02:03:04 01:28:01 AM 0.13 0.00 0.13 0.00 5.06
02:03:04 01:29:01 AM 0.30 0.00 0.30 0.00 7.17
02:03:04 01:30:01 AM 0.17 0.00 0.17 0.00 9.73
02:03:04 01:31:01 AM 0.27 0.00 0.27 0.00 14.01
02:03:04 01:32:01 AM 0.52 0.00 0.52 0.00 19.41
02:03:04 01:33:01 AM 0.12 0.00 0.12 0.00 8.80
02:03:04 01:34:01 AM 0.42 0.00 0.42 0.00 20.68
02:03:04 01:35:01 AM 0.13 0.00 0.13 0.00 16.66
02:03:04 01:36:01 AM 0.10 0.00 0.10 0.00 8.27
02:03:04 01:37:01 AM 0.15 0.00 0.15 0.00 16.39
02:03:04 01:38:01 AM 0.23 0.00 0.23 0.00 21.76
02:03:04 01:39:01 AM 0.38 0.00 0.38 0.00 7.90
02:03:04 01:40:01 AM 0.15 0.00 0.15 0.00 5.35
02:03:04 01:41:01 AM 0.20 0.00 0.20 0.00 3.65
02:03:04 01:42:01 AM 0.17 0.00 0.17 0.00 6.00
02:03:04 01:43:01 AM 0.15 0.00 0.15 0.00 3.95
02:03:04 01:44:01 AM 0.28 0.00 0.28 0.00 14.51
02:03:04 01:45:01 AM 0.38 0.00 0.38 0.00 12.13
02:03:04 01:46:01 AM 0.48 0.00 0.48 0.00 23.64
02:03:04 01:47:01 AM 0.43 0.00 0.43 0.00 15.60
02:03:04 01:48:01 AM 0.52 0.00 0.52 0.00 18.51
02:03:04 01:49:01 AM 0.60 0.00 0.60 0.00 18.23
02:03:04 01:50:01 AM 0.57 0.00 0.57 0.00 19.10
02:03:04 01:51:01 AM 0.35 0.00 0.35 0.00 23.41
02:03:04 01:52:01 AM 0.58 0.00 0.58 0.00 10.78
02:03:04 01:53:01 AM 0.42 0.00 0.42 0.00 6.92
02:03:04 01:54:01 AM 0.53 0.00 0.53 0.00 8.56
02:03:04 01:55:01 AM 0.52 0.00 0.52 0.00 8.55
02:03:04 01:56:01 AM 0.38 0.00 0.38 0.00 6.42
02:03:04 01:57:01 AM 0.32 0.00 0.32 0.00 6.95
02:03:04 01:58:02 AM 0.15 0.00 0.15 0.00 15.73
02:03:04 01:59:01 AM 0.37 0.00 0.37 0.00 20.27
02:03:04 02:00:01 AM 0.13 0.00 0.13 0.00 8.67
02:03:04 02:01:01 AM 0.25 0.00 0.25 0.00 16.42
02:03:04 02:02:01 AM 16.60 0.28 16.31 33.86 2693.12
02:03:04 02:03:01 AM 31.22 0.42 30.81 48.25 1189.22
02:03:04 Average: 0.72 0.01 0.71 0.80 46.69
02:03:04
02:03:04 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:03:04 12:01:01 AM 4803788 6942920 3078644 39.06 2688 2305488 807180 9.04 270232 2420380 40
02:03:04 12:02:01 AM 4803656 6943244 3078776 39.06 2688 2305944 807180 9.04 270420 2420612 24
02:03:04 12:03:01 AM 4803668 6943636 3078764 39.06 2688 2306324 807180 9.04 270420 2420636 4
02:03:04 12:04:01 AM 4803524 6943876 3078908 39.06 2688 2306708 807180 9.04 270420 2421016 112
02:03:04 12:05:01 AM 4803004 6943740 3079428 39.07 2688 2307092 807180 9.04 270420 2421476 192
02:03:04 12:06:01 AM 4802500 6943704 3079932 39.07 2688 2307552 807180 9.04 270420 2421896 256
02:03:04 12:07:01 AM 4801660 6943420 3080772 39.08 2688 2308116 825564 9.24 270420 2422700 24
02:03:04 12:08:01 AM 4801768 6943812 3080664 39.08 2688 2308400 815800 9.13 270484 2422744 24
02:03:04 12:09:01 AM 4801764 6943900 3080668 39.08 2688 2308492 815800 9.13 270484 2422620 24
02:03:04 12:10:01 AM 4801144 6943380 3081288 39.09 2688 2308584 807000 9.04 270484 2422884 4
02:03:04 12:11:01 AM 4801308 6943628 3081124 39.09 2688 2308680 807000 9.04 270484 2422900 20
02:03:04 12:12:01 AM 4801256 6943660 3081176 39.09 2688 2308756 807000 9.04 270484 2422984 4
02:03:04 12:13:01 AM 4801060 6943732 3081372 39.09 2688 2309024 807000 9.04 270484 2423248 4
02:03:04 12:14:01 AM 4800472 6943820 3081960 39.10 2688 2309700 807000 9.04 270484 2423840 0
02:03:04 12:15:01 AM 4799340 6944132 3083092 39.11 2688 2311152 807000 9.04 270484 2425216 340
02:03:04 12:16:01 AM 4798188 6944040 3084244 39.13 2688 2312204 807000 9.04 270484 2426276 4
02:03:04 12:17:01 AM 4797336 6943920 3085096 39.14 2688 2312936 807000 9.04 270484 2427008 180
02:03:04 12:18:01 AM 4796500 6943420 3085932 39.15 2688 2313280 822440 9.21 270484 2427936 72
02:03:04 12:19:01 AM 4795956 6943260 3086476 39.16 2688 2313664 806160 9.03 270484 2428416 24
02:03:04 12:20:01 AM 4794968 6942660 3087464 39.17 2688 2314044 823240 9.22 270484 2429136 4
02:03:04 12:21:01 AM 4794980 6943052 3087452 39.17 2688 2314432 823240 9.22 270484 2429324 192
02:03:04 12:22:01 AM 4794688 6943148 3087744 39.17 2688 2314828 823240 9.22 270484 2429716 176
02:03:04 12:23:01 AM 4794332 6943180 3088100 39.18 2688 2315208 823240 9.22 270484 2430100 160
02:03:04 12:24:01 AM 4793640 6943108 3088792 39.19 2688 2315828 823240 9.22 270484 2430660 52
02:03:04 12:25:01 AM 4793528 6943084 3088904 39.19 2688 2315908 823240 9.22 270484 2430984 56
02:03:04 12:26:01 AM 4792812 6942580 3089620 39.20 2688 2316120 823240 9.22 270520 2431232 36
02:03:04 12:27:01 AM 4792632 6942576 3089800 39.20 2688 2316304 823240 9.22 270588 2431468 68
02:03:04 12:28:01 AM 4793068 6943088 3089364 39.19 2688 2316380 823240 9.22 270588 2431272 20
02:03:04 12:29:01 AM 4792676 6942796 3089756 39.20 2688 2316472 823240 9.22 270588 2431456 4
02:03:04 12:30:01 AM 4792256 6942612 3090176 39.20 2688 2316708 800148 8.96 270588 2431852 4
02:03:04 12:31:01 AM 4792020 6942580 3090412 39.21 2688 2316920 800148 8.96 270588 2432176 24
02:03:04 12:32:01 AM 4792268 6942988 3090164 39.20 2688 2317072 800148 8.96 270588 2432132 72
02:03:04 12:33:01 AM 4791464 6942536 3090968 39.21 2688 2317432 800148 8.96 270588 2432780 64
02:03:04 12:34:01 AM 4791348 6942816 3091084 39.21 2688 2317828 800148 8.96 270588 2432896 88
02:03:04 12:35:01 AM 4791144 6943000 3091288 39.22 2688 2318216 800148 8.96 270588 2433148 152
02:03:04 12:36:01 AM 4790728 6942968 3091704 39.22 2688 2318600 800148 8.96 270588 2433532 68
02:03:04 12:37:01 AM 4790440 6943060 3091992 39.23 2688 2318980 800148 8.96 270592 2433908 192
02:03:04 12:38:01 AM 4789428 6942440 3093004 39.24 2688 2319364 800148 8.96 270592 2434688 4
02:03:04 12:39:01 AM 4788912 6942672 3093520 39.25 2688 2320112 800148 8.96 270592 2435204 524
02:03:04 12:40:01 AM 4788304 6942148 3094128 39.25 2688 2320196 816268 9.14 270592 2435776 24
02:03:04 12:41:01 AM 4788776 6942728 3093656 39.25 2688 2320296 816268 9.14 270592 2435476 56
02:03:04 12:42:01 AM 4788360 6942400 3094072 39.25 2688 2320384 816268 9.14 270596 2435852 24
02:03:04 12:43:01 AM 4788676 6942808 3093756 39.25 2688 2320476 816268 9.14 270592 2435664 56
02:03:04 12:44:01 AM 4788768 6942988 3093664 39.25 2688 2320572 816268 9.14 270592 2435668 4
02:03:04 12:45:01 AM 4788124 6942568 3094308 39.26 2688 2320796 800692 8.97 270592 2436140 44
02:03:04 12:46:02 AM 4788048 6942676 3094384 39.26 2688 2320972 800692 8.97 270632 2436080 12
02:03:04 12:47:01 AM 4787928 6942752 3094504 39.26 2688 2321168 800692 8.97 270640 2436152 4
02:03:04 12:48:01 AM 4787716 6942788 3094716 39.26 2688 2321416 800692 8.97 270644 2436396 48
02:03:04 12:49:01 AM 4787260 6942688 3095172 39.27 2688 2321772 800692 8.97 270644 2436828 80
02:03:04 12:50:01 AM 4786756 6942576 3095676 39.27 2688 2322164 822516 9.21 270644 2437576 236
02:03:04 12:51:01 AM 4786504 6942700 3095928 39.28 2688 2322544 822516 9.21 270644 2437676 160
02:03:04 12:52:01 AM 4786128 6942712 3096304 39.28 2688 2322928 822516 9.21 270644 2438144 84
02:03:04 12:53:01 AM 4785744 6942708 3096688 39.29 2688 2323312 822516 9.21 270644 2438444 40
02:03:04 12:54:01 AM 4785236 6942580 3097196 39.29 2688 2323692 822516 9.21 270644 2439040 192
02:03:04 12:55:01 AM 4784968 6942928 3097464 39.30 2688 2324296 822516 9.21 270644 2439296 40
02:03:04 12:56:01 AM 4784808 6942864 3097624 39.30 2688 2324392 822516 9.21 270644 2439392 4
02:03:04 12:57:01 AM 4784768 6942908 3097664 39.30 2688 2324484 822516 9.21 270644 2439476 24
02:03:04 12:58:01 AM 4784692 6942936 3097740 39.30 2688 2324580 822516 9.21 270644 2439696 4
02:03:04 12:59:01 AM 4784272 6942604 3098160 39.30 2688 2324668 822516 9.21 270644 2439816 4
02:03:04 01:00:01 AM 4783960 6942376 3098472 39.31 2688 2324760 822516 9.21 270644 2440160 24
02:03:04 01:01:01 AM 4783024 6941672 3099408 39.32 2688 2324988 822516 9.21 270644 2440652 4
02:03:04 01:02:01 AM 4783888 6942692 3098544 39.31 2688 2325144 822516 9.21 270668 2440208 4
02:03:04 01:03:01 AM 4783920 6942776 3098512 39.31 2688 2325196 822516 9.21 270668 2440260 4
02:03:04 01:04:01 AM 4782896 6942128 3099536 39.32 2688 2325580 822516 9.21 270668 2441232 80
02:03:04 01:05:01 AM 4782452 6942064 3099980 39.33 2688 2325960 822516 9.21 270668 2441316 28
02:03:04 01:06:01 AM 4782468 6942452 3099964 39.33 2688 2326340 822516 9.21 270668 2441592 176
02:03:04 01:07:01 AM 4782352 6942724 3100080 39.33 2688 2326728 822516 9.21 270664 2441808 100
02:03:04 01:08:01 AM 4782124 6942892 3100308 39.33 2688 2327124 822516 9.21 270664 2442204 40
02:03:04 01:09:01 AM 4781848 6943000 3100584 39.34 2688 2327504 822516 9.21 270664 2442536 192
02:03:04 01:10:01 AM 4780576 6942460 3101856 39.35 2688 2328228 803776 9.00 270664 2443572 540
02:03:04 01:11:01 AM 4780608 6942580 3101824 39.35 2688 2328316 803776 9.00 270664 2443572 24
02:03:04 01:12:01 AM 4780576 6942644 3101856 39.35 2688 2328412 803776 9.00 270664 2443668 56
02:03:04 01:13:01 AM 4780748 6942904 3101684 39.35 2688 2328500 803776 9.00 270664 2443756 20
02:03:04 01:14:01 AM 4780496 6942744 3101936 39.35 2688 2328592 803776 9.00 270664 2443876 60
02:03:04 01:15:01 AM 4780264 6942608 3102168 39.36 2688 2328688 803776 9.00 270664 2444044 24
02:03:04 01:16:01 AM 4779800 6942372 3102632 39.36 2688 2328916 803776 9.00 270664 2444512 200
02:03:04 01:17:01 AM 4779696 6942480 3102736 39.36 2688 2329128 803776 9.00 270664 2444472 24
02:03:04 01:18:01 AM 4779484 6942632 3102948 39.37 2688 2329492 803776 9.00 270664 2444876 40
02:03:04 01:19:01 AM 4778688 6942232 3103744 39.38 2688 2329888 803776 9.00 270664 2445500 40
02:03:04 01:20:01 AM 4778044 6941960 3104388 39.38 2688 2330268 817240 9.15 270664 2446180 100
02:03:04 01:21:01 AM 4777892 6942188 3104540 39.39 2688 2330652 817240 9.15 270664 2446520 96
02:03:04 01:22:01 AM 4777868 6942552 3104564 39.39 2688 2331036 817240 9.15 270664 2446584 240
02:03:04 01:23:01 AM 4777316 6942384 3105116 39.39 2688 2331420 817240 9.15 270664 2446968 128
02:03:04 01:24:01 AM 4776716 6942376 3105716 39.40 2688 2332004 817240 9.15 270664 2447632 20
02:03:04 01:25:01 AM 4776684 6942440 3105748 39.40 2688 2332108 813904 9.11 279788 2438396 56
02:03:04 01:26:01 AM 4776780 6942632 3105652 39.40 2688 2332204 813904 9.11 279788 2438492 24
02:03:04 01:27:01 AM 4776732 6942676 3105700 39.40 2688 2332296 813904 9.11 279788 2438584 56
02:03:04 01:28:01 AM 4776316 6942352 3106116 39.41 2688 2332384 813904 9.11 279788 2438676 20
02:03:04 01:29:01 AM 4775940 6942068 3106492 39.41 2688 2332480 813904 9.11 279788 2439164 52
02:03:04 01:30:01 AM 4775708 6942064 3106724 39.41 2688 2332700 812480 9.10 279788 2439232 16
02:03:04 01:31:01 AM 4775316 6942000 3107116 39.42 2688 2333024 812480 9.10 279788 2439812 28
02:03:04 01:32:01 AM 4775268 6942324 3107164 39.42 2688 2333404 812480 9.10 279788 2439980 36
02:03:04 01:33:01 AM 4774520 6941960 3107912 39.43 2688 2333788 812480 9.10 279788 2440456 192
02:03:04 01:34:01 AM 4774408 6942232 3108024 39.43 2688 2334172 812480 9.10 279788 2440700 116
02:03:04 01:35:01 AM 4774216 6942428 3108216 39.43 2688 2334552 812480 9.10 279788 2441072 36
02:03:04 01:36:01 AM 4773688 6942292 3108744 39.44 2688 2334952 812480 9.10 279788 2441376 212
02:03:04 01:37:01 AM 4773116 6942480 3109316 39.45 2688 2335712 812480 9.10 279788 2442148 512
02:03:04 01:38:01 AM 4773004 6942464 3109428 39.45 2688 2335800 812480 9.10 279788 2442244 24
02:03:04 01:39:01 AM 4772952 6942504 3109480 39.45 2688 2335892 812480 9.10 279788 2442304 60
02:03:04 01:40:01 AM 4772456 6942096 3109976 39.45 2688 2335988 807928 9.05 279788 2442556 28
02:03:04 01:41:01 AM 4772576 6942308 3109856 39.45 2688 2336080 807928 9.05 279788 2442532 52
02:03:04 01:42:01 AM 4772332 6942156 3110100 39.46 2688 2336172 807928 9.05 279788 2442888 36
02:03:04 01:43:01 AM 4772216 6942164 3110216 39.46 2688 2336288 807928 9.05 279788 2442640 80
02:03:04 01:44:01 AM 4772076 6942336 3110356 39.46 2688 2336600 807928 9.05 279788 2443012 40
02:03:04 01:45:01 AM 4771328 6941916 3111104 39.47 2688 2336928 807928 9.05 279788 2443600 208
02:03:04 01:46:01 AM 4771236 6942208 3111196 39.47 2688 2337312 807928 9.05 279788 2443792 4
02:03:04 01:47:01 AM 4771040 6942396 3111392 39.47 2688 2337696 807928 9.05 279788 2444056 24
02:03:04 01:48:01 AM 4770204 6941948 3112228 39.48 2688 2338092 807928 9.05 279788 2444660 24
02:03:04 01:49:01 AM 4770224 6942356 3112208 39.48 2688 2338476 807928 9.05 279788 2444908 24
02:03:04 01:50:01 AM 4769556 6942068 3112876 39.49 2688 2338856 809196 9.06 279788 2445684 4
02:03:04 01:51:01 AM 4769012 6942156 3113420 39.50 2688 2339476 809196 9.06 279788 2445968 4
02:03:04 01:52:01 AM 4768972 6942212 3113460 39.50 2688 2339572 809196 9.06 279788 2445948 4
02:03:04 01:53:01 AM 4769072 6942404 3113360 39.50 2688 2339664 809196 9.06 279788 2446040 4
02:03:04 01:54:01 AM 4768812 6942244 3113620 39.50 2688 2339764 809196 9.06 279788 2446188 4
02:03:04 01:55:01 AM 4768884 6942404 3113548 39.50 2688 2339852 809196 9.06 279788 2446292 4
02:03:04 01:56:01 AM 4768764 6942376 3113668 39.50 2688 2339944 809196 9.06 279788 2446384 4
02:03:04 01:57:01 AM 4768576 6942428 3113856 39.50 2688 2340184 809196 9.06 279788 2446700 136
02:03:04 01:58:02 AM 4765560 6939780 3116872 39.54 2688 2340548 829012 9.28 279788 2449312 72
02:03:04 01:59:01 AM 4764560 6939156 3117872 39.55 2688 2340924 861924 9.65 279788 2449964 40
02:03:04 02:00:01 AM 4761324 6936296 3121108 39.60 2688 2341316 898252 10.06 279788 2453012 200
02:03:04 02:01:01 AM 4648324 6823612 3234108 41.03 2688 2341608 1026940 11.50 279788 2565520 84
02:03:04 02:02:01 AM 4829368 6879000 3053064 38.73 2688 2221988 784492 8.78 367764 2321148 24024
02:03:04 02:03:01 AM 4805840 6859348 3076592 39.03 2688 2226312 809532 9.06 527208 2189452 26260
02:03:04 Average: 4783624 6940442 3098808 39.31 2688 2323268 814920 9.12 276227 2435395 484
02:03:04
02:03:04 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:03:04 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:01:01 AM eth0 10.96 8.96 2.79 1.79 0.00 0.00 0.00 0.00
02:03:04 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:02:01 AM eth0 12.81 9.25 3.16 1.98 0.00 0.00 0.00 0.00
02:03:04 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:03:01 AM eth0 13.71 8.95 2.87 1.78 0.00 0.00 0.00 0.00
02:03:04 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:04:01 AM eth0 14.15 9.43 3.72 2.29 0.00 0.00 0.00 0.00
02:03:04 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:05:01 AM eth0 11.48 9.12 3.04 1.98 0.00 0.00 0.00 0.00
02:03:04 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:06:01 AM eth0 16.81 11.06 4.10 2.42 0.00 0.00 0.00 0.00
02:03:04 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:07:01 AM eth0 11.01 9.15 2.82 1.68 0.00 0.00 0.00 0.00
02:03:04 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:08:01 AM eth0 0.85 0.20 0.12 0.04 0.00 0.00 0.00 0.00
02:03:04 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:09:01 AM eth0 0.70 0.37 0.23 0.11 0.00 0.00 0.00 0.00
02:03:04 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:10:01 AM eth0 0.90 0.25 0.16 0.05 0.00 0.00 0.00 0.00
02:03:04 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:11:01 AM eth0 0.43 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:03:04 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:12:01 AM eth0 0.55 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:03:04 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:13:01 AM eth0 15.10 14.66 2.60 1.49 0.00 0.00 0.00 0.00
02:03:04 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:14:01 AM eth0 16.88 14.93 3.55 1.29 0.00 0.00 0.00 0.00
02:03:04 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:15:01 AM eth0 1.52 1.82 0.18 0.45 0.00 0.00 0.00 0.00
02:03:04 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:16:01 AM eth0 10.68 10.43 1.53 0.95 0.00 0.00 0.00 0.00
02:03:04 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:17:01 AM eth0 14.03 14.00 2.27 1.42 0.00 0.00 0.00 0.00
02:03:04 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:18:01 AM eth0 9.66 8.03 2.34 1.58 0.00 0.00 0.00 0.00
02:03:04 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:19:01 AM eth0 10.95 9.08 2.85 1.85 0.00 0.00 0.00 0.00
02:03:04 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:20:01 AM eth0 11.03 9.15 2.79 1.82 0.00 0.00 0.00 0.00
02:03:04 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:21:01 AM eth0 11.10 9.03 2.79 1.81 0.00 0.00 0.00 0.00
02:03:04 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:22:01 AM eth0 11.63 9.17 2.83 1.80 0.00 0.00 0.00 0.00
02:03:04 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:23:01 AM eth0 11.03 9.03 2.79 1.79 0.00 0.00 0.00 0.00
02:03:04 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:24:01 AM eth0 20.04 13.71 4.56 2.66 0.00 0.00 0.00 0.00
02:03:04 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:25:01 AM eth0 3.93 0.52 0.77 0.42 0.00 0.00 0.00 0.00
02:03:04 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:26:01 AM eth0 1.55 0.63 0.53 0.31 0.00 0.00 0.00 0.00
02:03:04 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:27:01 AM eth0 0.90 0.42 0.42 0.24 0.00 0.00 0.00 0.00
02:03:04 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:28:01 AM eth0 0.62 0.17 0.09 0.04 0.00 0.00 0.00 0.00
02:03:04 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:29:01 AM eth0 0.88 0.33 0.32 0.11 0.00 0.00 0.00 0.00
02:03:04 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:30:01 AM eth0 10.46 9.68 1.88 1.13 0.00 0.00 0.00 0.00
02:03:04 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:31:01 AM eth0 14.68 14.26 2.39 1.29 0.00 0.00 0.00 0.00
02:03:04 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:32:01 AM eth0 13.55 12.93 2.01 1.02 0.00 0.00 0.00 0.00
02:03:04 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:33:01 AM eth0 15.48 13.61 3.45 2.19 0.00 0.00 0.00 0.00
02:03:04 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:34:01 AM eth0 12.26 9.37 3.27 2.05 0.00 0.00 0.00 0.00
02:03:04 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:35:01 AM eth0 10.95 9.13 2.84 1.80 0.00 0.00 0.00 0.00
02:03:04 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:36:01 AM eth0 11.01 9.06 2.76 1.79 0.00 0.00 0.00 0.00
02:03:04 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:37:01 AM eth0 11.90 8.95 2.86 1.78 0.00 0.00 0.00 0.00
02:03:04 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:38:01 AM eth0 12.68 9.68 3.48 2.28 0.00 0.00 0.00 0.00
02:03:04 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:39:01 AM eth0 23.61 17.56 5.75 3.40 0.00 0.00 0.00 0.00
02:03:04 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:40:01 AM eth0 2.05 0.73 0.77 0.51 0.00 0.00 0.00 0.00
02:03:04 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:41:01 AM eth0 0.98 0.25 0.20 0.05 0.00 0.00 0.00 0.00
02:03:04 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:42:01 AM eth0 4.65 0.40 0.83 0.24 0.00 0.00 0.00 0.00
02:03:04 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:43:01 AM eth0 0.70 0.23 0.15 0.05 0.00 0.00 0.00 0.00
02:03:04 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:44:01 AM eth0 2.63 0.33 0.37 0.11 0.00 0.00 0.00 0.00
02:03:04 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:45:01 AM eth0 5.30 3.90 1.60 1.14 0.00 0.00 0.00 0.00
02:03:04 12:46:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:46:02 AM eth0 15.48 14.92 2.26 1.10 0.00 0.00 0.00 0.00
02:03:04 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:47:01 AM eth0 13.88 12.57 2.03 1.00 0.00 0.00 0.00 0.00
02:03:04 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:48:01 AM eth0 14.90 13.51 2.36 1.32 0.00 0.00 0.00 0.00
02:03:04 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:49:01 AM eth0 10.61 8.85 2.70 1.80 0.00 0.00 0.00 0.00
02:03:04 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:50:01 AM eth0 11.45 9.13 2.81 1.80 0.00 0.00 0.00 0.00
02:03:04 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:51:01 AM eth0 11.06 8.95 2.78 1.78 0.00 0.00 0.00 0.00
02:03:04 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:52:01 AM eth0 11.56 9.05 2.79 1.79 0.00 0.00 0.00 0.00
02:03:04 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:53:01 AM eth0 11.50 9.10 2.85 1.79 0.00 0.00 0.00 0.00
02:03:04 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:54:01 AM eth0 14.01 9.23 3.50 2.04 0.00 0.00 0.00 0.00
02:03:04 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:55:01 AM eth0 16.11 13.30 4.12 2.52 0.00 0.00 0.00 0.00
02:03:04 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:56:01 AM eth0 1.45 0.20 0.24 0.04 0.00 0.00 0.00 0.00
02:03:04 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:57:01 AM eth0 0.43 0.23 0.10 0.05 0.00 0.00 0.00 0.00
02:03:04 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:58:01 AM eth0 0.85 0.23 0.11 0.05 0.00 0.00 0.00 0.00
02:03:04 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 12:59:01 AM eth0 2.32 1.33 0.68 6.68 0.00 0.00 0.00 0.00
02:03:04 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:00:01 AM eth0 0.48 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:03:04 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:01:01 AM eth0 8.95 8.35 1.79 1.04 0.00 0.00 0.00 0.00
02:03:04 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:02:01 AM eth0 8.41 8.08 1.20 0.64 0.00 0.00 0.00 0.00
02:03:04 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:03:01 AM eth0 7.00 4.90 0.87 0.37 0.00 0.00 0.00 0.00
02:03:04 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:04:01 AM eth0 19.29 14.25 3.97 6.98 0.00 0.00 0.00 0.00
02:03:04 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:05:01 AM eth0 12.66 9.18 67.33 1.84 0.00 0.00 0.00 0.00
02:03:04 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:06:01 AM eth0 17.25 9.13 3.66 1.81 0.00 0.00 0.00 0.00
02:03:04 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:07:01 AM eth0 11.65 9.03 2.83 1.79 0.00 0.00 0.00 0.00
02:03:04 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:08:01 AM eth0 11.50 8.85 2.82 1.78 0.00 0.00 0.00 0.00
02:03:04 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:09:01 AM eth0 11.60 9.15 2.94 1.85 0.00 0.00 0.00 0.00
02:03:04 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:10:01 AM eth0 20.93 16.96 5.54 3.47 0.00 0.00 0.00 0.00
02:03:04 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:11:01 AM eth0 0.48 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:03:04 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:12:01 AM eth0 0.75 0.20 0.15 0.04 0.00 0.00 0.00 0.00
02:03:04 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:13:01 AM eth0 1.58 0.20 0.14 0.04 0.00 0.00 0.00 0.00
02:03:04 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:14:01 AM eth0 3.63 0.62 0.88 0.37 0.00 0.00 0.00 0.00
02:03:04 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:15:01 AM eth0 0.85 0.40 0.44 0.30 0.00 0.00 0.00 0.00
02:03:04 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:16:01 AM eth0 7.98 3.63 1.72 0.88 0.00 0.00 0.00 0.00
02:03:04 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:17:01 AM eth0 16.38 15.66 2.76 1.58 0.00 0.00 0.00 0.00
02:03:04 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:18:01 AM eth0 11.48 8.75 2.70 1.73 0.00 0.00 0.00 0.00
02:03:04 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:19:01 AM eth0 12.51 9.35 3.50 2.23 0.00 0.00 0.00 0.00
02:03:04 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:20:01 AM eth0 11.80 9.20 3.04 1.98 0.00 0.00 0.00 0.00
02:03:04 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:21:01 AM eth0 11.98 9.27 3.14 1.99 0.00 0.00 0.00 0.00
02:03:04 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:22:01 AM eth0 10.93 8.92 2.72 1.78 0.00 0.00 0.00 0.00
02:03:04 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:23:01 AM eth0 10.93 8.95 2.75 1.78 0.00 0.00 0.00 0.00
02:03:04 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:24:01 AM eth0 15.63 12.88 4.07 2.51 0.00 0.00 0.00 0.00
02:03:04 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:25:01 AM eth0 0.43 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:03:04 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:26:01 AM eth0 0.68 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:03:04 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:27:01 AM eth0 0.30 0.23 0.09 0.05 0.00 0.00 0.00 0.00
02:03:04 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:28:01 AM eth0 0.95 0.22 0.14 0.04 0.00 0.00 0.00 0.00
02:03:04 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:29:01 AM eth0 0.97 0.45 0.48 0.29 0.00 0.00 0.00 0.00
02:03:04 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:30:01 AM eth0 9.45 9.00 1.78 1.08 0.00 0.00 0.00 0.00
02:03:04 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:31:01 AM eth0 15.11 13.83 3.25 2.05 0.00 0.00 0.00 0.00
02:03:04 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:32:01 AM eth0 11.73 9.07 2.93 1.79 0.00 0.00 0.00 0.00
02:03:04 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:33:01 AM eth0 11.56 9.33 3.05 2.01 0.00 0.00 0.00 0.00
02:03:04 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:34:01 AM eth0 11.85 9.43 3.04 1.90 0.00 0.00 0.00 0.00
02:03:04 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:35:01 AM eth0 11.21 9.13 2.99 1.98 0.00 0.00 0.00 0.00
02:03:04 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:36:01 AM eth0 11.21 9.03 2.81 1.79 0.00 0.00 0.00 0.00
02:03:04 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:37:01 AM eth0 21.44 17.89 5.51 3.43 0.00 0.00 0.00 0.00
02:03:04 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:38:01 AM eth0 0.32 0.20 0.09 0.04 0.00 0.00 0.00 0.00
02:03:04 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:39:01 AM eth0 0.67 0.40 0.23 0.12 0.00 0.00 0.00 0.00
02:03:04 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:40:01 AM eth0 0.47 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:03:04 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:41:01 AM eth0 0.37 0.20 0.09 0.04 0.00 0.00 0.00 0.00
02:03:04 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:42:01 AM eth0 1.18 0.35 0.39 0.23 0.00 0.00 0.00 0.00
02:03:04 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:43:01 AM eth0 1.32 0.88 0.38 0.18 0.00 0.00 0.00 0.00
02:03:04 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:44:01 AM eth0 20.05 18.98 3.66 2.16 0.00 0.00 0.00 0.00
02:03:04 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:45:01 AM eth0 10.10 8.27 2.77 1.83 0.00 0.00 0.00 0.00
02:03:04 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:46:01 AM eth0 11.25 9.00 2.85 1.79 0.00 0.00 0.00 0.00
02:03:04 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:47:01 AM eth0 10.80 8.93 2.73 1.78 0.00 0.00 0.00 0.00
02:03:04 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:48:01 AM eth0 11.76 9.30 3.14 2.05 0.00 0.00 0.00 0.00
02:03:04 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:49:01 AM eth0 10.98 9.07 2.85 1.85 0.00 0.00 0.00 0.00
02:03:04 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:50:01 AM eth0 11.20 9.00 2.80 1.79 0.00 0.00 0.00 0.00
02:03:04 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:51:01 AM eth0 16.79 14.05 4.39 2.66 0.00 0.00 0.00 0.00
02:03:04 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:52:01 AM eth0 0.45 0.23 0.09 0.05 0.00 0.00 0.00 0.00
02:03:04 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:53:01 AM eth0 0.27 0.22 0.09 0.04 0.00 0.00 0.00 0.00
02:03:04 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:54:01 AM eth0 0.70 0.40 0.23 0.11 0.00 0.00 0.00 0.00
02:03:04 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:55:01 AM eth0 0.35 0.20 0.09 0.04 0.00 0.00 0.00 0.00
02:03:04 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:56:01 AM eth0 0.68 0.20 0.17 0.04 0.00 0.00 0.00 0.00
02:03:04 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:57:01 AM eth0 9.03 8.50 1.78 1.05 0.00 0.00 0.00 0.00
02:03:04 01:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:58:02 AM eth0 15.96 15.38 2.98 1.87 0.00 0.00 0.00 0.00
02:03:04 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 01:59:01 AM eth0 16.44 16.10 3.04 1.94 0.00 0.00 0.00 0.00
02:03:04 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 02:00:01 AM eth0 11.56 10.76 2.46 1.61 0.00 0.00 0.00 0.00
02:03:04 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 02:01:01 AM eth0 13.89 13.56 2.45 1.48 0.00 0.00 0.00 0.00
02:03:04 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 02:02:01 AM eth0 125.51 79.09 181.90 213.05 0.00 0.00 0.00 0.00
02:03:04 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 02:03:01 AM eth0 18.01 16.43 14.85 8.51 0.00 0.00 0.00 0.00
02:03:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:04 Average: eth0 9.82 7.70 4.10 3.09 0.00 0.00 0.00 0.00
02:03:04
02:03:04
02:03:04 ---> sar -P ALL:
02:03:04 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-7457.novalocal) 11/10/2025 _x86_64_ (2 CPU)
02:03:04
02:03:04 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 12:01:01 AM all 4.48 0.03 0.51 0.03 0.07 94.89
02:03:04 12:01:01 AM 0 5.16 0.02 0.53 0.02 0.07 94.20
02:03:04 12:01:01 AM 1 3.80 0.03 0.48 0.03 0.07 95.59
02:03:04 12:02:01 AM all 4.28 0.00 0.34 0.01 0.08 95.29
02:03:04 12:02:01 AM 0 5.16 0.00 0.40 0.00 0.08 94.35
02:03:04 12:02:01 AM 1 3.39 0.00 0.28 0.02 0.08 96.22
02:03:04 12:03:01 AM all 4.25 0.00 0.38 0.00 0.09 95.29
02:03:04 12:03:01 AM 0 4.08 0.00 0.37 0.00 0.10 95.45
02:03:04 12:03:01 AM 1 4.41 0.00 0.38 0.00 0.08 95.12
02:03:04 12:04:01 AM all 4.41 0.00 0.37 0.01 0.08 95.13
02:03:04 12:04:01 AM 0 3.94 0.00 0.35 0.02 0.08 95.61
02:03:04 12:04:01 AM 1 4.88 0.00 0.38 0.00 0.08 94.65
02:03:04 12:05:01 AM all 4.33 0.00 0.32 0.00 0.08 95.27
02:03:04 12:05:01 AM 0 2.64 0.00 0.18 0.00 0.08 97.09
02:03:04 12:05:01 AM 1 6.02 0.00 0.45 0.00 0.08 93.44
02:03:04 12:06:01 AM all 5.07 0.00 0.35 0.00 0.08 94.49
02:03:04 12:06:01 AM 0 8.03 0.00 0.50 0.00 0.08 91.39
02:03:04 12:06:01 AM 1 2.12 0.00 0.20 0.00 0.08 97.59
02:03:04 12:07:01 AM all 3.56 0.00 0.22 0.00 0.08 96.15
02:03:04 12:07:01 AM 0 2.40 0.00 0.18 0.00 0.07 97.35
02:03:04 12:07:01 AM 1 4.71 0.00 0.25 0.00 0.08 94.95
02:03:04 12:08:01 AM all 0.60 0.00 0.12 0.00 0.07 99.22
02:03:04 12:08:01 AM 0 0.67 0.00 0.10 0.00 0.05 99.18
02:03:04 12:08:01 AM 1 0.53 0.00 0.13 0.00 0.08 99.25
02:03:04 12:09:01 AM all 0.58 0.00 0.11 0.00 0.08 99.23
02:03:04 12:09:01 AM 0 0.65 0.00 0.10 0.00 0.07 99.18
02:03:04 12:09:01 AM 1 0.52 0.00 0.12 0.00 0.08 99.28
02:03:04 12:10:01 AM all 0.57 0.00 0.10 0.00 0.07 99.27
02:03:04 12:10:01 AM 0 0.82 0.00 0.08 0.00 0.07 99.03
02:03:04 12:10:01 AM 1 0.32 0.00 0.12 0.00 0.07 99.50
02:03:04 12:11:01 AM all 0.58 0.00 0.10 0.00 0.08 99.24
02:03:04 12:11:01 AM 0 0.62 0.00 0.10 0.00 0.08 99.20
02:03:04 12:11:01 AM 1 0.53 0.00 0.10 0.00 0.08 99.28
02:03:04
02:03:04 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 12:12:01 AM all 0.49 0.00 0.11 0.00 0.07 99.33
02:03:04 12:12:01 AM 0 0.75 0.00 0.15 0.00 0.08 99.01
02:03:04 12:12:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65
02:03:04 12:13:01 AM all 6.06 0.00 1.91 0.00 0.06 91.97
02:03:04 12:13:01 AM 0 11.83 0.00 3.79 0.00 0.05 84.32
02:03:04 12:13:01 AM 1 0.73 0.00 0.17 0.00 0.07 99.03
02:03:04 12:14:01 AM all 7.41 0.00 0.90 0.01 0.08 91.61
02:03:04 12:14:01 AM 0 6.72 0.00 0.79 0.00 0.07 92.42
02:03:04 12:14:01 AM 1 8.09 0.00 1.00 0.02 0.09 90.81
02:03:04 12:15:01 AM all 6.34 0.00 0.35 0.00 0.07 93.24
02:03:04 12:15:01 AM 0 5.94 0.00 0.30 0.00 0.07 93.69
02:03:04 12:15:01 AM 1 6.74 0.00 0.41 0.00 0.07 92.78
02:03:04 12:16:01 AM all 6.43 0.00 0.44 0.00 0.08 93.05
02:03:04 12:16:01 AM 0 11.76 0.00 0.72 0.00 0.07 87.45
02:03:04 12:16:01 AM 1 1.32 0.00 0.18 0.00 0.08 98.41
02:03:04 12:17:01 AM all 7.66 0.00 0.44 0.00 0.08 91.82
02:03:04 12:17:01 AM 0 14.75 0.00 0.79 0.00 0.07 84.39
02:03:04 12:17:01 AM 1 1.04 0.00 0.12 0.00 0.08 98.76
02:03:04 12:18:01 AM all 5.29 0.00 0.37 0.00 0.08 94.27
02:03:04 12:18:01 AM 0 8.76 0.00 0.56 0.00 0.09 90.59
02:03:04 12:18:01 AM 1 1.89 0.00 0.18 0.00 0.07 97.86
02:03:04 12:19:01 AM all 4.35 0.00 0.38 0.00 0.09 95.18
02:03:04 12:19:01 AM 0 6.32 0.00 0.47 0.00 0.10 93.11
02:03:04 12:19:01 AM 1 2.39 0.00 0.28 0.00 0.08 97.24
02:03:04 12:20:01 AM all 4.29 0.00 0.35 0.00 0.08 95.28
02:03:04 12:20:01 AM 0 2.14 0.00 0.25 0.00 0.07 97.54
02:03:04 12:20:01 AM 1 6.44 0.00 0.45 0.00 0.10 93.01
02:03:04 12:21:01 AM all 4.50 0.00 0.34 0.00 0.08 95.08
02:03:04 12:21:01 AM 0 6.94 0.00 0.49 0.00 0.08 92.49
02:03:04 12:21:01 AM 1 2.07 0.00 0.20 0.00 0.07 97.66
02:03:04 12:22:01 AM all 4.34 0.00 0.34 0.00 0.09 95.23
02:03:04 12:22:01 AM 0 4.46 0.00 0.30 0.00 0.08 95.15
02:03:04 12:22:01 AM 1 4.21 0.00 0.38 0.00 0.10 95.30
02:03:04
02:03:04 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 12:23:01 AM all 4.22 0.00 0.33 0.00 0.08 95.38
02:03:04 12:23:01 AM 0 3.34 0.00 0.32 0.00 0.07 96.27
02:03:04 12:23:01 AM 1 5.10 0.00 0.33 0.00 0.08 94.48
02:03:04 12:24:01 AM all 5.58 0.00 0.40 0.00 0.08 93.93
02:03:04 12:24:01 AM 0 4.54 0.00 0.38 0.00 0.08 94.99
02:03:04 12:24:01 AM 1 6.62 0.00 0.42 0.00 0.08 92.88
02:03:04 12:25:01 AM all 0.72 0.00 0.13 0.00 0.06 99.09
02:03:04 12:25:01 AM 0 0.72 0.00 0.13 0.00 0.07 99.08
02:03:04 12:25:01 AM 1 0.72 0.00 0.13 0.00 0.05 99.10
02:03:04 12:26:01 AM all 0.59 0.01 0.12 0.01 0.07 99.21
02:03:04 12:26:01 AM 0 0.47 0.02 0.15 0.02 0.08 99.26
02:03:04 12:26:01 AM 1 0.72 0.00 0.08 0.00 0.05 99.15
02:03:04 12:27:01 AM all 0.59 0.00 0.08 0.00 0.09 99.23
02:03:04 12:27:01 AM 0 0.52 0.00 0.10 0.00 0.12 99.26
02:03:04 12:27:01 AM 1 0.67 0.00 0.07 0.00 0.07 99.20
02:03:04 12:28:01 AM all 0.58 0.00 0.08 0.00 0.08 99.25
02:03:04 12:28:01 AM 0 0.42 0.00 0.10 0.00 0.10 99.38
02:03:04 12:28:01 AM 1 0.75 0.00 0.07 0.00 0.07 99.12
02:03:04 12:29:01 AM all 0.66 0.00 0.09 0.00 0.06 99.19
02:03:04 12:29:01 AM 0 0.50 0.00 0.12 0.00 0.08 99.30
02:03:04 12:29:01 AM 1 0.82 0.00 0.07 0.00 0.03 99.08
02:03:04 12:30:01 AM all 4.42 0.00 1.83 0.00 0.08 93.67
02:03:04 12:30:01 AM 0 2.29 0.00 0.15 0.00 0.08 97.48
02:03:04 12:30:01 AM 1 6.63 0.00 3.57 0.00 0.07 89.73
02:03:04 12:31:01 AM all 7.98 0.00 0.52 0.00 0.05 91.45
02:03:04 12:31:01 AM 0 6.36 0.00 0.41 0.00 0.05 93.17
02:03:04 12:31:01 AM 1 9.62 0.00 0.62 0.00 0.05 89.71
02:03:04 12:32:01 AM all 8.89 0.00 0.48 0.01 0.06 90.56
02:03:04 12:32:01 AM 0 12.23 0.00 0.72 0.00 0.05 86.99
02:03:04 12:32:01 AM 1 5.74 0.00 0.26 0.02 0.07 93.92
02:03:04 12:33:01 AM all 7.25 0.00 0.49 0.00 0.07 92.20
02:03:04 12:33:01 AM 0 5.33 0.00 0.36 0.00 0.07 94.24
02:03:04 12:33:01 AM 1 9.19 0.00 0.62 0.00 0.07 90.12
02:03:04
02:03:04 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 12:34:01 AM all 4.41 0.00 0.33 0.00 0.08 95.18
02:03:04 12:34:01 AM 0 3.89 0.00 0.27 0.00 0.08 95.76
02:03:04 12:34:01 AM 1 4.93 0.00 0.38 0.00 0.08 94.60
02:03:04 12:35:01 AM all 4.40 0.00 0.33 0.00 0.10 95.17
02:03:04 12:35:01 AM 0 6.03 0.00 0.42 0.00 0.12 93.44
02:03:04 12:35:01 AM 1 2.77 0.00 0.23 0.00 0.08 96.91
02:03:04 12:36:01 AM all 4.33 0.00 0.32 0.00 0.10 95.25
02:03:04 12:36:01 AM 0 4.73 0.00 0.35 0.00 0.10 94.82
02:03:04 12:36:01 AM 1 3.93 0.00 0.28 0.00 0.10 95.69
02:03:04 12:37:01 AM all 4.39 0.00 0.35 0.00 0.08 95.17
02:03:04 12:37:01 AM 0 5.23 0.00 0.45 0.00 0.08 94.24
02:03:04 12:37:01 AM 1 3.56 0.00 0.25 0.00 0.08 96.11
02:03:04 12:38:01 AM all 4.44 0.00 0.34 0.00 0.09 95.12
02:03:04 12:38:01 AM 0 6.40 0.00 0.47 0.00 0.12 93.02
02:03:04 12:38:01 AM 1 2.49 0.00 0.22 0.00 0.07 97.23
02:03:04 12:39:01 AM all 7.14 0.00 0.41 0.00 0.09 92.36
02:03:04 12:39:01 AM 0 10.62 0.00 0.47 0.00 0.10 88.82
02:03:04 12:39:01 AM 1 3.66 0.00 0.35 0.00 0.08 95.91
02:03:04 12:40:01 AM all 0.62 0.00 0.10 0.00 0.08 99.21
02:03:04 12:40:01 AM 0 0.58 0.00 0.10 0.00 0.10 99.22
02:03:04 12:40:01 AM 1 0.65 0.00 0.10 0.00 0.05 99.20
02:03:04 12:41:01 AM all 0.59 0.00 0.08 0.00 0.08 99.24
02:03:04 12:41:01 AM 0 0.45 0.00 0.10 0.00 0.10 99.35
02:03:04 12:41:01 AM 1 0.73 0.00 0.07 0.00 0.07 99.13
02:03:04 12:42:01 AM all 0.49 0.00 0.13 0.00 0.07 99.31
02:03:04 12:42:01 AM 0 0.32 0.00 0.13 0.00 0.07 99.48
02:03:04 12:42:01 AM 1 0.67 0.00 0.13 0.00 0.07 99.13
02:03:04 12:43:01 AM all 0.58 0.00 0.11 0.00 0.09 99.22
02:03:04 12:43:01 AM 0 0.47 0.00 0.13 0.00 0.12 99.28
02:03:04 12:43:01 AM 1 0.68 0.00 0.08 0.00 0.07 99.17
02:03:04 12:44:01 AM all 0.58 0.00 0.10 0.00 0.08 99.25
02:03:04 12:44:01 AM 0 0.58 0.00 0.13 0.00 0.08 99.20
02:03:04 12:44:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
02:03:04
02:03:04 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 12:45:01 AM all 1.73 0.00 0.13 0.00 0.08 98.07
02:03:04 12:45:01 AM 0 2.42 0.00 0.17 0.00 0.08 97.33
02:03:04 12:45:01 AM 1 1.04 0.00 0.08 0.00 0.07 98.81
02:03:04 12:46:02 AM all 7.25 0.00 1.87 0.00 0.06 90.82
02:03:04 12:46:02 AM 0 7.95 0.00 0.43 0.00 0.05 91.57
02:03:04 12:46:02 AM 1 6.55 0.00 3.33 0.00 0.07 90.05
02:03:04 12:47:01 AM all 8.98 0.00 0.53 0.00 0.09 90.41
02:03:04 12:47:01 AM 0 3.16 0.00 0.33 0.00 0.12 96.39
02:03:04 12:47:01 AM 1 14.86 0.00 0.73 0.00 0.05 84.36
02:03:04 12:48:01 AM all 9.15 0.00 0.50 0.00 0.06 90.29
02:03:04 12:48:01 AM 0 14.26 0.00 0.72 0.00 0.05 84.97
02:03:04 12:48:01 AM 1 4.14 0.00 0.29 0.00 0.07 95.51
02:03:04 12:49:01 AM all 4.71 0.00 0.34 0.48 0.07 94.41
02:03:04 12:49:01 AM 0 6.15 0.00 0.40 0.00 0.07 93.38
02:03:04 12:49:01 AM 1 3.29 0.00 0.27 0.95 0.07 95.42
02:03:04 12:50:01 AM all 4.34 0.00 0.33 0.00 0.09 95.24
02:03:04 12:50:01 AM 0 6.14 0.00 0.47 0.00 0.10 93.30
02:03:04 12:50:01 AM 1 2.54 0.00 0.20 0.00 0.08 97.18
02:03:04 12:51:01 AM all 4.42 0.00 0.34 0.01 0.08 95.16
02:03:04 12:51:01 AM 0 5.88 0.00 0.43 0.02 0.08 93.59
02:03:04 12:51:01 AM 1 2.96 0.00 0.25 0.00 0.07 96.73
02:03:04 12:52:01 AM all 4.37 0.00 0.34 0.00 0.09 95.20
02:03:04 12:52:01 AM 0 2.46 0.00 0.27 0.00 0.08 97.19
02:03:04 12:52:01 AM 1 6.28 0.00 0.42 0.00 0.10 93.20
02:03:04 12:53:01 AM all 4.37 0.00 0.31 0.00 0.08 95.24
02:03:04 12:53:01 AM 0 4.43 0.00 0.30 0.00 0.08 95.19
02:03:04 12:53:01 AM 1 4.31 0.00 0.32 0.00 0.07 95.30
02:03:04 12:54:01 AM all 4.39 0.00 0.34 0.00 0.08 95.19
02:03:04 12:54:01 AM 0 3.43 0.00 0.27 0.00 0.08 96.22
02:03:04 12:54:01 AM 1 5.35 0.00 0.42 0.00 0.08 94.15
02:03:04 12:55:01 AM all 5.47 0.00 0.30 0.00 0.08 94.14
02:03:04 12:55:01 AM 0 4.81 0.00 0.28 0.00 0.08 94.82
02:03:04 12:55:01 AM 1 6.13 0.00 0.32 0.00 0.08 93.47
02:03:04
02:03:04 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 12:56:01 AM all 0.61 0.00 0.09 0.00 0.07 99.23
02:03:04 12:56:01 AM 0 0.60 0.00 0.13 0.00 0.08 99.18
02:03:04 12:56:01 AM 1 0.62 0.00 0.05 0.00 0.05 99.28
02:03:04 12:57:01 AM all 0.58 0.00 0.10 0.00 0.07 99.25
02:03:04 12:57:01 AM 0 0.48 0.00 0.10 0.00 0.08 99.33
02:03:04 12:57:01 AM 1 0.68 0.00 0.10 0.00 0.05 99.17
02:03:04 12:58:01 AM all 0.59 0.00 0.09 0.00 0.08 99.24
02:03:04 12:58:01 AM 0 0.48 0.00 0.08 0.00 0.08 99.35
02:03:04 12:58:01 AM 1 0.70 0.00 0.10 0.00 0.07 99.13
02:03:04 12:59:01 AM all 0.57 0.00 0.09 0.00 0.07 99.27
02:03:04 12:59:01 AM 0 0.48 0.00 0.12 0.00 0.08 99.31
02:03:04 12:59:01 AM 1 0.65 0.00 0.07 0.00 0.05 99.23
02:03:04 01:00:01 AM all 0.32 0.00 0.09 0.00 0.08 99.51
02:03:04 01:00:01 AM 0 0.33 0.00 0.08 0.00 0.07 99.52
02:03:04 01:00:01 AM 1 0.30 0.00 0.10 0.00 0.10 99.50
02:03:04 01:01:01 AM all 4.18 0.00 1.89 0.00 0.07 93.86
02:03:04 01:01:01 AM 0 3.48 0.00 3.38 0.00 0.05 93.09
02:03:04 01:01:01 AM 1 4.87 0.00 0.42 0.00 0.08 94.62
02:03:04 01:02:01 AM all 5.64 0.00 0.40 0.00 0.07 93.90
02:03:04 01:02:01 AM 0 11.27 0.00 0.69 0.00 0.07 87.97
02:03:04 01:02:01 AM 1 0.20 0.00 0.12 0.00 0.07 99.62
02:03:04 01:03:01 AM all 2.28 0.00 0.21 0.00 0.06 97.45
02:03:04 01:03:01 AM 0 4.28 0.00 0.24 0.00 0.03 95.45
02:03:04 01:03:01 AM 1 0.32 0.00 0.18 0.00 0.08 99.41
02:03:04 01:04:01 AM all 6.83 0.00 0.45 0.01 0.08 92.63
02:03:04 01:04:01 AM 0 12.41 0.00 0.70 0.00 0.07 86.83
02:03:04 01:04:01 AM 1 1.49 0.00 0.22 0.02 0.08 98.20
02:03:04 01:05:01 AM all 4.50 0.00 0.35 0.00 0.09 95.06
02:03:04 01:05:01 AM 0 2.56 0.00 0.23 0.00 0.08 97.13
02:03:04 01:05:01 AM 1 6.45 0.00 0.47 0.00 0.10 92.98
02:03:04 01:06:01 AM all 4.46 0.00 0.33 0.00 0.09 95.11
02:03:04 01:06:01 AM 0 3.64 0.00 0.35 0.00 0.10 95.91
02:03:04 01:06:01 AM 1 5.28 0.00 0.32 0.00 0.08 94.32
02:03:04
02:03:04 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 01:07:01 AM all 4.34 0.00 0.35 0.00 0.08 95.23
02:03:04 01:07:01 AM 0 5.51 0.00 0.37 0.00 0.08 94.04
02:03:04 01:07:01 AM 1 3.16 0.00 0.33 0.00 0.08 96.42
02:03:04 01:08:01 AM all 4.34 0.00 0.33 0.00 0.09 95.25
02:03:04 01:08:01 AM 0 7.00 0.00 0.48 0.00 0.10 92.41
02:03:04 01:08:01 AM 1 1.67 0.00 0.17 0.00 0.08 98.08
02:03:04 01:09:01 AM all 4.36 0.00 0.33 0.00 0.08 95.22
02:03:04 01:09:01 AM 0 5.51 0.00 0.42 0.00 0.10 93.97
02:03:04 01:09:01 AM 1 3.21 0.00 0.25 0.00 0.07 96.47
02:03:04 01:10:01 AM all 6.98 0.00 0.44 0.00 0.08 92.50
02:03:04 01:10:01 AM 0 10.92 0.00 0.64 0.00 0.08 88.37
02:03:04 01:10:01 AM 1 3.06 0.00 0.25 0.00 0.07 96.63
02:03:04 01:11:01 AM all 0.58 0.00 0.11 0.00 0.08 99.24
02:03:04 01:11:01 AM 0 0.40 0.00 0.10 0.00 0.07 99.43
02:03:04 01:11:01 AM 1 0.75 0.00 0.12 0.00 0.08 99.05
02:03:04 01:12:01 AM all 0.57 0.00 0.08 0.00 0.07 99.28
02:03:04 01:12:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
02:03:04 01:12:01 AM 1 0.55 0.00 0.10 0.00 0.08 99.26
02:03:04 01:13:01 AM all 0.57 0.00 0.09 0.00 0.07 99.27
02:03:04 01:13:01 AM 0 0.67 0.00 0.10 0.00 0.05 99.18
02:03:04 01:13:01 AM 1 0.47 0.00 0.08 0.00 0.08 99.36
02:03:04 01:14:01 AM all 0.43 0.00 0.09 0.00 0.07 99.41
02:03:04 01:14:01 AM 0 0.55 0.00 0.10 0.00 0.07 99.28
02:03:04 01:14:01 AM 1 0.30 0.00 0.08 0.00 0.07 99.55
02:03:04 01:15:01 AM all 0.50 0.00 0.10 0.00 0.08 99.32
02:03:04 01:15:01 AM 0 0.69 0.00 0.08 0.00 0.07 99.16
02:03:04 01:15:01 AM 1 0.32 0.00 0.12 0.00 0.08 99.48
02:03:04 01:16:01 AM all 2.19 0.00 0.13 0.00 0.06 97.62
02:03:04 01:16:01 AM 0 3.61 0.00 0.13 0.00 0.05 96.20
02:03:04 01:16:01 AM 1 0.77 0.00 0.13 0.00 0.07 99.03
02:03:04 01:17:01 AM all 8.49 0.00 2.12 0.00 0.07 89.32
02:03:04 01:17:01 AM 0 16.03 0.00 4.18 0.00 0.05 79.74
02:03:04 01:17:01 AM 1 1.27 0.00 0.15 0.00 0.08 98.49
02:03:04
02:03:04 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 01:18:01 AM all 5.32 0.00 0.39 0.00 0.08 94.21
02:03:04 01:18:01 AM 0 8.96 0.00 0.57 0.00 0.08 90.39
02:03:04 01:18:01 AM 1 1.69 0.00 0.22 0.00 0.07 98.03
02:03:04 01:19:01 AM all 4.46 0.00 0.33 0.00 0.09 95.12
02:03:04 01:19:01 AM 0 4.26 0.00 0.30 0.00 0.08 95.36
02:03:04 01:19:01 AM 1 4.66 0.00 0.35 0.00 0.10 94.89
02:03:04 01:20:01 AM all 4.38 0.00 0.33 0.00 0.08 95.22
02:03:04 01:20:01 AM 0 6.33 0.00 0.43 0.00 0.08 93.15
02:03:04 01:20:01 AM 1 2.42 0.00 0.22 0.00 0.07 97.29
02:03:04 01:21:01 AM all 4.33 0.00 0.33 0.00 0.08 95.25
02:03:04 01:21:01 AM 0 5.78 0.00 0.43 0.00 0.08 93.70
02:03:04 01:21:01 AM 1 2.87 0.00 0.23 0.00 0.08 96.81
02:03:04 01:22:01 AM all 4.49 0.00 0.32 0.00 0.08 95.12
02:03:04 01:22:01 AM 0 5.46 0.00 0.37 0.00 0.08 94.09
02:03:04 01:22:01 AM 1 3.51 0.00 0.27 0.00 0.07 96.16
02:03:04 01:23:01 AM all 4.35 0.00 0.30 0.00 0.08 95.27
02:03:04 01:23:01 AM 0 6.45 0.00 0.42 0.00 0.08 93.05
02:03:04 01:23:01 AM 1 2.26 0.00 0.18 0.00 0.07 97.49
02:03:04 01:24:01 AM all 5.29 0.00 0.32 0.00 0.09 94.30
02:03:04 01:24:01 AM 0 7.28 0.00 0.35 0.00 0.08 92.28
02:03:04 01:24:01 AM 1 3.29 0.00 0.28 0.00 0.10 96.32
02:03:04 01:25:01 AM all 0.60 0.16 0.13 0.01 0.08 99.02
02:03:04 01:25:01 AM 0 0.70 0.32 0.15 0.00 0.05 98.78
02:03:04 01:25:01 AM 1 0.50 0.00 0.12 0.02 0.10 99.26
02:03:04 01:26:01 AM all 0.64 0.00 0.10 0.00 0.08 99.18
02:03:04 01:26:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27
02:03:04 01:26:01 AM 1 0.67 0.00 0.13 0.00 0.10 99.10
02:03:04 01:27:01 AM all 0.57 0.00 0.09 0.00 0.08 99.26
02:03:04 01:27:01 AM 0 0.82 0.00 0.10 0.00 0.08 99.00
02:03:04 01:27:01 AM 1 0.32 0.00 0.08 0.00 0.08 99.52
02:03:04 01:28:01 AM all 0.44 0.00 0.11 0.00 0.08 99.36
02:03:04 01:28:01 AM 0 0.47 0.00 0.10 0.00 0.07 99.36
02:03:04 01:28:01 AM 1 0.42 0.00 0.12 0.00 0.10 99.36
02:03:04
02:03:04 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 01:29:01 AM all 0.61 0.00 0.09 0.00 0.07 99.23
02:03:04 01:29:01 AM 0 0.58 0.00 0.12 0.00 0.08 99.21
02:03:04 01:29:01 AM 1 0.63 0.00 0.07 0.00 0.05 99.25
02:03:04 01:30:01 AM all 4.71 0.00 1.82 0.00 0.07 93.40
02:03:04 01:30:01 AM 0 7.86 0.00 3.54 0.00 0.09 88.51
02:03:04 01:30:01 AM 1 1.67 0.00 0.17 0.00 0.05 98.11
02:03:04 01:31:01 AM all 7.16 0.00 0.47 0.00 0.07 92.30
02:03:04 01:31:01 AM 0 13.23 0.00 0.81 0.00 0.05 85.91
02:03:04 01:31:01 AM 1 1.39 0.00 0.15 0.00 0.08 98.38
02:03:04 01:32:01 AM all 4.36 0.00 0.32 0.00 0.08 95.24
02:03:04 01:32:01 AM 0 6.03 0.00 0.42 0.00 0.10 93.45
02:03:04 01:32:01 AM 1 2.69 0.00 0.22 0.00 0.07 97.02
02:03:04 01:33:01 AM all 4.49 0.00 0.34 0.00 0.08 95.09
02:03:04 01:33:01 AM 0 4.98 0.00 0.37 0.00 0.08 94.57
02:03:04 01:33:01 AM 1 3.99 0.00 0.32 0.00 0.08 95.61
02:03:04 01:34:01 AM all 4.44 0.00 0.35 0.00 0.08 95.12
02:03:04 01:34:01 AM 0 4.68 0.00 0.38 0.00 0.10 94.84
02:03:04 01:34:01 AM 1 4.21 0.00 0.32 0.00 0.07 95.40
02:03:04 01:35:01 AM all 4.36 0.00 0.33 0.00 0.09 95.22
02:03:04 01:35:01 AM 0 6.27 0.00 0.43 0.00 0.10 93.20
02:03:04 01:35:01 AM 1 2.46 0.00 0.22 0.00 0.08 97.24
02:03:04 01:36:01 AM all 4.30 0.00 0.35 0.00 0.08 95.27
02:03:04 01:36:01 AM 0 2.67 0.00 0.27 0.00 0.07 96.99
02:03:04 01:36:01 AM 1 5.93 0.00 0.43 0.00 0.08 93.55
02:03:04 01:37:01 AM all 7.36 0.00 0.45 0.00 0.08 92.10
02:03:04 01:37:01 AM 0 6.01 0.00 0.45 0.00 0.10 93.44
02:03:04 01:37:01 AM 1 8.71 0.00 0.45 0.00 0.07 90.77
02:03:04 01:38:01 AM all 0.58 0.00 0.09 0.00 0.08 99.24
02:03:04 01:38:01 AM 0 0.57 0.00 0.08 0.00 0.10 99.25
02:03:04 01:38:01 AM 1 0.60 0.00 0.10 0.00 0.07 99.23
02:03:04 01:39:01 AM all 0.58 0.00 0.08 0.00 0.08 99.25
02:03:04 01:39:01 AM 0 0.52 0.00 0.12 0.00 0.10 99.27
02:03:04 01:39:01 AM 1 0.65 0.00 0.05 0.00 0.07 99.23
02:03:04
02:03:04 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 01:40:01 AM all 0.55 0.00 0.10 0.00 0.08 99.27
02:03:04 01:40:01 AM 0 0.48 0.00 0.10 0.00 0.10 99.32
02:03:04 01:40:01 AM 1 0.62 0.00 0.10 0.00 0.05 99.23
02:03:04 01:41:01 AM all 0.54 0.00 0.09 0.00 0.07 99.30
02:03:04 01:41:01 AM 0 0.50 0.00 0.12 0.00 0.08 99.30
02:03:04 01:41:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
02:03:04 01:42:01 AM all 0.59 0.00 0.10 0.00 0.08 99.23
02:03:04 01:42:01 AM 0 0.50 0.00 0.12 0.00 0.08 99.30
02:03:04 01:42:01 AM 1 0.68 0.00 0.08 0.00 0.07 99.17
02:03:04 01:43:01 AM all 0.87 0.00 0.10 0.00 0.07 98.96
02:03:04 01:43:01 AM 0 1.05 0.00 0.10 0.00 0.08 98.76
02:03:04 01:43:01 AM 1 0.68 0.00 0.10 0.00 0.05 99.17
02:03:04 01:44:01 AM all 7.78 0.00 2.24 0.01 0.08 89.89
02:03:04 01:44:01 AM 0 11.45 0.00 4.24 0.02 0.07 84.23
02:03:04 01:44:01 AM 1 4.24 0.00 0.32 0.00 0.08 95.36
02:03:04 01:45:01 AM all 5.63 0.00 0.41 0.00 0.08 93.88
02:03:04 01:45:01 AM 0 7.03 0.00 0.48 0.00 0.07 92.42
02:03:04 01:45:01 AM 1 4.26 0.00 0.35 0.00 0.08 95.31
02:03:04 01:46:01 AM all 4.33 0.00 0.33 0.00 0.06 95.29
02:03:04 01:46:01 AM 0 6.05 0.00 0.40 0.00 0.07 93.48
02:03:04 01:46:01 AM 1 2.61 0.00 0.25 0.00 0.05 97.09
02:03:04 01:47:01 AM all 4.38 0.00 0.34 0.00 0.08 95.20
02:03:04 01:47:01 AM 0 2.79 0.00 0.23 0.00 0.08 96.89
02:03:04 01:47:01 AM 1 5.97 0.00 0.45 0.00 0.08 93.50
02:03:04 01:48:01 AM all 4.39 0.00 0.33 0.00 0.09 95.19
02:03:04 01:48:01 AM 0 3.11 0.00 0.23 0.00 0.08 96.58
02:03:04 01:48:01 AM 1 5.68 0.00 0.42 0.00 0.10 93.80
02:03:04 01:49:01 AM all 4.37 0.00 0.33 0.00 0.08 95.22
02:03:04 01:49:01 AM 0 3.34 0.00 0.27 0.00 0.08 96.31
02:03:04 01:49:01 AM 1 5.40 0.00 0.38 0.00 0.08 94.13
02:03:04 01:50:01 AM all 4.38 0.00 0.35 0.00 0.08 95.20
02:03:04 01:50:01 AM 0 5.43 0.00 0.42 0.00 0.08 94.07
02:03:04 01:50:01 AM 1 3.33 0.00 0.28 0.00 0.07 96.32
02:03:04
02:03:04 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 01:51:01 AM all 5.48 0.00 0.33 0.00 0.07 94.11
02:03:04 01:51:01 AM 0 7.60 0.00 0.38 0.00 0.07 91.94
02:03:04 01:51:01 AM 1 3.36 0.00 0.28 0.00 0.07 96.29
02:03:04 01:52:01 AM all 0.59 0.00 0.10 0.00 0.08 99.22
02:03:04 01:52:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
02:03:04 01:52:01 AM 1 0.62 0.00 0.15 0.00 0.12 99.11
02:03:04 01:53:01 AM all 0.58 0.00 0.08 0.00 0.09 99.24
02:03:04 01:53:01 AM 0 0.62 0.00 0.07 0.00 0.08 99.23
02:03:04 01:53:01 AM 1 0.55 0.00 0.10 0.00 0.10 99.25
02:03:04 01:54:01 AM all 0.53 0.00 0.08 0.00 0.06 99.32
02:03:04 01:54:01 AM 0 0.77 0.00 0.07 0.00 0.05 99.12
02:03:04 01:54:01 AM 1 0.30 0.00 0.10 0.00 0.07 99.53
02:03:04 01:55:01 AM all 0.59 0.00 0.08 0.00 0.07 99.26
02:03:04 01:55:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
02:03:04 01:55:01 AM 1 0.67 0.00 0.12 0.00 0.08 99.13
02:03:04 01:56:01 AM all 0.57 0.00 0.10 0.00 0.08 99.26
02:03:04 01:56:01 AM 0 0.68 0.00 0.07 0.00 0.07 99.18
02:03:04 01:56:01 AM 1 0.45 0.00 0.13 0.00 0.08 99.33
02:03:04 01:57:01 AM all 3.99 0.00 1.85 0.00 0.07 94.09
02:03:04 01:57:01 AM 0 3.18 0.00 0.29 0.00 0.05 96.49
02:03:04 01:57:01 AM 1 4.81 0.00 3.43 0.00 0.09 91.67
02:03:04 01:58:02 AM all 7.94 0.00 3.89 0.00 0.08 88.09
02:03:04 01:58:02 AM 0 10.24 0.00 7.39 0.00 0.09 82.28
02:03:04 01:58:02 AM 1 5.68 0.00 0.44 0.00 0.07 93.81
02:03:04 01:59:01 AM all 7.74 0.00 2.92 0.01 0.08 89.26
02:03:04 01:59:01 AM 0 8.03 0.00 2.01 0.00 0.07 89.89
02:03:04 01:59:01 AM 1 7.45 0.00 3.83 0.02 0.09 88.62
02:03:04 02:00:01 AM all 8.34 0.00 3.66 0.00 0.07 87.93
02:03:04 02:00:01 AM 0 5.64 0.00 2.83 0.00 0.07 91.46
02:03:04 02:00:01 AM 1 11.05 0.00 4.50 0.00 0.07 84.38
02:03:04 02:01:01 AM all 9.90 0.00 4.05 0.00 0.07 85.98
02:03:04 02:01:01 AM 0 3.43 0.00 0.47 0.00 0.07 96.03
02:03:04 02:01:01 AM 1 16.68 0.00 7.79 0.00 0.07 75.46
02:03:04
02:03:04 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
02:03:04 02:02:01 AM all 22.58 0.00 2.40 0.31 0.08 74.63
02:03:04 02:02:01 AM 0 16.15 0.00 2.84 0.13 0.08 80.79
02:03:04 02:02:01 AM 1 29.00 0.00 1.95 0.48 0.08 68.48
02:03:04 02:03:01 AM all 30.87 0.00 3.80 0.13 0.09 65.11
02:03:04 02:03:01 AM 0 51.63 0.00 4.70 0.22 0.08 43.36
02:03:04 02:03:01 AM 1 10.15 0.00 2.90 0.05 0.10 86.80
02:03:04 Average: all 4.06 0.00 0.52 0.01 0.08 95.33
02:03:04 Average: 0 4.80 0.00 0.58 0.00 0.08 94.54
02:03:04 Average: 1 3.33 0.00 0.47 0.01 0.08 96.11
02:03:04
02:03:04
02:03:04