23:24:16 Started by upstream project "integration-distribution-mri-test-scandium" build number 82
23:24:16 originally caused by:
23:24:16 Started by timer
23:24:16 Running as SYSTEM
23:24:16 [EnvInject] - Loading node environment variables.
23:24:16 Building remotely on prd-centos8-robot-2c-8g-12965 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-scandium
23:24:16 [ssh-agent] Looking for ssh-agent implementation...
23:24:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:24:16 $ ssh-agent
23:24:16 SSH_AUTH_SOCK=/tmp/ssh-FXN68weEs3KM/agent.5284
23:24:16 SSH_AGENT_PID=5285
23:24:16 [ssh-agent] Started.
23:24:16 Running ssh-add (command line suppressed)
23:24:16 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/private_key_14518516215984372368.key (/w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/private_key_14518516215984372368.key)
23:24:17 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:24:17 The recommended git tool is: NONE
23:24:19 using credential opendaylight-jenkins-ssh
23:24:19 Wiping out workspace first.
23:24:19 Cloning the remote Git repository
23:24:19 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:24:19 > git init /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test # timeout=10
23:24:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:24:19 > git --version # timeout=10
23:24:19 > git --version # 'git version 2.43.0'
23:24:19 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:24:19 [INFO] Currently running in a labeled security context
23:24:19 [INFO] Currently SELinux is 'enforcing' on the host
23:24:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test@tmp/jenkins-gitclient-ssh10677009494952090175.key
23:24:19 Verifying host key using known hosts file
23:24:19 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:24:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:24:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:24:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:24:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:24:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:24:23 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:24:23 [INFO] Currently running in a labeled security context
23:24:23 [INFO] Currently SELinux is 'enforcing' on the host
23:24:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test@tmp/jenkins-gitclient-ssh11253596471270393717.key
23:24:23 Verifying host key using known hosts file
23:24:23 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:24:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:24:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:24:23 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:24:23 > git config core.sparsecheckout # timeout=10
23:24:23 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:24:23 Commit message: "Adapt test for new pce-allocation field"
23:24:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:24:23 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:24:24 No emails were triggered.
23:24:24 provisioning config files...
23:24:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:24:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:24:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:24:24 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins8424716939064094068.sh
23:24:24 ---> python-tools-install.sh
23:24:24 Setup pyenv:
23:24:24 system
23:24:24 * 3.8.13 (set by /opt/pyenv/version)
23:24:24 * 3.9.13 (set by /opt/pyenv/version)
23:24:24 * 3.10.13 (set by /opt/pyenv/version)
23:24:24 * 3.11.7 (set by /opt/pyenv/version)
23:24:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QqGj
23:24:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:24:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:24:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:24:33 lf-activate-venv(): INFO: Base packages installed successfully
23:24:33 lf-activate-venv(): INFO: Installing additional packages: lftools
23:24:57 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
23:24:57 Generating Requirements File
23:25:17 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:25:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:25:17 Python 3.11.7
23:25:17 pip 25.3 from /tmp/venv-QqGj/lib/python3.11/site-packages/pip (python 3.11)
23:25:18 appdirs==1.4.4
23:25:18 argcomplete==3.6.3
23:25:18 aspy.yaml==1.3.0
23:25:18 attrs==25.4.0
23:25:18 autopage==0.5.2
23:25:18 beautifulsoup4==4.14.2
23:25:18 boto3==1.41.2
23:25:18 botocore==1.41.2
23:25:18 bs4==0.0.2
23:25:18 cachetools==6.2.2
23:25:18 certifi==2025.11.12
23:25:18 cffi==2.0.0
23:25:18 cfgv==3.5.0
23:25:18 chardet==5.2.0
23:25:18 charset-normalizer==3.4.4
23:25:18 click==8.3.1
23:25:18 cliff==4.12.0
23:25:18 cmd2==2.7.0
23:25:18 cryptography==3.3.2
23:25:18 debtcollector==3.0.0
23:25:18 decorator==5.2.1
23:25:18 defusedxml==0.7.1
23:25:18 Deprecated==1.3.1
23:25:18 distlib==0.4.0
23:25:18 dnspython==2.8.0
23:25:18 docker==7.1.0
23:25:18 dogpile.cache==1.5.0
23:25:18 durationpy==0.10
23:25:18 email-validator==2.3.0
23:25:18 filelock==3.20.0
23:25:18 future==1.0.0
23:25:18 gitdb==4.0.12
23:25:18 GitPython==3.1.45
23:25:18 google-auth==2.43.0
23:25:18 httplib2==0.31.0
23:25:18 identify==2.6.15
23:25:18 idna==3.11
23:25:18 importlib-resources==1.5.0
23:25:18 iso8601==2.1.0
23:25:18 Jinja2==3.1.6
23:25:18 jmespath==1.0.1
23:25:18 jsonpatch==1.33
23:25:18 jsonpointer==3.0.0
23:25:18 jsonschema==4.25.1
23:25:18 jsonschema-specifications==2025.9.1
23:25:18 keystoneauth1==5.12.0
23:25:18 kubernetes==34.1.0
23:25:18 lftools==0.37.16
23:25:18 lxml==6.0.2
23:25:18 markdown-it-py==4.0.0
23:25:18 MarkupSafe==3.0.3
23:25:18 mdurl==0.1.2
23:25:18 msgpack==1.1.2
23:25:18 multi_key_dict==2.0.3
23:25:18 munch==4.0.0
23:25:18 netaddr==1.3.0
23:25:18 niet==1.4.2
23:25:18 nodeenv==1.9.1
23:25:18 oauth2client==4.1.3
23:25:18 oauthlib==3.3.1
23:25:18 openstacksdk==4.8.0
23:25:18 os-service-types==1.8.2
23:25:18 osc-lib==4.2.0
23:25:18 oslo.config==10.1.0
23:25:18 oslo.context==6.2.0
23:25:18 oslo.i18n==6.7.1
23:25:18 oslo.log==7.2.1
23:25:18 oslo.serialization==5.8.0
23:25:18 oslo.utils==9.2.0
23:25:18 packaging==25.0
23:25:18 pbr==7.0.3
23:25:18 platformdirs==4.5.0
23:25:18 prettytable==3.17.0
23:25:18 psutil==7.1.3
23:25:18 pyasn1==0.6.1
23:25:18 pyasn1_modules==0.4.2
23:25:18 pycparser==2.23
23:25:18 pygerrit2==2.0.15
23:25:18 PyGithub==2.8.1
23:25:18 Pygments==2.19.2
23:25:18 PyJWT==2.10.1
23:25:18 PyNaCl==1.6.1
23:25:18 pyparsing==2.4.7
23:25:18 pyperclip==1.11.0
23:25:18 pyrsistent==0.20.0
23:25:18 python-cinderclient==9.8.0
23:25:18 python-dateutil==2.9.0.post0
23:25:18 python-heatclient==4.3.0
23:25:18 python-jenkins==1.8.3
23:25:18 python-keystoneclient==5.7.0
23:25:18 python-magnumclient==4.9.0
23:25:18 python-openstackclient==8.2.0
23:25:18 python-swiftclient==4.9.0
23:25:18 PyYAML==6.0.3
23:25:18 referencing==0.37.0
23:25:18 requests==2.32.5
23:25:18 requests-oauthlib==2.0.0
23:25:18 requestsexceptions==1.4.0
23:25:18 rfc3986==2.0.0
23:25:18 rich==14.2.0
23:25:18 rich-argparse==1.7.2
23:25:18 rpds-py==0.29.0
23:25:18 rsa==4.9.1
23:25:18 ruamel.yaml==0.18.16
23:25:18 ruamel.yaml.clib==0.2.15
23:25:18 s3transfer==0.15.0
23:25:18 simplejson==3.20.2
23:25:18 six==1.17.0
23:25:18 smmap==5.0.2
23:25:18 soupsieve==2.8
23:25:18 stevedore==5.6.0
23:25:18 tabulate==0.9.0
23:25:18 toml==0.10.2
23:25:18 tomlkit==0.13.3
23:25:18 tqdm==4.67.1
23:25:18 typing_extensions==4.15.0
23:25:18 tzdata==2025.2
23:25:18 urllib3==1.26.20
23:25:18 virtualenv==20.35.4
23:25:18 wcwidth==0.2.14
23:25:18 websocket-client==1.9.0
23:25:18 wrapt==2.0.1
23:25:18 xdg==6.0.0
23:25:18 xmltodict==1.0.2
23:25:18 yq==3.4.3
23:25:18 [EnvInject] - Injecting environment variables from a build step.
23:25:18 [EnvInject] - Injecting as environment variables the properties content
23:25:18 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:25:18 OS_CLOUD=vex
23:25:18 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-82
23:25:18 OS_STACK_TEMPLATE_DIR=openstack-hot
23:25:18
23:25:18 [EnvInject] - Variables injected successfully.
23:25:18 provisioning config files...
23:25:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:25:18 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins16014672321057203288.sh
23:25:18 ---> Create parameters file for OpenStack HOT
23:25:18 OpenStack Heat parameters generated
23:25:18 -----------------------------------
23:25:18 parameters:
23:25:18 vm_0_count: '3'
23:25:18 vm_0_flavor: 'v3-standard-4'
23:25:18 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:25:18 vm_1_count: '0'
23:25:18 vm_1_flavor: 'v3-standard-2'
23:25:18 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:25:18
23:25:18 job_name: '43164-82'
23:25:18 silo: 'releng'
23:25:18 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins9055297660852930958.sh
23:25:18 ---> Create HEAT stack
23:25:18 + source /home/jenkins/lf-env.sh
23:25:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:25:18 ++ mktemp -d /tmp/venv-XXXX
23:25:18 + lf_venv=/tmp/venv-9oDw
23:25:18 + local venv_file=/tmp/.os_lf_venv
23:25:18 + local python=python3
23:25:18 + local options
23:25:18 + local set_path=true
23:25:18 + local install_args=
23:25:18 ++ 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:25:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:25:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:25:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:25:18 + true
23:25:18 + case $1 in
23:25:18 + python=python3
23:25:18 + shift 2
23:25:18 + true
23:25:18 + case $1 in
23:25:18 + shift
23:25:18 + break
23:25:18 + case $python in
23:25:18 + local pkg_list=
23:25:18 + [[ -d /opt/pyenv ]]
23:25:18 + echo 'Setup pyenv:'
23:25:18 Setup pyenv:
23:25:18 + export PYENV_ROOT=/opt/pyenv
23:25:18 + PYENV_ROOT=/opt/pyenv
23:25:18 + 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:25:18 + 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:25:18 + pyenv versions
23:25:18 system
23:25:18 3.8.13
23:25:18 3.9.13
23:25:18 3.10.13
23:25:18 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:25:18 + command -v pyenv
23:25:18 ++ pyenv init - --no-rehash
23:25:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:25:18 for i in ${!paths[@]}; do
23:25:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:25:18 fi; done;
23:25:18 echo "${paths[*]}"'\'')"
23:25:18 export PATH="/opt/pyenv/shims:${PATH}"
23:25:18 export PYENV_SHELL=bash
23:25:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:25:18 pyenv() {
23:25:18 local command
23:25:18 command="${1:-}"
23:25:18 if [ "$#" -gt 0 ]; then
23:25:18 shift
23:25:18 fi
23:25:18
23:25:18 case "$command" in
23:25:18 rehash|shell)
23:25:18 eval "$(pyenv "sh-$command" "$@")"
23:25:18 ;;
23:25:18 *)
23:25:18 command pyenv "$command" "$@"
23:25:18 ;;
23:25:18 esac
23:25:18 }'
23:25:18 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:25:18 for i in ${!paths[@]}; do
23:25:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:25:18 fi; done;
23:25:18 echo "${paths[*]}"'
23:25:18 ++ 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:25:18 ++ 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:25:18 ++ 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:25:18 ++ export PYENV_SHELL=bash
23:25:18 ++ PYENV_SHELL=bash
23:25:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:25:18 +++ complete -F _pyenv pyenv
23:25:18 ++ lf-pyver python3
23:25:18 ++ local py_version_xy=python3
23:25:18 ++ local py_version_xyz=
23:25:18 ++ awk '{ print $1 }'
23:25:18 ++ pyenv versions
23:25:18 ++ local command
23:25:18 ++ command=versions
23:25:18 ++ '[' 1 -gt 0 ']'
23:25:18 ++ shift
23:25:18 ++ case "$command" in
23:25:18 ++ command pyenv versions
23:25:18 ++ pyenv versions
23:25:18 ++ sed 's/^[ *]* //'
23:25:18 ++ grep -E '^[0-9.]*[0-9]$'
23:25:19 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:25:19 +++ grep '^3' /tmp/.pyenv_versions
23:25:19 +++ tail -n 1
23:25:19 +++ sort -V
23:25:19 ++ py_version_xyz=3.11.7
23:25:19 ++ [[ -z 3.11.7 ]]
23:25:19 ++ echo 3.11.7
23:25:19 ++ return 0
23:25:19 + pyenv local 3.11.7
23:25:19 + local command
23:25:19 + command=local
23:25:19 + '[' 2 -gt 0 ']'
23:25:19 + shift
23:25:19 + case "$command" in
23:25:19 + command pyenv local 3.11.7
23:25:19 + pyenv local 3.11.7
23:25:19 + for arg in "$@"
23:25:19 + case $arg in
23:25:19 + pkg_list+='lftools[openstack] '
23:25:19 + for arg in "$@"
23:25:19 + case $arg in
23:25:19 + pkg_list+='kubernetes '
23:25:19 + for arg in "$@"
23:25:19 + case $arg in
23:25:19 + pkg_list+='niet '
23:25:19 + for arg in "$@"
23:25:19 + case $arg in
23:25:19 + pkg_list+='python-heatclient '
23:25:19 + for arg in "$@"
23:25:19 + case $arg in
23:25:19 + pkg_list+='python-openstackclient '
23:25:19 + for arg in "$@"
23:25:19 + case $arg in
23:25:19 + pkg_list+='python-magnumclient '
23:25:19 + for arg in "$@"
23:25:19 + case $arg in
23:25:19 + pkg_list+='urllib3~=1.26.15 '
23:25:19 + for arg in "$@"
23:25:19 + case $arg in
23:25:19 + pkg_list+='yq '
23:25:19 + [[ -f /tmp/.os_lf_venv ]]
23:25:19 ++ cat /tmp/.os_lf_venv
23:25:19 + lf_venv=/tmp/venv-QqGj
23:25:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from' file:/tmp/.os_lf_venv
23:25:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from file:/tmp/.os_lf_venv
23:25:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:25:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:25:19 + local 'pip_opts=--upgrade --quiet'
23:25:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:25:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:25:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:25:19 + [[ -n '' ]]
23:25:19 + [[ -n '' ]]
23:25:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:25:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:25:19 + /tmp/venv-QqGj/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:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:25:21 lf-activate-venv(): INFO: Base packages installed successfully
23:25:21 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:25:21 + 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:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:25:21 + /tmp/venv-QqGj/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:39 + type python3
23:25:39 + true
23:25:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH'
23:25:39 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
23:25:39 + PATH=/tmp/venv-QqGj/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:39 + return 0
23:25:39 + openstack --os-cloud vex limits show --absolute
23:25:40 +--------------------------+---------+
23:25:40 | Name | Value |
23:25:40 +--------------------------+---------+
23:25:40 | maxTotalInstances | -1 |
23:25:40 | maxTotalCores | 450 |
23:25:40 | maxTotalRAMSize | 1000000 |
23:25:40 | maxServerMeta | 128 |
23:25:40 | maxImageMeta | 128 |
23:25:40 | maxPersonality | 5 |
23:25:40 | maxPersonalitySize | 10240 |
23:25:40 | maxTotalKeypairs | 100 |
23:25:40 | maxServerGroups | 10 |
23:25:40 | maxServerGroupMembers | 10 |
23:25:40 | maxTotalFloatingIps | -1 |
23:25:40 | maxSecurityGroups | -1 |
23:25:40 | maxSecurityGroupRules | -1 |
23:25:40 | totalRAMUsed | 745472 |
23:25:40 | totalCoresUsed | 182 |
23:25:40 | totalInstancesUsed | 73 |
23:25:40 | totalFloatingIpsUsed | 0 |
23:25:40 | totalSecurityGroupsUsed | 0 |
23:25:40 | totalServerGroupsUsed | 0 |
23:25:40 | maxTotalVolumes | -1 |
23:25:40 | maxTotalSnapshots | 10 |
23:25:40 | maxTotalVolumeGigabytes | 4096 |
23:25:40 | maxTotalBackups | 10 |
23:25:40 | maxTotalBackupGigabytes | 1000 |
23:25:40 | totalVolumesUsed | 3 |
23:25:40 | totalGigabytesUsed | 60 |
23:25:40 | totalSnapshotsUsed | 0 |
23:25:40 | totalBackupsUsed | 0 |
23:25:40 | totalBackupGigabytesUsed | 0 |
23:25:40 +--------------------------+---------+
23:25:40 + pushd /opt/ciman/openstack-hot
23:25:40 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-scandium
23:25:40 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-scandium-82 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-scandium/stack-parameters.yaml
23:26:06 Creating stack releng-controller-csit-3node-clustering-tell-all-scandium-82
23:26:06 Waiting to initialize infrastructure...
23:26:06 Stack initialization successful.
23:26:06 ------------------------------------
23:26:06 Stack Details
23:26:06 ------------------------------------
23:26:06 {'added': None,
23:26:06 'capabilities': [],
23:26:06 'created_at': '2025-11-23T23:25:43Z',
23:26:06 'deleted': None,
23:26:06 'deleted_at': None,
23:26:06 'description': 'No description',
23:26:06 'environment': None,
23:26:06 'environment_files': None,
23:26:06 'files': None,
23:26:06 'files_container': None,
23:26:06 'id': '0512e019-c260-4904-8919-7a6bcf6bbb5d',
23:26:06 'is_rollback_disabled': True,
23:26:06 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-scandium-82/0512e019-c260-4904-8919-7a6bcf6bbb5d',
23:26:06 'rel': 'self'}],
23:26:06 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:26:06 'name': 'releng-controller-csit-3node-clustering-tell-all-scandium-82',
23:26:06 'notification_topics': [],
23:26:06 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:26:06 'output_key': 'vm_0_ips',
23:26:06 'output_value': ['10.30.170.218',
23:26:06 '10.30.171.160',
23:26:06 '10.30.171.0']},
23:26:06 {'description': 'IP addresses of the 2nd vm types',
23:26:06 'output_key': 'vm_1_ips',
23:26:06 'output_value': []}],
23:26:06 'owner_id': ****,
23:26:06 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:26:06 'OS::stack_id': '0512e019-c260-4904-8919-7a6bcf6bbb5d',
23:26:06 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-scandium-82',
23:26:06 'job_name': '43164-82',
23:26:06 'silo': 'releng',
23:26:06 'vm_0_count': '3',
23:26:06 'vm_0_flavor': 'v3-standard-4',
23:26:06 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:26:06 '20250917-133034.447',
23:26:06 'vm_1_count': '0',
23:26:06 'vm_1_flavor': 'v3-standard-2',
23:26:06 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:26:06 '- 20250917-133034.654'},
23:26:06 'parent_id': None,
23:26:06 'replaced': None,
23:26:06 'status': 'CREATE_COMPLETE',
23:26:06 'status_reason': 'Stack CREATE completed successfully',
23:26:06 'tags': [],
23:26:06 'template': None,
23:26:06 'template_description': 'No description',
23:26:06 'template_url': None,
23:26:06 'timeout_mins': 15,
23:26:06 'unchanged': None,
23:26:06 'updated': None,
23:26:06 'updated_at': None,
23:26:06 'user_project_id': 'b7a5c356f57947f6b3db8ded9e5d2279'}
23:26:06 ------------------------------------
23:26:06 + popd
23:26:06 /w/workspace/controller-csit-3node-clustering-tell-all-scandium
23:26:06 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins4338458982860218451.sh
23:26:06 ---> Copy SSH public keys to CSIT lab
23:26:06 Setup pyenv:
23:26:06 system
23:26:06 3.8.13
23:26:06 3.9.13
23:26:06 3.10.13
23:26:06 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:26:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from file:/tmp/.os_lf_venv
23:26:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:26:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:26:09 lf-activate-venv(): INFO: Base packages installed successfully
23:26:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:26:22 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
23:26:24 SSH not responding on 10.30.171.0. Retrying in 10 seconds...
23:26:24 SSH not responding on 10.30.171.160. Retrying in 10 seconds...
23:26:24 SSH not responding on 10.30.170.218. Retrying in 10 seconds...
23:26:34 Ping to 10.30.171.0 successful.
23:26:34 Ping to 10.30.170.218 successful.
23:26:34 Ping to 10.30.171.160 successful.
23:26:34 SSH not responding on 10.30.171.0. Retrying in 10 seconds...
23:26:34 SSH not responding on 10.30.171.160. Retrying in 10 seconds...
23:26:35 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:26:35 releng-43164-82-0-builder-0
23:26:35 Successfully copied public keys to slave 10.30.170.218
23:26:35 Process 6500 ready.
23:26:44 Ping to 10.30.171.0 successful.
23:26:44 Ping to 10.30.171.160 successful.
23:26:45 SSH not responding on 10.30.171.0. Retrying in 10 seconds...
23:26:45 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:26:46 releng-43164-82-0-builder-1
23:26:46 Successfully copied public keys to slave 10.30.171.160
23:26:46 Process 6501 ready.
23:26:55 Ping to 10.30.171.0 successful.
23:26:56 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:26:56 releng-43164-82-0-builder-2
23:26:56 Successfully copied public keys to slave 10.30.171.0
23:26:56 Process 6502 ready.
23:26:56 SSH ready on all stack servers.
23:26:56 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins16100900953402762485.sh
23:26:56 Setup pyenv:
23:26:56 system
23:26:56 3.8.13
23:26:56 3.9.13
23:26:56 3.10.13
23:26:56 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:27:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KpZB
23:27:01 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.robot_venv
23:27:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:27:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:27:05 lf-activate-venv(): INFO: Base packages installed successfully
23:27:05 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:27:06 lf-activate-venv(): INFO: Adding /tmp/venv-KpZB/bin to PATH
23:27:06 + echo 'Installing Python Requirements'
23:27:06 Installing Python Requirements
23:27:06 + cat
23:27:06 + python -m pip install -r requirements.txt
23:27:07 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:27:07 Collecting docker-py (from -r requirements.txt (line 1))
23:27:07 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:27:07 Collecting ipaddr (from -r requirements.txt (line 2))
23:27:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:27:07 Installing build dependencies: started
23:27:08 Installing build dependencies: finished with status 'done'
23:27:08 Getting requirements to build wheel: started
23:27:08 Getting requirements to build wheel: finished with status 'done'
23:27:08 Preparing metadata (pyproject.toml): started
23:27:08 Preparing metadata (pyproject.toml): finished with status 'done'
23:27:08 Collecting netaddr (from -r requirements.txt (line 3))
23:27:08 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:27:08 Collecting netifaces (from -r requirements.txt (line 4))
23:27:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:27:08 Installing build dependencies: started
23:27:09 Installing build dependencies: finished with status 'done'
23:27:09 Getting requirements to build wheel: started
23:27:10 Getting requirements to build wheel: finished with status 'done'
23:27:10 Preparing metadata (pyproject.toml): started
23:27:10 Preparing metadata (pyproject.toml): finished with status 'done'
23:27:10 Collecting pyhocon (from -r requirements.txt (line 5))
23:27:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:27:10 Collecting requests (from -r requirements.txt (line 6))
23:27:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:27:10 Collecting robotframework (from -r requirements.txt (line 7))
23:27:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:27:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 14.1 MB/s 0:00:00
23:27:10 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:27:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:27:10 Installing build dependencies: started
23:27:11 Installing build dependencies: finished with status 'done'
23:27:11 Getting requirements to build wheel: started
23:27:11 Getting requirements to build wheel: finished with status 'done'
23:27:11 Preparing metadata (pyproject.toml): started
23:27:11 Preparing metadata (pyproject.toml): finished with status 'done'
23:27:12 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:27:12 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:27:12 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:27:12 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:27:12 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:27:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:27:12 Installing build dependencies: started
23:27:12 Installing build dependencies: finished with status 'done'
23:27:12 Getting requirements to build wheel: started
23:27:13 Getting requirements to build wheel: finished with status 'done'
23:27:13 Preparing metadata (pyproject.toml): started
23:27:13 Preparing metadata (pyproject.toml): finished with status 'done'
23:27:13 Collecting scapy (from -r requirements.txt (line 12))
23:27:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:27:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 35.3 MB/s 0:00:00
23:27:13 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:27:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:27:13 Installing build dependencies: started
23:27:14 Installing build dependencies: finished with status 'done'
23:27:14 Getting requirements to build wheel: started
23:27:15 Getting requirements to build wheel: finished with status 'done'
23:27:15 Preparing metadata (pyproject.toml): started
23:27:15 Preparing metadata (pyproject.toml): finished with status 'done'
23:27:15 Collecting elasticsearch (from -r requirements.txt (line 18))
23:27:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:27:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 18.1 MB/s 0:00:00
23:27:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:27:15 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:27:15 Collecting pyangbind (from -r requirements.txt (line 22))
23:27:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:27:15 Collecting isodate (from -r requirements.txt (line 25))
23:27:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:27:15 Collecting jmespath (from -r requirements.txt (line 28))
23:27:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:27:15 Collecting jsonpatch (from -r requirements.txt (line 31))
23:27:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:27:15 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:27:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:27:15 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:27:15 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:27:15 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:27:15 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:27:15 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:27:15 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:27:16 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:27:16 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:27:16 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:27:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:27:16 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:27:16 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:27:16 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:27:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:27:16 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:27:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:27:16 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:27:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:27:16 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:27:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:27:16 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:27:16 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:27:16 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:27:16 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:27:16 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:27:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:27:16 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:27:16 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:27:16 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:27:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:27:16 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:27:16 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:27:16 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:27:16 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:27:17 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:27:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:27:17 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:27:17 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:27:17 Collecting elasticsearch (from -r requirements.txt (line 18))
23:27:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:27:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 25.9 MB/s 0:00:00
23:27:17 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:27:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:27:17 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:27:17 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:27:17 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:27:17 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:27:17 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:27:17 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:27:17 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:27:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:27:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.9 MB/s 0:00:00
23:27:17 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:27:17 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:27:18 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:27:19 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:27:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 28.8 MB/s 0:00:00
23:27:19 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:27:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:27:19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:27:19 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:27:19 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:27:19 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:27:19 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:27:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:27:19 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:27:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:27:20 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:27:20 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:27:20 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:27:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:27:20 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:27:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:27:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 45.9 MB/s 0:00:00
23:27:20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:27:20 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:27:20 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:27:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:27:20 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:27:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:27:20 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:27:20 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:27:20 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:27:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:27:20 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:27:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:27:21 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:27:21 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:27:21 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:27:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:27:21 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:27:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:27:21 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:27:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:27:21 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:27:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:27:21 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:27:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:27:21 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:27:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:27:21 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:27:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:27:21 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:27:21 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:27:21 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:27:21 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b980999f84c9f6ce986df6759a3aae425a9f7c75dcca617f1d4f2387bcead45a
23:27:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:27:21 Building wheel for ipaddr (pyproject.toml): started
23:27:22 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:27:22 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=546b5d5fa02a4c30850763f5ebfe53e3f20196c0e459f5da461461c18e81e2a2
23:27:22 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:27:22 Building wheel for netifaces (pyproject.toml): started
23:27:24 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:27:24 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41078 sha256=bd670c1a88696d23bd4c6798de63ad0324ac7894582920036aced35ea6a8e96e
23:27:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:27:24 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:27:24 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:27:24 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=aac9f608f87e26b8e9b132da0925101fed2a7a214356922f1ab85c3c08df9d6a
23:27:24 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:27:24 Building wheel for jsonpath-rw (pyproject.toml): started
23:27:25 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:27:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=984873e8fb4f8486cd88d74b99a4c3e7ae69709dba415bdab99201824a3eb1cb
23:27:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:27:25 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:27:25 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:32
23:27:32 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:27:32 + pip freeze
23:27:32 attrs==25.4.0
23:27:32 bcrypt==5.0.0
23:27:32 beautifulsoup4==4.14.2
23:27:32 certifi==2025.11.12
23:27:32 cffi==2.0.0
23:27:32 charset-normalizer==3.4.4
23:27:32 click==8.3.1
23:27:32 cryptography==46.0.3
23:27:32 decorator==5.2.1
23:27:32 distlib==0.4.0
23:27:32 docker-py==1.10.6
23:27:32 docker-pycreds==0.4.0
23:27:32 elastic-transport==8.17.1
23:27:32 elasticsearch==8.19.2
23:27:32 elasticsearch-dsl==8.15.4
23:27:32 enum34==1.1.10
23:27:32 filelock==3.20.0
23:27:32 h11==0.16.0
23:27:32 idna==3.11
23:27:32 invoke==2.2.1
23:27:32 ipaddr==2.2.0
23:27:32 isodate==0.7.2
23:27:32 jmespath==1.0.1
23:27:32 jsonpatch==1.33
23:27:32 jsonpath-rw==1.4.0
23:27:32 jsonpointer==3.0.0
23:27:32 lxml==6.0.2
23:27:32 netaddr==1.3.0
23:27:32 netifaces==0.11.0
23:27:32 outcome==1.3.0.post0
23:27:32 paramiko==4.0.0
23:27:32 platformdirs==4.5.0
23:27:32 ply==3.11
23:27:32 pyang==2.7.1
23:27:32 pyangbind==0.8.6
23:27:32 pycparser==2.23
23:27:32 pyhocon==0.3.61
23:27:32 PyNaCl==1.6.1
23:27:32 pyparsing==3.2.5
23:27:32 PySocks==1.7.1
23:27:32 python-dateutil==2.9.0.post0
23:27:32 regex==2025.11.3
23:27:32 requests==2.32.5
23:27:32 robotframework==7.3.2
23:27:32 robotframework-httplibrary==0.4.2
23:27:32 robotframework-pythonlibcore==4.4.1
23:27:32 robotframework-requests==0.9.7
23:27:32 robotframework-selenium2library==3.0.0
23:27:32 robotframework-seleniumlibrary==6.8.0
23:27:32 robotframework-sshlibrary==3.8.0
23:27:32 scapy==2.6.1
23:27:32 scp==0.15.0
23:27:32 selenium==4.38.0
23:27:32 six==1.17.0
23:27:32 sniffio==1.3.1
23:27:32 sortedcontainers==2.4.0
23:27:32 soupsieve==2.8
23:27:32 trio==0.32.0
23:27:32 trio-websocket==0.12.2
23:27:32 typing_extensions==4.15.0
23:27:32 urllib3==2.5.0
23:27:32 virtualenv==20.35.4
23:27:32 waitress==3.0.2
23:27:32 WebOb==1.8.9
23:27:32 websocket-client==1.9.0
23:27:32 WebTest==3.0.7
23:27:32 wsproto==1.3.2
23:27:32 [EnvInject] - Injecting environment variables from a build step.
23:27:32 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:27:32 [EnvInject] - Variables injected successfully.
23:27:32 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins11378533986415609965.sh
23:27:32 Setup pyenv:
23:27:33 system
23:27:33 3.8.13
23:27:33 3.9.13
23:27:33 3.10.13
23:27:33 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:27:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from file:/tmp/.os_lf_venv
23:27:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:27:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:27:35 lf-activate-venv(): INFO: Base packages installed successfully
23:27:35 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:27:43 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:43 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:27:43 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:27:43 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
23:27:43 + ODL_SYSTEM=()
23:27:43 + TOOLS_SYSTEM=()
23:27:43 + OPENSTACK_SYSTEM=()
23:27:43 + OPENSTACK_CONTROLLERS=()
23:27:43 + mapfile -t ADDR
23:27:43 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-scandium-82
23:27:43 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:27:45 + for i in "${ADDR[@]}"
23:27:45 ++ ssh 10.30.170.218 hostname -s
23:27:45 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:27:45 + REMHOST=releng-43164-82-0-builder-0
23:27:45 + case ${REMHOST} in
23:27:45 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:27:45 + for i in "${ADDR[@]}"
23:27:45 ++ ssh 10.30.171.160 hostname -s
23:27:45 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:27:46 + REMHOST=releng-43164-82-0-builder-1
23:27:46 + case ${REMHOST} in
23:27:46 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:27:46 + for i in "${ADDR[@]}"
23:27:46 ++ ssh 10.30.171.0 hostname -s
23:27:46 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:27:46 + REMHOST=releng-43164-82-0-builder-2
23:27:46 + case ${REMHOST} in
23:27:46 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:27:46 + echo NUM_ODL_SYSTEM=3
23:27:46 + echo NUM_TOOLS_SYSTEM=0
23:27:46 + '[' '' == yes ']'
23:27:46 + NUM_OPENSTACK_SYSTEM=0
23:27:46 + echo NUM_OPENSTACK_SYSTEM=0
23:27:46 + '[' 0 -eq 2 ']'
23:27:46 + echo ODL_SYSTEM_IP=10.30.170.218
23:27:46 ++ seq 0 2
23:27:46 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:27:46 + echo ODL_SYSTEM_1_IP=10.30.170.218
23:27:46 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:27:46 + echo ODL_SYSTEM_2_IP=10.30.171.160
23:27:46 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:27:46 + echo ODL_SYSTEM_3_IP=10.30.171.0
23:27:46 + echo TOOLS_SYSTEM_IP=
23:27:46 ++ seq 0 -1
23:27:46 + openstack_index=0
23:27:46 + NUM_OPENSTACK_CONTROL_NODES=1
23:27:46 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:27:46 ++ seq 0 0
23:27:46 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:27:46 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:27:46 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:27:46 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:27:46 + '[' -1 -ge 2 ']'
23:27:46 ++ seq 0 -2
23:27:46 + NUM_OPENSTACK_HAPROXY_NODES=0
23:27:46 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:27:46 ++ seq 0 -1
23:27:46 + echo 'Contents of slave_addresses.txt:'
23:27:46 Contents of slave_addresses.txt:
23:27:46 + cat slave_addresses.txt
23:27:46 NUM_ODL_SYSTEM=3
23:27:46 NUM_TOOLS_SYSTEM=0
23:27:46 NUM_OPENSTACK_SYSTEM=0
23:27:46 ODL_SYSTEM_IP=10.30.170.218
23:27:46 ODL_SYSTEM_1_IP=10.30.170.218
23:27:46 ODL_SYSTEM_2_IP=10.30.171.160
23:27:46 ODL_SYSTEM_3_IP=10.30.171.0
23:27:46 TOOLS_SYSTEM_IP=
23:27:46 NUM_OPENSTACK_CONTROL_NODES=1
23:27:46 OPENSTACK_CONTROL_NODE_1_IP=
23:27:46 NUM_OPENSTACK_COMPUTE_NODES=-1
23:27:46 NUM_OPENSTACK_HAPROXY_NODES=0
23:27:46 [EnvInject] - Injecting environment variables from a build step.
23:27:46 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:27:46 [EnvInject] - Variables injected successfully.
23:27:46 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/sh /tmp/jenkins3372166877936592267.sh
23:27:46 Preparing for JRE Version 21
23:27:46 Karaf artifact is karaf
23:27:46 Karaf project is integration
23:27:46 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:27:46 [EnvInject] - Injecting environment variables from a build step.
23:27:46 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:27:46 [EnvInject] - Variables injected successfully.
23:27:46 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins14551554620487401490.sh
23:27:46 2025-11-23 23:27:46 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
23:27:47 Bundle version is 0.21.4-SNAPSHOT
23:27:47 --2025-11-23 23:27:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
23:27:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:47 HTTP request sent, awaiting response... 200 OK
23:27:47 Length: 1410 (1.4K) [application/xml]
23:27:47 Saving to: ‘maven-metadata.xml’
23:27:47
23:27:47 0K . 100% 61.9M=0s
23:27:47
23:27:47 2025-11-23 23:27:47 (61.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:27:47
23:27:47
23:27:47
23:27:47 org.opendaylight.integration
23:27:47 karaf
23:27:47 0.21.4-SNAPSHOT
23:27:47
23:27:47
23:27:47 20251123.212607
23:27:47 195
23:27:47
23:27:47 20251123212607
23:27:47
23:27:47
23:27:47 pom
23:27:47 0.21.4-20251123.212607-195
23:27:47 20251123212607
23:27:47
23:27:47
23:27:47 tar.gz
23:27:47 0.21.4-20251123.212607-195
23:27:47 20251123212607
23:27:47
23:27:47
23:27:47 zip
23:27:47 0.21.4-20251123.212607-195
23:27:47 20251123212607
23:27:47
23:27:47
23:27:47 cyclonedx
23:27:47 xml
23:27:47 0.21.4-20251123.212607-195
23:27:47 20251123212607
23:27:47
23:27:47
23:27:47 cyclonedx
23:27:47 json
23:27:47 0.21.4-20251123.212607-195
23:27:47 20251123212607
23:27:47
23:27:47
23:27:47
23:27:47
23:27:47 Nexus timestamp is 0.21.4-20251123.212607-195
23:27:47 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:27:47 Distribution bundle is karaf-0.21.4-20251123.212607-195.zip
23:27:47 Distribution bundle version is 0.21.4-SNAPSHOT
23:27:47 Distribution folder is karaf-0.21.4-SNAPSHOT
23:27:47 Nexus prefix is https://nexus.opendaylight.org
23:27:47 [EnvInject] - Injecting environment variables from a build step.
23:27:47 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:27:47 [EnvInject] - Variables injected successfully.
23:27:47 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins3667672423073669630.sh
23:27:47 Setup pyenv:
23:27:47 system
23:27:47 3.8.13
23:27:47 3.9.13
23:27:47 3.10.13
23:27:47 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:27:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from file:/tmp/.os_lf_venv
23:27:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:27:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:27:49 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:49 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:27:49 lf-activate-venv(): INFO: Base packages installed successfully
23:27:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:27:55 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:55 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:27:55 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
23:27:55 Copying common-functions.sh to /tmp
23:27:56 Copying common-functions.sh to 10.30.170.218:/tmp
23:27:56 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:27:57 Copying common-functions.sh to 10.30.171.160:/tmp
23:27:57 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:27:57 Copying common-functions.sh to 10.30.171.0:/tmp
23:27:57 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:27:58 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins5406910198535843231.sh
23:27:58 common-functions.sh is being sourced
23:27:58 common-functions environment:
23:27:58 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:58 ACTUALFEATURES:
23:27:58 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:58 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:58 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:58 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:58 CONTROLLERMEM: 2048m
23:27:58 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:58 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:58 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:58 SUITES:
23:27:58
23:27:58 #################################################
23:27:58 ## Configure Cluster and Start ##
23:27:58 #################################################
23:27:58 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:27:58 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:27:58 Locating script plan to use...
23:27:58 script plan exists!!!
23:27:58 Changing the script plan path...
23:27:58 # Place the scripts in run order:
23:27:58 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/scripts/car_people_shard.sh
23:27:58 Executing /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/scripts/car_people_shard.sh...
23:27:58 Add car-people shards file
23:27:58 Copy shard config to member-1 with IP address 10.30.170.218
23:27:58 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:27:58 Copy shard config to member-2 with IP address 10.30.171.160
23:27:58 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:27:58 Copy shard config to member-3 with IP address 10.30.171.0
23:27:58 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:27:58 Finished running script plans
23:27:58 Configuring member-1 with IP address 10.30.170.218
23:27:58 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:27:59 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:27:59 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:27:59 common-functions.sh is being sourced
23:27:59 ++ [[ /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:59 ++ echo 'common-functions.sh is being sourced'
23:27:59 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:27:59 ++ DISTROSTREAM=scandium
23:27:59 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:59 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:59 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:59 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:59 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:59 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:59 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:59 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:59 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:59 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:59 ++ export CONTROLLERMEM=
23:27:59 ++ CONTROLLERMEM=
23:27:59 ++ case "${DISTROSTREAM}" in
23:27:59 ++ CLUSTER_SYSTEM=akka
23:27:59 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:59 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:59 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:59 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:59 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:59 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:59 ++ print_common_env
23:27:59 ++ cat
23:27:59 common-functions environment:
23:27:59 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:59 ACTUALFEATURES:
23:27:59 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:59 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:59 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:59 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:59 CONTROLLERMEM:
23:27:59 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:59 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:59 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:59 SUITES:
23:27:59
23:27:59 ++ SSH='ssh -t -t'
23:27:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:27:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:27:59 Changing to /tmp
23:27:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:27:59 + echo 'Changing to /tmp'
23:27:59 + cd /tmp
23:27:59 + 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-20251123.212607-195.zip'
23:27:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:27:59 --2025-11-23 23:27:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:27:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:59 HTTP request sent, awaiting response... 200 OK
23:27:59 Length: 239811392 (229M) [application/zip]
23:27:59 Saving to: ‘karaf-0.21.4-20251123.212607-195.zip’
23:27:59
23:27:59 0K ........ ........ ........ ........ ........ ........ 1% 67.3M 3s
23:27:59 3072K ........ ........ ........ ........ ........ ........ 2% 137M 2s
23:27:59 6144K ........ ........ ........ ........ ........ ........ 3% 186M 2s
23:27:59 9216K ........ ........ ........ ........ ........ ........ 5% 170M 2s
23:27:59 12288K ........ ........ ........ ........ ........ ........ 6% 234M 2s
23:27:59 15360K ........ ........ ........ ........ ........ ........ 7% 272M 1s
23:27:59 18432K ........ ........ ........ ........ ........ ........ 9% 283M 1s
23:27:59 21504K ........ ........ ........ ........ ........ ........ 10% 257M 1s
23:27:59 24576K ........ ........ ........ ........ ........ ........ 11% 301M 1s
23:27:59 27648K ........ ........ ........ ........ ........ ........ 13% 287M 1s
23:27:59 30720K ........ ........ ........ ........ ........ ........ 14% 311M 1s
23:27:59 33792K ........ ........ ........ ........ ........ ........ 15% 319M 1s
23:27:59 36864K ........ ........ ........ ........ ........ ........ 17% 180M 1s
23:27:59 39936K ........ ........ ........ ........ ........ ........ 18% 298M 1s
23:27:59 43008K ........ ........ ........ ........ ........ ........ 19% 332M 1s
23:27:59 46080K ........ ........ ........ ........ ........ ........ 20% 343M 1s
23:27:59 49152K ........ ........ ........ ........ ........ ........ 22% 356M 1s
23:27:59 52224K ........ ........ ........ ........ ........ ........ 23% 330M 1s
23:27:59 55296K ........ ........ ........ ........ ........ ........ 24% 395M 1s
23:27:59 58368K ........ ........ ........ ........ ........ ........ 26% 368M 1s
23:27:59 61440K ........ ........ ........ ........ ........ ........ 27% 337M 1s
23:27:59 64512K ........ ........ ........ ........ ........ ........ 28% 334M 1s
23:27:59 67584K ........ ........ ........ ........ ........ ........ 30% 353M 1s
23:27:59 70656K ........ ........ ........ ........ ........ ........ 31% 341M 1s
23:27:59 73728K ........ ........ ........ ........ ........ ........ 32% 329M 1s
23:27:59 76800K ........ ........ ........ ........ ........ ........ 34% 351M 1s
23:27:59 79872K ........ ........ ........ ........ ........ ........ 35% 358M 1s
23:27:59 82944K ........ ........ ........ ........ ........ ........ 36% 349M 1s
23:27:59 86016K ........ ........ ........ ........ ........ ........ 38% 326M 1s
23:27:59 89088K ........ ........ ........ ........ ........ ........ 39% 336M 1s
23:27:59 92160K ........ ........ ........ ........ ........ ........ 40% 393M 1s
23:27:59 95232K ........ ........ ........ ........ ........ ........ 41% 374M 1s
23:27:59 98304K ........ ........ ........ ........ ........ ........ 43% 324M 0s
23:27:59 101376K ........ ........ ........ ........ ........ ........ 44% 334M 0s
23:27:59 104448K ........ ........ ........ ........ ........ ........ 45% 347M 0s
23:27:59 107520K ........ ........ ........ ........ ........ ........ 47% 344M 0s
23:27:59 110592K ........ ........ ........ ........ ........ ........ 48% 350M 0s
23:27:59 113664K ........ ........ ........ ........ ........ ........ 49% 338M 0s
23:27:59 116736K ........ ........ ........ ........ ........ ........ 51% 199M 0s
23:27:59 119808K ........ ........ ........ ........ ........ ........ 52% 280M 0s
23:27:59 122880K ........ ........ ........ ........ ........ ........ 53% 517M 0s
23:27:59 125952K ........ ........ ........ ........ ........ ........ 55% 355M 0s
23:27:59 129024K ........ ........ ........ ........ ........ ........ 56% 331M 0s
23:27:59 132096K ........ ........ ........ ........ ........ ........ 57% 315M 0s
23:27:59 135168K ........ ........ ........ ........ ........ ........ 59% 330M 0s
23:27:59 138240K ........ ........ ........ ........ ........ ........ 60% 312M 0s
23:27:59 141312K ........ ........ ........ ........ ........ ........ 61% 310M 0s
23:27:59 144384K ........ ........ ........ ........ ........ ........ 62% 244M 0s
23:27:59 147456K ........ ........ ........ ........ ........ ........ 64% 160M 0s
23:27:59 150528K ........ ........ ........ ........ ........ ........ 65% 161M 0s
23:27:59 153600K ........ ........ ........ ........ ........ ........ 66% 190M 0s
23:27:59 156672K ........ ........ ........ ........ ........ ........ 68% 301M 0s
23:27:59 159744K ........ ........ ........ ........ ........ ........ 69% 314M 0s
23:27:59 162816K ........ ........ ........ ........ ........ ........ 70% 311M 0s
23:27:59 165888K ........ ........ ........ ........ ........ ........ 72% 308M 0s
23:27:59 168960K ........ ........ ........ ........ ........ ........ 73% 217M 0s
23:27:59 172032K ........ ........ ........ ........ ........ ........ 74% 284M 0s
23:27:59 175104K ........ ........ ........ ........ ........ ........ 76% 317M 0s
23:27:59 178176K ........ ........ ........ ........ ........ ........ 77% 326M 0s
23:27:59 181248K ........ ........ ........ ........ ........ ........ 78% 182M 0s
23:27:59 184320K ........ ........ ........ ........ ........ ........ 80% 257M 0s
23:27:59 187392K ........ ........ ........ ........ ........ ........ 81% 286M 0s
23:28:00 190464K ........ ........ ........ ........ ........ ........ 82% 322M 0s
23:28:00 193536K ........ ........ ........ ........ ........ ........ 83% 314M 0s
23:28:00 196608K ........ ........ ........ ........ ........ ........ 85% 312M 0s
23:28:00 199680K ........ ........ ........ ........ ........ ........ 86% 321M 0s
23:28:00 202752K ........ ........ ........ ........ ........ ........ 87% 321M 0s
23:28:00 205824K ........ ........ ........ ........ ........ ........ 89% 327M 0s
23:28:00 208896K ........ ........ ........ ........ ........ ........ 90% 280M 0s
23:28:00 211968K ........ ........ ........ ........ ........ ........ 91% 309M 0s
23:28:00 215040K ........ ........ ........ ........ ........ ........ 93% 188M 0s
23:28:00 218112K ........ ........ ........ ........ ........ ........ 94% 230M 0s
23:28:00 221184K ........ ........ ........ ........ ........ ........ 95% 300M 0s
23:28:00 224256K ........ ........ ........ ........ ........ ........ 97% 307M 0s
23:28:00 227328K ........ ........ ........ ........ ........ ........ 98% 307M 0s
23:28:00 230400K ........ ........ ........ ........ ........ ........ 99% 313M 0s
23:28:00 233472K ........ ... 100% 262M=0.8s
23:28:00
23:28:00 2025-11-23 23:28:00 (272 MB/s) - ‘karaf-0.21.4-20251123.212607-195.zip’ saved [239811392/239811392]
23:28:00
23:28:00 Extracting the new controller...
23:28:00 + echo 'Extracting the new controller...'
23:28:00 + unzip -q karaf-0.21.4-20251123.212607-195.zip
23:28:02 Adding external repositories...
23:28:02 + echo 'Adding external repositories...'
23:28:02 + 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:28:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:02 ################################################################################
23:28:02 #
23:28:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:02 # contributor license agreements. See the NOTICE file distributed with
23:28:02 # this work for additional information regarding copyright ownership.
23:28:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:02 # (the "License"); you may not use this file except in compliance with
23:28:02 # the License. You may obtain a copy of the License at
23:28:02 #
23:28:02 # http://www.apache.org/licenses/LICENSE-2.0
23:28:02 #
23:28:02 # Unless required by applicable law or agreed to in writing, software
23:28:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:02 # See the License for the specific language governing permissions and
23:28:02 # limitations under the License.
23:28:02 #
23:28:02 ################################################################################
23:28:02
23:28:02 #
23:28:02 # If set to true, the following property will not allow any certificate to be used
23:28:02 # when accessing Maven repositories through SSL
23:28:02 #
23:28:02 #org.ops4j.pax.url.mvn.certificateCheck=
23:28:02
23:28:02 #
23:28:02 # Path to the local Maven settings file.
23:28:02 # The repositories defined in this file will be automatically added to the list
23:28:02 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:28:02 # below is not set.
23:28:02 # The following locations are checked for the existence of the settings.xml file
23:28:02 # * 1. looks for the specified url
23:28:02 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:28:02 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:28:02 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:28:02 #
23:28:02 #org.ops4j.pax.url.mvn.settings=
23:28:02
23:28:02 #
23:28:02 # Path to the local Maven repository which is used to avoid downloading
23:28:02 # artifacts when they already exist locally.
23:28:02 # The value of this property will be extracted from the settings.xml file
23:28:02 # above, or defaulted to:
23:28:02 # System.getProperty( "user.home" ) + "/.m2/repository"
23:28:02 #
23:28:02 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:28:02
23:28:02 #
23:28:02 # Default this to false. It's just weird to use undocumented repos
23:28:02 #
23:28:02 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:28:02
23:28:02 #
23:28:02 # Uncomment if you don't wanna use the proxy settings
23:28:02 # from the Maven conf/settings.xml file
23:28:02 #
23:28:02 # org.ops4j.pax.url.mvn.proxySupport=false
23:28:02
23:28:02 #
23:28:02 # Comma separated list of repositories scanned when resolving an artifact.
23:28:02 # Those repositories will be checked before iterating through the
23:28:02 # below list of repositories and even before the local repository
23:28:02 # A repository url can be appended with zero or more of the following flags:
23:28:02 # @snapshots : the repository contains snaphots
23:28:02 # @noreleases : the repository does not contain any released artifacts
23:28:02 #
23:28:02 # The following property value will add the system folder as a repo.
23:28:02 #
23:28:02 org.ops4j.pax.url.mvn.defaultRepositories=\
23:28:02 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:28:02 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:28:02 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:28:02
23:28:02 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:28:02 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:28:02
23:28:02 #
23:28:02 # Comma separated list of repositories scanned when resolving an artifact.
23:28:02 # The default list includes the following repositories:
23:28:02 # http://repo1.maven.org/maven2@id=central
23:28:02 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:28:02 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:28:02 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:28:02 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:28:02 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:28:02 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:28:02 # To add repositories to the default ones, prepend '+' to the list of repositories
23:28:02 # to add.
23:28:02 # A repository url can be appended with zero or more of the following flags:
23:28:02 # @snapshots : the repository contains snapshots
23:28:02 # @noreleases : the repository does not contain any released artifacts
23:28:02 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:28:02 #
23:28:02 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:28:02
23:28:02 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:28:02 + [[ True == \T\r\u\e ]]
23:28:02 + echo 'Configuring the startup features...'
23:28:02 + 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:28:02 + FEATURE_TEST_STRING=features-test
23:28:02 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:28:02 + KARAF_VERSION=karaf4
23:28:02 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:28:02 + 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:28:02 + [[ ! -z '' ]]
23:28:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:02 ################################################################################
23:28:02 #
23:28:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:02 # contributor license agreements. See the NOTICE file distributed with
23:28:02 # this work for additional information regarding copyright ownership.
23:28:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:02 # (the "License"); you may not use this file except in compliance with
23:28:02 # the License. You may obtain a copy of the License at
23:28:02 #
23:28:02 # http://www.apache.org/licenses/LICENSE-2.0
23:28:02 #
23:28:02 # Unless required by applicable law or agreed to in writing, software
23:28:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:02 # See the License for the specific language governing permissions and
23:28:02 # limitations under the License.
23:28:02 #
23:28:02 ################################################################################
23:28:02
23:28:02 #
23:28:02 # Comma separated list of features repositories to register by default
23:28:02 #
23:28:02 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}/a2096549-fcf8-4ed4-8006-079840da34b0.xml
23:28:02
23:28:02 #
23:28:02 # Comma separated list of features to install at startup
23:28:02 #
23:28:02 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 5a91ab7a-1678-4d25-ad2a-e8ef43cf24ad
23:28:02
23:28:02 #
23:28:02 # Resource repositories (OBR) that the features resolver can use
23:28:02 # to resolve requirements/capabilities
23:28:02 #
23:28:02 # The format of the resourceRepositories is
23:28:02 # resourceRepositories=[xml:url|json:url],...
23:28:02 # for Instance:
23:28:02 #
23:28:02 #resourceRepositories=xml:http://host/path/to/index.xml
23:28:02 # or
23:28:02 #resourceRepositories=json:http://host/path/to/index.json
23:28:02 #
23:28:02
23:28:02 #
23:28:02 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:28:02 #
23:28:02 featuresBootAsynchronous=false
23:28:02
23:28:02 #
23:28:02 # Service requirements enforcement
23:28:02 #
23:28:02 # By default, the feature resolver checks the service requirements/capabilities of
23:28:02 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:28:02 # the required bundles.
23:28:02 # The following flag can have those values:
23:28:02 # - disable: service requirements are completely ignored
23:28:02 # - default: service requirements are ignored for old features
23:28:02 # - enforce: service requirements are always verified
23:28:02 #
23:28:02 #serviceRequirements=default
23:28:02
23:28:02 #
23:28:02 # Store cfg file for config element in feature
23:28:02 #
23:28:02 #configCfgStore=true
23:28:02
23:28:02 #
23:28:02 # Define if the feature service automatically refresh bundles
23:28:02 #
23:28:02 autoRefresh=true
23:28:02
23:28:02 #
23:28:02 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:28:02 # XML file defines instructions related to features processing
23:28:02 # versions.properties may declare properties to resolve placeholders in XML file
23:28:02 # both files are relative to ${karaf.etc}
23:28:02 #
23:28:02 #featureProcessing=org.apache.karaf.features.xml
23:28:02 #featureProcessingVersions=versions.properties
23:28:02 + configure_karaf_log karaf4 ''
23:28:02 + local -r karaf_version=karaf4
23:28:02 + local -r controllerdebugmap=
23:28:02 + local logapi=log4j
23:28:02 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:28:02 log4j2.rootLogger.level = INFO
23:28:02 #log4j2.rootLogger.type = asyncRoot
23:28:02 #log4j2.rootLogger.includeLocation = false
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:28:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:28:02 log4j2.rootLogger.appenderRef.Console.ref = Console
23:28:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:28:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:28:02 log4j2.logger.spifly.name = org.apache.aries.spifly
23:28:02 log4j2.logger.spifly.level = WARN
23:28:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:28:02 log4j2.logger.audit.level = INFO
23:28:02 log4j2.logger.audit.additivity = false
23:28:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:28:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:28:02 log4j2.appender.console.type = Console
23:28:02 log4j2.appender.console.name = Console
23:28:02 log4j2.appender.console.layout.type = PatternLayout
23:28:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:28:02 log4j2.appender.rolling.type = RollingRandomAccessFile
23:28:02 log4j2.appender.rolling.name = RollingFile
23:28:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:28:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:28:02 #log4j2.appender.rolling.immediateFlush = false
23:28:02 log4j2.appender.rolling.append = true
23:28:02 log4j2.appender.rolling.layout.type = PatternLayout
23:28:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:28:02 log4j2.appender.rolling.policies.type = Policies
23:28:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:28:02 log4j2.appender.rolling.policies.size.size = 64MB
23:28:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:28:02 log4j2.appender.rolling.strategy.max = 7
23:28:02 log4j2.appender.audit.type = RollingRandomAccessFile
23:28:02 log4j2.appender.audit.name = AuditRollingFile
23:28:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:28:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:28:02 log4j2.appender.audit.append = true
23:28:02 log4j2.appender.audit.layout.type = PatternLayout
23:28:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:28:02 log4j2.appender.audit.policies.type = Policies
23:28:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:28:02 log4j2.appender.audit.policies.size.size = 8MB
23:28:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:28:02 log4j2.appender.audit.strategy.max = 7
23:28:02 log4j2.appender.osgi.type = PaxOsgi
23:28:02 log4j2.appender.osgi.name = PaxOsgi
23:28:02 log4j2.appender.osgi.filter = *
23:28:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:28:02 #log4j2.logger.aether.level = TRACE
23:28:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:28:02 #log4j2.logger.http-headers.level = DEBUG
23:28:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:28:02 #log4j2.logger.maven.level = TRACE
23:28:02 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:28:02 + logapi=log4j2
23:28:02 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:28:02 + '[' log4j2 == log4j2 ']'
23:28:02 + 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:28:02 controllerdebugmap:
23:28:02 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:02 ################################################################################
23:28:02 #
23:28:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:02 # contributor license agreements. See the NOTICE file distributed with
23:28:02 # this work for additional information regarding copyright ownership.
23:28:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:02 # (the "License"); you may not use this file except in compliance with
23:28:02 # the License. You may obtain a copy of the License at
23:28:02 #
23:28:02 # http://www.apache.org/licenses/LICENSE-2.0
23:28:02 #
23:28:02 # Unless required by applicable law or agreed to in writing, software
23:28:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:02 # See the License for the specific language governing permissions and
23:28:02 # limitations under the License.
23:28:02 #
23:28:02 ################################################################################
23:28:02
23:28:02 # Common pattern layout for appenders
23:28:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:28:02
23:28:02 # Root logger
23:28:02 log4j2.rootLogger.level = INFO
23:28:02 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:28:02 #log4j2.rootLogger.type = asyncRoot
23:28:02 #log4j2.rootLogger.includeLocation = false
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:28:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:28:02 log4j2.rootLogger.appenderRef.Console.ref = Console
23:28:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:28:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:28:02
23:28:02 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:28:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:28:02
23:28:02 # Loggers configuration
23:28:02
23:28:02 # Spifly logger
23:28:02 log4j2.logger.spifly.name = org.apache.aries.spifly
23:28:02 log4j2.logger.spifly.level = WARN
23:28:02
23:28:02 # Security audit logger
23:28:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:28:02 log4j2.logger.audit.level = INFO
23:28:02 log4j2.logger.audit.additivity = false
23:28:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:28:02
23:28:02 # Appenders configuration
23:28:02
23:28:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:28:02 log4j2.appender.console.type = Console
23:28:02 log4j2.appender.console.name = Console
23:28:02 log4j2.appender.console.layout.type = PatternLayout
23:28:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:28:02
23:28:02 # Rolling file appender
23:28:02 log4j2.appender.rolling.type = RollingRandomAccessFile
23:28:02 log4j2.appender.rolling.name = RollingFile
23:28:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:28:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:28:02 # uncomment to not force a disk flush
23:28:02 #log4j2.appender.rolling.immediateFlush = false
23:28:02 log4j2.appender.rolling.append = true
23:28:02 log4j2.appender.rolling.layout.type = PatternLayout
23:28:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:28:02 log4j2.appender.rolling.policies.type = Policies
23:28:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:28:02 log4j2.appender.rolling.policies.size.size = 1GB
23:28:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:28:02 log4j2.appender.rolling.strategy.max = 7
23:28:02
23:28:02 # Audit file appender
23:28:02 log4j2.appender.audit.type = RollingRandomAccessFile
23:28:02 log4j2.appender.audit.name = AuditRollingFile
23:28:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:28:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:28:02 log4j2.appender.audit.append = true
23:28:02 log4j2.appender.audit.layout.type = PatternLayout
23:28:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:28:02 log4j2.appender.audit.policies.type = Policies
23:28:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:28:02 log4j2.appender.audit.policies.size.size = 8MB
23:28:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:28:02 log4j2.appender.audit.strategy.max = 7
23:28:02
23:28:02 # OSGi appender
23:28:02 log4j2.appender.osgi.type = PaxOsgi
23:28:02 log4j2.appender.osgi.name = PaxOsgi
23:28:02 log4j2.appender.osgi.filter = *
23:28:02
23:28:02 # help with identification of maven-related problems with pax-url-aether
23:28:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:28:02 #log4j2.logger.aether.level = TRACE
23:28:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:28:02 #log4j2.logger.http-headers.level = DEBUG
23:28:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:28:02 #log4j2.logger.maven.level = TRACE
23:28:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:28:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:28:02 Configure
23:28:02 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:28:02 max memory: 3072m
23:28:02 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:02 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:28:02 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:28:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:28:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:28:02 + unset IFS
23:28:02 + echo 'controllerdebugmap: '
23:28:02 + '[' -n '' ']'
23:28:02 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:28:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:02 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:02 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:28:02 + local -r controllermem=3072m
23:28:02 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:02 + echo Configure
23:28:02 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:28:02 + echo ' max memory: 3072m'
23:28:02 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:28:02 + 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:28:02 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:02 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:02 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:28:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:02 #!/bin/sh
23:28:02 #
23:28:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:02 # contributor license agreements. See the NOTICE file distributed with
23:28:02 # this work for additional information regarding copyright ownership.
23:28:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:02 # (the "License"); you may not use this file except in compliance with
23:28:02 # the License. You may obtain a copy of the License at
23:28:02 #
23:28:02 # http://www.apache.org/licenses/LICENSE-2.0
23:28:02 #
23:28:02 # Unless required by applicable law or agreed to in writing, software
23:28:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:02 # See the License for the specific language governing permissions and
23:28:02 # limitations under the License.
23:28:02 #
23:28:02
23:28:02 #
23:28:02 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:28:02 # script: client, instance, shell, start, status, stop, karaf
23:28:02 #
23:28:02 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:28:02 # Actions go here...
23:28:02 # fi
23:28:02
23:28:02 #
23:28:02 # general settings which should be applied for all scripts go here; please keep
23:28:02 # in mind that it is possible that scripts might be executed more than once, e.g.
23:28:02 # in example of the start script where the start script is executed first and the
23:28:02 # karaf script afterwards.
23:28:02 #
23:28:02
23:28:02 #
23:28:02 # The following section shows the possible configuration options for the default
23:28:02 # karaf scripts
23:28:02 #
23:28:02 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:28:02 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:28:02 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:28:02 # export EXTRA_JAVA_OPTS # Additional JVM options
23:28:02 # export KARAF_HOME # Karaf home folder
23:28:02 # export KARAF_DATA # Karaf data folder
23:28:02 # export KARAF_BASE # Karaf base folder
23:28:02 # export KARAF_ETC # Karaf etc folder
23:28:02 # export KARAF_LOG # Karaf log folder
23:28:02 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:28:02 # export KARAF_OPTS # Additional available Karaf options
23:28:02 # export KARAF_DEBUG # Enable debug mode
23:28:02 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:28:02 # export KARAF_NOROOT # Prevent execution as root if set to true
23:28:02 Set Java version
23:28:02 + echo 'Set Java version'
23:28:02 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:28:02 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:28:02 sudo: a password is required
23:28:02 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:02 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:28:02 sudo: a password is required
23:28:02 JDK default version ...
23:28:02 + echo 'JDK default version ...'
23:28:02 + java -version
23:28:02 openjdk version "21.0.8" 2025-07-15
23:28:02 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:28:02 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:28:02 Set JAVA_HOME
23:28:02 + echo 'Set JAVA_HOME'
23:28:02 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:28:02 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:28:02 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:02 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:02 Listing all open ports on controller system...
23:28:02 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:02 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:28:02 + echo 'Listing all open ports on controller system...'
23:28:02 + netstat -pnatu
23:28:02 /tmp/configuration-script.sh: line 40: netstat: command not found
23:28:02 Custom shard config exists!!!
23:28:02 + '[' -f /tmp/custom_shard_config.txt ']'
23:28:02 + echo 'Custom shard config exists!!!'
23:28:02 Copying the shard config...
23:28:02 + echo 'Copying the shard config...'
23:28:02 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:28:02 Configuring cluster
23:28:02 + echo 'Configuring cluster'
23:28:02 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.218 10.30.171.160 10.30.171.0
23:28:02 ################################################
23:28:02 ## Configure Cluster ##
23:28:02 ################################################
23:28:02 NOTE: Cluster configuration files not found. Copying from
23:28:02 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:28:02 Configuring unique name in akka.conf
23:28:02 Configuring hostname in akka.conf
23:28:02 Configuring data and rpc seed nodes in akka.conf
23:28:02 modules = [
23:28:02
23:28:02 {
23:28:02 name = "inventory"
23:28:02 namespace = "urn:opendaylight:inventory"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "topology"
23:28:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "toaster"
23:28:02 namespace = "http://netconfcentral.org/ns/toaster"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "car"
23:28:02 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "people"
23:28:02 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "car-people"
23:28:02 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:28:02 shard-strategy = "module"
23:28:02 }
23:28:02 ]
23:28:02 Configuring replication type in module-shards.conf
23:28:02 ################################################
23:28:02 ## NOTE: Manually restart controller to ##
23:28:02 ## apply configuration. ##
23:28:02 ################################################
23:28:02 Dump akka.conf
23:28:02 + echo 'Dump akka.conf'
23:28:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:02
23:28:02 odl-cluster-data {
23:28:02 akka {
23:28:02 remote {
23:28:02 artery {
23:28:02 enabled = on
23:28:02 transport = tcp
23:28:02 canonical.hostname = "10.30.170.218"
23:28:02 canonical.port = 2550
23:28:02 }
23:28:02 }
23:28:02
23:28:02 cluster {
23:28:02 # Using artery.
23:28:02 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.218:2550",
23:28:02 "akka://opendaylight-cluster-data@10.30.171.160:2550",
23:28:02 "akka://opendaylight-cluster-data@10.30.171.0:2550"]
23:28:02
23:28:02 roles = ["member-1"]
23:28:02
23:28:02 # when under load we might trip a false positive on the failure detector
23:28:02 # failure-detector {
23:28:02 # heartbeat-interval = 4 s
23:28:02 # acceptable-heartbeat-pause = 16s
23:28:02 # }
23:28:02 }
23:28:02
23:28:02 persistence {
23:28:02 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:28:02 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:28:02 # The relative path is always relative to KARAF_HOME.
23:28:02
23:28:02 # snapshot-store.local.dir = "target/snapshots"
23:28:02
23:28:02 # Use lz4 compression for LocalSnapshotStore snapshots
23:28:02 snapshot-store.local.use-lz4-compression = false
23:28:02 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:28:02 snapshot-store.local.lz4-blocksize = 256KB
23:28:02 }
23:28:02 disable-default-actor-system-quarantined-event-handling = "false"
23:28:02 }
23:28:02 }
23:28:02 Dump modules.conf
23:28:02 + echo 'Dump modules.conf'
23:28:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:02 modules = [
23:28:02
23:28:02 {
23:28:02 name = "inventory"
23:28:02 namespace = "urn:opendaylight:inventory"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "topology"
23:28:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "toaster"
23:28:02 namespace = "http://netconfcentral.org/ns/toaster"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "car"
23:28:02 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "people"
23:28:02 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:28:02 shard-strategy = "module"
23:28:02 },
23:28:02 {
23:28:02 name = "car-people"
23:28:02 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:28:02 shard-strategy = "module"
23:28:02 }
23:28:02 ]
23:28:02 Dump module-shards.conf
23:28:02 + echo 'Dump module-shards.conf'
23:28:02 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:02 module-shards = [
23:28:02 {
23:28:02 name = "default"
23:28:02 shards = [
23:28:02 {
23:28:02 name = "default"
23:28:02 replicas = ["member-1",
23:28:02 "member-2",
23:28:02 "member-3"]
23:28:02 }
23:28:02 ]
23:28:02 },
23:28:02 {
23:28:02 name = "inventory"
23:28:02 shards = [
23:28:02 {
23:28:02 name="inventory"
23:28:02 replicas = ["member-1",
23:28:02 "member-2",
23:28:02 "member-3"]
23:28:02 }
23:28:02 ]
23:28:02 },
23:28:02 {
23:28:02 name = "topology"
23:28:02 shards = [
23:28:02 {
23:28:02 name="topology"
23:28:02 replicas = ["member-1",
23:28:02 "member-2",
23:28:02 "member-3"]
23:28:02 }
23:28:02 ]
23:28:02 },
23:28:02 {
23:28:02 name = "toaster"
23:28:02 shards = [
23:28:02 {
23:28:02 name="toaster"
23:28:02 replicas = ["member-1",
23:28:02 "member-2",
23:28:02 "member-3"]
23:28:02 }
23:28:02 ]
23:28:02 },
23:28:02 {
23:28:02 name = "car"
23:28:02 shards = [
23:28:02 {
23:28:02 name="car"
23:28:02 replicas = ["member-1",
23:28:02 "member-2",
23:28:02 "member-3"]
23:28:02 }
23:28:02 ]
23:28:02 },
23:28:02 {
23:28:02 name = "people"
23:28:02 shards = [
23:28:02 {
23:28:02 name="people"
23:28:02 replicas = ["member-1",
23:28:02 "member-2",
23:28:02 "member-3"]
23:28:02 }
23:28:02 ]
23:28:02 },
23:28:02 {
23:28:02 name = "car-people"
23:28:02 shards = [
23:28:02 {
23:28:02 name="car-people"
23:28:02 replicas = ["member-1",
23:28:02 "member-2",
23:28:02 "member-3"]
23:28:02 }
23:28:02 ]
23:28:02 }
23:28:02 ]
23:28:02 Configuring member-2 with IP address 10.30.171.160
23:28:02 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:28:02 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:28:03 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:28:03 ++ [[ /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:28:03 common-functions.sh is being sourced
23:28:03 ++ echo 'common-functions.sh is being sourced'
23:28:03 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:28:03 ++ DISTROSTREAM=scandium
23:28:03 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:03 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:03 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:03 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:03 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:28:03 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:28:03 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:03 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:03 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:03 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:03 ++ export CONTROLLERMEM=
23:28:03 ++ CONTROLLERMEM=
23:28:03 ++ case "${DISTROSTREAM}" in
23:28:03 ++ CLUSTER_SYSTEM=akka
23:28:03 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:03 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:03 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:03 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:03 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:03 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:03 ++ print_common_env
23:28:03 ++ cat
23:28:03 common-functions environment:
23:28:03 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:03 ACTUALFEATURES:
23:28:03 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:03 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:28:03 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:03 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:03 CONTROLLERMEM:
23:28:03 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:03 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:03 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:03 SUITES:
23:28:03
23:28:03 ++ SSH='ssh -t -t'
23:28:03 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:28:03 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:28:03 Changing to /tmp
23:28:03 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:28:03 + echo 'Changing to /tmp'
23:28:03 + cd /tmp
23:28:03 + 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-20251123.212607-195.zip'
23:28:03 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:28:03 --2025-11-23 23:28:03-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:28:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:28:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:28:03 HTTP request sent, awaiting response... 200 OK
23:28:03 Length: 239811392 (229M) [application/zip]
23:28:03 Saving to: ‘karaf-0.21.4-20251123.212607-195.zip’
23:28:03
23:28:03 0K ........ ........ ........ ........ ........ ........ 1% 68.3M 3s
23:28:03 3072K ........ ........ ........ ........ ........ ........ 2% 135M 2s
23:28:03 6144K ........ ........ ........ ........ ........ ........ 3% 125M 2s
23:28:03 9216K ........ ........ ........ ........ ........ ........ 5% 146M 2s
23:28:03 12288K ........ ........ ........ ........ ........ ........ 6% 140M 2s
23:28:03 15360K ........ ........ ........ ........ ........ ........ 7% 138M 2s
23:28:03 18432K ........ ........ ........ ........ ........ ........ 9% 170M 2s
23:28:03 21504K ........ ........ ........ ........ ........ ........ 10% 191M 2s
23:28:03 24576K ........ ........ ........ ........ ........ ........ 11% 198M 2s
23:28:03 27648K ........ ........ ........ ........ ........ ........ 13% 209M 1s
23:28:03 30720K ........ ........ ........ ........ ........ ........ 14% 227M 1s
23:28:03 33792K ........ ........ ........ ........ ........ ........ 15% 247M 1s
23:28:03 36864K ........ ........ ........ ........ ........ ........ 17% 218M 1s
23:28:03 39936K ........ ........ ........ ........ ........ ........ 18% 244M 1s
23:28:03 43008K ........ ........ ........ ........ ........ ........ 19% 277M 1s
23:28:03 46080K ........ ........ ........ ........ ........ ........ 20% 243M 1s
23:28:03 49152K ........ ........ ........ ........ ........ ........ 22% 297M 1s
23:28:03 52224K ........ ........ ........ ........ ........ ........ 23% 279M 1s
23:28:03 55296K ........ ........ ........ ........ ........ ........ 24% 280M 1s
23:28:03 58368K ........ ........ ........ ........ ........ ........ 26% 290M 1s
23:28:03 61440K ........ ........ ........ ........ ........ ........ 27% 284M 1s
23:28:03 64512K ........ ........ ........ ........ ........ ........ 28% 280M 1s
23:28:03 67584K ........ ........ ........ ........ ........ ........ 30% 284M 1s
23:28:03 70656K ........ ........ ........ ........ ........ ........ 31% 279M 1s
23:28:03 73728K ........ ........ ........ ........ ........ ........ 32% 285M 1s
23:28:03 76800K ........ ........ ........ ........ ........ ........ 34% 293M 1s
23:28:03 79872K ........ ........ ........ ........ ........ ........ 35% 262M 1s
23:28:03 82944K ........ ........ ........ ........ ........ ........ 36% 244M 1s
23:28:03 86016K ........ ........ ........ ........ ........ ........ 38% 269M 1s
23:28:03 89088K ........ ........ ........ ........ ........ ........ 39% 308M 1s
23:28:03 92160K ........ ........ ........ ........ ........ ........ 40% 298M 1s
23:28:03 95232K ........ ........ ........ ........ ........ ........ 41% 305M 1s
23:28:03 98304K ........ ........ ........ ........ ........ ........ 43% 293M 1s
23:28:03 101376K ........ ........ ........ ........ ........ ........ 44% 301M 1s
23:28:03 104448K ........ ........ ........ ........ ........ ........ 45% 288M 1s
23:28:03 107520K ........ ........ ........ ........ ........ ........ 47% 329M 1s
23:28:03 110592K ........ ........ ........ ........ ........ ........ 48% 288M 1s
23:28:03 113664K ........ ........ ........ ........ ........ ........ 49% 303M 1s
23:28:03 116736K ........ ........ ........ ........ ........ ........ 51% 292M 1s
23:28:03 119808K ........ ........ ........ ........ ........ ........ 52% 299M 0s
23:28:03 122880K ........ ........ ........ ........ ........ ........ 53% 295M 0s
23:28:03 125952K ........ ........ ........ ........ ........ ........ 55% 304M 0s
23:28:03 129024K ........ ........ ........ ........ ........ ........ 56% 304M 0s
23:28:03 132096K ........ ........ ........ ........ ........ ........ 57% 295M 0s
23:28:03 135168K ........ ........ ........ ........ ........ ........ 59% 286M 0s
23:28:03 138240K ........ ........ ........ ........ ........ ........ 60% 304M 0s
23:28:03 141312K ........ ........ ........ ........ ........ ........ 61% 292M 0s
23:28:03 144384K ........ ........ ........ ........ ........ ........ 62% 298M 0s
23:28:03 147456K ........ ........ ........ ........ ........ ........ 64% 311M 0s
23:28:03 150528K ........ ........ ........ ........ ........ ........ 65% 282M 0s
23:28:03 153600K ........ ........ ........ ........ ........ ........ 66% 293M 0s
23:28:03 156672K ........ ........ ........ ........ ........ ........ 68% 287M 0s
23:28:03 159744K ........ ........ ........ ........ ........ ........ 69% 318M 0s
23:28:03 162816K ........ ........ ........ ........ ........ ........ 70% 301M 0s
23:28:03 165888K ........ ........ ........ ........ ........ ........ 72% 270M 0s
23:28:03 168960K ........ ........ ........ ........ ........ ........ 73% 287M 0s
23:28:03 172032K ........ ........ ........ ........ ........ ........ 74% 308M 0s
23:28:03 175104K ........ ........ ........ ........ ........ ........ 76% 302M 0s
23:28:03 178176K ........ ........ ........ ........ ........ ........ 77% 296M 0s
23:28:03 181248K ........ ........ ........ ........ ........ ........ 78% 293M 0s
23:28:03 184320K ........ ........ ........ ........ ........ ........ 80% 282M 0s
23:28:03 187392K ........ ........ ........ ........ ........ ........ 81% 302M 0s
23:28:03 190464K ........ ........ ........ ........ ........ ........ 82% 310M 0s
23:28:03 193536K ........ ........ ........ ........ ........ ........ 83% 303M 0s
23:28:03 196608K ........ ........ ........ ........ ........ ........ 85% 295M 0s
23:28:03 199680K ........ ........ ........ ........ ........ ........ 86% 299M 0s
23:28:03 202752K ........ ........ ........ ........ ........ ........ 87% 292M 0s
23:28:03 205824K ........ ........ ........ ........ ........ ........ 89% 290M 0s
23:28:03 208896K ........ ........ ........ ........ ........ ........ 90% 277M 0s
23:28:03 211968K ........ ........ ........ ........ ........ ........ 91% 286M 0s
23:28:03 215040K ........ ........ ........ ........ ........ ........ 93% 286M 0s
23:28:03 218112K ........ ........ ........ ........ ........ ........ 94% 286M 0s
23:28:03 221184K ........ ........ ........ ........ ........ ........ 95% 277M 0s
23:28:03 224256K ........ ........ ........ ........ ........ ........ 97% 254M 0s
23:28:03 227328K ........ ........ ........ ........ ........ ........ 98% 294M 0s
23:28:03 230400K ........ ........ ........ ........ ........ ........ 99% 279M 0s
23:28:03 233472K ........ ... 100% 217M=0.9s
23:28:03
23:28:03 2025-11-23 23:28:03 (250 MB/s) - ‘karaf-0.21.4-20251123.212607-195.zip’ saved [239811392/239811392]
23:28:03
23:28:03 Extracting the new controller...
23:28:03 + echo 'Extracting the new controller...'
23:28:03 + unzip -q karaf-0.21.4-20251123.212607-195.zip
23:28:06 Adding external repositories...
23:28:06 + echo 'Adding external repositories...'
23:28:06 + 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:28:06 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:06 ################################################################################
23:28:06 #
23:28:06 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:06 # contributor license agreements. See the NOTICE file distributed with
23:28:06 # this work for additional information regarding copyright ownership.
23:28:06 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:06 # (the "License"); you may not use this file except in compliance with
23:28:06 # the License. You may obtain a copy of the License at
23:28:06 #
23:28:06 # http://www.apache.org/licenses/LICENSE-2.0
23:28:06 #
23:28:06 # Unless required by applicable law or agreed to in writing, software
23:28:06 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:06 # See the License for the specific language governing permissions and
23:28:06 # limitations under the License.
23:28:06 #
23:28:06 ################################################################################
23:28:06
23:28:06 #
23:28:06 # If set to true, the following property will not allow any certificate to be used
23:28:06 # when accessing Maven repositories through SSL
23:28:06 #
23:28:06 #org.ops4j.pax.url.mvn.certificateCheck=
23:28:06
23:28:06 #
23:28:06 # Path to the local Maven settings file.
23:28:06 # The repositories defined in this file will be automatically added to the list
23:28:06 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:28:06 # below is not set.
23:28:06 # The following locations are checked for the existence of the settings.xml file
23:28:06 # * 1. looks for the specified url
23:28:06 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:28:06 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:28:06 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:28:06 #
23:28:06 #org.ops4j.pax.url.mvn.settings=
23:28:06
23:28:06 #
23:28:06 # Path to the local Maven repository which is used to avoid downloading
23:28:06 # artifacts when they already exist locally.
23:28:06 # The value of this property will be extracted from the settings.xml file
23:28:06 # above, or defaulted to:
23:28:06 # System.getProperty( "user.home" ) + "/.m2/repository"
23:28:06 #
23:28:06 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:28:06
23:28:06 #
23:28:06 # Default this to false. It's just weird to use undocumented repos
23:28:06 #
23:28:06 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:28:06
23:28:06 #
23:28:06 # Uncomment if you don't wanna use the proxy settings
23:28:06 # from the Maven conf/settings.xml file
23:28:06 #
23:28:06 # org.ops4j.pax.url.mvn.proxySupport=false
23:28:06
23:28:06 #
23:28:06 # Comma separated list of repositories scanned when resolving an artifact.
23:28:06 # Those repositories will be checked before iterating through the
23:28:06 # below list of repositories and even before the local repository
23:28:06 # A repository url can be appended with zero or more of the following flags:
23:28:06 # @snapshots : the repository contains snaphots
23:28:06 # @noreleases : the repository does not contain any released artifacts
23:28:06 #
23:28:06 # The following property value will add the system folder as a repo.
23:28:06 #
23:28:06 org.ops4j.pax.url.mvn.defaultRepositories=\
23:28:06 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:28:06 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:28:06 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:28:06
23:28:06 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:28:06 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:28:06
23:28:06 #
23:28:06 # Comma separated list of repositories scanned when resolving an artifact.
23:28:06 # The default list includes the following repositories:
23:28:06 # http://repo1.maven.org/maven2@id=central
23:28:06 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:28:06 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:28:06 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:28:06 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:28:06 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:28:06 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:28:06 # To add repositories to the default ones, prepend '+' to the list of repositories
23:28:06 # to add.
23:28:06 # A repository url can be appended with zero or more of the following flags:
23:28:06 # @snapshots : the repository contains snapshots
23:28:06 # @noreleases : the repository does not contain any released artifacts
23:28:06 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:28:06 #
23:28:06 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:28:06
23:28:06 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:28:06 + [[ True == \T\r\u\e ]]
23:28:06 + echo 'Configuring the startup features...'
23:28:06 + 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:28:06 + FEATURE_TEST_STRING=features-test
23:28:06 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:28:06 + KARAF_VERSION=karaf4
23:28:06 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:28:06 + 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:28:06 + [[ ! -z '' ]]
23:28:06 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:06 ################################################################################
23:28:06 #
23:28:06 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:06 # contributor license agreements. See the NOTICE file distributed with
23:28:06 # this work for additional information regarding copyright ownership.
23:28:06 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:06 # (the "License"); you may not use this file except in compliance with
23:28:06 # the License. You may obtain a copy of the License at
23:28:06 #
23:28:06 # http://www.apache.org/licenses/LICENSE-2.0
23:28:06 #
23:28:06 # Unless required by applicable law or agreed to in writing, software
23:28:06 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:06 # See the License for the specific language governing permissions and
23:28:06 # limitations under the License.
23:28:06 #
23:28:06 ################################################################################
23:28:06
23:28:06 #
23:28:06 # Comma separated list of features repositories to register by default
23:28:06 #
23:28:06 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}/a2096549-fcf8-4ed4-8006-079840da34b0.xml
23:28:06
23:28:06 #
23:28:06 # Comma separated list of features to install at startup
23:28:06 #
23:28:06 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 5a91ab7a-1678-4d25-ad2a-e8ef43cf24ad
23:28:06
23:28:06 #
23:28:06 # Resource repositories (OBR) that the features resolver can use
23:28:06 # to resolve requirements/capabilities
23:28:06 #
23:28:06 # The format of the resourceRepositories is
23:28:06 # resourceRepositories=[xml:url|json:url],...
23:28:06 # for Instance:
23:28:06 #
23:28:06 #resourceRepositories=xml:http://host/path/to/index.xml
23:28:06 # or
23:28:06 #resourceRepositories=json:http://host/path/to/index.json
23:28:06 #
23:28:06
23:28:06 #
23:28:06 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:28:06 #
23:28:06 featuresBootAsynchronous=false
23:28:06
23:28:06 #
23:28:06 # Service requirements enforcement
23:28:06 #
23:28:06 # By default, the feature resolver checks the service requirements/capabilities of
23:28:06 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:28:06 # the required bundles.
23:28:06 # The following flag can have those values:
23:28:06 # - disable: service requirements are completely ignored
23:28:06 # - default: service requirements are ignored for old features
23:28:06 # - enforce: service requirements are always verified
23:28:06 #
23:28:06 #serviceRequirements=default
23:28:06
23:28:06 #
23:28:06 # Store cfg file for config element in feature
23:28:06 #
23:28:06 #configCfgStore=true
23:28:06
23:28:06 #
23:28:06 # Define if the feature service automatically refresh bundles
23:28:06 #
23:28:06 autoRefresh=true
23:28:06
23:28:06 #
23:28:06 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:28:06 # XML file defines instructions related to features processing
23:28:06 # versions.properties may declare properties to resolve placeholders in XML file
23:28:06 # both files are relative to ${karaf.etc}
23:28:06 #
23:28:06 #featureProcessing=org.apache.karaf.features.xml
23:28:06 #featureProcessingVersions=versions.properties
23:28:06 + configure_karaf_log karaf4 ''
23:28:06 + local -r karaf_version=karaf4
23:28:06 + local -r controllerdebugmap=
23:28:06 + local logapi=log4j
23:28:06 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:06 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:28:06 log4j2.rootLogger.level = INFO
23:28:06 #log4j2.rootLogger.type = asyncRoot
23:28:06 #log4j2.rootLogger.includeLocation = false
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:28:06 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:28:06 log4j2.rootLogger.appenderRef.Console.ref = Console
23:28:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:28:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:28:06 log4j2.logger.spifly.name = org.apache.aries.spifly
23:28:06 log4j2.logger.spifly.level = WARN
23:28:06 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:28:06 log4j2.logger.audit.level = INFO
23:28:06 log4j2.logger.audit.additivity = false
23:28:06 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:28:06 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:28:06 log4j2.appender.console.type = Console
23:28:06 log4j2.appender.console.name = Console
23:28:06 log4j2.appender.console.layout.type = PatternLayout
23:28:06 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:28:06 log4j2.appender.rolling.type = RollingRandomAccessFile
23:28:06 log4j2.appender.rolling.name = RollingFile
23:28:06 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:28:06 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:28:06 #log4j2.appender.rolling.immediateFlush = false
23:28:06 log4j2.appender.rolling.append = true
23:28:06 log4j2.appender.rolling.layout.type = PatternLayout
23:28:06 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:28:06 log4j2.appender.rolling.policies.type = Policies
23:28:06 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:28:06 log4j2.appender.rolling.policies.size.size = 64MB
23:28:06 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:28:06 log4j2.appender.rolling.strategy.max = 7
23:28:06 log4j2.appender.audit.type = RollingRandomAccessFile
23:28:06 log4j2.appender.audit.name = AuditRollingFile
23:28:06 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:28:06 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:28:06 log4j2.appender.audit.append = true
23:28:06 log4j2.appender.audit.layout.type = PatternLayout
23:28:06 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:28:06 log4j2.appender.audit.policies.type = Policies
23:28:06 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:28:06 log4j2.appender.audit.policies.size.size = 8MB
23:28:06 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:28:06 log4j2.appender.audit.strategy.max = 7
23:28:06 log4j2.appender.osgi.type = PaxOsgi
23:28:06 log4j2.appender.osgi.name = PaxOsgi
23:28:06 log4j2.appender.osgi.filter = *
23:28:06 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:28:06 #log4j2.logger.aether.level = TRACE
23:28:06 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:28:06 #log4j2.logger.http-headers.level = DEBUG
23:28:06 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:28:06 #log4j2.logger.maven.level = TRACE
23:28:06 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:28:06 + logapi=log4j2
23:28:06 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:28:06 + '[' log4j2 == log4j2 ']'
23:28:06 + 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:28:06 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:28:06 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:28:06 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:28:06 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:28:06 + unset IFS
23:28:06 controllerdebugmap:
23:28:06 + echo 'controllerdebugmap: '
23:28:06 + '[' -n '' ']'
23:28:06 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:06 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:28:06 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:06 ################################################################################
23:28:06 #
23:28:06 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:06 # contributor license agreements. See the NOTICE file distributed with
23:28:06 # this work for additional information regarding copyright ownership.
23:28:06 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:06 # (the "License"); you may not use this file except in compliance with
23:28:06 # the License. You may obtain a copy of the License at
23:28:06 #
23:28:06 # http://www.apache.org/licenses/LICENSE-2.0
23:28:06 #
23:28:06 # Unless required by applicable law or agreed to in writing, software
23:28:06 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:06 # See the License for the specific language governing permissions and
23:28:06 # limitations under the License.
23:28:06 #
23:28:06 ################################################################################
23:28:06
23:28:06 # Common pattern layout for appenders
23:28:06 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:28:06
23:28:06 # Root logger
23:28:06 log4j2.rootLogger.level = INFO
23:28:06 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:28:06 #log4j2.rootLogger.type = asyncRoot
23:28:06 #log4j2.rootLogger.includeLocation = false
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:28:06 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:28:06 log4j2.rootLogger.appenderRef.Console.ref = Console
23:28:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:28:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:28:06
23:28:06 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:28:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:28:06
23:28:06 # Loggers configuration
23:28:06
23:28:06 # Spifly logger
23:28:06 log4j2.logger.spifly.name = org.apache.aries.spifly
23:28:06 log4j2.logger.spifly.level = WARN
23:28:06
23:28:06 # Security audit logger
23:28:06 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:28:06 log4j2.logger.audit.level = INFO
23:28:06 log4j2.logger.audit.additivity = false
23:28:06 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:28:06
23:28:06 # Appenders configuration
23:28:06
23:28:06 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:28:06 log4j2.appender.console.type = Console
23:28:06 log4j2.appender.console.name = Console
23:28:06 log4j2.appender.console.layout.type = PatternLayout
23:28:06 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:28:06
23:28:06 # Rolling file appender
23:28:06 log4j2.appender.rolling.type = RollingRandomAccessFile
23:28:06 log4j2.appender.rolling.name = RollingFile
23:28:06 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:28:06 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:28:06 # uncomment to not force a disk flush
23:28:06 #log4j2.appender.rolling.immediateFlush = false
23:28:06 log4j2.appender.rolling.append = true
23:28:06 log4j2.appender.rolling.layout.type = PatternLayout
23:28:06 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:28:06 log4j2.appender.rolling.policies.type = Policies
23:28:06 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:28:06 log4j2.appender.rolling.policies.size.size = 1GB
23:28:06 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:28:06 log4j2.appender.rolling.strategy.max = 7
23:28:06
23:28:06 # Audit file appender
23:28:06 log4j2.appender.audit.type = RollingRandomAccessFile
23:28:06 log4j2.appender.audit.name = AuditRollingFile
23:28:06 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:28:06 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:28:06 log4j2.appender.audit.append = true
23:28:06 log4j2.appender.audit.layout.type = PatternLayout
23:28:06 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:28:06 log4j2.appender.audit.policies.type = Policies
23:28:06 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:28:06 log4j2.appender.audit.policies.size.size = 8MB
23:28:06 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:28:06 log4j2.appender.audit.strategy.max = 7
23:28:06
23:28:06 # OSGi appender
23:28:06 log4j2.appender.osgi.type = PaxOsgi
23:28:06 log4j2.appender.osgi.name = PaxOsgi
23:28:06 log4j2.appender.osgi.filter = *
23:28:06
23:28:06 # help with identification of maven-related problems with pax-url-aether
23:28:06 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:28:06 #log4j2.logger.aether.level = TRACE
23:28:06 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:28:06 #log4j2.logger.http-headers.level = DEBUG
23:28:06 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:28:06 #log4j2.logger.maven.level = TRACE
23:28:06 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:28:06 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:28:06 Configure
23:28:06 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:28:06 max memory: 3072m
23:28:06 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:06 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:06 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:28:06 + local -r controllermem=3072m
23:28:06 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:06 + echo Configure
23:28:06 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:28:06 + echo ' max memory: 3072m'
23:28:06 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:28:06 + 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:28:06 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:06 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:06 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:28:06 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:06 #!/bin/sh
23:28:06 #
23:28:06 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:06 # contributor license agreements. See the NOTICE file distributed with
23:28:06 # this work for additional information regarding copyright ownership.
23:28:06 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:06 # (the "License"); you may not use this file except in compliance with
23:28:06 # the License. You may obtain a copy of the License at
23:28:06 #
23:28:06 # http://www.apache.org/licenses/LICENSE-2.0
23:28:06 #
23:28:06 # Unless required by applicable law or agreed to in writing, software
23:28:06 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:06 # See the License for the specific language governing permissions and
23:28:06 # limitations under the License.
23:28:06 #
23:28:06
23:28:06 #
23:28:06 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:28:06 # script: client, instance, shell, start, status, stop, karaf
23:28:06 #
23:28:06 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:28:06 # Actions go here...
23:28:06 # fi
23:28:06
23:28:06 #
23:28:06 # general settings which should be applied for all scripts go here; please keep
23:28:06 # in mind that it is possible that scripts might be executed more than once, e.g.
23:28:06 # in example of the start script where the start script is executed first and the
23:28:06 # karaf script afterwards.
23:28:06 #
23:28:06
23:28:06 #
23:28:06 # The following section shows the possible configuration options for the default
23:28:06 # karaf scripts
23:28:06 #
23:28:06 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:28:06 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:28:06 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:28:06 # export EXTRA_JAVA_OPTS # Additional JVM options
23:28:06 # export KARAF_HOME # Karaf home folder
23:28:06 # export KARAF_DATA # Karaf data folder
23:28:06 # export KARAF_BASE # Karaf base folder
23:28:06 # export KARAF_ETC # Karaf etc folder
23:28:06 # export KARAF_LOG # Karaf log folder
23:28:06 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:28:06 # export KARAF_OPTS # Additional available Karaf options
23:28:06 # export KARAF_DEBUG # Enable debug mode
23:28:06 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:28:06 # export KARAF_NOROOT # Prevent execution as root if set to true
23:28:06 Set Java version
23:28:06 + echo 'Set Java version'
23:28:06 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:28:06 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:28:06 sudo: a password is required
23:28:06 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:06 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:28:06 sudo: a password is required
23:28:06 JDK default version ...
23:28:06 + echo 'JDK default version ...'
23:28:06 + java -version
23:28:06 openjdk version "21.0.8" 2025-07-15
23:28:06 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:28:06 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:28:06 Set JAVA_HOME
23:28:06 + echo 'Set JAVA_HOME'
23:28:06 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:28:06 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:28:06 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:06 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:06 Listing all open ports on controller system...
23:28:06 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:06 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:28:06 + echo 'Listing all open ports on controller system...'
23:28:06 + netstat -pnatu
23:28:06 /tmp/configuration-script.sh: line 40: netstat: command not found
23:28:06 Custom shard config exists!!!
23:28:06 Copying the shard config...
23:28:06 + '[' -f /tmp/custom_shard_config.txt ']'
23:28:06 + echo 'Custom shard config exists!!!'
23:28:06 + echo 'Copying the shard config...'
23:28:06 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:28:06 Configuring cluster
23:28:06 + echo 'Configuring cluster'
23:28:06 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.218 10.30.171.160 10.30.171.0
23:28:06 ################################################
23:28:06 ## Configure Cluster ##
23:28:06 ################################################
23:28:06 NOTE: Cluster configuration files not found. Copying from
23:28:06 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:28:06 Configuring unique name in akka.conf
23:28:06 Configuring hostname in akka.conf
23:28:06 Configuring data and rpc seed nodes in akka.conf
23:28:06 modules = [
23:28:06
23:28:06 {
23:28:06 name = "inventory"
23:28:06 namespace = "urn:opendaylight:inventory"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "topology"
23:28:06 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "toaster"
23:28:06 namespace = "http://netconfcentral.org/ns/toaster"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "car"
23:28:06 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "people"
23:28:06 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "car-people"
23:28:06 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:28:06 shard-strategy = "module"
23:28:06 }
23:28:06 ]
23:28:06 Configuring replication type in module-shards.conf
23:28:06 ################################################
23:28:06 ## NOTE: Manually restart controller to ##
23:28:06 ## apply configuration. ##
23:28:06 ################################################
23:28:06 Dump akka.conf
23:28:06 + echo 'Dump akka.conf'
23:28:06 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:06
23:28:06 odl-cluster-data {
23:28:06 akka {
23:28:06 remote {
23:28:06 artery {
23:28:06 enabled = on
23:28:06 transport = tcp
23:28:06 canonical.hostname = "10.30.171.160"
23:28:06 canonical.port = 2550
23:28:06 }
23:28:06 }
23:28:06
23:28:06 cluster {
23:28:06 # Using artery.
23:28:06 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.218:2550",
23:28:06 "akka://opendaylight-cluster-data@10.30.171.160:2550",
23:28:06 "akka://opendaylight-cluster-data@10.30.171.0:2550"]
23:28:06
23:28:06 roles = ["member-2"]
23:28:06
23:28:06 # when under load we might trip a false positive on the failure detector
23:28:06 # failure-detector {
23:28:06 # heartbeat-interval = 4 s
23:28:06 # acceptable-heartbeat-pause = 16s
23:28:06 # }
23:28:06 }
23:28:06
23:28:06 persistence {
23:28:06 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:28:06 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:28:06 # The relative path is always relative to KARAF_HOME.
23:28:06
23:28:06 # snapshot-store.local.dir = "target/snapshots"
23:28:06
23:28:06 # Use lz4 compression for LocalSnapshotStore snapshots
23:28:06 snapshot-store.local.use-lz4-compression = false
23:28:06 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:28:06 snapshot-store.local.lz4-blocksize = 256KB
23:28:06 }
23:28:06 disable-default-actor-system-quarantined-event-handling = "false"
23:28:06 }
23:28:06 }
23:28:06 Dump modules.conf
23:28:06 + echo 'Dump modules.conf'
23:28:06 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:06 modules = [
23:28:06
23:28:06 {
23:28:06 name = "inventory"
23:28:06 namespace = "urn:opendaylight:inventory"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "topology"
23:28:06 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "toaster"
23:28:06 namespace = "http://netconfcentral.org/ns/toaster"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "car"
23:28:06 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "people"
23:28:06 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:28:06 shard-strategy = "module"
23:28:06 },
23:28:06 {
23:28:06 name = "car-people"
23:28:06 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:28:06 shard-strategy = "module"
23:28:06 }
23:28:06 ]
23:28:06 Dump module-shards.conf
23:28:06 + echo 'Dump module-shards.conf'
23:28:06 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:06 module-shards = [
23:28:06 {
23:28:06 name = "default"
23:28:06 shards = [
23:28:06 {
23:28:06 name = "default"
23:28:06 replicas = ["member-1",
23:28:06 "member-2",
23:28:06 "member-3"]
23:28:06 }
23:28:06 ]
23:28:06 },
23:28:06 {
23:28:06 name = "inventory"
23:28:06 shards = [
23:28:06 {
23:28:06 name="inventory"
23:28:06 replicas = ["member-1",
23:28:06 "member-2",
23:28:06 "member-3"]
23:28:06 }
23:28:06 ]
23:28:06 },
23:28:06 {
23:28:06 name = "topology"
23:28:06 shards = [
23:28:06 {
23:28:06 name="topology"
23:28:06 replicas = ["member-1",
23:28:06 "member-2",
23:28:06 "member-3"]
23:28:06 }
23:28:06 ]
23:28:06 },
23:28:06 {
23:28:06 name = "toaster"
23:28:06 shards = [
23:28:06 {
23:28:06 name="toaster"
23:28:06 replicas = ["member-1",
23:28:06 "member-2",
23:28:06 "member-3"]
23:28:06 }
23:28:06 ]
23:28:06 },
23:28:06 {
23:28:06 name = "car"
23:28:06 shards = [
23:28:06 {
23:28:06 name="car"
23:28:06 replicas = ["member-1",
23:28:06 "member-2",
23:28:06 "member-3"]
23:28:06 }
23:28:06 ]
23:28:06 },
23:28:06 {
23:28:06 name = "people"
23:28:06 shards = [
23:28:06 {
23:28:06 name="people"
23:28:06 replicas = ["member-1",
23:28:06 "member-2",
23:28:06 "member-3"]
23:28:06 }
23:28:06 ]
23:28:06 },
23:28:06 {
23:28:06 name = "car-people"
23:28:06 shards = [
23:28:06 {
23:28:06 name="car-people"
23:28:06 replicas = ["member-1",
23:28:06 "member-2",
23:28:06 "member-3"]
23:28:06 }
23:28:06 ]
23:28:06 }
23:28:06 ]
23:28:06 Configuring member-3 with IP address 10.30.171.0
23:28:06 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:28:06 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:28:06 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:28:06 ++ [[ /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:28:06 common-functions.sh is being sourced
23:28:06 ++ echo 'common-functions.sh is being sourced'
23:28:06 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:28:06 ++ DISTROSTREAM=scandium
23:28:06 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:06 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:06 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:06 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:06 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:28:06 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:28:06 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:06 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:06 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:06 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:06 ++ export CONTROLLERMEM=
23:28:06 ++ CONTROLLERMEM=
23:28:06 ++ case "${DISTROSTREAM}" in
23:28:06 ++ CLUSTER_SYSTEM=akka
23:28:06 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:06 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:06 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:06 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:06 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:06 ++ print_common_env
23:28:06 ++ cat
23:28:06 common-functions environment:
23:28:06 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:06 ACTUALFEATURES:
23:28:06 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:06 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:28:06 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:06 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:06 CONTROLLERMEM:
23:28:06 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:06 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:06 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:06 SUITES:
23:28:06
23:28:06 ++ SSH='ssh -t -t'
23:28:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:28:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:28:06 Changing to /tmp
23:28:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:28:06 + echo 'Changing to /tmp'
23:28:06 + cd /tmp
23:28:06 + 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-20251123.212607-195.zip'
23:28:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:28:06 --2025-11-23 23:28:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251123.212607-195.zip
23:28:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:28:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:28:06 HTTP request sent, awaiting response... 200 OK
23:28:06 Length: 239811392 (229M) [application/zip]
23:28:06 Saving to: ‘karaf-0.21.4-20251123.212607-195.zip’
23:28:06
23:28:06 0K ........ ........ ........ ........ ........ ........ 1% 57.9M 4s
23:28:06 3072K ........ ........ ........ ........ ........ ........ 2% 100M 3s
23:28:06 6144K ........ ........ ........ ........ ........ ........ 3% 148M 2s
23:28:06 9216K ........ ........ ........ ........ ........ ........ 5% 145M 2s
23:28:06 12288K ........ ........ ........ ........ ........ ........ 6% 135M 2s
23:28:07 15360K ........ ........ ........ ........ ........ ........ 7% 182M 2s
23:28:07 18432K ........ ........ ........ ........ ........ ........ 9% 208M 2s
23:28:07 21504K ........ ........ ........ ........ ........ ........ 10% 198M 2s
23:28:07 24576K ........ ........ ........ ........ ........ ........ 11% 210M 2s
23:28:07 27648K ........ ........ ........ ........ ........ ........ 13% 244M 1s
23:28:07 30720K ........ ........ ........ ........ ........ ........ 14% 248M 1s
23:28:07 33792K ........ ........ ........ ........ ........ ........ 15% 242M 1s
23:28:07 36864K ........ ........ ........ ........ ........ ........ 17% 244M 1s
23:28:07 39936K ........ ........ ........ ........ ........ ........ 18% 269M 1s
23:28:07 43008K ........ ........ ........ ........ ........ ........ 19% 282M 1s
23:28:07 46080K ........ ........ ........ ........ ........ ........ 20% 285M 1s
23:28:07 49152K ........ ........ ........ ........ ........ ........ 22% 300M 1s
23:28:07 52224K ........ ........ ........ ........ ........ ........ 23% 234M 1s
23:28:07 55296K ........ ........ ........ ........ ........ ........ 24% 251M 1s
23:28:07 58368K ........ ........ ........ ........ ........ ........ 26% 273M 1s
23:28:07 61440K ........ ........ ........ ........ ........ ........ 27% 297M 1s
23:28:07 64512K ........ ........ ........ ........ ........ ........ 28% 297M 1s
23:28:07 67584K ........ ........ ........ ........ ........ ........ 30% 281M 1s
23:28:07 70656K ........ ........ ........ ........ ........ ........ 31% 284M 1s
23:28:07 73728K ........ ........ ........ ........ ........ ........ 32% 278M 1s
23:28:07 76800K ........ ........ ........ ........ ........ ........ 34% 294M 1s
23:28:07 79872K ........ ........ ........ ........ ........ ........ 35% 277M 1s
23:28:07 82944K ........ ........ ........ ........ ........ ........ 36% 290M 1s
23:28:07 86016K ........ ........ ........ ........ ........ ........ 38% 280M 1s
23:28:07 89088K ........ ........ ........ ........ ........ ........ 39% 289M 1s
23:28:07 92160K ........ ........ ........ ........ ........ ........ 40% 281M 1s
23:28:07 95232K ........ ........ ........ ........ ........ ........ 41% 296M 1s
23:28:07 98304K ........ ........ ........ ........ ........ ........ 43% 266M 1s
23:28:07 101376K ........ ........ ........ ........ ........ ........ 44% 293M 1s
23:28:07 104448K ........ ........ ........ ........ ........ ........ 45% 288M 1s
23:28:07 107520K ........ ........ ........ ........ ........ ........ 47% 289M 1s
23:28:07 110592K ........ ........ ........ ........ ........ ........ 48% 277M 1s
23:28:07 113664K ........ ........ ........ ........ ........ ........ 49% 292M 1s
23:28:07 116736K ........ ........ ........ ........ ........ ........ 51% 283M 1s
23:28:07 119808K ........ ........ ........ ........ ........ ........ 52% 294M 0s
23:28:07 122880K ........ ........ ........ ........ ........ ........ 53% 294M 0s
23:28:07 125952K ........ ........ ........ ........ ........ ........ 55% 280M 0s
23:28:07 129024K ........ ........ ........ ........ ........ ........ 56% 280M 0s
23:28:07 132096K ........ ........ ........ ........ ........ ........ 57% 296M 0s
23:28:07 135168K ........ ........ ........ ........ ........ ........ 59% 287M 0s
23:28:07 138240K ........ ........ ........ ........ ........ ........ 60% 279M 0s
23:28:07 141312K ........ ........ ........ ........ ........ ........ 61% 282M 0s
23:28:07 144384K ........ ........ ........ ........ ........ ........ 62% 282M 0s
23:28:07 147456K ........ ........ ........ ........ ........ ........ 64% 295M 0s
23:28:07 150528K ........ ........ ........ ........ ........ ........ 65% 287M 0s
23:28:07 153600K ........ ........ ........ ........ ........ ........ 66% 284M 0s
23:28:07 156672K ........ ........ ........ ........ ........ ........ 68% 283M 0s
23:28:07 159744K ........ ........ ........ ........ ........ ........ 69% 288M 0s
23:28:07 162816K ........ ........ ........ ........ ........ ........ 70% 288M 0s
23:28:07 165888K ........ ........ ........ ........ ........ ........ 72% 306M 0s
23:28:07 168960K ........ ........ ........ ........ ........ ........ 73% 299M 0s
23:28:07 172032K ........ ........ ........ ........ ........ ........ 74% 298M 0s
23:28:07 175104K ........ ........ ........ ........ ........ ........ 76% 292M 0s
23:28:07 178176K ........ ........ ........ ........ ........ ........ 77% 285M 0s
23:28:07 181248K ........ ........ ........ ........ ........ ........ 78% 277M 0s
23:28:07 184320K ........ ........ ........ ........ ........ ........ 80% 299M 0s
23:28:07 187392K ........ ........ ........ ........ ........ ........ 81% 274M 0s
23:28:07 190464K ........ ........ ........ ........ ........ ........ 82% 260M 0s
23:28:07 193536K ........ ........ ........ ........ ........ ........ 83% 370M 0s
23:28:07 196608K ........ ........ ........ ........ ........ ........ 85% 293M 0s
23:28:07 199680K ........ ........ ........ ........ ........ ........ 86% 225M 0s
23:28:07 202752K ........ ........ ........ ........ ........ ........ 87% 445M 0s
23:28:07 205824K ........ ........ ........ ........ ........ ........ 89% 303M 0s
23:28:07 208896K ........ ........ ........ ........ ........ ........ 90% 298M 0s
23:28:07 211968K ........ ........ ........ ........ ........ ........ 91% 287M 0s
23:28:07 215040K ........ ........ ........ ........ ........ ........ 93% 266M 0s
23:28:07 218112K ........ ........ ........ ........ ........ ........ 94% 296M 0s
23:28:07 221184K ........ ........ ........ ........ ........ ........ 95% 299M 0s
23:28:07 224256K ........ ........ ........ ........ ........ ........ 97% 283M 0s
23:28:07 227328K ........ ........ ........ ........ ........ ........ 98% 296M 0s
23:28:07 230400K ........ ........ ........ ........ ........ ........ 99% 280M 0s
23:28:07 233472K ........ ... 100% 226M=0.9s
23:28:07
23:28:07 2025-11-23 23:28:07 (249 MB/s) - ‘karaf-0.21.4-20251123.212607-195.zip’ saved [239811392/239811392]
23:28:07
23:28:07 Extracting the new controller...
23:28:07 + echo 'Extracting the new controller...'
23:28:07 + unzip -q karaf-0.21.4-20251123.212607-195.zip
23:28:09 Adding external repositories...
23:28:09 + echo 'Adding external repositories...'
23:28:09 + 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:28:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:09 ################################################################################
23:28:09 #
23:28:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:09 # contributor license agreements. See the NOTICE file distributed with
23:28:09 # this work for additional information regarding copyright ownership.
23:28:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:09 # (the "License"); you may not use this file except in compliance with
23:28:09 # the License. You may obtain a copy of the License at
23:28:09 #
23:28:09 # http://www.apache.org/licenses/LICENSE-2.0
23:28:09 #
23:28:09 # Unless required by applicable law or agreed to in writing, software
23:28:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:09 # See the License for the specific language governing permissions and
23:28:09 # limitations under the License.
23:28:09 #
23:28:09 ################################################################################
23:28:09
23:28:09 #
23:28:09 # If set to true, the following property will not allow any certificate to be used
23:28:09 # when accessing Maven repositories through SSL
23:28:09 #
23:28:09 #org.ops4j.pax.url.mvn.certificateCheck=
23:28:09
23:28:09 #
23:28:09 # Path to the local Maven settings file.
23:28:09 # The repositories defined in this file will be automatically added to the list
23:28:09 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:28:09 # below is not set.
23:28:09 # The following locations are checked for the existence of the settings.xml file
23:28:09 # * 1. looks for the specified url
23:28:09 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:28:09 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:28:09 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:28:09 #
23:28:09 #org.ops4j.pax.url.mvn.settings=
23:28:09
23:28:09 #
23:28:09 # Path to the local Maven repository which is used to avoid downloading
23:28:09 # artifacts when they already exist locally.
23:28:09 # The value of this property will be extracted from the settings.xml file
23:28:09 # above, or defaulted to:
23:28:09 # System.getProperty( "user.home" ) + "/.m2/repository"
23:28:09 #
23:28:09 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:28:09
23:28:09 #
23:28:09 # Default this to false. It's just weird to use undocumented repos
23:28:09 #
23:28:09 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:28:09
23:28:09 #
23:28:09 # Uncomment if you don't wanna use the proxy settings
23:28:09 # from the Maven conf/settings.xml file
23:28:09 #
23:28:09 # org.ops4j.pax.url.mvn.proxySupport=false
23:28:09
23:28:09 #
23:28:09 # Comma separated list of repositories scanned when resolving an artifact.
23:28:09 # Those repositories will be checked before iterating through the
23:28:09 # below list of repositories and even before the local repository
23:28:09 # A repository url can be appended with zero or more of the following flags:
23:28:09 # @snapshots : the repository contains snaphots
23:28:09 # @noreleases : the repository does not contain any released artifacts
23:28:09 #
23:28:09 # The following property value will add the system folder as a repo.
23:28:09 #
23:28:09 org.ops4j.pax.url.mvn.defaultRepositories=\
23:28:09 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:28:09 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:28:09 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:28:09
23:28:09 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:28:09 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:28:09
23:28:09 #
23:28:09 # Comma separated list of repositories scanned when resolving an artifact.
23:28:09 # The default list includes the following repositories:
23:28:09 # http://repo1.maven.org/maven2@id=central
23:28:09 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:28:09 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:28:09 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:28:09 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:28:09 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:28:09 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:28:09 # To add repositories to the default ones, prepend '+' to the list of repositories
23:28:09 # to add.
23:28:09 # A repository url can be appended with zero or more of the following flags:
23:28:09 # @snapshots : the repository contains snapshots
23:28:09 # @noreleases : the repository does not contain any released artifacts
23:28:09 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:28:09 #
23:28:09 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:28:09
23:28:09 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:28:09 + [[ True == \T\r\u\e ]]
23:28:09 + echo 'Configuring the startup features...'
23:28:09 + 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:28:09 + FEATURE_TEST_STRING=features-test
23:28:09 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:28:09 + KARAF_VERSION=karaf4
23:28:09 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:28:09 + 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:28:09 + [[ ! -z '' ]]
23:28:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:09 ################################################################################
23:28:09 #
23:28:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:09 # contributor license agreements. See the NOTICE file distributed with
23:28:09 # this work for additional information regarding copyright ownership.
23:28:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:09 # (the "License"); you may not use this file except in compliance with
23:28:09 # the License. You may obtain a copy of the License at
23:28:09 #
23:28:09 # http://www.apache.org/licenses/LICENSE-2.0
23:28:09 #
23:28:09 # Unless required by applicable law or agreed to in writing, software
23:28:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:09 # See the License for the specific language governing permissions and
23:28:09 # limitations under the License.
23:28:09 #
23:28:09 ################################################################################
23:28:09
23:28:09 #
23:28:09 # Comma separated list of features repositories to register by default
23:28:09 #
23:28:09 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}/a2096549-fcf8-4ed4-8006-079840da34b0.xml
23:28:09
23:28:09 #
23:28:09 # Comma separated list of features to install at startup
23:28:09 #
23:28:09 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 5a91ab7a-1678-4d25-ad2a-e8ef43cf24ad
23:28:09
23:28:09 #
23:28:09 # Resource repositories (OBR) that the features resolver can use
23:28:09 # to resolve requirements/capabilities
23:28:09 #
23:28:09 # The format of the resourceRepositories is
23:28:09 # resourceRepositories=[xml:url|json:url],...
23:28:09 # for Instance:
23:28:09 #
23:28:09 #resourceRepositories=xml:http://host/path/to/index.xml
23:28:09 # or
23:28:09 #resourceRepositories=json:http://host/path/to/index.json
23:28:09 #
23:28:09
23:28:09 #
23:28:09 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:28:09 #
23:28:09 featuresBootAsynchronous=false
23:28:09
23:28:09 #
23:28:09 # Service requirements enforcement
23:28:09 #
23:28:09 # By default, the feature resolver checks the service requirements/capabilities of
23:28:09 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:28:09 # the required bundles.
23:28:09 # The following flag can have those values:
23:28:09 # - disable: service requirements are completely ignored
23:28:09 # - default: service requirements are ignored for old features
23:28:09 # - enforce: service requirements are always verified
23:28:09 #
23:28:09 #serviceRequirements=default
23:28:09
23:28:09 #
23:28:09 # Store cfg file for config element in feature
23:28:09 #
23:28:09 #configCfgStore=true
23:28:09
23:28:09 #
23:28:09 # Define if the feature service automatically refresh bundles
23:28:09 #
23:28:09 autoRefresh=true
23:28:09
23:28:09 #
23:28:09 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:28:09 # XML file defines instructions related to features processing
23:28:09 # versions.properties may declare properties to resolve placeholders in XML file
23:28:09 # both files are relative to ${karaf.etc}
23:28:09 #
23:28:09 #featureProcessing=org.apache.karaf.features.xml
23:28:09 #featureProcessingVersions=versions.properties
23:28:09 + configure_karaf_log karaf4 ''
23:28:09 + local -r karaf_version=karaf4
23:28:09 + local -r controllerdebugmap=
23:28:09 + local logapi=log4j
23:28:09 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:28:09 log4j2.rootLogger.level = INFO
23:28:09 #log4j2.rootLogger.type = asyncRoot
23:28:09 #log4j2.rootLogger.includeLocation = false
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:28:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:28:09 log4j2.rootLogger.appenderRef.Console.ref = Console
23:28:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:28:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:28:09 log4j2.logger.spifly.name = org.apache.aries.spifly
23:28:09 log4j2.logger.spifly.level = WARN
23:28:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:28:09 log4j2.logger.audit.level = INFO
23:28:09 log4j2.logger.audit.additivity = false
23:28:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:28:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:28:09 log4j2.appender.console.type = Console
23:28:09 log4j2.appender.console.name = Console
23:28:09 log4j2.appender.console.layout.type = PatternLayout
23:28:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:28:09 log4j2.appender.rolling.type = RollingRandomAccessFile
23:28:09 log4j2.appender.rolling.name = RollingFile
23:28:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:28:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:28:09 #log4j2.appender.rolling.immediateFlush = false
23:28:09 log4j2.appender.rolling.append = true
23:28:09 log4j2.appender.rolling.layout.type = PatternLayout
23:28:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:28:09 log4j2.appender.rolling.policies.type = Policies
23:28:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:28:09 log4j2.appender.rolling.policies.size.size = 64MB
23:28:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:28:09 log4j2.appender.rolling.strategy.max = 7
23:28:09 log4j2.appender.audit.type = RollingRandomAccessFile
23:28:09 log4j2.appender.audit.name = AuditRollingFile
23:28:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:28:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:28:09 log4j2.appender.audit.append = true
23:28:09 log4j2.appender.audit.layout.type = PatternLayout
23:28:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:28:09 log4j2.appender.audit.policies.type = Policies
23:28:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:28:09 log4j2.appender.audit.policies.size.size = 8MB
23:28:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:28:09 log4j2.appender.audit.strategy.max = 7
23:28:09 log4j2.appender.osgi.type = PaxOsgi
23:28:09 log4j2.appender.osgi.name = PaxOsgi
23:28:09 log4j2.appender.osgi.filter = *
23:28:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:28:09 #log4j2.logger.aether.level = TRACE
23:28:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:28:09 #log4j2.logger.http-headers.level = DEBUG
23:28:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:28:09 #log4j2.logger.maven.level = TRACE
23:28:09 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:28:09 + logapi=log4j2
23:28:09 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:28:09 + '[' log4j2 == log4j2 ']'
23:28:09 + 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:28:09 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:28:09 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:28:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:28:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:28:09 controllerdebugmap:
23:28:09 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:09 + unset IFS
23:28:09 + echo 'controllerdebugmap: '
23:28:09 + '[' -n '' ']'
23:28:09 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:28:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:09 ################################################################################
23:28:09 #
23:28:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:09 # contributor license agreements. See the NOTICE file distributed with
23:28:09 # this work for additional information regarding copyright ownership.
23:28:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:09 # (the "License"); you may not use this file except in compliance with
23:28:09 # the License. You may obtain a copy of the License at
23:28:09 #
23:28:09 # http://www.apache.org/licenses/LICENSE-2.0
23:28:09 #
23:28:09 # Unless required by applicable law or agreed to in writing, software
23:28:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:09 # See the License for the specific language governing permissions and
23:28:09 # limitations under the License.
23:28:09 #
23:28:09 ################################################################################
23:28:09
23:28:09 # Common pattern layout for appenders
23:28:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:28:09
23:28:09 # Root logger
23:28:09 log4j2.rootLogger.level = INFO
23:28:09 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:28:09 #log4j2.rootLogger.type = asyncRoot
23:28:09 #log4j2.rootLogger.includeLocation = false
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:28:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:28:09 log4j2.rootLogger.appenderRef.Console.ref = Console
23:28:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:28:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:28:09
23:28:09 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:28:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:28:09
23:28:09 # Loggers configuration
23:28:09
23:28:09 # Spifly logger
23:28:09 log4j2.logger.spifly.name = org.apache.aries.spifly
23:28:09 log4j2.logger.spifly.level = WARN
23:28:09
23:28:09 # Security audit logger
23:28:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:28:09 log4j2.logger.audit.level = INFO
23:28:09 log4j2.logger.audit.additivity = false
23:28:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:28:09
23:28:09 # Appenders configuration
23:28:09
23:28:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:28:09 log4j2.appender.console.type = Console
23:28:09 log4j2.appender.console.name = Console
23:28:09 log4j2.appender.console.layout.type = PatternLayout
23:28:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:28:09
23:28:09 # Rolling file appender
23:28:09 log4j2.appender.rolling.type = RollingRandomAccessFile
23:28:09 log4j2.appender.rolling.name = RollingFile
23:28:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:28:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:28:09 # uncomment to not force a disk flush
23:28:09 #log4j2.appender.rolling.immediateFlush = false
23:28:09 log4j2.appender.rolling.append = true
23:28:09 log4j2.appender.rolling.layout.type = PatternLayout
23:28:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:28:09 log4j2.appender.rolling.policies.type = Policies
23:28:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:28:09 log4j2.appender.rolling.policies.size.size = 1GB
23:28:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:28:09 log4j2.appender.rolling.strategy.max = 7
23:28:09
23:28:09 # Audit file appender
23:28:09 log4j2.appender.audit.type = RollingRandomAccessFile
23:28:09 log4j2.appender.audit.name = AuditRollingFile
23:28:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:28:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:28:09 log4j2.appender.audit.append = true
23:28:09 log4j2.appender.audit.layout.type = PatternLayout
23:28:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:28:09 log4j2.appender.audit.policies.type = Policies
23:28:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:28:09 log4j2.appender.audit.policies.size.size = 8MB
23:28:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:28:09 log4j2.appender.audit.strategy.max = 7
23:28:09
23:28:09 # OSGi appender
23:28:09 log4j2.appender.osgi.type = PaxOsgi
23:28:09 log4j2.appender.osgi.name = PaxOsgi
23:28:09 log4j2.appender.osgi.filter = *
23:28:09
23:28:09 # help with identification of maven-related problems with pax-url-aether
23:28:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:28:09 #log4j2.logger.aether.level = TRACE
23:28:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:28:09 #log4j2.logger.http-headers.level = DEBUG
23:28:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:28:09 #log4j2.logger.maven.level = TRACE
23:28:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:28:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:28:09 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:09 Configure
23:28:09 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:28:09 max memory: 3072m
23:28:09 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:09 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:28:09 + local -r controllermem=3072m
23:28:09 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:09 + echo Configure
23:28:09 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:28:09 + echo ' max memory: 3072m'
23:28:09 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:28:09 + 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:28:09 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:09 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:09 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:28:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:09 #!/bin/sh
23:28:09 #
23:28:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:28:09 # contributor license agreements. See the NOTICE file distributed with
23:28:09 # this work for additional information regarding copyright ownership.
23:28:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:28:09 # (the "License"); you may not use this file except in compliance with
23:28:09 # the License. You may obtain a copy of the License at
23:28:09 #
23:28:09 # http://www.apache.org/licenses/LICENSE-2.0
23:28:09 #
23:28:09 # Unless required by applicable law or agreed to in writing, software
23:28:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:28:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:28:09 # See the License for the specific language governing permissions and
23:28:09 # limitations under the License.
23:28:09 #
23:28:09
23:28:09 #
23:28:09 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:28:09 # script: client, instance, shell, start, status, stop, karaf
23:28:09 #
23:28:09 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:28:09 # Actions go here...
23:28:09 # fi
23:28:09
23:28:09 #
23:28:09 # general settings which should be applied for all scripts go here; please keep
23:28:09 # in mind that it is possible that scripts might be executed more than once, e.g.
23:28:09 # in example of the start script where the start script is executed first and the
23:28:09 # karaf script afterwards.
23:28:09 #
23:28:09
23:28:09 #
23:28:09 # The following section shows the possible configuration options for the default
23:28:09 # karaf scripts
23:28:09 #
23:28:09 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:28:09 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:28:09 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:28:09 # export EXTRA_JAVA_OPTS # Additional JVM options
23:28:09 # export KARAF_HOME # Karaf home folder
23:28:09 # export KARAF_DATA # Karaf data folder
23:28:09 # export KARAF_BASE # Karaf base folder
23:28:09 # export KARAF_ETC # Karaf etc folder
23:28:09 # export KARAF_LOG # Karaf log folder
23:28:09 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:28:09 # export KARAF_OPTS # Additional available Karaf options
23:28:09 # export KARAF_DEBUG # Enable debug mode
23:28:09 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:28:09 # export KARAF_NOROOT # Prevent execution as root if set to true
23:28:09 Set Java version
23:28:09 + echo 'Set Java version'
23:28:09 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:28:09 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:28:09 sudo: a password is required
23:28:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:09 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:28:09 sudo: a password is required
23:28:09 JDK default version ...
23:28:09 + echo 'JDK default version ...'
23:28:09 + java -version
23:28:10 openjdk version "21.0.8" 2025-07-15
23:28:10 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:28:10 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:28:10 Set JAVA_HOME
23:28:10 + echo 'Set JAVA_HOME'
23:28:10 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:28:10 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:28:10 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:10 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:10 Listing all open ports on controller system...
23:28:10 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:28:10 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:28:10 + echo 'Listing all open ports on controller system...'
23:28:10 + netstat -pnatu
23:28:10 /tmp/configuration-script.sh: line 40: netstat: command not found
23:28:10 Custom shard config exists!!!
23:28:10 Copying the shard config...
23:28:10 + '[' -f /tmp/custom_shard_config.txt ']'
23:28:10 + echo 'Custom shard config exists!!!'
23:28:10 + echo 'Copying the shard config...'
23:28:10 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:28:10 Configuring cluster
23:28:10 + echo 'Configuring cluster'
23:28:10 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.218 10.30.171.160 10.30.171.0
23:28:10 ################################################
23:28:10 ## Configure Cluster ##
23:28:10 ################################################
23:28:10 NOTE: Cluster configuration files not found. Copying from
23:28:10 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:28:10 Configuring unique name in akka.conf
23:28:10 Configuring hostname in akka.conf
23:28:10 Configuring data and rpc seed nodes in akka.conf
23:28:10 modules = [
23:28:10
23:28:10 {
23:28:10 name = "inventory"
23:28:10 namespace = "urn:opendaylight:inventory"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "topology"
23:28:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "toaster"
23:28:10 namespace = "http://netconfcentral.org/ns/toaster"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "car"
23:28:10 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "people"
23:28:10 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "car-people"
23:28:10 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:28:10 shard-strategy = "module"
23:28:10 }
23:28:10 ]
23:28:10 Configuring replication type in module-shards.conf
23:28:10 ################################################
23:28:10 ## NOTE: Manually restart controller to ##
23:28:10 ## apply configuration. ##
23:28:10 ################################################
23:28:10 Dump akka.conf
23:28:10 + echo 'Dump akka.conf'
23:28:10 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:10
23:28:10 odl-cluster-data {
23:28:10 akka {
23:28:10 remote {
23:28:10 artery {
23:28:10 enabled = on
23:28:10 transport = tcp
23:28:10 canonical.hostname = "10.30.171.0"
23:28:10 canonical.port = 2550
23:28:10 }
23:28:10 }
23:28:10
23:28:10 cluster {
23:28:10 # Using artery.
23:28:10 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.218:2550",
23:28:10 "akka://opendaylight-cluster-data@10.30.171.160:2550",
23:28:10 "akka://opendaylight-cluster-data@10.30.171.0:2550"]
23:28:10
23:28:10 roles = ["member-3"]
23:28:10
23:28:10 # when under load we might trip a false positive on the failure detector
23:28:10 # failure-detector {
23:28:10 # heartbeat-interval = 4 s
23:28:10 # acceptable-heartbeat-pause = 16s
23:28:10 # }
23:28:10 }
23:28:10
23:28:10 persistence {
23:28:10 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:28:10 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:28:10 # The relative path is always relative to KARAF_HOME.
23:28:10
23:28:10 # snapshot-store.local.dir = "target/snapshots"
23:28:10
23:28:10 # Use lz4 compression for LocalSnapshotStore snapshots
23:28:10 snapshot-store.local.use-lz4-compression = false
23:28:10 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:28:10 snapshot-store.local.lz4-blocksize = 256KB
23:28:10 }
23:28:10 disable-default-actor-system-quarantined-event-handling = "false"
23:28:10 }
23:28:10 }
23:28:10 Dump modules.conf
23:28:10 + echo 'Dump modules.conf'
23:28:10 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:10 modules = [
23:28:10
23:28:10 {
23:28:10 name = "inventory"
23:28:10 namespace = "urn:opendaylight:inventory"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "topology"
23:28:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "toaster"
23:28:10 namespace = "http://netconfcentral.org/ns/toaster"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "car"
23:28:10 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "people"
23:28:10 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:28:10 shard-strategy = "module"
23:28:10 },
23:28:10 {
23:28:10 name = "car-people"
23:28:10 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:28:10 shard-strategy = "module"
23:28:10 }
23:28:10 ]
23:28:10 Dump module-shards.conf
23:28:10 + echo 'Dump module-shards.conf'
23:28:10 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:10 module-shards = [
23:28:10 {
23:28:10 name = "default"
23:28:10 shards = [
23:28:10 {
23:28:10 name = "default"
23:28:10 replicas = ["member-1",
23:28:10 "member-2",
23:28:10 "member-3"]
23:28:10 }
23:28:10 ]
23:28:10 },
23:28:10 {
23:28:10 name = "inventory"
23:28:10 shards = [
23:28:10 {
23:28:10 name="inventory"
23:28:10 replicas = ["member-1",
23:28:10 "member-2",
23:28:10 "member-3"]
23:28:10 }
23:28:10 ]
23:28:10 },
23:28:10 {
23:28:10 name = "topology"
23:28:10 shards = [
23:28:10 {
23:28:10 name="topology"
23:28:10 replicas = ["member-1",
23:28:10 "member-2",
23:28:10 "member-3"]
23:28:10 }
23:28:10 ]
23:28:10 },
23:28:10 {
23:28:10 name = "toaster"
23:28:10 shards = [
23:28:10 {
23:28:10 name="toaster"
23:28:10 replicas = ["member-1",
23:28:10 "member-2",
23:28:10 "member-3"]
23:28:10 }
23:28:10 ]
23:28:10 },
23:28:10 {
23:28:10 name = "car"
23:28:10 shards = [
23:28:10 {
23:28:10 name="car"
23:28:10 replicas = ["member-1",
23:28:10 "member-2",
23:28:10 "member-3"]
23:28:10 }
23:28:10 ]
23:28:10 },
23:28:10 {
23:28:10 name = "people"
23:28:10 shards = [
23:28:10 {
23:28:10 name="people"
23:28:10 replicas = ["member-1",
23:28:10 "member-2",
23:28:10 "member-3"]
23:28:10 }
23:28:10 ]
23:28:10 },
23:28:10 {
23:28:10 name = "car-people"
23:28:10 shards = [
23:28:10 {
23:28:10 name="car-people"
23:28:10 replicas = ["member-1",
23:28:10 "member-2",
23:28:10 "member-3"]
23:28:10 }
23:28:10 ]
23:28:10 }
23:28:10 ]
23:28:11 Locating config plan to use...
23:28:11 Finished running config plans
23:28:11 Starting member-1 with IP address 10.30.170.218
23:28:11 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:28:11 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:28:11 Redirecting karaf console output to karaf_console.log
23:28:11 Starting controller...
23:28:11 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:28:11 Starting member-2 with IP address 10.30.171.160
23:28:11 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:28:11 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:28:11 Redirecting karaf console output to karaf_console.log
23:28:11 Starting controller...
23:28:11 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:28:11 Starting member-3 with IP address 10.30.171.0
23:28:11 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:28:12 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:28:12 Redirecting karaf console output to karaf_console.log
23:28:12 Starting controller...
23:28:12 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:28:12 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins6683331893526654620.sh
23:28:12 common-functions.sh is being sourced
23:28:12 common-functions environment:
23:28:12 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:28:12 ACTUALFEATURES:
23:28:12 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:28:12 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:28:12 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:28:12 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:28:12 CONTROLLERMEM: 2048m
23:28:12 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:28:12 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:28:12 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:28:12 SUITES:
23:28:12
23:28:12 + echo '#################################################'
23:28:12 #################################################
23:28:12 + echo '## Verify Cluster is UP ##'
23:28:12 ## Verify Cluster is UP ##
23:28:12 + echo '#################################################'
23:28:12 #################################################
23:28:12 + create_post_startup_script
23:28:12 + cat
23:28:12 + copy_and_run_post_startup_script
23:28:12 + seed_index=1
23:28:12 ++ seq 1 3
23:28:12 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:28:12 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:28:12 + echo 'Execute the post startup script on controller 10.30.170.218'
23:28:12 Execute the post startup script on controller 10.30.170.218
23:28:12 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.170.218:/tmp/
23:28:12 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:28:12 + ssh 10.30.170.218 'bash /tmp/post-startup-script.sh 1'
23:28:12 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:28:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:12 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:29:17 2025-11-23T23:28:54,594 | 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:29:17 Controller is UP
23:29:17 2025-11-23T23:28:54,594 | 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:29:17 Listing all open ports on controller system...
23:29:17 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:29:17 looking for "BindException: Address already in use" in log file
23:29:17 looking for "server is unhealthy" in log file
23:29:17 + '[' 1 == 0 ']'
23:29:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:29:17 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:29:17 + echo 'Execute the post startup script on controller 10.30.171.160'
23:29:17 Execute the post startup script on controller 10.30.171.160
23:29:17 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.171.160:/tmp/
23:29:18 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:29:18 + ssh 10.30.171.160 'bash /tmp/post-startup-script.sh 2'
23:29:18 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:29:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:18 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:30:23 2025-11-23T23:28:54,827 | 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:23 Controller is UP
23:30:23 2025-11-23T23:28:54,827 | 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:23 Listing all open ports on controller system...
23:30:23 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:30:23 looking for "BindException: Address already in use" in log file
23:30:23 looking for "server is unhealthy" in log file
23:30:23 + '[' 2 == 0 ']'
23:30:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:30:23 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:30:23 + echo 'Execute the post startup script on controller 10.30.171.0'
23:30:23 Execute the post startup script on controller 10.30.171.0
23:30:23 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.171.0:/tmp/
23:30:23 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:30:24 + ssh 10.30.171.0 'bash /tmp/post-startup-script.sh 3'
23:30:24 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:30:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:24 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:31:29 2025-11-23T23:28:56,266 | 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:29 Controller is UP
23:31:29 2025-11-23T23:28:56,266 | 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:29 Listing all open ports on controller system...
23:31:29 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:31:29 looking for "BindException: Address already in use" in log file
23:31:29 looking for "server is unhealthy" in log file
23:31:29 + '[' 0 == 0 ']'
23:31:29 + seed_index=1
23:31:29 + dump_controller_threads
23:31:29 ++ seq 1 3
23:31:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:29 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:31:29 + echo 'Let'\''s take the karaf thread dump'
23:31:29 Let's take the karaf thread dump
23:31:29 + ssh 10.30.170.218 'sudo ps aux'
23:31:29 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:31:30 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
23:31:30 ++ grep -v grep
23:31:30 ++ cut -f2 '-d '
23:31:30 ++ tr -s ' '
23:31:30 + pid=2086
23:31:30 + echo 'karaf main: org.apache.karaf.main.Main, pid:2086'
23:31:30 karaf main: org.apache.karaf.main.Main, pid:2086
23:31:30 + ssh 10.30.170.218 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2086'
23:31:30 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
23:31:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:30 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:31:30 + echo 'Let'\''s take the karaf thread dump'
23:31:30 Let's take the karaf thread dump
23:31:30 + ssh 10.30.171.160 'sudo ps aux'
23:31:30 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:31:31 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
23:31:31 ++ grep -v grep
23:31:31 ++ tr -s ' '
23:31:31 ++ cut -f2 '-d '
23:31:31 + pid=2094
23:31:31 + echo 'karaf main: org.apache.karaf.main.Main, pid:2094'
23:31:31 karaf main: org.apache.karaf.main.Main, pid:2094
23:31:31 + ssh 10.30.171.160 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2094'
23:31:31 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
23:31:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:31 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:31:31 + echo 'Let'\''s take the karaf thread dump'
23:31:31 Let's take the karaf thread dump
23:31:31 + ssh 10.30.171.0 'sudo ps aux'
23:31:31 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:31:32 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
23:31:32 ++ grep -v grep
23:31:32 ++ cut -f2 '-d '
23:31:32 ++ tr -s ' '
23:31:32 + pid=2092
23:31:32 + echo 'karaf main: org.apache.karaf.main.Main, pid:2092'
23:31:32 karaf main: org.apache.karaf.main.Main, pid:2092
23:31:32 + ssh 10.30.171.0 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2092'
23:31:32 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
23:31:32 + '[' 0 -gt 0 ']'
23:31:32 + echo 'Generating controller variables...'
23:31:32 Generating controller variables...
23:31:32 ++ seq 1 3
23:31:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:32 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:31:32 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.218'
23:31:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:32 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:31:32 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.218 -v ODL_SYSTEM_2_IP:10.30.171.160'
23:31:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:32 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:31:32 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.218 -v ODL_SYSTEM_2_IP:10.30.171.160 -v ODL_SYSTEM_3_IP:10.30.171.0'
23:31:32 + echo 'Generating mininet variables...'
23:31:32 Generating mininet variables...
23:31:32 ++ seq 1 0
23:31:32 + get_test_suites SUITES
23:31:32 + local __suite_list=SUITES
23:31:32 + echo 'Locating test plan to use...'
23:31:32 Locating test plan to use...
23:31:32 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell-scandium.txt
23:31:32 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell-scandium.txt ']'
23:31:32 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell.txt
23:31:32 + '[' disabled '!=' disabled ']'
23:31:32 + echo 'Changing the testplan path...'
23:31:32 Changing the testplan path...
23:31:32 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-scandium: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell.txt
23:31:32 + cat testplan.txt
23:31:32 # Place the suites in run order:
23:31:32
23:31:32 # disabling all "prefix based" suites. This functionality was newly
23:31:32 # introduced with these tests in 2017. The assumption is that
23:31:32 # development stopped in that area, but may continue at a later
23:31:32 # time. Still, the tests are failing and no resources to solve the
23:31:32 # failures at this time. If/When this changes, we can uncomment
23:31:32 # those suites. Note that every suite is commented out with it's
23:31:32 # accompanying "restart_with_tell_based_true" setup suite.
23:31:32
23:31:32
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:31:32 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:31:32 + '[' -z '' ']'
23:31:32 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:31:32 ++ tr '\012' ' '
23:31:32 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:31:32 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:31:32 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:31:32 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:31:32 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:31:32 + robot -N controller-clustering-tell.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-20251123.212607-195.zip -v CONTROLLER:10.30.170.218 -v CONTROLLER1:10.30.171.160 -v CONTROLLER2:10.30.171.0 -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-tell-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.170.218 -v ODL_SYSTEM_1_IP:10.30.170.218 -v ODL_SYSTEM_2_IP:10.30.171.160 -v ODL_SYSTEM_3_IP:10.30.171.0 -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-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:31:33 ==============================================================================
23:31:33 controller-clustering-tell.txt
23:31:33 ==============================================================================
23:31:33 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:31:33 ==============================================================================
23:31:38 Stop_All_Members :: Stop every odl node. | PASS |
23:35:50 ------------------------------------------------------------------------------
23:35:50 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:35:59 ------------------------------------------------------------------------------
23:35:59 Start_All_And_Sync :: Start each member and wait for sync. | PASS |
23:36:52 ------------------------------------------------------------------------------
23:36:52 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | PASS |
23:36:52 3 tests, 3 passed, 0 failed
23:36:52 ==============================================================================
23:36:52 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
23:36:52 ==============================================================================
23:36:56 Get_Shard_Role :: Get shard role. | FAIL |
23:36:57 ... click for list of related bugs or create a new one if needed (with the
23:36:57 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
23:36:57 reference somewhere inside)
23:36:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role&order=bug_status"
23:36:57
23:36:57 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.218:8181/restconf/operations/cluster-admin:get-shard-role
23:36:57 ------------------------------------------------------------------------------
23:36:57 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
23:37:03 ... click for list of related bugs or create a new one if needed (with the
23:37:03 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
23:37:03 reference somewhere inside)
23:37:03 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader&order=bug_status"
23:37:03
23:37:03 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.218:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
23:37:03 ------------------------------------------------------------------------------
23:37:03 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
23:37:09 ... click for list of related bugs or create a new one if needed (with the
23:37:09 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
23:37:09 reference somewhere inside)
23:37:09 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower&order=bug_status"
23:37:09
23:37:09 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.160:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
23:37:09 ------------------------------------------------------------------------------
23:37:09 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
23:37:09 ... click for list of related bugs or create a new one if needed (with the
23:37:09 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
23:37:09 reference somewhere inside)
23:37:09 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local&order=bug_status"
23:37:09
23:37:09 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.160:8181/restconf/operations/cluster-admin:make-leader-local
23:37:09 ------------------------------------------------------------------------------
23:37:09 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
23:37:10 ... click for list of related bugs or create a new one if needed (with the
23:37:10 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
23:37:10 reference somewhere inside)
23:37:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back&order=bug_status"
23:37:10
23:37:10 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.218:8181/restconf/operations/cluster-admin:remove-shard-replica
23:37:10 ------------------------------------------------------------------------------
23:37:10 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
23:37:10 ... click for list of related bugs or create a new one if needed (with the
23:37:10 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
23:37:10 reference somewhere inside)
23:37:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back&order=bug_status"
23:37:10
23:37:10 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.160:8181/restconf/operations/cluster-admin:remove-shard-replica
23:37:10 ------------------------------------------------------------------------------
23:37:10 Write_Transactions_One_Node_Leader :: Write transactions. | PASS |
23:38:11 ------------------------------------------------------------------------------
23:38:11 Write_Transactions_One_Node_Follower :: Write transactions. | PASS |
23:39:13 ------------------------------------------------------------------------------
23:39:13 Write_Transactions_All_Nodes :: Write transactions. | PASS |
23:40:14 ------------------------------------------------------------------------------
23:40:14 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
23:40:14 9 tests, 3 passed, 6 failed
23:40:14 ==============================================================================
23:40:14 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:40:14 ==============================================================================
23:40:18 Stop_All_Members :: Stop every odl node. | FAIL |
23:46:30 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:46:30 ------------------------------------------------------------------------------
23:46:30 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:46:39 ------------------------------------------------------------------------------
23:46:39 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:52:50 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.0:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:52:50 ------------------------------------------------------------------------------
23:52:50 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:52:50 3 tests, 1 passed, 2 failed
23:52:50 ==============================================================================
23:52:51 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
23:52:51 ==============================================================================
23:53:24 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
23:55:45 ... click for list of related bugs or create a new one if needed (with the
23:55:45 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
23:55:45 reference somewhere inside)
23:55:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown&order=bug_status"
23:55:45
23:55:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.0:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
23:55:45 ------------------------------------------------------------------------------
23:55:45 Restart :: Restart odl | FAIL |
00:02:18 ... click for list of related bugs or create a new one if needed (with the
00:02:18 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
00:02:18 reference somewhere inside)
00:02:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_restart&order=bug_status"
00:02:18
00:02:18 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:02:18 ------------------------------------------------------------------------------
00:02:18 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
00:04:58 ... click for list of related bugs or create a new one if needed (with the
00:04:58 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
00:04:58 reference somewhere inside)
00:04:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown&order=bug_status"
00:04:58
00:04:58 ConnectionError: HTTPConnectionPool(host='10.30.170.218', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:04:58 ------------------------------------------------------------------------------
00:04:58 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
00:04:58 3 tests, 0 passed, 3 failed
00:04:58 ==============================================================================
00:04:58 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:04:58 ==============================================================================
00:05:37 Stop_All_Members :: Stop every odl node. | FAIL |
00:11: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
00:11:41 ------------------------------------------------------------------------------
00:11:41 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:11:50 ------------------------------------------------------------------------------
00:11:50 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:18:01 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.0:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:18:01 ------------------------------------------------------------------------------
00:18:01 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:18:01 3 tests, 1 passed, 2 failed
00:18:01 ==============================================================================
00:18:02 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
00:18:02 ==============================================================================
00:18:35 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
00:18:56 ... click for list of related bugs or create a new one if needed (with the
00:18:56 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
00:18:56 reference somewhere inside)
00:18:56 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement&order=bug_status"
00:18:56
00:18:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.0:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
00:18:56 ------------------------------------------------------------------------------
00:18:56 Restart1 :: Restart odl | FAIL |
00:25:27 ... click for list of related bugs or create a new one if needed (with the
00:25:27 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
00:25:27 reference somewhere inside)
00:25:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart1&order=bug_status"
00:25:27
00:25:27 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:25:27 ------------------------------------------------------------------------------
00:25:27 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
00:26:07 ... click for list of related bugs or create a new one if needed (with the
00:26:07 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
00:26:07 reference somewhere inside)
00:26:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement&order=bug_status"
00:26:07
00:26:07 ConnectionError: HTTPConnectionPool(host='10.30.170.218', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:26:07 ------------------------------------------------------------------------------
00:26:07 Restart2 :: Restart odl | FAIL |
00:32:33 ... click for list of related bugs or create a new one if needed (with the
00:32:33 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
00:32:33 reference somewhere inside)
00:32:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart2&order=bug_status"
00:32:33
00:32:33 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:32:33 ------------------------------------------------------------------------------
00:32:33 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
00:32:54 ... click for list of related bugs or create a new one if needed (with the
00:32:54 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
00:32:54 reference somewhere inside)
00:32:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement&order=bug_status"
00:32:54
00:32:54 ConnectionError: HTTPConnectionPool(host='10.30.170.218', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:32:54 ------------------------------------------------------------------------------
00:32:54 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
00:32:54 5 tests, 0 passed, 5 failed
00:32:54 ==============================================================================
00:32:54 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:32:54 ==============================================================================
00:33:33 Stop_All_Members :: Stop every odl node. | FAIL |
00:39:36 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:39:36 ------------------------------------------------------------------------------
00:39:36 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:39:46 ------------------------------------------------------------------------------
00:39:46 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:45:57 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.0:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:45:57 ------------------------------------------------------------------------------
00:45:57 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:45:57 3 tests, 1 passed, 2 failed
00:45:57 ==============================================================================
00:45:57 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
00:45:57 ==============================================================================
00:46:30 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
00:46:51 ... click for list of related bugs or create a new one if needed (with the
00:46:51 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
00:46:51 reference somewhere inside)
00:46:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout&order=bug_status"
00:46:51
00:46:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.0:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
00:46:51 ------------------------------------------------------------------------------
00:46:51 Restart :: Restart odl | FAIL |
00:53:24 ... click for list of related bugs or create a new one if needed (with the
00:53:24 "controller_clustering_tell_txt_leader_isolation_restart"
00:53:24 reference somewhere inside)
00:53:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
00:53:24
00:53:24 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:53:24 ------------------------------------------------------------------------------
00:53:24 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
00:54:04 ... click for list of related bugs or create a new one if needed (with the
00:54:04 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
00:54:04 reference somewhere inside)
00:54:04 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout&order=bug_status"
00:54:04
00:54:04 ConnectionError: HTTPConnectionPool(host='10.30.170.218', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:54:04 ------------------------------------------------------------------------------
00:54:04 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
00:54:04 3 tests, 0 passed, 3 failed
00:54:04 ==============================================================================
00:54:04 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:54:04 ==============================================================================
00:54:43 Stop_All_Members :: Stop every odl node. | FAIL |
01:00: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:00:48 ------------------------------------------------------------------------------
01:00:48 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:00:57 ------------------------------------------------------------------------------
01:00:57 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:07:09 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.0:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:07:09 ------------------------------------------------------------------------------
01:07:09 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:07:09 3 tests, 1 passed, 2 failed
01:07:09 ==============================================================================
01:07:09 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
01:07:09 ==============================================================================
01:07:43 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
01:09:22 ... click for list of related bugs or create a new one if needed (with the
01:09:22 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
01:09:22 reference somewhere inside)
01:09:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx&order=bug_status"
01:09:22
01:09:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.0:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
01:09:22
01:09:22 Also keyword teardown failed:
01:09:22 Several failures occurred:
01:09:22
01:09:22 1) Variable '${client_node_dst}' not found.
01:09:22
01:09:22 2) Variable '${client_node_dst}' not found.
01:09:22
01:09:22 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:09:22
01:09:22 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.0:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
01:09:22
01:09:22 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:09:22 [ Message content over the limit has been removed. ]
01:09:22
01:09:22 65) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:09:22
01:09:22 66) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:09:22
01:09:22 67) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:09:22
01:09:22 68) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:09:22
01:09:22 69) Unrecognized Raft state: None
01:09:22
01:09:22 70) No leader found.
01:09:22
01:09:22 71) Too many Leaders.
01:09:22
01:09:22 72) IndexError: Given index 0 is out of the range 0--1.
01:09:22
01:09:22 4) KeyError: 'threads'
01:09:22 ------------------------------------------------------------------------------
01:09:22 Restart1 :: Restart odl | FAIL |
01:15:51 ... click for list of related bugs or create a new one if needed (with the
01:15:51 "controller_clustering_tell_txt_client_isolation_restart1"
01:15:51 reference somewhere inside)
01:15:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
01:15:51
01:15: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
01:15:51 ------------------------------------------------------------------------------
01:15:51 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
01:17:49 ... click for list of related bugs or create a new one if needed (with the
01:17:49 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
01:17:49 reference somewhere inside)
01:17:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx&order=bug_status"
01:17:49
01:17:49 ConnectionError: HTTPConnectionPool(host='10.30.170.218', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:17:49
01:17:49 Also keyword teardown failed:
01:17:49 Several failures occurred:
01:17:49
01:17:49 1) Variable '${client_node_dst}' not found.
01:17:49
01:17:49 2) Variable '${client_node_dst}' not found.
01:17:49
01:17:49 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:17:49
01:17:49 1) ConnectionError: HTTPConnectionPool(host='10.30.170.218', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:25:53
01:25:53 Also keyword teardown failed:
01:25:53 Several failures occurred:
01:25:53
01:25:53 1) Variable '${client_node_dst}' not found.
01:25:53
01:25:53 2) Variable '${client_node_dst}' not found.
01:25:53
01:25:53 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:25:53
01:25:53 1) ConnectionError: HTTPConnectionPool(host='10.30.170.218', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:33:58
01:33:58 Also keyword teardown failed:
01:33:58 Several failures occurred:
01:33:58
01:33:58 1) Variable '${client_node_dst}' not found.
01:33:58
01:33:58 2) Variable '${client_node_dst}' not found.
01:33:58
01:33:58 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:33:58
01:33:58 1) ConnectionError: HTTPConnectionPool(host='10.30.170.218', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:55:09 ------------------------------------------------------------------------------
01:55:09 Restart_2 :: Restart odl. | FAIL |
02:01:34 ... click for list of related bugs or create a new one if needed (with the
02:01:34 "controller_clustering_tell_txt_listener_stability_restart_2"
02:01:34 reference somewhere inside)
02:01:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_2&order=bug_status"
02:01:34
02:01:34 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
02:01:34 ------------------------------------------------------------------------------
02:01:34 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
02:01:54 ... click for list of related bugs or create a new one if needed (with the
02:01:54 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
02:01:54 reference somewhere inside)
02:01:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local&order=bug_status"
02:01:54
02:01:54 ConnectionError: HTTPConnectionPool(host='10.30.170.218', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:01:54 ------------------------------------------------------------------------------
02:01:54 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
02:01:54 5 tests, 0 passed, 5 failed
02:01:54 ==============================================================================
02:01:54 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:01:54 ==============================================================================
02:02:33 Stop_All_Members :: Stop every odl node. | FAIL |
02:08:37 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
02:08:37 ------------------------------------------------------------------------------
02:08:37 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:08:48 ------------------------------------------------------------------------------
02:08:48 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:14:52 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.0', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:14:52 ------------------------------------------------------------------------------
02:14:52 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:14:52 3 tests, 1 passed, 2 failed
02:14:52 ==============================================================================
02:14:53 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
02:14:53 ==============================================================================
02:15:00 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
02:15:02 ... click for list of related bugs or create a new one if needed (with the
02:15:02 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
02:15:02 reference somewhere inside)
02:15:02 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
02:15:02
02:15:02 ConnectionError: HTTPConnectionPool(host='10.30.171.0', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:15:02 ------------------------------------------------------------------------------
02:15:02 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
02:15:02 ... click for list of related bugs or create a new one if needed (with the
02:15:02 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
02:15:02 reference somewhere inside)
02:15:02 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
02:15:02
02:15:02 Variable '@{cs_candidates}' not found. Did you mean:
02:15:02 @{cs_exp_candidates}
02:15:02 ------------------------------------------------------------------------------
02:15:02 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
02:15:03 ... click for list of related bugs or create a new one if needed (with the
02:15:03 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
02:15:03 reference somewhere inside)
02:15:03 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
02:15:03
02:15:03 Variable '${cs_owner}' not found.
02:15:03 ------------------------------------------------------------------------------
02:15:03 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
02:15:03 ... click for list of related bugs or create a new one if needed (with the
02:15:03 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
02:15:03 reference somewhere inside)
02:15:03 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_reregister_singleton_constant&order=bug_status"
02:15:03
02:15:03 Variable '${unregistered_node}' not found.
02:15:03 ------------------------------------------------------------------------------
02:15:03 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
02:15:03 ... click for list of related bugs or create a new one if needed (with the
02:15:03 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
02:15:03 reference somewhere inside)
02:15:03 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
02:15:03
02:15:03 Variable '${cs_owner}' not found.
02:15:03 ------------------------------------------------------------------------------
02:15:03 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
02:15:04 ... click for list of related bugs or create a new one if needed (with the
02:15:04 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
02:15:04 reference somewhere inside)
02:15:04 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
02:15:04
02:15:04 ConnectionError: HTTPConnectionPool(host='10.30.171.0', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:15:04 ------------------------------------------------------------------------------
02:15:04 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
02:15:04 6 tests, 0 passed, 6 failed
02:15:04 ==============================================================================
02:15:04 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:15:04 ==============================================================================
02:15:09 Stop_All_Members :: Stop every odl node. | PASS |
02:19:19 ------------------------------------------------------------------------------
02:19:19 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:19:28 ------------------------------------------------------------------------------
02:19:28 Start_All_And_Sync :: Start each member and wait for sync. | PASS |
02:20:31 ------------------------------------------------------------------------------
02:20:31 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | PASS |
02:20:31 3 tests, 3 passed, 0 failed
02:20:31 ==============================================================================
02:20:31 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
02:20:31 ==============================================================================
02:20:35 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | PASS |
02:20:36 ------------------------------------------------------------------------------
02:20:36 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
02:20:37 ... click for list of related bugs or create a new one if needed (with the
02:20:37 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
02:20:37 reference somewhere inside)
02:20:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
02:20:37
02:20:37 Could not parse owner and candidates for device get-singleton-constant-service']
02:20:37 ------------------------------------------------------------------------------
02:20:37 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
02:20:37 ... click for list of related bugs or create a new one if needed (with the
02:20:37 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
02:20:37 reference somewhere inside)
02:20:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_isolate_owner_node&order=bug_status"
02:20:37
02:20:37 Variable '${cs_owner}' not found.
02:20:37 ------------------------------------------------------------------------------
02:20:37 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
02:20:37 ... click for list of related bugs or create a new one if needed (with the
02:20:37 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
02:20:37 reference somewhere inside)
02:20:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
02:20:37
02:20:37 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
02:20:37 ------------------------------------------------------------------------------
02:20:37 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
02:20:37 ... click for list of related bugs or create a new one if needed (with the
02:20:37 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
02:20:37 reference somewhere inside)
02:20:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
02:20:37
02:20:37 Variable '${cs_isolated_index}' not found.
02:20:37 ------------------------------------------------------------------------------
02:20:37 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | PASS |
02:20:38 ------------------------------------------------------------------------------
02:20:38 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
02:20:38 6 tests, 2 passed, 4 failed
02:20:38 ==============================================================================
02:20:38 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:20:38 ==============================================================================
02:20:41 Stop_All_Members :: Stop every odl node. | PASS |
02:24:52 ------------------------------------------------------------------------------
02:24:52 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:25:04 ------------------------------------------------------------------------------
02:25:04 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:31:10 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.0:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:31:10 ------------------------------------------------------------------------------
02:31:10 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:31:10 3 tests, 2 passed, 1 failed
02:31:10 ==============================================================================
02:31:10 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
02:31:10 ==============================================================================
02:31:15 Register_Candidates :: Register a candidate application on each no... | FAIL |
02:31:17 ... click for list of related bugs or create a new one if needed (with the
02:31:17 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
02:31:17 reference somewhere inside)
02:31:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_register_candidates&order=bug_status"
02:31:17
02:31:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.0:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
02:31:17 ------------------------------------------------------------------------------
02:31:17 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
02:32:17 ------------------------------------------------------------------------------
02:32:17 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
02:32:18 ... click for list of related bugs or create a new one if needed (with the
02:32:18 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
02:32:18 reference somewhere inside)
02:32:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
02:32:18
02:32:18 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.0:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
02:32:18 ------------------------------------------------------------------------------
02:32:18 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
02:32:18 3 tests, 1 passed, 2 failed
02:32:18 ==============================================================================
02:32:18 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:32:18 ==============================================================================
02:32:21 Stop_All_Members :: Stop every odl node. | FAIL |
02:38:29 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
02:38:29 ------------------------------------------------------------------------------
02:38:29 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:38:39 ------------------------------------------------------------------------------
02:38:39 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:44:47 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.160:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:44:47 ------------------------------------------------------------------------------
02:44:47 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:44:47 3 tests, 1 passed, 2 failed
02:44:47 ==============================================================================
02:44:47 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
02:44:47 ==============================================================================
02:45:22 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 See_Added_People_On_Followers :: The same check on other members. | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
02:45:22 Parent suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22 ------------------------------------------------------------------------------
02:45:22 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
02:45:22 Suite setup failed:
02:45:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:22
02:45:22 13 tests, 0 passed, 13 failed
02:45:22 ==============================================================================
02:45:22 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
02:45:22 ==============================================================================
02:45:55 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:45:55 Parent suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55 ------------------------------------------------------------------------------
02:45:55 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
02:45:55 Suite setup failed:
02:45:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:45:55
02:45:55 16 tests, 0 passed, 16 failed
02:45:55 ==============================================================================
02:45:55 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
02:45:55 ==============================================================================
02:46:29 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
02:46:29 Parent suite setup failed:
02:46:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:46:29 ------------------------------------------------------------------------------
02:46:29 Stop_All_Members :: Stop all controllers. | FAIL |
02:46:29 Parent suite setup failed:
02:46:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:46:29 ------------------------------------------------------------------------------
02:46:29 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
02:46:29 Parent suite setup failed:
02:46:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:46:29 ------------------------------------------------------------------------------
02:46:29 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
02:46:29 Parent suite setup failed:
02:46:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:46:29 ------------------------------------------------------------------------------
02:46:29 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
02:46:29 Parent suite setup failed:
02:46:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:46:29 ------------------------------------------------------------------------------
02:46:29 See_Cars_On_Followers :: The same check on other members. | FAIL |
02:46:29 Parent suite setup failed:
02:46:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:46:29 ------------------------------------------------------------------------------
02:46:29 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
02:46:29 Parent suite setup failed:
02:46:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:46:29 ------------------------------------------------------------------------------
02:46:29 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
02:46:29 Suite setup failed:
02:46:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:46:29
02:46:29 7 tests, 0 passed, 7 failed
02:46:29 ==============================================================================
02:46:29 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
02:46:29 ==============================================================================
02:47:01 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:47:01 Parent suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01 ------------------------------------------------------------------------------
02:47:01 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
02:47:01 Suite setup failed:
02:47:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:47:01
02:47:01 10 tests, 0 passed, 10 failed
02:47:01 ==============================================================================
02:47:01 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
02:47:01 ==============================================================================
02:47:34 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
02:47:34 Parent suite setup failed:
02:47:34 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
02:47:34 [ Message content over the limit has been removed. ]
02:47:34 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
02:47:34 ------------------------------------------------------------------------------
02:47:34 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
02:47:34 Parent suite setup failed:
02:47:34 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
02:47:34 [ Message content over the limit has been removed. ]
02:47:34 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
02:47:34 ------------------------------------------------------------------------------
02:47:34 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
02:47:34 Parent suite setup failed:
02:47:34 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
02:47:34 [ Message content over the limit has been removed. ]
02:47:34 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
02:47:34 ------------------------------------------------------------------------------
02:47:34 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
02:47:34 Parent suite setup failed:
02:47:34 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
02:47:34 [ Message content over the limit has been removed. ]
02:47:34 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
02:47:34 ------------------------------------------------------------------------------
02:47:34 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
02:47:34 Parent suite setup failed:
02:47:34 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
02:47:34 [ Message content over the limit has been removed. ]
02:47:34 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
02:47:34 ------------------------------------------------------------------------------
02:47:36 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
02:47:36 Suite setup failed:
02:47:36 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
02:47:36 [ Message content over the limit has been removed. ]
02:47:36 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
02:47:36
02:47:36 5 tests, 0 passed, 5 failed
02:47:36 ==============================================================================
02:47:36 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
02:47:36 ==============================================================================
02:48:08 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:48:08 Parent suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08 ------------------------------------------------------------------------------
02:48:08 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
02:48:08 Suite setup failed:
02:48:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:08
02:48:08 10 tests, 0 passed, 10 failed
02:48:08 ==============================================================================
02:48:08 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
02:48:08 ==============================================================================
02:48:41 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:48:41 Parent suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41 ------------------------------------------------------------------------------
02:48:41 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
02:48:41 Suite setup failed:
02:48:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:48:41
02:48:41 16 tests, 0 passed, 16 failed
02:48:41 ==============================================================================
02:48:41 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
02:48:41 ==============================================================================
02:49:14 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
02:49:14 Parent suite setup failed:
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:49:14 ------------------------------------------------------------------------------
02:49:14 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
02:49:14 Parent suite setup failed:
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:49:14 ------------------------------------------------------------------------------
02:49:14 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
02:49:14 Parent suite setup failed:
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:49:14 ------------------------------------------------------------------------------
02:49:14 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
02:49:14 Parent suite setup failed:
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:49:14 ------------------------------------------------------------------------------
02:49:14 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
02:49:14 Parent suite setup failed:
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:49:14 ------------------------------------------------------------------------------
02:49:14 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
02:49:14 Parent suite setup failed:
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:49:14 ------------------------------------------------------------------------------
02:49:14 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
02:49:14 Parent suite setup failed:
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:49:14 ------------------------------------------------------------------------------
02:49:14 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
02:49:14 Parent suite setup failed:
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:49:14 ------------------------------------------------------------------------------
02:49:14 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
02:49:14 Suite setup failed:
02:49:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.160:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:49:14
02:49:14 8 tests, 0 passed, 8 failed
02:49:14 ==============================================================================
02:49:14 controller-clustering-tell.txt | FAIL |
02:49:14 162 tests, 21 passed, 141 failed
02:49:14 ==============================================================================
02:49:14 Output: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/output.xml
02:49:28 Log: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/log.html
02:49:28 Report: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/report.html
02:49:29 + true
02:49:29 + echo 'Examining the files in data/log and checking filesize'
02:49:29 Examining the files in data/log and checking filesize
02:49:29 + ssh 10.30.170.218 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
02:49:29 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:30 total 8144
02:49:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:28 .
02:49:30 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:28 karaf_console.log
02:49:30 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 02:39 ..
02:49:30 -rw-rw-r-- 1 jenkins jenkins 8320244 Nov 24 02:48 karaf.log
02:49:30 + ssh 10.30.170.218 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
02:49:30 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:30 8.0M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:49:30 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:49:30 + ssh 10.30.171.160 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
02:49:30 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:31 total 40848
02:49:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:28 .
02:49:31 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:28 karaf_console.log
02:49:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 02:38 ..
02:49:31 -rw-rw-r-- 1 jenkins jenkins 41810843 Nov 24 02:49 karaf.log
02:49:31 + ssh 10.30.171.160 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
02:49:31 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:31 40M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:49:31 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:49:31 + ssh 10.30.171.0 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
02:49:31 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:31 total 210720
02:49:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:28 .
02:49:31 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:28 karaf_console.log
02:49:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 02:39 ..
02:49:31 -rw-rw-r-- 1 jenkins jenkins 215757389 Nov 24 02:49 karaf.log
02:49:31 + ssh 10.30.171.0 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
02:49:31 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:32 206M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:49:32 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:49:32 + set +e
02:49:32 ++ seq 1 3
02:49:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:49:32 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:49:32 + echo 'Let'\''s take the karaf thread dump again'
02:49:32 Let's take the karaf thread dump again
02:49:32 + ssh 10.30.170.218 'sudo ps aux'
02:49:32 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:32 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
02:49:32 ++ grep -v grep
02:49:32 ++ cut -f2 '-d '
02:49:32 ++ tr -s ' '
02:49:32 + pid=28965
02:49:32 + echo 'karaf main: org.apache.karaf.main.Main, pid:28965'
02:49:32 karaf main: org.apache.karaf.main.Main, pid:28965
02:49:32 + ssh 10.30.170.218 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 28965'
02:49:32 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:33 + echo 'killing karaf process...'
02:49:33 killing karaf process...
02:49:33 + ssh 10.30.170.218 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:49:33 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:49:33 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:49:33 + echo 'Let'\''s take the karaf thread dump again'
02:49:33 Let's take the karaf thread dump again
02:49:33 + ssh 10.30.171.160 'sudo ps aux'
02:49:33 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:33 ++ tr -s ' '
02:49:33 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
02:49:33 ++ cut -f2 '-d '
02:49:33 ++ grep -v grep
02:49:33 + pid=33033
02:49:33 + echo 'karaf main: org.apache.karaf.main.Main, pid:33033'
02:49:33 karaf main: org.apache.karaf.main.Main, pid:33033
02:49:33 + ssh 10.30.171.160 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 33033'
02:49:33 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:34 + echo 'killing karaf process...'
02:49:34 killing karaf process...
02:49:34 + ssh 10.30.171.160 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:49:34 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:49:34 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:49:34 + echo 'Let'\''s take the karaf thread dump again'
02:49:34 Let's take the karaf thread dump again
02:49:34 + ssh 10.30.171.0 'sudo ps aux'
02:49:34 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:34 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
02:49:34 ++ grep -v grep
02:49:34 ++ tr -s ' '
02:49:34 ++ cut -f2 '-d '
02:49:34 + pid=193093
02:49:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:193093'
02:49:34 karaf main: org.apache.karaf.main.Main, pid:193093
02:49:34 + ssh 10.30.171.0 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 193093'
02:49:34 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:35 + echo 'killing karaf process...'
02:49:35 killing karaf process...
02:49:35 + ssh 10.30.171.0 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:49:35 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:35 + sleep 5
02:49:40 ++ seq 1 3
02:49:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:49:40 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:49:40 + echo 'Compressing karaf.log 1'
02:49:40 Compressing karaf.log 1
02:49:40 + ssh 10.30.170.218 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:49:40 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:40 + echo 'Fetching compressed karaf.log 1'
02:49:40 Fetching compressed karaf.log 1
02:49:40 + scp 10.30.170.218:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
02:49:40 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:41 + ssh 10.30.170.218 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
02:49:41 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:41 + scp 10.30.170.218:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
02:49:41 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:41 + ssh 10.30.170.218 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:49:41 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:41 + echo 'Fetch GC logs'
02:49:41 Fetch GC logs
02:49:41 + mkdir -p gclogs-1
02:49:41 + scp '10.30.170.218:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
02:49:41 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:41 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:49:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:49:41 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:49:41 + echo 'Compressing karaf.log 2'
02:49:41 Compressing karaf.log 2
02:49:41 + ssh 10.30.171.160 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:49:41 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:42 + echo 'Fetching compressed karaf.log 2'
02:49:42 Fetching compressed karaf.log 2
02:49:42 + scp 10.30.171.160:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
02:49:42 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:43 + ssh 10.30.171.160 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
02:49:43 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:43 + scp 10.30.171.160:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
02:49:43 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:43 + ssh 10.30.171.160 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:49:43 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:43 + echo 'Fetch GC logs'
02:49:43 Fetch GC logs
02:49:43 + mkdir -p gclogs-2
02:49:43 + scp '10.30.171.160:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
02:49:43 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts.
02:49:43 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:49:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:49:43 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:49:43 + echo 'Compressing karaf.log 3'
02:49:43 Compressing karaf.log 3
02:49:43 + ssh 10.30.171.0 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:49:43 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:46 + echo 'Fetching compressed karaf.log 3'
02:49:46 Fetching compressed karaf.log 3
02:49:46 + scp 10.30.171.0:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
02:49:46 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:46 + ssh 10.30.171.0 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
02:49:46 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:46 + scp 10.30.171.0:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
02:49:46 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:47 + ssh 10.30.171.0 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:49:47 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:47 + echo 'Fetch GC logs'
02:49:47 Fetch GC logs
02:49:47 + mkdir -p gclogs-3
02:49:47 + scp '10.30.171.0:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
02:49:47 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
02:49:47 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:49:47 + echo 'Examine copied files'
02:49:47 Examine copied files
02:49:47 + ls -lt
02:49:47 total 112524
02:49:47 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 02:49 gclogs-3
02:49:47 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 24 02:49 odl3_karaf_console.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 2616569 Nov 24 02:49 odl3_karaf.log.gz
02:49:47 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 02:49 gclogs-2
02:49:47 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 24 02:49 odl2_karaf_console.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 1294304 Nov 24 02:49 odl2_karaf.log.gz
02:49:47 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 02:49 gclogs-1
02:49:47 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 24 02:49 odl1_karaf_console.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 616204 Nov 24 02:49 odl1_karaf.log.gz
02:49:47 -rw-rw-r--. 1 jenkins jenkins 111974 Nov 24 02:49 karaf_3_193093_threads_after.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 13758 Nov 24 02:49 ps_after.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 152118 Nov 24 02:49 karaf_2_33033_threads_after.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 135357 Nov 24 02:49 karaf_1_28965_threads_after.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 307499 Nov 24 02:49 report.html
02:49:47 -rw-rw-r--. 1 jenkins jenkins 4484250 Nov 24 02:49 log.html
02:49:47 -rw-rw-r--. 1 jenkins jenkins 105029928 Nov 24 02:49 output.xml
02:49:47 -rw-rw-r--. 1 jenkins jenkins 6069 Nov 23 23:31 testplan.txt
02:49:47 -rw-rw-r--. 1 jenkins jenkins 111396 Nov 23 23:31 karaf_3_2092_threads_before.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 14010 Nov 23 23:31 ps_before.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 110611 Nov 23 23:31 karaf_2_2094_threads_before.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 112750 Nov 23 23:31 karaf_1_2086_threads_before.log
02:49:47 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 23 23:28 post-startup-script.sh
02:49:47 -rw-rw-r--. 1 jenkins jenkins 252 Nov 23 23:27 startup-script.sh
02:49:47 -rw-rw-r--. 1 jenkins jenkins 3470 Nov 23 23:27 configuration-script.sh
02:49:47 -rw-rw-r--. 1 jenkins jenkins 695 Nov 23 23:27 custom_shard_config.txt
02:49:47 -rw-rw-r--. 1 jenkins jenkins 136 Nov 23 23:27 scriptplan.txt
02:49:47 -rw-rw-r--. 1 jenkins jenkins 337 Nov 23 23:27 detect_variables.env
02:49:47 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 23 23:27 pom.xml
02:49:47 -rw-rw-r--. 1 jenkins jenkins 92 Nov 23 23:27 set_variables.env
02:49:47 -rw-rw-r--. 1 jenkins jenkins 312 Nov 23 23:27 slave_addresses.txt
02:49:47 -rw-rw-r--. 1 jenkins jenkins 570 Nov 23 23:27 requirements.txt
02:49:47 -rw-rw-r--. 1 jenkins jenkins 26 Nov 23 23:27 env.properties
02:49:47 -rw-rw-r--. 1 jenkins jenkins 333 Nov 23 23:25 stack-parameters.yaml
02:49:47 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 23:24 test
02:49:47 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 23:24 test@tmp
02:49:47 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 23 21:26 maven-metadata.xml
02:49:47 + true
02:49:47 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/sh /tmp/jenkins14348573795464496925.sh
02:49:47 Cleaning up Robot installation...
02:49:47 $ ssh-agent -k
02:49:47 unset SSH_AUTH_SOCK;
02:49:47 unset SSH_AGENT_PID;
02:49:47 echo Agent pid 5285 killed;
02:49:47 [ssh-agent] Stopped.
02:49:47 Recording plot data
02:49:48 Robot results publisher started...
02:49:48 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:49:48 -Parsing output xml:
02:49:50 Done!
02:49:50 -Copying log files to build dir:
02:49:53 Done!
02:49:53 -Assigning results to build:
02:49:54 Done!
02:49:54 -Checking thresholds:
02:49:54 Done!
02:49:54 Done publishing Robot results.
02:49:54 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:49:54 [PostBuildScript] - [INFO] Executing post build scripts.
02:49:54 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins16729286856752133743.sh
02:49:54 Archiving csit artifacts
02:49:54 mv: cannot stat '*_1.png': No such file or directory
02:49:54 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:49:54 mv: cannot stat '*_2.png': No such file or directory
02:49:54 mv: cannot stat '/tmp/odl2_*': No such file or directory
02:49:54 mv: cannot stat '*_3.png': No such file or directory
02:49:54 mv: cannot stat '/tmp/odl3_*': No such file or directory
02:49:54 % Total % Received % Xferd Average Speed Time Time Time Current
02:49:54 Dload Upload Total Spent Left Speed
02:49:54
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4744k 0 4744k 0 0 4885k 0 --:--:-- --:--:-- --:--:-- 4880k
100 8682k 0 8682k 0 0 4924k 0 --:--:-- 0:00:01 --:--:-- 4924k
02:49:56 Archive: robot-plugin.zip
02:49:56 inflating: ./archives/robot-plugin/log.html
02:49:56 inflating: ./archives/robot-plugin/output.xml
02:49:57 inflating: ./archives/robot-plugin/report.html
02:49:57 mv: cannot stat '*.log.gz': No such file or directory
02:49:57 mv: cannot stat '*.csv': No such file or directory
02:49:57 mv: cannot stat '*.png': No such file or directory
02:49:57 [PostBuildScript] - [INFO] Executing post build scripts.
02:49:57 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins8083384606509289645.sh
02:49:57 [PostBuildScript] - [INFO] Executing post build scripts.
02:49:57 [EnvInject] - Injecting environment variables from a build step.
02:49:57 [EnvInject] - Injecting as environment variables the properties content
02:49:57 OS_CLOUD=vex
02:49:57 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-82
02:49:57
02:49:57 [EnvInject] - Variables injected successfully.
02:49:57 provisioning config files...
02:49:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:49:57 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins16773043190419131057.sh
02:49:57 ---> openstack-stack-delete.sh
02:49:57 Setup pyenv:
02:49:57 system
02:49:57 3.8.13
02:49:57 3.9.13
02:49:57 3.10.13
02:49:57 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
02:49:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from file:/tmp/.os_lf_venv
02:49:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:49:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:50:00 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:50:00 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:50:00 lf-activate-venv(): INFO: Base packages installed successfully
02:50:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
02:50:19 INFO: Stack cost retrieval disabled, setting cost to 0
02:50:40 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-scandium-82
02:50:40 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-scandium-82
02:50:40 [PostBuildScript] - [INFO] Executing post build scripts.
02:50:40 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins13660644139609853861.sh
02:50:40 ---> sysstat.sh
02:50:40 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins2402196232811433459.sh
02:50:40 ---> package-listing.sh
02:50:40 ++ facter osfamily
02:50:40 ++ tr '[:upper:]' '[:lower:]'
02:50:40 + OS_FAMILY=redhat
02:50:40 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-scandium
02:50:40 + START_PACKAGES=/tmp/packages_start.txt
02:50:40 + END_PACKAGES=/tmp/packages_end.txt
02:50:40 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:50:40 + PACKAGES=/tmp/packages_start.txt
02:50:40 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-scandium ']'
02:50:40 + PACKAGES=/tmp/packages_end.txt
02:50:40 + case "${OS_FAMILY}" in
02:50:40 + rpm -qa
02:50:40 + sort
02:50:41 + '[' -f /tmp/packages_start.txt ']'
02:50:41 + '[' -f /tmp/packages_end.txt ']'
02:50:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:50:41 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-scandium ']'
02:50:41 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-scandium/archives/
02:50:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-scandium/archives/
02:50:41 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins17033399040155821849.sh
02:50:41 ---> capture-instance-metadata.sh
02:50:41 Setup pyenv:
02:50:41 system
02:50:41 3.8.13
02:50:41 3.9.13
02:50:41 3.10.13
02:50:41 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
02:50:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from file:/tmp/.os_lf_venv
02:50:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:50:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:50:43 lf-activate-venv(): INFO: Base packages installed successfully
02:50:43 lf-activate-venv(): INFO: Installing additional packages: lftools
02:50:53 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
02:50:53 INFO: Running in OpenStack, capturing instance metadata
02:50:54 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins7320686867339653781.sh
02:50:54 provisioning config files...
02:50:54 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-scandium #82
02:50:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/config13218973872441582024tmp
02:50:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:50:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:50:54 provisioning config files...
02:50:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:50:54 [EnvInject] - Injecting environment variables from a build step.
02:50:54 [EnvInject] - Injecting as environment variables the properties content
02:50:54 SERVER_ID=logs
02:50:54
02:50:54 [EnvInject] - Variables injected successfully.
02:50:54 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins4030616621141928164.sh
02:50:54 ---> create-netrc.sh
02:50:54 WARN: Log server credential not found.
02:50:54 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins10818599214771223615.sh
02:50:54 ---> python-tools-install.sh
02:50:54 Setup pyenv:
02:50:54 system
02:50:54 3.8.13
02:50:54 3.9.13
02:50:54 3.10.13
02:50:54 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
02:50:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from file:/tmp/.os_lf_venv
02:50:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:50:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:50:56 lf-activate-venv(): INFO: Base packages installed successfully
02:50:56 lf-activate-venv(): INFO: Installing additional packages: lftools
02:51:07 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
02:51:07 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins11338257073322272924.sh
02:51:07 ---> sudo-logs.sh
02:51:07 Archiving 'sudo' log..
02:51:07 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins16791482950519659593.sh
02:51:07 ---> job-cost.sh
02:51:07 Setup pyenv:
02:51:07 system
02:51:07 3.8.13
02:51:07 3.9.13
02:51:07 3.10.13
02:51:07 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
02:51:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from file:/tmp/.os_lf_venv
02:51:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:51:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:51:09 lf-activate-venv(): INFO: Base packages installed successfully
02:51:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:51:18 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
02:51:18 DEBUG: total: 0
02:51:18 INFO: Retrieving Stack Cost...
02:51:18 INFO: Retrieving Pricing Info for: v3-standard-2
02:51:19 INFO: Archiving Costs
02:51:19 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins17729175918478331517.sh
02:51:19 ---> logs-deploy.sh
02:51:19 Setup pyenv:
02:51:19 system
02:51:19 3.8.13
02:51:19 3.9.13
02:51:19 3.10.13
02:51:19 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
02:51:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqGj from file:/tmp/.os_lf_venv
02:51:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:51:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:51:21 lf-activate-venv(): INFO: Base packages installed successfully
02:51:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:51:33 lf-activate-venv(): INFO: Adding /tmp/venv-QqGj/bin to PATH
02:51:33 WARNING: Nexus logging server not set
02:51:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-scandium/82/
02:51:33 INFO: archiving logs to S3
02:51:34 ---> uname -a:
02:51:34 Linux prd-centos8-robot-2c-8g-12965.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:51:34
02:51:34
02:51:34 ---> lscpu:
02:51:34 Architecture: x86_64
02:51:34 CPU op-mode(s): 32-bit, 64-bit
02:51:34 Byte Order: Little Endian
02:51:34 CPU(s): 2
02:51:34 On-line CPU(s) list: 0,1
02:51:34 Thread(s) per core: 1
02:51:34 Core(s) per socket: 1
02:51:34 Socket(s): 2
02:51:34 NUMA node(s): 1
02:51:34 Vendor ID: AuthenticAMD
02:51:34 CPU family: 23
02:51:34 Model: 49
02:51:34 Model name: AMD EPYC-Rome Processor
02:51:34 Stepping: 0
02:51:34 CPU MHz: 2800.000
02:51:34 BogoMIPS: 5600.00
02:51:34 Virtualization: AMD-V
02:51:34 Hypervisor vendor: KVM
02:51:34 Virtualization type: full
02:51:34 L1d cache: 32K
02:51:34 L1i cache: 32K
02:51:34 L2 cache: 512K
02:51:34 L3 cache: 16384K
02:51:34 NUMA node0 CPU(s): 0,1
02:51:34 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:51:34
02:51:34
02:51:34 ---> nproc:
02:51:34 2
02:51:34
02:51:34
02:51:34 ---> df -h:
02:51:34 Filesystem Size Used Avail Use% Mounted on
02:51:34 devtmpfs 3.8G 0 3.8G 0% /dev
02:51:34 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:51:34 tmpfs 3.8G 17M 3.8G 1% /run
02:51:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:51:34 /dev/vda1 40G 8.5G 32G 22% /
02:51:34 tmpfs 770M 0 770M 0% /run/user/1001
02:51:34
02:51:34
02:51:34 ---> free -m:
02:51:34 total used free shared buff/cache available
02:51:34 Mem: 7697 653 4619 19 2424 6744
02:51:34 Swap: 1023 0 1023
02:51:34
02:51:34
02:51:34 ---> ip addr:
02:51:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:51:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:51:34 inet 127.0.0.1/8 scope host lo
02:51:34 valid_lft forever preferred_lft forever
02:51:34 inet6 ::1/128 scope host
02:51:34 valid_lft forever preferred_lft forever
02:51:34 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:51:34 link/ether fa:16:3e:b0:70:7d brd ff:ff:ff:ff:ff:ff
02:51:34 altname enp0s3
02:51:34 altname ens3
02:51:34 inet 10.30.171.123/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:51:34 valid_lft 73926sec preferred_lft 73926sec
02:51:34 inet6 fe80::f816:3eff:feb0:707d/64 scope link
02:51:34 valid_lft forever preferred_lft forever
02:51:34
02:51:34
02:51:34 ---> sar -b -r -n DEV:
02:51:34 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-12965.novalocal) 11/24/2025 _x86_64_ (2 CPU)
02:51:34
02:51:34 12:00:01 AM tps rtps wtps bread/s bwrtn/s
02:51:34 12:01:01 AM 0.93 0.02 0.92 0.13 210.80
02:51:34 12:02:01 AM 0.46 0.07 0.39 1.76 14.23
02:51:34 12:03:01 AM 0.23 0.00 0.23 0.00 14.30
02:51:34 12:04:01 AM 0.23 0.00 0.23 0.00 4.47
02:51:34 12:05:01 AM 0.35 0.00 0.35 0.00 5.25
02:51:34 12:06:01 AM 0.22 0.00 0.22 0.00 9.63
02:51:34 12:07:01 AM 0.15 0.00 0.15 0.00 18.66
02:51:34 12:08:01 AM 0.35 0.07 0.28 7.60 21.96
02:51:34 12:09:01 AM 0.50 0.00 0.50 0.00 18.65
02:51:34 12:10:01 AM 0.27 0.00 0.27 0.00 15.61
02:51:34 12:11:01 AM 0.32 0.00 0.32 0.00 11.14
02:51:34 12:12:01 AM 0.23 0.00 0.23 0.00 17.76
02:51:34 12:13:01 AM 0.13 0.00 0.13 0.00 28.14
02:51:34 12:14:01 AM 0.23 0.00 0.23 0.00 13.28
02:51:34 12:15:01 AM 0.27 0.00 0.27 0.00 24.56
02:51:34 12:16:01 AM 0.22 0.00 0.22 0.00 15.74
02:51:34 12:17:01 AM 0.13 0.02 0.12 0.13 11.33
02:51:34 12:18:01 AM 8.68 5.73 2.95 555.51 90.73
02:51:34 12:19:01 AM 0.35 0.00 0.35 0.00 14.11
02:51:34 12:20:01 AM 0.23 0.00 0.23 0.00 18.29
02:51:34 12:21:01 AM 0.28 0.00 0.28 0.00 17.24
02:51:34 12:22:01 AM 0.23 0.00 0.23 0.00 9.63
02:51:34 12:23:01 AM 0.18 0.00 0.18 0.00 16.98
02:51:34 12:24:01 AM 0.20 0.00 0.20 0.00 15.71
02:51:34 12:25:01 AM 0.52 0.00 0.52 0.00 21.83
02:51:34 12:26:01 AM 0.45 0.00 0.45 0.00 12.36
02:51:34 12:27:01 AM 0.50 0.00 0.50 0.00 17.41
02:51:34 12:28:01 AM 0.35 0.00 0.35 0.00 13.10
02:51:34 12:29:01 AM 0.25 0.00 0.25 0.00 17.62
02:51:34 12:30:01 AM 0.30 0.00 0.30 0.00 14.36
02:51:34 12:31:01 AM 0.22 0.00 0.22 0.00 18.98
02:51:34 12:32:01 AM 0.22 0.00 0.22 0.00 12.15
02:51:34 12:33:01 AM 0.13 0.00 0.13 0.00 16.95
02:51:34 12:34:01 AM 0.25 0.00 0.25 0.00 14.56
02:51:34 12:35:01 AM 0.42 0.00 0.42 0.00 19.93
02:51:34 12:36:01 AM 0.22 0.00 0.22 0.00 15.53
02:51:34 12:37:01 AM 0.15 0.00 0.15 0.00 9.08
02:51:34 12:38:01 AM 0.18 0.00 0.18 0.00 16.84
02:51:34 12:39:01 AM 0.28 0.00 0.28 0.00 17.63
02:51:34 12:40:01 AM 0.27 0.00 0.27 0.00 29.33
02:51:34 12:41:01 AM 0.17 0.00 0.17 0.00 9.53
02:51:34 12:42:01 AM 0.28 0.00 0.28 0.00 14.81
02:51:34 12:43:01 AM 0.20 0.00 0.20 0.00 23.08
02:51:34 12:44:01 AM 0.18 0.00 0.18 0.00 12.40
02:51:34 12:45:01 AM 0.28 0.00 0.28 0.00 25.06
02:51:34 12:46:01 AM 0.13 0.00 0.13 0.00 11.60
02:51:34 12:47:01 AM 0.15 0.00 0.15 0.00 16.66
02:51:34 12:48:01 AM 0.50 0.32 0.18 6.93 17.31
02:51:34 12:49:01 AM 0.92 0.00 0.92 0.00 29.96
02:51:34 12:50:01 AM 0.23 0.00 0.23 0.00 17.76
02:51:34 12:51:01 AM 0.18 0.00 0.18 0.00 16.56
02:51:34 12:52:01 AM 0.17 0.00 0.17 0.00 9.63
02:51:34 12:53:01 AM 0.13 0.00 0.13 0.00 16.13
02:51:34 12:54:01 AM 0.27 0.00 0.27 0.00 15.01
02:51:34 12:55:01 AM 0.35 0.00 0.35 0.00 13.61
02:51:34 12:56:01 AM 0.30 0.00 0.30 0.00 21.21
02:51:34 12:57:01 AM 0.30 0.00 0.30 0.00 14.78
02:51:34 12:58:01 AM 0.13 0.00 0.13 0.00 15.20
02:51:34 12:59:01 AM 0.30 0.00 0.30 0.00 16.23
02:51:34 01:00:01 AM 0.23 0.00 0.23 0.00 11.15
02:51:34 01:01:01 AM 0.18 0.00 0.18 0.00 17.65
02:51:34 01:02:01 AM 0.32 0.00 0.32 0.00 27.73
02:51:34 01:03:01 AM 0.17 0.00 0.17 0.00 11.08
02:51:34 01:04:01 AM 0.23 0.00 0.23 0.00 20.31
02:51:34 01:05:01 AM 0.27 0.00 0.27 0.00 24.83
02:51:34 01:06:02 AM 0.15 0.00 0.15 0.00 11.60
02:51:34 01:07:01 AM 0.14 0.00 0.14 0.00 22.64
02:51:34 01:08:01 AM 0.13 0.00 0.13 0.00 9.73
02:51:34 01:09:01 AM 0.47 0.00 0.47 0.00 77.40
02:51:34 01:10:01 AM 0.25 0.00 0.25 0.00 76.54
02:51:34 01:11:01 AM 0.17 0.00 0.17 0.00 8.97
02:51:34 01:12:01 AM 0.30 0.00 0.30 0.00 21.28
02:51:34 01:13:01 AM 0.13 0.00 0.13 0.00 16.13
02:51:34 01:14:01 AM 0.32 0.00 0.32 0.00 11.93
02:51:34 01:15:01 AM 0.27 0.00 0.27 0.00 18.83
02:51:34 01:16:01 AM 0.15 0.00 0.15 0.00 15.33
02:51:34 01:17:01 AM 0.12 0.00 0.12 0.00 22.93
02:51:34 01:18:01 AM 0.22 0.00 0.22 0.00 136.24
02:51:34 01:19:01 AM 0.23 0.00 0.23 0.00 10.50
02:51:34 01:20:01 AM 0.22 0.00 0.22 0.00 18.16
02:51:34 01:21:01 AM 0.30 0.00 0.30 0.00 18.58
02:51:34 01:22:01 AM 0.57 0.00 0.57 0.00 19.65
02:51:34 01:23:01 AM 0.55 0.00 0.55 0.00 18.41
02:51:34 01:24:01 AM 0.42 0.00 0.42 0.00 12.58
02:51:34 01:25:01 AM 0.27 0.00 0.27 0.00 55.49
02:51:34 01:26:01 AM 0.22 0.00 0.22 0.00 55.52
02:51:34 01:27:01 AM 0.20 0.00 0.20 0.00 70.00
02:51:34 01:28:01 AM 0.18 0.00 0.18 0.00 16.56
02:51:34 01:29:01 AM 0.47 0.00 0.47 0.00 15.01
02:51:34 01:30:01 AM 0.27 0.00 0.27 0.00 18.73
02:51:34 01:31:01 AM 0.18 0.00 0.18 0.00 16.16
02:51:34 01:32:01 AM 0.18 0.00 0.18 0.00 16.26
02:51:34 01:33:01 AM 0.12 0.00 0.12 0.00 8.17
02:51:34 01:34:01 AM 0.38 0.00 0.38 0.00 118.51
02:51:34 01:35:01 AM 0.47 0.00 0.47 0.00 51.66
02:51:34 01:36:01 AM 0.23 0.00 0.23 0.00 17.03
02:51:34 01:37:01 AM 0.17 0.00 0.17 0.00 19.44
02:51:34 01:38:01 AM 0.17 0.00 0.17 0.00 14.00
02:51:34 01:39:01 AM 0.17 0.00 0.17 0.00 11.48
02:51:34 01:40:01 AM 0.30 0.00 0.30 0.00 13.88
02:51:34 01:41:01 AM 0.28 0.00 0.28 0.00 18.98
02:51:34 01:42:01 AM 0.28 0.00 0.28 0.00 31.43
02:51:34 01:43:01 AM 0.20 0.00 0.20 0.00 12.48
02:51:34 01:44:01 AM 0.17 0.00 0.17 0.00 22.41
02:51:34 01:45:01 AM 0.33 0.00 0.33 0.00 15.88
02:51:34 01:46:01 AM 0.15 0.00 0.15 0.00 12.25
02:51:34 01:47:01 AM 0.13 0.00 0.13 0.00 22.13
02:51:34 01:48:01 AM 0.13 0.00 0.13 0.00 17.73
02:51:34 01:49:01 AM 0.17 0.00 0.17 0.00 9.45
02:51:34 01:50:01 AM 0.23 0.00 0.23 0.00 18.91
02:51:34 01:51:01 AM 0.25 0.00 0.25 0.00 10.88
02:51:34 01:52:01 AM 0.25 0.00 0.25 0.00 18.85
02:51:34 01:53:01 AM 0.18 0.00 0.18 0.00 16.68
02:51:34 01:54:01 AM 0.17 0.00 0.17 0.00 8.82
02:51:34 01:55:01 AM 0.28 0.00 0.28 0.00 17.98
02:51:34 01:56:01 AM 0.25 0.00 0.25 0.00 14.26
02:51:34 01:57:01 AM 0.20 0.00 0.20 0.00 11.05
02:51:34 01:58:01 AM 0.13 0.00 0.13 0.00 16.26
02:51:34 01:59:01 AM 0.27 0.00 0.27 0.00 12.35
02:51:34 02:00:01 AM 0.28 0.00 0.28 0.00 18.93
02:51:34 02:01:01 AM 0.20 0.00 0.20 0.00 11.66
02:51:34 02:02:01 AM 0.20 0.00 0.20 0.00 18.56
02:51:34 02:03:01 AM 0.27 0.00 0.27 0.00 18.81
02:51:34 02:04:01 AM 0.48 0.00 0.48 0.00 15.26
02:51:34 02:05:01 AM 0.32 0.00 0.32 0.00 19.03
02:51:34 02:06:01 AM 0.13 0.00 0.13 0.00 8.53
02:51:34 02:07:01 AM 0.13 0.00 0.13 0.00 16.13
02:51:34 02:08:01 AM 0.23 0.00 0.23 0.00 18.13
02:51:34 02:09:01 AM 0.27 0.00 0.27 0.00 13.25
02:51:34 02:10:01 AM 0.27 0.00 0.27 0.00 26.29
02:51:34 02:11:01 AM 0.45 0.00 0.45 0.00 19.18
02:51:34 02:12:01 AM 0.22 0.00 0.22 0.00 15.61
02:51:34 02:13:01 AM 0.17 0.00 0.17 0.00 17.63
02:51:34 02:14:01 AM 0.27 0.00 0.27 0.00 25.39
02:51:34 02:15:01 AM 0.23 0.00 0.23 0.00 14.16
02:51:34 02:16:01 AM 0.25 0.00 0.25 0.00 46.54
02:51:34 02:17:01 AM 0.13 0.00 0.13 0.00 14.13
02:51:34 02:18:01 AM 0.90 0.00 0.90 0.00 28.75
02:51:34 02:19:01 AM 0.33 0.00 0.33 0.00 15.28
02:51:34 02:20:01 AM 0.23 0.00 0.23 0.00 30.56
02:51:34 02:21:01 AM 0.25 0.00 0.25 0.00 123.23
02:51:34 02:22:01 AM 0.22 0.00 0.22 0.00 15.61
02:51:34 02:23:01 AM 0.22 0.00 0.22 0.00 10.01
02:51:34 02:24:01 AM 0.33 0.00 0.33 0.00 23.53
02:51:34 02:25:01 AM 0.60 0.00 0.60 0.00 19.13
02:51:34 02:26:01 AM 0.40 0.00 0.40 0.00 26.03
02:51:34 02:27:01 AM 0.27 0.00 0.27 0.00 18.64
02:51:34 02:28:01 AM 0.23 0.00 0.23 0.00 16.25
02:51:34 02:29:01 AM 0.32 0.00 0.32 0.00 11.55
02:51:34 02:30:01 AM 0.32 0.00 0.32 0.00 28.43
02:51:34 02:31:01 AM 0.45 0.00 0.45 0.00 19.48
02:51:34 02:32:01 AM 0.28 0.00 0.28 0.00 21.78
02:51:34 02:33:01 AM 0.18 0.00 0.18 0.00 20.85
02:51:34 02:34:01 AM 0.28 0.00 0.28 0.00 16.65
02:51:34 02:35:01 AM 0.23 0.00 0.23 0.00 9.90
02:51:34 02:36:01 AM 0.15 0.00 0.15 0.00 16.53
02:51:34 02:37:01 AM 0.13 0.00 0.13 0.00 16.13
02:51:34 02:38:01 AM 0.22 0.00 0.22 0.00 11.05
02:51:34 02:39:01 AM 0.22 0.00 0.22 0.00 30.88
02:51:34 02:40:01 AM 0.30 0.00 0.30 0.00 8.95
02:51:34 02:41:01 AM 0.27 0.00 0.27 0.00 16.71
02:51:34 02:42:01 AM 0.40 0.00 0.40 0.00 13.98
02:51:34 02:43:01 AM 0.42 0.00 0.42 0.00 13.55
02:51:34 02:44:01 AM 0.58 0.00 0.58 0.00 16.00
02:51:34 02:45:01 AM 0.50 0.00 0.50 0.00 18.01
02:51:34 02:46:01 AM 0.15 0.00 0.15 0.00 10.93
02:51:34 02:47:01 AM 0.23 0.00 0.23 0.00 22.04
02:51:34 02:48:01 AM 0.22 0.00 0.22 0.00 23.76
02:51:34 02:49:01 AM 0.17 0.00 0.17 0.00 20.58
02:51:34 02:50:01 AM 3.28 0.28 3.00 33.86 293.27
02:51:34 02:51:01 AM 31.94 0.22 31.72 20.66 5270.06
02:51:34 Average: 0.52 0.04 0.48 3.66 54.43
02:51:34
02:51:34 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:51:34 12:01:01 AM 4838864 6966296 3043568 38.61 2688 2293812 758892 8.50 268092 2389116 52
02:51:34 12:02:01 AM 4838756 6966648 3043676 38.61 2688 2294272 758892 8.50 268280 2389280 208
02:51:34 12:03:01 AM 4838708 6966792 3043724 38.61 2688 2294472 758892 8.50 268316 2389236 48
02:51:34 12:04:01 AM 4838796 6966904 3043636 38.61 2688 2294480 758892 8.50 268316 2389260 4
02:51:34 12:05:01 AM 4838460 6966652 3043972 38.62 2688 2294572 758892 8.50 268316 2389416 88
02:51:34 12:06:01 AM 4838056 6966608 3044376 38.62 2688 2294932 758892 8.50 268316 2389908 232
02:51:34 12:07:01 AM 4837216 6966148 3045216 38.63 2688 2295312 748852 8.38 268316 2390664 84
02:51:34 12:08:01 AM 4837084 6966712 3045348 38.63 2688 2296008 756592 8.47 268376 2390936 4
02:51:34 12:09:01 AM 4836536 6966544 3045896 38.64 2688 2296388 756592 8.47 268376 2391316 68
02:51:34 12:10:01 AM 4835896 6966284 3046536 38.65 2688 2296768 757060 8.48 268376 2392012 52
02:51:34 12:11:01 AM 4835876 6966664 3046556 38.65 2688 2297168 757060 8.48 268376 2392120 220
02:51:34 12:12:01 AM 4835052 6966564 3047380 38.66 2688 2297884 757060 8.48 268376 2392856 480
02:51:34 12:13:01 AM 4834724 6966572 3047708 38.66 2688 2298228 757060 8.48 268376 2393352 4
02:51:34 12:14:01 AM 4833404 6965728 3049028 38.68 2688 2298704 757060 8.48 268376 2394632 164
02:51:34 12:15:01 AM 4833280 6966092 3049152 38.68 2688 2299184 757060 8.48 268376 2394840 4
02:51:34 12:16:01 AM 4832724 6966000 3049708 38.69 2688 2299664 757060 8.48 268376 2395360 88
02:51:34 12:17:01 AM 4830604 6964356 3051828 38.72 2688 2300140 774044 8.67 268376 2397116 248
02:51:34 12:18:01 AM 4814476 6965444 3067956 38.92 2688 2317300 762760 8.54 270528 2411004 112
02:51:34 12:19:01 AM 4814320 6965600 3068112 38.92 2688 2317612 762760 8.54 270528 2411212 156
02:51:34 12:20:01 AM 4813424 6965072 3069008 38.93 2688 2317988 762760 8.54 270528 2411960 84
02:51:34 12:21:01 AM 4813508 6965524 3068924 38.93 2688 2318356 762760 8.54 270528 2412140 24
02:51:34 12:22:01 AM 4813156 6965568 3069276 38.94 2688 2318752 762760 8.54 270528 2412536 220
02:51:34 12:23:01 AM 4812796 6965588 3069636 38.94 2688 2319132 762760 8.54 270528 2412964 144
02:51:34 12:24:01 AM 4812416 6965596 3070016 38.95 2688 2319520 762760 8.54 270528 2413184 100
02:51:34 12:25:01 AM 4811756 6965324 3070676 38.96 2688 2319900 762760 8.54 270528 2413924 24
02:51:34 12:26:01 AM 4811924 6965736 3070508 38.95 2688 2320148 762760 8.54 270528 2413860 4
02:51:34 12:27:01 AM 4811032 6965224 3071400 38.97 2688 2320536 762760 8.54 270528 2414616 40
02:51:34 12:28:01 AM 4811000 6965572 3071432 38.97 2688 2320916 762760 8.54 270528 2414732 136
02:51:34 12:29:01 AM 4810748 6965700 3071684 38.97 2688 2321296 761864 8.53 270528 2415112 56
02:51:34 12:30:01 AM 4809548 6964884 3072884 38.98 2688 2321680 781160 8.75 270528 2415920 148
02:51:34 12:31:01 AM 4808912 6964632 3073520 38.99 2688 2322064 756652 8.47 270528 2416512 24
02:51:34 12:32:01 AM 4808924 6965040 3073508 38.99 2688 2322460 756652 8.47 270528 2416616 132
02:51:34 12:33:01 AM 4808688 6965228 3073744 38.99 2688 2322892 756652 8.47 270528 2417024 96
02:51:34 12:34:01 AM 4808124 6965024 3074308 39.00 2688 2323244 756652 8.47 270528 2417324 112
02:51:34 12:35:01 AM 4808180 6965460 3074252 39.00 2688 2323624 756652 8.47 270528 2417572 76
02:51:34 12:36:01 AM 4807460 6965132 3074972 39.01 2688 2324008 756652 8.47 270528 2418004 52
02:51:34 12:37:01 AM 4807048 6965092 3075384 39.02 2688 2324388 756652 8.47 270528 2418544 216
02:51:34 12:38:01 AM 4806892 6965344 3075540 39.02 2688 2324788 756652 8.47 270528 2418964 144
02:51:34 12:39:01 AM 4806688 6965520 3075744 39.02 2688 2325176 756652 8.47 270528 2419060 68
02:51:34 12:40:01 AM 4805376 6964916 3077056 39.04 2688 2325876 749956 8.40 270528 2420184 4
02:51:34 12:41:01 AM 4805068 6965016 3077364 39.04 2688 2326284 749956 8.40 270528 2420516 168
02:51:34 12:42:01 AM 4804568 6964992 3077864 39.05 2688 2326760 749956 8.40 270528 2420856 324
02:51:34 12:43:01 AM 4804556 6965400 3077876 39.05 2688 2327180 749956 8.40 270528 2421072 108
02:51:34 12:44:01 AM 4803792 6965096 3078640 39.06 2688 2327640 749956 8.40 270528 2421736 248
02:51:34 12:45:01 AM 4803384 6965164 3079048 39.06 2688 2328116 749956 8.40 270528 2422412 88
02:51:34 12:46:01 AM 4802776 6965168 3079656 39.07 2688 2328728 749956 8.40 270528 2422760 388
02:51:34 12:47:01 AM 4802624 6965232 3079808 39.07 2688 2328944 749956 8.40 270528 2422980 132
02:51:34 12:48:01 AM 4802304 6965504 3080128 39.08 2688 2329536 766960 8.59 270668 2423324 68
02:51:34 12:49:01 AM 4801868 6965448 3080564 39.08 2688 2329916 766960 8.59 270668 2423704 176
02:51:34 12:50:01 AM 4800860 6964816 3081572 39.09 2688 2330300 747444 8.37 270668 2424508 128
02:51:34 12:51:01 AM 4800820 6965160 3081612 39.09 2688 2330680 747444 8.37 270668 2424476 52
02:51:34 12:52:01 AM 4800540 6965268 3081892 39.10 2688 2331068 747444 8.37 270668 2424980 208
02:51:34 12:53:01 AM 4800248 6965356 3082184 39.10 2688 2331448 747444 8.37 270668 2425244 132
02:51:34 12:54:01 AM 4799600 6964932 3082832 39.11 2688 2331664 763180 8.55 270668 2425856 24
02:51:34 12:55:01 AM 4799096 6964868 3083336 39.12 2688 2332112 763180 8.55 270668 2426276 216
02:51:34 12:56:01 AM 4799180 6965344 3083252 39.12 2688 2332496 763180 8.55 270668 2426360 40
02:51:34 12:57:01 AM 4798792 6965328 3083640 39.12 2688 2332876 763180 8.55 270668 2426732 68
02:51:34 12:58:01 AM 4798308 6965236 3084124 39.13 2688 2333260 763180 8.55 270668 2427136 24
02:51:34 12:59:01 AM 4797836 6965136 3084596 39.13 2688 2333640 763180 8.55 270668 2427572 4
02:51:34 01:00:01 AM 4796972 6964656 3085460 39.14 2688 2334024 758252 8.49 270668 2428432 160
02:51:34 01:01:01 AM 4795420 6963856 3087012 39.16 2688 2334784 758252 8.49 270668 2429704 436
02:51:34 01:02:01 AM 4796080 6964868 3086352 39.15 2688 2335128 758252 8.49 270676 2429356 80
02:51:34 01:03:01 AM 4794592 6963812 3087840 39.17 2688 2335552 758252 8.49 270676 2430876 220
02:51:34 01:04:01 AM 4793660 6963328 3088772 39.19 2688 2336008 758252 8.49 270676 2431612 180
02:51:34 01:05:01 AM 4793732 6963884 3088700 39.18 2688 2336484 758252 8.49 270676 2431780 8
02:51:34 01:06:02 AM 4792896 6963520 3089536 39.20 2688 2336960 758252 8.49 270676 2432180 168
02:51:34 01:07:01 AM 4792080 6963184 3090352 39.21 2688 2337440 758252 8.49 270676 2432660 4
02:51:34 01:08:01 AM 4792428 6963844 3090004 39.20 2688 2337744 758252 8.49 270676 2433096 48
02:51:34 01:09:01 AM 4789232 6963708 3093200 39.24 2688 2340820 758252 8.49 270704 2436112 1008
02:51:34 01:10:01 AM 4784672 6960424 3097760 39.30 2688 2342076 773992 8.67 270712 2440644 72
02:51:34 01:11:01 AM 4783876 6960000 3098556 39.31 2688 2342456 773992 8.67 270712 2441372 220
02:51:34 01:12:01 AM 4783024 6959536 3099408 39.32 2688 2342844 773992 8.67 270712 2442220 84
02:51:34 01:13:01 AM 4782940 6959832 3099492 39.32 2688 2343224 773992 8.67 270712 2442376 4
02:51:34 01:14:01 AM 4782560 6959836 3099872 39.33 2688 2343608 773992 8.67 270712 2442760 160
02:51:34 01:15:01 AM 4782032 6959692 3100400 39.33 2688 2343992 773992 8.67 270712 2443328 84
02:51:34 01:16:01 AM 4781488 6959508 3100944 39.34 2688 2344344 773992 8.67 270712 2443828 16
02:51:34 01:17:01 AM 4780032 6959844 3102400 39.36 2688 2346132 773992 8.67 270712 2445312 1148
02:51:34 01:18:01 AM 4774532 6957268 3107900 39.43 2688 2349056 773992 8.67 270712 2450436 24
02:51:34 01:19:01 AM 4773404 6956512 3109028 39.44 2688 2349432 773992 8.67 270712 2451928 160
02:51:34 01:20:01 AM 4772320 6955824 3110112 39.46 2688 2349828 767584 8.59 270712 2452940 116
02:51:34 01:21:01 AM 4772180 6956072 3110252 39.46 2688 2350216 767584 8.59 270712 2453156 36
02:51:34 01:22:01 AM 4771660 6955932 3110772 39.46 2688 2350596 767584 8.59 270712 2453740 20
02:51:34 01:23:01 AM 4771436 6956096 3110996 39.47 2688 2350984 767584 8.59 270712 2453712 4
02:51:34 01:24:01 AM 4771248 6956312 3111184 39.47 2688 2351380 767584 8.59 270712 2454232 148
02:51:34 01:25:01 AM 4769232 6956176 3113200 39.50 2688 2353276 767584 8.59 270712 2456064 480
02:51:34 01:26:01 AM 4766484 6956356 3115948 39.53 2688 2356184 767584 8.59 270712 2458924 1776
02:51:34 01:27:01 AM 4765768 6956024 3116664 39.54 2688 2356576 767584 8.59 270712 2459604 124
02:51:34 01:28:01 AM 4765808 6956452 3116624 39.54 2688 2356956 767584 8.59 270708 2459908 56
02:51:34 01:29:01 AM 4765136 6956156 3117296 39.55 2688 2357340 767584 8.59 270708 2460284 188
02:51:34 01:30:01 AM 4764240 6955648 3118192 39.56 2688 2357724 760044 8.51 270708 2461084 116
02:51:34 01:31:01 AM 4762920 6954720 3119512 39.58 2688 2358108 760044 8.51 270708 2462508 68
02:51:34 01:32:01 AM 4763056 6955244 3119376 39.57 2688 2358504 760044 8.51 270708 2462268 40
02:51:34 01:33:01 AM 4761736 6955292 3120696 39.59 2688 2359864 760044 8.51 270708 2463772 1192
02:51:34 01:34:01 AM 4758444 6955496 3123988 39.63 2688 2363372 775604 8.68 270708 2467132 1240
02:51:34 01:35:01 AM 4757792 6955204 3124640 39.64 2688 2363724 775604 8.68 270708 2467764 240
02:51:34 01:36:01 AM 4757560 6955356 3124872 39.64 2688 2364108 775604 8.68 270708 2468064 192
02:51:34 01:37:01 AM 4757176 6955356 3125256 39.65 2688 2364492 775604 8.68 270708 2468332 40
02:51:34 01:38:01 AM 4757052 6955620 3125380 39.65 2688 2364872 775604 8.68 270708 2468728 40
02:51:34 01:39:01 AM 4756304 6955244 3126128 39.66 2688 2365252 775604 8.68 270708 2469112 116
02:51:34 01:40:01 AM 4755544 6954892 3126888 39.67 2688 2365652 775604 8.68 270708 2470048 220
02:51:34 01:41:01 AM 4754944 6955012 3127488 39.68 2688 2366368 775604 8.68 270708 2470440 480
02:51:34 01:42:01 AM 4754868 6955280 3127564 39.68 2688 2366712 775604 8.68 270708 2470580 8
02:51:34 01:43:01 AM 4754604 6955496 3127828 39.68 2688 2367192 775604 8.68 270708 2471060 168
02:51:34 01:44:01 AM 4753636 6955004 3128796 39.69 2688 2367668 775604 8.68 270708 2471760 16
02:51:34 01:45:01 AM 4753016 6954860 3129416 39.70 2688 2368144 775604 8.68 270708 2472316 168
02:51:34 01:46:01 AM 4753024 6955348 3129408 39.70 2688 2368624 775604 8.68 270708 2472620 324
02:51:34 01:47:01 AM 4752284 6955092 3130148 39.71 2688 2369108 775604 8.68 270708 2473012 172
02:51:34 01:48:01 AM 4751712 6954852 3130720 39.72 2688 2369436 775604 8.68 270708 2473672 4
02:51:34 01:49:01 AM 4751592 6955112 3130840 39.72 2688 2369816 775604 8.68 270708 2473840 144
02:51:34 01:50:01 AM 4750816 6954692 3131616 39.73 2688 2370180 796220 8.92 270708 2474496 52
02:51:34 01:51:01 AM 4750188 6954464 3132244 39.74 2688 2370568 766768 8.59 270708 2475008 220
02:51:34 01:52:01 AM 4750180 6954856 3132252 39.74 2688 2370968 766768 8.59 270708 2475336 152
02:51:34 01:53:01 AM 4749912 6954960 3132520 39.74 2688 2371348 766768 8.59 270708 2475484 68
02:51:34 01:54:01 AM 4749692 6955124 3132740 39.74 2688 2371732 766768 8.59 270708 2475892 220
02:51:34 01:55:01 AM 4749448 6955136 3132984 39.75 2688 2371980 766768 8.59 270708 2476000 40
02:51:34 01:56:01 AM 4748984 6955036 3133448 39.75 2688 2372352 766768 8.59 270708 2476416 40
02:51:34 01:57:01 AM 4748656 6955092 3133776 39.76 2688 2372736 766768 8.59 270708 2476688 160
02:51:34 01:58:01 AM 4748200 6955020 3134232 39.76 2688 2373120 766768 8.59 270708 2477188 84
02:51:34 01:59:01 AM 4747852 6955060 3134580 39.77 2688 2373500 766768 8.59 270708 2477472 176
02:51:34 02:00:01 AM 4747040 6954640 3135392 39.78 2688 2373900 760380 8.51 270708 2478268 144
02:51:34 02:01:01 AM 4745948 6953928 3136484 39.79 2688 2374280 760380 8.51 270708 2479064 220
02:51:34 02:02:01 AM 4746340 6954772 3136092 39.79 2688 2374728 760380 8.51 270708 2478936 180
02:51:34 02:03:01 AM 4745932 6954708 3136500 39.79 2688 2375068 760380 8.51 270708 2479280 40
02:51:34 02:04:01 AM 4745484 6954632 3136948 39.80 2688 2375448 760380 8.51 270708 2479872 136
02:51:34 02:05:01 AM 4745144 6954680 3137288 39.80 2688 2375832 760380 8.51 270708 2479936 52
02:51:34 02:06:01 AM 4745368 6955288 3137064 39.80 2688 2376216 760380 8.51 270708 2480252 208
02:51:34 02:07:01 AM 4744720 6955028 3137712 39.81 2688 2376596 760380 8.51 270708 2480640 132
02:51:34 02:08:01 AM 4744532 6955232 3137900 39.81 2688 2376996 760380 8.51 270708 2481032 40
02:51:34 02:09:01 AM 4743804 6955204 3138628 39.82 2688 2377696 760380 8.51 270708 2481732 440
02:51:34 02:10:01 AM 4742648 6954304 3139784 39.83 2688 2377944 760132 8.51 270708 2482404 4
02:51:34 02:11:01 AM 4742688 6954832 3139744 39.83 2688 2378428 760132 8.51 270708 2482700 88
02:51:34 02:12:01 AM 4742092 6954728 3140340 39.84 2688 2378920 760132 8.51 270708 2483192 172
02:51:34 02:13:01 AM 4741696 6954820 3140736 39.84 2688 2379408 760132 8.51 270708 2483680 168
02:51:34 02:14:01 AM 4740936 6954552 3141496 39.85 2688 2379900 775808 8.69 270708 2484288 104
02:51:34 02:15:01 AM 4740584 6954932 3141848 39.86 2688 2380648 775808 8.69 270716 2484896 432
02:51:34 02:16:01 AM 4737480 6952860 3144952 39.90 2688 2381672 775808 8.69 270720 2487880 188
02:51:34 02:17:01 AM 4736808 6952572 3145624 39.91 2688 2382056 776556 8.70 270720 2488496 176
02:51:34 02:18:01 AM 4736744 6952896 3145688 39.91 2688 2382444 786824 8.81 279712 2479548 100
02:51:34 02:19:01 AM 4736384 6952924 3146048 39.91 2688 2382828 786824 8.81 279712 2479928 188
02:51:34 02:20:01 AM 4737084 6954284 3145348 39.90 2688 2383488 768360 8.60 279712 2478956 32
02:51:34 02:21:01 AM 4731296 6952192 3151136 39.98 2688 2387172 785604 8.80 279732 2484980 64
02:51:34 02:22:01 AM 4730568 6951848 3151864 39.99 2688 2387556 785604 8.80 279732 2485396 52
02:51:34 02:23:01 AM 4730660 6952320 3151772 39.98 2688 2387936 785604 8.80 279732 2485408 204
02:51:34 02:24:01 AM 4730352 6952396 3152080 39.99 2688 2388320 785604 8.80 279732 2485792 100
02:51:34 02:25:01 AM 4729688 6952400 3152744 40.00 2688 2388980 766844 8.59 279732 2486536 296
02:51:34 02:26:01 AM 4729396 6952476 3153036 40.00 2688 2389344 766844 8.59 279732 2486828 4
02:51:34 02:27:01 AM 4729032 6952580 3153400 40.01 2688 2389820 766844 8.59 279732 2487296 4
02:51:34 02:28:01 AM 4728620 6952588 3153812 40.01 2688 2390232 766844 8.59 279732 2487720 4
02:51:34 02:29:01 AM 4728008 6952444 3154424 40.02 2688 2390708 766844 8.59 279732 2488188 248
02:51:34 02:30:01 AM 4727072 6951992 3155360 40.03 2688 2391192 760496 8.52 279732 2489092 4
02:51:34 02:31:01 AM 4726564 6951964 3155868 40.04 2688 2391672 760496 8.52 279732 2489660 84
02:51:34 02:32:01 AM 4726172 6952064 3156260 40.04 2688 2392156 760496 8.52 279736 2490084 16
02:51:34 02:33:01 AM 4725616 6952136 3156816 40.05 2688 2392792 760496 8.52 279740 2490568 84
02:51:34 02:34:01 AM 4725496 6952396 3156936 40.05 2688 2393172 775872 8.69 279740 2490676 52
02:51:34 02:35:01 AM 4724812 6952092 3157620 40.06 2688 2393552 775872 8.69 279740 2491124 236
02:51:34 02:36:01 AM 4724728 6952384 3157704 40.06 2688 2393924 775872 8.69 279740 2491428 144
02:51:34 02:37:01 AM 4724348 6952384 3158084 40.06 2688 2394304 775872 8.69 279740 2491808 68
02:51:34 02:38:01 AM 4724012 6952444 3158420 40.07 2688 2394700 775872 8.69 279740 2492204 204
02:51:34 02:39:01 AM 4723212 6952312 3159220 40.08 2688 2395360 775872 8.69 279740 2492872 24
02:51:34 02:40:01 AM 4722488 6951832 3159944 40.09 2688 2395604 776896 8.70 279740 2493532 148
02:51:34 02:41:01 AM 4722612 6952244 3159820 40.09 2688 2395892 776896 8.70 279740 2493636 4
02:51:34 02:42:01 AM 4722520 6952432 3159912 40.09 2688 2396172 776896 8.70 279740 2493684 4
02:51:34 02:43:01 AM 4722096 6952284 3160336 40.09 2688 2396456 776896 8.70 279740 2494076 4
02:51:34 02:44:01 AM 4721832 6952312 3160600 40.10 2688 2396740 776896 8.70 279740 2494368 4
02:51:34 02:45:01 AM 4721456 6952320 3160976 40.10 2688 2397124 776896 8.70 279740 2494708 32
02:51:34 02:46:01 AM 4720776 6952192 3161656 40.11 2688 2397676 776896 8.70 279740 2495232 300
02:51:34 02:47:01 AM 4719316 6951184 3163116 40.13 2688 2398124 814928 9.12 279740 2496272 172
02:51:34 02:48:01 AM 4716576 6948988 3165856 40.16 2688 2398656 852124 9.54 279740 2498776 56
02:51:34 02:49:01 AM 4715580 6948552 3166852 40.18 2688 2399216 868052 9.72 279740 2499676 40
02:51:34 02:50:01 AM 4778876 6955176 3103556 39.37 2688 2344148 703432 7.88 378264 2351532 132808
02:51:34 02:51:01 AM 4752468 6922748 3129964 39.71 2688 2342532 730648 8.18 579044 2189628 10624
02:51:34 Average: 4773595 6958724 3108837 39.44 2688 2351489 766382 8.58 274558 2448136 992
02:51:34
02:51:34 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:51:34 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:01:01 AM eth0 11.48 9.08 2.81 1.80 0.00 0.00 0.00 0.00
02:51:34 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:02:01 AM eth0 13.21 9.33 3.27 2.01 0.00 0.00 0.00 0.00
02:51:34 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:03:01 AM eth0 7.41 3.12 1.03 0.59 0.00 0.00 0.00 0.00
02:51:34 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:04:01 AM eth0 2.32 0.07 0.11 0.00 0.00 0.00 0.00 0.00
02:51:34 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:05:01 AM eth0 1.95 1.42 0.51 0.33 0.00 0.00 0.00 0.00
02:51:34 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:06:01 AM eth0 7.85 6.31 2.08 1.41 0.00 0.00 0.00 0.00
02:51:34 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:07:01 AM eth0 11.21 9.05 2.78 1.79 0.00 0.00 0.00 0.00
02:51:34 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:08:01 AM eth0 11.40 9.10 2.80 1.79 0.00 0.00 0.00 0.00
02:51:34 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:09:01 AM eth0 11.13 9.23 2.81 1.84 0.00 0.00 0.00 0.00
02:51:34 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:10:01 AM eth0 11.35 9.28 2.91 1.87 0.00 0.00 0.00 0.00
02:51:34 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:11:01 AM eth0 11.23 9.05 2.82 1.79 0.00 0.00 0.00 0.00
02:51:34 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:12:01 AM eth0 19.91 16.95 5.15 3.22 0.00 0.00 0.00 0.00
02:51:34 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:13:01 AM eth0 1.07 0.92 0.28 0.17 0.00 0.00 0.00 0.00
02:51:34 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:14:01 AM eth0 1.68 1.08 0.45 0.22 0.00 0.00 0.00 0.00
02:51:34 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:15:01 AM eth0 1.33 1.12 0.49 0.28 0.00 0.00 0.00 0.00
02:51:34 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:16:01 AM eth0 1.45 1.08 0.38 0.22 0.00 0.00 0.00 0.00
02:51:34 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:17:01 AM eth0 1.15 1.07 0.36 0.22 0.00 0.00 0.00 0.00
02:51:34 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:18:01 AM eth0 2.95 2.55 0.64 0.43 0.00 0.00 0.00 0.00
02:51:34 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:19:01 AM eth0 18.16 17.80 2.91 1.63 0.00 0.00 0.00 0.00
02:51:34 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:20:01 AM eth0 10.80 8.90 2.73 1.78 0.00 0.00 0.00 0.00
02:51:34 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:21:01 AM eth0 11.30 9.21 2.80 1.80 0.00 0.00 0.00 0.00
02:51:34 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:22:01 AM eth0 10.70 8.97 2.71 1.79 0.00 0.00 0.00 0.00
02:51:34 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:23:01 AM eth0 11.31 9.05 2.86 1.79 0.00 0.00 0.00 0.00
02:51:34 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:24:01 AM eth0 11.58 9.08 2.82 1.79 0.00 0.00 0.00 0.00
02:51:34 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:25:01 AM eth0 12.06 9.65 3.32 2.17 0.00 0.00 0.00 0.00
02:51:34 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:26:01 AM eth0 6.35 4.68 1.42 0.90 0.00 0.00 0.00 0.00
02:51:34 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:27:01 AM eth0 9.93 7.46 2.85 1.83 0.00 0.00 0.00 0.00
02:51:34 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:28:01 AM eth0 11.03 8.95 2.72 1.78 0.00 0.00 0.00 0.00
02:51:34 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:29:01 AM eth0 11.13 9.21 2.77 1.80 0.00 0.00 0.00 0.00
02:51:34 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:30:01 AM eth0 11.31 9.30 2.89 1.89 0.00 0.00 0.00 0.00
02:51:34 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:31:01 AM eth0 11.20 9.36 3.03 2.02 0.00 0.00 0.00 0.00
02:51:34 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:32:01 AM eth0 11.68 9.13 2.83 1.80 0.00 0.00 0.00 0.00
02:51:34 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:33:01 AM eth0 8.50 7.12 2.21 1.55 0.00 0.00 0.00 0.00
02:51:34 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:34:01 AM eth0 8.62 6.80 2.23 1.48 0.00 0.00 0.00 0.00
02:51:34 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:35:01 AM eth0 11.21 9.21 2.91 1.86 0.00 0.00 0.00 0.00
02:51:34 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:36:01 AM eth0 14.03 9.27 3.13 1.83 0.00 0.00 0.00 0.00
02:51:34 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:37:01 AM eth0 15.05 9.82 4.00 2.47 0.00 0.00 0.00 0.00
02:51:34 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:38:01 AM eth0 13.61 9.41 3.84 2.41 0.00 0.00 0.00 0.00
02:51:34 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:39:01 AM eth0 12.43 9.10 2.92 1.79 0.00 0.00 0.00 0.00
02:51:34 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:40:01 AM eth0 19.51 16.11 5.06 3.13 0.00 0.00 0.00 0.00
02:51:34 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:41:01 AM eth0 1.63 1.00 0.43 0.20 0.00 0.00 0.00 0.00
02:51:34 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:42:01 AM eth0 2.12 1.25 0.67 0.41 0.00 0.00 0.00 0.00
02:51:34 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:43:01 AM eth0 1.70 0.95 0.36 0.20 0.00 0.00 0.00 0.00
02:51:34 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:44:01 AM eth0 7.16 1.27 1.24 0.46 0.00 0.00 0.00 0.00
02:51:34 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:45:01 AM eth0 3.37 1.77 1.38 0.87 0.00 0.00 0.00 0.00
02:51:34 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:46:01 AM eth0 5.80 4.32 1.35 0.87 0.00 0.00 0.00 0.00
02:51:34 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:47:01 AM eth0 16.26 14.61 2.33 1.11 0.00 0.00 0.00 0.00
02:51:34 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:48:01 AM eth0 12.66 9.45 2.91 1.84 0.00 0.00 0.00 0.00
02:51:34 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:49:01 AM eth0 12.21 9.05 2.86 1.79 0.00 0.00 0.00 0.00
02:51:34 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:50:01 AM eth0 12.15 9.43 2.94 1.87 0.00 0.00 0.00 0.00
02:51:34 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:51:01 AM eth0 12.40 9.23 2.90 1.80 0.00 0.00 0.00 0.00
02:51:34 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:52:01 AM eth0 12.15 9.13 2.80 1.80 0.00 0.00 0.00 0.00
02:51:34 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:53:01 AM eth0 12.65 9.03 2.87 1.79 0.00 0.00 0.00 0.00
02:51:34 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:54:01 AM eth0 9.23 4.43 2.23 1.25 0.00 0.00 0.00 0.00
02:51:34 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:55:01 AM eth0 9.65 7.13 2.56 1.72 0.00 0.00 0.00 0.00
02:51:34 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:56:01 AM eth0 14.71 8.97 3.19 1.79 0.00 0.00 0.00 0.00
02:51:34 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:57:01 AM eth0 11.26 9.03 2.76 1.79 0.00 0.00 0.00 0.00
02:51:34 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:58:01 AM eth0 11.20 9.12 2.78 1.79 0.00 0.00 0.00 0.00
02:51:34 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 12:59:01 AM eth0 11.18 9.05 2.76 1.79 0.00 0.00 0.00 0.00
02:51:34 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:00:01 AM eth0 11.61 9.15 2.92 1.86 0.00 0.00 0.00 0.00
02:51:34 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:01:01 AM eth0 22.01 17.75 5.65 3.42 0.00 0.00 0.00 0.00
02:51:34 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:02:01 AM eth0 1.27 0.92 0.29 0.17 0.00 0.00 0.00 0.00
02:51:34 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:03:01 AM eth0 1.55 0.93 0.40 0.20 0.00 0.00 0.00 0.00
02:51:34 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:04:01 AM eth0 3.32 2.43 1.04 12.88 0.00 0.00 0.00 0.00
02:51:34 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:05:01 AM eth0 1.37 1.10 0.49 0.28 0.00 0.00 0.00 0.00
02:51:34 01:06:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:06:02 AM eth0 4.75 1.07 57.51 0.22 0.00 0.00 0.00 0.00
02:51:34 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:07:01 AM eth0 1.30 1.08 0.40 0.23 0.00 0.00 0.00 0.00
02:51:34 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:08:01 AM eth0 15.26 14.65 2.55 1.51 0.00 0.00 0.00 0.00
02:51:34 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:09:01 AM eth0 3.95 5.10 2.39 0.90 0.00 0.00 0.00 0.00
02:51:34 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:10:01 AM eth0 10.71 10.30 3.05 1.76 0.00 0.00 0.00 0.00
02:51:34 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:11:01 AM eth0 10.98 9.07 2.75 1.79 0.00 0.00 0.00 0.00
02:51:34 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:12:01 AM eth0 11.21 8.93 2.81 1.78 0.00 0.00 0.00 0.00
02:51:34 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:13:01 AM eth0 10.76 8.92 2.72 1.78 0.00 0.00 0.00 0.00
02:51:34 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:14:01 AM eth0 11.15 9.10 2.76 1.79 0.00 0.00 0.00 0.00
02:51:34 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:15:01 AM eth0 11.30 9.28 2.92 1.90 0.00 0.00 0.00 0.00
02:51:34 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:16:01 AM eth0 10.33 8.08 2.73 1.74 0.00 0.00 0.00 0.00
02:51:34 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:17:01 AM eth0 1.78 1.80 0.15 0.25 0.00 0.00 0.00 0.00
02:51:34 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:18:01 AM eth0 5.35 2.60 10.23 0.59 0.00 0.00 0.00 0.00
02:51:34 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:19:01 AM eth0 11.76 9.38 2.95 1.81 0.00 0.00 0.00 0.00
02:51:34 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:20:01 AM eth0 11.25 9.21 2.95 1.86 0.00 0.00 0.00 0.00
02:51:34 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:21:01 AM eth0 11.06 8.93 2.73 1.78 0.00 0.00 0.00 0.00
02:51:34 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:22:01 AM eth0 11.11 9.15 2.96 1.98 0.00 0.00 0.00 0.00
02:51:34 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:23:01 AM eth0 10.75 8.95 2.69 1.78 0.00 0.00 0.00 0.00
02:51:34 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:24:01 AM eth0 11.31 9.30 2.87 1.85 0.00 0.00 0.00 0.00
02:51:34 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:25:01 AM eth0 4.57 4.05 0.96 0.77 0.00 0.00 0.00 0.00
02:51:34 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:26:01 AM eth0 2.25 2.22 0.22 0.34 0.00 0.00 0.00 0.00
02:51:34 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:27:01 AM eth0 11.23 9.25 3.02 2.04 0.00 0.00 0.00 0.00
02:51:34 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:28:01 AM eth0 11.13 9.06 2.84 1.79 0.00 0.00 0.00 0.00
02:51:34 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:29:01 AM eth0 10.83 8.95 2.73 1.78 0.00 0.00 0.00 0.00
02:51:34 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:30:01 AM eth0 11.05 9.16 2.84 1.86 0.00 0.00 0.00 0.00
02:51:34 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:31:01 AM eth0 11.76 9.42 3.17 2.04 0.00 0.00 0.00 0.00
02:51:34 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:32:01 AM eth0 12.01 9.31 2.95 1.82 0.00 0.00 0.00 0.00
02:51:34 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:33:01 AM eth0 5.42 4.48 1.34 0.98 0.00 0.00 0.00 0.00
02:51:34 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:34:01 AM eth0 3.93 3.78 0.55 0.63 0.00 0.00 0.00 0.00
02:51:34 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:35:01 AM eth0 7.35 6.22 2.03 1.41 0.00 0.00 0.00 0.00
02:51:34 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:36:01 AM eth0 10.93 9.13 2.83 1.80 0.00 0.00 0.00 0.00
02:51:34 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:37:01 AM eth0 10.78 9.01 2.73 1.83 0.00 0.00 0.00 0.00
02:51:34 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:38:01 AM eth0 11.21 9.17 2.86 1.81 0.00 0.00 0.00 0.00
02:51:34 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:39:01 AM eth0 10.88 8.98 2.74 1.79 0.00 0.00 0.00 0.00
02:51:34 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:40:01 AM eth0 11.31 9.28 2.90 1.86 0.00 0.00 0.00 0.00
02:51:34 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:41:01 AM eth0 20.13 16.88 5.42 3.46 0.00 0.00 0.00 0.00
02:51:34 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:42:01 AM eth0 1.10 1.00 0.31 0.18 0.00 0.00 0.00 0.00
02:51:34 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:43:01 AM eth0 1.20 1.05 0.36 0.22 0.00 0.00 0.00 0.00
02:51:34 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:44:01 AM eth0 2.07 1.12 0.69 0.40 0.00 0.00 0.00 0.00
02:51:34 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:45:01 AM eth0 1.52 1.28 0.75 0.47 0.00 0.00 0.00 0.00
02:51:34 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:46:01 AM eth0 1.12 1.10 0.38 0.22 0.00 0.00 0.00 0.00
02:51:34 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:47:01 AM eth0 3.60 1.97 0.85 0.41 0.00 0.00 0.00 0.00
02:51:34 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:48:01 AM eth0 18.73 17.96 3.25 1.85 0.00 0.00 0.00 0.00
02:51:34 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:49:01 AM eth0 10.65 9.00 2.63 1.73 0.00 0.00 0.00 0.00
02:51:34 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:50:01 AM eth0 11.48 8.82 2.84 1.79 0.00 0.00 0.00 0.00
02:51:34 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:51:01 AM eth0 16.66 9.67 4.05 2.29 0.00 0.00 0.00 0.00
02:51:34 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:52:01 AM eth0 11.50 9.55 3.04 2.01 0.00 0.00 0.00 0.00
02:51:34 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:53:01 AM eth0 16.36 8.95 3.49 1.78 0.00 0.00 0.00 0.00
02:51:34 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:54:01 AM eth0 12.91 9.12 2.93 1.79 0.00 0.00 0.00 0.00
02:51:34 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:55:01 AM eth0 6.82 4.87 1.55 1.01 0.00 0.00 0.00 0.00
02:51:34 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:56:01 AM eth0 8.20 6.75 1.99 1.32 0.00 0.00 0.00 0.00
02:51:34 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:57:01 AM eth0 11.38 9.05 2.78 1.79 0.00 0.00 0.00 0.00
02:51:34 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:58:01 AM eth0 11.51 8.98 2.79 1.79 0.00 0.00 0.00 0.00
02:51:34 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 01:59:01 AM eth0 11.91 9.13 2.84 1.84 0.00 0.00 0.00 0.00
02:51:34 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:00:01 AM eth0 13.26 9.40 3.06 1.88 0.00 0.00 0.00 0.00
02:51:34 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:01:01 AM eth0 12.20 9.13 2.85 1.79 0.00 0.00 0.00 0.00
02:51:34 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:02:01 AM eth0 7.91 6.78 1.93 1.35 0.00 0.00 0.00 0.00
02:51:34 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:03:01 AM eth0 8.82 6.60 1.93 1.29 0.00 0.00 0.00 0.00
02:51:34 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:04:01 AM eth0 13.91 9.56 3.90 2.43 0.00 0.00 0.00 0.00
02:51:34 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:05:01 AM eth0 11.08 8.98 2.85 1.85 0.00 0.00 0.00 0.00
02:51:34 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:06:01 AM eth0 16.21 9.13 3.46 1.80 0.00 0.00 0.00 0.00
02:51:34 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:07:01 AM eth0 11.53 9.15 2.79 1.84 0.00 0.00 0.00 0.00
02:51:34 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:08:01 AM eth0 11.51 9.18 2.80 1.81 0.00 0.00 0.00 0.00
02:51:34 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:09:01 AM eth0 19.06 16.16 4.87 3.08 0.00 0.00 0.00 0.00
02:51:34 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:10:01 AM eth0 1.62 0.83 0.37 0.19 0.00 0.00 0.00 0.00
02:51:34 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:11:01 AM eth0 1.43 1.00 0.37 0.20 0.00 0.00 0.00 0.00
02:51:34 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:12:01 AM eth0 1.35 0.97 0.36 0.18 0.00 0.00 0.00 0.00
02:51:34 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:13:01 AM eth0 2.00 1.00 0.45 0.19 0.00 0.00 0.00 0.00
02:51:34 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:14:01 AM eth0 3.67 1.48 1.13 0.64 0.00 0.00 0.00 0.00
02:51:34 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:15:01 AM eth0 16.26 15.38 3.13 1.77 0.00 0.00 0.00 0.00
02:51:34 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:16:01 AM eth0 42.04 38.39 7.51 4.08 0.00 0.00 0.00 0.00
02:51:34 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:17:01 AM eth0 11.23 9.06 2.75 1.79 0.00 0.00 0.00 0.00
02:51:34 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:18:01 AM eth0 12.22 9.15 2.97 1.82 0.00 0.00 0.00 0.00
02:51:34 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:19:01 AM eth0 11.01 8.98 2.72 1.79 0.00 0.00 0.00 0.00
02:51:34 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:20:01 AM eth0 18.09 15.04 4.65 2.89 0.00 0.00 0.00 0.00
02:51:34 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:21:01 AM eth0 73.42 72.95 31.44 6.61 0.00 0.00 0.00 0.00
02:51:34 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:22:01 AM eth0 11.36 9.28 2.84 1.83 0.00 0.00 0.00 0.00
02:51:34 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:23:01 AM eth0 10.76 9.08 2.67 1.79 0.00 0.00 0.00 0.00
02:51:34 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:24:01 AM eth0 10.95 8.81 2.68 1.73 0.00 0.00 0.00 0.00
02:51:34 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:25:01 AM eth0 18.45 15.45 4.92 3.05 0.00 0.00 0.00 0.00
02:51:34 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:26:01 AM eth0 6.35 4.87 1.34 0.86 0.00 0.00 0.00 0.00
02:51:34 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:27:01 AM eth0 1.53 1.20 0.51 0.25 0.00 0.00 0.00 0.00
02:51:34 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:28:01 AM eth0 1.25 0.90 0.39 0.20 0.00 0.00 0.00 0.00
02:51:34 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:29:01 AM eth0 1.25 1.07 0.45 0.22 0.00 0.00 0.00 0.00
02:51:34 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:30:01 AM eth0 1.47 1.12 0.56 0.28 0.00 0.00 0.00 0.00
02:51:34 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:31:01 AM eth0 1.77 1.18 0.73 0.41 0.00 0.00 0.00 0.00
02:51:34 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:32:01 AM eth0 25.39 24.29 4.24 2.28 0.00 0.00 0.00 0.00
02:51:34 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:33:01 AM eth0 28.18 26.41 5.52 3.26 0.00 0.00 0.00 0.00
02:51:34 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:34:01 AM eth0 11.05 9.08 2.79 1.79 0.00 0.00 0.00 0.00
02:51:34 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:35:01 AM eth0 11.75 9.41 2.96 1.87 0.00 0.00 0.00 0.00
02:51:34 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:36:01 AM eth0 10.81 9.02 2.76 1.79 0.00 0.00 0.00 0.00
02:51:34 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:37:01 AM eth0 11.30 9.10 2.78 1.79 0.00 0.00 0.00 0.00
02:51:34 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:38:01 AM eth0 10.76 9.01 2.73 1.79 0.00 0.00 0.00 0.00
02:51:34 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:39:01 AM eth0 17.60 15.01 4.54 2.86 0.00 0.00 0.00 0.00
02:51:34 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:40:01 AM eth0 1.03 0.68 0.31 0.18 0.00 0.00 0.00 0.00
02:51:34 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:41:01 AM eth0 0.83 0.65 0.20 0.13 0.00 0.00 0.00 0.00
02:51:34 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:42:01 AM eth0 1.05 0.63 0.27 0.13 0.00 0.00 0.00 0.00
02:51:34 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:43:01 AM eth0 0.82 0.65 0.20 0.13 0.00 0.00 0.00 0.00
02:51:34 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:44:01 AM eth0 0.83 0.60 0.20 0.13 0.00 0.00 0.00 0.00
02:51:34 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:45:01 AM eth0 7.58 6.95 1.63 1.02 0.00 0.00 0.00 0.00
02:51:34 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:46:01 AM eth0 14.96 14.48 3.88 1.77 0.00 0.00 0.00 0.00
02:51:34 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:47:01 AM eth0 16.28 15.68 4.14 1.68 0.00 0.00 0.00 0.00
02:51:34 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:48:01 AM eth0 15.50 15.06 3.61 2.19 0.00 0.00 0.00 0.00
02:51:34 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:49:01 AM eth0 17.48 17.20 4.35 1.93 0.00 0.00 0.00 0.00
02:51:34 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:50:01 AM eth0 154.88 102.02 308.94 427.78 0.00 0.00 0.00 0.00
02:51:34 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 02:51:01 AM eth0 13.95 12.75 11.79 6.85 0.00 0.00 0.00 0.00
02:51:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:34 Average: eth0 10.94 8.72 4.75 4.08 0.00 0.00 0.00 0.00
02:51:34
02:51:34
02:51:34 ---> sar -P ALL:
02:51:34 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-12965.novalocal) 11/24/2025 _x86_64_ (2 CPU)
02:51:34
02:51:34 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 12:01:01 AM all 4.30 0.03 0.33 0.09 0.08 95.18
02:51:34 12:01:01 AM 0 3.56 0.02 0.30 0.03 0.07 96.02
02:51:34 12:01:01 AM 1 5.03 0.03 0.37 0.15 0.08 94.33
02:51:34 12:02:01 AM all 4.39 0.00 0.21 0.00 0.09 95.30
02:51:34 12:02:01 AM 0 2.14 0.00 0.17 0.00 0.09 97.60
02:51:34 12:02:01 AM 1 6.63 0.00 0.26 0.00 0.10 93.01
02:51:34 12:03:01 AM all 6.19 0.00 0.43 0.00 0.07 93.31
02:51:34 12:03:01 AM 0 1.20 0.00 0.18 0.00 0.07 98.55
02:51:34 12:03:01 AM 1 11.45 0.00 0.69 0.00 0.07 87.79
02:51:34 12:04:01 AM all 0.46 0.00 0.08 0.00 0.09 99.37
02:51:34 12:04:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
02:51:34 12:04:01 AM 1 0.38 0.00 0.12 0.00 0.13 99.36
02:51:34 12:05:01 AM all 1.08 0.00 0.10 0.00 0.09 98.73
02:51:34 12:05:01 AM 0 0.65 0.00 0.07 0.00 0.07 99.22
02:51:34 12:05:01 AM 1 1.50 0.00 0.13 0.00 0.12 98.25
02:51:34 12:06:01 AM all 6.08 0.00 0.41 0.00 0.07 93.44
02:51:34 12:06:01 AM 0 1.70 0.00 0.15 0.00 0.07 98.08
02:51:34 12:06:01 AM 1 10.65 0.00 0.68 0.00 0.07 88.60
02:51:34 12:07:01 AM all 4.32 0.00 0.32 0.00 0.11 95.26
02:51:34 12:07:01 AM 0 1.80 0.00 0.20 0.00 0.10 97.90
02:51:34 12:07:01 AM 1 6.83 0.00 0.43 0.00 0.12 92.62
02:51:34 12:08:01 AM all 4.33 0.00 0.37 0.01 0.08 95.21
02:51:34 12:08:01 AM 0 4.66 0.00 0.35 0.00 0.08 94.90
02:51:34 12:08:01 AM 1 4.01 0.00 0.38 0.02 0.08 95.51
02:51:34 12:09:01 AM all 4.45 0.00 0.29 0.00 0.10 95.16
02:51:34 12:09:01 AM 0 5.55 0.00 0.33 0.00 0.10 94.02
02:51:34 12:09:01 AM 1 3.36 0.00 0.25 0.00 0.10 96.29
02:51:34 12:10:01 AM all 4.34 0.00 0.32 0.00 0.09 95.25
02:51:34 12:10:01 AM 0 1.67 0.00 0.15 0.00 0.08 98.10
02:51:34 12:10:01 AM 1 7.02 0.00 0.48 0.00 0.10 92.40
02:51:34 12:11:01 AM all 4.35 0.00 0.32 0.00 0.08 95.25
02:51:34 12:11:01 AM 0 3.96 0.00 0.30 0.00 0.08 95.66
02:51:34 12:11:01 AM 1 4.74 0.00 0.33 0.00 0.08 94.84
02:51:34
02:51:34 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 12:12:01 AM all 6.82 0.00 0.37 0.00 0.09 92.72
02:51:34 12:12:01 AM 0 6.49 0.00 0.30 0.00 0.07 93.14
02:51:34 12:12:01 AM 1 7.15 0.00 0.43 0.00 0.12 92.29
02:51:34 12:13:01 AM all 0.99 0.00 0.12 0.00 0.08 98.81
02:51:34 12:13:01 AM 0 1.15 0.00 0.15 0.00 0.10 98.60
02:51:34 12:13:01 AM 1 0.83 0.00 0.08 0.00 0.07 99.02
02:51:34 12:14:01 AM all 1.29 0.00 0.11 0.00 0.09 98.51
02:51:34 12:14:01 AM 0 0.77 0.00 0.08 0.00 0.07 99.08
02:51:34 12:14:01 AM 1 1.82 0.00 0.13 0.00 0.12 97.93
02:51:34 12:15:01 AM all 1.23 0.00 0.13 0.00 0.08 98.56
02:51:34 12:15:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
02:51:34 12:15:01 AM 1 1.90 0.00 0.20 0.00 0.12 97.78
02:51:34 12:16:01 AM all 1.27 0.00 0.12 0.00 0.10 98.51
02:51:34 12:16:01 AM 0 0.80 0.00 0.05 0.00 0.07 99.08
02:51:34 12:16:01 AM 1 1.74 0.00 0.18 0.00 0.13 97.95
02:51:34 12:17:01 AM all 1.30 0.01 0.09 0.00 0.08 98.51
02:51:34 12:17:01 AM 0 0.58 0.00 0.03 0.00 0.07 99.32
02:51:34 12:17:01 AM 1 2.02 0.02 0.15 0.00 0.10 97.71
02:51:34 12:18:01 AM all 1.60 0.23 0.21 0.18 0.10 97.69
02:51:34 12:18:01 AM 0 0.63 0.00 0.12 0.03 0.07 99.15
02:51:34 12:18:01 AM 1 2.57 0.45 0.30 0.32 0.13 96.23
02:51:34 12:19:01 AM all 7.46 0.00 0.55 0.00 0.07 91.93
02:51:34 12:19:01 AM 0 10.90 0.00 0.73 0.00 0.05 88.32
02:51:34 12:19:01 AM 1 4.13 0.00 0.38 0.00 0.09 95.41
02:51:34 12:20:01 AM all 5.53 0.00 0.28 0.00 0.08 94.11
02:51:34 12:20:01 AM 0 2.06 0.00 0.17 0.00 0.08 97.69
02:51:34 12:20:01 AM 1 9.08 0.00 0.39 0.00 0.09 90.44
02:51:34 12:21:01 AM all 4.29 0.00 0.17 0.00 0.09 95.45
02:51:34 12:21:01 AM 0 2.76 0.00 0.18 0.00 0.08 96.98
02:51:34 12:21:01 AM 1 5.83 0.00 0.15 0.00 0.10 93.92
02:51:34 12:22:01 AM all 4.37 0.00 0.16 0.00 0.09 95.38
02:51:34 12:22:01 AM 0 5.20 0.00 0.18 0.00 0.10 94.52
02:51:34 12:22:01 AM 1 3.54 0.00 0.13 0.00 0.08 96.24
02:51:34
02:51:34 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 12:23:01 AM all 4.24 0.00 0.17 0.00 0.09 95.50
02:51:34 12:23:01 AM 0 2.51 0.00 0.15 0.00 0.08 97.26
02:51:34 12:23:01 AM 1 5.98 0.00 0.18 0.00 0.10 93.74
02:51:34 12:24:01 AM all 4.28 0.00 0.16 0.00 0.11 95.45
02:51:34 12:24:01 AM 0 2.22 0.00 0.13 0.00 0.08 97.56
02:51:34 12:24:01 AM 1 6.34 0.00 0.18 0.00 0.13 93.34
02:51:34 12:25:01 AM all 4.53 0.00 0.19 0.00 0.10 95.18
02:51:34 12:25:01 AM 0 1.60 0.00 0.15 0.00 0.08 98.16
02:51:34 12:25:01 AM 1 7.45 0.00 0.23 0.00 0.12 92.19
02:51:34 12:26:01 AM all 5.96 0.00 0.38 0.00 0.07 93.60
02:51:34 12:26:01 AM 0 1.95 0.00 0.17 0.00 0.07 97.81
02:51:34 12:26:01 AM 1 10.14 0.00 0.59 0.00 0.07 89.19
02:51:34 12:27:01 AM all 6.13 0.00 0.31 0.00 0.08 93.48
02:51:34 12:27:01 AM 0 3.21 0.00 0.13 0.00 0.08 96.58
02:51:34 12:27:01 AM 1 9.15 0.00 0.50 0.00 0.07 90.28
02:51:34 12:28:01 AM all 4.40 0.00 0.17 0.00 0.08 95.35
02:51:34 12:28:01 AM 0 3.56 0.00 0.15 0.00 0.08 96.21
02:51:34 12:28:01 AM 1 5.24 0.00 0.18 0.00 0.08 94.49
02:51:34 12:29:01 AM all 4.33 0.00 0.19 0.00 0.08 95.41
02:51:34 12:29:01 AM 0 3.71 0.00 0.22 0.00 0.07 96.01
02:51:34 12:29:01 AM 1 4.94 0.00 0.17 0.00 0.08 94.80
02:51:34 12:30:01 AM all 4.44 0.00 0.18 0.00 0.09 95.29
02:51:34 12:30:01 AM 0 1.67 0.00 0.15 0.00 0.07 98.11
02:51:34 12:30:01 AM 1 7.20 0.00 0.22 0.00 0.12 92.46
02:51:34 12:31:01 AM all 4.48 0.00 0.18 0.00 0.09 95.25
02:51:34 12:31:01 AM 0 3.96 0.00 0.18 0.00 0.08 95.77
02:51:34 12:31:01 AM 1 4.99 0.00 0.18 0.00 0.10 94.72
02:51:34 12:32:01 AM all 4.22 0.00 0.14 0.00 0.09 95.55
02:51:34 12:32:01 AM 0 3.07 0.00 0.15 0.00 0.08 96.69
02:51:34 12:32:01 AM 1 5.36 0.00 0.13 0.00 0.10 94.40
02:51:34 12:33:01 AM all 5.57 0.00 0.28 0.00 0.08 94.07
02:51:34 12:33:01 AM 0 6.93 0.00 0.39 0.00 0.07 92.61
02:51:34 12:33:01 AM 1 4.24 0.00 0.17 0.00 0.10 95.49
02:51:34
02:51:34 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 12:34:01 AM all 6.29 0.00 0.38 0.00 0.09 93.24
02:51:34 12:34:01 AM 0 2.85 0.00 0.18 0.00 0.08 96.88
02:51:34 12:34:01 AM 1 9.87 0.00 0.59 0.00 0.09 89.45
02:51:34 12:35:01 AM all 4.34 0.00 0.33 0.00 0.10 95.23
02:51:34 12:35:01 AM 0 5.09 0.00 0.35 0.00 0.10 94.46
02:51:34 12:35:01 AM 1 3.59 0.00 0.30 0.00 0.10 96.01
02:51:34 12:36:01 AM all 4.33 0.00 0.31 0.00 0.08 95.28
02:51:34 12:36:01 AM 0 3.21 0.00 0.23 0.00 0.08 96.47
02:51:34 12:36:01 AM 1 5.45 0.00 0.38 0.00 0.08 94.08
02:51:34 12:37:01 AM all 4.40 0.00 0.32 0.00 0.08 95.20
02:51:34 12:37:01 AM 0 1.96 0.00 0.17 0.00 0.07 97.81
02:51:34 12:37:01 AM 1 6.83 0.00 0.47 0.00 0.10 92.60
02:51:34 12:38:01 AM all 4.30 0.00 0.30 0.00 0.09 95.30
02:51:34 12:38:01 AM 0 2.46 0.00 0.18 0.00 0.08 97.28
02:51:34 12:38:01 AM 1 6.15 0.00 0.42 0.00 0.10 93.33
02:51:34 12:39:01 AM all 4.29 0.00 0.31 0.03 0.11 95.27
02:51:34 12:39:01 AM 0 2.12 0.00 0.15 0.05 0.08 97.60
02:51:34 12:39:01 AM 1 6.46 0.00 0.47 0.00 0.13 92.94
02:51:34 12:40:01 AM all 6.50 0.00 0.37 0.00 0.09 93.04
02:51:34 12:40:01 AM 0 3.83 0.00 0.23 0.00 0.08 95.86
02:51:34 12:40:01 AM 1 9.18 0.00 0.50 0.00 0.10 90.22
02:51:34 12:41:01 AM all 1.14 0.00 0.12 0.00 0.08 98.66
02:51:34 12:41:01 AM 0 0.84 0.00 0.10 0.00 0.08 98.98
02:51:34 12:41:01 AM 1 1.45 0.00 0.13 0.00 0.07 98.35
02:51:34 12:42:01 AM all 1.19 0.00 0.12 0.00 0.10 98.59
02:51:34 12:42:01 AM 0 0.58 0.00 0.08 0.00 0.08 99.25
02:51:34 12:42:01 AM 1 1.80 0.00 0.15 0.00 0.12 97.93
02:51:34 12:43:01 AM all 1.14 0.00 0.13 0.00 0.09 98.64
02:51:34 12:43:01 AM 0 0.45 0.00 0.10 0.00 0.05 99.40
02:51:34 12:43:01 AM 1 1.82 0.00 0.17 0.00 0.13 97.88
02:51:34 12:44:01 AM all 1.16 0.00 0.13 0.00 0.10 98.60
02:51:34 12:44:01 AM 0 0.82 0.00 0.12 0.00 0.08 98.98
02:51:34 12:44:01 AM 1 1.50 0.00 0.15 0.00 0.12 98.23
02:51:34
02:51:34 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 12:45:01 AM all 1.27 0.00 0.13 0.00 0.09 98.51
02:51:34 12:45:01 AM 0 1.67 0.00 0.18 0.00 0.12 98.03
02:51:34 12:45:01 AM 1 0.87 0.00 0.08 0.00 0.07 98.98
02:51:34 12:46:01 AM all 2.55 0.00 0.13 0.00 0.09 97.23
02:51:34 12:46:01 AM 0 2.27 0.00 0.15 0.00 0.12 97.46
02:51:34 12:46:01 AM 1 2.83 0.00 0.10 0.00 0.07 97.00
02:51:34 12:47:01 AM all 7.10 0.00 0.47 0.00 0.07 92.36
02:51:34 12:47:01 AM 0 12.05 0.00 0.75 0.00 0.07 87.13
02:51:34 12:47:01 AM 1 2.43 0.00 0.20 0.00 0.07 97.30
02:51:34 12:48:01 AM all 5.28 0.01 0.25 0.01 0.09 94.36
02:51:34 12:48:01 AM 0 5.70 0.00 0.31 0.00 0.07 93.92
02:51:34 12:48:01 AM 1 4.86 0.02 0.20 0.02 0.12 94.79
02:51:34 12:49:01 AM all 4.35 0.00 0.15 0.00 0.09 95.41
02:51:34 12:49:01 AM 0 3.34 0.00 0.15 0.00 0.10 96.41
02:51:34 12:49:01 AM 1 5.36 0.00 0.15 0.00 0.08 94.40
02:51:34 12:50:01 AM all 4.34 0.00 0.17 0.00 0.08 95.40
02:51:34 12:50:01 AM 0 2.79 0.00 0.15 0.00 0.08 96.98
02:51:34 12:50:01 AM 1 5.90 0.00 0.18 0.00 0.08 93.83
02:51:34 12:51:01 AM all 4.32 0.00 0.15 0.00 0.09 95.44
02:51:34 12:51:01 AM 0 2.36 0.00 0.10 0.00 0.07 97.48
02:51:34 12:51:01 AM 1 6.28 0.00 0.20 0.00 0.12 93.40
02:51:34 12:52:01 AM all 4.39 0.00 0.15 0.00 0.10 95.36
02:51:34 12:52:01 AM 0 3.36 0.00 0.12 0.00 0.10 96.42
02:51:34 12:52:01 AM 1 5.43 0.00 0.18 0.00 0.10 94.29
02:51:34 12:53:01 AM all 4.39 0.00 0.17 0.00 0.09 95.36
02:51:34 12:53:01 AM 0 1.80 0.00 0.15 0.00 0.08 97.96
02:51:34 12:53:01 AM 1 6.97 0.00 0.18 0.00 0.10 92.74
02:51:34 12:54:01 AM all 6.25 0.00 0.44 0.00 0.08 93.24
02:51:34 12:54:01 AM 0 6.24 0.00 0.47 0.00 0.07 93.23
02:51:34 12:54:01 AM 1 6.26 0.00 0.41 0.00 0.09 93.25
02:51:34 12:55:01 AM all 6.83 0.00 0.42 0.00 0.08 92.68
02:51:34 12:55:01 AM 0 6.11 0.00 0.43 0.00 0.07 93.40
02:51:34 12:55:01 AM 1 7.54 0.00 0.41 0.00 0.09 91.96
02:51:34
02:51:34 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 12:56:01 AM all 4.40 0.00 0.32 0.00 0.06 95.22
02:51:34 12:56:01 AM 0 4.65 0.00 0.35 0.00 0.05 94.95
02:51:34 12:56:01 AM 1 4.16 0.00 0.28 0.00 0.07 95.49
02:51:34 12:57:01 AM all 4.35 0.00 0.28 0.00 0.08 95.29
02:51:34 12:57:01 AM 0 2.57 0.00 0.18 0.00 0.07 97.18
02:51:34 12:57:01 AM 1 6.13 0.00 0.38 0.00 0.08 93.40
02:51:34 12:58:01 AM all 4.38 0.00 0.32 0.00 0.08 95.23
02:51:34 12:58:01 AM 0 3.04 0.00 0.25 0.00 0.07 96.64
02:51:34 12:58:01 AM 1 5.72 0.00 0.38 0.00 0.08 93.81
02:51:34 12:59:01 AM all 4.40 0.00 0.33 0.00 0.08 95.20
02:51:34 12:59:01 AM 0 2.51 0.00 0.18 0.00 0.07 97.24
02:51:34 12:59:01 AM 1 6.30 0.00 0.47 0.00 0.08 93.15
02:51:34 01:00:01 AM all 4.39 0.00 0.31 0.00 0.08 95.23
02:51:34 01:00:01 AM 0 5.47 0.00 0.38 0.00 0.08 94.06
02:51:34 01:00:01 AM 1 3.31 0.00 0.23 0.00 0.07 96.39
02:51:34 01:01:01 AM all 7.40 0.00 0.42 0.00 0.08 92.11
02:51:34 01:01:01 AM 0 2.64 0.00 0.22 0.00 0.07 97.08
02:51:34 01:01:01 AM 1 12.16 0.00 0.62 0.00 0.08 87.14
02:51:34 01:02:01 AM all 1.07 0.00 0.14 0.00 0.07 98.72
02:51:34 01:02:01 AM 0 0.72 0.00 0.12 0.00 0.07 99.10
02:51:34 01:02:01 AM 1 1.42 0.00 0.17 0.00 0.07 98.35
02:51:34 01:03:01 AM all 1.23 0.00 0.13 0.00 0.08 98.57
02:51:34 01:03:01 AM 0 0.67 0.00 0.08 0.00 0.05 99.20
02:51:34 01:03:01 AM 1 1.79 0.00 0.17 0.00 0.10 97.95
02:51:34 01:04:01 AM all 1.25 0.00 0.11 0.00 0.08 98.56
02:51:34 01:04:01 AM 0 1.09 0.00 0.08 0.00 0.08 98.75
02:51:34 01:04:01 AM 1 1.42 0.00 0.13 0.00 0.07 98.38
02:51:34 01:05:01 AM all 1.09 0.00 0.11 0.00 0.08 98.73
02:51:34 01:05:01 AM 0 0.67 0.00 0.10 0.00 0.07 99.16
02:51:34 01:05:01 AM 1 1.50 0.00 0.12 0.00 0.08 98.30
02:51:34 01:06:02 AM all 1.25 0.00 0.13 0.00 0.08 98.55
02:51:34 01:06:02 AM 0 0.62 0.00 0.13 0.00 0.05 99.20
02:51:34 01:06:02 AM 1 1.89 0.00 0.12 0.00 0.10 97.90
02:51:34
02:51:34 01:06:02 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 01:07:01 AM all 1.29 0.00 0.12 0.00 0.08 98.51
02:51:34 01:07:01 AM 0 0.61 0.00 0.07 0.00 0.07 99.25
02:51:34 01:07:01 AM 1 1.97 0.00 0.17 0.00 0.08 97.78
02:51:34 01:08:01 AM all 7.09 0.00 0.47 0.00 0.07 92.36
02:51:34 01:08:01 AM 0 12.33 0.00 0.80 0.00 0.05 86.81
02:51:34 01:08:01 AM 1 2.20 0.00 0.17 0.00 0.08 97.55
02:51:34 01:09:01 AM all 5.20 0.00 0.41 0.01 0.09 94.29
02:51:34 01:09:01 AM 0 2.93 0.00 0.25 0.00 0.08 96.73
02:51:34 01:09:01 AM 1 7.45 0.00 0.57 0.02 0.10 91.87
02:51:34 01:10:01 AM all 5.88 0.00 0.44 0.00 0.07 93.61
02:51:34 01:10:01 AM 0 0.65 0.00 0.18 0.00 0.07 99.10
02:51:34 01:10:01 AM 1 11.25 0.00 0.71 0.00 0.07 87.98
02:51:34 01:11:01 AM all 4.44 0.00 0.17 0.00 0.07 95.33
02:51:34 01:11:01 AM 0 2.42 0.00 0.13 0.00 0.05 97.39
02:51:34 01:11:01 AM 1 6.45 0.00 0.20 0.00 0.08 93.27
02:51:34 01:12:01 AM all 4.33 0.00 0.17 0.01 0.08 95.42
02:51:34 01:12:01 AM 0 3.56 0.00 0.13 0.02 0.07 96.22
02:51:34 01:12:01 AM 1 5.10 0.00 0.20 0.00 0.08 94.62
02:51:34 01:13:01 AM all 4.41 0.00 0.16 0.00 0.08 95.35
02:51:34 01:13:01 AM 0 1.30 0.00 0.15 0.00 0.07 98.48
02:51:34 01:13:01 AM 1 7.52 0.00 0.17 0.00 0.10 92.21
02:51:34 01:14:01 AM all 4.32 0.00 0.17 0.00 0.08 95.44
02:51:34 01:14:01 AM 0 0.80 0.00 0.15 0.00 0.07 98.98
02:51:34 01:14:01 AM 1 7.82 0.00 0.18 0.00 0.08 91.91
02:51:34 01:15:01 AM all 4.45 0.00 0.17 0.00 0.08 95.30
02:51:34 01:15:01 AM 0 1.42 0.00 0.17 0.00 0.05 98.36
02:51:34 01:15:01 AM 1 7.48 0.00 0.17 0.00 0.12 92.23
02:51:34 01:16:01 AM all 4.88 0.00 0.23 0.00 0.08 94.80
02:51:34 01:16:01 AM 0 1.62 0.00 0.13 0.00 0.07 98.18
02:51:34 01:16:01 AM 1 8.19 0.00 0.32 0.00 0.10 91.38
02:51:34 01:17:01 AM all 5.88 0.00 0.46 0.00 0.06 93.60
02:51:34 01:17:01 AM 0 2.86 0.00 0.24 0.00 0.05 96.85
02:51:34 01:17:01 AM 1 8.95 0.00 0.69 0.00 0.07 90.30
02:51:34
02:51:34 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 01:18:01 AM all 5.39 0.00 0.48 0.00 0.07 94.06
02:51:34 01:18:01 AM 0 2.99 0.00 0.30 0.00 0.07 96.64
02:51:34 01:18:01 AM 1 7.84 0.00 0.66 0.00 0.07 91.42
02:51:34 01:19:01 AM all 5.16 0.00 0.22 0.00 0.07 94.56
02:51:34 01:19:01 AM 0 2.37 0.00 0.13 0.00 0.07 97.43
02:51:34 01:19:01 AM 1 7.98 0.00 0.31 0.00 0.07 91.65
02:51:34 01:20:01 AM all 4.43 0.00 0.15 0.00 0.08 95.35
02:51:34 01:20:01 AM 0 3.24 0.00 0.13 0.00 0.07 96.56
02:51:34 01:20:01 AM 1 5.61 0.00 0.17 0.00 0.08 94.14
02:51:34 01:21:01 AM all 4.29 0.00 0.16 0.00 0.08 95.48
02:51:34 01:21:01 AM 0 2.62 0.00 0.15 0.00 0.07 97.16
02:51:34 01:21:01 AM 1 5.95 0.00 0.17 0.00 0.08 93.80
02:51:34 01:22:01 AM all 4.39 0.00 0.16 0.00 0.08 95.38
02:51:34 01:22:01 AM 0 2.31 0.00 0.15 0.00 0.07 97.48
02:51:34 01:22:01 AM 1 6.47 0.00 0.17 0.00 0.08 93.28
02:51:34 01:23:01 AM all 4.34 0.00 0.18 0.00 0.07 95.41
02:51:34 01:23:01 AM 0 4.93 0.00 0.18 0.00 0.07 94.82
02:51:34 01:23:01 AM 1 3.76 0.00 0.17 0.00 0.07 96.01
02:51:34 01:24:01 AM all 4.47 0.00 0.16 0.00 0.08 95.30
02:51:34 01:24:01 AM 0 4.53 0.00 0.15 0.00 0.07 95.25
02:51:34 01:24:01 AM 1 4.41 0.00 0.17 0.00 0.08 95.34
02:51:34 01:25:01 AM all 5.86 0.00 0.42 0.00 0.08 93.64
02:51:34 01:25:01 AM 0 8.84 0.00 0.60 0.00 0.09 90.47
02:51:34 01:25:01 AM 1 2.95 0.00 0.25 0.00 0.07 96.73
02:51:34 01:26:01 AM all 4.95 0.00 0.42 0.00 0.07 94.57
02:51:34 01:26:01 AM 0 3.61 0.00 0.30 0.00 0.05 96.03
02:51:34 01:26:01 AM 1 6.26 0.00 0.53 0.00 0.08 93.12
02:51:34 01:27:01 AM all 5.47 0.00 0.24 0.00 0.07 94.22
02:51:34 01:27:01 AM 0 7.82 0.00 0.36 0.00 0.07 91.76
02:51:34 01:27:01 AM 1 3.17 0.00 0.13 0.00 0.07 96.63
02:51:34 01:28:01 AM all 4.43 0.00 0.18 0.00 0.08 95.32
02:51:34 01:28:01 AM 0 3.06 0.00 0.18 0.00 0.07 96.69
02:51:34 01:28:01 AM 1 5.80 0.00 0.17 0.00 0.08 93.95
02:51:34
02:51:34 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 01:29:01 AM all 4.33 0.00 0.17 0.01 0.07 95.43
02:51:34 01:29:01 AM 0 4.77 0.00 0.15 0.00 0.07 95.02
02:51:34 01:29:01 AM 1 3.89 0.00 0.18 0.02 0.07 95.84
02:51:34 01:30:01 AM all 4.33 0.00 0.18 0.00 0.07 95.43
02:51:34 01:30:01 AM 0 3.22 0.00 0.17 0.00 0.07 96.54
02:51:34 01:30:01 AM 1 5.43 0.00 0.18 0.00 0.07 94.32
02:51:34 01:31:01 AM all 4.35 0.00 0.18 0.00 0.07 95.41
02:51:34 01:31:01 AM 0 1.89 0.00 0.17 0.00 0.05 97.89
02:51:34 01:31:01 AM 1 6.80 0.00 0.18 0.00 0.08 92.93
02:51:34 01:32:01 AM all 4.35 0.00 0.18 0.00 0.08 95.39
02:51:34 01:32:01 AM 0 2.49 0.00 0.17 0.00 0.07 97.27
02:51:34 01:32:01 AM 1 6.21 0.00 0.20 0.00 0.08 93.50
02:51:34 01:33:01 AM all 5.32 0.00 0.36 0.00 0.07 94.25
02:51:34 01:33:01 AM 0 8.11 0.00 0.52 0.00 0.07 91.30
02:51:34 01:33:01 AM 1 2.62 0.00 0.20 0.00 0.07 97.11
02:51:34 01:34:01 AM all 5.43 0.00 0.44 0.00 0.08 94.05
02:51:34 01:34:01 AM 0 3.84 0.00 0.35 0.00 0.07 95.74
02:51:34 01:34:01 AM 1 7.02 0.00 0.53 0.00 0.08 92.37
02:51:34 01:35:01 AM all 5.99 0.00 0.39 0.00 0.07 93.55
02:51:34 01:35:01 AM 0 0.97 0.00 0.15 0.00 0.07 98.81
02:51:34 01:35:01 AM 1 11.25 0.00 0.65 0.00 0.07 88.03
02:51:34 01:36:01 AM all 4.39 0.00 0.30 0.00 0.08 95.22
02:51:34 01:36:01 AM 0 3.89 0.00 0.23 0.00 0.08 95.79
02:51:34 01:36:01 AM 1 4.90 0.00 0.37 0.00 0.08 94.65
02:51:34 01:37:01 AM all 4.45 0.00 0.29 0.00 0.08 95.17
02:51:34 01:37:01 AM 0 3.59 0.00 0.30 0.00 0.07 96.04
02:51:34 01:37:01 AM 1 5.31 0.00 0.28 0.00 0.10 94.30
02:51:34 01:38:01 AM all 4.35 0.00 0.31 0.00 0.08 95.26
02:51:34 01:38:01 AM 0 2.71 0.00 0.20 0.00 0.07 97.02
02:51:34 01:38:01 AM 1 6.00 0.00 0.42 0.00 0.08 93.50
02:51:34 01:39:01 AM all 4.31 0.00 0.31 0.00 0.08 95.30
02:51:34 01:39:01 AM 0 2.59 0.00 0.20 0.00 0.07 97.14
02:51:34 01:39:01 AM 1 6.03 0.00 0.42 0.00 0.10 93.45
02:51:34
02:51:34 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 01:40:01 AM all 4.30 0.00 0.30 0.00 0.08 95.32
02:51:34 01:40:01 AM 0 2.94 0.00 0.27 0.00 0.07 96.72
02:51:34 01:40:01 AM 1 5.67 0.00 0.33 0.00 0.08 93.92
02:51:34 01:41:01 AM all 6.78 0.00 0.38 0.00 0.08 92.77
02:51:34 01:41:01 AM 0 7.43 0.00 0.44 0.00 0.08 92.05
02:51:34 01:41:01 AM 1 6.13 0.00 0.32 0.00 0.07 93.49
02:51:34 01:42:01 AM all 1.04 0.00 0.11 0.00 0.08 98.77
02:51:34 01:42:01 AM 0 1.24 0.00 0.13 0.00 0.07 98.56
02:51:34 01:42:01 AM 1 0.85 0.00 0.08 0.00 0.08 98.98
02:51:34 01:43:01 AM all 1.31 0.00 0.12 0.00 0.08 98.50
02:51:34 01:43:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
02:51:34 01:43:01 AM 1 2.05 0.00 0.18 0.00 0.10 97.66
02:51:34 01:44:01 AM all 1.21 0.00 0.13 0.00 0.08 98.58
02:51:34 01:44:01 AM 0 0.82 0.00 0.12 0.00 0.05 99.02
02:51:34 01:44:01 AM 1 1.60 0.00 0.15 0.00 0.10 98.15
02:51:34 01:45:01 AM all 1.20 0.00 0.12 0.00 0.08 98.60
02:51:34 01:45:01 AM 0 0.45 0.00 0.10 0.00 0.07 99.38
02:51:34 01:45:01 AM 1 1.95 0.00 0.13 0.00 0.10 97.81
02:51:34 01:46:01 AM all 1.12 0.00 0.12 0.00 0.06 98.70
02:51:34 01:46:01 AM 0 0.82 0.00 0.12 0.00 0.05 99.01
02:51:34 01:46:01 AM 1 1.42 0.00 0.12 0.00 0.07 98.40
02:51:34 01:47:01 AM all 1.65 0.00 0.13 0.00 0.08 98.13
02:51:34 01:47:01 AM 0 0.42 0.00 0.10 0.00 0.07 99.42
02:51:34 01:47:01 AM 1 2.89 0.00 0.17 0.00 0.10 96.84
02:51:34 01:48:01 AM all 7.20 0.00 0.53 0.00 0.06 92.21
02:51:34 01:48:01 AM 0 0.45 0.00 0.23 0.00 0.08 99.23
02:51:34 01:48:01 AM 1 14.55 0.00 0.86 0.00 0.04 84.56
02:51:34 01:49:01 AM all 5.58 0.00 0.28 0.00 0.08 94.06
02:51:34 01:49:01 AM 0 3.44 0.00 0.15 0.00 0.08 96.32
02:51:34 01:49:01 AM 1 7.76 0.00 0.41 0.00 0.09 91.75
02:51:34 01:50:01 AM all 4.18 0.00 0.18 0.00 0.08 95.57
02:51:34 01:50:01 AM 0 3.61 0.00 0.17 0.00 0.07 96.16
02:51:34 01:50:01 AM 1 4.75 0.00 0.18 0.00 0.08 94.99
02:51:34
02:51:34 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 01:51:01 AM all 4.49 0.00 0.19 0.00 0.08 95.24
02:51:34 01:51:01 AM 0 4.71 0.00 0.20 0.00 0.08 95.00
02:51:34 01:51:01 AM 1 4.26 0.00 0.18 0.00 0.08 95.47
02:51:34 01:52:01 AM all 4.38 0.00 0.17 0.00 0.08 95.37
02:51:34 01:52:01 AM 0 2.22 0.00 0.15 0.00 0.07 97.56
02:51:34 01:52:01 AM 1 6.53 0.00 0.18 0.00 0.10 93.18
02:51:34 01:53:01 AM all 4.29 0.00 0.15 0.00 0.08 95.48
02:51:34 01:53:01 AM 0 3.90 0.00 0.15 0.00 0.08 95.87
02:51:34 01:53:01 AM 1 4.68 0.00 0.15 0.00 0.08 95.08
02:51:34 01:54:01 AM all 4.32 0.00 0.18 0.00 0.08 95.43
02:51:34 01:54:01 AM 0 2.36 0.00 0.15 0.00 0.07 97.43
02:51:34 01:54:01 AM 1 6.28 0.00 0.20 0.00 0.08 93.43
02:51:34 01:55:01 AM all 5.82 0.00 0.36 0.00 0.08 93.74
02:51:34 01:55:01 AM 0 1.64 0.00 0.13 0.00 0.07 98.16
02:51:34 01:55:01 AM 1 10.19 0.00 0.59 0.00 0.09 89.13
02:51:34 01:56:01 AM all 6.08 0.00 0.34 0.00 0.07 93.51
02:51:34 01:56:01 AM 0 3.81 0.00 0.20 0.00 0.07 95.92
02:51:34 01:56:01 AM 1 8.44 0.00 0.49 0.00 0.07 91.00
02:51:34 01:57:01 AM all 4.45 0.00 0.18 0.00 0.08 95.28
02:51:34 01:57:01 AM 0 4.96 0.00 0.18 0.00 0.08 94.77
02:51:34 01:57:01 AM 1 3.94 0.00 0.18 0.00 0.08 95.79
02:51:34 01:58:01 AM all 4.38 0.00 0.18 0.00 0.07 95.38
02:51:34 01:58:01 AM 0 4.68 0.00 0.18 0.00 0.07 95.07
02:51:34 01:58:01 AM 1 4.08 0.00 0.17 0.00 0.07 95.69
02:51:34 01:59:01 AM all 4.45 0.00 0.17 0.00 0.08 95.30
02:51:34 01:59:01 AM 0 2.99 0.00 0.13 0.00 0.08 96.79
02:51:34 01:59:01 AM 1 5.90 0.00 0.20 0.00 0.08 93.82
02:51:34 02:00:01 AM all 4.45 0.00 0.21 0.00 0.08 95.25
02:51:34 02:00:01 AM 0 3.56 0.00 0.22 0.00 0.07 96.16
02:51:34 02:00:01 AM 1 5.35 0.00 0.20 0.00 0.10 94.35
02:51:34 02:01:01 AM all 4.36 0.00 0.21 0.01 0.08 95.35
02:51:34 02:01:01 AM 0 3.27 0.00 0.18 0.02 0.07 96.46
02:51:34 02:01:01 AM 1 5.45 0.00 0.23 0.00 0.08 94.23
02:51:34
02:51:34 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 02:02:01 AM all 5.54 0.00 0.31 0.00 0.07 94.08
02:51:34 02:02:01 AM 0 1.79 0.00 0.13 0.00 0.07 98.01
02:51:34 02:02:01 AM 1 9.40 0.00 0.50 0.00 0.07 90.03
02:51:34 02:03:01 AM all 5.97 0.00 0.42 0.00 0.08 93.54
02:51:34 02:03:01 AM 0 4.96 0.00 0.36 0.00 0.08 94.60
02:51:34 02:03:01 AM 1 6.99 0.00 0.48 0.00 0.07 92.46
02:51:34 02:04:01 AM all 4.39 0.00 0.34 0.00 0.08 95.18
02:51:34 02:04:01 AM 0 4.71 0.00 0.35 0.00 0.08 94.85
02:51:34 02:04:01 AM 1 4.08 0.00 0.33 0.00 0.08 95.51
02:51:34 02:05:01 AM all 4.31 0.00 0.32 0.00 0.09 95.28
02:51:34 02:05:01 AM 0 2.52 0.00 0.18 0.00 0.08 97.21
02:51:34 02:05:01 AM 1 6.10 0.00 0.45 0.00 0.10 93.35
02:51:34 02:06:01 AM all 4.18 0.00 0.33 0.00 0.08 95.41
02:51:34 02:06:01 AM 0 3.77 0.00 0.27 0.00 0.08 95.88
02:51:34 02:06:01 AM 1 4.60 0.00 0.38 0.00 0.08 94.94
02:51:34 02:07:01 AM all 4.41 0.00 0.27 0.00 0.07 95.26
02:51:34 02:07:01 AM 0 3.68 0.00 0.25 0.00 0.07 96.00
02:51:34 02:07:01 AM 1 5.13 0.00 0.28 0.00 0.07 94.52
02:51:34 02:08:01 AM all 4.28 0.00 0.32 0.00 0.09 95.31
02:51:34 02:08:01 AM 0 2.32 0.00 0.18 0.00 0.08 97.41
02:51:34 02:08:01 AM 1 6.23 0.00 0.45 0.00 0.10 93.22
02:51:34 02:09:01 AM all 6.63 0.00 0.37 0.00 0.08 92.92
02:51:34 02:09:01 AM 0 4.55 0.00 0.32 0.00 0.08 95.05
02:51:34 02:09:01 AM 1 8.71 0.00 0.42 0.00 0.08 90.79
02:51:34 02:10:01 AM all 0.65 0.00 0.09 0.00 0.06 99.20
02:51:34 02:10:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
02:51:34 02:10:01 AM 1 0.85 0.00 0.12 0.00 0.08 98.94
02:51:34 02:11:01 AM all 1.23 0.00 0.14 0.00 0.08 98.56
02:51:34 02:11:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
02:51:34 02:11:01 AM 1 1.89 0.00 0.20 0.00 0.10 97.81
02:51:34 02:12:01 AM all 1.29 0.00 0.12 0.00 0.08 98.51
02:51:34 02:12:01 AM 0 1.00 0.00 0.10 0.00 0.08 98.81
02:51:34 02:12:01 AM 1 1.59 0.00 0.13 0.00 0.08 98.20
02:51:34
02:51:34 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 02:13:01 AM all 1.24 0.00 0.11 0.00 0.08 98.58
02:51:34 02:13:01 AM 0 1.91 0.00 0.15 0.00 0.08 97.86
02:51:34 02:13:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
02:51:34 02:14:01 AM all 1.27 0.00 0.14 0.00 0.05 98.54
02:51:34 02:14:01 AM 0 1.89 0.00 0.17 0.00 0.05 97.89
02:51:34 02:14:01 AM 1 0.65 0.00 0.12 0.00 0.05 99.18
02:51:34 02:15:01 AM all 2.97 0.00 0.29 0.00 0.07 96.67
02:51:34 02:15:01 AM 0 4.40 0.00 0.40 0.00 0.08 95.11
02:51:34 02:15:01 AM 1 1.54 0.00 0.18 0.00 0.05 98.23
02:51:34 02:16:01 AM all 6.50 0.00 0.44 0.00 0.07 92.99
02:51:34 02:16:01 AM 0 9.26 0.00 0.57 0.00 0.07 90.10
02:51:34 02:16:01 AM 1 3.75 0.00 0.32 0.00 0.07 95.87
02:51:34 02:17:01 AM all 4.40 0.00 0.33 0.00 0.08 95.20
02:51:34 02:17:01 AM 0 3.08 0.00 0.25 0.00 0.07 96.61
02:51:34 02:17:01 AM 1 5.72 0.00 0.40 0.00 0.08 93.80
02:51:34 02:18:01 AM all 4.49 0.14 0.37 0.00 0.08 94.92
02:51:34 02:18:01 AM 0 3.72 0.29 0.39 0.00 0.09 95.51
02:51:34 02:18:01 AM 1 5.26 0.00 0.34 0.00 0.07 94.34
02:51:34 02:19:01 AM all 4.38 0.00 0.34 0.00 0.08 95.20
02:51:34 02:19:01 AM 0 5.31 0.00 0.40 0.00 0.08 94.20
02:51:34 02:19:01 AM 1 3.44 0.00 0.28 0.00 0.08 96.19
02:51:34 02:20:01 AM all 6.08 0.00 0.35 0.00 0.07 93.50
02:51:34 02:20:01 AM 0 3.63 0.00 0.23 0.00 0.05 96.09
02:51:34 02:20:01 AM 1 8.54 0.00 0.47 0.00 0.08 90.90
02:51:34 02:21:01 AM all 10.06 0.00 1.10 0.03 0.08 88.73
02:51:34 02:21:01 AM 0 10.75 0.00 1.25 0.00 0.08 87.91
02:51:34 02:21:01 AM 1 9.37 0.00 0.94 0.07 0.07 89.56
02:51:34 02:22:01 AM all 4.42 0.00 0.32 0.00 0.08 95.19
02:51:34 02:22:01 AM 0 2.77 0.00 0.22 0.00 0.07 96.94
02:51:34 02:22:01 AM 1 6.07 0.00 0.42 0.00 0.08 93.43
02:51:34 02:23:01 AM all 4.31 0.00 0.30 0.00 0.08 95.30
02:51:34 02:23:01 AM 0 6.04 0.00 0.37 0.00 0.08 93.51
02:51:34 02:23:01 AM 1 2.59 0.00 0.23 0.00 0.08 97.09
02:51:34
02:51:34 02:23:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 02:24:01 AM all 4.29 0.00 0.31 0.01 0.08 95.32
02:51:34 02:24:01 AM 0 4.82 0.00 0.32 0.02 0.07 94.78
02:51:34 02:24:01 AM 1 3.76 0.00 0.30 0.00 0.08 95.86
02:51:34 02:25:01 AM all 6.63 0.00 0.43 0.00 0.07 92.87
02:51:34 02:25:01 AM 0 4.64 0.00 0.35 0.00 0.07 94.94
02:51:34 02:25:01 AM 1 8.61 0.00 0.50 0.00 0.07 90.82
02:51:34 02:26:01 AM all 2.10 0.00 0.14 0.00 0.07 97.69
02:51:34 02:26:01 AM 0 1.47 0.00 0.17 0.00 0.07 98.30
02:51:34 02:26:01 AM 1 2.72 0.00 0.12 0.00 0.07 97.09
02:51:34 02:27:01 AM all 1.32 0.00 0.11 0.00 0.07 98.51
02:51:34 02:27:01 AM 0 1.19 0.00 0.08 0.00 0.05 98.68
02:51:34 02:27:01 AM 1 1.45 0.00 0.13 0.00 0.08 98.33
02:51:34 02:28:01 AM all 1.05 0.00 0.13 0.00 0.04 98.77
02:51:34 02:28:01 AM 0 1.12 0.00 0.15 0.00 0.05 98.68
02:51:34 02:28:01 AM 1 0.99 0.00 0.12 0.00 0.03 98.86
02:51:34 02:29:01 AM all 1.24 0.00 0.13 0.00 0.08 98.56
02:51:34 02:29:01 AM 0 1.97 0.00 0.18 0.00 0.08 97.76
02:51:34 02:29:01 AM 1 0.52 0.00 0.07 0.00 0.07 99.35
02:51:34 02:30:01 AM all 1.34 0.00 0.11 0.00 0.06 98.50
02:51:34 02:30:01 AM 0 0.80 0.00 0.10 0.00 0.05 99.05
02:51:34 02:30:01 AM 1 1.87 0.00 0.12 0.00 0.07 97.95
02:51:34 02:31:01 AM all 1.29 0.00 0.14 0.00 0.07 98.50
02:51:34 02:31:01 AM 0 1.15 0.00 0.13 0.00 0.07 98.65
02:51:34 02:31:01 AM 1 1.44 0.00 0.15 0.00 0.07 98.35
02:51:34 02:32:01 AM all 2.68 0.00 0.34 0.00 0.07 96.91
02:51:34 02:32:01 AM 0 0.92 0.00 0.15 0.00 0.05 98.88
02:51:34 02:32:01 AM 1 4.44 0.00 0.54 0.00 0.08 94.94
02:51:34 02:33:01 AM all 4.94 0.00 0.33 0.00 0.07 94.67
02:51:34 02:33:01 AM 0 3.61 0.00 0.22 0.00 0.07 96.11
02:51:34 02:33:01 AM 1 6.28 0.00 0.44 0.00 0.07 93.22
02:51:34 02:34:01 AM all 4.39 0.00 0.31 0.00 0.07 95.24
02:51:34 02:34:01 AM 0 4.77 0.00 0.30 0.00 0.07 94.87
02:51:34 02:34:01 AM 1 4.01 0.00 0.32 0.00 0.07 95.60
02:51:34
02:51:34 02:34:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 02:35:01 AM all 4.39 0.00 0.31 0.00 0.08 95.23
02:51:34 02:35:01 AM 0 2.39 0.00 0.23 0.00 0.07 97.31
02:51:34 02:35:01 AM 1 6.39 0.00 0.38 0.00 0.08 93.14
02:51:34 02:36:01 AM all 4.40 0.00 0.34 0.00 0.08 95.18
02:51:34 02:36:01 AM 0 2.84 0.00 0.25 0.00 0.08 96.82
02:51:34 02:36:01 AM 1 5.95 0.00 0.43 0.00 0.08 93.53
02:51:34 02:37:01 AM all 4.43 0.00 0.32 0.00 0.08 95.18
02:51:34 02:37:01 AM 0 3.58 0.00 0.30 0.00 0.07 96.06
02:51:34 02:37:01 AM 1 5.28 0.00 0.33 0.00 0.08 94.30
02:51:34 02:38:01 AM all 4.36 0.00 0.32 0.00 0.07 95.25
02:51:34 02:38:01 AM 0 3.68 0.00 0.28 0.00 0.07 95.97
02:51:34 02:38:01 AM 1 5.05 0.00 0.35 0.00 0.07 94.53
02:51:34 02:39:01 AM all 6.09 0.00 0.37 0.00 0.07 93.48
02:51:34 02:39:01 AM 0 4.71 0.00 0.37 0.00 0.07 94.86
02:51:34 02:39:01 AM 1 7.47 0.00 0.37 0.00 0.07 92.09
02:51:34 02:40:01 AM all 0.90 0.00 0.11 0.00 0.07 98.92
02:51:34 02:40:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
02:51:34 02:40:01 AM 1 1.20 0.00 0.15 0.00 0.08 98.56
02:51:34 02:41:01 AM all 0.75 0.00 0.13 0.00 0.07 99.05
02:51:34 02:41:01 AM 0 0.25 0.00 0.12 0.00 0.05 99.58
02:51:34 02:41:01 AM 1 1.25 0.00 0.15 0.00 0.08 98.51
02:51:34 02:42:01 AM all 0.81 0.00 0.10 0.00 0.07 99.02
02:51:34 02:42:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.51
02:51:34 02:42:01 AM 1 1.25 0.00 0.13 0.00 0.08 98.53
02:51:34 02:43:01 AM all 0.92 0.00 0.11 0.00 0.05 98.92
02:51:34 02:43:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28
02:51:34 02:43:01 AM 1 1.24 0.00 0.13 0.00 0.07 98.56
02:51:34 02:44:01 AM all 0.99 0.00 0.11 0.00 0.06 98.85
02:51:34 02:44:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23
02:51:34 02:44:01 AM 1 1.34 0.00 0.13 0.00 0.07 98.46
02:51:34 02:45:01 AM all 3.12 0.00 0.29 0.00 0.07 96.52
02:51:34 02:45:01 AM 0 0.99 0.00 0.25 0.00 0.07 98.70
02:51:34 02:45:01 AM 1 5.29 0.00 0.34 0.00 0.07 94.30
02:51:34
02:51:34 02:45:01 AM CPU %user %nice %system %iowait %steal %idle
02:51:34 02:46:01 AM all 7.19 0.00 3.78 0.00 0.06 88.98
02:51:34 02:46:01 AM 0 6.54 0.00 3.28 0.00 0.05 90.13
02:51:34 02:46:01 AM 1 7.83 0.00 4.27 0.00 0.07 87.83
02:51:34 02:47:01 AM all 7.57 0.00 3.78 0.00 0.07 88.59
02:51:34 02:47:01 AM 0 8.20 0.00 3.89 0.00 0.07 87.84
02:51:34 02:47:01 AM 1 6.93 0.00 3.66 0.00 0.07 89.34
02:51:34 02:48:01 AM all 7.56 0.00 3.45 0.00 0.07 88.92
02:51:34 02:48:01 AM 0 8.56 0.00 3.97 0.00 0.07 87.41
02:51:34 02:48:01 AM 1 6.52 0.00 2.91 0.00 0.07 90.50
02:51:34 02:49:01 AM all 7.69 0.00 3.35 0.00 0.06 88.90
02:51:34 02:49:01 AM 0 6.39 0.00 2.99 0.00 0.07 90.55
02:51:34 02:49:01 AM 1 9.02 0.00 3.72 0.00 0.05 87.21
02:51:34 02:50:01 AM all 24.61 0.00 2.86 0.07 0.10 72.37
02:51:34 02:50:01 AM 0 42.68 0.00 4.01 0.14 0.10 53.07
02:51:34 02:50:01 AM 1 6.83 0.00 1.72 0.00 0.10 91.35
02:51:34 02:51:01 AM all 24.96 0.00 2.69 0.79 0.08 71.48
02:51:34 02:51:01 AM 0 29.31 0.00 3.07 1.17 0.07 66.38
02:51:34 02:51:01 AM 1 20.60 0.00 2.32 0.42 0.08 76.58
02:51:34 Average: all 4.30 0.00 0.36 0.01 0.08 95.26
02:51:34 Average: 0 3.47 0.00 0.33 0.01 0.07 96.12
02:51:34 Average: 1 5.13 0.00 0.38 0.01 0.09 94.39
02:51:34
02:51:34
02:51:34