22:59:48 Started by upstream project "integration-distribution-mri-test-titanium" build number 62
22:59:48 originally caused by:
22:59:48 Started by timer
22:59:48 Running as SYSTEM
22:59:48 [EnvInject] - Loading node environment variables.
22:59:48 Building remotely on prd-centos8-robot-2c-8g-12948 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-titanium
22:59:49 [ssh-agent] Looking for ssh-agent implementation...
22:59:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:59:49 $ ssh-agent
22:59:49 SSH_AUTH_SOCK=/tmp/ssh-0xQM4anKJb2C/agent.5273
22:59:49 SSH_AGENT_PID=5274
22:59:49 [ssh-agent] Started.
22:59:49 Running ssh-add (command line suppressed)
22:59:49 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/private_key_8201005789557631082.key (/w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/private_key_8201005789557631082.key)
22:59:49 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:59:49 The recommended git tool is: NONE
22:59:52 using credential opendaylight-jenkins-ssh
22:59:52 Wiping out workspace first.
22:59:52 Cloning the remote Git repository
22:59:52 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:59:52 > git init /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test # timeout=10
22:59:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:59:52 > git --version # timeout=10
22:59:52 > git --version # 'git version 2.43.0'
22:59:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:59:52 [INFO] Currently running in a labeled security context
22:59:52 [INFO] Currently SELinux is 'enforcing' on the host
22:59:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test@tmp/jenkins-gitclient-ssh12563950138654025942.key
22:59:52 Verifying host key using known hosts file
22:59:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:59:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:59:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:59:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:59:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:59:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:59:55 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:59:55 [INFO] Currently running in a labeled security context
22:59:55 [INFO] Currently SELinux is 'enforcing' on the host
22:59:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test@tmp/jenkins-gitclient-ssh14159017597047950387.key
22:59:55 Verifying host key using known hosts file
22:59:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:59:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:59:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:59:55 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
22:59:55 > git config core.sparsecheckout # timeout=10
22:59:55 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
22:59:56 Commit message: "Adapt test for new pce-allocation field"
22:59:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:59:56 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
22:59:56 No emails were triggered.
22:59:56 provisioning config files...
22:59:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:59:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:59:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:59:58 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins6302169397024252213.sh
22:59:58 ---> python-tools-install.sh
22:59:58 Setup pyenv:
22:59:58 system
22:59:58 * 3.8.13 (set by /opt/pyenv/version)
22:59:58 * 3.9.13 (set by /opt/pyenv/version)
22:59:58 * 3.10.13 (set by /opt/pyenv/version)
22:59:58 * 3.11.7 (set by /opt/pyenv/version)
23:00:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I79R
23:00:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:00:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:00:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:00:07 lf-activate-venv(): INFO: Base packages installed successfully
23:00:07 lf-activate-venv(): INFO: Installing additional packages: lftools
23:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
23:00:31 Generating Requirements File
23:00:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:00:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:00:51 Python 3.11.7
23:00:51 pip 25.3 from /tmp/venv-I79R/lib/python3.11/site-packages/pip (python 3.11)
23:00:51 appdirs==1.4.4
23:00:51 argcomplete==3.6.3
23:00:51 aspy.yaml==1.3.0
23:00:51 attrs==25.4.0
23:00:51 autopage==0.5.2
23:00:51 beautifulsoup4==4.14.2
23:00:51 boto3==1.41.2
23:00:51 botocore==1.41.2
23:00:51 bs4==0.0.2
23:00:51 cachetools==6.2.2
23:00:51 certifi==2025.11.12
23:00:51 cffi==2.0.0
23:00:51 cfgv==3.5.0
23:00:51 chardet==5.2.0
23:00:51 charset-normalizer==3.4.4
23:00:51 click==8.3.1
23:00:51 cliff==4.12.0
23:00:51 cmd2==2.7.0
23:00:51 cryptography==3.3.2
23:00:51 debtcollector==3.0.0
23:00:51 decorator==5.2.1
23:00:51 defusedxml==0.7.1
23:00:51 Deprecated==1.3.1
23:00:51 distlib==0.4.0
23:00:51 dnspython==2.8.0
23:00:51 docker==7.1.0
23:00:51 dogpile.cache==1.5.0
23:00:51 durationpy==0.10
23:00:51 email-validator==2.3.0
23:00:51 filelock==3.20.0
23:00:51 future==1.0.0
23:00:51 gitdb==4.0.12
23:00:51 GitPython==3.1.45
23:00:51 google-auth==2.43.0
23:00:51 httplib2==0.31.0
23:00:51 identify==2.6.15
23:00:51 idna==3.11
23:00:51 importlib-resources==1.5.0
23:00:51 iso8601==2.1.0
23:00:51 Jinja2==3.1.6
23:00:51 jmespath==1.0.1
23:00:51 jsonpatch==1.33
23:00:51 jsonpointer==3.0.0
23:00:51 jsonschema==4.25.1
23:00:51 jsonschema-specifications==2025.9.1
23:00:51 keystoneauth1==5.12.0
23:00:51 kubernetes==34.1.0
23:00:51 lftools==0.37.16
23:00:51 lxml==6.0.2
23:00:51 markdown-it-py==4.0.0
23:00:51 MarkupSafe==3.0.3
23:00:51 mdurl==0.1.2
23:00:51 msgpack==1.1.2
23:00:51 multi_key_dict==2.0.3
23:00:51 munch==4.0.0
23:00:51 netaddr==1.3.0
23:00:51 niet==1.4.2
23:00:51 nodeenv==1.9.1
23:00:51 oauth2client==4.1.3
23:00:51 oauthlib==3.3.1
23:00:51 openstacksdk==4.8.0
23:00:51 os-service-types==1.8.2
23:00:51 osc-lib==4.2.0
23:00:51 oslo.config==10.1.0
23:00:51 oslo.context==6.2.0
23:00:51 oslo.i18n==6.7.1
23:00:51 oslo.log==7.2.1
23:00:51 oslo.serialization==5.8.0
23:00:51 oslo.utils==9.2.0
23:00:51 packaging==25.0
23:00:51 pbr==7.0.3
23:00:51 platformdirs==4.5.0
23:00:51 prettytable==3.17.0
23:00:51 psutil==7.1.3
23:00:51 pyasn1==0.6.1
23:00:51 pyasn1_modules==0.4.2
23:00:51 pycparser==2.23
23:00:51 pygerrit2==2.0.15
23:00:51 PyGithub==2.8.1
23:00:51 Pygments==2.19.2
23:00:51 PyJWT==2.10.1
23:00:51 PyNaCl==1.6.1
23:00:51 pyparsing==2.4.7
23:00:51 pyperclip==1.11.0
23:00:51 pyrsistent==0.20.0
23:00:51 python-cinderclient==9.8.0
23:00:51 python-dateutil==2.9.0.post0
23:00:51 python-heatclient==4.3.0
23:00:51 python-jenkins==1.8.3
23:00:51 python-keystoneclient==5.7.0
23:00:51 python-magnumclient==4.9.0
23:00:51 python-openstackclient==8.2.0
23:00:51 python-swiftclient==4.9.0
23:00:51 PyYAML==6.0.3
23:00:51 referencing==0.37.0
23:00:51 requests==2.32.5
23:00:51 requests-oauthlib==2.0.0
23:00:51 requestsexceptions==1.4.0
23:00:51 rfc3986==2.0.0
23:00:51 rich==14.2.0
23:00:51 rich-argparse==1.7.2
23:00:51 rpds-py==0.29.0
23:00:51 rsa==4.9.1
23:00:51 ruamel.yaml==0.18.16
23:00:51 ruamel.yaml.clib==0.2.15
23:00:51 s3transfer==0.15.0
23:00:51 simplejson==3.20.2
23:00:51 six==1.17.0
23:00:51 smmap==5.0.2
23:00:51 soupsieve==2.8
23:00:51 stevedore==5.6.0
23:00:51 tabulate==0.9.0
23:00:51 toml==0.10.2
23:00:51 tomlkit==0.13.3
23:00:51 tqdm==4.67.1
23:00:51 typing_extensions==4.15.0
23:00:51 tzdata==2025.2
23:00:51 urllib3==1.26.20
23:00:51 virtualenv==20.35.4
23:00:51 wcwidth==0.2.14
23:00:51 websocket-client==1.9.0
23:00:51 wrapt==2.0.1
23:00:51 xdg==6.0.0
23:00:51 xmltodict==1.0.2
23:00:51 yq==3.4.3
23:00:51 [EnvInject] - Injecting environment variables from a build step.
23:00:51 [EnvInject] - Injecting as environment variables the properties content
23:00:51 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:00:51 OS_CLOUD=vex
23:00:51 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-62
23:00:51 OS_STACK_TEMPLATE_DIR=openstack-hot
23:00:51
23:00:51 [EnvInject] - Variables injected successfully.
23:00:51 provisioning config files...
23:00:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:00:51 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins13880233673447284487.sh
23:00:51 ---> Create parameters file for OpenStack HOT
23:00:51 OpenStack Heat parameters generated
23:00:51 -----------------------------------
23:00:51 parameters:
23:00:51 vm_0_count: '3'
23:00:51 vm_0_flavor: 'v3-standard-4'
23:00:51 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:00:51 vm_1_count: '0'
23:00:51 vm_1_flavor: 'v3-standard-2'
23:00:51 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:00:51
23:00:51 job_name: '14749-62'
23:00:51 silo: 'releng'
23:00:51 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins2694597439881591152.sh
23:00:51 ---> Create HEAT stack
23:00:51 + source /home/jenkins/lf-env.sh
23:00:51 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:00:51 ++ mktemp -d /tmp/venv-XXXX
23:00:51 + lf_venv=/tmp/venv-qWdL
23:00:51 + local venv_file=/tmp/.os_lf_venv
23:00:51 + local python=python3
23:00:51 + local options
23:00:51 + local set_path=true
23:00:51 + local install_args=
23:00:51 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:00:51 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:00:51 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:00:51 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:00:51 + true
23:00:51 + case $1 in
23:00:51 + python=python3
23:00:51 + shift 2
23:00:51 + true
23:00:51 + case $1 in
23:00:51 + shift
23:00:51 + break
23:00:51 + case $python in
23:00:51 + local pkg_list=
23:00:51 + [[ -d /opt/pyenv ]]
23:00:51 + echo 'Setup pyenv:'
23:00:51 Setup pyenv:
23:00:51 + export PYENV_ROOT=/opt/pyenv
23:00:51 + PYENV_ROOT=/opt/pyenv
23:00:51 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:00:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:00:51 + pyenv versions
23:00:52 system
23:00:52 3.8.13
23:00:52 3.9.13
23:00:52 3.10.13
23:00:52 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:00:52 + command -v pyenv
23:00:52 ++ pyenv init - --no-rehash
23:00:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:00:52 for i in ${!paths[@]}; do
23:00:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:00:52 fi; done;
23:00:52 echo "${paths[*]}"'\'')"
23:00:52 export PATH="/opt/pyenv/shims:${PATH}"
23:00:52 export PYENV_SHELL=bash
23:00:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:00:52 pyenv() {
23:00:52 local command
23:00:52 command="${1:-}"
23:00:52 if [ "$#" -gt 0 ]; then
23:00:52 shift
23:00:52 fi
23:00:52
23:00:52 case "$command" in
23:00:52 rehash|shell)
23:00:52 eval "$(pyenv "sh-$command" "$@")"
23:00:52 ;;
23:00:52 *)
23:00:52 command pyenv "$command" "$@"
23:00:52 ;;
23:00:52 esac
23:00:52 }'
23:00:52 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:00:52 for i in ${!paths[@]}; do
23:00:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:00:52 fi; done;
23:00:52 echo "${paths[*]}"'
23:00:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:00:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:00:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:00:52 ++ export PYENV_SHELL=bash
23:00:52 ++ PYENV_SHELL=bash
23:00:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:00:52 +++ complete -F _pyenv pyenv
23:00:52 ++ lf-pyver python3
23:00:52 ++ local py_version_xy=python3
23:00:52 ++ local py_version_xyz=
23:00:52 ++ awk '{ print $1 }'
23:00:52 ++ pyenv versions
23:00:52 ++ local command
23:00:52 ++ command=versions
23:00:52 ++ '[' 1 -gt 0 ']'
23:00:52 ++ shift
23:00:52 ++ case "$command" in
23:00:52 ++ command pyenv versions
23:00:52 ++ pyenv versions
23:00:52 ++ sed 's/^[ *]* //'
23:00:52 ++ grep -E '^[0-9.]*[0-9]$'
23:00:52 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:00:52 +++ tail -n 1
23:00:52 +++ grep '^3' /tmp/.pyenv_versions
23:00:52 +++ sort -V
23:00:52 ++ py_version_xyz=3.11.7
23:00:52 ++ [[ -z 3.11.7 ]]
23:00:52 ++ echo 3.11.7
23:00:52 ++ return 0
23:00:52 + pyenv local 3.11.7
23:00:52 + local command
23:00:52 + command=local
23:00:52 + '[' 2 -gt 0 ']'
23:00:52 + shift
23:00:52 + case "$command" in
23:00:52 + command pyenv local 3.11.7
23:00:52 + pyenv local 3.11.7
23:00:52 + for arg in "$@"
23:00:52 + case $arg in
23:00:52 + pkg_list+='lftools[openstack] '
23:00:52 + for arg in "$@"
23:00:52 + case $arg in
23:00:52 + pkg_list+='kubernetes '
23:00:52 + for arg in "$@"
23:00:52 + case $arg in
23:00:52 + pkg_list+='niet '
23:00:52 + for arg in "$@"
23:00:52 + case $arg in
23:00:52 + pkg_list+='python-heatclient '
23:00:52 + for arg in "$@"
23:00:52 + case $arg in
23:00:52 + pkg_list+='python-openstackclient '
23:00:52 + for arg in "$@"
23:00:52 + case $arg in
23:00:52 + pkg_list+='python-magnumclient '
23:00:52 + for arg in "$@"
23:00:52 + case $arg in
23:00:52 + pkg_list+='urllib3~=1.26.15 '
23:00:52 + for arg in "$@"
23:00:52 + case $arg in
23:00:52 + pkg_list+='yq '
23:00:52 + [[ -f /tmp/.os_lf_venv ]]
23:00:52 ++ cat /tmp/.os_lf_venv
23:00:52 + lf_venv=/tmp/venv-I79R
23:00:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from' file:/tmp/.os_lf_venv
23:00:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from file:/tmp/.os_lf_venv
23:00:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:00:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:00:52 + local 'pip_opts=--upgrade --quiet'
23:00:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:00:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:00:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:00:52 + [[ -n '' ]]
23:00:52 + [[ -n '' ]]
23:00:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:00:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:00:52 + /tmp/venv-I79R/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:00:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:00:54 lf-activate-venv(): INFO: Base packages installed successfully
23:00:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:00:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:00:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:00:54 + /tmp/venv-I79R/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:16 + type python3
23:01:16 + true
23:01:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH'
23:01:16 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
23:01:16 + PATH=/tmp/venv-I79R/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:16 + return 0
23:01:16 + openstack --os-cloud vex limits show --absolute
23:01:17 +--------------------------+---------+
23:01:17 | Name | Value |
23:01:17 +--------------------------+---------+
23:01:17 | maxTotalInstances | -1 |
23:01:17 | maxTotalCores | 450 |
23:01:17 | maxTotalRAMSize | 1000000 |
23:01:17 | maxServerMeta | 128 |
23:01:17 | maxImageMeta | 128 |
23:01:17 | maxPersonality | 5 |
23:01:17 | maxPersonalitySize | 10240 |
23:01:17 | maxTotalKeypairs | 100 |
23:01:17 | maxServerGroups | 10 |
23:01:17 | maxServerGroupMembers | 10 |
23:01:17 | maxTotalFloatingIps | -1 |
23:01:17 | maxSecurityGroups | -1 |
23:01:17 | maxSecurityGroupRules | -1 |
23:01:17 | totalRAMUsed | 483328 |
23:01:17 | totalCoresUsed | 118 |
23:01:17 | totalInstancesUsed | 57 |
23:01:17 | totalFloatingIpsUsed | 0 |
23:01:17 | totalSecurityGroupsUsed | 0 |
23:01:17 | totalServerGroupsUsed | 0 |
23:01:17 | maxTotalVolumes | -1 |
23:01:17 | maxTotalSnapshots | 10 |
23:01:17 | maxTotalVolumeGigabytes | 4096 |
23:01:17 | maxTotalBackups | 10 |
23:01:17 | maxTotalBackupGigabytes | 1000 |
23:01:17 | totalVolumesUsed | 3 |
23:01:17 | totalGigabytesUsed | 60 |
23:01:17 | totalSnapshotsUsed | 0 |
23:01:17 | totalBackupsUsed | 0 |
23:01:17 | totalBackupGigabytesUsed | 0 |
23:01:17 +--------------------------+---------+
23:01:17 + pushd /opt/ciman/openstack-hot
23:01:17 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:01:17 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-titanium-62 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-titanium/stack-parameters.yaml
23:01:44 Creating stack releng-controller-csit-3node-clustering-tell-all-titanium-62
23:01:44 Waiting to initialize infrastructure...
23:01:44 Stack initialization successful.
23:01:44 ------------------------------------
23:01:44 Stack Details
23:01:44 ------------------------------------
23:01:44 {'added': None,
23:01:44 'capabilities': [],
23:01:44 'created_at': '2025-11-23T23:01:20Z',
23:01:44 'deleted': None,
23:01:44 'deleted_at': None,
23:01:44 'description': 'No description',
23:01:44 'environment': None,
23:01:44 'environment_files': None,
23:01:44 'files': None,
23:01:44 'files_container': None,
23:01:44 'id': 'abd76c1d-a6e9-4fc7-9d8a-85ab0ab1cfd1',
23:01:44 'is_rollback_disabled': True,
23:01:44 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-titanium-62/abd76c1d-a6e9-4fc7-9d8a-85ab0ab1cfd1',
23:01:44 'rel': 'self'}],
23:01:44 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:01:44 'name': 'releng-controller-csit-3node-clustering-tell-all-titanium-62',
23:01:44 'notification_topics': [],
23:01:44 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:01:44 'output_key': 'vm_0_ips',
23:01:44 'output_value': ['10.30.171.50',
23:01:44 '10.30.170.29',
23:01:44 '10.30.170.110']},
23:01:44 {'description': 'IP addresses of the 2nd vm types',
23:01:44 'output_key': 'vm_1_ips',
23:01:44 'output_value': []}],
23:01:44 'owner_id': ****,
23:01:44 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:01:44 'OS::stack_id': 'abd76c1d-a6e9-4fc7-9d8a-85ab0ab1cfd1',
23:01:44 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-titanium-62',
23:01:44 'job_name': '14749-62',
23:01:44 'silo': 'releng',
23:01:44 'vm_0_count': '3',
23:01:44 'vm_0_flavor': 'v3-standard-4',
23:01:44 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:01:44 '20250917-133034.447',
23:01:44 'vm_1_count': '0',
23:01:44 'vm_1_flavor': 'v3-standard-2',
23:01:44 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:01:44 '- 20250917-133034.654'},
23:01:44 'parent_id': None,
23:01:44 'replaced': None,
23:01:44 'status': 'CREATE_COMPLETE',
23:01:44 'status_reason': 'Stack CREATE completed successfully',
23:01:44 'tags': [],
23:01:44 'template': None,
23:01:44 'template_description': 'No description',
23:01:44 'template_url': None,
23:01:44 'timeout_mins': 15,
23:01:44 'unchanged': None,
23:01:44 'updated': None,
23:01:44 'updated_at': None,
23:01:44 'user_project_id': 'c16721f9834b4d8d83d6a51ed039a332'}
23:01:44 ------------------------------------
23:01:44 + popd
23:01:44 /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:01:44 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins11849101454161960415.sh
23:01:44 ---> Copy SSH public keys to CSIT lab
23:01:44 Setup pyenv:
23:01:45 system
23:01:45 3.8.13
23:01:45 3.9.13
23:01:45 3.10.13
23:01:45 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:01:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from file:/tmp/.os_lf_venv
23:01:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:01:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:01:47 lf-activate-venv(): INFO: Base packages installed successfully
23:01:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
23:02:06 SSH not responding on 10.30.170.29. Retrying in 10 seconds...
23:02:06 SSH not responding on 10.30.171.50. Retrying in 10 seconds...
23:02:06 SSH not responding on 10.30.170.110. Retrying in 10 seconds...
23:02:16 Ping to 10.30.170.29 successful.
23:02:16 Ping to 10.30.171.50 successful.
23:02:16 Ping to 10.30.170.110 successful.
23:02:17 SSH not responding on 10.30.170.29. Retrying in 10 seconds...
23:02:17 SSH not responding on 10.30.170.110. Retrying in 10 seconds...
23:02:17 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:02:18 releng-14749-62-0-builder-0
23:02:18 Successfully copied public keys to slave 10.30.171.50
23:02:18 Process 6505 ready.
23:02:27 Ping to 10.30.170.29 successful.
23:02:27 Ping to 10.30.170.110 successful.
23:02:29 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:02:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:02:30 releng-14749-62-0-builder-1
23:02:30 Successfully copied public keys to slave 10.30.170.29
23:02:30 Process 6506 ready.
23:02:30 releng-14749-62-0-builder-2
23:02:30 Successfully copied public keys to slave 10.30.170.110
23:02:30 Process 6507 ready.
23:02:30 SSH ready on all stack servers.
23:02:30 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins14676421363932131086.sh
23:02:30 Setup pyenv:
23:02:30 system
23:02:30 3.8.13
23:02:30 3.9.13
23:02:30 3.10.13
23:02:30 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:02:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fTsM
23:02:35 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.robot_venv
23:02:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:02:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:02:38 lf-activate-venv(): INFO: Base packages installed successfully
23:02:38 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:02:40 lf-activate-venv(): INFO: Adding /tmp/venv-fTsM/bin to PATH
23:02:40 + echo 'Installing Python Requirements'
23:02:40 Installing Python Requirements
23:02:40 + cat
23:02:40 + python -m pip install -r requirements.txt
23:02:40 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:02:40 Collecting docker-py (from -r requirements.txt (line 1))
23:02:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:02:40 Collecting ipaddr (from -r requirements.txt (line 2))
23:02:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:02:40 Installing build dependencies: started
23:02:41 Installing build dependencies: finished with status 'done'
23:02:41 Getting requirements to build wheel: started
23:02:41 Getting requirements to build wheel: finished with status 'done'
23:02:41 Preparing metadata (pyproject.toml): started
23:02:42 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:42 Collecting netaddr (from -r requirements.txt (line 3))
23:02:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:02:42 Collecting netifaces (from -r requirements.txt (line 4))
23:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:02:42 Installing build dependencies: started
23:02:43 Installing build dependencies: finished with status 'done'
23:02:43 Getting requirements to build wheel: started
23:02:43 Getting requirements to build wheel: finished with status 'done'
23:02:43 Preparing metadata (pyproject.toml): started
23:02:43 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:43 Collecting pyhocon (from -r requirements.txt (line 5))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:02:43 Collecting requests (from -r requirements.txt (line 6))
23:02:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:02:43 Collecting robotframework (from -r requirements.txt (line 7))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:02:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.3 MB/s 0:00:00
23:02:43 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:02:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:02:43 Installing build dependencies: started
23:02:44 Installing build dependencies: finished with status 'done'
23:02:44 Getting requirements to build wheel: started
23:02:45 Getting requirements to build wheel: finished with status 'done'
23:02:45 Preparing metadata (pyproject.toml): started
23:02:45 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:45 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:02:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:02:45 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:02:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:02:45 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:02:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:02:45 Installing build dependencies: started
23:02:46 Installing build dependencies: finished with status 'done'
23:02:46 Getting requirements to build wheel: started
23:02:46 Getting requirements to build wheel: finished with status 'done'
23:02:46 Preparing metadata (pyproject.toml): started
23:02:46 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:46 Collecting scapy (from -r requirements.txt (line 12))
23:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:02:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 50.4 MB/s 0:00:00
23:02:47 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:02:47 Installing build dependencies: started
23:02:47 Installing build dependencies: finished with status 'done'
23:02:47 Getting requirements to build wheel: started
23:02:48 Getting requirements to build wheel: finished with status 'done'
23:02:48 Preparing metadata (pyproject.toml): started
23:02:48 Preparing metadata (pyproject.toml): finished with status 'done'
23:02:48 Collecting elasticsearch (from -r requirements.txt (line 18))
23:02:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:02:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 40.8 MB/s 0:00:00
23:02:48 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:02:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:02:48 Collecting pyangbind (from -r requirements.txt (line 22))
23:02:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:02:48 Collecting isodate (from -r requirements.txt (line 25))
23:02:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:02:48 Collecting jmespath (from -r requirements.txt (line 28))
23:02:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:02:48 Collecting jsonpatch (from -r requirements.txt (line 31))
23:02:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:02:48 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:02:48 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:02:48 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:02:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:02:48 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:02:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:02:49 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:02:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:02:49 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:02:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:02:49 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:02:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:02:49 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:02:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:02:49 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:02:49 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:02:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:02:49 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:02:49 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:02:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:02:49 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:02:49 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:02:49 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:02:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:02:49 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:02:49 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:02:49 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:02:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:02:49 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:02:49 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:02:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:02:49 Collecting elasticsearch (from -r requirements.txt (line 18))
23:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:02:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 38.9 MB/s 0:00:00
23:02:50 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:02:50 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:02:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:02:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:02:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:02:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:02:50 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:02:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:02:50 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:02:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:02:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 39.4 MB/s 0:00:00
23:02:50 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:02:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:02:51 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:02:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.0 MB/s 0:00:00
23:02:51 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:02:51 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:02:52 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:02:52 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:02:52 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:02:52 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:02:52 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:02:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:02:52 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:02:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 84.2 MB/s 0:00:00
23:02:52 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:02:53 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:02:53 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:02:53 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:02:53 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:02:53 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:02:53 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:02:53 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:02:53 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:02:53 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:02:53 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:02:53 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:02:53 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:02:53 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:02:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:02:53 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:02:53 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:02:53 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:02:53 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=4ad39a3670ea1e7d5e4ee3eb75a43c27b053b9b261ec96a20b40923373637209
23:02:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:02:53 Building wheel for ipaddr (pyproject.toml): started
23:02:54 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:02:54 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=91e23aaadc7698e3ff8846c230e37188e2079ce5c0ad9997702b94b89934140e
23:02:54 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:02:54 Building wheel for netifaces (pyproject.toml): started
23:02:56 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:02:56 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=593a6de70f41b40cbf8af74499c448cd99da87039fa23c830476b3f08d76b492
23:02:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:02:56 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:02:56 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:02:56 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1422d64725630866d7c4231e5ad2664cf0124a4087afdde9e631b1f9f601d841
23:02:56 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:02:56 Building wheel for jsonpath-rw (pyproject.toml): started
23:02:57 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:02:57 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=61b79c1a0215cd4c6fada73b6e7f701f6b8de454797e6f2dcda3f9acc66896f6
23:02:57 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:02:57 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:02:57 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:03:04
23:03:04 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:03:04 + pip freeze
23:03:04 attrs==25.4.0
23:03:04 bcrypt==5.0.0
23:03:04 beautifulsoup4==4.14.2
23:03:04 certifi==2025.11.12
23:03:04 cffi==2.0.0
23:03:04 charset-normalizer==3.4.4
23:03:04 click==8.3.1
23:03:04 cryptography==46.0.3
23:03:04 decorator==5.2.1
23:03:04 distlib==0.4.0
23:03:04 docker-py==1.10.6
23:03:04 docker-pycreds==0.4.0
23:03:04 elastic-transport==8.17.1
23:03:04 elasticsearch==8.19.2
23:03:04 elasticsearch-dsl==8.15.4
23:03:04 enum34==1.1.10
23:03:04 filelock==3.20.0
23:03:04 h11==0.16.0
23:03:04 idna==3.11
23:03:04 invoke==2.2.1
23:03:04 ipaddr==2.2.0
23:03:04 isodate==0.7.2
23:03:04 jmespath==1.0.1
23:03:04 jsonpatch==1.33
23:03:04 jsonpath-rw==1.4.0
23:03:04 jsonpointer==3.0.0
23:03:04 lxml==6.0.2
23:03:04 netaddr==1.3.0
23:03:04 netifaces==0.11.0
23:03:04 outcome==1.3.0.post0
23:03:04 paramiko==4.0.0
23:03:04 platformdirs==4.5.0
23:03:04 ply==3.11
23:03:04 pyang==2.7.1
23:03:04 pyangbind==0.8.6
23:03:04 pycparser==2.23
23:03:04 pyhocon==0.3.61
23:03:04 PyNaCl==1.6.1
23:03:04 pyparsing==3.2.5
23:03:04 PySocks==1.7.1
23:03:04 python-dateutil==2.9.0.post0
23:03:04 regex==2025.11.3
23:03:04 requests==2.32.5
23:03:04 robotframework==7.3.2
23:03:04 robotframework-httplibrary==0.4.2
23:03:04 robotframework-pythonlibcore==4.4.1
23:03:04 robotframework-requests==0.9.7
23:03:04 robotframework-selenium2library==3.0.0
23:03:04 robotframework-seleniumlibrary==6.8.0
23:03:04 robotframework-sshlibrary==3.8.0
23:03:04 scapy==2.6.1
23:03:04 scp==0.15.0
23:03:04 selenium==4.38.0
23:03:04 six==1.17.0
23:03:04 sniffio==1.3.1
23:03:04 sortedcontainers==2.4.0
23:03:04 soupsieve==2.8
23:03:04 trio==0.32.0
23:03:04 trio-websocket==0.12.2
23:03:04 typing_extensions==4.15.0
23:03:04 urllib3==2.5.0
23:03:04 virtualenv==20.35.4
23:03:04 waitress==3.0.2
23:03:04 WebOb==1.8.9
23:03:04 websocket-client==1.9.0
23:03:04 WebTest==3.0.7
23:03:04 wsproto==1.3.2
23:03:04 [EnvInject] - Injecting environment variables from a build step.
23:03:04 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:03:04 [EnvInject] - Variables injected successfully.
23:03:04 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins1878953315974370339.sh
23:03:04 Setup pyenv:
23:03:05 system
23:03:05 3.8.13
23:03:05 3.9.13
23:03:05 3.10.13
23:03:05 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:03:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from file:/tmp/.os_lf_venv
23:03:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:07 lf-activate-venv(): INFO: Base packages installed successfully
23:03:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:03:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:03:14 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:03:14 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:03:14 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
23:03:14 + ODL_SYSTEM=()
23:03:14 + TOOLS_SYSTEM=()
23:03:14 + OPENSTACK_SYSTEM=()
23:03:14 + OPENSTACK_CONTROLLERS=()
23:03:14 + mapfile -t ADDR
23:03:14 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-titanium-62
23:03:14 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:03:16 + for i in "${ADDR[@]}"
23:03:16 ++ ssh 10.30.171.50 hostname -s
23:03:16 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:03:16 + REMHOST=releng-14749-62-0-builder-0
23:03:16 + case ${REMHOST} in
23:03:16 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:03:16 + for i in "${ADDR[@]}"
23:03:16 ++ ssh 10.30.170.29 hostname -s
23:03:16 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:03:17 + REMHOST=releng-14749-62-0-builder-1
23:03:17 + case ${REMHOST} in
23:03:17 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:03:17 + for i in "${ADDR[@]}"
23:03:17 ++ ssh 10.30.170.110 hostname -s
23:03:17 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:03:17 + REMHOST=releng-14749-62-0-builder-2
23:03:17 + case ${REMHOST} in
23:03:17 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:03:17 + echo NUM_ODL_SYSTEM=3
23:03:17 + echo NUM_TOOLS_SYSTEM=0
23:03:17 + '[' '' == yes ']'
23:03:17 + NUM_OPENSTACK_SYSTEM=0
23:03:17 + echo NUM_OPENSTACK_SYSTEM=0
23:03:17 + '[' 0 -eq 2 ']'
23:03:17 + echo ODL_SYSTEM_IP=10.30.171.50
23:03:17 ++ seq 0 2
23:03:17 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:03:17 + echo ODL_SYSTEM_1_IP=10.30.171.50
23:03:17 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:03:17 + echo ODL_SYSTEM_2_IP=10.30.170.29
23:03:17 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:03:17 + echo ODL_SYSTEM_3_IP=10.30.170.110
23:03:17 + echo TOOLS_SYSTEM_IP=
23:03:17 ++ seq 0 -1
23:03:17 + openstack_index=0
23:03:17 + NUM_OPENSTACK_CONTROL_NODES=1
23:03:17 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:03:17 ++ seq 0 0
23:03:17 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:03:17 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:03:17 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:03:17 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:03:17 + '[' -1 -ge 2 ']'
23:03:17 ++ seq 0 -2
23:03:17 + NUM_OPENSTACK_HAPROXY_NODES=0
23:03:17 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:03:17 ++ seq 0 -1
23:03:17 + echo 'Contents of slave_addresses.txt:'
23:03:17 Contents of slave_addresses.txt:
23:03:17 + cat slave_addresses.txt
23:03:17 NUM_ODL_SYSTEM=3
23:03:17 NUM_TOOLS_SYSTEM=0
23:03:17 NUM_OPENSTACK_SYSTEM=0
23:03:17 ODL_SYSTEM_IP=10.30.171.50
23:03:17 ODL_SYSTEM_1_IP=10.30.171.50
23:03:17 ODL_SYSTEM_2_IP=10.30.170.29
23:03:17 ODL_SYSTEM_3_IP=10.30.170.110
23:03:17 TOOLS_SYSTEM_IP=
23:03:17 NUM_OPENSTACK_CONTROL_NODES=1
23:03:17 OPENSTACK_CONTROL_NODE_1_IP=
23:03:17 NUM_OPENSTACK_COMPUTE_NODES=-1
23:03:17 NUM_OPENSTACK_HAPROXY_NODES=0
23:03:17 [EnvInject] - Injecting environment variables from a build step.
23:03:17 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:03:17 [EnvInject] - Variables injected successfully.
23:03:17 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/sh /tmp/jenkins2465805902204230653.sh
23:03:17 Preparing for JRE Version 21
23:03:17 Karaf artifact is karaf
23:03:17 Karaf project is integration
23:03:17 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:03:17 [EnvInject] - Injecting environment variables from a build step.
23:03:17 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:03:17 [EnvInject] - Variables injected successfully.
23:03:17 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins15807371567869442554.sh
23:03:17 2025-11-23 23:03:17 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:03:17 Bundle version is 0.22.2-SNAPSHOT
23:03:17 --2025-11-23 23:03:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:03:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:03:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:03:17 HTTP request sent, awaiting response... 200 OK
23:03:17 Length: 1410 (1.4K) [application/xml]
23:03:17 Saving to: ‘maven-metadata.xml’
23:03:17
23:03:17 0K . 100% 60.9M=0s
23:03:17
23:03:17 2025-11-23 23:03:17 (60.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:03:17
23:03:17
23:03:17
23:03:17 org.opendaylight.integration
23:03:17 karaf
23:03:17 0.22.2-SNAPSHOT
23:03:17
23:03:17
23:03:17 20251123.175628
23:03:17 162
23:03:17
23:03:17 20251123175628
23:03:17
23:03:17
23:03:17 pom
23:03:17 0.22.2-20251123.175628-162
23:03:17 20251123175628
23:03:17
23:03:17
23:03:17 tar.gz
23:03:17 0.22.2-20251123.175628-162
23:03:17 20251123175628
23:03:17
23:03:17
23:03:17 zip
23:03:17 0.22.2-20251123.175628-162
23:03:17 20251123175628
23:03:17
23:03:17
23:03:17 cyclonedx
23:03:17 xml
23:03:17 0.22.2-20251123.175628-162
23:03:17 20251123175628
23:03:17
23:03:17
23:03:17 cyclonedx
23:03:17 json
23:03:17 0.22.2-20251123.175628-162
23:03:17 20251123175628
23:03:17
23:03:17
23:03:17
23:03:17
23:03:17 Nexus timestamp is 0.22.2-20251123.175628-162
23:03:17 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:17 Distribution bundle is karaf-0.22.2-20251123.175628-162.zip
23:03:17 Distribution bundle version is 0.22.2-SNAPSHOT
23:03:17 Distribution folder is karaf-0.22.2-SNAPSHOT
23:03:17 Nexus prefix is https://nexus.opendaylight.org
23:03:17 [EnvInject] - Injecting environment variables from a build step.
23:03:17 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:03:17 [EnvInject] - Variables injected successfully.
23:03:17 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins18431158104723153672.sh
23:03:17 Setup pyenv:
23:03:18 system
23:03:18 3.8.13
23:03:18 3.9.13
23:03:18 3.10.13
23:03:18 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:03:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from file:/tmp/.os_lf_venv
23:03:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:03:20 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:03:20 lf-activate-venv(): INFO: Base packages installed successfully
23:03:20 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:03:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:03:25 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:03:25 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
23:03:25 Copying common-functions.sh to /tmp
23:03:27 Copying common-functions.sh to 10.30.171.50:/tmp
23:03:27 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:03:28 Copying common-functions.sh to 10.30.170.29:/tmp
23:03:28 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:03:28 Copying common-functions.sh to 10.30.170.110:/tmp
23:03:28 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:03:28 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins55316402504075269.sh
23:03:28 common-functions.sh is being sourced
23:03:28 common-functions environment:
23:03:28 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:28 ACTUALFEATURES:
23:03:28 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:28 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:28 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:28 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:28 CONTROLLERMEM: 2048m
23:03:28 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:28 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:28 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:28 SUITES:
23:03:28
23:03:28 #################################################
23:03:28 ## Configure Cluster and Start ##
23:03:28 #################################################
23:03:28 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:03:28 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:03:28 Locating script plan to use...
23:03:28 script plan exists!!!
23:03:28 Changing the script plan path...
23:03:28 # Place the scripts in run order:
23:03:28 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/scripts/car_people_shard.sh
23:03:28 Executing /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/scripts/car_people_shard.sh...
23:03:28 Add car-people shards file
23:03:28 Copy shard config to member-1 with IP address 10.30.171.50
23:03:28 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:03:29 Copy shard config to member-2 with IP address 10.30.170.29
23:03:29 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:03:29 Copy shard config to member-3 with IP address 10.30.170.110
23:03:29 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:03:30 Finished running script plans
23:03:30 Configuring member-1 with IP address 10.30.171.50
23:03:30 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:03:30 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:03:30 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:03:30 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:03:30 common-functions.sh is being sourced
23:03:30 ++ echo 'common-functions.sh is being sourced'
23:03:30 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:03:30 ++ DISTROSTREAM=titanium
23:03:30 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:30 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:30 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:30 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:30 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:30 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:30 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:30 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:30 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:30 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:30 ++ export CONTROLLERMEM=
23:03:30 ++ CONTROLLERMEM=
23:03:30 ++ case "${DISTROSTREAM}" in
23:03:30 ++ CLUSTER_SYSTEM=pekko
23:03:30 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:30 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:30 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:30 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:30 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:30 ++ print_common_env
23:03:30 ++ cat
23:03:30 common-functions environment:
23:03:30 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:30 ACTUALFEATURES:
23:03:30 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:30 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:30 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:30 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:30 CONTROLLERMEM:
23:03:30 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:30 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:30 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:30 SUITES:
23:03:30
23:03:30 ++ SSH='ssh -t -t'
23:03:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:03:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:03:30 Changing to /tmp
23:03:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:30 + echo 'Changing to /tmp'
23:03:30 + cd /tmp
23:03:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip'
23:03:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:30 --2025-11-23 23:03:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:03:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:03:30 HTTP request sent, awaiting response... 200 OK
23:03:30 Length: 234980707 (224M) [application/zip]
23:03:30 Saving to: ‘karaf-0.22.2-20251123.175628-162.zip’
23:03:30
23:03:30 0K ........ ........ ........ ........ ........ ........ 1% 76.0M 3s
23:03:30 3072K ........ ........ ........ ........ ........ ........ 2% 131M 2s
23:03:30 6144K ........ ........ ........ ........ ........ ........ 4% 135M 2s
23:03:30 9216K ........ ........ ........ ........ ........ ........ 5% 167M 2s
23:03:30 12288K ........ ........ ........ ........ ........ ........ 6% 168M 2s
23:03:30 15360K ........ ........ ........ ........ ........ ........ 8% 192M 2s
23:03:30 18432K ........ ........ ........ ........ ........ ........ 9% 215M 1s
23:03:30 21504K ........ ........ ........ ........ ........ ........ 10% 207M 1s
23:03:30 24576K ........ ........ ........ ........ ........ ........ 12% 215M 1s
23:03:30 27648K ........ ........ ........ ........ ........ ........ 13% 258M 1s
23:03:30 30720K ........ ........ ........ ........ ........ ........ 14% 259M 1s
23:03:30 33792K ........ ........ ........ ........ ........ ........ 16% 288M 1s
23:03:30 36864K ........ ........ ........ ........ ........ ........ 17% 282M 1s
23:03:30 39936K ........ ........ ........ ........ ........ ........ 18% 309M 1s
23:03:30 43008K ........ ........ ........ ........ ........ ........ 20% 313M 1s
23:03:30 46080K ........ ........ ........ ........ ........ ........ 21% 308M 1s
23:03:30 49152K ........ ........ ........ ........ ........ ........ 22% 328M 1s
23:03:30 52224K ........ ........ ........ ........ ........ ........ 24% 363M 1s
23:03:31 55296K ........ ........ ........ ........ ........ ........ 25% 351M 1s
23:03:31 58368K ........ ........ ........ ........ ........ ........ 26% 351M 1s
23:03:31 61440K ........ ........ ........ ........ ........ ........ 28% 288M 1s
23:03:31 64512K ........ ........ ........ ........ ........ ........ 29% 231M 1s
23:03:31 67584K ........ ........ ........ ........ ........ ........ 30% 340M 1s
23:03:31 70656K ........ ........ ........ ........ ........ ........ 32% 265M 1s
23:03:31 73728K ........ ........ ........ ........ ........ ........ 33% 278M 1s
23:03:31 76800K ........ ........ ........ ........ ........ ........ 34% 245M 1s
23:03:31 79872K ........ ........ ........ ........ ........ ........ 36% 196M 1s
23:03:31 82944K ........ ........ ........ ........ ........ ........ 37% 216M 1s
23:03:31 86016K ........ ........ ........ ........ ........ ........ 38% 341M 1s
23:03:31 89088K ........ ........ ........ ........ ........ ........ 40% 448M 1s
23:03:31 92160K ........ ........ ........ ........ ........ ........ 41% 255M 1s
23:03:31 95232K ........ ........ ........ ........ ........ ........ 42% 220M 1s
23:03:31 98304K ........ ........ ........ ........ ........ ........ 44% 437M 1s
23:03:31 101376K ........ ........ ........ ........ ........ ........ 45% 197M 1s
23:03:31 104448K ........ ........ ........ ........ ........ ........ 46% 299M 1s
23:03:31 107520K ........ ........ ........ ........ ........ ........ 48% 195M 1s
23:03:31 110592K ........ ........ ........ ........ ........ ........ 49% 166M 0s
23:03:31 113664K ........ ........ ........ ........ ........ ........ 50% 221M 0s
23:03:31 116736K ........ ........ ........ ........ ........ ........ 52% 196M 0s
23:03:31 119808K ........ ........ ........ ........ ........ ........ 53% 317M 0s
23:03:31 122880K ........ ........ ........ ........ ........ ........ 54% 283M 0s
23:03:31 125952K ........ ........ ........ ........ ........ ........ 56% 317M 0s
23:03:31 129024K ........ ........ ........ ........ ........ ........ 57% 201M 0s
23:03:31 132096K ........ ........ ........ ........ ........ ........ 58% 135M 0s
23:03:31 135168K ........ ........ ........ ........ ........ ........ 60% 162M 0s
23:03:31 138240K ........ ........ ........ ........ ........ ........ 61% 163M 0s
23:03:31 141312K ........ ........ ........ ........ ........ ........ 62% 270M 0s
23:03:31 144384K ........ ........ ........ ........ ........ ........ 64% 186M 0s
23:03:31 147456K ........ ........ ........ ........ ........ ........ 65% 229M 0s
23:03:31 150528K ........ ........ ........ ........ ........ ........ 66% 176M 0s
23:03:31 153600K ........ ........ ........ ........ ........ ........ 68% 298M 0s
23:03:31 156672K ........ ........ ........ ........ ........ ........ 69% 309M 0s
23:03:31 159744K ........ ........ ........ ........ ........ ........ 70% 207M 0s
23:03:31 162816K ........ ........ ........ ........ ........ ........ 72% 311M 0s
23:03:31 165888K ........ ........ ........ ........ ........ ........ 73% 174M 0s
23:03:31 168960K ........ ........ ........ ........ ........ ........ 74% 122M 0s
23:03:31 172032K ........ ........ ........ ........ ........ ........ 76% 139M 0s
23:03:31 175104K ........ ........ ........ ........ ........ ........ 77% 224M 0s
23:03:31 178176K ........ ........ ........ ........ ........ ........ 78% 351M 0s
23:03:31 181248K ........ ........ ........ ........ ........ ........ 80% 272M 0s
23:03:31 184320K ........ ........ ........ ........ ........ ........ 81% 161M 0s
23:03:31 187392K ........ ........ ........ ........ ........ ........ 83% 153M 0s
23:03:31 190464K ........ ........ ........ ........ ........ ........ 84% 140M 0s
23:03:31 193536K ........ ........ ........ ........ ........ ........ 85% 161M 0s
23:03:31 196608K ........ ........ ........ ........ ........ ........ 87% 151M 0s
23:03:31 199680K ........ ........ ........ ........ ........ ........ 88% 161M 0s
23:03:31 202752K ........ ........ ........ ........ ........ ........ 89% 180M 0s
23:03:31 205824K ........ ........ ........ ........ ........ ........ 91% 202M 0s
23:03:31 208896K ........ ........ ........ ........ ........ ........ 92% 213M 0s
23:03:31 211968K ........ ........ ........ ........ ........ ........ 93% 167M 0s
23:03:31 215040K ........ ........ ........ ........ ........ ........ 95% 215M 0s
23:03:31 218112K ........ ........ ........ ........ ........ ........ 96% 133M 0s
23:03:31 221184K ........ ........ ........ ........ ........ ........ 97% 81.3M 0s
23:03:31 224256K ........ ........ ........ ........ ........ ........ 99% 141M 0s
23:03:31 227328K ........ ........ ........ ........ . 100% 149M=1.1s
23:03:31
23:03:31 2025-11-23 23:03:31 (202 MB/s) - ‘karaf-0.22.2-20251123.175628-162.zip’ saved [234980707/234980707]
23:03:31
23:03:31 Extracting the new controller...
23:03:31 + echo 'Extracting the new controller...'
23:03:31 + unzip -q karaf-0.22.2-20251123.175628-162.zip
23:03:33 Adding external repositories...
23:03:33 + echo 'Adding external repositories...'
23:03:33 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:33 ################################################################################
23:03:33 #
23:03:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:33 # contributor license agreements. See the NOTICE file distributed with
23:03:33 # this work for additional information regarding copyright ownership.
23:03:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:33 # (the "License"); you may not use this file except in compliance with
23:03:33 # the License. You may obtain a copy of the License at
23:03:33 #
23:03:33 # http://www.apache.org/licenses/LICENSE-2.0
23:03:33 #
23:03:33 # Unless required by applicable law or agreed to in writing, software
23:03:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:33 # See the License for the specific language governing permissions and
23:03:33 # limitations under the License.
23:03:33 #
23:03:33 ################################################################################
23:03:33
23:03:33 #
23:03:33 # If set to true, the following property will not allow any certificate to be used
23:03:33 # when accessing Maven repositories through SSL
23:03:33 #
23:03:33 #org.ops4j.pax.url.mvn.certificateCheck=
23:03:33
23:03:33 #
23:03:33 # Path to the local Maven settings file.
23:03:33 # The repositories defined in this file will be automatically added to the list
23:03:33 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:03:33 # below is not set.
23:03:33 # The following locations are checked for the existence of the settings.xml file
23:03:33 # * 1. looks for the specified url
23:03:33 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:03:33 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:03:33 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:03:33 #
23:03:33 #org.ops4j.pax.url.mvn.settings=
23:03:33
23:03:33 #
23:03:33 # Path to the local Maven repository which is used to avoid downloading
23:03:33 # artifacts when they already exist locally.
23:03:33 # The value of this property will be extracted from the settings.xml file
23:03:33 # above, or defaulted to:
23:03:33 # System.getProperty( "user.home" ) + "/.m2/repository"
23:03:33 #
23:03:33 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:03:33
23:03:33 #
23:03:33 # Default this to false. It's just weird to use undocumented repos
23:03:33 #
23:03:33 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:03:33
23:03:33 #
23:03:33 # Uncomment if you don't wanna use the proxy settings
23:03:33 # from the Maven conf/settings.xml file
23:03:33 #
23:03:33 # org.ops4j.pax.url.mvn.proxySupport=false
23:03:33
23:03:33 #
23:03:33 # Comma separated list of repositories scanned when resolving an artifact.
23:03:33 # Those repositories will be checked before iterating through the
23:03:33 # below list of repositories and even before the local repository
23:03:33 # A repository url can be appended with zero or more of the following flags:
23:03:33 # @snapshots : the repository contains snaphots
23:03:33 # @noreleases : the repository does not contain any released artifacts
23:03:33 #
23:03:33 # The following property value will add the system folder as a repo.
23:03:33 #
23:03:33 org.ops4j.pax.url.mvn.defaultRepositories=\
23:03:33 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:03:33 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:03:33 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:03:33
23:03:33 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:03:33 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:03:33
23:03:33 #
23:03:33 # Comma separated list of repositories scanned when resolving an artifact.
23:03:33 # The default list includes the following repositories:
23:03:33 # http://repo1.maven.org/maven2@id=central
23:03:33 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:03:33 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:03:33 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:03:33 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:03:33 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:03:33 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:03:33 # To add repositories to the default ones, prepend '+' to the list of repositories
23:03:33 # to add.
23:03:33 # A repository url can be appended with zero or more of the following flags:
23:03:33 # @snapshots : the repository contains snapshots
23:03:33 # @noreleases : the repository does not contain any released artifacts
23:03:33 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:03:33 #
23:03:33 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:03:33
23:03:33 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:03:33 + echo 'Configuring the startup features...'
23:03:33 Configuring the startup features...
23:03:33 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:33 + FEATURE_TEST_STRING=features-test
23:03:33 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:03:33 + KARAF_VERSION=karaf4
23:03:33 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:03:33 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:33 + [[ ! -z '' ]]
23:03:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:33 ################################################################################
23:03:33 #
23:03:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:33 # contributor license agreements. See the NOTICE file distributed with
23:03:33 # this work for additional information regarding copyright ownership.
23:03:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:33 # (the "License"); you may not use this file except in compliance with
23:03:33 # the License. You may obtain a copy of the License at
23:03:33 #
23:03:33 # http://www.apache.org/licenses/LICENSE-2.0
23:03:33 #
23:03:33 # Unless required by applicable law or agreed to in writing, software
23:03:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:33 # See the License for the specific language governing permissions and
23:03:33 # limitations under the License.
23:03:33 #
23:03:33 ################################################################################
23:03:33
23:03:33 #
23:03:33 # Comma separated list of features repositories to register by default
23:03:33 #
23:03:33 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/07d82200-f350-40dc-9e5c-62f492453806.xml
23:03:33
23:03:33 #
23:03:33 # Comma separated list of features to install at startup
23:03:33 #
23:03:33 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ab7dba7d-268d-4701-9eec-a5c3813b96d9
23:03:33
23:03:33 #
23:03:33 # Resource repositories (OBR) that the features resolver can use
23:03:33 # to resolve requirements/capabilities
23:03:33 #
23:03:33 # The format of the resourceRepositories is
23:03:33 # resourceRepositories=[xml:url|json:url],...
23:03:33 # for Instance:
23:03:33 #
23:03:33 #resourceRepositories=xml:http://host/path/to/index.xml
23:03:33 # or
23:03:33 #resourceRepositories=json:http://host/path/to/index.json
23:03:33 #
23:03:33
23:03:33 #
23:03:33 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:03:33 #
23:03:33 featuresBootAsynchronous=false
23:03:33
23:03:33 #
23:03:33 # Service requirements enforcement
23:03:33 #
23:03:33 # By default, the feature resolver checks the service requirements/capabilities of
23:03:33 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:03:33 # the required bundles.
23:03:33 # The following flag can have those values:
23:03:33 # - disable: service requirements are completely ignored
23:03:33 # - default: service requirements are ignored for old features
23:03:33 # - enforce: service requirements are always verified
23:03:33 #
23:03:33 #serviceRequirements=default
23:03:33
23:03:33 #
23:03:33 # Store cfg file for config element in feature
23:03:33 #
23:03:33 #configCfgStore=true
23:03:33
23:03:33 #
23:03:33 # Define if the feature service automatically refresh bundles
23:03:33 #
23:03:33 autoRefresh=true
23:03:33
23:03:33 #
23:03:33 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:03:33 # XML file defines instructions related to features processing
23:03:33 # versions.properties may declare properties to resolve placeholders in XML file
23:03:33 # both files are relative to ${karaf.etc}
23:03:33 #
23:03:33 #featureProcessing=org.apache.karaf.features.xml
23:03:33 #featureProcessingVersions=versions.properties
23:03:33 + configure_karaf_log karaf4 ''
23:03:33 + local -r karaf_version=karaf4
23:03:33 + local -r controllerdebugmap=
23:03:33 + local logapi=log4j
23:03:33 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:33 log4j2.rootLogger.level = INFO
23:03:33 #log4j2.rootLogger.type = asyncRoot
23:03:33 #log4j2.rootLogger.includeLocation = false
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:33 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:33 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:33 log4j2.logger.spifly.level = WARN
23:03:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:33 log4j2.logger.audit.level = INFO
23:03:33 log4j2.logger.audit.additivity = false
23:03:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:33 log4j2.appender.console.type = Console
23:03:33 log4j2.appender.console.name = Console
23:03:33 log4j2.appender.console.layout.type = PatternLayout
23:03:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:33 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:33 log4j2.appender.rolling.name = RollingFile
23:03:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:33 #log4j2.appender.rolling.immediateFlush = false
23:03:33 log4j2.appender.rolling.append = true
23:03:33 log4j2.appender.rolling.layout.type = PatternLayout
23:03:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:33 log4j2.appender.rolling.policies.type = Policies
23:03:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:33 log4j2.appender.rolling.policies.size.size = 64MB
23:03:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:33 log4j2.appender.rolling.strategy.max = 7
23:03:33 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:33 log4j2.appender.audit.name = AuditRollingFile
23:03:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:33 log4j2.appender.audit.append = true
23:03:33 log4j2.appender.audit.layout.type = PatternLayout
23:03:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:33 log4j2.appender.audit.policies.type = Policies
23:03:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:33 log4j2.appender.audit.policies.size.size = 8MB
23:03:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:33 log4j2.appender.audit.strategy.max = 7
23:03:33 log4j2.appender.osgi.type = PaxOsgi
23:03:33 log4j2.appender.osgi.name = PaxOsgi
23:03:33 log4j2.appender.osgi.filter = *
23:03:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:33 #log4j2.logger.aether.level = TRACE
23:03:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:33 #log4j2.logger.http-headers.level = DEBUG
23:03:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:33 #log4j2.logger.maven.level = TRACE
23:03:33 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:03:33 + logapi=log4j2
23:03:33 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:03:33 + '[' log4j2 == log4j2 ']'
23:03:33 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:33 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:03:33 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:03:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:03:33 controllerdebugmap:
23:03:33 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:03:33 + unset IFS
23:03:33 + echo 'controllerdebugmap: '
23:03:33 + '[' -n '' ']'
23:03:33 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:03:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:33 ################################################################################
23:03:33 #
23:03:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:33 # contributor license agreements. See the NOTICE file distributed with
23:03:33 # this work for additional information regarding copyright ownership.
23:03:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:33 # (the "License"); you may not use this file except in compliance with
23:03:33 # the License. You may obtain a copy of the License at
23:03:33 #
23:03:33 # http://www.apache.org/licenses/LICENSE-2.0
23:03:33 #
23:03:33 # Unless required by applicable law or agreed to in writing, software
23:03:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:33 # See the License for the specific language governing permissions and
23:03:33 # limitations under the License.
23:03:33 #
23:03:33 ################################################################################
23:03:33
23:03:33 # Common pattern layout for appenders
23:03:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:33
23:03:33 # Root logger
23:03:33 log4j2.rootLogger.level = INFO
23:03:33 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:03:33 #log4j2.rootLogger.type = asyncRoot
23:03:33 #log4j2.rootLogger.includeLocation = false
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:33 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:33
23:03:33 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:33
23:03:33 # Loggers configuration
23:03:33
23:03:33 # Spifly logger
23:03:33 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:33 log4j2.logger.spifly.level = WARN
23:03:33
23:03:33 # Security audit logger
23:03:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:33 log4j2.logger.audit.level = INFO
23:03:33 log4j2.logger.audit.additivity = false
23:03:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:33
23:03:33 # Appenders configuration
23:03:33
23:03:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:33 log4j2.appender.console.type = Console
23:03:33 log4j2.appender.console.name = Console
23:03:33 log4j2.appender.console.layout.type = PatternLayout
23:03:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:33
23:03:33 # Rolling file appender
23:03:33 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:33 log4j2.appender.rolling.name = RollingFile
23:03:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:33 # uncomment to not force a disk flush
23:03:33 #log4j2.appender.rolling.immediateFlush = false
23:03:33 log4j2.appender.rolling.append = true
23:03:33 log4j2.appender.rolling.layout.type = PatternLayout
23:03:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:33 log4j2.appender.rolling.policies.type = Policies
23:03:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:33 log4j2.appender.rolling.policies.size.size = 1GB
23:03:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:33 log4j2.appender.rolling.strategy.max = 7
23:03:33
23:03:33 # Audit file appender
23:03:33 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:33 log4j2.appender.audit.name = AuditRollingFile
23:03:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:33 log4j2.appender.audit.append = true
23:03:33 log4j2.appender.audit.layout.type = PatternLayout
23:03:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:33 log4j2.appender.audit.policies.type = Policies
23:03:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:33 log4j2.appender.audit.policies.size.size = 8MB
23:03:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:33 log4j2.appender.audit.strategy.max = 7
23:03:33
23:03:33 # OSGi appender
23:03:33 log4j2.appender.osgi.type = PaxOsgi
23:03:33 log4j2.appender.osgi.name = PaxOsgi
23:03:33 log4j2.appender.osgi.filter = *
23:03:33
23:03:33 # help with identification of maven-related problems with pax-url-aether
23:03:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:33 #log4j2.logger.aether.level = TRACE
23:03:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:33 #log4j2.logger.http-headers.level = DEBUG
23:03:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:33 #log4j2.logger.maven.level = TRACE
23:03:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:03:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:03:33 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:33 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:03:33 Configure
23:03:33 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:03:33 + local -r controllermem=3072m
23:03:33 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:33 + echo Configure
23:03:33 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:03:33 + echo ' max memory: 3072m'
23:03:33 max memory: 3072m
23:03:33 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:33 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:33 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:33 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:33 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:33 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:33 #!/bin/sh
23:03:33 #
23:03:33 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:33 # contributor license agreements. See the NOTICE file distributed with
23:03:33 # this work for additional information regarding copyright ownership.
23:03:33 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:33 # (the "License"); you may not use this file except in compliance with
23:03:33 # the License. You may obtain a copy of the License at
23:03:33 #
23:03:33 # http://www.apache.org/licenses/LICENSE-2.0
23:03:33 #
23:03:33 # Unless required by applicable law or agreed to in writing, software
23:03:33 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:33 # See the License for the specific language governing permissions and
23:03:33 # limitations under the License.
23:03:33 #
23:03:33
23:03:33 #
23:03:33 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:03:33 # script: client, instance, shell, start, status, stop, karaf
23:03:33 #
23:03:33 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:03:33 # Actions go here...
23:03:33 # fi
23:03:33
23:03:33 #
23:03:33 # general settings which should be applied for all scripts go here; please keep
23:03:33 # in mind that it is possible that scripts might be executed more than once, e.g.
23:03:33 # in example of the start script where the start script is executed first and the
23:03:33 # karaf script afterwards.
23:03:33 #
23:03:33
23:03:33 #
23:03:33 # The following section shows the possible configuration options for the default
23:03:33 # karaf scripts
23:03:33 #
23:03:33 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:03:33 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:03:33 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:03:33 # export EXTRA_JAVA_OPTS # Additional JVM options
23:03:33 # export KARAF_HOME # Karaf home folder
23:03:33 # export KARAF_DATA # Karaf data folder
23:03:33 # export KARAF_BASE # Karaf base folder
23:03:33 # export KARAF_ETC # Karaf etc folder
23:03:33 # export KARAF_LOG # Karaf log folder
23:03:33 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:03:33 # export KARAF_OPTS # Additional available Karaf options
23:03:33 # export KARAF_DEBUG # Enable debug mode
23:03:33 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:03:33 # export KARAF_NOROOT # Prevent execution as root if set to true
23:03:33 Set Java version
23:03:33 + echo 'Set Java version'
23:03:33 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:03:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:33 sudo: a password is required
23:03:33 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:33 sudo: a password is required
23:03:33 JDK default version ...
23:03:33 + echo 'JDK default version ...'
23:03:33 + java -version
23:03:34 openjdk version "21.0.8" 2025-07-15
23:03:34 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:03:34 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:03:34 Set JAVA_HOME
23:03:34 + echo 'Set JAVA_HOME'
23:03:34 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:34 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:34 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:34 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:34 Listing all open ports on controller system...
23:03:34 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:34 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:03:34 + echo 'Listing all open ports on controller system...'
23:03:34 + netstat -pnatu
23:03:34 /tmp/configuration-script.sh: line 40: netstat: command not found
23:03:34 Custom shard config exists!!!
23:03:34 Copying the shard config...
23:03:34 + '[' -f /tmp/custom_shard_config.txt ']'
23:03:34 + echo 'Custom shard config exists!!!'
23:03:34 + echo 'Copying the shard config...'
23:03:34 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:03:34 Configuring cluster
23:03:34 + echo 'Configuring cluster'
23:03:34 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.50 10.30.170.29 10.30.170.110
23:03:34 ################################################
23:03:34 ## Configure Cluster ##
23:03:34 ################################################
23:03:34 NOTE: Cluster configuration files not found. Copying from
23:03:34 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:03:34 Configuring unique name in pekko.conf
23:03:34 Configuring hostname in pekko.conf
23:03:34 Configuring data and rpc seed nodes in pekko.conf
23:03:34 modules = [
23:03:34
23:03:34 {
23:03:34 name = "inventory"
23:03:34 namespace = "urn:opendaylight:inventory"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "topology"
23:03:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "toaster"
23:03:34 namespace = "http://netconfcentral.org/ns/toaster"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "car"
23:03:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "people"
23:03:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "car-people"
23:03:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:34 shard-strategy = "module"
23:03:34 }
23:03:34 ]
23:03:34 Configuring replication type in module-shards.conf
23:03:34 ################################################
23:03:34 ## NOTE: Manually restart controller to ##
23:03:34 ## apply configuration. ##
23:03:34 ################################################
23:03:34 Dump pekko.conf
23:03:34 + echo 'Dump pekko.conf'
23:03:34 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:34
23:03:34 odl-cluster-data {
23:03:34 pekko {
23:03:34 remote {
23:03:34 artery {
23:03:34 enabled = on
23:03:34 transport = tcp
23:03:34 canonical.hostname = "10.30.171.50"
23:03:34 canonical.port = 2550
23:03:34 }
23:03:34 }
23:03:34
23:03:34 cluster {
23:03:34 # Using artery.
23:03:34 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.50:2550",
23:03:34 "pekko://opendaylight-cluster-data@10.30.170.29:2550",
23:03:34 "pekko://opendaylight-cluster-data@10.30.170.110:2550"]
23:03:34
23:03:34 roles = ["member-1"]
23:03:34
23:03:34 # when under load we might trip a false positive on the failure detector
23:03:34 # failure-detector {
23:03:34 # heartbeat-interval = 4 s
23:03:34 # acceptable-heartbeat-pause = 16s
23:03:34 # }
23:03:34 }
23:03:34
23:03:34 persistence {
23:03:34 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:03:34 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:03:34 # The relative path is always relative to KARAF_HOME.
23:03:34
23:03:34 # snapshot-store.local.dir = "target/snapshots"
23:03:34
23:03:34 # Use lz4 compression for LocalSnapshotStore snapshots
23:03:34 snapshot-store.local.use-lz4-compression = false
23:03:34 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:03:34 snapshot-store.local.lz4-blocksize = 256KB
23:03:34 }
23:03:34 disable-default-actor-system-quarantined-event-handling = "false"
23:03:34 }
23:03:34 }
23:03:34 Dump modules.conf
23:03:34 + echo 'Dump modules.conf'
23:03:34 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:34 modules = [
23:03:34
23:03:34 {
23:03:34 name = "inventory"
23:03:34 namespace = "urn:opendaylight:inventory"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "topology"
23:03:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "toaster"
23:03:34 namespace = "http://netconfcentral.org/ns/toaster"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "car"
23:03:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "people"
23:03:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:34 shard-strategy = "module"
23:03:34 },
23:03:34 {
23:03:34 name = "car-people"
23:03:34 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:34 shard-strategy = "module"
23:03:34 }
23:03:34 ]
23:03:34 Dump module-shards.conf
23:03:34 + echo 'Dump module-shards.conf'
23:03:34 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:34 module-shards = [
23:03:34 {
23:03:34 name = "default"
23:03:34 shards = [
23:03:34 {
23:03:34 name = "default"
23:03:34 replicas = ["member-1",
23:03:34 "member-2",
23:03:34 "member-3"]
23:03:34 }
23:03:34 ]
23:03:34 },
23:03:34 {
23:03:34 name = "inventory"
23:03:34 shards = [
23:03:34 {
23:03:34 name="inventory"
23:03:34 replicas = ["member-1",
23:03:34 "member-2",
23:03:34 "member-3"]
23:03:34 }
23:03:34 ]
23:03:34 },
23:03:34 {
23:03:34 name = "topology"
23:03:34 shards = [
23:03:34 {
23:03:34 name="topology"
23:03:34 replicas = ["member-1",
23:03:34 "member-2",
23:03:34 "member-3"]
23:03:34 }
23:03:34 ]
23:03:34 },
23:03:34 {
23:03:34 name = "toaster"
23:03:34 shards = [
23:03:34 {
23:03:34 name="toaster"
23:03:34 replicas = ["member-1",
23:03:34 "member-2",
23:03:34 "member-3"]
23:03:34 }
23:03:34 ]
23:03:34 },
23:03:34 {
23:03:34 name = "car"
23:03:34 shards = [
23:03:34 {
23:03:34 name="car"
23:03:34 replicas = ["member-1",
23:03:34 "member-2",
23:03:34 "member-3"]
23:03:34 }
23:03:34 ]
23:03:34 },
23:03:34 {
23:03:34 name = "people"
23:03:34 shards = [
23:03:34 {
23:03:34 name="people"
23:03:34 replicas = ["member-1",
23:03:34 "member-2",
23:03:34 "member-3"]
23:03:34 }
23:03:34 ]
23:03:34 },
23:03:34 {
23:03:34 name = "car-people"
23:03:34 shards = [
23:03:34 {
23:03:34 name="car-people"
23:03:34 replicas = ["member-1",
23:03:34 "member-2",
23:03:34 "member-3"]
23:03:34 }
23:03:34 ]
23:03:34 }
23:03:34 ]
23:03:34 Configuring member-2 with IP address 10.30.170.29
23:03:34 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:03:34 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:03:34 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:03:34 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:03:34 common-functions.sh is being sourced
23:03:34 ++ echo 'common-functions.sh is being sourced'
23:03:34 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:03:34 ++ DISTROSTREAM=titanium
23:03:34 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:34 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:34 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:34 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:34 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:34 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:34 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:34 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:34 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:34 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:34 ++ export CONTROLLERMEM=
23:03:34 ++ CONTROLLERMEM=
23:03:34 ++ case "${DISTROSTREAM}" in
23:03:34 ++ CLUSTER_SYSTEM=pekko
23:03:34 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:34 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:34 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:34 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:34 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:34 ++ print_common_env
23:03:34 ++ cat
23:03:34 common-functions environment:
23:03:34 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:34 ACTUALFEATURES:
23:03:34 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:34 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:34 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:34 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:34 CONTROLLERMEM:
23:03:34 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:34 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:34 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:34 SUITES:
23:03:34
23:03:34 ++ SSH='ssh -t -t'
23:03:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:03:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:03:34 Changing to /tmp
23:03:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:34 + echo 'Changing to /tmp'
23:03:34 + cd /tmp
23:03:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip'
23:03:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:34 --2025-11-23 23:03:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:03:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:03:34 HTTP request sent, awaiting response... 200 OK
23:03:34 Length: 234980707 (224M) [application/zip]
23:03:34 Saving to: ‘karaf-0.22.2-20251123.175628-162.zip’
23:03:34
23:03:34 0K ........ ........ ........ ........ ........ ........ 1% 75.8M 3s
23:03:34 3072K ........ ........ ........ ........ ........ ........ 2% 147M 2s
23:03:34 6144K ........ ........ ........ ........ ........ ........ 4% 141M 2s
23:03:34 9216K ........ ........ ........ ........ ........ ........ 5% 115M 2s
23:03:34 12288K ........ ........ ........ ........ ........ ........ 6% 165M 2s
23:03:35 15360K ........ ........ ........ ........ ........ ........ 8% 152M 2s
23:03:35 18432K ........ ........ ........ ........ ........ ........ 9% 151M 2s
23:03:35 21504K ........ ........ ........ ........ ........ ........ 10% 175M 2s
23:03:35 24576K ........ ........ ........ ........ ........ ........ 12% 213M 1s
23:03:35 27648K ........ ........ ........ ........ ........ ........ 13% 231M 1s
23:03:35 30720K ........ ........ ........ ........ ........ ........ 14% 250M 1s
23:03:35 33792K ........ ........ ........ ........ ........ ........ 16% 247M 1s
23:03:35 36864K ........ ........ ........ ........ ........ ........ 17% 256M 1s
23:03:35 39936K ........ ........ ........ ........ ........ ........ 18% 272M 1s
23:03:35 43008K ........ ........ ........ ........ ........ ........ 20% 274M 1s
23:03:35 46080K ........ ........ ........ ........ ........ ........ 21% 284M 1s
23:03:35 49152K ........ ........ ........ ........ ........ ........ 22% 261M 1s
23:03:35 52224K ........ ........ ........ ........ ........ ........ 24% 299M 1s
23:03:35 55296K ........ ........ ........ ........ ........ ........ 25% 282M 1s
23:03:35 58368K ........ ........ ........ ........ ........ ........ 26% 268M 1s
23:03:35 61440K ........ ........ ........ ........ ........ ........ 28% 124M 1s
23:03:35 64512K ........ ........ ........ ........ ........ ........ 29% 174M 1s
23:03:35 67584K ........ ........ ........ ........ ........ ........ 30% 306M 1s
23:03:35 70656K ........ ........ ........ ........ ........ ........ 32% 258M 1s
23:03:35 73728K ........ ........ ........ ........ ........ ........ 33% 238M 1s
23:03:35 76800K ........ ........ ........ ........ ........ ........ 34% 287M 1s
23:03:35 79872K ........ ........ ........ ........ ........ ........ 36% 207M 1s
23:03:35 82944K ........ ........ ........ ........ ........ ........ 37% 259M 1s
23:03:35 86016K ........ ........ ........ ........ ........ ........ 38% 272M 1s
23:03:35 89088K ........ ........ ........ ........ ........ ........ 40% 204M 1s
23:03:35 92160K ........ ........ ........ ........ ........ ........ 41% 284M 1s
23:03:35 95232K ........ ........ ........ ........ ........ ........ 42% 301M 1s
23:03:35 98304K ........ ........ ........ ........ ........ ........ 44% 286M 1s
23:03:35 101376K ........ ........ ........ ........ ........ ........ 45% 280M 1s
23:03:35 104448K ........ ........ ........ ........ ........ ........ 46% 289M 1s
23:03:35 107520K ........ ........ ........ ........ ........ ........ 48% 285M 1s
23:03:35 110592K ........ ........ ........ ........ ........ ........ 49% 286M 1s
23:03:35 113664K ........ ........ ........ ........ ........ ........ 50% 281M 1s
23:03:35 116736K ........ ........ ........ ........ ........ ........ 52% 284M 1s
23:03:35 119808K ........ ........ ........ ........ ........ ........ 53% 231M 0s
23:03:35 122880K ........ ........ ........ ........ ........ ........ 54% 248M 0s
23:03:35 125952K ........ ........ ........ ........ ........ ........ 56% 227M 0s
23:03:35 129024K ........ ........ ........ ........ ........ ........ 57% 265M 0s
23:03:35 132096K ........ ........ ........ ........ ........ ........ 58% 45.6M 0s
23:03:35 135168K ........ ........ ........ ........ ........ ........ 60% 173M 0s
23:03:35 138240K ........ ........ ........ ........ ........ ........ 61% 262M 0s
23:03:35 141312K ........ ........ ........ ........ ........ ........ 62% 292M 0s
23:03:35 144384K ........ ........ ........ ........ ........ ........ 64% 289M 0s
23:03:35 147456K ........ ........ ........ ........ ........ ........ 65% 286M 0s
23:03:35 150528K ........ ........ ........ ........ ........ ........ 66% 291M 0s
23:03:35 153600K ........ ........ ........ ........ ........ ........ 68% 287M 0s
23:03:35 156672K ........ ........ ........ ........ ........ ........ 69% 293M 0s
23:03:35 159744K ........ ........ ........ ........ ........ ........ 70% 279M 0s
23:03:35 162816K ........ ........ ........ ........ ........ ........ 72% 306M 0s
23:03:35 165888K ........ ........ ........ ........ ........ ........ 73% 285M 0s
23:03:35 168960K ........ ........ ........ ........ ........ ........ 74% 258M 0s
23:03:35 172032K ........ ........ ........ ........ ........ ........ 76% 228M 0s
23:03:35 175104K ........ ........ ........ ........ ........ ........ 77% 354M 0s
23:03:35 178176K ........ ........ ........ ........ ........ ........ 78% 331M 0s
23:03:35 181248K ........ ........ ........ ........ ........ ........ 80% 360M 0s
23:03:35 184320K ........ ........ ........ ........ ........ ........ 81% 356M 0s
23:03:35 187392K ........ ........ ........ ........ ........ ........ 83% 361M 0s
23:03:35 190464K ........ ........ ........ ........ ........ ........ 84% 276M 0s
23:03:35 193536K ........ ........ ........ ........ ........ ........ 85% 191M 0s
23:03:35 196608K ........ ........ ........ ........ ........ ........ 87% 325M 0s
23:03:35 199680K ........ ........ ........ ........ ........ ........ 88% 373M 0s
23:03:35 202752K ........ ........ ........ ........ ........ ........ 89% 337M 0s
23:03:35 205824K ........ ........ ........ ........ ........ ........ 91% 272M 0s
23:03:35 208896K ........ ........ ........ ........ ........ ........ 92% 170M 0s
23:03:35 211968K ........ ........ ........ ........ ........ ........ 93% 283M 0s
23:03:35 215040K ........ ........ ........ ........ ........ ........ 95% 305M 0s
23:03:35 218112K ........ ........ ........ ........ ........ ........ 96% 310M 0s
23:03:35 221184K ........ ........ ........ ........ ........ ........ 97% 344M 0s
23:03:35 224256K ........ ........ ........ ........ ........ ........ 99% 329M 0s
23:03:35 227328K ........ ........ ........ ........ . 100% 327M=1.0s
23:03:35
23:03:35 2025-11-23 23:03:35 (225 MB/s) - ‘karaf-0.22.2-20251123.175628-162.zip’ saved [234980707/234980707]
23:03:35
23:03:35 Extracting the new controller...
23:03:35 + echo 'Extracting the new controller...'
23:03:35 + unzip -q karaf-0.22.2-20251123.175628-162.zip
23:03:37 Adding external repositories...
23:03:37 + echo 'Adding external repositories...'
23:03:37 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:37 ################################################################################
23:03:37 #
23:03:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:37 # contributor license agreements. See the NOTICE file distributed with
23:03:37 # this work for additional information regarding copyright ownership.
23:03:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:37 # (the "License"); you may not use this file except in compliance with
23:03:37 # the License. You may obtain a copy of the License at
23:03:37 #
23:03:37 # http://www.apache.org/licenses/LICENSE-2.0
23:03:37 #
23:03:37 # Unless required by applicable law or agreed to in writing, software
23:03:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:37 # See the License for the specific language governing permissions and
23:03:37 # limitations under the License.
23:03:37 #
23:03:37 ################################################################################
23:03:37
23:03:37 #
23:03:37 # If set to true, the following property will not allow any certificate to be used
23:03:37 # when accessing Maven repositories through SSL
23:03:37 #
23:03:37 #org.ops4j.pax.url.mvn.certificateCheck=
23:03:37
23:03:37 #
23:03:37 # Path to the local Maven settings file.
23:03:37 # The repositories defined in this file will be automatically added to the list
23:03:37 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:03:37 # below is not set.
23:03:37 # The following locations are checked for the existence of the settings.xml file
23:03:37 # * 1. looks for the specified url
23:03:37 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:03:37 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:03:37 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:03:37 #
23:03:37 #org.ops4j.pax.url.mvn.settings=
23:03:37
23:03:37 #
23:03:37 # Path to the local Maven repository which is used to avoid downloading
23:03:37 # artifacts when they already exist locally.
23:03:37 # The value of this property will be extracted from the settings.xml file
23:03:37 # above, or defaulted to:
23:03:37 # System.getProperty( "user.home" ) + "/.m2/repository"
23:03:37 #
23:03:37 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:03:37
23:03:37 #
23:03:37 # Default this to false. It's just weird to use undocumented repos
23:03:37 #
23:03:37 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:03:37
23:03:37 #
23:03:37 # Uncomment if you don't wanna use the proxy settings
23:03:37 # from the Maven conf/settings.xml file
23:03:37 #
23:03:37 # org.ops4j.pax.url.mvn.proxySupport=false
23:03:37
23:03:37 #
23:03:37 # Comma separated list of repositories scanned when resolving an artifact.
23:03:37 # Those repositories will be checked before iterating through the
23:03:37 # below list of repositories and even before the local repository
23:03:37 # A repository url can be appended with zero or more of the following flags:
23:03:37 # @snapshots : the repository contains snaphots
23:03:37 # @noreleases : the repository does not contain any released artifacts
23:03:37 #
23:03:37 # The following property value will add the system folder as a repo.
23:03:37 #
23:03:37 org.ops4j.pax.url.mvn.defaultRepositories=\
23:03:37 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:03:37 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:03:37 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:03:37
23:03:37 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:03:37 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:03:37
23:03:37 #
23:03:37 # Comma separated list of repositories scanned when resolving an artifact.
23:03:37 # The default list includes the following repositories:
23:03:37 # http://repo1.maven.org/maven2@id=central
23:03:37 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:03:37 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:03:37 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:03:37 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:03:37 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:03:37 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:03:37 # To add repositories to the default ones, prepend '+' to the list of repositories
23:03:37 # to add.
23:03:37 # A repository url can be appended with zero or more of the following flags:
23:03:37 # @snapshots : the repository contains snapshots
23:03:37 # @noreleases : the repository does not contain any released artifacts
23:03:37 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:03:37 #
23:03:37 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:03:37
23:03:37 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:03:37 + [[ True == \T\r\u\e ]]
23:03:37 + echo 'Configuring the startup features...'
23:03:37 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:37 + FEATURE_TEST_STRING=features-test
23:03:37 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:03:37 + KARAF_VERSION=karaf4
23:03:37 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:03:37 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:37 + [[ ! -z '' ]]
23:03:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:37 ################################################################################
23:03:37 #
23:03:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:37 # contributor license agreements. See the NOTICE file distributed with
23:03:37 # this work for additional information regarding copyright ownership.
23:03:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:37 # (the "License"); you may not use this file except in compliance with
23:03:37 # the License. You may obtain a copy of the License at
23:03:37 #
23:03:37 # http://www.apache.org/licenses/LICENSE-2.0
23:03:37 #
23:03:37 # Unless required by applicable law or agreed to in writing, software
23:03:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:37 # See the License for the specific language governing permissions and
23:03:37 # limitations under the License.
23:03:37 #
23:03:37 ################################################################################
23:03:37
23:03:37 #
23:03:37 # Comma separated list of features repositories to register by default
23:03:37 #
23:03:37 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/07d82200-f350-40dc-9e5c-62f492453806.xml
23:03:37
23:03:37 #
23:03:37 # Comma separated list of features to install at startup
23:03:37 #
23:03:37 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ab7dba7d-268d-4701-9eec-a5c3813b96d9
23:03:37
23:03:37 #
23:03:37 # Resource repositories (OBR) that the features resolver can use
23:03:37 # to resolve requirements/capabilities
23:03:37 #
23:03:37 # The format of the resourceRepositories is
23:03:37 # resourceRepositories=[xml:url|json:url],...
23:03:37 # for Instance:
23:03:37 #
23:03:37 #resourceRepositories=xml:http://host/path/to/index.xml
23:03:37 # or
23:03:37 #resourceRepositories=json:http://host/path/to/index.json
23:03:37 #
23:03:37
23:03:37 #
23:03:37 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:03:37 #
23:03:37 featuresBootAsynchronous=false
23:03:37
23:03:37 #
23:03:37 # Service requirements enforcement
23:03:37 #
23:03:37 # By default, the feature resolver checks the service requirements/capabilities of
23:03:37 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:03:37 # the required bundles.
23:03:37 # The following flag can have those values:
23:03:37 # - disable: service requirements are completely ignored
23:03:37 # - default: service requirements are ignored for old features
23:03:37 # - enforce: service requirements are always verified
23:03:37 #
23:03:37 #serviceRequirements=default
23:03:37
23:03:37 #
23:03:37 # Store cfg file for config element in feature
23:03:37 #
23:03:37 #configCfgStore=true
23:03:37
23:03:37 #
23:03:37 # Define if the feature service automatically refresh bundles
23:03:37 #
23:03:37 autoRefresh=true
23:03:37
23:03:37 #
23:03:37 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:03:37 # XML file defines instructions related to features processing
23:03:37 # versions.properties may declare properties to resolve placeholders in XML file
23:03:37 # both files are relative to ${karaf.etc}
23:03:37 #
23:03:37 #featureProcessing=org.apache.karaf.features.xml
23:03:37 #featureProcessingVersions=versions.properties
23:03:37 + configure_karaf_log karaf4 ''
23:03:37 + local -r karaf_version=karaf4
23:03:37 + local -r controllerdebugmap=
23:03:37 + local logapi=log4j
23:03:37 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:37 log4j2.rootLogger.level = INFO
23:03:37 #log4j2.rootLogger.type = asyncRoot
23:03:37 #log4j2.rootLogger.includeLocation = false
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:37 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:37 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:37 log4j2.logger.spifly.level = WARN
23:03:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:37 log4j2.logger.audit.level = INFO
23:03:37 log4j2.logger.audit.additivity = false
23:03:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:37 log4j2.appender.console.type = Console
23:03:37 log4j2.appender.console.name = Console
23:03:37 log4j2.appender.console.layout.type = PatternLayout
23:03:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:37 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:37 log4j2.appender.rolling.name = RollingFile
23:03:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:37 #log4j2.appender.rolling.immediateFlush = false
23:03:37 log4j2.appender.rolling.append = true
23:03:37 log4j2.appender.rolling.layout.type = PatternLayout
23:03:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:37 log4j2.appender.rolling.policies.type = Policies
23:03:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:37 log4j2.appender.rolling.policies.size.size = 64MB
23:03:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:37 log4j2.appender.rolling.strategy.max = 7
23:03:37 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:37 log4j2.appender.audit.name = AuditRollingFile
23:03:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:37 log4j2.appender.audit.append = true
23:03:37 log4j2.appender.audit.layout.type = PatternLayout
23:03:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:37 log4j2.appender.audit.policies.type = Policies
23:03:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:37 log4j2.appender.audit.policies.size.size = 8MB
23:03:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:37 log4j2.appender.audit.strategy.max = 7
23:03:37 log4j2.appender.osgi.type = PaxOsgi
23:03:37 log4j2.appender.osgi.name = PaxOsgi
23:03:37 log4j2.appender.osgi.filter = *
23:03:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:37 #log4j2.logger.aether.level = TRACE
23:03:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:37 #log4j2.logger.http-headers.level = DEBUG
23:03:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:37 #log4j2.logger.maven.level = TRACE
23:03:37 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:03:37 + logapi=log4j2
23:03:37 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:03:37 + '[' log4j2 == log4j2 ']'
23:03:37 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:37 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:03:37 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:03:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:03:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:03:37 controllerdebugmap:
23:03:37 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:37 + unset IFS
23:03:37 + echo 'controllerdebugmap: '
23:03:37 + '[' -n '' ']'
23:03:37 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:03:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:37 ################################################################################
23:03:37 #
23:03:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:37 # contributor license agreements. See the NOTICE file distributed with
23:03:37 # this work for additional information regarding copyright ownership.
23:03:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:37 # (the "License"); you may not use this file except in compliance with
23:03:37 # the License. You may obtain a copy of the License at
23:03:37 #
23:03:37 # http://www.apache.org/licenses/LICENSE-2.0
23:03:37 #
23:03:37 # Unless required by applicable law or agreed to in writing, software
23:03:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:37 # See the License for the specific language governing permissions and
23:03:37 # limitations under the License.
23:03:37 #
23:03:37 ################################################################################
23:03:37
23:03:37 # Common pattern layout for appenders
23:03:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:37
23:03:37 # Root logger
23:03:37 log4j2.rootLogger.level = INFO
23:03:37 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:03:37 #log4j2.rootLogger.type = asyncRoot
23:03:37 #log4j2.rootLogger.includeLocation = false
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:37 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:37
23:03:37 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:37
23:03:37 # Loggers configuration
23:03:37
23:03:37 # Spifly logger
23:03:37 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:37 log4j2.logger.spifly.level = WARN
23:03:37
23:03:37 # Security audit logger
23:03:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:37 log4j2.logger.audit.level = INFO
23:03:37 log4j2.logger.audit.additivity = false
23:03:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:37
23:03:37 # Appenders configuration
23:03:37
23:03:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:37 log4j2.appender.console.type = Console
23:03:37 log4j2.appender.console.name = Console
23:03:37 log4j2.appender.console.layout.type = PatternLayout
23:03:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:37
23:03:37 # Rolling file appender
23:03:37 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:37 log4j2.appender.rolling.name = RollingFile
23:03:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:37 # uncomment to not force a disk flush
23:03:37 #log4j2.appender.rolling.immediateFlush = false
23:03:37 log4j2.appender.rolling.append = true
23:03:37 log4j2.appender.rolling.layout.type = PatternLayout
23:03:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:37 log4j2.appender.rolling.policies.type = Policies
23:03:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:37 log4j2.appender.rolling.policies.size.size = 1GB
23:03:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:37 log4j2.appender.rolling.strategy.max = 7
23:03:37
23:03:37 # Audit file appender
23:03:37 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:37 log4j2.appender.audit.name = AuditRollingFile
23:03:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:37 log4j2.appender.audit.append = true
23:03:37 log4j2.appender.audit.layout.type = PatternLayout
23:03:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:37 log4j2.appender.audit.policies.type = Policies
23:03:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:37 log4j2.appender.audit.policies.size.size = 8MB
23:03:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:37 log4j2.appender.audit.strategy.max = 7
23:03:37
23:03:37 # OSGi appender
23:03:37 log4j2.appender.osgi.type = PaxOsgi
23:03:37 log4j2.appender.osgi.name = PaxOsgi
23:03:37 log4j2.appender.osgi.filter = *
23:03:37
23:03:37 # help with identification of maven-related problems with pax-url-aether
23:03:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:37 #log4j2.logger.aether.level = TRACE
23:03:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:37 #log4j2.logger.http-headers.level = DEBUG
23:03:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:37 #log4j2.logger.maven.level = TRACE
23:03:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:03:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:03:37 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:37 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:03:37 + local -r controllermem=3072m
23:03:37 Configure
23:03:37 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:03:37 max memory: 3072m
23:03:37 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:37 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:37 + echo Configure
23:03:37 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:03:37 + echo ' max memory: 3072m'
23:03:37 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:37 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:37 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:37 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:37 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:37 #!/bin/sh
23:03:37 #
23:03:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:37 # contributor license agreements. See the NOTICE file distributed with
23:03:37 # this work for additional information regarding copyright ownership.
23:03:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:37 # (the "License"); you may not use this file except in compliance with
23:03:37 # the License. You may obtain a copy of the License at
23:03:37 #
23:03:37 # http://www.apache.org/licenses/LICENSE-2.0
23:03:37 #
23:03:37 # Unless required by applicable law or agreed to in writing, software
23:03:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:37 # See the License for the specific language governing permissions and
23:03:37 # limitations under the License.
23:03:37 #
23:03:37
23:03:37 #
23:03:37 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:03:37 # script: client, instance, shell, start, status, stop, karaf
23:03:37 #
23:03:37 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:03:37 # Actions go here...
23:03:37 # fi
23:03:37
23:03:37 #
23:03:37 # general settings which should be applied for all scripts go here; please keep
23:03:37 # in mind that it is possible that scripts might be executed more than once, e.g.
23:03:37 # in example of the start script where the start script is executed first and the
23:03:37 # karaf script afterwards.
23:03:37 #
23:03:37
23:03:37 #
23:03:37 # The following section shows the possible configuration options for the default
23:03:37 # karaf scripts
23:03:37 #
23:03:37 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:03:37 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:03:37 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:03:37 # export EXTRA_JAVA_OPTS # Additional JVM options
23:03:37 # export KARAF_HOME # Karaf home folder
23:03:37 # export KARAF_DATA # Karaf data folder
23:03:37 # export KARAF_BASE # Karaf base folder
23:03:37 # export KARAF_ETC # Karaf etc folder
23:03:37 # export KARAF_LOG # Karaf log folder
23:03:37 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:03:37 # export KARAF_OPTS # Additional available Karaf options
23:03:37 # export KARAF_DEBUG # Enable debug mode
23:03:37 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:03:37 # export KARAF_NOROOT # Prevent execution as root if set to true
23:03:37 Set Java version
23:03:37 + echo 'Set Java version'
23:03:37 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:03:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:37 sudo: a password is required
23:03:37 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:37 sudo: a password is required
23:03:37 JDK default version ...
23:03:37 + echo 'JDK default version ...'
23:03:37 + java -version
23:03:38 openjdk version "21.0.8" 2025-07-15
23:03:38 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:03:38 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:03:38 Set JAVA_HOME
23:03:38 + echo 'Set JAVA_HOME'
23:03:38 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:38 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:38 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:38 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:38 Listing all open ports on controller system...
23:03:38 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:38 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:03:38 + echo 'Listing all open ports on controller system...'
23:03:38 + netstat -pnatu
23:03:38 /tmp/configuration-script.sh: line 40: netstat: command not found
23:03:38 + '[' -f /tmp/custom_shard_config.txt ']'
23:03:38 Custom shard config exists!!!
23:03:38 Copying the shard config...
23:03:38 + echo 'Custom shard config exists!!!'
23:03:38 + echo 'Copying the shard config...'
23:03:38 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:03:38 Configuring cluster
23:03:38 + echo 'Configuring cluster'
23:03:38 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.50 10.30.170.29 10.30.170.110
23:03:38 ################################################
23:03:38 ## Configure Cluster ##
23:03:38 ################################################
23:03:38 NOTE: Cluster configuration files not found. Copying from
23:03:38 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:03:38 Configuring unique name in pekko.conf
23:03:38 Configuring hostname in pekko.conf
23:03:38 Configuring data and rpc seed nodes in pekko.conf
23:03:38 modules = [
23:03:38
23:03:38 {
23:03:38 name = "inventory"
23:03:38 namespace = "urn:opendaylight:inventory"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "topology"
23:03:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "toaster"
23:03:38 namespace = "http://netconfcentral.org/ns/toaster"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "car"
23:03:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "people"
23:03:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "car-people"
23:03:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:38 shard-strategy = "module"
23:03:38 }
23:03:38 ]
23:03:38 Configuring replication type in module-shards.conf
23:03:38 ################################################
23:03:38 ## NOTE: Manually restart controller to ##
23:03:38 ## apply configuration. ##
23:03:38 ################################################
23:03:38 Dump pekko.conf
23:03:38 + echo 'Dump pekko.conf'
23:03:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:38
23:03:38 odl-cluster-data {
23:03:38 pekko {
23:03:38 remote {
23:03:38 artery {
23:03:38 enabled = on
23:03:38 transport = tcp
23:03:38 canonical.hostname = "10.30.170.29"
23:03:38 canonical.port = 2550
23:03:38 }
23:03:38 }
23:03:38
23:03:38 cluster {
23:03:38 # Using artery.
23:03:38 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.50:2550",
23:03:38 "pekko://opendaylight-cluster-data@10.30.170.29:2550",
23:03:38 "pekko://opendaylight-cluster-data@10.30.170.110:2550"]
23:03:38
23:03:38 roles = ["member-2"]
23:03:38
23:03:38 # when under load we might trip a false positive on the failure detector
23:03:38 # failure-detector {
23:03:38 # heartbeat-interval = 4 s
23:03:38 # acceptable-heartbeat-pause = 16s
23:03:38 # }
23:03:38 }
23:03:38
23:03:38 persistence {
23:03:38 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:03:38 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:03:38 # The relative path is always relative to KARAF_HOME.
23:03:38
23:03:38 # snapshot-store.local.dir = "target/snapshots"
23:03:38
23:03:38 # Use lz4 compression for LocalSnapshotStore snapshots
23:03:38 snapshot-store.local.use-lz4-compression = false
23:03:38 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:03:38 snapshot-store.local.lz4-blocksize = 256KB
23:03:38 }
23:03:38 disable-default-actor-system-quarantined-event-handling = "false"
23:03:38 }
23:03:38 }
23:03:38 Dump modules.conf
23:03:38 + echo 'Dump modules.conf'
23:03:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:38 modules = [
23:03:38
23:03:38 {
23:03:38 name = "inventory"
23:03:38 namespace = "urn:opendaylight:inventory"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "topology"
23:03:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "toaster"
23:03:38 namespace = "http://netconfcentral.org/ns/toaster"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "car"
23:03:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "people"
23:03:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:38 shard-strategy = "module"
23:03:38 },
23:03:38 {
23:03:38 name = "car-people"
23:03:38 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:38 shard-strategy = "module"
23:03:38 }
23:03:38 ]
23:03:38 Dump module-shards.conf
23:03:38 + echo 'Dump module-shards.conf'
23:03:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:38 module-shards = [
23:03:38 {
23:03:38 name = "default"
23:03:38 shards = [
23:03:38 {
23:03:38 name = "default"
23:03:38 replicas = ["member-1",
23:03:38 "member-2",
23:03:38 "member-3"]
23:03:38 }
23:03:38 ]
23:03:38 },
23:03:38 {
23:03:38 name = "inventory"
23:03:38 shards = [
23:03:38 {
23:03:38 name="inventory"
23:03:38 replicas = ["member-1",
23:03:38 "member-2",
23:03:38 "member-3"]
23:03:38 }
23:03:38 ]
23:03:38 },
23:03:38 {
23:03:38 name = "topology"
23:03:38 shards = [
23:03:38 {
23:03:38 name="topology"
23:03:38 replicas = ["member-1",
23:03:38 "member-2",
23:03:38 "member-3"]
23:03:38 }
23:03:38 ]
23:03:38 },
23:03:38 {
23:03:38 name = "toaster"
23:03:38 shards = [
23:03:38 {
23:03:38 name="toaster"
23:03:38 replicas = ["member-1",
23:03:38 "member-2",
23:03:38 "member-3"]
23:03:38 }
23:03:38 ]
23:03:38 },
23:03:38 {
23:03:38 name = "car"
23:03:38 shards = [
23:03:38 {
23:03:38 name="car"
23:03:38 replicas = ["member-1",
23:03:38 "member-2",
23:03:38 "member-3"]
23:03:38 }
23:03:38 ]
23:03:38 },
23:03:38 {
23:03:38 name = "people"
23:03:38 shards = [
23:03:38 {
23:03:38 name="people"
23:03:38 replicas = ["member-1",
23:03:38 "member-2",
23:03:38 "member-3"]
23:03:38 }
23:03:38 ]
23:03:38 },
23:03:38 {
23:03:38 name = "car-people"
23:03:38 shards = [
23:03:38 {
23:03:38 name="car-people"
23:03:38 replicas = ["member-1",
23:03:38 "member-2",
23:03:38 "member-3"]
23:03:38 }
23:03:38 ]
23:03:38 }
23:03:38 ]
23:03:38 Configuring member-3 with IP address 10.30.170.110
23:03:38 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:03:38 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:03:38 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:03:38 common-functions.sh is being sourced
23:03:38 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:03:38 ++ echo 'common-functions.sh is being sourced'
23:03:38 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:03:38 ++ DISTROSTREAM=titanium
23:03:38 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:38 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:38 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:38 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:38 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:38 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:38 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:38 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:38 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:38 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:38 ++ export CONTROLLERMEM=
23:03:38 ++ CONTROLLERMEM=
23:03:38 ++ case "${DISTROSTREAM}" in
23:03:38 ++ CLUSTER_SYSTEM=pekko
23:03:38 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:38 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:38 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:38 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:38 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:38 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:38 ++ print_common_env
23:03:38 ++ cat
23:03:38 common-functions environment:
23:03:38 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:38 ACTUALFEATURES:
23:03:38 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:38 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:38 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:38 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:38 CONTROLLERMEM:
23:03:38 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:38 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:38 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:38 SUITES:
23:03:38
23:03:38 ++ SSH='ssh -t -t'
23:03:38 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:03:38 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:03:38 Changing to /tmp
23:03:38 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:38 + echo 'Changing to /tmp'
23:03:38 + cd /tmp
23:03:38 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip'
23:03:38 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:38 --2025-11-23 23:03:38-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:03:38 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:03:38 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:03:38 HTTP request sent, awaiting response... 200 OK
23:03:38 Length: 234980707 (224M) [application/zip]
23:03:38 Saving to: ‘karaf-0.22.2-20251123.175628-162.zip’
23:03:38
23:03:38 0K ........ ........ ........ ........ ........ ........ 1% 78.5M 3s
23:03:38 3072K ........ ........ ........ ........ ........ ........ 2% 145M 2s
23:03:38 6144K ........ ........ ........ ........ ........ ........ 4% 159M 2s
23:03:38 9216K ........ ........ ........ ........ ........ ........ 5% 170M 2s
23:03:38 12288K ........ ........ ........ ........ ........ ........ 6% 71.7M 2s
23:03:38 15360K ........ ........ ........ ........ ........ ........ 8% 129M 2s
23:03:38 18432K ........ ........ ........ ........ ........ ........ 9% 193M 2s
23:03:38 21504K ........ ........ ........ ........ ........ ........ 10% 168M 2s
23:03:38 24576K ........ ........ ........ ........ ........ ........ 12% 228M 2s
23:03:38 27648K ........ ........ ........ ........ ........ ........ 13% 256M 1s
23:03:38 30720K ........ ........ ........ ........ ........ ........ 14% 251M 1s
23:03:38 33792K ........ ........ ........ ........ ........ ........ 16% 279M 1s
23:03:38 36864K ........ ........ ........ ........ ........ ........ 17% 262M 1s
23:03:38 39936K ........ ........ ........ ........ ........ ........ 18% 268M 1s
23:03:38 43008K ........ ........ ........ ........ ........ ........ 20% 296M 1s
23:03:38 46080K ........ ........ ........ ........ ........ ........ 21% 303M 1s
23:03:38 49152K ........ ........ ........ ........ ........ ........ 22% 336M 1s
23:03:38 52224K ........ ........ ........ ........ ........ ........ 24% 316M 1s
23:03:38 55296K ........ ........ ........ ........ ........ ........ 25% 312M 1s
23:03:38 58368K ........ ........ ........ ........ ........ ........ 26% 210M 1s
23:03:38 61440K ........ ........ ........ ........ ........ ........ 28% 198M 1s
23:03:39 64512K ........ ........ ........ ........ ........ ........ 29% 294M 1s
23:03:39 67584K ........ ........ ........ ........ ........ ........ 30% 327M 1s
23:03:39 70656K ........ ........ ........ ........ ........ ........ 32% 342M 1s
23:03:39 73728K ........ ........ ........ ........ ........ ........ 33% 234M 1s
23:03:39 76800K ........ ........ ........ ........ ........ ........ 34% 293M 1s
23:03:39 79872K ........ ........ ........ ........ ........ ........ 36% 327M 1s
23:03:39 82944K ........ ........ ........ ........ ........ ........ 37% 341M 1s
23:03:39 86016K ........ ........ ........ ........ ........ ........ 38% 341M 1s
23:03:39 89088K ........ ........ ........ ........ ........ ........ 40% 348M 1s
23:03:39 92160K ........ ........ ........ ........ ........ ........ 41% 339M 1s
23:03:39 95232K ........ ........ ........ ........ ........ ........ 42% 132M 1s
23:03:39 98304K ........ ........ ........ ........ ........ ........ 44% 161M 1s
23:03:39 101376K ........ ........ ........ ........ ........ ........ 45% 304M 1s
23:03:39 104448K ........ ........ ........ ........ ........ ........ 46% 220M 1s
23:03:39 107520K ........ ........ ........ ........ ........ ........ 48% 280M 1s
23:03:39 110592K ........ ........ ........ ........ ........ ........ 49% 310M 1s
23:03:39 113664K ........ ........ ........ ........ ........ ........ 50% 345M 1s
23:03:39 116736K ........ ........ ........ ........ ........ ........ 52% 358M 0s
23:03:39 119808K ........ ........ ........ ........ ........ ........ 53% 341M 0s
23:03:39 122880K ........ ........ ........ ........ ........ ........ 54% 288M 0s
23:03:39 125952K ........ ........ ........ ........ ........ ........ 56% 224M 0s
23:03:39 129024K ........ ........ ........ ........ ........ ........ 57% 283M 0s
23:03:39 132096K ........ ........ ........ ........ ........ ........ 58% 213M 0s
23:03:39 135168K ........ ........ ........ ........ ........ ........ 60% 170M 0s
23:03:39 138240K ........ ........ ........ ........ ........ ........ 61% 197M 0s
23:03:39 141312K ........ ........ ........ ........ ........ ........ 62% 175M 0s
23:03:39 144384K ........ ........ ........ ........ ........ ........ 64% 223M 0s
23:03:39 147456K ........ ........ ........ ........ ........ ........ 65% 331M 0s
23:03:39 150528K ........ ........ ........ ........ ........ ........ 66% 337M 0s
23:03:39 153600K ........ ........ ........ ........ ........ ........ 68% 164M 0s
23:03:39 156672K ........ ........ ........ ........ ........ ........ 69% 238M 0s
23:03:39 159744K ........ ........ ........ ........ ........ ........ 70% 271M 0s
23:03:39 162816K ........ ........ ........ ........ ........ ........ 72% 331M 0s
23:03:39 165888K ........ ........ ........ ........ ........ ........ 73% 325M 0s
23:03:39 168960K ........ ........ ........ ........ ........ ........ 74% 328M 0s
23:03:39 172032K ........ ........ ........ ........ ........ ........ 76% 299M 0s
23:03:39 175104K ........ ........ ........ ........ ........ ........ 77% 225M 0s
23:03:39 178176K ........ ........ ........ ........ ........ ........ 78% 197M 0s
23:03:39 181248K ........ ........ ........ ........ ........ ........ 80% 288M 0s
23:03:39 184320K ........ ........ ........ ........ ........ ........ 81% 290M 0s
23:03:39 187392K ........ ........ ........ ........ ........ ........ 83% 369M 0s
23:03:39 190464K ........ ........ ........ ........ ........ ........ 84% 332M 0s
23:03:39 193536K ........ ........ ........ ........ ........ ........ 85% 331M 0s
23:03:39 196608K ........ ........ ........ ........ ........ ........ 87% 325M 0s
23:03:39 199680K ........ ........ ........ ........ ........ ........ 88% 297M 0s
23:03:39 202752K ........ ........ ........ ........ ........ ........ 89% 329M 0s
23:03:39 205824K ........ ........ ........ ........ ........ ........ 91% 307M 0s
23:03:39 208896K ........ ........ ........ ........ ........ ........ 92% 267M 0s
23:03:39 211968K ........ ........ ........ ........ ........ ........ 93% 188M 0s
23:03:39 215040K ........ ........ ........ ........ ........ ........ 95% 290M 0s
23:03:39 218112K ........ ........ ........ ........ ........ ........ 96% 318M 0s
23:03:39 221184K ........ ........ ........ ........ ........ ........ 97% 302M 0s
23:03:39 224256K ........ ........ ........ ........ ........ ........ 99% 291M 0s
23:03:39 227328K ........ ........ ........ ........ . 100% 266M=0.9s
23:03:39
23:03:39 2025-11-23 23:03:39 (237 MB/s) - ‘karaf-0.22.2-20251123.175628-162.zip’ saved [234980707/234980707]
23:03:39
23:03:39 Extracting the new controller...
23:03:39 + echo 'Extracting the new controller...'
23:03:39 + unzip -q karaf-0.22.2-20251123.175628-162.zip
23:03:41 Adding external repositories...
23:03:41 + echo 'Adding external repositories...'
23:03:41 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:41 ################################################################################
23:03:41 #
23:03:41 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:41 # contributor license agreements. See the NOTICE file distributed with
23:03:41 # this work for additional information regarding copyright ownership.
23:03:41 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:41 # (the "License"); you may not use this file except in compliance with
23:03:41 # the License. You may obtain a copy of the License at
23:03:41 #
23:03:41 # http://www.apache.org/licenses/LICENSE-2.0
23:03:41 #
23:03:41 # Unless required by applicable law or agreed to in writing, software
23:03:41 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:41 # See the License for the specific language governing permissions and
23:03:41 # limitations under the License.
23:03:41 #
23:03:41 ################################################################################
23:03:41
23:03:41 #
23:03:41 # If set to true, the following property will not allow any certificate to be used
23:03:41 # when accessing Maven repositories through SSL
23:03:41 #
23:03:41 #org.ops4j.pax.url.mvn.certificateCheck=
23:03:41
23:03:41 #
23:03:41 # Path to the local Maven settings file.
23:03:41 # The repositories defined in this file will be automatically added to the list
23:03:41 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:03:41 # below is not set.
23:03:41 # The following locations are checked for the existence of the settings.xml file
23:03:41 # * 1. looks for the specified url
23:03:41 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:03:41 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:03:41 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:03:41 #
23:03:41 #org.ops4j.pax.url.mvn.settings=
23:03:41
23:03:41 #
23:03:41 # Path to the local Maven repository which is used to avoid downloading
23:03:41 # artifacts when they already exist locally.
23:03:41 # The value of this property will be extracted from the settings.xml file
23:03:41 # above, or defaulted to:
23:03:41 # System.getProperty( "user.home" ) + "/.m2/repository"
23:03:41 #
23:03:41 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:03:41
23:03:41 #
23:03:41 # Default this to false. It's just weird to use undocumented repos
23:03:41 #
23:03:41 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:03:41
23:03:41 #
23:03:41 # Uncomment if you don't wanna use the proxy settings
23:03:41 # from the Maven conf/settings.xml file
23:03:41 #
23:03:41 # org.ops4j.pax.url.mvn.proxySupport=false
23:03:41
23:03:41 #
23:03:41 # Comma separated list of repositories scanned when resolving an artifact.
23:03:41 # Those repositories will be checked before iterating through the
23:03:41 # below list of repositories and even before the local repository
23:03:41 # A repository url can be appended with zero or more of the following flags:
23:03:41 # @snapshots : the repository contains snaphots
23:03:41 # @noreleases : the repository does not contain any released artifacts
23:03:41 #
23:03:41 # The following property value will add the system folder as a repo.
23:03:41 #
23:03:41 org.ops4j.pax.url.mvn.defaultRepositories=\
23:03:41 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:03:41 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:03:41 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:03:41
23:03:41 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:03:41 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:03:41
23:03:41 #
23:03:41 # Comma separated list of repositories scanned when resolving an artifact.
23:03:41 # The default list includes the following repositories:
23:03:41 # http://repo1.maven.org/maven2@id=central
23:03:41 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:03:41 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:03:41 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:03:41 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:03:41 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:03:41 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:03:41 # To add repositories to the default ones, prepend '+' to the list of repositories
23:03:41 # to add.
23:03:41 # A repository url can be appended with zero or more of the following flags:
23:03:41 # @snapshots : the repository contains snapshots
23:03:41 # @noreleases : the repository does not contain any released artifacts
23:03:41 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:03:41 #
23:03:41 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:03:41
23:03:41 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:03:41 + [[ True == \T\r\u\e ]]
23:03:41 + echo 'Configuring the startup features...'
23:03:41 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:41 + FEATURE_TEST_STRING=features-test
23:03:41 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:03:41 + KARAF_VERSION=karaf4
23:03:41 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:03:41 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:41 + [[ ! -z '' ]]
23:03:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:41 ################################################################################
23:03:41 #
23:03:41 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:41 # contributor license agreements. See the NOTICE file distributed with
23:03:41 # this work for additional information regarding copyright ownership.
23:03:41 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:41 # (the "License"); you may not use this file except in compliance with
23:03:41 # the License. You may obtain a copy of the License at
23:03:41 #
23:03:41 # http://www.apache.org/licenses/LICENSE-2.0
23:03:41 #
23:03:41 # Unless required by applicable law or agreed to in writing, software
23:03:41 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:41 # See the License for the specific language governing permissions and
23:03:41 # limitations under the License.
23:03:41 #
23:03:41 ################################################################################
23:03:41
23:03:41 #
23:03:41 # Comma separated list of features repositories to register by default
23:03:41 #
23:03:41 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/07d82200-f350-40dc-9e5c-62f492453806.xml
23:03:41
23:03:41 #
23:03:41 # Comma separated list of features to install at startup
23:03:41 #
23:03:41 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ab7dba7d-268d-4701-9eec-a5c3813b96d9
23:03:41
23:03:41 #
23:03:41 # Resource repositories (OBR) that the features resolver can use
23:03:41 # to resolve requirements/capabilities
23:03:41 #
23:03:41 # The format of the resourceRepositories is
23:03:41 # resourceRepositories=[xml:url|json:url],...
23:03:41 # for Instance:
23:03:41 #
23:03:41 #resourceRepositories=xml:http://host/path/to/index.xml
23:03:41 # or
23:03:41 #resourceRepositories=json:http://host/path/to/index.json
23:03:41 #
23:03:41
23:03:41 #
23:03:41 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:03:41 #
23:03:41 featuresBootAsynchronous=false
23:03:41
23:03:41 #
23:03:41 # Service requirements enforcement
23:03:41 #
23:03:41 # By default, the feature resolver checks the service requirements/capabilities of
23:03:41 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:03:41 # the required bundles.
23:03:41 # The following flag can have those values:
23:03:41 # - disable: service requirements are completely ignored
23:03:41 # - default: service requirements are ignored for old features
23:03:41 # - enforce: service requirements are always verified
23:03:41 #
23:03:41 #serviceRequirements=default
23:03:41
23:03:41 #
23:03:41 # Store cfg file for config element in feature
23:03:41 #
23:03:41 #configCfgStore=true
23:03:41
23:03:41 #
23:03:41 # Define if the feature service automatically refresh bundles
23:03:41 #
23:03:41 autoRefresh=true
23:03:41
23:03:41 #
23:03:41 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:03:41 # XML file defines instructions related to features processing
23:03:41 # versions.properties may declare properties to resolve placeholders in XML file
23:03:41 # both files are relative to ${karaf.etc}
23:03:41 #
23:03:41 #featureProcessing=org.apache.karaf.features.xml
23:03:41 #featureProcessingVersions=versions.properties
23:03:41 + configure_karaf_log karaf4 ''
23:03:41 + local -r karaf_version=karaf4
23:03:41 + local -r controllerdebugmap=
23:03:41 + local logapi=log4j
23:03:41 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:41 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:41 log4j2.rootLogger.level = INFO
23:03:41 #log4j2.rootLogger.type = asyncRoot
23:03:41 #log4j2.rootLogger.includeLocation = false
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:41 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:41 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:41 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:41 log4j2.logger.spifly.level = WARN
23:03:41 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:41 log4j2.logger.audit.level = INFO
23:03:41 log4j2.logger.audit.additivity = false
23:03:41 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:41 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:41 log4j2.appender.console.type = Console
23:03:41 log4j2.appender.console.name = Console
23:03:41 log4j2.appender.console.layout.type = PatternLayout
23:03:41 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:41 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:41 log4j2.appender.rolling.name = RollingFile
23:03:41 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:41 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:41 #log4j2.appender.rolling.immediateFlush = false
23:03:41 log4j2.appender.rolling.append = true
23:03:41 log4j2.appender.rolling.layout.type = PatternLayout
23:03:41 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:41 log4j2.appender.rolling.policies.type = Policies
23:03:41 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:41 log4j2.appender.rolling.policies.size.size = 64MB
23:03:41 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:41 log4j2.appender.rolling.strategy.max = 7
23:03:41 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:41 log4j2.appender.audit.name = AuditRollingFile
23:03:41 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:41 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:41 log4j2.appender.audit.append = true
23:03:41 log4j2.appender.audit.layout.type = PatternLayout
23:03:41 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:41 log4j2.appender.audit.policies.type = Policies
23:03:41 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:41 log4j2.appender.audit.policies.size.size = 8MB
23:03:41 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:41 log4j2.appender.audit.strategy.max = 7
23:03:41 log4j2.appender.osgi.type = PaxOsgi
23:03:41 log4j2.appender.osgi.name = PaxOsgi
23:03:41 log4j2.appender.osgi.filter = *
23:03:41 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:41 #log4j2.logger.aether.level = TRACE
23:03:41 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:41 #log4j2.logger.http-headers.level = DEBUG
23:03:41 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:41 #log4j2.logger.maven.level = TRACE
23:03:41 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:03:41 + logapi=log4j2
23:03:41 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:03:41 + '[' log4j2 == log4j2 ']'
23:03:41 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:41 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:03:41 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:03:41 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:03:41 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:03:41 + unset IFS
23:03:41 controllerdebugmap:
23:03:41 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:41 + echo 'controllerdebugmap: '
23:03:41 + '[' -n '' ']'
23:03:41 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:03:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:41 ################################################################################
23:03:41 #
23:03:41 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:41 # contributor license agreements. See the NOTICE file distributed with
23:03:41 # this work for additional information regarding copyright ownership.
23:03:41 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:41 # (the "License"); you may not use this file except in compliance with
23:03:41 # the License. You may obtain a copy of the License at
23:03:41 #
23:03:41 # http://www.apache.org/licenses/LICENSE-2.0
23:03:41 #
23:03:41 # Unless required by applicable law or agreed to in writing, software
23:03:41 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:41 # See the License for the specific language governing permissions and
23:03:41 # limitations under the License.
23:03:41 #
23:03:41 ################################################################################
23:03:41
23:03:41 # Common pattern layout for appenders
23:03:41 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:03:41
23:03:41 # Root logger
23:03:41 log4j2.rootLogger.level = INFO
23:03:41 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:03:41 #log4j2.rootLogger.type = asyncRoot
23:03:41 #log4j2.rootLogger.includeLocation = false
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:03:41 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:03:41 log4j2.rootLogger.appenderRef.Console.ref = Console
23:03:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:03:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:03:41
23:03:41 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:03:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:03:41
23:03:41 # Loggers configuration
23:03:41
23:03:41 # Spifly logger
23:03:41 log4j2.logger.spifly.name = org.apache.aries.spifly
23:03:41 log4j2.logger.spifly.level = WARN
23:03:41
23:03:41 # Security audit logger
23:03:41 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:03:41 log4j2.logger.audit.level = INFO
23:03:41 log4j2.logger.audit.additivity = false
23:03:41 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:03:41
23:03:41 # Appenders configuration
23:03:41
23:03:41 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:03:41 log4j2.appender.console.type = Console
23:03:41 log4j2.appender.console.name = Console
23:03:41 log4j2.appender.console.layout.type = PatternLayout
23:03:41 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:03:41
23:03:41 # Rolling file appender
23:03:41 log4j2.appender.rolling.type = RollingRandomAccessFile
23:03:41 log4j2.appender.rolling.name = RollingFile
23:03:41 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:03:41 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:03:41 # uncomment to not force a disk flush
23:03:41 #log4j2.appender.rolling.immediateFlush = false
23:03:41 log4j2.appender.rolling.append = true
23:03:41 log4j2.appender.rolling.layout.type = PatternLayout
23:03:41 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:03:41 log4j2.appender.rolling.policies.type = Policies
23:03:41 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:03:41 log4j2.appender.rolling.policies.size.size = 1GB
23:03:41 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:03:41 log4j2.appender.rolling.strategy.max = 7
23:03:41
23:03:41 # Audit file appender
23:03:41 log4j2.appender.audit.type = RollingRandomAccessFile
23:03:41 log4j2.appender.audit.name = AuditRollingFile
23:03:41 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:03:41 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:03:41 log4j2.appender.audit.append = true
23:03:41 log4j2.appender.audit.layout.type = PatternLayout
23:03:41 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:03:41 log4j2.appender.audit.policies.type = Policies
23:03:41 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:03:41 log4j2.appender.audit.policies.size.size = 8MB
23:03:41 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:03:41 log4j2.appender.audit.strategy.max = 7
23:03:41
23:03:41 # OSGi appender
23:03:41 log4j2.appender.osgi.type = PaxOsgi
23:03:41 log4j2.appender.osgi.name = PaxOsgi
23:03:41 log4j2.appender.osgi.filter = *
23:03:41
23:03:41 # help with identification of maven-related problems with pax-url-aether
23:03:41 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:03:41 #log4j2.logger.aether.level = TRACE
23:03:41 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:03:41 #log4j2.logger.http-headers.level = DEBUG
23:03:41 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:03:41 #log4j2.logger.maven.level = TRACE
23:03:41 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:03:41 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:03:41 Configure
23:03:41 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:41 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:03:41 + local -r controllermem=3072m
23:03:41 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:41 + echo Configure
23:03:41 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:03:41 max memory: 3072m
23:03:41 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:41 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:03:41 + echo ' max memory: 3072m'
23:03:41 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:41 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:41 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:41 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:41 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:03:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:41 #!/bin/sh
23:03:41 #
23:03:41 # Licensed to the Apache Software Foundation (ASF) under one or more
23:03:41 # contributor license agreements. See the NOTICE file distributed with
23:03:41 # this work for additional information regarding copyright ownership.
23:03:41 # The ASF licenses this file to You under the Apache License, Version 2.0
23:03:41 # (the "License"); you may not use this file except in compliance with
23:03:41 # the License. You may obtain a copy of the License at
23:03:41 #
23:03:41 # http://www.apache.org/licenses/LICENSE-2.0
23:03:41 #
23:03:41 # Unless required by applicable law or agreed to in writing, software
23:03:41 # distributed under the License is distributed on an "AS IS" BASIS,
23:03:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:03:41 # See the License for the specific language governing permissions and
23:03:41 # limitations under the License.
23:03:41 #
23:03:41
23:03:41 #
23:03:41 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:03:41 # script: client, instance, shell, start, status, stop, karaf
23:03:41 #
23:03:41 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:03:41 # Actions go here...
23:03:41 # fi
23:03:41
23:03:41 #
23:03:41 # general settings which should be applied for all scripts go here; please keep
23:03:41 # in mind that it is possible that scripts might be executed more than once, e.g.
23:03:41 # in example of the start script where the start script is executed first and the
23:03:41 # karaf script afterwards.
23:03:41 #
23:03:41
23:03:41 #
23:03:41 # The following section shows the possible configuration options for the default
23:03:41 # karaf scripts
23:03:41 #
23:03:41 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:03:41 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:03:41 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:03:41 # export EXTRA_JAVA_OPTS # Additional JVM options
23:03:41 # export KARAF_HOME # Karaf home folder
23:03:41 # export KARAF_DATA # Karaf data folder
23:03:41 # export KARAF_BASE # Karaf base folder
23:03:41 # export KARAF_ETC # Karaf etc folder
23:03:41 # export KARAF_LOG # Karaf log folder
23:03:41 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:03:41 # export KARAF_OPTS # Additional available Karaf options
23:03:41 # export KARAF_DEBUG # Enable debug mode
23:03:41 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:03:41 # export KARAF_NOROOT # Prevent execution as root if set to true
23:03:41 Set Java version
23:03:41 + echo 'Set Java version'
23:03:41 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:03:41 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:41 sudo: a password is required
23:03:41 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:41 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:03:41 sudo: a password is required
23:03:41 JDK default version ...
23:03:41 + echo 'JDK default version ...'
23:03:41 + java -version
23:03:41 openjdk version "21.0.8" 2025-07-15
23:03:41 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:03:41 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:03:41 Set JAVA_HOME
23:03:41 + echo 'Set JAVA_HOME'
23:03:41 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:41 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:03:41 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:41 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:41 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:03:41 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:03:41 Listing all open ports on controller system...
23:03:41 + echo 'Listing all open ports on controller system...'
23:03:41 + netstat -pnatu
23:03:41 /tmp/configuration-script.sh: line 40: netstat: command not found
23:03:41 Custom shard config exists!!!
23:03:41 Copying the shard config...
23:03:41 + '[' -f /tmp/custom_shard_config.txt ']'
23:03:41 + echo 'Custom shard config exists!!!'
23:03:41 + echo 'Copying the shard config...'
23:03:41 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:03:41 Configuring cluster
23:03:41 + echo 'Configuring cluster'
23:03:41 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.50 10.30.170.29 10.30.170.110
23:03:41 ################################################
23:03:41 ## Configure Cluster ##
23:03:41 ################################################
23:03:41 NOTE: Cluster configuration files not found. Copying from
23:03:41 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:03:41 Configuring unique name in pekko.conf
23:03:41 Configuring hostname in pekko.conf
23:03:42 Configuring data and rpc seed nodes in pekko.conf
23:03:42 modules = [
23:03:42
23:03:42 {
23:03:42 name = "inventory"
23:03:42 namespace = "urn:opendaylight:inventory"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "topology"
23:03:42 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "toaster"
23:03:42 namespace = "http://netconfcentral.org/ns/toaster"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "car"
23:03:42 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "people"
23:03:42 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "car-people"
23:03:42 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:42 shard-strategy = "module"
23:03:42 }
23:03:42 ]
23:03:42 Configuring replication type in module-shards.conf
23:03:42 ################################################
23:03:42 ## NOTE: Manually restart controller to ##
23:03:42 ## apply configuration. ##
23:03:42 ################################################
23:03:42 Dump pekko.conf
23:03:42 + echo 'Dump pekko.conf'
23:03:42 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:42
23:03:42 odl-cluster-data {
23:03:42 pekko {
23:03:42 remote {
23:03:42 artery {
23:03:42 enabled = on
23:03:42 transport = tcp
23:03:42 canonical.hostname = "10.30.170.110"
23:03:42 canonical.port = 2550
23:03:42 }
23:03:42 }
23:03:42
23:03:42 cluster {
23:03:42 # Using artery.
23:03:42 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.50:2550",
23:03:42 "pekko://opendaylight-cluster-data@10.30.170.29:2550",
23:03:42 "pekko://opendaylight-cluster-data@10.30.170.110:2550"]
23:03:42
23:03:42 roles = ["member-3"]
23:03:42
23:03:42 # when under load we might trip a false positive on the failure detector
23:03:42 # failure-detector {
23:03:42 # heartbeat-interval = 4 s
23:03:42 # acceptable-heartbeat-pause = 16s
23:03:42 # }
23:03:42 }
23:03:42
23:03:42 persistence {
23:03:42 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:03:42 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:03:42 # The relative path is always relative to KARAF_HOME.
23:03:42
23:03:42 # snapshot-store.local.dir = "target/snapshots"
23:03:42
23:03:42 # Use lz4 compression for LocalSnapshotStore snapshots
23:03:42 snapshot-store.local.use-lz4-compression = false
23:03:42 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:03:42 snapshot-store.local.lz4-blocksize = 256KB
23:03:42 }
23:03:42 disable-default-actor-system-quarantined-event-handling = "false"
23:03:42 }
23:03:42 }
23:03:42 Dump modules.conf
23:03:42 + echo 'Dump modules.conf'
23:03:42 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:42 modules = [
23:03:42
23:03:42 {
23:03:42 name = "inventory"
23:03:42 namespace = "urn:opendaylight:inventory"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "topology"
23:03:42 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "toaster"
23:03:42 namespace = "http://netconfcentral.org/ns/toaster"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "car"
23:03:42 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "people"
23:03:42 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:03:42 shard-strategy = "module"
23:03:42 },
23:03:42 {
23:03:42 name = "car-people"
23:03:42 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:03:42 shard-strategy = "module"
23:03:42 }
23:03:42 ]
23:03:42 Dump module-shards.conf
23:03:42 + echo 'Dump module-shards.conf'
23:03:42 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:42 module-shards = [
23:03:42 {
23:03:42 name = "default"
23:03:42 shards = [
23:03:42 {
23:03:42 name = "default"
23:03:42 replicas = ["member-1",
23:03:42 "member-2",
23:03:42 "member-3"]
23:03:42 }
23:03:42 ]
23:03:42 },
23:03:42 {
23:03:42 name = "inventory"
23:03:42 shards = [
23:03:42 {
23:03:42 name="inventory"
23:03:42 replicas = ["member-1",
23:03:42 "member-2",
23:03:42 "member-3"]
23:03:42 }
23:03:42 ]
23:03:42 },
23:03:42 {
23:03:42 name = "topology"
23:03:42 shards = [
23:03:42 {
23:03:42 name="topology"
23:03:42 replicas = ["member-1",
23:03:42 "member-2",
23:03:42 "member-3"]
23:03:42 }
23:03:42 ]
23:03:42 },
23:03:42 {
23:03:42 name = "toaster"
23:03:42 shards = [
23:03:42 {
23:03:42 name="toaster"
23:03:42 replicas = ["member-1",
23:03:42 "member-2",
23:03:42 "member-3"]
23:03:42 }
23:03:42 ]
23:03:42 },
23:03:42 {
23:03:42 name = "car"
23:03:42 shards = [
23:03:42 {
23:03:42 name="car"
23:03:42 replicas = ["member-1",
23:03:42 "member-2",
23:03:42 "member-3"]
23:03:42 }
23:03:42 ]
23:03:42 },
23:03:42 {
23:03:42 name = "people"
23:03:42 shards = [
23:03:42 {
23:03:42 name="people"
23:03:42 replicas = ["member-1",
23:03:42 "member-2",
23:03:42 "member-3"]
23:03:42 }
23:03:42 ]
23:03:42 },
23:03:42 {
23:03:42 name = "car-people"
23:03:42 shards = [
23:03:42 {
23:03:42 name="car-people"
23:03:42 replicas = ["member-1",
23:03:42 "member-2",
23:03:42 "member-3"]
23:03:42 }
23:03:42 ]
23:03:42 }
23:03:42 ]
23:03:42 Locating config plan to use...
23:03:42 Finished running config plans
23:03:42 Starting member-1 with IP address 10.30.171.50
23:03:42 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:03:42 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:03:42 Redirecting karaf console output to karaf_console.log
23:03:42 Starting controller...
23:03:42 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:03:42 Starting member-2 with IP address 10.30.170.29
23:03:42 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:03:42 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:03:42 Redirecting karaf console output to karaf_console.log
23:03:42 Starting controller...
23:03:42 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:03:42 Starting member-3 with IP address 10.30.170.110
23:03:42 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:03:43 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:03:43 Redirecting karaf console output to karaf_console.log
23:03:43 Starting controller...
23:03:43 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:03:43 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins18282537616952752016.sh
23:03:43 common-functions.sh is being sourced
23:03:43 common-functions environment:
23:03:43 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:03:43 ACTUALFEATURES:
23:03:43 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:03:43 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:03:43 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:03:43 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:03:43 CONTROLLERMEM: 2048m
23:03:43 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:03:43 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:03:43 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:03:43 SUITES:
23:03:43
23:03:43 + echo '#################################################'
23:03:43 #################################################
23:03:43 + echo '## Verify Cluster is UP ##'
23:03:43 ## Verify Cluster is UP ##
23:03:43 + echo '#################################################'
23:03:43 #################################################
23:03:43 + create_post_startup_script
23:03:43 + cat
23:03:43 + copy_and_run_post_startup_script
23:03:43 + seed_index=1
23:03:43 ++ seq 1 3
23:03:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:03:43 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:03:43 + echo 'Execute the post startup script on controller 10.30.171.50'
23:03:43 Execute the post startup script on controller 10.30.171.50
23:03:43 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.171.50:/tmp/
23:03:43 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:03:43 + ssh 10.30.171.50 'bash /tmp/post-startup-script.sh 1'
23:03:43 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:03:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:44 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:04:49 2025-11-23T23:04:25,898 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:04:49 Controller is UP
23:04:49 2025-11-23T23:04:25,898 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:04:49 Listing all open ports on controller system...
23:04:49 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:04:49 looking for "BindException: Address already in use" in log file
23:04:49 looking for "server is unhealthy" in log file
23:04:49 + '[' 1 == 0 ']'
23:04:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:04:49 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:04:49 + echo 'Execute the post startup script on controller 10.30.170.29'
23:04:49 Execute the post startup script on controller 10.30.170.29
23:04:49 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.170.29:/tmp/
23:04:49 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:04:49 + ssh 10.30.170.29 'bash /tmp/post-startup-script.sh 2'
23:04:49 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:04:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:04:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:49 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:05:54 2025-11-23T23:04:26,759 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:05:54 Controller is UP
23:05:54 2025-11-23T23:04:26,759 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:05:54 Listing all open ports on controller system...
23:05:54 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:05:54 looking for "BindException: Address already in use" in log file
23:05:54 looking for "server is unhealthy" in log file
23:05:54 + '[' 2 == 0 ']'
23:05:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:05:54 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:05:54 + echo 'Execute the post startup script on controller 10.30.170.110'
23:05:54 Execute the post startup script on controller 10.30.170.110
23:05:54 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.170.110:/tmp/
23:05:54 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:05:55 + ssh 10.30.170.110 'bash /tmp/post-startup-script.sh 3'
23:05:55 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:05:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:07:00 2025-11-23T23:04:26,310 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:07:00 Controller is UP
23:07:00 2025-11-23T23:04:26,310 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:07:00 Listing all open ports on controller system...
23:07:00 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:07:00 looking for "BindException: Address already in use" in log file
23:07:00 looking for "server is unhealthy" in log file
23:07:00 + '[' 0 == 0 ']'
23:07:00 + seed_index=1
23:07:00 + dump_controller_threads
23:07:00 ++ seq 1 3
23:07:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:00 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:07:00 + echo 'Let'\''s take the karaf thread dump'
23:07:00 Let's take the karaf thread dump
23:07:00 + ssh 10.30.171.50 'sudo ps aux'
23:07:00 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:07:01 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:07:01 ++ grep -v grep
23:07:01 ++ cut -f2 '-d '
23:07:01 ++ tr -s ' '
23:07:01 + pid=2086
23:07:01 + echo 'karaf main: org.apache.karaf.main.Main, pid:2086'
23:07:01 karaf main: org.apache.karaf.main.Main, pid:2086
23:07:01 + ssh 10.30.171.50 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2086'
23:07:01 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
23:07:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:01 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:07:01 + echo 'Let'\''s take the karaf thread dump'
23:07:01 Let's take the karaf thread dump
23:07:01 + ssh 10.30.170.29 'sudo ps aux'
23:07:01 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:07:02 ++ tr -s ' '
23:07:02 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:07:02 ++ cut -f2 '-d '
23:07:02 ++ grep -v grep
23:07:02 + pid=2096
23:07:02 + echo 'karaf main: org.apache.karaf.main.Main, pid:2096'
23:07:02 karaf main: org.apache.karaf.main.Main, pid:2096
23:07:02 + ssh 10.30.170.29 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2096'
23:07:02 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
23:07:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:02 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:07:02 + echo 'Let'\''s take the karaf thread dump'
23:07:02 Let's take the karaf thread dump
23:07:02 + ssh 10.30.170.110 'sudo ps aux'
23:07:02 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:07:03 ++ tr -s ' '
23:07:03 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:07:03 ++ grep -v grep
23:07:03 ++ cut -f2 '-d '
23:07:03 + pid=2094
23:07:03 + echo 'karaf main: org.apache.karaf.main.Main, pid:2094'
23:07:03 karaf main: org.apache.karaf.main.Main, pid:2094
23:07:03 + ssh 10.30.170.110 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2094'
23:07:03 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
23:07:03 + '[' 0 -gt 0 ']'
23:07:03 + echo 'Generating controller variables...'
23:07:03 Generating controller variables...
23:07:03 ++ seq 1 3
23:07:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:03 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:07:03 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.50'
23:07:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:03 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:07:03 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.50 -v ODL_SYSTEM_2_IP:10.30.170.29'
23:07:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:03 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:07:03 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.50 -v ODL_SYSTEM_2_IP:10.30.170.29 -v ODL_SYSTEM_3_IP:10.30.170.110'
23:07:03 + echo 'Generating mininet variables...'
23:07:03 Generating mininet variables...
23:07:03 ++ seq 1 0
23:07:03 + get_test_suites SUITES
23:07:03 + local __suite_list=SUITES
23:07:03 + echo 'Locating test plan to use...'
23:07:03 Locating test plan to use...
23:07:03 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell-titanium.txt
23:07:03 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell-titanium.txt ']'
23:07:03 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell.txt
23:07:03 + '[' disabled '!=' disabled ']'
23:07:03 + echo 'Changing the testplan path...'
23:07:03 Changing the testplan path...
23:07:03 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-titanium: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell.txt
23:07:03 + cat testplan.txt
23:07:03 # Place the suites in run order:
23:07:03
23:07:03 # disabling all "prefix based" suites. This functionality was newly
23:07:03 # introduced with these tests in 2017. The assumption is that
23:07:03 # development stopped in that area, but may continue at a later
23:07:03 # time. Still, the tests are failing and no resources to solve the
23:07:03 # failures at this time. If/When this changes, we can uncomment
23:07:03 # those suites. Note that every suite is commented out with it's
23:07:03 # accompanying "restart_with_tell_based_true" setup suite.
23:07:03
23:07:03
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:07:03 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:07:03 + '[' -z '' ']'
23:07:03 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:07:03 ++ tr '\012' ' '
23:07:03 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:07:03 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:07:03 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:07:03 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:07:03 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:07:03 + robot -N controller-clustering-tell.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip -v CONTROLLER:10.30.171.50 -v CONTROLLER1:10.30.170.29 -v CONTROLLER2:10.30.170.110 -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-titanium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:titanium -v ODL_SYSTEM_IP:10.30.171.50 -v ODL_SYSTEM_1_IP:10.30.171.50 -v ODL_SYSTEM_2_IP:10.30.170.29 -v ODL_SYSTEM_3_IP:10.30.170.110 -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-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:07:04 ==============================================================================
23:07:04 controller-clustering-tell.txt
23:07:04 ==============================================================================
23:07:04 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:07:04 ==============================================================================
23:07:09 Stop_All_Members :: Stop every odl node. | FAIL |
23:13:20 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:13:20 ------------------------------------------------------------------------------
23:13:20 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:13:30 ------------------------------------------------------------------------------
23:13:30 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:20:39 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
23:20:39 ------------------------------------------------------------------------------
23:20:39 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:20:39 3 tests, 1 passed, 2 failed
23:20:39 ==============================================================================
23:20:40 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
23:20:40 ==============================================================================
23:21:33 Get_Shard_Role :: Get shard role. | FAIL |
23:22:14 ... click for list of related bugs or create a new one if needed (with the
23:22:14 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
23:22:14 reference somewhere inside)
23:22:14 "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:22:14
23:22:14 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.50:8181/restconf/operations/cluster-admin:get-shard-role
23:22:14 ------------------------------------------------------------------------------
23:22:14 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
23:24:59 ... click for list of related bugs or create a new one if needed (with the
23:24:59 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
23:24:59 reference somewhere inside)
23:24:59 "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:24:59
23:24:59 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
23:24:59 ------------------------------------------------------------------------------
23:24:59 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
23:27:45 ... click for list of related bugs or create a new one if needed (with the
23:27:45 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
23:27:45 reference somewhere inside)
23:27:45 "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:27:45
23:27:45 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
23:27:45 ------------------------------------------------------------------------------
23:27:45 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
23:30:30 ... click for list of related bugs or create a new one if needed (with the
23:30:30 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
23:30:30 reference somewhere inside)
23:30:30 "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:30:30
23:30:30 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
23:30:30 ------------------------------------------------------------------------------
23:30:30 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
23:33:16 ... click for list of related bugs or create a new one if needed (with the
23:33:16 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
23:33:16 reference somewhere inside)
23:33:16 "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:33:16
23:33:16 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
23:33:16 ------------------------------------------------------------------------------
23:33:16 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
23:36:02 ... click for list of related bugs or create a new one if needed (with the
23:36:02 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
23:36:02 reference somewhere inside)
23:36:02 "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:36:02
23:36:02 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
23:36:02 ------------------------------------------------------------------------------
23:36:02 Write_Transactions_One_Node_Leader :: Write transactions. | FAIL |
23:38:47 ... click for list of related bugs or create a new one if needed (with the
23:38:47 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_leader"
23:38:47 reference somewhere inside)
23:38:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_leader&order=bug_status"
23:38:47
23:38:47 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
23:38:47 ------------------------------------------------------------------------------
23:38:47 Write_Transactions_One_Node_Follower :: Write transactions. | FAIL |
23:41:33 ... click for list of related bugs or create a new one if needed (with the
23:41:33 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_follower"
23:41:33 reference somewhere inside)
23:41:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_follower&order=bug_status"
23:41:33
23:41:33 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
23:41:33 ------------------------------------------------------------------------------
23:41:33 Write_Transactions_All_Nodes :: Write transactions. | FAIL |
23:49:38 ... click for list of related bugs or create a new one if needed (with the
23:49:38 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_all_nodes"
23:49:38 reference somewhere inside)
23:49:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_all_nodes&order=bug_status"
23:49:38
23:49:38 Resolving variable '${response.text}' failed: AttributeError: 'ReadTimeout' object has no attribute 'text'
23:49:38 ------------------------------------------------------------------------------
23:49:38 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
23:49:38 9 tests, 0 passed, 9 failed
23:49:38 ==============================================================================
23:49:38 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:49:38 ==============================================================================
23:50:31 Stop_All_Members :: Stop every odl node. | FAIL |
23:56:43 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:56:43 ------------------------------------------------------------------------------
23:56:43 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:56:53 ------------------------------------------------------------------------------
23:56:53 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:04:04 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
00:04:04 ------------------------------------------------------------------------------
00:04:04 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:04:04 3 tests, 1 passed, 2 failed
00:04:04 ==============================================================================
00:04:04 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
00:04:04 ==============================================================================
00:04:58 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
00:09:44 ... click for list of related bugs or create a new one if needed (with the
00:09:44 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
00:09:44 reference somewhere inside)
00:09:44 "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"
00:09:44
00:09:44 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
00:09:44 ------------------------------------------------------------------------------
00:09:44 Restart :: Restart odl | FAIL |
00:16:36 ... click for list of related bugs or create a new one if needed (with the
00:16:36 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
00:16:36 reference somewhere inside)
00:16:36 "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:16:36
00:16: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:16:36 ------------------------------------------------------------------------------
00:16:36 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
00:19:36 ... click for list of related bugs or create a new one if needed (with the
00:19:36 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
00:19:36 reference somewhere inside)
00:19:36 "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:19:36
00:19:36 ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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:19:36 ------------------------------------------------------------------------------
00:19:36 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
00:19:36 3 tests, 0 passed, 3 failed
00:19:36 ==============================================================================
00:19:36 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:19:36 ==============================================================================
00:20:35 Stop_All_Members :: Stop every odl node. | FAIL |
00:26:40 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:26:40 ------------------------------------------------------------------------------
00:26:40 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:26:50 ------------------------------------------------------------------------------
00:26:50 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:34:00 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
00:34:00 ------------------------------------------------------------------------------
00:34:00 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:34:00 3 tests, 1 passed, 2 failed
00:34:00 ==============================================================================
00:34:00 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
00:34:00 ==============================================================================
00:34:54 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
00:37:39 ... click for list of related bugs or create a new one if needed (with the
00:37:39 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
00:37:39 reference somewhere inside)
00:37:39 "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:37:39
00:37:39 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
00:37:39 ------------------------------------------------------------------------------
00:37:39 Restart1 :: Restart odl | FAIL |
00:44:32 ... click for list of related bugs or create a new one if needed (with the
00:44:32 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
00:44:32 reference somewhere inside)
00:44:32 "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:44:32
00:44:32 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:44:32 ------------------------------------------------------------------------------
00:44:32 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
00:45:32 ... click for list of related bugs or create a new one if needed (with the
00:45:32 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
00:45:32 reference somewhere inside)
00:45:32 "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:45:32
00:45:32 ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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:45:32 ------------------------------------------------------------------------------
00:45:32 Restart2 :: Restart odl | FAIL |
00:52:18 ... click for list of related bugs or create a new one if needed (with the
00:52:18 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
00:52:18 reference somewhere inside)
00:52:18 "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:52:18
00:52: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:52:18 ------------------------------------------------------------------------------
00:52:18 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
00:52:58 ... click for list of related bugs or create a new one if needed (with the
00:52:58 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
00:52:58 reference somewhere inside)
00:52:58 "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:52:58
00:52:58 ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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:52:58 ------------------------------------------------------------------------------
00:52:58 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
00:52:58 5 tests, 0 passed, 5 failed
00:52:58 ==============================================================================
00:52:58 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:52:58 ==============================================================================
00:53:57 Stop_All_Members :: Stop every odl node. | FAIL |
01:00:02 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:02 ------------------------------------------------------------------------------
01:00:02 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:00:12 ------------------------------------------------------------------------------
01:00:12 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:07:22 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
01:07:22 ------------------------------------------------------------------------------
01:07:22 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:07:22 3 tests, 1 passed, 2 failed
01:07:22 ==============================================================================
01:07:22 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
01:07:22 ==============================================================================
01:08:16 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
01:11:02 ... click for list of related bugs or create a new one if needed (with the
01:11:02 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
01:11:02 reference somewhere inside)
01:11:02 "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"
01:11:02
01:11:02 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
01:11:02 ------------------------------------------------------------------------------
01:11:02 Restart :: Restart odl | FAIL |
01:17:51 ... click for list of related bugs or create a new one if needed (with the
01:17:51 "controller_clustering_tell_txt_leader_isolation_restart"
01:17:51 reference somewhere inside)
01:17:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
01:17:51
01:17: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:17:51 ------------------------------------------------------------------------------
01:17:51 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
01:18:52 ... click for list of related bugs or create a new one if needed (with the
01:18:52 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
01:18:52 reference somewhere inside)
01:18:52 "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"
01:18:52
01:18:52 ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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:18:52 ------------------------------------------------------------------------------
01:18:52 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
01:18:52 3 tests, 0 passed, 3 failed
01:18:52 ==============================================================================
01:18:52 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:18:52 ==============================================================================
01:19:50 Stop_All_Members :: Stop every odl node. | FAIL |
01:25:55 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:25:55 ------------------------------------------------------------------------------
01:25:55 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:26:04 ------------------------------------------------------------------------------
01:26:04 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:33:14 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
01:33:14 ------------------------------------------------------------------------------
01:33:14 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:33:14 3 tests, 1 passed, 2 failed
01:33:14 ==============================================================================
01:33:14 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
01:33:14 ==============================================================================
01:34:08 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
01:49:25 ... click for list of related bugs or create a new one if needed (with the
01:49:25 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
01:49:25 reference somewhere inside)
01:49:25 "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:49:25
01:49:25 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
01:49:25
01:49:25 Also keyword teardown failed:
01:49:25 Several failures occurred:
01:49:25
01:49:25 1) Variable '${client_node_dst}' not found.
01:49:25
01:49:25 2) Variable '${client_node_dst}' not found.
01:49:25
01:49:25 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:49:25
01:49:25 1) ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
01:49:25
01:49:25 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:49:25
01:49:25 3) Resolving variable '${response.status_code}' failed: AttributeError: 'No...
01:49:25 [ Message content over the limit has been removed. ]
01:49:25
01:49:25 65) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:49:25
01:49:25 66) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:49:25
01:49:25 67) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:49:25
01:49:25 68) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:49:25
01:49:25 69) Unrecognized Raft state: None
01:49:25
01:49:25 70) No leader found.
01:49:25
01:49:25 71) Too many Leaders.
01:49:25
01:49:25 72) IndexError: Given index 0 is out of the range 0--1.
01:49:25
01:49:25 4) KeyError: 'threads'
01:49:25 ------------------------------------------------------------------------------
01:49:25 Restart1 :: Restart odl | FAIL |
01:56:18 ... click for list of related bugs or create a new one if needed (with the
01:56:18 "controller_clustering_tell_txt_client_isolation_restart1"
01:56:18 reference somewhere inside)
01:56:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
01:56:18
01:56: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
01:56:18 ------------------------------------------------------------------------------
01:56:18 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
02:09:51 ... click for list of related bugs or create a new one if needed (with the
02:09:51 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
02:09:51 reference somewhere inside)
02:09:51 "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"
02:09:51
02:09:51 ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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:09:51
02:09:51 Also keyword teardown failed:
02:09:51 Several failures occurred:
02:09:51
02:09:51 1) Variable '${client_node_dst}' not found.
02:09:51
02:09:51 2) Variable '${client_node_dst}' not found.
02:09:51
02:09:51 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:09:51
02:09:51 1) ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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:29:49
02:29:49 Also keyword teardown failed:
02:29:49 Several failures occurred:
02:29:49
02:29:49 1) Variable '${client_node_dst}' not found.
02:29:49
02:29:49 2) Variable '${client_node_dst}' not found.
02:29:49
02:29:49 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:29:49
02:29:49 1) ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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:49:46
02:49:46 Also keyword teardown failed:
02:49:46 Several failures occurred:
02:49:46
02:49:46 1) Variable '${client_node_dst}' not found.
02:49:46
02:49:46 2) Variable '${client_node_dst}' not found.
02:49:46
02:49:46 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:49:46
02:49:46 1) ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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'))
03:15:43 ------------------------------------------------------------------------------
03:15:43 Restart_2 :: Restart odl. | FAIL |
03:22:28 ... click for list of related bugs or create a new one if needed (with the
03:22:28 "controller_clustering_tell_txt_listener_stability_restart_2"
03:22:28 reference somewhere inside)
03:22:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_2&order=bug_status"
03:22:28
03:22:28 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
03:22:28 ------------------------------------------------------------------------------
03:22:28 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
03:23:08 ... click for list of related bugs or create a new one if needed (with the
03:23:08 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
03:23:08 reference somewhere inside)
03:23:08 "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"
03:23:08
03:23:08 ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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'))
03:23:08 ------------------------------------------------------------------------------
03:23:08 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
03:23:08 5 tests, 0 passed, 5 failed
03:23:08 ==============================================================================
03:23:08 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
03:23:08 ==============================================================================
03:24:07 Stop_All_Members :: Stop every odl node. | FAIL |
03:30:13 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
03:30:13 ------------------------------------------------------------------------------
03:30:13 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
03:30:22 ------------------------------------------------------------------------------
03:30:22 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:37:32 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
03:37:32 ------------------------------------------------------------------------------
03:37:32 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
03:37:32 3 tests, 1 passed, 2 failed
03:37:32 ==============================================================================
03:37:32 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
03:37:32 ==============================================================================
03:38:26 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
03:41:13 ... click for list of related bugs or create a new one if needed (with the
03:41:13 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
03:41:13 reference somewhere inside)
03:41:13 "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"
03:41:13
03:41:13 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
03:41:13 ------------------------------------------------------------------------------
03:41:13 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
03:41:53 ... click for list of related bugs or create a new one if needed (with the
03:41:53 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
03:41:53 reference somewhere inside)
03:41:53 "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"
03:41:53
03:41:53 Variable '@{cs_candidates}' not found. Did you mean:
03:41:53 @{cs_exp_candidates}
03:41:53 ------------------------------------------------------------------------------
03:41:53 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
03:42:34 ... click for list of related bugs or create a new one if needed (with the
03:42:34 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
03:42:34 reference somewhere inside)
03:42:34 "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"
03:42:34
03:42:34 Variable '${cs_owner}' not found.
03:42:34 ------------------------------------------------------------------------------
03:42:34 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
03:43:14 ... click for list of related bugs or create a new one if needed (with the
03:43:14 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
03:43:14 reference somewhere inside)
03:43:14 "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"
03:43:14
03:43:14 Variable '${unregistered_node}' not found.
03:43:14 ------------------------------------------------------------------------------
03:43:14 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
03:43:54 ... click for list of related bugs or create a new one if needed (with the
03:43:54 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
03:43:54 reference somewhere inside)
03:43:54 "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"
03:43:54
03:43:54 Variable '${cs_owner}' not found.
03:43:54 ------------------------------------------------------------------------------
03:43:54 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
03:46:40 ... click for list of related bugs or create a new one if needed (with the
03:46:40 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
03:46:40 reference somewhere inside)
03:46:40 "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"
03:46:40
03:46:40 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
03:46:40 ------------------------------------------------------------------------------
03:46:40 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
03:46:40 6 tests, 0 passed, 6 failed
03:46:40 ==============================================================================
03:46:40 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
03:46:40 ==============================================================================
03:47:33 Stop_All_Members :: Stop every odl node. | FAIL |
03:53:43 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
03:53:43 ------------------------------------------------------------------------------
03:53:43 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
03:53:52 ------------------------------------------------------------------------------
03:53:52 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
04:00:00 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.29:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
04:00:00 ------------------------------------------------------------------------------
04:00:00 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
04:00:00 3 tests, 1 passed, 2 failed
04:00:00 ==============================================================================
04:00:00 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
04:00:00 ==============================================================================
04:00:53 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
04:01:34 ... click for list of related bugs or create a new one if needed (with the
04:01:34 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
04:01:34 reference somewhere inside)
04:01:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
04:01:34
04:01:34 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.29:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
04:01:34 ------------------------------------------------------------------------------
04:01:34 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
04:02:25 ... click for list of related bugs or create a new one if needed (with the
04:02:25 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
04:02:25 reference somewhere inside)
04:02:25 "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"
04:02:25
04:02:25 Could not parse owner and candidates for device get-singleton-constant-service']
04:02:25 ------------------------------------------------------------------------------
04:02:25 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
04:02:45 ... click for list of related bugs or create a new one if needed (with the
04:02:45 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
04:02:45 reference somewhere inside)
04:02:45 "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"
04:02:45
04:02:45 Variable '${cs_owner}' not found.
04:02:45 ------------------------------------------------------------------------------
04:02:45 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
04:02:45 ... click for list of related bugs or create a new one if needed (with the
04:02:45 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
04:02:45 reference somewhere inside)
04:02:45 "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"
04:02:45
04:02:45 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
04:02:45 ------------------------------------------------------------------------------
04:02:45 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
04:02:45 ... click for list of related bugs or create a new one if needed (with the
04:02:45 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
04:02:45 reference somewhere inside)
04:02:45 "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"
04:02:45
04:02:45 Variable '${cs_isolated_index}' not found.
04:02:45 ------------------------------------------------------------------------------
04:02:45 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
04:02:46 ... click for list of related bugs or create a new one if needed (with the
04:02:46 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
04:02:46 reference somewhere inside)
04:02:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
04:02:46
04:02:46 ConnectionError: HTTPConnectionPool(host='10.30.170.29', 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'))
04:02:46 ------------------------------------------------------------------------------
04:02:46 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
04:02:46 6 tests, 0 passed, 6 failed
04:02:46 ==============================================================================
04:02:46 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
04:02:46 ==============================================================================
04:02:55 Stop_All_Members :: Stop every odl node. | FAIL |
04:08:58 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
04:08:58 ------------------------------------------------------------------------------
04:08:58 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
04:09:08 ------------------------------------------------------------------------------
04:09:08 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
04:15:12 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.50', 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'))
04:15:12 ------------------------------------------------------------------------------
04:15:12 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
04:15:12 3 tests, 1 passed, 2 failed
04:15:12 ==============================================================================
04:15:12 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
04:15:12 ==============================================================================
04:15:19 Register_Candidates :: Register a candidate application on each no... | FAIL |
04:15:19 ... click for list of related bugs or create a new one if needed (with the
04:15:19 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
04:15:19 reference somewhere inside)
04:15:19 "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"
04:15:19
04:15:19 ConnectionError: HTTPConnectionPool(host='10.30.171.50', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
04:15:19 ------------------------------------------------------------------------------
04:15:19 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
04:16:20 ------------------------------------------------------------------------------
04:16:20 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
04:16:20 ... click for list of related bugs or create a new one if needed (with the
04:16:20 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
04:16:20 reference somewhere inside)
04:16:20 "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"
04:16:20
04:16:20 ConnectionError: HTTPConnectionPool(host='10.30.171.50', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
04:16:20 ------------------------------------------------------------------------------
04:16:20 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
04:16:20 3 tests, 1 passed, 2 failed
04:16:20 ==============================================================================
04:16:20 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
04:16:20 ==============================================================================
04:16:26 Stop_All_Members :: Stop every odl node. | FAIL |
04:22:38 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
04:22:38 ------------------------------------------------------------------------------
04:22:38 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
04:22:47 ------------------------------------------------------------------------------
04:22:47 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
04:29:57 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=125.0)
04:29:57 ------------------------------------------------------------------------------
04:29:57 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
04:29:57 3 tests, 1 passed, 2 failed
04:29:57 ==============================================================================
04:29:57 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
04:29:57 ==============================================================================
04:30:37 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 See_Added_People_On_Followers :: The same check on other members. | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
04:30:37 Parent suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37 ------------------------------------------------------------------------------
04:30:37 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
04:30:37 Suite setup failed:
04:30:37 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:30:37
04:30:37 13 tests, 0 passed, 13 failed
04:30:37 ==============================================================================
04:30:37 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
04:30:37 ==============================================================================
04:31:15 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
04:31:15 Parent suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15 ------------------------------------------------------------------------------
04:31:15 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
04:31:15 Suite setup failed:
04:31:15 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:15
04:31:15 16 tests, 0 passed, 16 failed
04:31:15 ==============================================================================
04:31:15 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
04:31:15 ==============================================================================
04:31:54 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
04:31:54 Parent suite setup failed:
04:31:54 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:54 ------------------------------------------------------------------------------
04:31:54 Stop_All_Members :: Stop all controllers. | FAIL |
04:31:54 Parent suite setup failed:
04:31:54 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:54 ------------------------------------------------------------------------------
04:31:54 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
04:31:54 Parent suite setup failed:
04:31:54 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:54 ------------------------------------------------------------------------------
04:31:54 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
04:31:54 Parent suite setup failed:
04:31:54 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:54 ------------------------------------------------------------------------------
04:31:54 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
04:31:54 Parent suite setup failed:
04:31:54 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:54 ------------------------------------------------------------------------------
04:31:54 See_Cars_On_Followers :: The same check on other members. | FAIL |
04:31:54 Parent suite setup failed:
04:31:54 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:54 ------------------------------------------------------------------------------
04:31:54 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
04:31:54 Parent suite setup failed:
04:31:54 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:54 ------------------------------------------------------------------------------
04:31:54 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
04:31:54 Suite setup failed:
04:31:54 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:31:54
04:31:54 7 tests, 0 passed, 7 failed
04:31:54 ==============================================================================
04:31:54 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
04:31:54 ==============================================================================
04:32:31 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
04:32:31 Parent suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31 ------------------------------------------------------------------------------
04:32:31 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
04:32:31 Suite setup failed:
04:32:31 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:32:31
04:32:31 10 tests, 0 passed, 10 failed
04:32:31 ==============================================================================
04:32:31 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
04:32:31 ==============================================================================
04:33:05 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
04:33:05 Parent suite setup failed:
04:33:05 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...
04:33:05 [ Message content over the limit has been removed. ]
04:33:05 ...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)
04:33:05 ------------------------------------------------------------------------------
04:33:05 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
04:33:05 Parent suite setup failed:
04:33:05 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...
04:33:05 [ Message content over the limit has been removed. ]
04:33:05 ...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)
04:33:05 ------------------------------------------------------------------------------
04:33:05 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
04:33:05 Parent suite setup failed:
04:33:05 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...
04:33:05 [ Message content over the limit has been removed. ]
04:33:05 ...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)
04:33:05 ------------------------------------------------------------------------------
04:33:05 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
04:33:05 Parent suite setup failed:
04:33:05 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...
04:33:05 [ Message content over the limit has been removed. ]
04:33:05 ...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)
04:33:05 ------------------------------------------------------------------------------
04:33:05 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
04:33:05 Parent suite setup failed:
04:33:05 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...
04:33:05 [ Message content over the limit has been removed. ]
04:33:05 ...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)
04:33:05 ------------------------------------------------------------------------------
04:33:06 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
04:33:06 Suite setup failed:
04:33:06 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...
04:33:06 [ Message content over the limit has been removed. ]
04:33:06 ...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)
04:33:06
04:33:06 5 tests, 0 passed, 5 failed
04:33:06 ==============================================================================
04:33:06 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
04:33:06 ==============================================================================
04:33:43 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
04:33:43 Parent suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43 ------------------------------------------------------------------------------
04:33:43 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
04:33:43 Suite setup failed:
04:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:33:43
04:33:43 10 tests, 0 passed, 10 failed
04:33:43 ==============================================================================
04:33:44 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
04:33:44 ==============================================================================
04:34:22 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
04:34:22 Parent suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22 ------------------------------------------------------------------------------
04:34:22 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
04:34:22 Suite setup failed:
04:34:22 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:34:22
04:34:22 16 tests, 0 passed, 16 failed
04:34:22 ==============================================================================
04:34:22 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
04:34:22 ==============================================================================
04:35:00 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
04:35:00 Parent suite setup failed:
04:35:00 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:35:00 ------------------------------------------------------------------------------
04:35:00 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
04:35:00 Parent suite setup failed:
04:35:00 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:35:00 ------------------------------------------------------------------------------
04:35:00 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
04:35:00 Parent suite setup failed:
04:35:00 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:35:00 ------------------------------------------------------------------------------
04:35:00 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
04:35:00 Parent suite setup failed:
04:35:00 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:35:00 ------------------------------------------------------------------------------
04:35:00 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
04:35:00 Parent suite setup failed:
04:35:00 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:35:00 ------------------------------------------------------------------------------
04:35:00 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
04:35:00 Parent suite setup failed:
04:35:00 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:35:00 ------------------------------------------------------------------------------
04:35:00 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
04:35:00 Parent suite setup failed:
04:35:00 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:35:00 ------------------------------------------------------------------------------
04:35:00 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
04:35:00 Parent suite setup failed:
04:35:00 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:35:00 ------------------------------------------------------------------------------
04:35:00 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
04:35:00 Suite setup failed:
04:35:00 ReadTimeout: HTTPConnectionPool(host='10.30.170.110', port=8181): Read timed out. (read timeout=5.0)
04:35:00
04:35:00 8 tests, 0 passed, 8 failed
04:35:00 ==============================================================================
04:35:00 controller-clustering-tell.txt | FAIL |
04:35:00 162 tests, 11 passed, 151 failed
04:35:00 ==============================================================================
04:35:00 Output: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/output.xml
04:35:11 Log: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/log.html
04:35:11 Report: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/report.html
04:35:11 + true
04:35:11 + echo 'Examining the files in data/log and checking filesize'
04:35:11 Examining the files in data/log and checking filesize
04:35:11 + ssh 10.30.171.50 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
04:35:11 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:11 total 9412
04:35:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:03 .
04:35:11 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:03 karaf_console.log
04:35:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 04:23 ..
04:35:11 -rw-rw-r-- 1 jenkins jenkins 9617603 Nov 24 04:34 karaf.log
04:35:11 + ssh 10.30.171.50 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
04:35:11 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:12 9.2M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
04:35:12 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
04:35:12 + ssh 10.30.170.29 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
04:35:12 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:12 total 19000
04:35:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:03 .
04:35:12 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:03 karaf_console.log
04:35:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 04:23 ..
04:35:12 -rw-rw-r-- 1 jenkins jenkins 19435968 Nov 24 04:34 karaf.log
04:35:12 + ssh 10.30.170.29 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
04:35:12 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:12 19M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
04:35:12 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
04:35:12 + ssh 10.30.170.110 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
04:35:12 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:13 total 92476
04:35:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:03 .
04:35:13 -rw-rw-r-- 1 jenkins jenkins 143539 Nov 23 23:14 karaf_console.log
04:35:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 04:22 ..
04:35:13 -rw-rw-r-- 1 jenkins jenkins 94533233 Nov 24 04:34 karaf.log
04:35:13 + ssh 10.30.170.110 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
04:35:13 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:13 91M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
04:35:13 144K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
04:35:13 + set +e
04:35:13 ++ seq 1 3
04:35:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:35:13 + CONTROLLERIP=ODL_SYSTEM_1_IP
04:35:13 + echo 'Let'\''s take the karaf thread dump again'
04:35:13 Let's take the karaf thread dump again
04:35:13 + ssh 10.30.171.50 'sudo ps aux'
04:35:13 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:13 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
04:35:13 ++ grep -v grep
04:35:13 ++ tr -s ' '
04:35:13 ++ cut -f2 '-d '
04:35:13 + pid=38248
04:35:13 + echo 'karaf main: org.apache.karaf.main.Main, pid:38248'
04:35:13 karaf main: org.apache.karaf.main.Main, pid:38248
04:35:13 + ssh 10.30.171.50 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 38248'
04:35:13 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:14 + echo 'killing karaf process...'
04:35:14 killing karaf process...
04:35:14 + ssh 10.30.171.50 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
04:35:14 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:35:14 + CONTROLLERIP=ODL_SYSTEM_2_IP
04:35:14 + echo 'Let'\''s take the karaf thread dump again'
04:35:14 Let's take the karaf thread dump again
04:35:14 + ssh 10.30.170.29 'sudo ps aux'
04:35:14 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:14 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
04:35:14 ++ grep -v grep
04:35:14 ++ tr -s ' '
04:35:14 ++ cut -f2 '-d '
04:35:14 + pid=36930
04:35:14 + echo 'karaf main: org.apache.karaf.main.Main, pid:36930'
04:35:14 karaf main: org.apache.karaf.main.Main, pid:36930
04:35:14 + ssh 10.30.170.29 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 36930'
04:35:14 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:15 + echo 'killing karaf process...'
04:35:15 killing karaf process...
04:35:15 + ssh 10.30.170.29 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
04:35:15 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:35:15 + CONTROLLERIP=ODL_SYSTEM_3_IP
04:35:15 + echo 'Let'\''s take the karaf thread dump again'
04:35:15 Let's take the karaf thread dump again
04:35:15 + ssh 10.30.170.110 'sudo ps aux'
04:35:15 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:15 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
04:35:15 ++ grep -v grep
04:35:15 ++ cut -f2 '-d '
04:35:15 ++ tr -s ' '
04:35:15 + pid=184618
04:35:15 + echo 'karaf main: org.apache.karaf.main.Main, pid:184618'
04:35:15 karaf main: org.apache.karaf.main.Main, pid:184618
04:35:15 + ssh 10.30.170.110 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 184618'
04:35:15 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:16 + echo 'killing karaf process...'
04:35:16 killing karaf process...
04:35:16 + ssh 10.30.170.110 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
04:35:16 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:16 + sleep 5
04:35:21 ++ seq 1 3
04:35:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:35:21 + CONTROLLERIP=ODL_SYSTEM_1_IP
04:35:21 + echo 'Compressing karaf.log 1'
04:35:21 Compressing karaf.log 1
04:35:21 + ssh 10.30.171.50 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
04:35:21 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:22 + echo 'Fetching compressed karaf.log 1'
04:35:22 Fetching compressed karaf.log 1
04:35:22 + scp 10.30.171.50:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
04:35:22 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:22 + ssh 10.30.171.50 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
04:35:22 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:22 + scp 10.30.171.50:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
04:35:22 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:22 + ssh 10.30.171.50 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
04:35:22 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:22 + echo 'Fetch GC logs'
04:35:22 Fetch GC logs
04:35:22 + mkdir -p gclogs-1
04:35:22 + scp '10.30.171.50:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
04:35:22 Warning: Permanently added '10.30.171.50' (ECDSA) to the list of known hosts.
04:35:23 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
04:35:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:35:23 + CONTROLLERIP=ODL_SYSTEM_2_IP
04:35:23 + echo 'Compressing karaf.log 2'
04:35:23 Compressing karaf.log 2
04:35:23 + ssh 10.30.170.29 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
04:35:23 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:23 + echo 'Fetching compressed karaf.log 2'
04:35:23 Fetching compressed karaf.log 2
04:35:23 + scp 10.30.170.29:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
04:35:23 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:23 + ssh 10.30.170.29 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
04:35:23 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:24 + scp 10.30.170.29:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
04:35:24 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:24 + ssh 10.30.170.29 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
04:35:24 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:24 + echo 'Fetch GC logs'
04:35:24 Fetch GC logs
04:35:24 + mkdir -p gclogs-2
04:35:24 + scp '10.30.170.29:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
04:35:24 Warning: Permanently added '10.30.170.29' (ECDSA) to the list of known hosts.
04:35:24 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
04:35:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:35:24 + CONTROLLERIP=ODL_SYSTEM_3_IP
04:35:24 + echo 'Compressing karaf.log 3'
04:35:24 Compressing karaf.log 3
04:35:24 + ssh 10.30.170.110 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
04:35:24 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:25 + echo 'Fetching compressed karaf.log 3'
04:35:25 Fetching compressed karaf.log 3
04:35:25 + scp 10.30.170.110:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
04:35:26 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:26 + ssh 10.30.170.110 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
04:35:26 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:26 + scp 10.30.170.110:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
04:35:26 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:26 + ssh 10.30.170.110 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
04:35:26 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:26 + echo 'Fetch GC logs'
04:35:26 Fetch GC logs
04:35:26 + mkdir -p gclogs-3
04:35:26 + scp '10.30.170.110:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
04:35:26 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
04:35:27 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
04:35:27 + echo 'Examine copied files'
04:35:27 Examine copied files
04:35:27 + ls -lt
04:35:27 total 75380
04:35:27 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 04:35 gclogs-3
04:35:27 -rw-rw-r--. 1 jenkins jenkins 143539 Nov 24 04:35 odl3_karaf_console.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 1096728 Nov 24 04:35 odl3_karaf.log.gz
04:35:27 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 04:35 gclogs-2
04:35:27 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 24 04:35 odl2_karaf_console.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 676188 Nov 24 04:35 odl2_karaf.log.gz
04:35:27 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 04:35 gclogs-1
04:35:27 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 24 04:35 odl1_karaf_console.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 597546 Nov 24 04:35 odl1_karaf.log.gz
04:35:27 -rw-rw-r--. 1 jenkins jenkins 138699 Nov 24 04:35 karaf_3_184618_threads_after.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 13941 Nov 24 04:35 ps_after.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 129919 Nov 24 04:35 karaf_2_36930_threads_after.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 138681 Nov 24 04:35 karaf_1_38248_threads_after.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 308989 Nov 24 04:35 report.html
04:35:27 -rw-rw-r--. 1 jenkins jenkins 3966475 Nov 24 04:35 log.html
04:35:27 -rw-rw-r--. 1 jenkins jenkins 69512042 Nov 24 04:35 output.xml
04:35:27 -rw-rw-r--. 1 jenkins jenkins 6069 Nov 23 23:07 testplan.txt
04:35:27 -rw-rw-r--. 1 jenkins jenkins 117965 Nov 23 23:07 karaf_3_2094_threads_before.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 14090 Nov 23 23:07 ps_before.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 117293 Nov 23 23:07 karaf_2_2096_threads_before.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 117568 Nov 23 23:07 karaf_1_2086_threads_before.log
04:35:27 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 23 23:03 post-startup-script.sh
04:35:27 -rw-rw-r--. 1 jenkins jenkins 252 Nov 23 23:03 startup-script.sh
04:35:27 -rw-rw-r--. 1 jenkins jenkins 3472 Nov 23 23:03 configuration-script.sh
04:35:27 -rw-rw-r--. 1 jenkins jenkins 695 Nov 23 23:03 custom_shard_config.txt
04:35:27 -rw-rw-r--. 1 jenkins jenkins 136 Nov 23 23:03 scriptplan.txt
04:35:27 -rw-rw-r--. 1 jenkins jenkins 337 Nov 23 23:03 detect_variables.env
04:35:27 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 23 23:03 pom.xml
04:35:27 -rw-rw-r--. 1 jenkins jenkins 92 Nov 23 23:03 set_variables.env
04:35:27 -rw-rw-r--. 1 jenkins jenkins 311 Nov 23 23:03 slave_addresses.txt
04:35:27 -rw-rw-r--. 1 jenkins jenkins 570 Nov 23 23:02 requirements.txt
04:35:27 -rw-rw-r--. 1 jenkins jenkins 26 Nov 23 23:02 env.properties
04:35:27 -rw-rw-r--. 1 jenkins jenkins 333 Nov 23 23:00 stack-parameters.yaml
04:35:27 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 22:59 test
04:35:27 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 22:59 test@tmp
04:35:27 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 23 17:56 maven-metadata.xml
04:35:27 + true
04:35:27 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/sh /tmp/jenkins4365077260749680288.sh
04:35:27 Cleaning up Robot installation...
04:35:27 $ ssh-agent -k
04:35:27 unset SSH_AUTH_SOCK;
04:35:27 unset SSH_AGENT_PID;
04:35:27 echo Agent pid 5274 killed;
04:35:27 [ssh-agent] Stopped.
04:35:27 Recording plot data
04:35:27 Robot results publisher started...
04:35:27 INFO: Checking test criticality is deprecated and will be dropped in a future release!
04:35:27 -Parsing output xml:
04:35:30 Done!
04:35:30 -Copying log files to build dir:
04:35:32 Done!
04:35:32 -Assigning results to build:
04:35:32 Done!
04:35:32 -Checking thresholds:
04:35:32 Done!
04:35:32 Done publishing Robot results.
04:35:32 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
04:35:32 [PostBuildScript] - [INFO] Executing post build scripts.
04:35:32 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins3665286393694362634.sh
04:35:32 Archiving csit artifacts
04:35:32 mv: cannot stat '*_1.png': No such file or directory
04:35:32 mv: cannot stat '/tmp/odl1_*': No such file or directory
04:35:32 mv: cannot stat '*_2.png': No such file or directory
04:35:32 mv: cannot stat '/tmp/odl2_*': No such file or directory
04:35:32 mv: cannot stat '*_3.png': No such file or directory
04:35:32 mv: cannot stat '/tmp/odl3_*': No such file or directory
04:35:32 % Total % Received % Xferd Average Speed Time Time Time Current
04:35:32 Dload Upload Total Spent Left Speed
04:35:32
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1600k 0 1600k 0 0 4848k 0 --:--:-- --:--:-- --:--:-- 4833k
100 5562k 0 5562k 0 0 4824k 0 --:--:-- 0:00:01 --:--:-- 4828k
04:35:33 Archive: robot-plugin.zip
04:35:33 inflating: ./archives/robot-plugin/log.html
04:35:33 inflating: ./archives/robot-plugin/output.xml
04:35:34 inflating: ./archives/robot-plugin/report.html
04:35:34 mv: cannot stat '*.log.gz': No such file or directory
04:35:34 mv: cannot stat '*.csv': No such file or directory
04:35:34 mv: cannot stat '*.png': No such file or directory
04:35:34 [PostBuildScript] - [INFO] Executing post build scripts.
04:35:34 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins12885540564504917132.sh
04:35:34 [PostBuildScript] - [INFO] Executing post build scripts.
04:35:34 [EnvInject] - Injecting environment variables from a build step.
04:35:34 [EnvInject] - Injecting as environment variables the properties content
04:35:34 OS_CLOUD=vex
04:35:34 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-62
04:35:34
04:35:34 [EnvInject] - Variables injected successfully.
04:35:34 provisioning config files...
04:35:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:35:34 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins4314331857997878105.sh
04:35:34 ---> openstack-stack-delete.sh
04:35:34 Setup pyenv:
04:35:34 system
04:35:34 3.8.13
04:35:34 3.9.13
04:35:34 3.10.13
04:35:34 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
04:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from file:/tmp/.os_lf_venv
04:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:35:36 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.
04:35:36 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:35:36 lf-activate-venv(): INFO: Base packages installed successfully
04:35:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
04:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
04:35:51 INFO: Stack cost retrieval disabled, setting cost to 0
04:36:03 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-titanium-62
04:36:03 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-titanium-62
04:36:03 [PostBuildScript] - [INFO] Executing post build scripts.
04:36:03 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins11528173392454470941.sh
04:36:03 ---> sysstat.sh
04:36:03 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins8467870131959382892.sh
04:36:03 ---> package-listing.sh
04:36:03 ++ facter osfamily
04:36:03 ++ tr '[:upper:]' '[:lower:]'
04:36:04 + OS_FAMILY=redhat
04:36:04 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-titanium
04:36:04 + START_PACKAGES=/tmp/packages_start.txt
04:36:04 + END_PACKAGES=/tmp/packages_end.txt
04:36:04 + DIFF_PACKAGES=/tmp/packages_diff.txt
04:36:04 + PACKAGES=/tmp/packages_start.txt
04:36:04 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-titanium ']'
04:36:04 + PACKAGES=/tmp/packages_end.txt
04:36:04 + case "${OS_FAMILY}" in
04:36:04 + rpm -qa
04:36:04 + sort
04:36:04 + '[' -f /tmp/packages_start.txt ']'
04:36:04 + '[' -f /tmp/packages_end.txt ']'
04:36:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt
04:36:04 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-titanium ']'
04:36:04 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-titanium/archives/
04:36:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-titanium/archives/
04:36:04 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins1171031732488239081.sh
04:36:04 ---> capture-instance-metadata.sh
04:36:04 Setup pyenv:
04:36:04 system
04:36:04 3.8.13
04:36:04 3.9.13
04:36:04 3.10.13
04:36:04 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
04:36:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from file:/tmp/.os_lf_venv
04:36:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:36:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:36:06 lf-activate-venv(): INFO: Base packages installed successfully
04:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools
04:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
04:36:17 INFO: Running in OpenStack, capturing instance metadata
04:36:17 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins3593282110696915489.sh
04:36:17 provisioning config files...
04:36:17 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-titanium #62
04:36:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/config4483412070945934690tmp
04:36:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
04:36:17 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
04:36:17 provisioning config files...
04:36:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
04:36:18 [EnvInject] - Injecting environment variables from a build step.
04:36:18 [EnvInject] - Injecting as environment variables the properties content
04:36:18 SERVER_ID=logs
04:36:18
04:36:18 [EnvInject] - Variables injected successfully.
04:36:18 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins1462435734333924045.sh
04:36:18 ---> create-netrc.sh
04:36:18 WARN: Log server credential not found.
04:36:18 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins11217626291383775521.sh
04:36:18 ---> python-tools-install.sh
04:36:18 Setup pyenv:
04:36:18 system
04:36:18 3.8.13
04:36:18 3.9.13
04:36:18 3.10.13
04:36:18 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
04:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from file:/tmp/.os_lf_venv
04:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:36:20 lf-activate-venv(): INFO: Base packages installed successfully
04:36:20 lf-activate-venv(): INFO: Installing additional packages: lftools
04:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
04:36:30 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins11716929214950708935.sh
04:36:30 ---> sudo-logs.sh
04:36:30 Archiving 'sudo' log..
04:36:30 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins2890559575287890348.sh
04:36:30 ---> job-cost.sh
04:36:30 Setup pyenv:
04:36:30 system
04:36:30 3.8.13
04:36:30 3.9.13
04:36:30 3.10.13
04:36:30 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
04:36:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from file:/tmp/.os_lf_venv
04:36:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:36:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:36:32 lf-activate-venv(): INFO: Base packages installed successfully
04:36:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
04:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
04:36:39 DEBUG: total: 0
04:36:39 INFO: Retrieving Stack Cost...
04:36:39 INFO: Retrieving Pricing Info for: v3-standard-2
04:36:40 INFO: Archiving Costs
04:36:40 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins6654942647303634126.sh
04:36:40 ---> logs-deploy.sh
04:36:40 Setup pyenv:
04:36:40 system
04:36:40 3.8.13
04:36:40 3.9.13
04:36:40 3.10.13
04:36:40 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
04:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I79R from file:/tmp/.os_lf_venv
04:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:36:42 lf-activate-venv(): INFO: Base packages installed successfully
04:36:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
04:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-I79R/bin to PATH
04:36:52 WARNING: Nexus logging server not set
04:36:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-titanium/62/
04:36:52 INFO: archiving logs to S3
04:36:53 ---> uname -a:
04:36:53 Linux prd-centos8-robot-2c-8g-12948.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
04:36:53
04:36:53
04:36:53 ---> lscpu:
04:36:53 Architecture: x86_64
04:36:53 CPU op-mode(s): 32-bit, 64-bit
04:36:53 Byte Order: Little Endian
04:36:53 CPU(s): 2
04:36:53 On-line CPU(s) list: 0,1
04:36:53 Thread(s) per core: 1
04:36:53 Core(s) per socket: 1
04:36:53 Socket(s): 2
04:36:53 NUMA node(s): 1
04:36:53 Vendor ID: AuthenticAMD
04:36:53 CPU family: 23
04:36:53 Model: 49
04:36:53 Model name: AMD EPYC-Rome Processor
04:36:53 Stepping: 0
04:36:53 CPU MHz: 2799.998
04:36:53 BogoMIPS: 5599.99
04:36:53 Virtualization: AMD-V
04:36:53 Hypervisor vendor: KVM
04:36:53 Virtualization type: full
04:36:53 L1d cache: 32K
04:36:53 L1i cache: 32K
04:36:53 L2 cache: 512K
04:36:53 L3 cache: 16384K
04:36:53 NUMA node0 CPU(s): 0,1
04:36:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
04:36:53
04:36:53
04:36:53 ---> nproc:
04:36:53 2
04:36:53
04:36:53
04:36:53 ---> df -h:
04:36:53 Filesystem Size Used Avail Use% Mounted on
04:36:53 devtmpfs 3.8G 0 3.8G 0% /dev
04:36:53 tmpfs 3.8G 0 3.8G 0% /dev/shm
04:36:53 tmpfs 3.8G 17M 3.8G 1% /run
04:36:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
04:36:53 /dev/vda1 40G 8.5G 32G 22% /
04:36:53 tmpfs 770M 0 770M 0% /run/user/1001
04:36:53
04:36:53
04:36:53 ---> free -m:
04:36:53 total used free shared buff/cache available
04:36:53 Mem: 7697 634 4711 19 2351 6763
04:36:53 Swap: 1023 0 1023
04:36:53
04:36:53
04:36:53 ---> ip addr:
04:36:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
04:36:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
04:36:53 inet 127.0.0.1/8 scope host lo
04:36:53 valid_lft forever preferred_lft forever
04:36:53 inet6 ::1/128 scope host
04:36:53 valid_lft forever preferred_lft forever
04:36:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
04:36:53 link/ether fa:16:3e:bb:b5:1a brd ff:ff:ff:ff:ff:ff
04:36:53 altname enp0s3
04:36:53 altname ens3
04:36:53 inet 10.30.171.175/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
04:36:53 valid_lft 66141sec preferred_lft 66141sec
04:36:53 inet6 fe80::f816:3eff:febb:b51a/64 scope link
04:36:53 valid_lft forever preferred_lft forever
04:36:53
04:36:53
04:36:53 ---> sar -b -r -n DEV:
04:36:53 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-12948.novalocal) 11/24/2025 _x86_64_ (2 CPU)
04:36:53
04:36:53 12:00:01 AM tps rtps wtps bread/s bwrtn/s
04:36:53 12:01:01 AM 0.98 0.00 0.98 0.00 200.37
04:36:53 12:02:01 AM 0.40 0.02 0.38 0.13 6.38
04:36:53 12:03:01 AM 8.71 5.73 2.98 555.41 72.63
04:36:53 12:04:01 AM 0.25 0.00 0.25 0.00 3.87
04:36:53 12:05:01 AM 0.38 0.00 0.38 0.00 12.20
04:36:53 12:06:01 AM 0.45 0.00 0.45 0.00 8.57
04:36:53 12:07:01 AM 0.35 0.00 0.35 0.00 3.73
04:36:53 12:08:01 AM 0.75 0.07 0.68 7.60 15.39
04:36:53 12:09:01 AM 0.35 0.00 0.35 0.00 3.88
04:36:53 12:10:01 AM 0.40 0.00 0.40 0.00 6.30
04:36:53 12:11:01 AM 0.67 0.00 0.67 0.00 18.06
04:36:53 12:12:01 AM 0.42 0.00 0.42 0.00 14.56
04:36:53 12:13:01 AM 0.27 0.00 0.27 0.00 12.58
04:36:53 12:14:01 AM 0.27 0.00 0.27 0.00 14.38
04:36:53 12:15:01 AM 0.27 0.00 0.27 0.00 17.84
04:36:53 12:16:01 AM 0.28 0.00 0.28 0.00 16.18
04:36:53 12:17:01 AM 0.27 0.00 0.27 0.00 16.46
04:36:53 12:18:01 AM 0.17 0.00 0.17 0.00 3.22
04:36:53 12:19:01 AM 0.12 0.00 0.12 0.00 2.30
04:36:53 12:20:01 AM 0.23 0.00 0.23 0.00 2.10
04:36:53 12:21:01 AM 0.43 0.00 0.43 0.00 17.99
04:36:53 12:22:01 AM 0.30 0.00 0.30 0.00 18.05
04:36:53 12:23:01 AM 0.17 0.00 0.17 0.00 10.65
04:36:53 12:24:02 AM 0.15 0.00 0.15 0.00 15.35
04:36:53 12:25:01 AM 0.49 0.00 0.49 0.00 24.43
04:36:53 12:26:01 AM 0.15 0.00 0.15 0.00 8.80
04:36:53 12:27:01 AM 0.17 0.00 0.17 0.00 17.48
04:36:53 12:28:01 AM 0.27 0.00 0.27 0.00 20.79
04:36:53 12:29:01 AM 0.18 0.00 0.18 0.00 2.13
04:36:53 12:30:01 AM 0.30 0.00 0.30 0.00 4.33
04:36:53 12:31:01 AM 0.18 0.00 0.18 0.00 5.11
04:36:53 12:32:01 AM 0.20 0.00 0.20 0.00 2.30
04:36:53 12:33:01 AM 0.15 0.00 0.15 0.00 4.42
04:36:53 12:34:01 AM 0.15 0.00 0.15 0.00 1.45
04:36:53 12:35:01 AM 0.45 0.00 0.45 0.00 13.96
04:36:53 12:36:01 AM 0.20 0.00 0.20 0.00 5.77
04:36:53 12:37:01 AM 0.15 0.00 0.15 0.00 2.25
04:36:53 12:38:01 AM 0.12 0.00 0.12 0.00 1.18
04:36:53 12:39:01 AM 0.17 0.00 0.17 0.00 12.81
04:36:53 12:40:01 AM 0.37 0.00 0.37 0.00 13.43
04:36:53 12:41:01 AM 0.17 0.00 0.17 0.00 16.61
04:36:53 12:42:01 AM 0.33 0.00 0.33 0.00 19.23
04:36:53 12:43:01 AM 0.17 0.00 0.17 0.00 9.75
04:36:53 12:44:01 AM 0.17 0.00 0.17 0.00 16.68
04:36:53 12:45:01 AM 0.33 0.00 0.33 0.00 17.98
04:36:53 12:46:01 AM 0.32 0.00 0.32 0.00 7.45
04:36:53 12:47:01 AM 0.15 0.00 0.15 0.00 8.53
04:36:53 12:48:01 AM 0.17 0.00 0.17 0.00 18.53
04:36:53 12:49:01 AM 0.43 0.00 0.43 0.00 13.75
04:36:53 12:50:01 AM 0.40 0.00 0.40 0.00 20.94
04:36:53 12:51:01 AM 0.28 0.00 0.28 0.00 17.21
04:36:53 12:52:01 AM 0.22 0.00 0.22 0.00 12.68
04:36:53 12:53:01 AM 0.13 0.00 0.13 0.00 10.13
04:36:53 12:54:01 AM 0.12 0.00 0.12 0.00 9.33
04:36:53 12:55:01 AM 0.37 0.00 0.37 0.00 19.35
04:36:53 12:56:01 AM 0.15 0.00 0.15 0.00 15.33
04:36:53 12:57:01 AM 0.52 0.00 0.52 0.00 17.89
04:36:53 12:58:01 AM 0.53 0.00 0.53 0.00 17.88
04:36:53 12:59:01 AM 0.60 0.00 0.60 0.00 19.01
04:36:53 01:00:01 AM 0.52 0.00 0.52 0.00 16.88
04:36:53 01:01:01 AM 0.33 0.00 0.33 0.00 25.86
04:36:53 01:02:01 AM 0.23 0.00 0.23 0.00 3.32
04:36:53 01:03:01 AM 0.13 0.00 0.13 0.00 1.53
04:36:53 01:04:01 AM 0.13 0.00 0.13 0.00 4.28
04:36:53 01:05:01 AM 0.25 0.00 0.25 0.00 3.48
04:36:53 01:06:01 AM 0.27 0.00 0.27 0.00 6.93
04:36:53 01:07:01 AM 0.13 0.00 0.13 0.00 1.45
04:36:53 01:08:01 AM 0.85 0.00 0.85 0.00 19.30
04:36:53 01:09:01 AM 0.25 0.00 0.25 0.00 5.63
04:36:53 01:10:01 AM 0.18 0.00 0.18 0.00 5.11
04:36:53 01:11:01 AM 0.30 0.00 0.30 0.00 3.53
04:36:53 01:12:01 AM 0.20 0.00 0.20 0.00 4.82
04:36:53 01:13:01 AM 0.22 0.00 0.22 0.00 19.98
04:36:53 01:14:01 AM 0.25 0.00 0.25 0.00 10.56
04:36:53 01:15:01 AM 0.25 0.00 0.25 0.00 18.10
04:36:53 01:16:01 AM 0.25 0.00 0.25 0.00 18.98
04:36:53 01:17:01 AM 0.23 0.00 0.23 0.00 12.70
04:36:53 01:18:01 AM 0.23 0.00 0.23 0.00 17.76
04:36:53 01:19:01 AM 0.15 0.00 0.15 0.00 4.15
04:36:53 01:20:01 AM 0.25 0.00 0.25 0.00 11.15
04:36:53 01:21:01 AM 0.57 0.00 0.57 0.00 23.38
04:36:53 01:22:01 AM 0.60 0.00 0.60 0.00 20.40
04:36:53 01:23:01 AM 0.53 0.00 0.53 0.00 17.63
04:36:53 01:24:01 AM 0.47 0.00 0.47 0.00 16.51
04:36:53 01:25:01 AM 0.58 0.00 0.58 0.00 18.85
04:36:53 01:26:01 AM 0.42 0.00 0.42 0.00 24.86
04:36:53 01:27:01 AM 0.15 0.00 0.15 0.00 10.13
04:36:53 01:28:01 AM 0.27 0.00 0.27 0.00 4.92
04:36:53 01:29:01 AM 0.32 0.00 0.32 0.00 5.96
04:36:53 01:30:01 AM 0.35 0.00 0.35 0.00 4.30
04:36:53 01:31:01 AM 0.60 0.00 0.60 0.00 9.13
04:36:53 01:32:01 AM 0.30 0.00 0.30 0.00 6.02
04:36:53 01:33:02 AM 0.13 0.00 0.13 0.00 1.43
04:36:53 01:34:01 AM 0.14 0.00 0.14 0.00 7.07
04:36:53 01:35:01 AM 0.23 0.00 0.23 0.00 3.43
04:36:53 01:36:01 AM 0.25 0.00 0.25 0.00 6.02
04:36:53 01:37:01 AM 0.10 0.00 0.10 0.00 0.80
04:36:53 01:38:01 AM 0.25 0.00 0.25 0.00 5.08
04:36:53 01:39:01 AM 0.20 0.00 0.20 0.00 2.27
04:36:53 01:40:01 AM 0.35 0.00 0.35 0.00 8.75
04:36:53 01:41:01 AM 0.18 0.00 0.18 0.00 2.00
04:36:53 01:42:01 AM 0.17 0.00 0.17 0.00 4.67
04:36:53 01:43:01 AM 0.17 0.00 0.17 0.00 1.75
04:36:53 01:44:01 AM 0.12 0.00 0.12 0.00 4.15
04:36:53 01:45:01 AM 0.43 0.00 0.43 0.00 7.95
04:36:53 01:46:01 AM 0.20 0.00 0.20 0.00 4.68
04:36:53 01:47:01 AM 0.13 0.00 0.13 0.00 1.30
04:36:53 01:48:01 AM 0.12 0.00 0.12 0.00 3.85
04:36:53 01:49:01 AM 0.12 0.00 0.12 0.00 1.08
04:36:53 01:50:01 AM 0.43 0.00 0.43 0.00 9.08
04:36:53 01:51:01 AM 0.20 0.00 0.20 0.00 11.81
04:36:53 01:52:01 AM 0.32 0.00 0.32 0.00 19.50
04:36:53 01:53:01 AM 0.18 0.00 0.18 0.00 9.48
04:36:53 01:54:01 AM 0.13 0.00 0.13 0.00 16.26
04:36:53 01:55:01 AM 0.35 0.00 0.35 0.00 23.15
04:36:53 01:56:01 AM 0.18 0.00 0.18 0.00 10.98
04:36:53 01:57:01 AM 0.20 0.00 0.20 0.00 10.55
04:36:53 01:58:01 AM 0.13 0.00 0.13 0.00 5.47
04:36:53 01:59:01 AM 0.12 0.00 0.12 0.00 1.17
04:36:53 02:00:01 AM 0.35 0.00 0.35 0.00 8.73
04:36:53 02:01:01 AM 0.25 0.00 0.25 0.00 3.48
04:36:53 02:02:01 AM 0.23 0.00 0.23 0.00 6.71
04:36:53 02:03:01 AM 0.15 0.00 0.15 0.00 1.47
04:36:53 02:04:01 AM 0.20 0.00 0.20 0.00 2.65
04:36:53 02:05:01 AM 0.40 0.00 0.40 0.00 9.95
04:36:53 02:06:01 AM 0.15 0.00 0.15 0.00 1.23
04:36:53 02:07:01 AM 0.18 0.00 0.18 0.00 4.95
04:36:53 02:08:01 AM 0.10 0.00 0.10 0.00 0.78
04:36:53 02:09:01 AM 0.13 0.00 0.13 0.00 4.38
04:36:53 02:10:01 AM 0.32 0.00 0.32 0.00 4.60
04:36:53 02:11:01 AM 0.28 0.00 0.28 0.00 6.71
04:36:53 02:12:01 AM 0.22 0.00 0.22 0.00 18.81
04:36:53 02:13:01 AM 0.22 0.00 0.22 0.00 18.81
04:36:53 02:14:01 AM 0.15 0.00 0.15 0.00 8.17
04:36:53 02:15:01 AM 0.33 0.00 0.33 0.00 21.03
04:36:53 02:16:01 AM 0.13 0.00 0.13 0.00 7.83
04:36:53 02:17:01 AM 0.20 0.00 0.20 0.00 16.00
04:36:53 02:18:01 AM 0.18 0.00 0.18 0.00 8.03
04:36:53 02:19:01 AM 0.28 0.00 0.28 0.00 2.65
04:36:53 02:20:01 AM 0.28 0.00 0.28 0.00 6.18
04:36:53 02:21:01 AM 0.48 0.00 0.48 0.00 8.27
04:36:53 02:22:01 AM 0.18 0.00 0.18 0.00 5.38
04:36:53 02:23:01 AM 0.17 0.00 0.17 0.00 2.28
04:36:53 02:24:01 AM 0.17 0.00 0.17 0.00 2.02
04:36:53 02:25:01 AM 0.18 0.00 0.18 0.00 5.40
04:36:53 02:26:01 AM 0.32 0.00 0.32 0.00 5.15
04:36:53 02:27:01 AM 0.18 0.00 0.18 0.00 4.95
04:36:53 02:28:01 AM 0.28 0.00 0.28 0.00 4.55
04:36:53 02:29:01 AM 0.22 0.00 0.22 0.00 5.50
04:36:53 02:30:01 AM 0.22 0.00 0.22 0.00 2.45
04:36:53 02:31:01 AM 0.30 0.00 0.30 0.00 16.88
04:36:53 02:32:01 AM 0.22 0.00 0.22 0.00 10.05
04:36:53 02:33:01 AM 0.18 0.00 0.18 0.00 18.40
04:36:53 02:34:01 AM 0.17 0.00 0.17 0.00 15.33
04:36:53 02:35:01 AM 0.28 0.00 0.28 0.00 10.85
04:36:53 02:36:01 AM 0.28 0.00 0.28 0.00 19.43
04:36:53 02:37:01 AM 0.27 0.00 0.27 0.00 14.28
04:36:53 02:38:01 AM 0.33 0.00 0.33 0.00 6.68
04:36:53 02:39:01 AM 0.30 0.00 0.30 0.00 3.55
04:36:53 02:40:01 AM 0.30 0.00 0.30 0.00 6.78
04:36:53 02:41:02 AM 0.32 0.00 0.32 0.00 4.18
04:36:53 02:42:01 AM 0.25 0.00 0.25 0.00 6.63
04:36:53 02:43:01 AM 0.17 0.00 0.17 0.00 2.00
04:36:53 02:44:01 AM 0.10 0.00 0.10 0.00 0.78
04:36:53 02:45:01 AM 0.15 0.00 0.15 0.00 4.20
04:36:53 02:46:01 AM 0.25 0.00 0.25 0.00 3.90
04:36:53 02:47:01 AM 0.18 0.00 0.18 0.00 5.01
04:36:53 02:48:01 AM 0.13 0.00 0.13 0.00 1.33
04:36:53 02:49:01 AM 0.15 0.00 0.15 0.00 4.52
04:36:53 02:50:01 AM 0.33 0.00 0.33 0.00 5.53
04:36:53 02:51:01 AM 0.27 0.00 0.27 0.00 17.08
04:36:53 02:52:01 AM 0.22 0.00 0.22 0.00 10.15
04:36:53 02:53:01 AM 0.13 0.00 0.13 0.00 15.06
04:36:53 02:54:01 AM 0.13 0.00 0.13 0.00 16.26
04:36:53 02:55:01 AM 0.30 0.00 0.30 0.00 12.75
04:36:53 02:56:01 AM 0.20 0.00 0.20 0.00 17.76
04:36:53 02:57:01 AM 0.22 0.00 0.22 0.00 14.68
04:36:53 02:58:01 AM 0.20 0.00 0.20 0.00 21.23
04:36:53 02:59:01 AM 0.23 0.00 0.23 0.00 3.47
04:36:53 03:00:01 AM 0.42 0.00 0.42 0.00 6.25
04:36:53 03:01:01 AM 0.18 0.00 0.18 0.00 4.55
04:36:53 03:02:01 AM 0.25 0.00 0.25 0.00 3.88
04:36:53 03:03:01 AM 0.87 0.00 0.87 0.00 14.90
04:36:53 03:04:01 AM 0.43 0.00 0.43 0.00 5.88
04:36:53 03:05:01 AM 0.48 0.00 0.48 0.00 13.26
04:36:53 03:06:01 AM 0.50 0.00 0.50 0.00 9.55
04:36:53 03:07:01 AM 0.33 0.00 0.33 0.00 3.87
04:36:53 03:08:01 AM 0.33 0.00 0.33 0.00 5.13
04:36:53 03:09:01 AM 0.28 0.00 0.28 0.00 5.60
04:36:53 03:10:01 AM 0.38 0.00 0.38 0.00 19.28
04:36:53 03:11:01 AM 0.23 0.00 0.23 0.00 19.23
04:36:53 03:12:01 AM 0.17 0.00 0.17 0.00 9.63
04:36:53 03:13:01 AM 0.27 0.00 0.27 0.00 20.03
04:36:53 03:14:01 AM 0.22 0.00 0.22 0.00 15.59
04:36:53 03:15:01 AM 0.32 0.00 0.32 0.00 13.01
04:36:53 03:16:01 AM 0.15 0.00 0.15 0.00 8.93
04:36:53 03:17:01 AM 0.27 0.00 0.27 0.00 12.58
04:36:53 03:18:01 AM 0.30 0.00 0.30 0.00 13.38
04:36:53 03:19:01 AM 0.30 0.00 0.30 0.00 17.63
04:36:53 03:20:01 AM 0.42 0.00 0.42 0.00 17.70
04:36:53 03:21:01 AM 0.27 0.00 0.27 0.00 10.55
04:36:53 03:22:01 AM 0.60 0.00 0.60 0.00 25.54
04:36:53 03:23:01 AM 0.70 0.00 0.70 0.00 19.10
04:36:53 03:24:01 AM 0.27 0.00 0.27 0.00 11.18
04:36:53 03:25:01 AM 0.48 0.00 0.48 0.00 20.14
04:36:53 03:26:01 AM 0.22 0.00 0.22 0.00 16.18
04:36:53 03:27:01 AM 0.27 0.00 0.27 0.00 9.46
04:36:53 03:28:01 AM 0.17 0.00 0.17 0.00 16.68
04:36:53 03:29:01 AM 0.10 0.00 0.10 0.00 16.60
04:36:53 03:30:01 AM 0.23 0.00 0.23 0.00 10.60
04:36:53 03:31:01 AM 0.38 0.00 0.38 0.00 31.11
04:36:53 03:32:01 AM 0.32 0.00 0.32 0.00 8.15
04:36:53 03:33:01 AM 0.18 0.00 0.18 0.00 2.55
04:36:53 03:34:01 AM 0.15 0.00 0.15 0.00 4.92
04:36:53 03:35:01 AM 0.33 0.00 0.33 0.00 5.15
04:36:53 03:36:01 AM 0.32 0.00 0.32 0.00 7.53
04:36:53 03:37:01 AM 0.17 0.00 0.17 0.00 1.62
04:36:53 03:38:01 AM 0.13 0.00 0.13 0.00 7.08
04:36:53 03:39:01 AM 0.22 0.00 0.22 0.00 3.73
04:36:53 03:40:01 AM 0.20 0.00 0.20 0.00 7.41
04:36:53 03:41:01 AM 0.37 0.00 0.37 0.00 5.80
04:36:53 03:42:01 AM 0.30 0.00 0.30 0.00 5.80
04:36:53 03:43:01 AM 0.15 0.00 0.15 0.00 2.85
04:36:53 03:44:01 AM 0.22 0.00 0.22 0.00 6.03
04:36:53 03:45:01 AM 0.18 0.00 0.18 0.00 3.42
04:36:53 03:46:01 AM 0.23 0.00 0.23 0.00 9.08
04:36:53 03:47:01 AM 0.12 0.00 0.12 0.00 0.80
04:36:53 03:48:01 AM 0.20 0.00 0.20 0.00 6.87
04:36:53 03:49:01 AM 0.30 0.00 0.30 0.00 17.79
04:36:53 03:50:02 AM 0.27 0.00 0.27 0.00 17.83
04:36:53 03:51:01 AM 0.30 0.00 0.30 0.00 19.32
04:36:53 03:52:01 AM 0.17 0.00 0.17 0.00 9.60
04:36:53 03:53:01 AM 0.13 0.00 0.13 0.00 16.13
04:36:53 03:54:01 AM 0.17 0.00 0.17 0.00 29.50
04:36:53 03:55:01 AM 0.17 0.00 0.17 0.00 4.50
04:36:53 03:56:01 AM 0.37 0.00 0.37 0.00 17.88
04:36:53 03:57:01 AM 0.18 0.00 0.18 0.00 8.28
04:36:53 03:58:01 AM 0.13 0.00 0.13 0.00 13.60
04:36:53 03:59:01 AM 0.12 0.00 0.12 0.00 7.20
04:36:53 04:00:01 AM 0.22 0.00 0.22 0.00 14.91
04:36:53 04:01:01 AM 0.60 0.00 0.60 0.00 15.91
04:36:53 04:02:01 AM 0.48 0.00 0.48 0.00 11.83
04:36:53 04:03:01 AM 0.35 0.00 0.35 0.00 7.48
04:36:53 04:04:01 AM 0.22 0.00 0.22 0.00 31.62
04:36:53 04:05:01 AM 0.33 0.00 0.33 0.00 18.76
04:36:53 04:06:01 AM 0.15 0.00 0.15 0.00 8.56
04:36:53 04:07:01 AM 0.12 0.00 0.12 0.00 16.13
04:36:53 04:08:01 AM 0.13 0.00 0.13 0.00 10.66
04:36:53 04:09:01 AM 0.13 0.00 0.13 0.00 15.20
04:36:53 04:10:01 AM 0.52 0.00 0.52 0.00 30.00
04:36:53 04:11:01 AM 0.20 0.00 0.20 0.00 4.63
04:36:53 04:12:01 AM 0.22 0.00 0.22 0.00 6.81
04:36:53 04:13:01 AM 0.12 0.00 0.12 0.00 2.93
04:36:53 04:14:01 AM 0.15 0.00 0.15 0.00 5.37
04:36:53 04:15:01 AM 0.30 0.00 0.30 0.00 7.16
04:36:53 04:16:01 AM 0.20 0.00 0.20 0.00 16.01
04:36:53 04:17:01 AM 0.25 0.00 0.25 0.00 20.40
04:36:53 04:18:01 AM 0.17 0.00 0.17 0.00 8.28
04:36:53 04:19:01 AM 0.15 0.00 0.15 0.00 18.26
04:36:53 04:20:01 AM 0.38 0.00 0.38 0.00 20.63
04:36:53 04:21:01 AM 0.23 0.00 0.23 0.00 12.60
04:36:53 04:22:01 AM 0.18 0.00 0.18 0.00 14.43
04:36:53 04:23:01 AM 0.17 0.00 0.17 0.00 27.61
04:36:53 04:24:01 AM 0.22 0.00 0.22 0.00 5.58
04:36:53 04:25:01 AM 0.35 0.00 0.35 0.00 5.97
04:36:53 04:26:01 AM 0.22 0.00 0.22 0.00 4.87
04:36:53 04:27:01 AM 1.17 0.00 1.17 0.00 18.54
04:36:53 04:28:01 AM 0.20 0.00 0.20 0.00 3.20
04:36:53 04:29:01 AM 0.13 0.00 0.13 0.00 3.85
04:36:53 04:30:01 AM 0.32 0.00 0.32 0.00 4.60
04:36:53 04:31:01 AM 0.17 0.00 0.17 0.00 8.16
04:36:53 04:32:01 AM 0.20 0.00 0.20 0.00 28.97
04:36:53 04:33:01 AM 0.27 0.00 0.27 0.00 28.96
04:36:53 04:34:01 AM 0.25 0.00 0.25 0.00 22.31
04:36:53 04:35:01 AM 0.38 0.00 0.38 0.00 31.74
04:36:53 04:36:01 AM 18.58 0.28 18.29 33.86 886.24
04:36:53 Average: 0.37 0.02 0.35 2.16 14.77
04:36:53
04:36:53 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
04:36:53 12:01:01 AM 4875564 6996176 3006860 38.15 2688 2287384 736012 8.24 267208 2352172 4
04:36:53 12:02:01 AM 4874852 6995552 3007572 38.16 2688 2287472 735636 8.24 267252 2352884 92
04:36:53 12:03:01 AM 4859724 6997120 3022700 38.35 2688 2304128 734988 8.23 269588 2365852 4
04:36:53 12:04:01 AM 4859092 6996500 3023332 38.36 2688 2304144 734988 8.23 269588 2366136 28
04:36:53 12:05:01 AM 4859292 6996900 3023132 38.35 2688 2304344 734988 8.23 269616 2366168 4
04:36:53 12:06:01 AM 4858936 6996616 3023488 38.36 2688 2304416 734988 8.23 269616 2366704 4
04:36:53 12:07:01 AM 4858960 6996640 3023464 38.36 2688 2304416 735244 8.23 269616 2366548 4
04:36:53 12:08:01 AM 4858612 6996676 3023812 38.36 2688 2304800 738432 8.27 269720 2366752 4
04:36:53 12:09:01 AM 4858624 6996696 3023800 38.36 2688 2304808 738432 8.27 269720 2366840 4
04:36:53 12:10:01 AM 4858416 6996536 3024008 38.36 2688 2304856 735244 8.23 269720 2367072 4
04:36:53 12:11:01 AM 4858244 6996684 3024180 38.37 2688 2305184 735244 8.23 269720 2367216 24
04:36:53 12:12:01 AM 4857720 6996548 3024704 38.37 2688 2305564 735244 8.23 269720 2367600 84
04:36:53 12:13:01 AM 4857640 6996844 3024784 38.37 2688 2305948 735244 8.23 269720 2367968 176
04:36:53 12:14:01 AM 4857116 6996704 3025308 38.38 2688 2306332 735244 8.23 269720 2368352 224
04:36:53 12:15:01 AM 4856732 6996700 3025692 38.39 2688 2306712 735244 8.23 269720 2368804 144
04:36:53 12:16:01 AM 4856428 6996780 3025996 38.39 2688 2307096 735244 8.23 269720 2369124 184
04:36:53 12:17:01 AM 4855988 6996632 3026436 38.39 2688 2307380 735244 8.23 269832 2369592 48
04:36:53 12:18:01 AM 4855792 6996484 3026632 38.40 2688 2307428 735244 8.23 269832 2369768 48
04:36:53 12:19:01 AM 4855912 6996616 3026512 38.40 2688 2307440 735244 8.23 269832 2369664 16
04:36:53 12:20:01 AM 4855268 6996172 3027156 38.40 2688 2307640 718648 8.05 269832 2370060 220
04:36:53 12:21:01 AM 4855292 6996448 3027132 38.40 2688 2307900 718648 8.05 269832 2370204 104
04:36:53 12:22:01 AM 4854932 6996468 3027492 38.41 2688 2308280 718648 8.05 269832 2370584 52
04:36:53 12:23:01 AM 4854592 6996512 3027832 38.41 2688 2308664 718648 8.05 269832 2371084 176
04:36:53 12:24:02 AM 4854620 6996924 3027804 38.41 2688 2309048 718648 8.05 269832 2371120 132
04:36:53 12:25:01 AM 4853980 6996664 3028444 38.42 2688 2309428 718648 8.05 269828 2371632 60
04:36:53 12:26:01 AM 4853880 6996948 3028544 38.42 2688 2309812 718648 8.05 269828 2371924 212
04:36:53 12:27:01 AM 4852644 6996420 3029780 38.44 2688 2310528 734088 8.22 269828 2372936 452
04:36:53 12:28:01 AM 4852992 6996880 3029432 38.43 2688 2310624 734088 8.22 269828 2372784 8
04:36:53 12:29:01 AM 4853104 6996992 3029320 38.43 2688 2310624 734088 8.22 269828 2372784 4
04:36:53 12:30:01 AM 4852504 6996472 3029920 38.44 2688 2310704 737732 8.26 269828 2373048 96
04:36:53 12:31:01 AM 4852372 6996344 3030052 38.44 2688 2310708 737732 8.26 269828 2373084 4
04:36:53 12:32:01 AM 4852560 6996612 3029864 38.44 2688 2310788 737732 8.26 269828 2373076 88
04:36:53 12:33:01 AM 4852316 6996372 3030108 38.44 2688 2310792 737732 8.26 269828 2373172 4
04:36:53 12:34:01 AM 4851852 6996008 3030572 38.45 2688 2310892 737732 8.26 269828 2373696 108
04:36:53 12:35:01 AM 4852076 6996344 3030348 38.44 2688 2311004 737732 8.26 269828 2373572 48
04:36:53 12:36:01 AM 4851944 6996288 3030480 38.45 2688 2311080 737732 8.26 269828 2373752 4
04:36:53 12:37:01 AM 4851628 6995972 3030796 38.45 2688 2311080 737732 8.26 269828 2374064 4
04:36:53 12:38:01 AM 4851416 6995816 3031008 38.45 2688 2311136 737732 8.26 269828 2374072 64
04:36:53 12:39:01 AM 4851468 6996200 3030956 38.45 2688 2311476 736504 8.25 269828 2374264 56
04:36:53 12:40:01 AM 4850664 6995784 3031760 38.46 2688 2311856 737244 8.25 269828 2374836 204
04:36:53 12:41:01 AM 4850420 6995932 3032004 38.47 2688 2312248 737244 8.25 269828 2375092 136
04:36:53 12:42:01 AM 4849756 6995640 3032668 38.47 2688 2312628 737244 8.25 269828 2375896 68
04:36:53 12:43:01 AM 4849720 6995992 3032704 38.47 2688 2313008 737244 8.25 269828 2375916 208
04:36:53 12:44:01 AM 4849136 6995800 3033288 38.48 2688 2313408 737244 8.25 269828 2376468 156
04:36:53 12:45:01 AM 4848832 6995760 3033592 38.49 2688 2313664 737244 8.25 269828 2376816 40
04:36:53 12:46:01 AM 4848968 6996000 3033456 38.48 2688 2313768 737244 8.25 269828 2376716 20
04:36:53 12:47:01 AM 4848420 6995828 3034004 38.49 2688 2314152 737244 8.25 269828 2377116 176
04:36:53 12:48:01 AM 4848028 6995816 3034396 38.50 2688 2314532 737244 8.25 269828 2377692 36
04:36:53 12:49:01 AM 4847564 6995740 3034860 38.50 2688 2314912 737244 8.25 269828 2378196 128
04:36:53 12:50:01 AM 4846908 6995468 3035516 38.51 2688 2315300 737244 8.25 269828 2378644 56
04:36:53 12:51:01 AM 4846716 6995656 3035708 38.51 2688 2315680 737244 8.25 269828 2378844 4
04:36:53 12:52:01 AM 4846292 6995620 3036132 38.52 2688 2316064 737244 8.25 269828 2379268 96
04:36:53 12:53:01 AM 4846032 6995648 3036392 38.52 2688 2316348 737244 8.25 269828 2379572 104
04:36:53 12:54:01 AM 4845508 6995360 3036916 38.53 2688 2316584 737244 8.25 269828 2379992 100
04:36:53 12:55:01 AM 4845032 6995272 3037392 38.53 2688 2316972 737244 8.25 269828 2380548 72
04:36:53 12:56:01 AM 4844856 6995472 3037568 38.54 2688 2317352 737244 8.25 269828 2380716 24
04:36:53 12:57:01 AM 4844504 6995524 3037920 38.54 2688 2317748 737244 8.25 269828 2381128 24
04:36:53 12:58:01 AM 4844196 6995596 3038228 38.54 2688 2318136 737244 8.25 269828 2381508 24
04:36:53 12:59:01 AM 4843712 6995492 3038712 38.55 2688 2318516 737244 8.25 269828 2381888 40
04:36:53 01:00:01 AM 4843108 6995268 3039316 38.56 2688 2318896 731516 8.19 269828 2382452 100
04:36:53 01:01:01 AM 4841340 6994080 3041084 38.58 2688 2319468 731516 8.19 269828 2383780 4
04:36:53 01:02:01 AM 4842524 6995264 3039900 38.57 2688 2319468 731516 8.19 269840 2382840 4
04:36:53 01:03:01 AM 4842596 6995348 3039828 38.56 2688 2319480 731516 8.19 269840 2382964 16
04:36:53 01:04:01 AM 4842360 6995180 3040064 38.57 2688 2319548 731516 8.19 269840 2383116 16
04:36:53 01:05:01 AM 4842680 6995500 3039744 38.56 2688 2319548 731516 8.19 269848 2383020 8
04:36:53 01:06:01 AM 4842072 6994972 3040352 38.57 2688 2319628 731516 8.19 269840 2383000 4
04:36:53 01:07:01 AM 4842148 6995056 3040276 38.57 2688 2319636 729144 8.16 279460 2373392 252
04:36:53 01:08:01 AM 4842084 6995172 3040340 38.57 2688 2319816 729144 8.16 279460 2373692 16
04:36:53 01:09:01 AM 4842076 6995268 3040348 38.57 2688 2319920 729144 8.16 279460 2373688 80
04:36:53 01:10:01 AM 4841744 6994940 3040680 38.58 2688 2319924 726612 8.14 279460 2373952 8
04:36:53 01:11:01 AM 4842288 6995488 3040136 38.57 2688 2319928 726612 8.14 279460 2373704 8
04:36:53 01:12:01 AM 4841744 6995200 3040680 38.58 2688 2320192 726612 8.14 279460 2374072 196
04:36:53 01:13:01 AM 4841348 6995188 3041076 38.58 2688 2320576 726612 8.14 279460 2374464 76
04:36:53 01:14:01 AM 4841184 6995404 3041240 38.58 2688 2320956 726612 8.14 279460 2374844 220
04:36:53 01:15:01 AM 4840692 6995296 3041732 38.59 2688 2321340 726612 8.14 279460 2375184 156
04:36:53 01:16:01 AM 4840140 6995128 3042284 38.60 2688 2321724 726612 8.14 279460 2375812 84
04:36:53 01:17:01 AM 4839912 6995296 3042512 38.60 2688 2322120 726612 8.14 279460 2375960 180
04:36:53 01:18:01 AM 4839436 6995168 3042988 38.60 2688 2322460 726612 8.14 279460 2376544 64
04:36:53 01:19:01 AM 4839256 6995232 3043168 38.61 2688 2322704 726612 8.14 279460 2376556 212
04:36:53 01:20:01 AM 4838864 6995028 3043560 38.61 2688 2322892 743220 8.32 279460 2376928 144
04:36:53 01:21:01 AM 4838532 6995100 3043892 38.62 2688 2323296 743220 8.32 279460 2377256 40
04:36:53 01:22:01 AM 4837892 6994840 3044532 38.62 2688 2323676 743220 8.32 279460 2377840 20
04:36:53 01:23:01 AM 4837748 6995088 3044676 38.63 2688 2324064 743220 8.32 279460 2378024 24
04:36:53 01:24:01 AM 4837496 6995224 3044928 38.63 2688 2324444 743220 8.32 279460 2378412 40
04:36:53 01:25:01 AM 4837240 6995340 3045184 38.63 2688 2324824 743220 8.32 279460 2378736 20
04:36:53 01:26:01 AM 4836552 6995312 3045872 38.64 2688 2325476 743220 8.32 279460 2379336 88
04:36:53 01:27:01 AM 4836348 6995364 3046076 38.64 2688 2325732 743220 8.32 279460 2379736 80
04:36:53 01:28:01 AM 4836516 6995532 3045908 38.64 2688 2325732 743220 8.32 279460 2379600 4
04:36:53 01:29:01 AM 4836352 6995452 3046072 38.64 2688 2325816 743220 8.32 279460 2379684 4
04:36:53 01:30:01 AM 4835932 6995032 3046492 38.65 2688 2325816 722644 8.09 279460 2379868 4
04:36:53 01:31:01 AM 4835808 6994920 3046616 38.65 2688 2325828 722644 8.09 279460 2379964 16
04:36:53 01:32:01 AM 4836076 6995256 3046348 38.65 2688 2325896 722644 8.09 279460 2379764 4
04:36:53 01:33:02 AM 4835832 6995012 3046592 38.65 2688 2325896 722644 8.09 279460 2379900 4
04:36:53 01:34:01 AM 4835936 6995304 3046488 38.65 2688 2326084 722644 8.09 279460 2379964 20
04:36:53 01:35:01 AM 4835596 6995064 3046828 38.65 2688 2326184 722644 8.09 279460 2380236 76
04:36:53 01:36:01 AM 4833832 6993300 3048592 38.68 2688 2326184 722644 8.09 279460 2382072 4
04:36:53 01:37:01 AM 4833784 6993328 3048640 38.68 2688 2326260 722644 8.09 279460 2382156 80
04:36:53 01:38:01 AM 4833984 6993528 3048440 38.67 2688 2326260 722644 8.09 279460 2382040 4
04:36:53 01:39:01 AM 4833924 6993548 3048500 38.67 2688 2326340 722644 8.09 279460 2382112 88
04:36:53 01:40:01 AM 4833324 6992952 3049100 38.68 2688 2326344 742664 8.32 279460 2382308 4
04:36:53 01:41:01 AM 4833536 6993164 3048888 38.68 2688 2326344 742664 8.32 279460 2382276 4
04:36:53 01:42:01 AM 4833604 6993312 3048820 38.68 2688 2326424 742664 8.32 279460 2382220 4
04:36:53 01:43:01 AM 4833676 6993388 3048748 38.68 2688 2326428 742664 8.32 279460 2382228 4
04:36:53 01:44:01 AM 4833028 6992828 3049396 38.69 2688 2326516 742664 8.32 279460 2382668 4
04:36:53 01:45:01 AM 4833296 6993096 3049128 38.68 2688 2326516 742664 8.32 279460 2382600 8
04:36:53 01:46:01 AM 4833616 6993496 3048808 38.68 2688 2326596 742664 8.32 279460 2382408 8
04:36:53 01:47:01 AM 4833524 6993404 3048900 38.68 2688 2326596 742664 8.32 279460 2382408 4
04:36:53 01:48:01 AM 4833168 6993128 3049256 38.68 2688 2326676 742664 8.32 279460 2382696 12
04:36:53 01:49:01 AM 4833408 6993372 3049016 38.68 2688 2326680 742664 8.32 279460 2382496 8
04:36:53 01:50:01 AM 4832652 6992700 3049772 38.69 2688 2326764 758100 8.49 279468 2382980 16
04:36:53 01:51:01 AM 4832476 6992944 3049948 38.69 2688 2327192 738832 8.27 279468 2383256 156
04:36:53 01:52:01 AM 4832308 6993168 3050116 38.70 2688 2327576 738832 8.27 279468 2383512 76
04:36:53 01:53:01 AM 4832112 6993344 3050312 38.70 2688 2327956 738832 8.27 279468 2383748 220
04:36:53 01:54:01 AM 4831968 6993584 3050456 38.70 2688 2328340 738832 8.27 279468 2384132 144
04:36:53 01:55:01 AM 4831428 6993432 3050996 38.71 2688 2328724 738832 8.27 279468 2384584 8
04:36:53 01:56:01 AM 4831080 6993464 3051344 38.71 2688 2329104 738832 8.27 279468 2384908 100
04:36:53 01:57:01 AM 4830940 6993520 3051484 38.71 2688 2329292 738832 8.27 279468 2385092 40
04:36:53 01:58:01 AM 4830732 6993416 3051692 38.72 2688 2329396 738832 8.27 279468 2385192 4
04:36:53 01:59:01 AM 4830720 6993404 3051704 38.72 2688 2329396 738832 8.27 279468 2385192 4
04:36:53 02:00:01 AM 4830436 6993216 3051988 38.72 2688 2329492 727800 8.15 279468 2385472 16
04:36:53 02:01:01 AM 4829608 6992388 3052816 38.73 2688 2329492 727800 8.15 279468 2386100 8
04:36:53 02:02:01 AM 4830608 6993488 3051816 38.72 2688 2329592 727800 8.15 279472 2385388 4
04:36:53 02:03:01 AM 4830580 6993460 3051844 38.72 2688 2329592 727800 8.15 279472 2385388 4
04:36:53 02:04:01 AM 4829812 6992784 3052612 38.73 2688 2329684 727800 8.15 279472 2386012 108
04:36:53 02:05:01 AM 4830188 6993164 3052236 38.72 2688 2329688 727800 8.15 279472 2385816 12
04:36:53 02:06:01 AM 4830372 6993440 3052052 38.72 2688 2329780 727800 8.15 279472 2385840 108
04:36:53 02:07:01 AM 4830052 6993120 3052372 38.72 2688 2329780 727800 8.15 279472 2385960 4
04:36:53 02:08:01 AM 4829840 6993004 3052584 38.73 2688 2329876 727800 8.15 279472 2385944 100
04:36:53 02:09:01 AM 4829924 6993088 3052500 38.73 2688 2329876 727800 8.15 279472 2386064 4
04:36:53 02:10:01 AM 4829552 6992808 3052872 38.73 2688 2329968 746300 8.36 279472 2386332 100
04:36:53 02:11:01 AM 4829488 6993012 3052936 38.73 2688 2330244 746300 8.36 279472 2386416 260
04:36:53 02:12:01 AM 4828956 6992848 3053468 38.74 2688 2330612 746300 8.36 279472 2386932 148
04:36:53 02:13:01 AM 4828688 6992964 3053736 38.74 2688 2330996 746300 8.36 279472 2387316 40
04:36:53 02:14:01 AM 4827728 6992328 3054696 38.75 2688 2331316 746300 8.36 279472 2387928 160
04:36:53 02:15:01 AM 4827724 6992692 3054700 38.75 2688 2331684 746300 8.36 279472 2388172 56
04:36:53 02:16:01 AM 4827580 6992908 3054844 38.76 2688 2332036 746300 8.36 279472 2388476 204
04:36:53 02:17:01 AM 4827268 6992892 3055156 38.76 2688 2332332 746300 8.36 279472 2388692 88
04:36:53 02:18:01 AM 4827332 6993056 3055092 38.76 2688 2332432 746300 8.36 279472 2388800 4
04:36:53 02:19:01 AM 4827284 6993012 3055140 38.76 2688 2332436 746300 8.36 279476 2388844 4
04:36:53 02:20:01 AM 4826420 6992240 3056004 38.77 2688 2332528 730216 8.18 279472 2389196 4
04:36:53 02:21:01 AM 4826768 6992588 3055656 38.77 2688 2332528 730216 8.18 279472 2388976 4
04:36:53 02:22:01 AM 4827040 6992956 3055384 38.76 2688 2332624 730216 8.18 279472 2388992 4
04:36:53 02:23:01 AM 4826864 6992780 3055560 38.76 2688 2332624 730216 8.18 279472 2388992 4
04:36:53 02:24:01 AM 4826932 6992940 3055492 38.76 2688 2332716 730216 8.18 279472 2389084 100
04:36:53 02:25:01 AM 4826700 6992712 3055724 38.77 2688 2332720 730216 8.18 279472 2389156 20
04:36:53 02:26:01 AM 4826756 6992860 3055668 38.77 2688 2332812 730216 8.18 279472 2389304 108
04:36:53 02:27:01 AM 4826772 6992876 3055652 38.77 2688 2332812 730216 8.18 279472 2389188 4
04:36:53 02:28:01 AM 4826748 6992948 3055676 38.77 2688 2332908 730216 8.18 279472 2389284 100
04:36:53 02:29:01 AM 4826836 6993036 3055588 38.76 2688 2332908 730216 8.18 279472 2389284 4
04:36:53 02:30:01 AM 4826496 6992788 3055928 38.77 2688 2333000 728360 8.16 279472 2389552 108
04:36:53 02:31:01 AM 4825976 6992556 3056448 38.78 2688 2333292 728360 8.16 279472 2389952 4
04:36:53 02:32:01 AM 4825184 6992148 3057240 38.79 2688 2333676 728360 8.16 279472 2390380 172
04:36:53 02:33:01 AM 4825192 6992544 3057232 38.79 2688 2334060 728360 8.16 279472 2390636 56
04:36:53 02:34:01 AM 4825012 6992760 3057412 38.79 2688 2334456 728360 8.16 279472 2390832 24
04:36:53 02:35:01 AM 4824444 6992576 3057980 38.79 2688 2334840 728360 8.16 279472 2391332 176
04:36:53 02:36:01 AM 4824340 6992856 3058084 38.80 2688 2335224 728360 8.16 279472 2391596 100
04:36:53 02:37:01 AM 4824180 6992980 3058244 38.80 2688 2335500 728360 8.16 279472 2391880 4
04:36:53 02:38:01 AM 4824108 6993012 3058316 38.80 2688 2335604 728360 8.16 279472 2391992 4
04:36:53 02:39:01 AM 4824164 6993072 3058260 38.80 2688 2335608 728360 8.16 279472 2391996 4
04:36:53 02:40:01 AM 4823560 6992564 3058864 38.81 2688 2335704 744480 8.34 279472 2392324 4
04:36:53 02:41:02 AM 4823964 6992972 3058460 38.80 2688 2335708 728688 8.16 279472 2392096 4
04:36:53 02:42:01 AM 4823696 6992796 3058728 38.80 2688 2335800 728688 8.16 279472 2392188 4
04:36:53 02:43:01 AM 4823700 6992800 3058724 38.80 2688 2335800 728688 8.16 279472 2392304 4
04:36:53 02:44:01 AM 4823732 6992928 3058692 38.80 2688 2335896 728688 8.16 279472 2392284 100
04:36:53 02:45:01 AM 4823644 6992840 3058780 38.81 2688 2335896 728688 8.16 279472 2392400 12
04:36:53 02:46:01 AM 4823632 6992920 3058792 38.81 2688 2335988 728688 8.16 279472 2392376 104
04:36:53 02:47:01 AM 4823224 6992516 3059200 38.81 2688 2335992 728688 8.16 279472 2392612 4
04:36:53 02:48:01 AM 4823316 6992700 3059108 38.81 2688 2336084 728688 8.16 279472 2392564 100
04:36:53 02:49:01 AM 4823568 6992952 3058856 38.81 2688 2336084 728688 8.16 279472 2392476 4
04:36:53 02:50:01 AM 4823028 6992612 3059396 38.81 2688 2336284 728116 8.15 279472 2392852 216
04:36:53 02:51:01 AM 4823136 6992940 3059288 38.81 2688 2336504 728116 8.15 279472 2392892 8
04:36:53 02:52:01 AM 4822668 6992852 3059756 38.82 2688 2336892 728116 8.15 279472 2393272 176
04:36:53 02:53:01 AM 4822256 6992820 3060168 38.82 2688 2337272 728116 8.15 279472 2393652 132
04:36:53 02:54:01 AM 4821920 6992868 3060504 38.83 2688 2337652 728116 8.15 279472 2394032 52
04:36:53 02:55:01 AM 4821324 6992660 3061100 38.83 2688 2338040 728116 8.15 279472 2394488 216
04:36:53 02:56:01 AM 4821128 6992844 3061296 38.84 2688 2338420 728116 8.15 279472 2394800 100
04:36:53 02:57:01 AM 4820460 6992904 3061964 38.85 2688 2339140 728116 8.15 279472 2395540 440
04:36:53 02:58:01 AM 4820328 6992924 3062096 38.85 2688 2339292 728116 8.15 279472 2395692 4
04:36:53 02:59:01 AM 4820292 6992892 3062132 38.85 2688 2339296 728116 8.15 279472 2395696 4
04:36:53 03:00:01 AM 4819744 6992420 3062680 38.85 2688 2339372 748308 8.38 279472 2396088 88
04:36:53 03:01:01 AM 4819148 6991828 3063276 38.86 2688 2339376 748308 8.38 279472 2396612 4
04:36:53 03:02:01 AM 4819556 6992244 3062868 38.86 2688 2339384 718520 8.05 279492 2396280 16
04:36:53 03:03:01 AM 4819476 6992236 3062948 38.86 2688 2339456 751380 8.41 279724 2395900 4
04:36:53 03:04:01 AM 4819572 6992336 3062852 38.86 2688 2339460 751380 8.41 279724 2395904 4
04:36:53 03:05:01 AM 4819176 6992120 3063248 38.86 2688 2339640 751380 8.41 279724 2396164 4
04:36:53 03:06:01 AM 4819268 6992316 3063156 38.86 2688 2339744 751380 8.41 279724 2396204 0
04:36:53 03:07:01 AM 4819076 6992128 3063348 38.86 2688 2339748 751380 8.41 279724 2396208 4
04:36:53 03:08:01 AM 4819244 6992352 3063180 38.86 2688 2339804 751380 8.41 279724 2396376 4
04:36:53 03:09:01 AM 4818928 6992292 3063496 38.86 2688 2340068 732480 8.20 279724 2396512 192
04:36:53 03:10:01 AM 4818364 6992128 3064060 38.87 2688 2340460 751572 8.42 279724 2397120 176
04:36:53 03:11:01 AM 4818028 6992184 3064396 38.88 2688 2340852 751572 8.42 279724 2397440 40
04:36:53 03:12:01 AM 4817864 6992392 3064560 38.88 2688 2341220 751572 8.42 279724 2397692 176
04:36:53 03:13:01 AM 4817416 6992332 3065008 38.88 2688 2341616 751572 8.42 279724 2398080 52
04:36:53 03:14:01 AM 4816992 6992292 3065432 38.89 2688 2342000 751572 8.42 279724 2398580 40
04:36:53 03:15:01 AM 4816620 6992236 3065804 38.89 2688 2342308 751572 8.42 279724 2398848 116
04:36:53 03:16:01 AM 4816788 6992532 3065636 38.89 2688 2342436 751572 8.42 279724 2398908 4
04:36:53 03:17:01 AM 4816416 6992472 3066008 38.90 2688 2342748 751572 8.42 279724 2399252 40
04:36:53 03:18:01 AM 4816052 6992488 3066372 38.90 2688 2343136 751572 8.42 279724 2399632 88
04:36:53 03:19:01 AM 4815372 6992188 3067052 38.91 2688 2343516 751572 8.42 279724 2400012 24
04:36:53 03:20:01 AM 4814672 6991884 3067752 38.92 2688 2343912 751572 8.42 279724 2400592 52
04:36:53 03:21:01 AM 4814712 6992316 3067712 38.92 2688 2344296 736120 8.24 279724 2400800 204
04:36:53 03:22:01 AM 4814672 6992636 3067752 38.92 2688 2344664 736120 8.24 279724 2400816 24
04:36:53 03:23:01 AM 4814600 6992824 3067824 38.92 2688 2344916 736120 8.24 279812 2401060 4
04:36:53 03:24:01 AM 4814268 6992744 3068156 38.92 2688 2345168 736120 8.24 279812 2401428 4
04:36:53 03:25:01 AM 4813692 6992564 3068732 38.93 2688 2345572 736120 8.24 279812 2401776 52
04:36:53 03:26:01 AM 4813516 6992796 3068908 38.93 2688 2345972 736120 8.24 279812 2402236 40
04:36:53 03:27:01 AM 4812968 6992632 3069456 38.94 2688 2346352 736120 8.24 279812 2402596 220
04:36:53 03:28:01 AM 4812748 6992796 3069676 38.94 2688 2346736 736120 8.24 279812 2402900 148
04:36:53 03:29:01 AM 4812068 6992492 3070356 38.95 2688 2347120 736120 8.24 279812 2403560 68
04:36:53 03:30:01 AM 4811136 6991940 3071288 38.96 2688 2347500 736120 8.24 279812 2403968 228
04:36:53 03:31:01 AM 4810892 6992344 3071532 38.97 2688 2348136 736120 8.24 279812 2404500 100
04:36:53 03:32:01 AM 4811300 6992752 3071124 38.96 2688 2348136 719580 8.06 279812 2404364 8
04:36:53 03:33:01 AM 4811088 6992540 3071336 38.96 2688 2348144 719580 8.06 279812 2404564 16
04:36:53 03:34:01 AM 4810852 6992384 3071572 38.97 2688 2348216 735112 8.23 279812 2404584 8
04:36:53 03:35:01 AM 4810892 6992428 3071532 38.97 2688 2348220 735112 8.23 279812 2404520 12
04:36:53 03:36:01 AM 4810864 6992480 3071560 38.97 2688 2348300 735112 8.23 279812 2404532 8
04:36:53 03:37:01 AM 4810992 6992608 3071432 38.97 2688 2348300 735112 8.23 279812 2404648 4
04:36:53 03:38:01 AM 4810536 6992328 3071888 38.97 2688 2348476 735112 8.23 279812 2404920 4
04:36:53 03:39:01 AM 4810732 6992580 3071692 38.97 2688 2348532 735112 8.23 279812 2404792 24
04:36:53 03:40:01 AM 4809980 6991968 3072444 38.98 2688 2348672 750568 8.40 279820 2405336 16
04:36:53 03:41:01 AM 4810428 6992420 3071996 38.97 2688 2348676 750568 8.40 279820 2405072 8
04:36:53 03:42:01 AM 4810388 6992476 3072036 38.97 2688 2348772 750568 8.40 279820 2405052 48
04:36:53 03:43:01 AM 4810324 6992480 3072100 38.97 2688 2348840 750568 8.40 279820 2405120 64
04:36:53 03:44:01 AM 4810244 6992496 3072180 38.98 2688 2348936 750568 8.40 279820 2405332 48
04:36:53 03:45:01 AM 4809864 6992264 3072560 38.98 2688 2349084 750568 8.40 279824 2405432 156
04:36:53 03:46:01 AM 4810056 6992460 3072368 38.98 2688 2349088 750568 8.40 279824 2405368 8
04:36:53 03:47:01 AM 4809872 6992412 3072552 38.98 2688 2349224 730920 8.18 279824 2405496 144
04:36:53 03:48:01 AM 4809576 6992356 3072848 38.98 2688 2349472 746344 8.36 279824 2405772 232
04:36:53 03:49:01 AM 4809152 6992316 3073272 38.99 2688 2349856 746344 8.36 279824 2406156 176
04:36:53 03:50:02 AM 4808776 6992320 3073648 38.99 2688 2350236 744644 8.34 279824 2406720 104
04:36:53 03:51:01 AM 4808508 6992440 3073916 39.00 2688 2350624 744644 8.34 279824 2407056 28
04:36:53 03:52:01 AM 4808032 6992344 3074392 39.00 2688 2351004 744644 8.34 279824 2407364 176
04:36:53 03:53:01 AM 4807648 6992352 3074776 39.01 2688 2351384 744644 8.34 279824 2407792 100
04:36:53 03:54:01 AM 4806724 6992148 3075700 39.02 2688 2352120 744644 8.34 279824 2408764 12
04:36:53 03:55:01 AM 4806428 6992076 3075996 39.02 2688 2352336 744644 8.34 279824 2409004 156
04:36:53 03:56:01 AM 4806316 6992252 3076108 39.02 2688 2352624 744644 8.34 279824 2409156 60
04:36:53 03:57:01 AM 4806164 6992392 3076260 39.03 2688 2352916 744644 8.34 279824 2409332 152
04:36:53 03:58:01 AM 4805920 6992440 3076504 39.03 2688 2353200 744644 8.34 279824 2409624 56
04:36:53 03:59:01 AM 4805392 6992200 3077032 39.04 2688 2353488 744644 8.34 279824 2410028 152
04:36:53 04:00:01 AM 4804772 6991956 3077652 39.04 2688 2353864 731052 8.19 279824 2410464 144
04:36:53 04:01:01 AM 4803956 6991268 3078468 39.05 2688 2353992 731052 8.19 279824 2411116 4
04:36:53 04:02:01 AM 4804784 6992260 3077640 39.04 2688 2354156 731052 8.19 279824 2410580 4
04:36:53 04:03:01 AM 4804412 6992548 3078012 39.05 2688 2354816 731052 8.19 279840 2411216 552
04:36:53 04:04:01 AM 4803944 6992456 3078480 39.05 2688 2355200 731052 8.19 279840 2411592 40
04:36:53 04:05:01 AM 4803308 6992204 3079116 39.06 2688 2355584 731052 8.19 279840 2412044 24
04:36:53 04:06:01 AM 4803208 6992488 3079216 39.06 2688 2355964 731052 8.19 279840 2412356 176
04:36:53 04:07:01 AM 4802580 6992252 3079844 39.07 2688 2356348 731052 8.19 279840 2412872 100
04:36:53 04:08:01 AM 4802260 6992316 3080164 39.08 2688 2356732 731052 8.19 279840 2413140 192
04:36:53 04:09:01 AM 4801736 6992256 3080688 39.08 2688 2357192 731052 8.19 279840 2413612 224
04:36:53 04:10:01 AM 4800784 6991744 3081640 39.10 2688 2357640 748524 8.38 279840 2414456 36
04:36:53 04:11:01 AM 4801476 6992532 3080948 39.09 2688 2357736 729052 8.16 279840 2414132 56
04:36:53 04:12:01 AM 4801068 6992220 3081356 39.09 2688 2357840 729052 8.16 279840 2414352 24
04:36:53 04:13:01 AM 4801172 6992420 3081252 39.09 2688 2357936 729052 8.16 279840 2414336 56
04:36:53 04:14:01 AM 4801004 6992352 3081420 39.09 2688 2358036 729052 8.16 279840 2414436 24
04:36:53 04:15:01 AM 4800736 6992196 3081688 39.10 2688 2358132 729052 8.16 279840 2414616 64
04:36:53 04:16:01 AM 4800524 6992360 3081900 39.10 2688 2358508 729052 8.16 279840 2415048 4
04:36:53 04:17:01 AM 4799780 6992176 3082644 39.11 2688 2359076 729052 8.16 279840 2415616 52
04:36:53 04:18:01 AM 4799596 6992368 3082828 39.11 2688 2359444 729052 8.16 279840 2415884 220
04:36:53 04:19:01 AM 4799120 6992280 3083304 39.12 2688 2359840 729052 8.16 279840 2416376 100
04:36:53 04:20:01 AM 4798188 6991732 3084236 39.13 2688 2360224 747108 8.37 279840 2416944 20
04:36:53 04:21:01 AM 4798392 6992324 3084032 39.13 2688 2360612 747108 8.37 279840 2417148 112
04:36:53 04:22:01 AM 4798068 6992384 3084356 39.13 2688 2360996 747108 8.37 279840 2417416 100
04:36:53 04:23:01 AM 4797396 6992428 3085028 39.14 2688 2361712 747108 8.37 279840 2418132 24
04:36:53 04:24:01 AM 4797220 6992340 3085204 39.14 2688 2361792 747108 8.37 279840 2418340 4
04:36:53 04:25:01 AM 4797272 6992396 3085152 39.14 2688 2361796 747108 8.37 279840 2418296 12
04:36:53 04:26:01 AM 4795356 6990560 3087068 39.16 2688 2361876 747108 8.37 279840 2420048 8
04:36:53 04:27:01 AM 4797064 6992288 3085360 39.14 2688 2361888 736600 8.25 280908 2417256 4
04:36:53 04:28:01 AM 4796980 6992284 3085444 39.14 2688 2361968 736600 8.25 280908 2417336 84
04:36:53 04:29:01 AM 4797040 6992344 3085384 39.14 2688 2361968 736600 8.25 280908 2417336 4
04:36:53 04:30:01 AM 4796432 6991880 3085992 39.15 2688 2362112 728264 8.15 280908 2417660 152
04:36:53 04:31:01 AM 4796132 6992016 3086292 39.15 2688 2362548 744720 8.34 280912 2418008 404
04:36:53 04:32:01 AM 4790776 6987392 3091648 39.22 2688 2363280 778656 8.72 280912 2423236 348
04:36:53 04:33:01 AM 4789556 6986604 3092868 39.24 2688 2363712 778656 8.72 280912 2424124 4
04:36:53 04:34:01 AM 4786464 6984260 3095960 39.28 2688 2364452 813000 9.10 280912 2426996 160
04:36:53 04:35:01 AM 4743528 6941992 3138896 39.82 2688 2365120 866928 9.71 280912 2469728 48
04:36:53 04:36:01 AM 4850636 6946080 3031788 38.46 2688 2268052 726500 8.13 387708 2281548 104376
04:36:53 Average: 4827700 6993305 3054724 38.75 2688 2332336 736952 8.25 277677 2390030 450
04:36:53
04:36:53 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
04:36:53 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:01:01 AM eth0 0.95 0.07 0.11 0.01 0.00 0.00 0.00 0.00
04:36:53 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:02:01 AM eth0 2.51 0.48 0.41 0.23 0.00 0.00 0.00 0.00
04:36:53 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:03:01 AM eth0 4.58 0.82 0.24 0.07 0.00 0.00 0.00 0.00
04:36:53 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:04:01 AM eth0 2.37 0.20 0.14 0.05 0.00 0.00 0.00 0.00
04:36:53 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:05:01 AM eth0 14.53 14.05 2.56 1.43 0.00 0.00 0.00 0.00
04:36:53 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:06:01 AM eth0 1.87 1.05 0.54 0.37 0.00 0.00 0.00 0.00
04:36:53 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:07:01 AM eth0 0.38 0.13 0.03 0.01 0.00 0.00 0.00 0.00
04:36:53 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:08:01 AM eth0 9.83 0.10 1.75 0.01 0.00 0.00 0.00 0.00
04:36:53 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:09:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:10:01 AM eth0 4.42 3.88 0.69 0.33 0.00 0.00 0.00 0.00
04:36:53 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:11:01 AM eth0 9.00 7.75 2.24 1.51 0.00 0.00 0.00 0.00
04:36:53 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:12:01 AM eth0 11.16 8.90 2.80 1.78 0.00 0.00 0.00 0.00
04:36:53 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:13:01 AM eth0 11.60 9.10 2.85 1.79 0.00 0.00 0.00 0.00
04:36:53 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:14:01 AM eth0 11.08 9.02 2.75 1.79 0.00 0.00 0.00 0.00
04:36:53 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:15:01 AM eth0 11.11 9.16 2.90 1.86 0.00 0.00 0.00 0.00
04:36:53 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:16:01 AM eth0 11.43 9.02 2.80 1.79 0.00 0.00 0.00 0.00
04:36:53 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:17:01 AM eth0 6.72 5.60 1.66 1.10 0.00 0.00 0.00 0.00
04:36:53 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:18:01 AM eth0 0.85 0.38 0.08 0.07 0.00 0.00 0.00 0.00
04:36:53 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:19:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:20:01 AM eth0 2.62 1.92 0.60 0.42 0.00 0.00 0.00 0.00
04:36:53 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:21:01 AM eth0 7.08 5.95 1.72 1.15 0.00 0.00 0.00 0.00
04:36:53 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:22:01 AM eth0 11.01 9.03 2.77 1.79 0.00 0.00 0.00 0.00
04:36:53 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:23:01 AM eth0 11.41 8.98 2.84 1.79 0.00 0.00 0.00 0.00
04:36:53 12:24:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:24:02 AM eth0 11.63 9.00 2.82 1.79 0.00 0.00 0.00 0.00
04:36:53 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:25:01 AM eth0 12.59 9.79 3.41 2.17 0.00 0.00 0.00 0.00
04:36:53 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:26:01 AM eth0 11.73 9.03 2.88 1.79 0.00 0.00 0.00 0.00
04:36:53 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:27:01 AM eth0 20.50 17.05 5.70 3.65 0.00 0.00 0.00 0.00
04:36:53 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:28:01 AM eth0 0.90 0.42 0.12 0.06 0.00 0.00 0.00 0.00
04:36:53 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:29:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:30:01 AM eth0 1.02 0.47 0.24 0.11 0.00 0.00 0.00 0.00
04:36:53 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:31:01 AM eth0 0.58 0.23 0.28 0.20 0.00 0.00 0.00 0.00
04:36:53 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:32:01 AM eth0 1.03 0.28 0.14 0.04 0.00 0.00 0.00 0.00
04:36:53 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:33:01 AM eth0 0.63 0.25 0.28 0.20 0.00 0.00 0.00 0.00
04:36:53 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:34:01 AM eth0 3.43 2.40 0.95 0.62 0.00 0.00 0.00 0.00
04:36:53 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:35:01 AM eth0 12.58 12.33 1.99 1.07 0.00 0.00 0.00 0.00
04:36:53 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:36:01 AM eth0 3.57 0.60 0.44 0.10 0.00 0.00 0.00 0.00
04:36:53 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:37:01 AM eth0 4.35 0.78 1.22 0.66 0.00 0.00 0.00 0.00
04:36:53 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:38:01 AM eth0 6.95 4.43 1.66 0.91 0.00 0.00 0.00 0.00
04:36:53 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:39:01 AM eth0 11.15 7.95 2.53 1.57 0.00 0.00 0.00 0.00
04:36:53 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:40:01 AM eth0 12.26 9.18 3.06 1.86 0.00 0.00 0.00 0.00
04:36:53 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:41:01 AM eth0 11.03 9.03 2.73 1.79 0.00 0.00 0.00 0.00
04:36:53 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:42:01 AM eth0 11.98 9.20 3.09 2.00 0.00 0.00 0.00 0.00
04:36:53 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:43:01 AM eth0 11.78 8.98 2.83 1.80 0.00 0.00 0.00 0.00
04:36:53 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:44:01 AM eth0 16.98 9.30 3.67 2.06 0.00 0.00 0.00 0.00
04:36:53 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:45:01 AM eth0 8.40 5.58 2.51 1.61 0.00 0.00 0.00 0.00
04:36:53 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:46:01 AM eth0 1.83 0.68 0.20 0.11 0.00 0.00 0.00 0.00
04:36:53 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:47:01 AM eth0 12.18 9.23 2.83 1.79 0.00 0.00 0.00 0.00
04:36:53 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:48:01 AM eth0 12.23 9.11 2.84 1.80 0.00 0.00 0.00 0.00
04:36:53 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:49:01 AM eth0 12.00 9.05 2.81 1.79 0.00 0.00 0.00 0.00
04:36:53 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:50:01 AM eth0 12.00 9.13 2.90 1.85 0.00 0.00 0.00 0.00
04:36:53 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:51:01 AM eth0 12.31 9.00 2.93 1.79 0.00 0.00 0.00 0.00
04:36:53 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:52:01 AM eth0 12.13 9.13 2.83 1.82 0.00 0.00 0.00 0.00
04:36:53 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:53:01 AM eth0 7.18 4.70 1.40 0.91 0.00 0.00 0.00 0.00
04:36:53 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:54:01 AM eth0 7.48 3.37 1.69 1.01 0.00 0.00 0.00 0.00
04:36:53 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:55:01 AM eth0 12.85 9.70 3.51 2.26 0.00 0.00 0.00 0.00
04:36:53 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:56:01 AM eth0 14.65 8.93 3.17 1.78 0.00 0.00 0.00 0.00
04:36:53 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:57:01 AM eth0 11.13 8.95 2.75 1.78 0.00 0.00 0.00 0.00
04:36:53 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:58:01 AM eth0 11.25 9.10 2.78 1.79 0.00 0.00 0.00 0.00
04:36:53 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 12:59:01 AM eth0 11.23 9.02 2.79 1.79 0.00 0.00 0.00 0.00
04:36:53 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:00:01 AM eth0 11.45 9.10 2.93 1.85 0.00 0.00 0.00 0.00
04:36:53 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:01:01 AM eth0 14.20 11.46 3.67 2.13 0.00 0.00 0.00 0.00
04:36:53 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:02:01 AM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00
04:36:53 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:03:01 AM eth0 0.95 0.32 0.13 0.04 0.00 0.00 0.00 0.00
04:36:53 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:04:01 AM eth0 1.52 0.48 0.67 0.45 0.00 0.00 0.00 0.00
04:36:53 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:05:01 AM eth0 0.52 0.17 0.19 0.07 0.00 0.00 0.00 0.00
04:36:53 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:06:01 AM eth0 4.00 0.30 57.18 0.04 0.00 0.00 0.00 0.00
04:36:53 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:07:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
04:36:53 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:08:01 AM eth0 10.15 9.45 1.78 1.06 0.00 0.00 0.00 0.00
04:36:53 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:09:01 AM eth0 5.57 5.20 0.83 0.45 0.00 0.00 0.00 0.00
04:36:53 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:10:01 AM eth0 0.82 0.37 0.41 0.26 0.00 0.00 0.00 0.00
04:36:53 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:11:01 AM eth0 0.47 0.10 0.03 0.00 0.00 0.00 0.00 0.00
04:36:53 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:12:01 AM eth0 9.36 8.46 1.88 1.19 0.00 0.00 0.00 0.00
04:36:53 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:13:01 AM eth0 10.81 9.00 2.73 1.79 0.00 0.00 0.00 0.00
04:36:53 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:14:01 AM eth0 10.78 8.96 2.70 1.79 0.00 0.00 0.00 0.00
04:36:53 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:15:01 AM eth0 11.21 9.33 2.91 1.87 0.00 0.00 0.00 0.00
04:36:53 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:16:01 AM eth0 11.85 9.27 3.09 1.98 0.00 0.00 0.00 0.00
04:36:53 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:17:01 AM eth0 11.91 9.45 2.96 1.86 0.00 0.00 0.00 0.00
04:36:53 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:18:01 AM eth0 13.13 7.92 12.49 1.72 0.00 0.00 0.00 0.00
04:36:53 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:19:01 AM eth0 3.08 2.20 0.64 0.41 0.00 0.00 0.00 0.00
04:36:53 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:20:01 AM eth0 4.30 3.72 1.07 0.76 0.00 0.00 0.00 0.00
04:36:53 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:21:01 AM eth0 11.65 9.38 2.94 1.84 0.00 0.00 0.00 0.00
04:36:53 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:22:01 AM eth0 10.85 8.98 2.92 1.97 0.00 0.00 0.00 0.00
04:36:53 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:23:01 AM eth0 11.10 9.08 2.79 1.79 0.00 0.00 0.00 0.00
04:36:53 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:24:01 AM eth0 11.18 9.10 2.85 1.79 0.00 0.00 0.00 0.00
04:36:53 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:25:01 AM eth0 11.48 9.13 2.99 1.85 0.00 0.00 0.00 0.00
04:36:53 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:26:01 AM eth0 16.99 14.66 4.69 2.87 0.00 0.00 0.00 0.00
04:36:53 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:27:01 AM eth0 6.72 4.97 1.62 1.09 0.00 0.00 0.00 0.00
04:36:53 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:28:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:29:01 AM eth0 0.57 0.30 0.08 0.04 0.00 0.00 0.00 0.00
04:36:53 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:30:01 AM eth0 0.50 0.17 0.15 0.07 0.00 0.00 0.00 0.00
04:36:53 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:31:01 AM eth0 0.92 0.23 0.33 0.20 0.00 0.00 0.00 0.00
04:36:53 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:32:01 AM eth0 0.92 0.27 0.13 0.04 0.00 0.00 0.00 0.00
04:36:53 01:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:33:02 AM eth0 0.85 0.23 0.29 0.20 0.00 0.00 0.00 0.00
04:36:53 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:34:01 AM eth0 10.61 9.81 1.88 1.13 0.00 0.00 0.00 0.00
04:36:53 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:35:01 AM eth0 5.82 5.52 1.17 0.66 0.00 0.00 0.00 0.00
04:36:53 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:36:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:37:01 AM eth0 0.68 0.37 0.10 0.04 0.00 0.00 0.00 0.00
04:36:53 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:38:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:36:53 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:39:01 AM eth0 0.40 0.18 0.09 0.03 0.00 0.00 0.00 0.00
04:36:53 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:40:01 AM eth0 0.87 0.25 0.20 0.07 0.00 0.00 0.00 0.00
04:36:53 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:41:01 AM eth0 1.07 0.25 0.46 0.26 0.00 0.00 0.00 0.00
04:36:53 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:42:01 AM eth0 0.48 0.25 0.09 0.03 0.00 0.00 0.00 0.00
04:36:53 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:43:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:44:01 AM eth0 1.42 0.40 0.42 0.22 0.00 0.00 0.00 0.00
04:36:53 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:45:01 AM eth0 0.63 0.23 0.40 0.25 0.00 0.00 0.00 0.00
04:36:53 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:46:01 AM eth0 0.42 0.25 0.08 0.03 0.00 0.00 0.00 0.00
04:36:53 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:47:01 AM eth0 1.53 0.00 0.21 0.00 0.00 0.00 0.00 0.00
04:36:53 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:48:01 AM eth0 1.30 0.55 0.46 0.29 0.00 0.00 0.00 0.00
04:36:53 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:49:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:50:01 AM eth0 5.30 4.08 0.82 0.41 0.00 0.00 0.00 0.00
04:36:53 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:51:01 AM eth0 16.63 10.23 4.05 2.38 0.00 0.00 0.00 0.00
04:36:53 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:52:01 AM eth0 11.40 9.35 3.03 1.99 0.00 0.00 0.00 0.00
04:36:53 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:53:01 AM eth0 16.46 9.00 3.52 1.79 0.00 0.00 0.00 0.00
04:36:53 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:54:01 AM eth0 12.85 9.18 2.94 1.80 0.00 0.00 0.00 0.00
04:36:53 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:55:01 AM eth0 11.91 9.17 2.94 1.86 0.00 0.00 0.00 0.00
04:36:53 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:56:01 AM eth0 11.15 9.13 2.78 1.84 0.00 0.00 0.00 0.00
04:36:53 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:57:01 AM eth0 3.95 2.87 0.85 0.55 0.00 0.00 0.00 0.00
04:36:53 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:58:01 AM eth0 1.55 0.52 0.14 0.08 0.00 0.00 0.00 0.00
04:36:53 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 01:59:01 AM eth0 1.35 0.00 0.10 0.00 0.00 0.00 0.00 0.00
04:36:53 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:00:01 AM eth0 2.55 0.35 0.25 0.08 0.00 0.00 0.00 0.00
04:36:53 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:01:01 AM eth0 1.50 0.00 0.07 0.00 0.00 0.00 0.00 0.00
04:36:53 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:02:01 AM eth0 0.52 0.17 0.03 0.01 0.00 0.00 0.00 0.00
04:36:53 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:03:01 AM eth0 1.53 0.00 0.11 0.00 0.00 0.00 0.00 0.00
04:36:53 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:04:01 AM eth0 5.43 2.60 1.31 21.26 0.00 0.00 0.00 0.00
04:36:53 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:05:01 AM eth0 0.62 0.15 0.16 0.10 0.00 0.00 0.00 0.00
04:36:53 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:06:01 AM eth0 5.47 0.18 0.70 0.02 0.00 0.00 0.00 0.00
04:36:53 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:07:01 AM eth0 0.90 0.05 0.06 0.00 0.00 0.00 0.00 0.00
04:36:53 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:08:01 AM eth0 1.00 0.27 0.06 0.02 0.00 0.00 0.00 0.00
04:36:53 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:09:01 AM eth0 0.67 0.00 0.10 0.00 0.00 0.00 0.00 0.00
04:36:53 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:10:01 AM eth0 1.12 0.32 0.20 0.12 0.00 0.00 0.00 0.00
04:36:53 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:11:01 AM eth0 7.55 6.21 1.86 1.21 0.00 0.00 0.00 0.00
04:36:53 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:12:01 AM eth0 11.18 9.02 2.76 1.79 0.00 0.00 0.00 0.00
04:36:53 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:13:01 AM eth0 11.33 8.83 2.76 1.73 0.00 0.00 0.00 0.00
04:36:53 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:14:01 AM eth0 12.61 8.77 3.33 2.06 0.00 0.00 0.00 0.00
04:36:53 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:15:01 AM eth0 11.28 8.91 3.04 1.95 0.00 0.00 0.00 0.00
04:36:53 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:16:01 AM eth0 12.38 8.40 2.79 1.65 0.00 0.00 0.00 0.00
04:36:53 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:17:01 AM eth0 7.47 5.72 1.75 1.11 0.00 0.00 0.00 0.00
04:36:53 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:18:01 AM eth0 1.42 0.38 0.19 0.07 0.00 0.00 0.00 0.00
04:36:53 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:19:01 AM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:20:01 AM eth0 1.12 0.38 0.19 0.09 0.00 0.00 0.00 0.00
04:36:53 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:21:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:22:01 AM eth0 0.58 0.18 0.04 0.02 0.00 0.00 0.00 0.00
04:36:53 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:23:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
04:36:53 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:24:01 AM eth0 0.63 0.22 0.04 0.02 0.00 0.00 0.00 0.00
04:36:53 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:25:01 AM eth0 0.70 0.15 0.16 0.07 0.00 0.00 0.00 0.00
04:36:53 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:26:01 AM eth0 0.82 0.20 0.07 0.02 0.00 0.00 0.00 0.00
04:36:53 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:27:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
04:36:53 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:28:01 AM eth0 0.62 0.20 0.04 0.02 0.00 0.00 0.00 0.00
04:36:53 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:29:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:30:01 AM eth0 0.77 0.32 0.17 0.12 0.00 0.00 0.00 0.00
04:36:53 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:31:01 AM eth0 8.43 6.80 2.23 1.48 0.00 0.00 0.00 0.00
04:36:53 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:32:01 AM eth0 11.80 9.38 3.05 2.01 0.00 0.00 0.00 0.00
04:36:53 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:33:01 AM eth0 12.23 9.32 3.21 2.05 0.00 0.00 0.00 0.00
04:36:53 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:34:01 AM eth0 11.70 9.47 2.90 1.84 0.00 0.00 0.00 0.00
04:36:53 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:35:01 AM eth0 11.06 9.15 2.84 1.85 0.00 0.00 0.00 0.00
04:36:53 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:36:01 AM eth0 11.13 9.13 2.79 1.80 0.00 0.00 0.00 0.00
04:36:53 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:37:01 AM eth0 6.57 5.27 1.59 1.03 0.00 0.00 0.00 0.00
04:36:53 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:38:01 AM eth0 0.60 0.40 0.07 0.07 0.00 0.00 0.00 0.00
04:36:53 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:39:01 AM eth0 0.73 0.00 0.13 0.00 0.00 0.00 0.00 0.00
04:36:53 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:40:01 AM eth0 0.63 0.32 0.11 0.08 0.00 0.00 0.00 0.00
04:36:53 02:41:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:41:02 AM eth0 0.38 0.02 0.08 0.00 0.00 0.00 0.00 0.00
04:36:53 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:42:01 AM eth0 0.78 0.25 0.09 0.02 0.00 0.00 0.00 0.00
04:36:53 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:43:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:44:01 AM eth0 0.48 0.17 0.03 0.01 0.00 0.00 0.00 0.00
04:36:53 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:45:01 AM eth0 0.68 0.17 0.21 0.07 0.00 0.00 0.00 0.00
04:36:53 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:46:01 AM eth0 0.50 0.23 0.03 0.02 0.00 0.00 0.00 0.00
04:36:53 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:47:01 AM eth0 0.85 0.10 0.31 0.19 0.00 0.00 0.00 0.00
04:36:53 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:48:01 AM eth0 0.45 0.23 0.03 0.02 0.00 0.00 0.00 0.00
04:36:53 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:49:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:50:01 AM eth0 2.35 1.87 0.58 0.42 0.00 0.00 0.00 0.00
04:36:53 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:51:01 AM eth0 5.13 4.20 1.22 0.80 0.00 0.00 0.00 0.00
04:36:53 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:52:01 AM eth0 11.21 9.12 2.81 1.79 0.00 0.00 0.00 0.00
04:36:53 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:53:01 AM eth0 10.91 9.20 2.72 1.80 0.00 0.00 0.00 0.00
04:36:53 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:54:01 AM eth0 11.20 9.25 2.83 1.80 0.00 0.00 0.00 0.00
04:36:53 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:55:01 AM eth0 11.13 9.16 2.89 1.86 0.00 0.00 0.00 0.00
04:36:53 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:56:01 AM eth0 10.71 8.90 2.72 1.78 0.00 0.00 0.00 0.00
04:36:53 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:57:01 AM eth0 21.30 17.93 5.49 3.42 0.00 0.00 0.00 0.00
04:36:53 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:58:01 AM eth0 1.15 0.85 0.23 0.15 0.00 0.00 0.00 0.00
04:36:53 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 02:59:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:00:01 AM eth0 0.65 0.43 0.17 0.11 0.00 0.00 0.00 0.00
04:36:53 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:01:01 AM eth0 0.53 0.07 0.13 0.00 0.00 0.00 0.00 0.00
04:36:53 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:02:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:03:01 AM eth0 0.38 0.23 0.07 0.04 0.00 0.00 0.00 0.00
04:36:53 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:04:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:05:01 AM eth0 10.48 9.88 1.97 1.18 0.00 0.00 0.00 0.00
04:36:53 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:06:01 AM eth0 5.36 5.26 0.80 0.41 0.00 0.00 0.00 0.00
04:36:53 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:07:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:36:53 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:08:01 AM eth0 4.10 3.92 0.55 0.28 0.00 0.00 0.00 0.00
04:36:53 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:09:01 AM eth0 7.56 6.63 1.89 1.29 0.00 0.00 0.00 0.00
04:36:53 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:10:01 AM eth0 11.10 9.20 2.87 1.86 0.00 0.00 0.00 0.00
04:36:53 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:11:01 AM eth0 11.16 9.13 2.80 1.80 0.00 0.00 0.00 0.00
04:36:53 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:12:01 AM eth0 10.71 9.03 2.75 1.79 0.00 0.00 0.00 0.00
04:36:53 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:13:01 AM eth0 10.83 8.97 2.75 1.79 0.00 0.00 0.00 0.00
04:36:53 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:14:01 AM eth0 10.80 9.01 2.76 1.79 0.00 0.00 0.00 0.00
04:36:53 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:15:01 AM eth0 8.12 6.70 2.12 1.38 0.00 0.00 0.00 0.00
04:36:53 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:16:01 AM eth0 0.82 0.65 0.09 0.11 0.00 0.00 0.00 0.00
04:36:53 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:17:01 AM eth0 9.06 7.71 2.28 1.50 0.00 0.00 0.00 0.00
04:36:53 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:18:01 AM eth0 10.71 9.02 2.69 1.79 0.00 0.00 0.00 0.00
04:36:53 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:19:01 AM eth0 12.46 8.96 2.82 1.79 0.00 0.00 0.00 0.00
04:36:53 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:20:01 AM eth0 10.90 9.02 2.82 1.85 0.00 0.00 0.00 0.00
04:36:53 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:21:01 AM eth0 10.96 9.12 2.81 1.80 0.00 0.00 0.00 0.00
04:36:53 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:22:01 AM eth0 11.00 9.06 2.81 1.79 0.00 0.00 0.00 0.00
04:36:53 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:23:01 AM eth0 5.63 4.57 1.36 0.89 0.00 0.00 0.00 0.00
04:36:53 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:24:01 AM eth0 2.33 2.15 0.48 0.41 0.00 0.00 0.00 0.00
04:36:53 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:25:01 AM eth0 12.71 10.15 3.29 2.02 0.00 0.00 0.00 0.00
04:36:53 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:26:01 AM eth0 11.20 9.30 3.08 2.05 0.00 0.00 0.00 0.00
04:36:53 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:27:01 AM eth0 11.03 9.08 2.83 1.79 0.00 0.00 0.00 0.00
04:36:53 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:28:01 AM eth0 11.51 9.12 2.88 1.79 0.00 0.00 0.00 0.00
04:36:53 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:29:01 AM eth0 10.96 9.17 3.01 1.98 0.00 0.00 0.00 0.00
04:36:53 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:30:01 AM eth0 11.00 9.25 2.91 1.86 0.00 0.00 0.00 0.00
04:36:53 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:31:01 AM eth0 15.88 13.20 4.29 2.62 0.00 0.00 0.00 0.00
04:36:53 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:32:01 AM eth0 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00
04:36:53 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:33:01 AM eth0 0.62 0.33 0.28 0.21 0.00 0.00 0.00 0.00
04:36:53 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:34:01 AM eth0 1.37 0.70 0.51 0.32 0.00 0.00 0.00 0.00
04:36:53 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:35:01 AM eth0 0.42 0.17 0.15 0.07 0.00 0.00 0.00 0.00
04:36:53 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:36:01 AM eth0 0.40 0.30 0.08 0.04 0.00 0.00 0.00 0.00
04:36:53 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:37:01 AM eth0 1.03 0.00 0.13 0.00 0.00 0.00 0.00 0.00
04:36:53 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:38:01 AM eth0 7.78 6.85 1.94 1.13 0.00 0.00 0.00 0.00
04:36:53 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:39:01 AM eth0 11.65 5.80 1.52 0.47 0.00 0.00 0.00 0.00
04:36:53 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:40:01 AM eth0 2.48 0.87 1.01 0.67 0.00 0.00 0.00 0.00
04:36:53 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:41:01 AM eth0 0.52 0.15 0.04 0.01 0.00 0.00 0.00 0.00
04:36:53 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:42:01 AM eth0 17.76 9.80 2.46 0.73 0.00 0.00 0.00 0.00
04:36:53 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:43:01 AM eth0 5.80 4.62 0.74 0.37 0.00 0.00 0.00 0.00
04:36:53 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:44:01 AM eth0 10.50 9.12 1.43 0.74 0.00 0.00 0.00 0.00
04:36:53 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:45:01 AM eth0 1.78 0.82 0.26 0.20 0.00 0.00 0.00 0.00
04:36:53 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:46:01 AM eth0 0.65 0.00 0.04 0.00 0.00 0.00 0.00 0.00
04:36:53 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:47:01 AM eth0 10.15 8.70 1.57 0.87 0.00 0.00 0.00 0.00
04:36:53 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:48:01 AM eth0 9.05 6.00 1.83 1.16 0.00 0.00 0.00 0.00
04:36:53 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:49:01 AM eth0 12.95 9.08 2.88 1.79 0.00 0.00 0.00 0.00
04:36:53 03:50:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:50:02 AM eth0 12.11 9.23 2.92 1.86 0.00 0.00 0.00 0.00
04:36:53 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:51:01 AM eth0 11.49 9.15 2.89 1.82 0.00 0.00 0.00 0.00
04:36:53 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:52:01 AM eth0 10.88 9.05 2.74 1.79 0.00 0.00 0.00 0.00
04:36:53 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:53:01 AM eth0 11.80 8.86 2.84 1.78 0.00 0.00 0.00 0.00
04:36:53 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:54:01 AM eth0 23.46 17.45 5.89 3.55 0.00 0.00 0.00 0.00
04:36:53 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:55:01 AM eth0 2.45 1.42 1.37 0.94 0.00 0.00 0.00 0.00
04:36:53 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:56:01 AM eth0 1.10 0.60 0.32 0.13 0.00 0.00 0.00 0.00
04:36:53 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:57:01 AM eth0 5.57 0.60 0.90 0.13 0.00 0.00 0.00 0.00
04:36:53 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:58:01 AM eth0 1.92 0.63 0.34 0.13 0.00 0.00 0.00 0.00
04:36:53 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 03:59:01 AM eth0 1.62 0.62 0.33 0.13 0.00 0.00 0.00 0.00
04:36:53 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:00:01 AM eth0 3.12 2.47 0.86 0.55 0.00 0.00 0.00 0.00
04:36:53 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:01:01 AM eth0 11.99 11.33 1.97 1.00 0.00 0.00 0.00 0.00
04:36:53 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:02:01 AM eth0 5.45 4.82 0.75 0.39 0.00 0.00 0.00 0.00
04:36:53 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:03:01 AM eth0 18.96 16.35 2.94 1.65 0.00 0.00 0.00 0.00
04:36:53 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:04:01 AM eth0 11.03 9.03 2.76 1.79 0.00 0.00 0.00 0.00
04:36:53 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:05:01 AM eth0 11.38 9.08 2.89 1.85 0.00 0.00 0.00 0.00
04:36:53 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:06:01 AM eth0 11.40 9.01 2.82 1.79 0.00 0.00 0.00 0.00
04:36:53 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:07:01 AM eth0 10.93 9.07 2.77 1.81 0.00 0.00 0.00 0.00
04:36:53 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:08:01 AM eth0 11.46 9.28 2.83 1.83 0.00 0.00 0.00 0.00
04:36:53 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:09:01 AM eth0 12.50 10.48 3.13 2.09 0.00 0.00 0.00 0.00
04:36:53 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:10:01 AM eth0 11.63 9.25 3.01 1.73 0.00 0.00 0.00 0.00
04:36:53 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:11:01 AM eth0 0.43 0.18 0.03 0.01 0.00 0.00 0.00 0.00
04:36:53 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:12:01 AM eth0 0.55 0.17 0.03 0.01 0.00 0.00 0.00 0.00
04:36:53 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:13:01 AM eth0 0.77 0.22 0.14 0.01 0.00 0.00 0.00 0.00
04:36:53 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:14:01 AM eth0 0.47 0.17 0.03 0.01 0.00 0.00 0.00 0.00
04:36:53 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:15:01 AM eth0 0.80 0.30 0.22 0.08 0.00 0.00 0.00 0.00
04:36:53 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:16:01 AM eth0 17.51 17.03 2.84 1.55 0.00 0.00 0.00 0.00
04:36:53 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:17:01 AM eth0 21.46 20.25 4.22 2.51 0.00 0.00 0.00 0.00
04:36:53 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:18:01 AM eth0 11.01 9.08 2.85 1.79 0.00 0.00 0.00 0.00
04:36:53 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:19:01 AM eth0 11.55 9.05 2.92 1.79 0.00 0.00 0.00 0.00
04:36:53 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:20:01 AM eth0 10.85 9.18 2.87 1.86 0.00 0.00 0.00 0.00
04:36:53 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:21:01 AM eth0 10.98 9.05 2.77 1.79 0.00 0.00 0.00 0.00
04:36:53 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:22:01 AM eth0 10.71 9.02 2.73 1.79 0.00 0.00 0.00 0.00
04:36:53 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:23:01 AM eth0 19.29 16.31 4.97 3.13 0.00 0.00 0.00 0.00
04:36:53 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:24:01 AM eth0 0.55 0.32 0.09 0.05 0.00 0.00 0.00 0.00
04:36:53 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:25:01 AM eth0 0.55 0.32 0.17 0.13 0.00 0.00 0.00 0.00
04:36:53 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:26:01 AM eth0 0.50 0.35 0.08 0.05 0.00 0.00 0.00 0.00
04:36:53 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:27:01 AM eth0 1.03 0.80 0.08 0.07 0.00 0.00 0.00 0.00
04:36:53 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:28:01 AM eth0 0.57 0.28 0.08 0.04 0.00 0.00 0.00 0.00
04:36:53 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:29:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:36:53 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:30:01 AM eth0 4.03 3.45 1.03 0.72 0.00 0.00 0.00 0.00
04:36:53 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:31:01 AM eth0 16.83 16.28 4.25 1.81 0.00 0.00 0.00 0.00
04:36:53 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:32:01 AM eth0 13.87 12.85 5.15 1.70 0.00 0.00 0.00 0.00
04:36:53 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:33:01 AM eth0 15.71 15.54 4.09 1.67 0.00 0.00 0.00 0.00
04:36:53 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:34:01 AM eth0 19.78 19.25 5.59 2.45 0.00 0.00 0.00 0.00
04:36:53 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:35:01 AM eth0 11.40 10.86 4.78 1.47 0.00 0.00 0.00 0.00
04:36:53 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 04:36:01 AM eth0 132.17 88.57 222.17 315.21 0.00 0.00 0.00 0.00
04:36:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:53 Average: eth0 7.11 5.38 2.61 2.16 0.00 0.00 0.00 0.00
04:36:53
04:36:53
04:36:53 ---> sar -P ALL:
04:36:53 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-12948.novalocal) 11/24/2025 _x86_64_ (2 CPU)
04:36:53
04:36:53 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 12:01:01 AM all 0.18 0.03 0.28 0.06 0.03 99.42
04:36:53 12:01:01 AM 0 0.13 0.05 0.47 0.07 0.03 99.25
04:36:53 12:01:01 AM 1 0.22 0.00 0.10 0.05 0.03 99.60
04:36:53 12:02:01 AM all 0.37 0.00 0.10 0.00 0.03 99.50
04:36:53 12:02:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48
04:36:53 12:02:01 AM 1 0.35 0.00 0.10 0.00 0.03 99.51
04:36:53 12:03:01 AM all 0.33 0.27 0.14 0.38 0.05 98.82
04:36:53 12:03:01 AM 0 0.08 0.50 0.20 0.32 0.05 98.85
04:36:53 12:03:01 AM 1 0.58 0.03 0.08 0.45 0.05 98.80
04:36:53 12:04:01 AM all 0.38 0.00 0.09 0.00 0.03 99.49
04:36:53 12:04:01 AM 0 0.48 0.00 0.10 0.00 0.03 99.38
04:36:53 12:04:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60
04:36:53 12:05:01 AM all 7.20 0.00 2.61 0.02 0.08 90.10
04:36:53 12:05:01 AM 0 4.74 0.00 0.32 0.02 0.08 94.84
04:36:53 12:05:01 AM 1 9.78 0.00 5.02 0.02 0.07 85.11
04:36:53 12:06:01 AM all 4.03 0.00 1.73 0.00 0.06 94.18
04:36:53 12:06:01 AM 0 2.59 0.00 0.25 0.00 0.05 97.10
04:36:53 12:06:01 AM 1 5.50 0.00 3.25 0.00 0.07 91.18
04:36:53 12:07:01 AM all 0.15 0.00 0.10 0.00 0.04 99.71
04:36:53 12:07:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70
04:36:53 12:07:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
04:36:53 12:08:01 AM all 0.44 0.00 0.16 0.00 0.05 99.35
04:36:53 12:08:01 AM 0 0.62 0.00 0.15 0.00 0.03 99.20
04:36:53 12:08:01 AM 1 0.27 0.00 0.17 0.00 0.07 99.50
04:36:53 12:09:01 AM all 0.51 0.00 0.08 0.00 0.08 99.33
04:36:53 12:09:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27
04:36:53 12:09:01 AM 1 0.42 0.00 0.10 0.00 0.08 99.40
04:36:53 12:10:01 AM all 2.35 0.00 0.24 0.00 0.06 97.36
04:36:53 12:10:01 AM 0 4.27 0.00 0.36 0.00 0.05 95.32
04:36:53 12:10:01 AM 1 0.47 0.00 0.12 0.00 0.07 99.35
04:36:53 12:11:01 AM all 5.72 0.00 1.30 0.00 0.09 92.89
04:36:53 12:11:01 AM 0 7.47 0.00 2.44 0.00 0.09 90.00
04:36:53 12:11:01 AM 1 4.04 0.00 0.20 0.00 0.08 95.67
04:36:53
04:36:53 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 12:12:01 AM all 4.39 0.00 0.18 0.00 0.07 95.37
04:36:53 12:12:01 AM 0 6.04 0.00 0.20 0.00 0.07 93.70
04:36:53 12:12:01 AM 1 2.74 0.00 0.15 0.00 0.07 97.04
04:36:53 12:13:01 AM all 4.31 0.00 0.20 0.00 0.08 95.41
04:36:53 12:13:01 AM 0 1.62 0.00 0.17 0.00 0.07 98.15
04:36:53 12:13:01 AM 1 7.01 0.00 0.23 0.00 0.10 92.66
04:36:53 12:14:01 AM all 4.25 0.00 0.19 0.00 0.07 95.50
04:36:53 12:14:01 AM 0 2.51 0.00 0.15 0.00 0.05 97.29
04:36:53 12:14:01 AM 1 5.98 0.00 0.23 0.00 0.08 93.70
04:36:53 12:15:01 AM all 4.28 0.00 0.17 0.00 0.09 95.46
04:36:53 12:15:01 AM 0 6.00 0.00 0.20 0.00 0.10 93.70
04:36:53 12:15:01 AM 1 2.56 0.00 0.13 0.00 0.08 97.23
04:36:53 12:16:01 AM all 4.35 0.00 0.18 0.00 0.07 95.40
04:36:53 12:16:01 AM 0 5.13 0.00 0.20 0.00 0.07 94.60
04:36:53 12:16:01 AM 1 3.58 0.00 0.15 0.00 0.07 96.21
04:36:53 12:17:01 AM all 5.55 0.00 0.31 0.00 0.07 94.07
04:36:53 12:17:01 AM 0 9.16 0.00 0.47 0.00 0.07 90.30
04:36:53 12:17:01 AM 1 2.07 0.00 0.17 0.00 0.07 97.69
04:36:53 12:18:01 AM all 3.83 0.00 1.28 0.00 0.07 94.83
04:36:53 12:18:01 AM 0 7.25 0.00 2.55 0.00 0.07 90.13
04:36:53 12:18:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
04:36:53 12:19:01 AM all 0.49 0.00 0.08 0.00 0.08 99.34
04:36:53 12:19:01 AM 0 0.37 0.00 0.10 0.00 0.10 99.43
04:36:53 12:19:01 AM 1 0.62 0.00 0.07 0.00 0.07 99.25
04:36:53 12:20:01 AM all 2.92 0.00 0.21 0.00 0.07 96.80
04:36:53 12:20:01 AM 0 0.62 0.00 0.15 0.00 0.08 99.15
04:36:53 12:20:01 AM 1 5.28 0.00 0.27 0.00 0.05 94.39
04:36:53 12:21:01 AM all 6.04 0.00 2.47 0.00 0.08 91.42
04:36:53 12:21:01 AM 0 2.72 0.00 0.23 0.00 0.08 96.96
04:36:53 12:21:01 AM 1 9.53 0.00 4.82 0.00 0.07 85.58
04:36:53 12:22:01 AM all 4.38 0.00 0.32 0.00 0.08 95.22
04:36:53 12:22:01 AM 0 1.50 0.00 0.17 0.00 0.07 98.26
04:36:53 12:22:01 AM 1 7.26 0.00 0.47 0.00 0.10 92.17
04:36:53
04:36:53 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 12:23:01 AM all 4.37 0.00 0.31 0.00 0.07 95.25
04:36:53 12:23:01 AM 0 3.74 0.00 0.27 0.00 0.07 95.92
04:36:53 12:23:01 AM 1 5.00 0.00 0.35 0.00 0.07 94.58
04:36:53 12:24:02 AM all 4.45 0.00 0.34 0.00 0.08 95.12
04:36:53 12:24:02 AM 0 5.45 0.00 0.37 0.00 0.08 94.10
04:36:53 12:24:02 AM 1 3.46 0.00 0.32 0.00 0.08 96.14
04:36:53 12:25:01 AM all 4.46 0.00 0.34 0.01 0.08 95.12
04:36:53 12:25:01 AM 0 4.52 0.00 0.32 0.00 0.08 95.07
04:36:53 12:25:01 AM 1 4.40 0.00 0.36 0.02 0.07 95.16
04:36:53 12:26:01 AM all 4.36 0.00 0.33 0.00 0.08 95.23
04:36:53 12:26:01 AM 0 6.63 0.00 0.47 0.00 0.08 92.81
04:36:53 12:26:01 AM 1 2.09 0.00 0.20 0.00 0.07 97.64
04:36:53 12:27:01 AM all 6.95 0.00 0.42 0.00 0.08 92.55
04:36:53 12:27:01 AM 0 10.31 0.00 0.52 0.00 0.08 89.08
04:36:53 12:27:01 AM 1 3.58 0.00 0.32 0.00 0.08 96.02
04:36:53 12:28:01 AM all 0.58 0.00 0.07 0.00 0.05 99.31
04:36:53 12:28:01 AM 0 0.63 0.00 0.10 0.00 0.07 99.20
04:36:53 12:28:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
04:36:53 12:29:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
04:36:53 12:29:01 AM 0 0.60 0.00 0.05 0.00 0.07 99.28
04:36:53 12:29:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
04:36:53 12:30:01 AM all 0.50 0.00 0.07 0.00 0.04 99.39
04:36:53 12:30:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
04:36:53 12:30:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
04:36:53 12:31:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54
04:36:53 12:31:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
04:36:53 12:31:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
04:36:53 12:32:01 AM all 0.50 0.00 0.06 0.00 0.04 99.40
04:36:53 12:32:01 AM 0 0.77 0.00 0.03 0.00 0.03 99.17
04:36:53 12:32:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63
04:36:53 12:33:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
04:36:53 12:33:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
04:36:53 12:33:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
04:36:53
04:36:53 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 12:34:01 AM all 1.30 0.00 0.08 0.00 0.05 98.57
04:36:53 12:34:01 AM 0 0.80 0.00 0.07 0.00 0.05 99.08
04:36:53 12:34:01 AM 1 1.80 0.00 0.10 0.00 0.05 98.05
04:36:53 12:35:01 AM all 6.50 0.00 2.58 0.00 0.07 90.86
04:36:53 12:35:01 AM 0 12.98 0.00 5.21 0.00 0.05 81.76
04:36:53 12:35:01 AM 1 0.55 0.00 0.17 0.00 0.08 99.20
04:36:53 12:36:01 AM all 3.64 0.00 1.65 0.00 0.06 94.65
04:36:53 12:36:01 AM 0 6.86 0.00 3.26 0.00 0.05 89.83
04:36:53 12:36:01 AM 1 0.57 0.00 0.12 0.00 0.07 99.25
04:36:53 12:37:01 AM all 0.32 0.00 0.08 0.00 0.05 99.55
04:36:53 12:37:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
04:36:53 12:37:01 AM 1 0.52 0.00 0.10 0.00 0.05 99.33
04:36:53 12:38:01 AM all 2.63 0.00 0.35 0.00 0.07 96.96
04:36:53 12:38:01 AM 0 5.11 0.00 0.57 0.00 0.07 94.25
04:36:53 12:38:01 AM 1 0.22 0.00 0.13 0.00 0.07 99.58
04:36:53 12:39:01 AM all 5.62 0.00 1.10 0.00 0.08 93.19
04:36:53 12:39:01 AM 0 9.23 0.00 2.12 0.00 0.10 88.55
04:36:53 12:39:01 AM 1 2.12 0.00 0.12 0.00 0.07 97.69
04:36:53 12:40:01 AM all 4.38 0.00 0.19 0.01 0.07 95.35
04:36:53 12:40:01 AM 0 6.39 0.00 0.20 0.02 0.07 93.33
04:36:53 12:40:01 AM 1 2.38 0.00 0.18 0.00 0.07 97.37
04:36:53 12:41:01 AM all 4.44 0.00 0.18 0.00 0.08 95.30
04:36:53 12:41:01 AM 0 4.09 0.00 0.17 0.00 0.08 95.66
04:36:53 12:41:01 AM 1 4.78 0.00 0.18 0.00 0.08 94.95
04:36:53 12:42:01 AM all 4.39 0.00 0.18 0.00 0.08 95.35
04:36:53 12:42:01 AM 0 4.31 0.00 0.20 0.00 0.08 95.41
04:36:53 12:42:01 AM 1 4.46 0.00 0.17 0.00 0.07 95.30
04:36:53 12:43:01 AM all 4.41 0.00 0.18 0.00 0.08 95.34
04:36:53 12:43:01 AM 0 4.80 0.00 0.18 0.00 0.07 94.95
04:36:53 12:43:01 AM 1 4.03 0.00 0.17 0.00 0.08 95.72
04:36:53 12:44:01 AM all 4.54 0.00 0.20 0.00 0.08 95.19
04:36:53 12:44:01 AM 0 6.75 0.00 0.22 0.00 0.10 92.93
04:36:53 12:44:01 AM 1 2.32 0.00 0.18 0.00 0.05 97.44
04:36:53
04:36:53 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 12:45:01 AM all 5.58 0.00 0.36 0.00 0.07 93.99
04:36:53 12:45:01 AM 0 10.16 0.00 0.54 0.00 0.07 89.23
04:36:53 12:45:01 AM 1 1.19 0.00 0.18 0.00 0.07 98.56
04:36:53 12:46:01 AM all 6.23 0.00 2.62 0.00 0.07 91.08
04:36:53 12:46:01 AM 0 12.60 0.00 5.31 0.00 0.06 82.04
04:36:53 12:46:01 AM 1 0.43 0.00 0.17 0.00 0.08 99.31
04:36:53 12:47:01 AM all 5.27 0.00 0.45 0.00 0.08 94.20
04:36:53 12:47:01 AM 0 5.19 0.00 0.60 0.00 0.08 94.12
04:36:53 12:47:01 AM 1 5.36 0.00 0.31 0.00 0.07 94.27
04:36:53 12:48:01 AM all 4.36 0.00 0.22 0.00 0.08 95.34
04:36:53 12:48:01 AM 0 5.74 0.00 0.23 0.00 0.08 93.94
04:36:53 12:48:01 AM 1 2.98 0.00 0.20 0.00 0.08 96.74
04:36:53 12:49:01 AM all 4.47 0.00 0.17 0.00 0.08 95.29
04:36:53 12:49:01 AM 0 3.12 0.00 0.17 0.00 0.07 96.64
04:36:53 12:49:01 AM 1 5.82 0.00 0.17 0.00 0.08 93.93
04:36:53 12:50:01 AM all 4.35 0.00 0.20 0.00 0.07 95.38
04:36:53 12:50:01 AM 0 2.92 0.00 0.17 0.00 0.05 96.86
04:36:53 12:50:01 AM 1 5.79 0.00 0.23 0.00 0.08 93.90
04:36:53 12:51:01 AM all 4.40 0.00 0.17 0.00 0.08 95.34
04:36:53 12:51:01 AM 0 5.50 0.00 0.20 0.00 0.08 94.22
04:36:53 12:51:01 AM 1 3.31 0.00 0.13 0.00 0.08 96.47
04:36:53 12:52:01 AM all 4.52 0.00 0.18 0.00 0.07 95.24
04:36:53 12:52:01 AM 0 6.27 0.00 0.18 0.00 0.07 93.48
04:36:53 12:52:01 AM 1 2.77 0.00 0.17 0.00 0.07 96.99
04:36:53 12:53:01 AM all 6.30 0.00 1.50 0.00 0.07 92.14
04:36:53 12:53:01 AM 0 11.82 0.00 2.92 0.00 0.07 85.19
04:36:53 12:53:01 AM 1 1.09 0.00 0.15 0.00 0.07 98.70
04:36:53 12:54:01 AM all 6.66 0.00 2.54 0.00 0.05 90.75
04:36:53 12:54:01 AM 0 13.21 0.00 5.10 0.00 0.05 81.63
04:36:53 12:54:01 AM 1 0.60 0.00 0.18 0.00 0.05 99.16
04:36:53 12:55:01 AM all 4.37 0.00 0.34 0.00 0.09 95.20
04:36:53 12:55:01 AM 0 6.13 0.00 0.45 0.00 0.10 93.32
04:36:53 12:55:01 AM 1 2.61 0.00 0.23 0.00 0.08 97.08
04:36:53
04:36:53 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 12:56:01 AM all 4.35 0.00 0.33 0.00 0.07 95.25
04:36:53 12:56:01 AM 0 6.47 0.00 0.40 0.00 0.08 93.04
04:36:53 12:56:01 AM 1 2.24 0.00 0.25 0.00 0.05 97.46
04:36:53 12:57:01 AM all 4.42 0.00 0.35 0.00 0.08 95.14
04:36:53 12:57:01 AM 0 2.51 0.00 0.27 0.00 0.08 97.14
04:36:53 12:57:01 AM 1 6.34 0.00 0.43 0.00 0.08 93.14
04:36:53 12:58:01 AM all 4.35 0.00 0.33 0.00 0.08 95.24
04:36:53 12:58:01 AM 0 2.72 0.00 0.28 0.00 0.07 96.93
04:36:53 12:58:01 AM 1 5.99 0.00 0.38 0.00 0.08 93.55
04:36:53 12:59:01 AM all 4.36 0.00 0.33 0.00 0.08 95.24
04:36:53 12:59:01 AM 0 3.57 0.00 0.23 0.00 0.07 96.12
04:36:53 12:59:01 AM 1 5.15 0.00 0.42 0.00 0.08 94.35
04:36:53 01:00:01 AM all 4.38 0.00 0.33 0.00 0.08 95.21
04:36:53 01:00:01 AM 0 5.50 0.00 0.37 0.00 0.08 94.05
04:36:53 01:00:01 AM 1 3.26 0.00 0.28 0.00 0.08 96.37
04:36:53 01:01:01 AM all 4.57 0.00 0.26 0.00 0.07 95.10
04:36:53 01:01:01 AM 0 3.93 0.00 0.30 0.00 0.07 95.71
04:36:53 01:01:01 AM 1 5.21 0.00 0.22 0.00 0.07 94.50
04:36:53 01:02:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
04:36:53 01:02:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
04:36:53 01:02:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
04:36:53 01:03:01 AM all 0.47 0.00 0.08 0.00 0.04 99.42
04:36:53 01:03:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58
04:36:53 01:03:01 AM 1 0.65 0.00 0.07 0.00 0.03 99.25
04:36:53 01:04:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
04:36:53 01:04:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23
04:36:53 01:04:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
04:36:53 01:05:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
04:36:53 01:05:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
04:36:53 01:05:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
04:36:53 01:06:01 AM all 0.53 0.00 0.08 0.00 0.05 99.34
04:36:53 01:06:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
04:36:53 01:06:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37
04:36:53
04:36:53 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 01:07:01 AM all 0.34 0.17 0.12 0.00 0.04 99.33
04:36:53 01:07:01 AM 0 0.55 0.28 0.12 0.00 0.03 99.02
04:36:53 01:07:01 AM 1 0.13 0.05 0.12 0.00 0.05 99.65
04:36:53 01:08:01 AM all 5.30 0.00 1.32 0.00 0.05 93.32
04:36:53 01:08:01 AM 0 0.77 0.00 0.13 0.00 0.05 99.05
04:36:53 01:08:01 AM 1 10.10 0.00 2.57 0.00 0.05 87.28
04:36:53 01:09:01 AM all 6.09 0.00 3.07 0.00 0.06 90.78
04:36:53 01:09:01 AM 0 8.96 0.00 3.99 0.00 0.07 86.98
04:36:53 01:09:01 AM 1 3.28 0.00 2.17 0.00 0.05 94.50
04:36:53 01:10:01 AM all 0.37 0.00 0.08 0.00 0.05 99.51
04:36:53 01:10:01 AM 0 0.17 0.00 0.10 0.00 0.05 99.68
04:36:53 01:10:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
04:36:53 01:11:01 AM all 0.33 0.00 0.06 0.01 0.04 99.56
04:36:53 01:11:01 AM 0 0.18 0.00 0.08 0.02 0.05 99.67
04:36:53 01:11:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
04:36:53 01:12:01 AM all 6.45 0.00 1.31 0.00 0.06 92.19
04:36:53 01:12:01 AM 0 12.18 0.00 2.56 0.00 0.07 85.19
04:36:53 01:12:01 AM 1 1.05 0.00 0.13 0.00 0.05 98.76
04:36:53 01:13:01 AM all 4.35 0.00 0.17 0.00 0.07 95.42
04:36:53 01:13:01 AM 0 5.58 0.00 0.18 0.00 0.07 94.17
04:36:53 01:13:01 AM 1 3.11 0.00 0.15 0.00 0.07 96.67
04:36:53 01:14:01 AM all 4.22 0.00 0.18 0.00 0.08 95.52
04:36:53 01:14:01 AM 0 4.75 0.00 0.18 0.00 0.08 94.98
04:36:53 01:14:01 AM 1 3.68 0.00 0.17 0.00 0.08 96.07
04:36:53 01:15:01 AM all 4.26 0.00 0.17 0.00 0.08 95.49
04:36:53 01:15:01 AM 0 6.69 0.00 0.18 0.00 0.10 93.02
04:36:53 01:15:01 AM 1 1.82 0.00 0.15 0.00 0.07 97.96
04:36:53 01:16:01 AM all 4.45 0.00 0.18 0.00 0.08 95.30
04:36:53 01:16:01 AM 0 5.45 0.00 0.18 0.00 0.08 94.28
04:36:53 01:16:01 AM 1 3.44 0.00 0.17 0.00 0.07 96.32
04:36:53 01:17:01 AM all 4.41 0.00 0.19 0.01 0.07 95.32
04:36:53 01:17:01 AM 0 6.13 0.00 0.20 0.00 0.07 93.60
04:36:53 01:17:01 AM 1 2.69 0.00 0.18 0.02 0.07 97.04
04:36:53
04:36:53 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 01:18:01 AM all 4.95 0.00 0.24 0.00 0.08 94.74
04:36:53 01:18:01 AM 0 6.98 0.00 0.30 0.00 0.07 92.65
04:36:53 01:18:01 AM 1 2.94 0.00 0.17 0.00 0.08 96.81
04:36:53 01:19:01 AM all 6.33 0.00 1.33 0.00 0.06 92.28
04:36:53 01:19:01 AM 0 12.53 0.00 2.67 0.00 0.07 84.73
04:36:53 01:19:01 AM 1 0.62 0.00 0.10 0.00 0.05 99.23
04:36:53 01:20:01 AM all 6.62 0.00 2.48 0.00 0.06 90.84
04:36:53 01:20:01 AM 0 8.32 0.00 4.72 0.00 0.05 86.91
04:36:53 01:20:01 AM 1 5.01 0.00 0.36 0.00 0.07 94.57
04:36:53 01:21:01 AM all 4.38 0.00 0.33 0.00 0.08 95.22
04:36:53 01:21:01 AM 0 1.89 0.00 0.23 0.00 0.05 97.83
04:36:53 01:21:01 AM 1 6.88 0.00 0.42 0.00 0.10 92.60
04:36:53 01:22:01 AM all 4.39 0.00 0.33 0.00 0.08 95.20
04:36:53 01:22:01 AM 0 3.79 0.00 0.32 0.00 0.07 95.82
04:36:53 01:22:01 AM 1 4.98 0.00 0.35 0.00 0.08 94.58
04:36:53 01:23:01 AM all 4.35 0.00 0.33 0.00 0.08 95.25
04:36:53 01:23:01 AM 0 4.86 0.00 0.37 0.00 0.08 94.69
04:36:53 01:23:01 AM 1 3.83 0.00 0.28 0.00 0.07 95.82
04:36:53 01:24:01 AM all 4.37 0.00 0.28 0.00 0.09 95.25
04:36:53 01:24:01 AM 0 3.66 0.00 0.27 0.00 0.08 95.99
04:36:53 01:24:01 AM 1 5.08 0.00 0.30 0.00 0.10 94.52
04:36:53 01:25:01 AM all 4.27 0.00 0.33 0.00 0.07 95.33
04:36:53 01:25:01 AM 0 5.55 0.00 0.38 0.00 0.07 94.00
04:36:53 01:25:01 AM 1 2.99 0.00 0.28 0.00 0.07 96.65
04:36:53 01:26:01 AM all 6.50 0.00 0.38 0.00 0.08 93.04
04:36:53 01:26:01 AM 0 9.65 0.00 0.47 0.00 0.08 89.80
04:36:53 01:26:01 AM 1 3.34 0.00 0.30 0.00 0.08 96.27
04:36:53 01:27:01 AM all 1.90 0.00 0.13 0.00 0.06 97.91
04:36:53 01:27:01 AM 0 2.17 0.00 0.13 0.00 0.07 97.63
04:36:53 01:27:01 AM 1 1.63 0.00 0.12 0.00 0.05 98.20
04:36:53 01:28:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
04:36:53 01:28:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
04:36:53 01:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
04:36:53
04:36:53 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 01:29:01 AM all 0.41 0.00 0.10 0.00 0.05 99.44
04:36:53 01:29:01 AM 0 0.45 0.00 0.10 0.00 0.07 99.38
04:36:53 01:29:01 AM 1 0.37 0.00 0.10 0.00 0.03 99.50
04:36:53 01:30:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
04:36:53 01:30:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30
04:36:53 01:30:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
04:36:53 01:31:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54
04:36:53 01:31:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
04:36:53 01:31:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70
04:36:53 01:32:01 AM all 0.48 0.00 0.07 0.00 0.03 99.42
04:36:53 01:32:01 AM 0 0.85 0.00 0.07 0.00 0.02 99.07
04:36:53 01:32:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
04:36:53 01:33:02 AM all 0.33 0.00 0.08 0.00 0.04 99.55
04:36:53 01:33:02 AM 0 0.58 0.00 0.08 0.00 0.05 99.28
04:36:53 01:33:02 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
04:36:53 01:34:01 AM all 6.02 0.00 2.50 0.00 0.07 91.40
04:36:53 01:34:01 AM 0 2.51 0.00 0.15 0.00 0.05 97.28
04:36:53 01:34:01 AM 1 9.78 0.00 5.02 0.00 0.09 85.11
04:36:53 01:35:01 AM all 5.24 0.00 2.01 0.00 0.06 92.69
04:36:53 01:35:01 AM 0 0.15 0.00 0.10 0.00 0.07 99.68
04:36:53 01:35:01 AM 1 10.67 0.00 4.04 0.00 0.05 85.24
04:36:53 01:36:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65
04:36:53 01:36:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
04:36:53 01:36:01 AM 1 0.35 0.00 0.10 0.00 0.03 99.52
04:36:53 01:37:01 AM all 0.50 0.00 0.08 0.00 0.05 99.37
04:36:53 01:37:01 AM 0 0.17 0.00 0.07 0.00 0.07 99.70
04:36:53 01:37:01 AM 1 0.83 0.00 0.08 0.00 0.03 99.05
04:36:53 01:38:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
04:36:53 01:38:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
04:36:53 01:38:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
04:36:53 01:39:01 AM all 0.46 0.00 0.08 0.00 0.04 99.42
04:36:53 01:39:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
04:36:53 01:39:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48
04:36:53
04:36:53 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 01:40:01 AM all 0.14 0.00 0.10 0.00 0.05 99.71
04:36:53 01:40:01 AM 0 0.18 0.00 0.12 0.00 0.07 99.63
04:36:53 01:40:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
04:36:53 01:41:01 AM all 0.35 0.00 0.08 0.00 0.04 99.53
04:36:53 01:41:01 AM 0 0.52 0.00 0.10 0.00 0.05 99.33
04:36:53 01:41:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73
04:36:53 01:42:01 AM all 0.46 0.00 0.09 0.00 0.06 99.39
04:36:53 01:42:01 AM 0 0.60 0.00 0.10 0.00 0.07 99.23
04:36:53 01:42:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
04:36:53 01:43:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50
04:36:53 01:43:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28
04:36:53 01:43:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
04:36:53 01:44:01 AM all 0.50 0.00 0.07 0.00 0.04 99.39
04:36:53 01:44:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
04:36:53 01:44:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
04:36:53 01:45:01 AM all 0.35 0.00 0.08 0.00 0.04 99.53
04:36:53 01:45:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
04:36:53 01:45:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
04:36:53 01:46:01 AM all 0.48 0.00 0.08 0.00 0.03 99.41
04:36:53 01:46:01 AM 0 0.63 0.00 0.07 0.00 0.05 99.25
04:36:53 01:46:01 AM 1 0.33 0.00 0.08 0.00 0.02 99.57
04:36:53 01:47:01 AM all 0.28 0.00 0.08 0.00 0.06 99.58
04:36:53 01:47:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
04:36:53 01:47:01 AM 1 0.15 0.00 0.10 0.00 0.07 99.68
04:36:53 01:48:01 AM all 0.33 0.00 0.09 0.00 0.05 99.53
04:36:53 01:48:01 AM 0 0.15 0.00 0.12 0.00 0.07 99.67
04:36:53 01:48:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
04:36:53 01:49:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
04:36:53 01:49:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
04:36:53 01:49:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
04:36:53 01:50:01 AM all 3.99 0.00 1.51 0.01 0.06 94.43
04:36:53 01:50:01 AM 0 0.18 0.00 0.15 0.02 0.07 99.58
04:36:53 01:50:01 AM 1 8.00 0.00 2.94 0.00 0.05 89.00
04:36:53
04:36:53 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 01:51:01 AM all 5.20 0.00 0.24 0.00 0.08 94.48
04:36:53 01:51:01 AM 0 5.01 0.00 0.20 0.00 0.08 94.70
04:36:53 01:51:01 AM 1 5.38 0.00 0.29 0.00 0.07 94.26
04:36:53 01:52:01 AM all 4.40 0.00 0.17 0.00 0.08 95.35
04:36:53 01:52:01 AM 0 4.14 0.00 0.17 0.00 0.08 95.60
04:36:53 01:52:01 AM 1 4.65 0.00 0.17 0.00 0.08 95.10
04:36:53 01:53:01 AM all 4.38 0.00 0.21 0.00 0.07 95.34
04:36:53 01:53:01 AM 0 6.03 0.00 0.20 0.00 0.07 93.70
04:36:53 01:53:01 AM 1 2.73 0.00 0.22 0.00 0.07 96.99
04:36:53 01:54:01 AM all 4.36 0.00 0.18 0.00 0.08 95.38
04:36:53 01:54:01 AM 0 3.69 0.00 0.20 0.00 0.08 96.02
04:36:53 01:54:01 AM 1 5.02 0.00 0.17 0.00 0.08 94.73
04:36:53 01:55:01 AM all 4.47 0.00 0.20 0.00 0.08 95.24
04:36:53 01:55:01 AM 0 5.84 0.00 0.17 0.00 0.08 93.91
04:36:53 01:55:01 AM 1 3.11 0.00 0.23 0.00 0.08 96.58
04:36:53 01:56:01 AM all 4.50 0.00 0.20 0.00 0.08 95.23
04:36:53 01:56:01 AM 0 4.86 0.00 0.23 0.00 0.08 94.82
04:36:53 01:56:01 AM 1 4.13 0.00 0.17 0.00 0.07 95.64
04:36:53 01:57:01 AM all 6.04 0.00 0.59 0.00 0.08 93.29
04:36:53 01:57:01 AM 0 2.27 0.00 0.13 0.00 0.08 97.51
04:36:53 01:57:01 AM 1 10.05 0.00 1.07 0.00 0.07 88.81
04:36:53 01:58:01 AM all 2.15 0.00 0.95 0.00 0.04 96.86
04:36:53 01:58:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60
04:36:53 01:58:01 AM 1 4.07 0.00 1.84 0.00 0.05 94.04
04:36:53 01:59:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
04:36:53 01:59:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
04:36:53 01:59:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
04:36:53 02:00:01 AM all 0.50 0.00 0.08 0.01 0.05 99.36
04:36:53 02:00:01 AM 0 0.50 0.00 0.08 0.00 0.05 99.37
04:36:53 02:00:01 AM 1 0.50 0.00 0.08 0.02 0.05 99.35
04:36:53 02:01:01 AM all 0.32 0.00 0.08 0.00 0.04 99.56
04:36:53 02:01:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
04:36:53 02:01:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
04:36:53
04:36:53 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 02:02:01 AM all 0.24 0.00 0.08 0.00 0.05 99.62
04:36:53 02:02:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
04:36:53 02:02:01 AM 1 0.17 0.00 0.10 0.00 0.07 99.66
04:36:53 02:03:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
04:36:53 02:03:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
04:36:53 02:03:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
04:36:53 02:04:01 AM all 0.43 0.00 0.09 0.00 0.04 99.44
04:36:53 02:04:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43
04:36:53 02:04:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45
04:36:53 02:05:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
04:36:53 02:05:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
04:36:53 02:05:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48
04:36:53 02:06:01 AM all 0.37 0.00 0.11 0.00 0.04 99.48
04:36:53 02:06:01 AM 0 0.48 0.00 0.15 0.00 0.05 99.32
04:36:53 02:06:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
04:36:53 02:07:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
04:36:53 02:07:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
04:36:53 02:07:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
04:36:53 02:08:01 AM all 0.38 0.00 0.09 0.00 0.03 99.49
04:36:53 02:08:01 AM 0 0.47 0.00 0.12 0.00 0.05 99.37
04:36:53 02:08:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62
04:36:53 02:09:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
04:36:53 02:09:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
04:36:53 02:09:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
04:36:53 02:10:01 AM all 1.40 0.00 0.13 0.00 0.04 98.42
04:36:53 02:10:01 AM 0 2.29 0.00 0.24 0.00 0.05 97.43
04:36:53 02:10:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
04:36:53 02:11:01 AM all 6.00 0.00 1.65 0.00 0.06 92.29
04:36:53 02:11:01 AM 0 8.62 0.00 3.18 0.00 0.05 88.14
04:36:53 02:11:01 AM 1 3.47 0.00 0.18 0.00 0.07 96.28
04:36:53 02:12:01 AM all 4.38 0.00 0.15 0.00 0.08 95.39
04:36:53 02:12:01 AM 0 3.29 0.00 0.12 0.00 0.07 96.52
04:36:53 02:12:01 AM 1 5.47 0.00 0.18 0.00 0.08 94.26
04:36:53
04:36:53 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 02:13:01 AM all 4.15 0.00 0.18 0.00 0.07 95.60
04:36:53 02:13:01 AM 0 4.85 0.00 0.22 0.00 0.08 94.85
04:36:53 02:13:01 AM 1 3.46 0.00 0.15 0.00 0.05 96.34
04:36:53 02:14:01 AM all 4.20 0.00 0.21 0.00 0.06 95.54
04:36:53 02:14:01 AM 0 3.56 0.00 0.18 0.00 0.05 96.21
04:36:53 02:14:01 AM 1 4.83 0.00 0.23 0.00 0.07 94.87
04:36:53 02:15:01 AM all 4.17 0.00 0.18 0.01 0.07 95.57
04:36:53 02:15:01 AM 0 5.97 0.00 0.20 0.02 0.07 93.74
04:36:53 02:15:01 AM 1 2.37 0.00 0.17 0.00 0.07 97.39
04:36:53 02:16:01 AM all 4.04 0.00 0.17 0.00 0.07 95.73
04:36:53 02:16:01 AM 0 4.29 0.00 0.20 0.00 0.07 95.44
04:36:53 02:16:01 AM 1 3.78 0.00 0.13 0.00 0.07 96.02
04:36:53 02:17:01 AM all 5.24 0.00 0.79 0.00 0.06 93.90
04:36:53 02:17:01 AM 0 8.93 0.00 1.48 0.00 0.07 89.52
04:36:53 02:17:01 AM 1 1.70 0.00 0.13 0.00 0.05 98.11
04:36:53 02:18:01 AM all 2.09 0.00 0.92 0.00 0.04 96.94
04:36:53 02:18:01 AM 0 3.76 0.00 1.74 0.00 0.03 94.46
04:36:53 02:18:01 AM 1 0.47 0.00 0.12 0.00 0.05 99.37
04:36:53 02:19:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
04:36:53 02:19:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
04:36:53 02:19:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
04:36:53 02:20:01 AM all 0.46 0.00 0.08 0.00 0.03 99.43
04:36:53 02:20:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27
04:36:53 02:20:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
04:36:53 02:21:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
04:36:53 02:21:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
04:36:53 02:21:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
04:36:53 02:22:01 AM all 0.46 0.00 0.08 0.00 0.03 99.44
04:36:53 02:22:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
04:36:53 02:22:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55
04:36:53 02:23:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68
04:36:53 02:23:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58
04:36:53 02:23:01 AM 1 0.15 0.00 0.05 0.00 0.02 99.78
04:36:53
04:36:53 02:23:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 02:24:01 AM all 0.51 0.00 0.08 0.00 0.03 99.38
04:36:53 02:24:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
04:36:53 02:24:01 AM 1 0.87 0.00 0.08 0.00 0.03 99.02
04:36:53 02:25:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
04:36:53 02:25:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
04:36:53 02:25:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
04:36:53 02:26:01 AM all 0.46 0.00 0.07 0.00 0.03 99.44
04:36:53 02:26:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
04:36:53 02:26:01 AM 1 0.78 0.00 0.05 0.00 0.03 99.13
04:36:53 02:27:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
04:36:53 02:27:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
04:36:53 02:27:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
04:36:53 02:28:01 AM all 0.45 0.00 0.07 0.00 0.03 99.45
04:36:53 02:28:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68
04:36:53 02:28:01 AM 1 0.67 0.00 0.08 0.00 0.03 99.22
04:36:53 02:29:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
04:36:53 02:29:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
04:36:53 02:29:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
04:36:53 02:30:01 AM all 1.74 0.00 0.15 0.01 0.05 98.04
04:36:53 02:30:01 AM 0 1.05 0.00 0.12 0.00 0.03 98.80
04:36:53 02:30:01 AM 1 2.45 0.00 0.19 0.02 0.07 97.28
04:36:53 02:31:01 AM all 5.90 0.00 1.44 0.00 0.06 92.61
04:36:53 02:31:01 AM 0 7.44 0.00 1.56 0.00 0.07 90.93
04:36:53 02:31:01 AM 1 4.35 0.00 1.31 0.00 0.05 94.28
04:36:53 02:32:01 AM all 4.51 0.00 0.19 0.00 0.07 95.23
04:36:53 02:32:01 AM 0 6.39 0.00 0.20 0.00 0.07 93.35
04:36:53 02:32:01 AM 1 2.63 0.00 0.18 0.00 0.07 97.12
04:36:53 02:33:01 AM all 4.67 0.00 0.17 0.00 0.07 95.10
04:36:53 02:33:01 AM 0 4.58 0.00 0.18 0.00 0.07 95.17
04:36:53 02:33:01 AM 1 4.75 0.00 0.15 0.00 0.07 95.03
04:36:53 02:34:01 AM all 4.48 0.00 0.19 0.00 0.06 95.27
04:36:53 02:34:01 AM 0 6.69 0.00 0.18 0.00 0.07 93.06
04:36:53 02:34:01 AM 1 2.27 0.00 0.20 0.00 0.05 97.47
04:36:53
04:36:53 02:34:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 02:35:01 AM all 4.48 0.00 0.20 0.00 0.06 95.26
04:36:53 02:35:01 AM 0 6.54 0.00 0.22 0.00 0.07 93.18
04:36:53 02:35:01 AM 1 2.43 0.00 0.18 0.00 0.05 97.34
04:36:53 02:36:01 AM all 4.59 0.00 0.19 0.00 0.05 95.17
04:36:53 02:36:01 AM 0 5.67 0.00 0.20 0.00 0.05 94.08
04:36:53 02:36:01 AM 1 3.51 0.00 0.18 0.00 0.05 96.25
04:36:53 02:37:01 AM all 5.47 0.00 1.02 0.00 0.06 93.45
04:36:53 02:37:01 AM 0 9.40 0.00 1.89 0.00 0.07 88.65
04:36:53 02:37:01 AM 1 1.72 0.00 0.18 0.00 0.05 98.05
04:36:53 02:38:01 AM all 1.88 0.00 0.50 0.00 0.03 97.59
04:36:53 02:38:01 AM 0 3.08 0.00 0.90 0.00 0.03 95.98
04:36:53 02:38:01 AM 1 0.70 0.00 0.10 0.00 0.03 99.17
04:36:53 02:39:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
04:36:53 02:39:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
04:36:53 02:39:01 AM 1 0.15 0.00 0.12 0.00 0.03 99.70
04:36:53 02:40:01 AM all 0.50 0.00 0.08 0.00 0.03 99.38
04:36:53 02:40:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57
04:36:53 02:40:01 AM 1 0.68 0.00 0.08 0.00 0.03 99.20
04:36:53 02:41:02 AM all 0.18 0.00 0.09 0.00 0.03 99.71
04:36:53 02:41:02 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
04:36:53 02:41:02 AM 1 0.22 0.00 0.08 0.00 0.02 99.68
04:36:53 02:42:01 AM all 0.39 0.00 0.07 0.00 0.03 99.51
04:36:53 02:42:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.42
04:36:53 02:42:01 AM 1 0.31 0.00 0.07 0.00 0.03 99.59
04:36:53 02:43:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
04:36:53 02:43:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
04:36:53 02:43:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
04:36:53 02:44:01 AM all 0.37 0.00 0.08 0.00 0.02 99.54
04:36:53 02:44:01 AM 0 0.58 0.00 0.07 0.00 0.00 99.35
04:36:53 02:44:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
04:36:53 02:45:01 AM all 0.30 0.00 0.08 0.03 0.05 99.54
04:36:53 02:45:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
04:36:53 02:45:01 AM 1 0.13 0.00 0.10 0.05 0.05 99.67
04:36:53
04:36:53 02:45:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 02:46:01 AM all 0.46 0.00 0.07 0.00 0.03 99.44
04:36:53 02:46:01 AM 0 0.75 0.00 0.07 0.00 0.03 99.15
04:36:53 02:46:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73
04:36:53 02:47:01 AM all 0.39 0.00 0.08 0.00 0.02 99.51
04:36:53 02:47:01 AM 0 0.42 0.00 0.12 0.00 0.02 99.45
04:36:53 02:47:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57
04:36:53 02:48:01 AM all 0.46 0.00 0.07 0.00 0.03 99.45
04:36:53 02:48:01 AM 0 0.62 0.00 0.05 0.00 0.02 99.32
04:36:53 02:48:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58
04:36:53 02:49:01 AM all 0.23 0.00 0.08 0.00 0.03 99.65
04:36:53 02:49:01 AM 0 0.25 0.00 0.10 0.00 0.03 99.62
04:36:53 02:49:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68
04:36:53 02:50:01 AM all 1.74 0.00 0.16 0.00 0.03 98.06
04:36:53 02:50:01 AM 0 3.18 0.00 0.20 0.00 0.03 96.58
04:36:53 02:50:01 AM 1 0.32 0.00 0.12 0.00 0.03 99.53
04:36:53 02:51:01 AM all 6.85 0.00 2.62 0.00 0.07 90.46
04:36:53 02:51:01 AM 0 11.96 0.00 5.17 0.00 0.09 82.78
04:36:53 02:51:01 AM 1 2.07 0.00 0.22 0.00 0.05 97.66
04:36:53 02:52:01 AM all 4.72 0.00 0.38 0.00 0.06 94.83
04:36:53 02:52:01 AM 0 5.64 0.00 0.44 0.00 0.05 93.88
04:36:53 02:52:01 AM 1 3.81 0.00 0.33 0.00 0.07 95.79
04:36:53 02:53:01 AM all 4.70 0.00 0.36 0.00 0.05 94.89
04:36:53 02:53:01 AM 0 6.45 0.00 0.40 0.00 0.05 93.10
04:36:53 02:53:01 AM 1 2.96 0.00 0.32 0.00 0.05 96.67
04:36:53 02:54:01 AM all 4.61 0.00 0.34 0.00 0.06 94.99
04:36:53 02:54:01 AM 0 6.89 0.00 0.47 0.00 0.07 92.57
04:36:53 02:54:01 AM 1 2.33 0.00 0.22 0.00 0.05 97.41
04:36:53 02:55:01 AM all 4.63 0.00 0.33 0.00 0.05 94.98
04:36:53 02:55:01 AM 0 3.98 0.00 0.32 0.00 0.05 95.66
04:36:53 02:55:01 AM 1 5.29 0.00 0.35 0.00 0.05 94.31
04:36:53 02:56:01 AM all 4.41 0.00 0.36 0.00 0.06 95.17
04:36:53 02:56:01 AM 0 4.78 0.00 0.37 0.00 0.07 94.78
04:36:53 02:56:01 AM 1 4.03 0.00 0.35 0.00 0.05 95.56
04:36:53
04:36:53 02:56:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 02:57:01 AM all 7.52 0.00 0.44 0.00 0.06 91.97
04:36:53 02:57:01 AM 0 10.37 0.00 0.49 0.00 0.05 89.10
04:36:53 02:57:01 AM 1 4.68 0.00 0.40 0.00 0.07 94.85
04:36:53 02:58:01 AM all 0.79 0.00 0.10 0.00 0.03 99.07
04:36:53 02:58:01 AM 0 1.00 0.00 0.10 0.00 0.03 98.87
04:36:53 02:58:01 AM 1 0.59 0.00 0.10 0.00 0.03 99.28
04:36:53 02:59:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
04:36:53 02:59:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
04:36:53 02:59:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
04:36:53 03:00:01 AM all 0.39 0.00 0.12 0.00 0.03 99.46
04:36:53 03:00:01 AM 0 0.60 0.00 0.13 0.00 0.03 99.23
04:36:53 03:00:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68
04:36:53 03:01:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
04:36:53 03:01:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
04:36:53 03:01:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30
04:36:53 03:02:01 AM all 0.33 0.00 0.09 0.00 0.03 99.56
04:36:53 03:02:01 AM 0 0.20 0.00 0.12 0.00 0.03 99.65
04:36:53 03:02:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47
04:36:53 03:03:01 AM all 0.50 0.17 0.12 0.00 0.03 99.19
04:36:53 03:03:01 AM 0 0.18 0.33 0.17 0.00 0.03 99.28
04:36:53 03:03:01 AM 1 0.82 0.00 0.07 0.00 0.02 99.10
04:36:53 03:04:01 AM all 0.36 0.00 0.06 0.00 0.04 99.54
04:36:53 03:04:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70
04:36:53 03:04:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
04:36:53 03:05:01 AM all 6.72 0.00 3.01 0.00 0.06 90.21
04:36:53 03:05:01 AM 0 4.31 0.00 0.39 0.00 0.05 95.25
04:36:53 03:05:01 AM 1 9.21 0.00 5.73 0.00 0.07 84.99
04:36:53 03:06:01 AM all 5.14 0.00 2.02 0.00 0.06 92.78
04:36:53 03:06:01 AM 0 7.10 0.00 3.76 0.00 0.07 89.07
04:36:53 03:06:01 AM 1 3.22 0.00 0.31 0.00 0.05 96.43
04:36:53 03:07:01 AM all 0.41 0.00 0.09 0.00 0.03 99.47
04:36:53 03:07:01 AM 0 0.30 0.00 0.10 0.00 0.03 99.57
04:36:53 03:07:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37
04:36:53
04:36:53 03:07:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 03:08:01 AM all 1.63 0.00 0.16 0.00 0.04 98.17
04:36:53 03:08:01 AM 0 0.33 0.00 0.13 0.00 0.05 99.48
04:36:53 03:08:01 AM 1 2.95 0.00 0.19 0.00 0.03 96.83
04:36:53 03:09:01 AM all 6.13 0.00 1.41 0.00 0.05 92.41
04:36:53 03:09:01 AM 0 2.39 0.00 0.20 0.00 0.05 97.36
04:36:53 03:09:01 AM 1 10.05 0.00 2.67 0.00 0.05 87.22
04:36:53 03:10:01 AM all 4.54 0.00 0.17 0.00 0.08 95.22
04:36:53 03:10:01 AM 0 4.23 0.00 0.15 0.00 0.07 95.55
04:36:53 03:10:01 AM 1 4.85 0.00 0.18 0.00 0.08 94.88
04:36:53 03:11:01 AM all 4.45 0.00 0.18 0.00 0.04 95.33
04:36:53 03:11:01 AM 0 1.45 0.00 0.15 0.00 0.03 98.36
04:36:53 03:11:01 AM 1 7.45 0.00 0.20 0.00 0.05 92.30
04:36:53 03:12:01 AM all 4.39 0.00 0.21 0.00 0.06 95.34
04:36:53 03:12:01 AM 0 1.62 0.00 0.20 0.00 0.05 98.13
04:36:53 03:12:01 AM 1 7.16 0.00 0.22 0.00 0.07 92.55
04:36:53 03:13:01 AM all 4.32 0.00 0.20 0.00 0.06 95.42
04:36:53 03:13:01 AM 0 1.02 0.00 0.20 0.00 0.05 98.73
04:36:53 03:13:01 AM 1 7.61 0.00 0.20 0.00 0.07 92.12
04:36:53 03:14:01 AM all 4.47 0.00 0.18 0.00 0.06 95.29
04:36:53 03:14:01 AM 0 2.81 0.00 0.18 0.00 0.05 96.96
04:36:53 03:14:01 AM 1 6.14 0.00 0.17 0.00 0.07 93.63
04:36:53 03:15:01 AM all 5.30 0.00 0.30 0.00 0.07 94.33
04:36:53 03:15:01 AM 0 7.55 0.00 0.41 0.00 0.07 91.97
04:36:53 03:15:01 AM 1 3.11 0.00 0.18 0.00 0.07 96.64
04:36:53 03:16:01 AM all 6.83 0.00 1.88 0.00 0.06 91.23
04:36:53 03:16:01 AM 0 4.36 0.00 0.33 0.00 0.05 95.27
04:36:53 03:16:01 AM 1 9.36 0.00 3.46 0.00 0.07 87.11
04:36:53 03:17:01 AM all 5.81 0.00 1.34 0.00 0.07 92.78
04:36:53 03:17:01 AM 0 7.61 0.00 2.48 0.00 0.07 89.84
04:36:53 03:17:01 AM 1 4.06 0.00 0.23 0.00 0.07 95.64
04:36:53 03:18:01 AM all 4.45 0.00 0.17 0.00 0.07 95.32
04:36:53 03:18:01 AM 0 4.31 0.00 0.17 0.00 0.07 95.45
04:36:53 03:18:01 AM 1 4.58 0.00 0.17 0.00 0.07 95.18
04:36:53
04:36:53 03:18:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 03:19:01 AM all 4.44 0.00 0.21 0.00 0.07 95.29
04:36:53 03:19:01 AM 0 1.52 0.00 0.20 0.00 0.07 98.21
04:36:53 03:19:01 AM 1 7.36 0.00 0.22 0.00 0.07 92.35
04:36:53 03:20:01 AM all 4.47 0.00 0.18 0.00 0.06 95.29
04:36:53 03:20:01 AM 0 4.80 0.00 0.18 0.00 0.05 94.97
04:36:53 03:20:01 AM 1 4.15 0.00 0.17 0.00 0.07 95.62
04:36:53 03:21:01 AM all 4.40 0.00 0.19 0.01 0.07 95.33
04:36:53 03:21:01 AM 0 6.12 0.00 0.18 0.00 0.08 93.61
04:36:53 03:21:01 AM 1 2.69 0.00 0.20 0.02 0.05 97.04
04:36:53 03:22:01 AM all 4.56 0.00 0.20 0.00 0.07 95.18
04:36:53 03:22:01 AM 0 5.87 0.00 0.17 0.00 0.07 93.90
04:36:53 03:22:01 AM 1 3.24 0.00 0.23 0.00 0.07 96.46
04:36:53 03:23:01 AM all 5.68 0.00 1.32 0.00 0.07 92.93
04:36:53 03:23:01 AM 0 10.45 0.00 2.54 0.00 0.09 86.93
04:36:53 03:23:01 AM 1 1.17 0.00 0.17 0.00 0.05 98.61
04:36:53 03:24:01 AM all 7.28 0.00 2.82 0.00 0.07 89.83
04:36:53 03:24:01 AM 0 3.34 0.00 0.24 0.00 0.07 96.36
04:36:53 03:24:01 AM 1 11.38 0.00 5.51 0.00 0.07 83.04
04:36:53 03:25:01 AM all 5.37 0.00 0.39 0.00 0.07 94.16
04:36:53 03:25:01 AM 0 5.92 0.00 0.42 0.00 0.08 93.58
04:36:53 03:25:01 AM 1 4.83 0.00 0.37 0.00 0.05 94.75
04:36:53 03:26:01 AM all 4.52 0.00 0.36 0.00 0.08 95.05
04:36:53 03:26:01 AM 0 4.65 0.00 0.37 0.00 0.07 94.92
04:36:53 03:26:01 AM 1 4.38 0.00 0.35 0.00 0.08 95.18
04:36:53 03:27:01 AM all 4.51 0.00 0.34 0.00 0.07 95.08
04:36:53 03:27:01 AM 0 4.81 0.00 0.37 0.00 0.08 94.74
04:36:53 03:27:01 AM 1 4.21 0.00 0.32 0.00 0.05 95.42
04:36:53 03:28:01 AM all 4.41 0.00 0.35 0.00 0.06 95.18
04:36:53 03:28:01 AM 0 5.74 0.00 0.42 0.00 0.05 93.80
04:36:53 03:28:01 AM 1 3.09 0.00 0.28 0.00 0.07 96.56
04:36:53 03:29:01 AM all 4.45 0.00 0.38 0.00 0.08 95.10
04:36:53 03:29:01 AM 0 2.30 0.00 0.28 0.00 0.07 97.34
04:36:53 03:29:01 AM 1 6.60 0.00 0.47 0.00 0.08 92.84
04:36:53
04:36:53 03:29:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 03:30:01 AM all 4.32 0.00 0.37 0.00 0.07 95.25
04:36:53 03:30:01 AM 0 2.19 0.00 0.28 0.00 0.07 97.46
04:36:53 03:30:01 AM 1 6.45 0.00 0.45 0.00 0.07 93.03
04:36:53 03:31:01 AM all 5.40 0.00 0.33 0.00 0.07 94.20
04:36:53 03:31:01 AM 0 6.17 0.00 0.37 0.00 0.07 93.40
04:36:53 03:31:01 AM 1 4.63 0.00 0.30 0.00 0.07 95.00
04:36:53 03:32:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56
04:36:53 03:32:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
04:36:53 03:32:01 AM 1 0.67 0.00 0.07 0.00 0.03 99.23
04:36:53 03:33:01 AM all 0.36 0.00 0.07 0.00 0.04 99.53
04:36:53 03:33:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
04:36:53 03:33:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
04:36:53 03:34:01 AM all 0.33 0.00 0.08 0.00 0.04 99.54
04:36:53 03:34:01 AM 0 0.30 0.00 0.10 0.00 0.05 99.55
04:36:53 03:34:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
04:36:53 03:35:01 AM all 0.35 0.00 0.08 0.01 0.04 99.52
04:36:53 03:35:01 AM 0 0.60 0.00 0.10 0.02 0.05 99.23
04:36:53 03:35:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
04:36:53 03:36:01 AM all 0.50 0.00 0.08 0.00 0.04 99.37
04:36:53 03:36:01 AM 0 0.80 0.00 0.05 0.00 0.03 99.12
04:36:53 03:36:01 AM 1 0.20 0.00 0.12 0.00 0.05 99.63
04:36:53 03:37:01 AM all 0.16 0.00 0.06 0.00 0.03 99.76
04:36:53 03:37:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75
04:36:53 03:37:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
04:36:53 03:38:01 AM all 4.09 0.00 2.25 0.00 0.07 93.59
04:36:53 03:38:01 AM 0 4.13 0.00 4.08 0.00 0.07 91.73
04:36:53 03:38:01 AM 1 4.06 0.00 0.46 0.00 0.07 95.41
04:36:53 03:39:01 AM all 6.38 0.00 2.67 0.00 0.08 90.88
04:36:53 03:39:01 AM 0 12.89 0.00 5.43 0.00 0.09 81.59
04:36:53 03:39:01 AM 1 0.42 0.00 0.13 0.00 0.07 99.38
04:36:53 03:40:01 AM all 1.31 0.00 0.13 0.00 0.03 98.53
04:36:53 03:40:01 AM 0 1.93 0.00 0.15 0.00 0.03 97.88
04:36:53 03:40:01 AM 1 0.68 0.00 0.12 0.00 0.03 99.17
04:36:53
04:36:53 03:40:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 03:41:01 AM all 0.38 0.00 0.08 0.00 0.05 99.49
04:36:53 03:41:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62
04:36:53 03:41:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37
04:36:53 03:42:01 AM all 5.54 0.00 1.57 0.00 0.08 92.81
04:36:53 03:42:01 AM 0 11.10 0.00 3.03 0.00 0.09 85.78
04:36:53 03:42:01 AM 1 0.37 0.00 0.22 0.00 0.07 99.35
04:36:53 03:43:01 AM all 7.37 0.00 3.20 0.00 0.05 89.38
04:36:53 03:43:01 AM 0 6.83 0.00 3.88 0.00 0.03 89.25
04:36:53 03:43:01 AM 1 7.89 0.00 2.52 0.00 0.07 89.51
04:36:53 03:44:01 AM all 7.02 0.00 2.61 0.00 0.07 90.30
04:36:53 03:44:01 AM 0 2.04 0.00 0.22 0.00 0.07 97.67
04:36:53 03:44:01 AM 1 12.21 0.00 5.11 0.00 0.07 82.60
04:36:53 03:45:01 AM all 4.10 0.00 1.35 0.00 0.04 94.51
04:36:53 03:45:01 AM 0 8.18 0.00 2.61 0.00 0.04 89.18
04:36:53 03:45:01 AM 1 0.20 0.00 0.15 0.00 0.05 99.60
04:36:53 03:46:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55
04:36:53 03:46:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
04:36:53 03:46:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
04:36:53 03:47:01 AM all 3.00 0.00 0.23 0.00 0.05 96.72
04:36:53 03:47:01 AM 0 5.66 0.00 0.34 0.00 0.05 93.94
04:36:53 03:47:01 AM 1 0.42 0.00 0.12 0.00 0.05 99.42
04:36:53 03:48:01 AM all 5.91 0.00 2.70 0.00 0.06 91.33
04:36:53 03:48:01 AM 0 10.83 0.00 5.29 0.00 0.05 83.83
04:36:53 03:48:01 AM 1 1.20 0.00 0.22 0.00 0.07 98.51
04:36:53 03:49:01 AM all 4.36 0.00 0.33 0.01 0.08 95.23
04:36:53 03:49:01 AM 0 6.29 0.00 0.45 0.00 0.08 93.18
04:36:53 03:49:01 AM 1 2.44 0.00 0.20 0.02 0.07 97.28
04:36:53 03:50:02 AM all 4.37 0.00 0.34 0.00 0.07 95.22
04:36:53 03:50:02 AM 0 6.10 0.00 0.45 0.00 0.08 93.36
04:36:53 03:50:02 AM 1 2.64 0.00 0.23 0.00 0.05 97.08
04:36:53 03:51:01 AM all 4.58 0.00 0.31 0.00 0.07 95.04
04:36:53 03:51:01 AM 0 5.66 0.00 0.36 0.00 0.07 93.92
04:36:53 03:51:01 AM 1 3.50 0.00 0.27 0.00 0.07 96.16
04:36:53
04:36:53 03:51:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 03:52:01 AM all 4.45 0.00 0.31 0.00 0.06 95.18
04:36:53 03:52:01 AM 0 6.83 0.00 0.44 0.00 0.07 92.67
04:36:53 03:52:01 AM 1 2.07 0.00 0.18 0.00 0.05 97.69
04:36:53 03:53:01 AM all 4.45 0.00 0.35 0.00 0.08 95.13
04:36:53 03:53:01 AM 0 6.97 0.00 0.47 0.00 0.08 92.48
04:36:53 03:53:01 AM 1 1.92 0.00 0.23 0.00 0.07 97.78
04:36:53 03:54:01 AM all 7.22 0.00 0.47 0.00 0.08 92.23
04:36:53 03:54:01 AM 0 8.83 0.00 0.50 0.00 0.08 90.58
04:36:53 03:54:01 AM 1 5.60 0.00 0.43 0.00 0.08 93.88
04:36:53 03:55:01 AM all 0.88 0.00 0.13 0.00 0.07 98.92
04:36:53 03:55:01 AM 0 1.07 0.00 0.15 0.00 0.08 98.70
04:36:53 03:55:01 AM 1 0.68 0.00 0.12 0.00 0.05 99.15
04:36:53 03:56:01 AM all 0.92 0.00 0.13 0.00 0.07 98.89
04:36:53 03:56:01 AM 0 1.25 0.00 0.13 0.00 0.07 98.55
04:36:53 03:56:01 AM 1 0.59 0.00 0.12 0.00 0.07 99.23
04:36:53 03:57:01 AM all 0.94 0.00 0.13 0.00 0.08 98.86
04:36:53 03:57:01 AM 0 1.20 0.00 0.15 0.00 0.10 98.55
04:36:53 03:57:01 AM 1 0.69 0.00 0.10 0.00 0.05 99.16
04:36:53 03:58:01 AM all 0.95 0.00 0.13 0.00 0.08 98.84
04:36:53 03:58:01 AM 0 1.29 0.00 0.17 0.00 0.10 98.45
04:36:53 03:58:01 AM 1 0.62 0.00 0.10 0.00 0.05 99.23
04:36:53 03:59:01 AM all 0.99 0.00 0.09 0.00 0.07 98.86
04:36:53 03:59:01 AM 0 1.29 0.00 0.10 0.00 0.07 98.55
04:36:53 03:59:01 AM 1 0.68 0.00 0.08 0.00 0.07 99.16
04:36:53 04:00:01 AM all 1.78 0.00 0.14 0.00 0.06 98.02
04:36:53 04:00:01 AM 0 2.66 0.00 0.15 0.00 0.07 97.13
04:36:53 04:00:01 AM 1 0.90 0.00 0.13 0.00 0.05 98.91
04:36:53 04:01:01 AM all 6.69 0.00 3.38 0.00 0.05 89.87
04:36:53 04:01:01 AM 0 4.60 0.00 0.50 0.00 0.05 94.85
04:36:53 04:01:01 AM 1 8.83 0.00 6.35 0.00 0.05 84.77
04:36:53 04:02:01 AM all 6.73 0.00 3.12 0.00 0.07 90.08
04:36:53 04:02:01 AM 0 13.20 0.00 6.32 0.00 0.05 80.42
04:36:53 04:02:01 AM 1 0.73 0.00 0.15 0.00 0.08 99.03
04:36:53
04:36:53 04:02:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 04:03:01 AM all 7.29 0.00 1.13 0.00 0.06 91.52
04:36:53 04:03:01 AM 0 5.69 0.00 1.63 0.00 0.07 92.61
04:36:53 04:03:01 AM 1 8.86 0.00 0.64 0.00 0.05 90.46
04:36:53 04:04:01 AM all 4.51 0.00 0.37 0.00 0.08 95.05
04:36:53 04:04:01 AM 0 6.40 0.00 0.43 0.00 0.08 93.08
04:36:53 04:04:01 AM 1 2.61 0.00 0.30 0.00 0.07 97.02
04:36:53 04:05:01 AM all 4.42 0.00 0.33 0.00 0.08 95.16
04:36:53 04:05:01 AM 0 4.56 0.00 0.32 0.00 0.08 95.04
04:36:53 04:05:01 AM 1 4.28 0.00 0.35 0.00 0.08 95.28
04:36:53 04:06:01 AM all 4.34 0.00 0.33 0.00 0.08 95.26
04:36:53 04:06:01 AM 0 6.72 0.00 0.43 0.00 0.08 92.76
04:36:53 04:06:01 AM 1 1.96 0.00 0.22 0.00 0.07 97.76
04:36:53 04:07:01 AM all 4.22 0.00 0.34 0.00 0.08 95.36
04:36:53 04:07:01 AM 0 2.57 0.00 0.27 0.00 0.07 97.09
04:36:53 04:07:01 AM 1 5.88 0.00 0.42 0.00 0.08 93.62
04:36:53 04:08:01 AM all 4.45 0.00 0.32 0.00 0.08 95.16
04:36:53 04:08:01 AM 0 1.69 0.00 0.17 0.00 0.07 98.08
04:36:53 04:08:01 AM 1 7.22 0.00 0.47 0.00 0.08 92.23
04:36:53 04:09:01 AM all 5.01 0.00 0.34 0.00 0.08 94.57
04:36:53 04:09:01 AM 0 3.82 0.00 0.22 0.00 0.07 95.89
04:36:53 04:09:01 AM 1 6.20 0.00 0.47 0.00 0.08 93.25
04:36:53 04:10:01 AM all 3.45 0.00 0.28 0.00 0.07 96.20
04:36:53 04:10:01 AM 0 3.93 0.00 0.30 0.00 0.07 95.71
04:36:53 04:10:01 AM 1 2.98 0.00 0.25 0.00 0.07 96.70
04:36:53 04:11:01 AM all 0.41 0.00 0.11 0.00 0.06 99.42
04:36:53 04:11:01 AM 0 0.49 0.00 0.12 0.00 0.07 99.33
04:36:53 04:11:01 AM 1 0.33 0.00 0.10 0.00 0.05 99.51
04:36:53 04:12:01 AM all 0.55 0.00 0.11 0.00 0.07 99.27
04:36:53 04:12:01 AM 0 0.60 0.00 0.12 0.00 0.08 99.20
04:36:53 04:12:01 AM 1 0.50 0.00 0.10 0.00 0.05 99.35
04:36:53 04:13:01 AM all 0.51 0.00 0.09 0.00 0.07 99.33
04:36:53 04:13:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
04:36:53 04:13:01 AM 1 0.55 0.00 0.12 0.00 0.08 99.25
04:36:53
04:36:53 04:13:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 04:14:01 AM all 0.55 0.00 0.08 0.00 0.08 99.29
04:36:53 04:14:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
04:36:53 04:14:01 AM 1 0.52 0.00 0.10 0.00 0.12 99.26
04:36:53 04:15:01 AM all 0.58 0.00 0.09 0.00 0.08 99.25
04:36:53 04:15:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27
04:36:53 04:15:01 AM 1 0.55 0.00 0.12 0.00 0.10 99.23
04:36:53 04:16:01 AM all 2.17 0.00 0.26 0.00 0.07 97.50
04:36:53 04:16:01 AM 0 1.72 0.00 0.22 0.00 0.07 97.99
04:36:53 04:16:01 AM 1 2.63 0.00 0.30 0.00 0.07 97.01
04:36:53 04:17:01 AM all 4.60 0.00 0.30 0.00 0.08 95.02
04:36:53 04:17:01 AM 0 4.36 0.00 0.32 0.00 0.10 95.22
04:36:53 04:17:01 AM 1 4.83 0.00 0.28 0.00 0.07 94.82
04:36:53 04:18:01 AM all 4.41 0.00 0.29 0.00 0.07 95.24
04:36:53 04:18:01 AM 0 6.00 0.00 0.35 0.00 0.07 93.58
04:36:53 04:18:01 AM 1 2.81 0.00 0.23 0.00 0.07 96.89
04:36:53 04:19:01 AM all 4.39 0.00 0.35 0.00 0.09 95.17
04:36:53 04:19:01 AM 0 6.53 0.00 0.45 0.00 0.10 92.92
04:36:53 04:19:01 AM 1 2.24 0.00 0.25 0.00 0.08 97.43
04:36:53 04:20:01 AM all 4.37 0.00 0.30 0.00 0.08 95.25
04:36:53 04:20:01 AM 0 4.96 0.00 0.32 0.00 0.08 94.64
04:36:53 04:20:01 AM 1 3.78 0.00 0.28 0.00 0.07 95.87
04:36:53 04:21:01 AM all 4.34 0.00 0.33 0.00 0.08 95.25
04:36:53 04:21:01 AM 0 5.75 0.00 0.40 0.00 0.08 93.76
04:36:53 04:21:01 AM 1 2.92 0.00 0.25 0.00 0.08 96.74
04:36:53 04:22:01 AM all 4.35 0.00 0.31 0.00 0.08 95.25
04:36:53 04:22:01 AM 0 6.92 0.00 0.45 0.00 0.10 92.53
04:36:53 04:22:01 AM 1 1.79 0.00 0.17 0.00 0.07 97.98
04:36:53 04:23:01 AM all 6.85 0.00 0.39 0.00 0.08 92.68
04:36:53 04:23:01 AM 0 10.74 0.00 0.52 0.00 0.10 88.64
04:36:53 04:23:01 AM 1 2.96 0.00 0.27 0.00 0.07 96.71
04:36:53 04:24:01 AM all 0.50 0.00 0.08 0.00 0.06 99.37
04:36:53 04:24:01 AM 0 0.27 0.00 0.10 0.00 0.07 99.57
04:36:53 04:24:01 AM 1 0.73 0.00 0.05 0.00 0.05 99.17
04:36:53
04:36:53 04:24:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 04:25:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
04:36:53 04:25:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
04:36:53 04:25:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
04:36:53 04:26:01 AM all 0.46 0.00 0.08 0.00 0.04 99.42
04:36:53 04:26:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57
04:36:53 04:26:01 AM 1 0.58 0.00 0.10 0.00 0.05 99.27
04:36:53 04:27:01 AM all 0.14 0.17 0.13 0.01 0.04 99.52
04:36:53 04:27:01 AM 0 0.08 0.33 0.15 0.02 0.03 99.38
04:36:53 04:27:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65
04:36:53 04:28:01 AM all 0.38 0.00 0.08 0.00 0.05 99.49
04:36:53 04:28:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
04:36:53 04:28:01 AM 1 0.42 0.00 0.12 0.00 0.07 99.40
04:36:53 04:29:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
04:36:53 04:29:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
04:36:53 04:29:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
04:36:53 04:30:01 AM all 1.68 0.00 0.10 0.00 0.06 98.16
04:36:53 04:30:01 AM 0 1.45 0.00 0.10 0.00 0.07 98.38
04:36:53 04:30:01 AM 1 1.90 0.00 0.10 0.00 0.05 97.95
04:36:53 04:31:01 AM all 6.73 0.00 3.82 0.00 0.06 89.39
04:36:53 04:31:01 AM 0 0.75 0.00 0.17 0.00 0.07 99.02
04:36:53 04:31:01 AM 1 13.12 0.00 7.73 0.00 0.05 79.09
04:36:53 04:32:01 AM all 7.40 0.00 2.39 0.00 0.06 90.15
04:36:53 04:32:01 AM 0 2.17 0.00 0.45 0.00 0.07 97.31
04:36:53 04:32:01 AM 1 12.89 0.00 4.44 0.00 0.05 82.63
04:36:53 04:33:01 AM all 6.09 0.00 3.16 0.00 0.06 90.70
04:36:53 04:33:01 AM 0 5.25 0.00 2.28 0.00 0.07 92.40
04:36:53 04:33:01 AM 1 6.89 0.00 4.01 0.00 0.05 89.05
04:36:53 04:34:01 AM all 7.32 0.00 2.67 0.00 0.07 89.94
04:36:53 04:34:01 AM 0 9.25 0.00 2.93 0.00 0.07 87.75
04:36:53 04:34:01 AM 1 5.49 0.00 2.42 0.00 0.07 92.02
04:36:53 04:35:01 AM all 7.38 0.00 2.72 0.00 0.06 89.84
04:36:53 04:35:01 AM 0 10.81 0.00 3.33 0.00 0.04 85.83
04:36:53 04:35:01 AM 1 4.10 0.00 2.14 0.00 0.09 93.67
04:36:53
04:36:53 04:35:01 AM CPU %user %nice %system %iowait %steal %idle
04:36:53 04:36:01 AM all 27.09 0.00 2.62 0.09 0.08 70.11
04:36:53 04:36:01 AM 0 41.07 0.00 2.81 0.12 0.08 55.93
04:36:53 04:36:01 AM 1 13.12 0.00 2.44 0.07 0.08 84.29
04:36:53 Average: all 3.11 0.00 0.51 0.00 0.06 96.32
04:36:53 Average: 0 3.56 0.01 0.55 0.00 0.06 95.83
04:36:53 Average: 1 2.66 0.00 0.46 0.00 0.06 96.82
04:36:53
04:36:53
04:36:53