Started by upstream project "integration-sanity-test-vanadium" build number 144
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-centos8-robot-2c-8g-393 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-BzBpDHHIwJUs/agent.8576
SSH_AGENT_PID=8577
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_9730730580467653178.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_9730730580467653178.key)
[ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
The recommended git tool is: NONE
using credential opendaylight-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
> git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh17710512955789627180.key
Verifying host key using known hosts file
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.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh13907126163116745698.key
Verifying host key using known hosts file
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.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
> git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
Commit message: "Add bgpcep variables for vanadium"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11091094652363248719.sh
---> python-tools-install.sh
Setup pyenv:
system
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.13 (set by /opt/pyenv/version)
* 3.11.7 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dVRH
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
Generating Requirements File
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.
httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
Python 3.11.7
pip 25.3 from /tmp/venv-dVRH/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.6.3
aspy.yaml==1.3.0
attrs==25.4.0
autopage==0.5.2
beautifulsoup4==4.14.3
boto3==1.42.28
botocore==1.42.28
bs4==0.0.2
certifi==2026.1.4
cffi==2.0.0
cfgv==3.5.0
chardet==5.2.0
charset-normalizer==3.4.4
click==8.3.1
cliff==4.13.1
cmd2==3.1.0
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.3.1
distlib==0.4.0
dnspython==2.8.0
docker==7.1.0
dogpile.cache==1.5.0
durationpy==0.10
email-validator==2.3.0
filelock==3.20.3
future==1.0.0
gitdb==4.0.12
GitPython==3.1.46
google-auth==2.47.0
httplib2==0.31.1
identify==2.6.16
idna==3.11
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
keystoneauth1==5.12.0
kubernetes==34.1.0
lftools==0.37.19
lxml==6.0.2
markdown-it-py==4.0.0
MarkupSafe==3.0.3
mdurl==0.1.2
msgpack==1.1.2
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.10.0
oauth2client==4.1.3
oauthlib==3.3.1
openstacksdk==4.8.0
os-service-types==1.8.2
osc-lib==4.3.0
oslo.config==10.2.0
oslo.context==6.2.0
oslo.i18n==6.7.1
oslo.log==8.0.0
oslo.serialization==5.9.0
oslo.utils==9.2.0
packaging==25.0
pbr==7.0.3
platformdirs==4.5.1
prettytable==3.17.0
psutil==7.2.1
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.23
pygerrit2==2.0.15
PyGithub==2.8.1
Pygments==2.19.2
PyJWT==2.10.1
PyNaCl==1.6.2
pyparsing==2.4.7
pyperclip==1.11.0
pyrsistent==0.20.0
python-cinderclient==9.8.0
python-dateutil==2.9.0.post0
python-heatclient==4.3.0
python-jenkins==1.8.3
python-keystoneclient==5.7.0
python-magnumclient==4.9.0
python-openstackclient==8.3.0
python-swiftclient==4.9.0
PyYAML==6.0.3
referencing==0.37.0
requests==2.32.5
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rich==14.2.0
rich-argparse==1.7.2
rpds-py==0.30.0
rsa==4.9.1
ruamel.yaml==0.19.1
ruamel.yaml.clib==0.2.15
s3transfer==0.16.0
simplejson==3.20.2
six==1.17.0
smmap==5.0.2
soupsieve==2.8.1
stevedore==5.6.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.14.0
tqdm==4.67.1
typing_extensions==4.15.0
tzdata==2025.3
urllib3==1.26.20
virtualenv==20.36.1
wcwidth==0.2.14
websocket-client==1.9.0
wrapt==2.0.1
xdg==6.0.0
xmltodict==1.0.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_STACK_TEMPLATE=csit-2-instance-type.yaml
OS_CLOUD=vex
OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-142
OS_STACK_TEMPLATE_DIR=openstack-hot
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10171777232421454292.sh
---> Create parameters file for OpenStack HOT
OpenStack Heat parameters generated
-----------------------------------
parameters:
vm_0_count: '1'
vm_0_flavor: 'v3-standard-4'
vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
vm_1_count: '1'
vm_1_flavor: 'v3-standard-2'
vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
job_name: '38640-142'
silo: 'releng'
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins13410034209549017228.sh
---> Create HEAT stack
+ source /home/jenkins/lf-env.sh
+ lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
++ mktemp -d /tmp/venv-XXXX
+ lf_venv=/tmp/venv-gbzD
+ local venv_file=/tmp/.os_lf_venv
+ local python=python3
+ local options
+ local set_path=true
+ local install_args=
++ 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
+ options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
+ eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ true
+ case $1 in
+ python=python3
+ shift 2
+ true
+ case $1 in
+ shift
+ break
+ case $python in
+ local pkg_list=
+ [[ -d /opt/pyenv ]]
+ echo 'Setup pyenv:'
Setup pyenv:
+ export PYENV_ROOT=/opt/pyenv
+ PYENV_ROOT=/opt/pyenv
+ 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
+ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
+ pyenv versions
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
+ command -v pyenv
++ pyenv init - --no-rehash
+ eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
fi; done;
echo "${paths[*]}"'\'')"
export PATH="/opt/pyenv/shims:${PATH}"
export PYENV_SHELL=bash
source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
pyenv() {
local command
command="${1:-}"
if [ "$#" -gt 0 ]; then
shift
fi
case "$command" in
rehash|shell)
eval "$(pyenv "sh-$command" "$@")"
;;
*)
command pyenv "$command" "$@"
;;
esac
}'
+++ bash --norc -ec 'IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
fi; done;
echo "${paths[*]}"'
++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
++ 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
++ 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
++ export PYENV_SHELL=bash
++ PYENV_SHELL=bash
++ source /opt/pyenv/libexec/../completions/pyenv.bash
+++ complete -F _pyenv pyenv
++ lf-pyver python3
++ local py_version_xy=python3
++ local py_version_xyz=
++ awk '{ print $1 }'
++ pyenv versions
++ local command
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ sed 's/^[ *]* //'
++ grep -E '^[0-9.]*[0-9]$'
++ [[ ! -s /tmp/.pyenv_versions ]]
+++ tail -n 1
+++ grep '^3' /tmp/.pyenv_versions
+++ sort -V
++ py_version_xyz=3.11.7
++ [[ -z 3.11.7 ]]
++ echo 3.11.7
++ return 0
+ pyenv local 3.11.7
+ local command
+ command=local
+ '[' 2 -gt 0 ']'
+ shift
+ case "$command" in
+ command pyenv local 3.11.7
+ pyenv local 3.11.7
+ for arg in "$@"
+ case $arg in
+ pkg_list+='lftools[openstack] '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='kubernetes '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='niet '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-heatclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-openstackclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-magnumclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='urllib3~=1.26.15 '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='yq '
+ [[ -f /tmp/.os_lf_venv ]]
++ cat /tmp/.os_lf_venv
+ lf_venv=/tmp/venv-dVRH
+ echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from' file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from file:/tmp/.os_lf_venv
+ echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
+ local 'pip_opts=--upgrade --quiet'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
lf-activate-venv(): INFO: Attempting to install with network-safe options...
+ /tmp/venv-dVRH/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
+ echo 'lf-activate-venv(): INFO: Base packages installed successfully'
lf-activate-venv(): INFO: Base packages installed successfully
+ [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
+ echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ /tmp/venv-dVRH/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
+ type python3
+ true
+ echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
+ PATH=/tmp/venv-dVRH/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
+ return 0
+ openstack --os-cloud vex limits show --absolute
+--------------------------+---------+
| Name | Value |
+--------------------------+---------+
| maxTotalInstances | -1 |
| maxTotalCores | 450 |
| maxTotalRAMSize | 1000000 |
| maxServerMeta | 128 |
| maxImageMeta | 128 |
| maxPersonality | 5 |
| maxPersonalitySize | 10240 |
| maxTotalKeypairs | 100 |
| maxServerGroups | 10 |
| maxServerGroupMembers | 10 |
| maxTotalFloatingIps | -1 |
| maxSecurityGroups | -1 |
| maxSecurityGroupRules | -1 |
| totalRAMUsed | 40960 |
| totalCoresUsed | 10 |
| totalInstancesUsed | 5 |
| totalFloatingIpsUsed | 0 |
| totalSecurityGroupsUsed | 0 |
| totalServerGroupsUsed | 0 |
| maxTotalVolumes | -1 |
| maxTotalSnapshots | 10 |
| maxTotalVolumeGigabytes | 4096 |
| maxTotalBackups | 10 |
| maxTotalBackupGigabytes | 1000 |
| totalVolumesUsed | 0 |
| totalGigabytesUsed | 0 |
| totalSnapshotsUsed | 0 |
| totalBackupsUsed | 0 |
| totalBackupGigabytesUsed | 0 |
+--------------------------+---------+
+ pushd /opt/ciman/openstack-hot
/opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
+ lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-142 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml
Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-142
Waiting to initialize infrastructure...
Stack initialization successful.
------------------------------------
Stack Details
------------------------------------
{'added': None,
'capabilities': [],
'created_at': '2026-01-15T19:42:36Z',
'deleted': None,
'deleted_at': None,
'description': 'No description',
'environment': None,
'environment_files': None,
'files': None,
'files_container': None,
'id': 'c9c90d45-2820-4ad0-aee8-2eca2134fcd4',
'is_rollback_disabled': True,
'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-142/c9c90d45-2820-4ad0-aee8-2eca2134fcd4',
'rel': 'self'}],
'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'})}),
'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-142',
'notification_topics': [],
'outputs': [{'description': 'IP addresses of the 1st vm types',
'output_key': 'vm_0_ips',
'output_value': ['10.30.171.176']},
{'description': 'IP addresses of the 2nd vm types',
'output_key': 'vm_1_ips',
'output_value': ['10.30.171.204']}],
'owner_id': ****,
'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
'OS::stack_id': 'c9c90d45-2820-4ad0-aee8-2eca2134fcd4',
'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-142',
'job_name': '38640-142',
'silo': 'releng',
'vm_0_count': '1',
'vm_0_flavor': 'v3-standard-4',
'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
'20260109-084045.554',
'vm_1_count': '1',
'vm_1_flavor': 'v3-standard-2',
'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
'- 20250917-133034.654'},
'parent_id': None,
'replaced': None,
'status': 'CREATE_COMPLETE',
'status_reason': 'Stack CREATE completed successfully',
'tags': [],
'template': None,
'template_description': 'No description',
'template_url': None,
'timeout_mins': 15,
'unchanged': None,
'updated': None,
'updated_at': None,
'user_project_id': '28c0d14c84d84d9d894c6a8947e65013'}
------------------------------------
+ popd
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins13655147937016615847.sh
---> Copy SSH public keys to CSIT lab
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
SSH not responding on 10.30.171.176. Retrying in 10 seconds...
Warning: Permanently added '10.30.171.204' (ECDSA) to the list of known hosts.
releng-38640-142-1-mininet-ovs-217-0
Successfully copied public keys to slave 10.30.171.204
Ping to 10.30.171.176 successful.
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
releng-38640-142-0-builder-0
Successfully copied public keys to slave 10.30.171.176
Process 9790 ready.
Process 9791 ready.
SSH ready on all stack servers.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins10764236856957437202.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JdjZ
lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
lf-activate-venv(): INFO: Adding /tmp/venv-JdjZ/bin to PATH
+ echo 'Installing Python Requirements'
Installing Python Requirements
+ cat
+ python -m pip install -r requirements.txt
Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
Collecting docker-py (from -r requirements.txt (line 1))
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)
Collecting ipaddr (from -r requirements.txt (line 2))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting netaddr (from -r requirements.txt (line 3))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
Collecting netifaces (from -r requirements.txt (line 4))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting pyhocon (from -r requirements.txt (line 5))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
Collecting requests (from -r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
Collecting robotframework (from -r requirements.txt (line 7))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.2 MB/s 0:00:00
Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
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)
Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting scapy (from -r requirements.txt (line 12))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 35.7 MB/s 0:00:00
Collecting jsonpath-rw (from -r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 37.3 MB/s 0:00:00
Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
Collecting pyangbind (from -r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
Collecting isodate (from -r requirements.txt (line 25))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
Collecting jmespath (from -r requirements.txt (line 28))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting jsonpatch (from -r requirements.txt (line 31))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
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)
Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
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)
Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
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)
Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
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)
Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
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)
Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
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)
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 35.1 MB/s 0:00:00
INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
Collecting pyang (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.4 MB/s 0:00:00
Collecting lxml (from pyangbind->-r requirements.txt (line 22))
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)
Collecting regex (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 28.3 MB/s 0:00:00
Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
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)
Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
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)
Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
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)
Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 47.0 MB/s 0:00:00
Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
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)
Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
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))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
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))
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)
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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
Building wheel for robotframework-sshlibrary (pyproject.toml): started
Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f25da2efb4a873df3bd080d5144c63f60e220cf3e0af16a4a82cb4a25098a568
Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
Building wheel for ipaddr (pyproject.toml): started
Building wheel for ipaddr (pyproject.toml): finished with status 'done'
Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=a22bea124cabb4e2b1e95e132325f7055fbeb10882cfeb219b64a548f85c4621
Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
Building wheel for netifaces (pyproject.toml): started
Building wheel for netifaces (pyproject.toml): finished with status 'done'
Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=b436bcfb1190e435f803e636c03b8336f701f247ee7c350227f1057f98c005f2
Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
Building wheel for robotframework-httplibrary (pyproject.toml): started
Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=3a746591830679ae4dfa6c5305bd4eeb2961f767f19e48487d752f45b09b66ac
Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
Building wheel for jsonpath-rw (pyproject.toml): started
Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d2380109766a6196c7a2b08c086195c05ad33ad9f62fa299cdd9d5748712e74b
Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
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
Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 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.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
+ pip freeze
attrs==25.4.0
bcrypt==5.0.0
beautifulsoup4==4.14.3
certifi==2026.1.4
cffi==2.0.0
charset-normalizer==3.4.4
click==8.3.1
cryptography==46.0.3
decorator==5.2.1
distlib==0.4.0
docker-py==1.10.6
docker-pycreds==0.4.0
elastic-transport==8.17.1
elasticsearch==8.19.3
elasticsearch-dsl==8.15.4
enum34==1.1.10
filelock==3.20.3
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
platformdirs==4.5.1
ply==3.11
pyang==2.7.1
pyangbind==0.8.7
pycparser==2.23
pyhocon==0.3.61
PyNaCl==1.6.2
pyparsing==3.3.1
PySocks==1.7.1
python-dateutil==2.9.0.post0
regex==2026.1.15
requests==2.32.5
robotframework==7.4.1
robotframework-httplibrary==0.4.2
robotframework-pythonlibcore==4.4.1
robotframework-requests==0.9.7
robotframework-selenium2library==3.0.0
robotframework-seleniumlibrary==6.8.0
robotframework-sshlibrary==3.8.0
scapy==2.7.0
scp==0.15.0
selenium==4.39.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.1
trio==0.32.0
trio-websocket==0.12.2
typing_extensions==4.15.0
urllib3==2.6.3
virtualenv==20.36.1
waitress==3.0.2
WebOb==1.8.9
websocket-client==1.9.0
WebTest==3.0.7
wsproto==1.3.2
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'env.properties'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8429262530119902597.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
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.
kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
+ ODL_SYSTEM=()
+ TOOLS_SYSTEM=()
+ OPENSTACK_SYSTEM=()
+ OPENSTACK_CONTROLLERS=()
+ mapfile -t ADDR
++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-142
++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.204 hostname -s
Warning: Permanently added '10.30.171.204' (ECDSA) to the list of known hosts.
+ REMHOST=releng-38640-142-1-mininet-ovs-217-0
+ case ${REMHOST} in
+ TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.176 hostname -s
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
+ REMHOST=releng-38640-142-0-builder-0
+ case ${REMHOST} in
+ ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
+ echo NUM_ODL_SYSTEM=1
+ echo NUM_TOOLS_SYSTEM=1
+ '[' '' == yes ']'
+ NUM_OPENSTACK_SYSTEM=0
+ echo NUM_OPENSTACK_SYSTEM=0
+ '[' 0 -eq 2 ']'
+ echo ODL_SYSTEM_IP=10.30.171.176
++ seq 0 0
+ for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
+ echo ODL_SYSTEM_1_IP=10.30.171.176
+ echo TOOLS_SYSTEM_IP=10.30.171.204
++ seq 0 0
+ for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
+ echo TOOLS_SYSTEM_1_IP=10.30.171.204
+ openstack_index=0
+ NUM_OPENSTACK_CONTROL_NODES=1
+ echo NUM_OPENSTACK_CONTROL_NODES=1
++ seq 0 0
+ for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
+ echo OPENSTACK_CONTROL_NODE_1_IP=
+ NUM_OPENSTACK_COMPUTE_NODES=-1
+ echo NUM_OPENSTACK_COMPUTE_NODES=-1
+ '[' -1 -ge 2 ']'
++ seq 0 -2
+ NUM_OPENSTACK_HAPROXY_NODES=0
+ echo NUM_OPENSTACK_HAPROXY_NODES=0
++ seq 0 -1
+ echo 'Contents of slave_addresses.txt:'
Contents of slave_addresses.txt:
+ cat slave_addresses.txt
NUM_ODL_SYSTEM=1
NUM_TOOLS_SYSTEM=1
NUM_OPENSTACK_SYSTEM=0
ODL_SYSTEM_IP=10.30.171.176
ODL_SYSTEM_1_IP=10.30.171.176
TOOLS_SYSTEM_IP=10.30.171.204
TOOLS_SYSTEM_1_IP=10.30.171.204
NUM_OPENSTACK_CONTROL_NODES=1
OPENSTACK_CONTROL_NODE_1_IP=
NUM_OPENSTACK_COMPUTE_NODES=-1
NUM_OPENSTACK_HAPROXY_NODES=0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins9068554515799192279.sh
Preparing for JRE Version 21
Karaf artifact is karaf
Karaf project is integration
Java home is /usr/lib/jvm/java-21-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8774657122860190126.sh
2026-01-15 19:44:21 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
Bundle version is 0.23.0-SNAPSHOT
--2026-01-15 19:44:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1410 (1.4K) [application/xml]
Saving to: ‘maven-metadata.xml’
0K . 100% 47.0M=0s
2026-01-15 19:44:21 (47.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
org.opendaylight.integration
karaf
0.23.0-SNAPSHOT
20260115.162822
873
20260115162822
pom
0.23.0-20260115.162822-873
20260115162822
tar.gz
0.23.0-20260115.162822-873
20260115162822
zip
0.23.0-20260115.162822-873
20260115162822
cyclonedx
xml
0.23.0-20260115.162822-873
20260115162822
cyclonedx
json
0.23.0-20260115.162822-873
20260115162822
Nexus timestamp is 0.23.0-20260115.162822-873
Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260115.162822-873.zip
Distribution bundle is karaf-0.23.0-20260115.162822-873.zip
Distribution bundle version is 0.23.0-SNAPSHOT
Distribution folder is karaf-0.23.0-SNAPSHOT
Nexus prefix is https://nexus.opendaylight.org
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins574987622712303220.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
Copying common-functions.sh to /tmp
Copying common-functions.sh to 10.30.171.176:/tmp
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Copying common-functions.sh to 10.30.171.204:/tmp
Warning: Permanently added '10.30.171.204' (ECDSA) to the list of known hosts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6749513768032157821.sh
common-functions.sh is being sourced
common-functions environment:
MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
CONTROLLERMEM: 2048m
AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
#################################################
## Configure Cluster and Start ##
#################################################
ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
Locating script plan to use...
Finished running script plans
Configuring member-1 with IP address 10.30.171.176
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
+ source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
++ [[ /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 ]]
common-functions.sh is being sourced
++ echo 'common-functions.sh is being sourced'
++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
++ DISTROSTREAM=vanadium
++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
++ export CONTROLLERMEM=
++ CONTROLLERMEM=
++ case "${DISTROSTREAM}" in
++ CLUSTER_SYSTEM=pekko
++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
++ print_common_env
++ cat
common-functions environment:
MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
CONTROLLERMEM:
AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
++ SSH='ssh -t -t'
++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
Changing to /tmp
Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260115.162822-873.zip
+ echo 'Changing to /tmp'
+ cd /tmp
+ echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260115.162822-873.zip'
+ wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260115.162822-873.zip
--2026-01-15 19:44:33-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260115.162822-873.zip
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 240369265 (229M) [application/zip]
Saving to: ‘karaf-0.23.0-20260115.162822-873.zip’
0K ........ ........ ........ ........ ........ ........ 1% 77.9M 3s
3072K ........ ........ ........ ........ ........ ........ 2% 110M 2s
6144K ........ ........ ........ ........ ........ ........ 3% 129M 2s
9216K ........ ........ ........ ........ ........ ........ 5% 139M 2s
12288K ........ ........ ........ ........ ........ ........ 6% 169M 2s
15360K ........ ........ ........ ........ ........ ........ 7% 197M 2s
18432K ........ ........ ........ ........ ........ ........ 9% 193M 2s
21504K ........ ........ ........ ........ ........ ........ 10% 200M 1s
24576K ........ ........ ........ ........ ........ ........ 11% 220M 1s
27648K ........ ........ ........ ........ ........ ........ 13% 224M 1s
30720K ........ ........ ........ ........ ........ ........ 14% 267M 1s
33792K ........ ........ ........ ........ ........ ........ 15% 230M 1s
36864K ........ ........ ........ ........ ........ ........ 17% 223M 1s
39936K ........ ........ ........ ........ ........ ........ 18% 252M 1s
43008K ........ ........ ........ ........ ........ ........ 19% 196M 1s
46080K ........ ........ ........ ........ ........ ........ 20% 251M 1s
49152K ........ ........ ........ ........ ........ ........ 22% 198M 1s
52224K ........ ........ ........ ........ ........ ........ 23% 234M 1s
55296K ........ ........ ........ ........ ........ ........ 24% 283M 1s
58368K ........ ........ ........ ........ ........ ........ 26% 327M 1s
61440K ........ ........ ........ ........ ........ ........ 27% 218M 1s
64512K ........ ........ ........ ........ ........ ........ 28% 187M 1s
67584K ........ ........ ........ ........ ........ ........ 30% 223M 1s
70656K ........ ........ ........ ........ ........ ........ 31% 295M 1s
73728K ........ ........ ........ ........ ........ ........ 32% 312M 1s
76800K ........ ........ ........ ........ ........ ........ 34% 255M 1s
79872K ........ ........ ........ ........ ........ ........ 35% 271M 1s
82944K ........ ........ ........ ........ ........ ........ 36% 233M 1s
86016K ........ ........ ........ ........ ........ ........ 37% 241M 1s
89088K ........ ........ ........ ........ ........ ........ 39% 170M 1s
92160K ........ ........ ........ ........ ........ ........ 40% 274M 1s
95232K ........ ........ ........ ........ ........ ........ 41% 342M 1s
98304K ........ ........ ........ ........ ........ ........ 43% 202M 1s
101376K ........ ........ ........ ........ ........ ........ 44% 297M 1s
104448K ........ ........ ........ ........ ........ ........ 45% 276M 1s
107520K ........ ........ ........ ........ ........ ........ 47% 230M 1s
110592K ........ ........ ........ ........ ........ ........ 48% 247M 1s
113664K ........ ........ ........ ........ ........ ........ 49% 352M 1s
116736K ........ ........ ........ ........ ........ ........ 51% 334M 1s
119808K ........ ........ ........ ........ ........ ........ 52% 238M 1s
122880K ........ ........ ........ ........ ........ ........ 53% 300M 0s
125952K ........ ........ ........ ........ ........ ........ 54% 325M 0s
129024K ........ ........ ........ ........ ........ ........ 56% 201M 0s
132096K ........ ........ ........ ........ ........ ........ 57% 323M 0s
135168K ........ ........ ........ ........ ........ ........ 58% 361M 0s
138240K ........ ........ ........ ........ ........ ........ 60% 200M 0s
141312K ........ ........ ........ ........ ........ ........ 61% 276M 0s
144384K ........ ........ ........ ........ ........ ........ 62% 333M 0s
147456K ........ ........ ........ ........ ........ ........ 64% 181M 0s
150528K ........ ........ ........ ........ ........ ........ 65% 300M 0s
153600K ........ ........ ........ ........ ........ ........ 66% 157M 0s
156672K ........ ........ ........ ........ ........ ........ 68% 233M 0s
159744K ........ ........ ........ ........ ........ ........ 69% 301M 0s
162816K ........ ........ ........ ........ ........ ........ 70% 157M 0s
165888K ........ ........ ........ ........ ........ ........ 71% 458M 0s
168960K ........ ........ ........ ........ ........ ........ 73% 463M 0s
172032K ........ ........ ........ ........ ........ ........ 74% 240M 0s
175104K ........ ........ ........ ........ ........ ........ 75% 231M 0s
178176K ........ ........ ........ ........ ........ ........ 77% 329M 0s
181248K ........ ........ ........ ........ ........ ........ 78% 144M 0s
184320K ........ ........ ........ ........ ........ ........ 79% 375M 0s
187392K ........ ........ ........ ........ ........ ........ 81% 222M 0s
190464K ........ ........ ........ ........ ........ ........ 82% 363M 0s
193536K ........ ........ ........ ........ ........ ........ 83% 301M 0s
196608K ........ ........ ........ ........ ........ ........ 85% 335M 0s
199680K ........ ........ ........ ........ ........ ........ 86% 344M 0s
202752K ........ ........ ........ ........ ........ ........ 87% 105M 0s
205824K ........ ........ ........ ........ ........ ........ 88% 438M 0s
208896K ........ ........ ........ ........ ........ ........ 90% 413M 0s
211968K ........ ........ ........ ........ ........ ........ 91% 213M 0s
215040K ........ ........ ........ ........ ........ ........ 92% 218M 0s
218112K ........ ........ ........ ........ ........ ........ 94% 307M 0s
221184K ........ ........ ........ ........ ........ ........ 95% 198M 0s
224256K ........ ........ ........ ........ ........ ........ 96% 376M 0s
227328K ........ ........ ........ ........ ........ ........ 98% 355M 0s
230400K ........ ........ ........ ........ ........ ........ 99% 332M 0s
233472K ........ ........ ... 100% 186M=1.0s
2026-01-15 19:44:34 (231 MB/s) - ‘karaf-0.23.0-20260115.162822-873.zip’ saved [240369265/240369265]
Extracting the new controller...
+ echo 'Extracting the new controller...'
+ unzip -q karaf-0.23.0-20260115.162822-873.zip
Adding external repositories...
+ echo 'Adding external repositories...'
+ 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
+ cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# If set to true, the following property will not allow any certificate to be used
# when accessing Maven repositories through SSL
#
#org.ops4j.pax.url.mvn.certificateCheck=
#
# Path to the local Maven settings file.
# The repositories defined in this file will be automatically added to the list
# of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
# below is not set.
# The following locations are checked for the existence of the settings.xml file
# * 1. looks for the specified url
# * 2. if not found looks for ${user.home}/.m2/settings.xml
# * 3. if not found looks for ${maven.home}/conf/settings.xml
# * 4. if not found looks for ${M2_HOME}/conf/settings.xml
#
#org.ops4j.pax.url.mvn.settings=
#
# Path to the local Maven repository which is used to avoid downloading
# artifacts when they already exist locally.
# The value of this property will be extracted from the settings.xml file
# above, or defaulted to:
# System.getProperty( "user.home" ) + "/.m2/repository"
#
org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
#
# Default this to false. It's just weird to use undocumented repos
#
org.ops4j.pax.url.mvn.useFallbackRepositories=false
#
# Uncomment if you don't wanna use the proxy settings
# from the Maven conf/settings.xml file
#
# org.ops4j.pax.url.mvn.proxySupport=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# Those repositories will be checked before iterating through the
# below list of repositories and even before the local repository
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snaphots
# @noreleases : the repository does not contain any released artifacts
#
# The following property value will add the system folder as a repo.
#
org.ops4j.pax.url.mvn.defaultRepositories=\
file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
# Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
#org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# The default list includes the following repositories:
# http://repo1.maven.org/maven2@id=central
# http://repository.springsource.com/maven/bundles/release@id=spring.ebr
# 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
# To add repositories to the default ones, prepend '+' to the list of repositories
# to add.
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snapshots
# @noreleases : the repository does not contain any released artifacts
# @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
#
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
### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
+ [[ True == \T\r\u\e ]]
+ echo 'Configuring the startup features...'
+ sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ FEATURE_TEST_STRING=features-test
+ FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
+ KARAF_VERSION=karaf4
+ [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
+ sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ [[ ! -z '' ]]
+ cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# Comma separated list of features repositories to register by default
#
featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/a0170df9-73d9-4a7b-8576-f73cd2fe5265.xml
#
# Comma separated list of features to install at startup
#
featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 5403d312-e8ba-4836-924b-71f00694c951
#
# Resource repositories (OBR) that the features resolver can use
# to resolve requirements/capabilities
#
# The format of the resourceRepositories is
# resourceRepositories=[xml:url|json:url],...
# for Instance:
#
#resourceRepositories=xml:http://host/path/to/index.xml
# or
#resourceRepositories=json:http://host/path/to/index.json
#
#
# Defines if the boot features are started in asynchronous mode (in a dedicated thread)
#
featuresBootAsynchronous=false
#
# Service requirements enforcement
#
# By default, the feature resolver checks the service requirements/capabilities of
# bundles for new features (xml schema >= 1.3.0) in order to automatically installs
# the required bundles.
# The following flag can have those values:
# - disable: service requirements are completely ignored
# - default: service requirements are ignored for old features
# - enforce: service requirements are always verified
#
#serviceRequirements=default
#
# Store cfg file for config element in feature
#
#configCfgStore=true
#
# Define if the feature service automatically refresh bundles
#
autoRefresh=true
#
# Configuration of features processing mechanism (overrides, blacklisting, modification of features)
# XML file defines instructions related to features processing
# versions.properties may declare properties to resolve placeholders in XML file
# both files are relative to ${karaf.etc}
#
#featureProcessing=org.apache.karaf.features.xml
#featureProcessingVersions=versions.properties
+ configure_karaf_log karaf4 ''
+ local -r karaf_version=karaf4
+ local -r controllerdebugmap=
+ local logapi=log4j
+ grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
log4j2.rootLogger.level = INFO
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 64MB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
+ logapi=log4j2
Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
+ echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
+ '[' log4j2 == log4j2 ']'
+ sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
+ orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
controllerdebugmap:
cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
+ unset IFS
+ echo 'controllerdebugmap: '
+ '[' -n '' ']'
+ echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
# Common pattern layout for appenders
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
# Root logger
log4j2.rootLogger.level = INFO
# uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
# Filters for logs marked by org.opendaylight.odlparent.Markers
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
# Loggers configuration
# Spifly logger
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
# Security audit logger
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Appenders configuration
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
# Rolling file appender
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
# uncomment to not force a disk flush
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 1GB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
# Audit file appender
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
# OSGi appender
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
# help with identification of maven-related problems with pax-url-aether
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
+ set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
Configure
java home: /usr/lib/jvm/java-21-openjdk-amd64
max memory: 2048m
memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
+ local -r controllermem=2048m
+ local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ echo Configure
+ echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
+ echo ' max memory: 2048m'
+ echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
+ sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
#!/bin/sh
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
# script: client, instance, shell, start, status, stop, karaf
#
# if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
# Actions go here...
# fi
#
# general settings which should be applied for all scripts go here; please keep
# in mind that it is possible that scripts might be executed more than once, e.g.
# in example of the start script where the start script is executed first and the
# karaf script afterwards.
#
#
# The following section shows the possible configuration options for the default
# karaf scripts
#
export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
# export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
# export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
# export EXTRA_JAVA_OPTS # Additional JVM options
# export KARAF_HOME # Karaf home folder
# export KARAF_DATA # Karaf data folder
# export KARAF_BASE # Karaf base folder
# export KARAF_ETC # Karaf etc folder
# export KARAF_LOG # Karaf log folder
# export KARAF_SYSTEM_OPTS # First citizen Karaf options
# export KARAF_OPTS # Additional available Karaf options
# export KARAF_DEBUG # Enable debug mode
# export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
# export KARAF_NOROOT # Prevent execution as root if set to true
Set Java version
+ echo 'Set Java version'
+ sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
+ sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
JDK default version ...
+ echo 'JDK default version ...'
+ java -version
openjdk version "21.0.9" 2025-10-21
OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
Set JAVA_HOME
+ echo 'Set JAVA_HOME'
+ export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Listing all open ports on controller system...
+ echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
+ echo 'Listing all open ports on controller system...'
+ netstat -pnatu
/tmp/configuration-script.sh: line 40: netstat: command not found
+ '[' -f /tmp/custom_shard_config.txt ']'
Configuring cluster
+ echo 'Configuring cluster'
+ /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.176
################################################
## Configure Cluster ##
################################################
NOTE: Cluster configuration files not found. Copying from
/tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
Configuring unique name in pekko.conf
Configuring hostname in pekko.conf
Configuring data and rpc seed nodes in pekko.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Configuring replication type in module-shards.conf
################################################
## NOTE: Manually restart controller to ##
## apply configuration. ##
################################################
Dump pekko.conf
+ echo 'Dump pekko.conf'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
odl-cluster-data {
pekko {
remote {
artery {
enabled = on
transport = tcp
canonical.hostname = "10.30.171.176"
canonical.port = 2550
}
}
cluster {
# Using artery.
seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.176:2550"]
roles = ["member-1"]
# when under load we might trip a false positive on the failure detector
# failure-detector {
# heartbeat-interval = 4 s
# acceptable-heartbeat-pause = 16s
# }
}
persistence {
# By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
# modifying the following two properties. The directory location specified may be a relative or absolute path.
# The relative path is always relative to KARAF_HOME.
# snapshot-store.local.dir = "target/snapshots"
}
disable-default-actor-system-quarantined-event-handling = "false"
}
}
Dump modules.conf
+ echo 'Dump modules.conf'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Dump module-shards.conf
+ echo 'Dump module-shards.conf'
+ cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
module-shards = [
{
name = "default"
shards = [
{
name = "default"
replicas = ["member-1"]
}
]
},
{
name = "inventory"
shards = [
{
name="inventory"
replicas = ["member-1"]
}
]
},
{
name = "topology"
shards = [
{
name="topology"
replicas = ["member-1"]
}
]
},
{
name = "toaster"
shards = [
{
name="toaster"
replicas = ["member-1"]
}
]
}
]
Locating config plan to use...
Finished running config plans
Starting member-1 with IP address 10.30.171.176
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Redirecting karaf console output to karaf_console.log
Starting controller...
start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
Execute the post startup script on controller 10.30.171.176
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
2026-01-15T19:44:55,092 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Controller is UP
2026-01-15T19:44:55,092 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Listing all open ports on controller system...
/tmp/post-startup-script.sh: line 51: netstat: command not found
looking for "BindException: Address already in use" in log file
looking for "server is unhealthy" in log file
Let's take the karaf thread dump
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:2019
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Generating mininet variables...
Locating test plan to use...
Changing the testplan path...
# Place the suites in run order:
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation
Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ...
==============================================================================
openflowplugin-sanity.txt
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
==============================================================================
Get list of nodes :: Get the inventory | PASS |
------------------------------------------------------------------------------
Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
------------------------------------------------------------------------------
Get node 1 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 2 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 3 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
==============================================================================
Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
------------------------------------------------------------------------------
List all the links :: List all the links in the topology. | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
==============================================================================
Get Stats for all nodes :: Get the stats for all nodes | PASS |
------------------------------------------------------------------------------
Get Stats for node 1 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 2 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 3 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
==============================================================================
Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
------------------------------------------------------------------------------
Verify after adding flow config - Output to physical port# :: Veri... | PASS |
------------------------------------------------------------------------------
Verify after adding flow operational - Output to physical port# ::... | PASS |
------------------------------------------------------------------------------
Remove a flow - Output to physical port# :: Remove a flow | PASS |
------------------------------------------------------------------------------
Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
------------------------------------------------------------------------------
Verify after deleting flow operational - Output to physical port# ... | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
21 tests, 21 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
==============================================================================
Get list of nodes :: Get the inventory | PASS |
------------------------------------------------------------------------------
Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
------------------------------------------------------------------------------
Get node 1 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 2 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 3 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
==============================================================================
Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
------------------------------------------------------------------------------
List all the links :: List all the links in the topology. | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
==============================================================================
Get Stats for all nodes :: Get the stats for all nodes | PASS |
------------------------------------------------------------------------------
Get Stats for node 1 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 2 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 3 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
==============================================================================
Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
------------------------------------------------------------------------------
Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
------------------------------------------------------------------------------
Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
------------------------------------------------------------------------------
Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
------------------------------------------------------------------------------
Verify after modifying flow config - Output to physical port# :: V... | PASS |
------------------------------------------------------------------------------
Verify after modifying flow operational - Output to physical port#... | PASS |
------------------------------------------------------------------------------
Remove a flow - Output to physical port# :: Remove a flow | PASS |
------------------------------------------------------------------------------
Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
------------------------------------------------------------------------------
Verify after deleting flow operational - Output to physical port# ... | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
24 tests, 24 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
==============================================================================
Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 156 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 221 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 222 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 223 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 224 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 225 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 550 Added | PASS |
------------------------------------------------------------------------------
Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 156 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 221 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 222 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 223 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 224 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 225 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 550 Updated | PASS |
------------------------------------------------------------------------------
Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 156 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 221 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 222 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 223 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 224 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 225 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 550 Deleted | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
174 tests, 174 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
==============================================================================
Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Added | PASS |
------------------------------------------------------------------------------
Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Updated | PASS |
------------------------------------------------------------------------------
Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Deleted | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
152 tests, 152 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
326 tests, 326 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Reconciliation
==============================================================================
openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
==============================================================================
Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
------------------------------------------------------------------------------
Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
------------------------------------------------------------------------------
Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
------------------------------------------------------------------------------
Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
------------------------------------------------------------------------------
Check Linear Topology :: Check Linear Topology. | PASS |
------------------------------------------------------------------------------
Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
------------------------------------------------------------------------------
Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
------------------------------------------------------------------------------
Check Flows In Switch :: Check Flows after mininet starts. | PASS |
------------------------------------------------------------------------------
Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check No Switches After Disconnect :: Check no switches in topology. | PASS |
------------------------------------------------------------------------------
Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
------------------------------------------------------------------------------
Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
------------------------------------------------------------------------------
Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
------------------------------------------------------------------------------
Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
------------------------------------------------------------------------------
Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
------------------------------------------------------------------------------
Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
------------------------------------------------------------------------------
Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
------------------------------------------------------------------------------
Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
------------------------------------------------------------------------------
Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
------------------------------------------------------------------------------
Stop Mininet :: Stop Mininet. | PASS |
------------------------------------------------------------------------------
Check No Switches :: Check no switches in topology. | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
23 tests, 23 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Reconciliation | PASS |
23 tests, 23 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt | PASS |
394 tests, 394 passed, 0 failed
==============================================================================
Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml
Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html
Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html
Examining the files in data/log and checking filesize
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
total 956
drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 19:44 .
-rw-rw-r-- 1 jenkins jenkins 1720 Jan 15 19:44 karaf_console.log
drwxrwxr-x 9 jenkins jenkins 4096 Jan 15 19:44 ..
-rw-rw-r-- 1 jenkins jenkins 966198 Jan 15 19:49 karaf.log
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
944K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
Let's take the karaf thread dump again...
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:4396
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Killing ODL
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Compressing karaf.log 1
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Fetching compressed karaf.log 1
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
Fetch GC logs
Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
Examine copied files
total 44036
drwxrwxr-x. 2 jenkins jenkins 6 Jan 15 19:49 gclogs-1
-rw-rw-r--. 1 jenkins jenkins 1720 Jan 15 19:49 odl1_karaf_console.log
-rw-rw-r--. 1 jenkins jenkins 66917 Jan 15 19:49 odl1_karaf.log.gz
-rw-rw-r--. 1 jenkins jenkins 155732 Jan 15 19:49 karaf_1_4396_threads_after.log
-rw-rw-r--. 1 jenkins jenkins 14154 Jan 15 19:49 ps_after.log
-rw-rw-r--. 1 jenkins jenkins 270757 Jan 15 19:49 report.html
-rw-rw-r--. 1 jenkins jenkins 3401289 Jan 15 19:49 log.html
-rw-rw-r--. 1 jenkins jenkins 40981439 Jan 15 19:49 output.xml
-rw-rw-r--. 1 jenkins jenkins 491 Jan 15 19:45 testplan.txt
-rw-rw-r--. 1 jenkins jenkins 108410 Jan 15 19:45 karaf_1_2019_threads_before.log
-rw-rw-r--. 1 jenkins jenkins 14295 Jan 15 19:45 ps_before.log
-rw-rw-r--. 1 jenkins jenkins 3376 Jan 15 19:44 post-startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 252 Jan 15 19:44 startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 3497 Jan 15 19:44 configuration-script.sh
-rw-rw-r--. 1 jenkins jenkins 337 Jan 15 19:44 detect_variables.env
-rw-rw-r--. 1 jenkins jenkins 2619 Jan 15 19:44 pom.xml
-rw-rw-r--. 1 jenkins jenkins 92 Jan 15 19:44 set_variables.env
-rw-rw-r--. 1 jenkins jenkins 299 Jan 15 19:44 slave_addresses.txt
-rw-rw-r--. 1 jenkins jenkins 570 Jan 15 19:43 requirements.txt
-rw-rw-r--. 1 jenkins jenkins 26 Jan 15 19:43 env.properties
-rw-rw-r--. 1 jenkins jenkins 334 Jan 15 19:42 stack-parameters.yaml
drwxrwxr-x. 7 jenkins jenkins 4096 Jan 15 19:41 test
drwxrwxr-x. 2 jenkins jenkins 6 Jan 15 19:41 test@tmp
-rw-rw-r--. 1 jenkins jenkins 1410 Jan 15 16:28 maven-metadata.xml
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3051520196922885104.sh
Karaf Deployments, Tests must have already run
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins13562411075442376465.sh
Cleaning up Robot installation...
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 8577 killed;
[ssh-agent] Stopped.
Recording plot data
Robot results publisher started...
INFO: Checking test criticality is deprecated and will be dropped in a future release!
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15424610878825042324.sh
Archiving csit artifacts
mv: cannot stat '*_1.png': No such file or directory
mv: cannot stat '/tmp/odl1_*': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3558k 0 3558k 0 0 4025k 0 --:--:-- --:--:-- --:--:-- 4025k
Archive: robot-plugin.zip
inflating: ./archives/robot-plugin/log.html
inflating: ./archives/robot-plugin/output.xml
inflating: ./archives/robot-plugin/report.html
mv: cannot stat '*.log.gz': No such file or directory
mv: cannot stat '*.csv': No such file or directory
mv: cannot stat '*.png': No such file or directory
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8420045450996797484.sh
[PostBuildScript] - [INFO] Executing post build scripts.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_CLOUD=vex
OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-142
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins54350522549983922.sh
---> openstack-stack-delete.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
INFO: Stack cost retrieval disabled, setting cost to 0
INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-142
Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-142
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5090426684596889751.sh
---> sysstat.sh
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11531748269585355132.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=redhat
+ workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ rpm -qa
+ sort
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
+ mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17248348034200029479.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
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.
kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9568841323990831531.sh
provisioning config files...
Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #142
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config17150967809531478543tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
provisioning config files...
copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SERVER_ID=logs
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins763474036429007879.sh
---> create-netrc.sh
WARN: Log server credential not found.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13538183763869018930.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3735933238005482655.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8628963965431537727.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
DEBUG: total: 0
INFO: Retrieving Stack Cost...
INFO: Retrieving Pricing Info for: v3-standard-2
INFO: Archiving Costs
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins7620960412536935859.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dVRH from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-dVRH/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/142/
INFO: archiving logs to S3
---> uname -a:
Linux prd-centos8-robot-2c-8g-393.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
---> lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 2
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC-Rome Processor
Stepping: 0
CPU MHz: 2799.998
BogoMIPS: 5599.99
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0,1
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
---> nproc:
2
---> df -h:
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.8G 0 3.8G 0% /dev
tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs 3.8G 17M 3.8G 1% /run
tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
/dev/vda1 40G 8.4G 32G 21% /
tmpfs 770M 0 770M 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 7697 589 4817 19 2291 6809
Swap: 1023 0 1023
---> ip addr:
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
link/ether fa:16:3e:2f:8c:cd brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 10.30.171.222/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
valid_lft 69982sec preferred_lft 69982sec
inet6 fe80::f816:3eff:fe2f:8ccd/64 scope link
valid_lft forever preferred_lft forever
---> sar -b -r -n DEV:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/15/2026 _x86_64_ (2 CPU)
03:17:45 LINUX RESTART (2 CPU)
03:18:01 AM tps rtps wtps bread/s bwrtn/s
03:19:01 AM 181.73 141.06 40.66 12794.14 37624.32
03:20:01 AM 1.98 0.00 1.98 0.00 247.35
03:21:01 AM 0.55 0.03 0.52 0.53 6.13
03:22:01 AM 0.43 0.00 0.43 0.00 5.71
03:23:01 AM 0.37 0.00 0.37 0.00 3.78
03:24:01 AM 0.47 0.00 0.47 0.00 6.67
03:25:01 AM 0.25 0.00 0.25 0.00 3.67
03:26:01 AM 0.10 0.00 0.10 0.00 1.07
03:27:01 AM 0.13 0.00 0.13 0.00 1.05
03:28:01 AM 0.18 0.00 0.18 0.00 2.55
03:29:01 AM 0.17 0.00 0.17 0.00 3.37
03:30:01 AM 0.15 0.00 0.15 0.00 1.05
03:31:01 AM 0.15 0.02 0.14 0.14 1.12
03:32:01 AM 8.88 5.93 2.95 574.74 70.94
03:33:01 AM 1.35 0.05 1.30 0.80 32.91
03:34:01 AM 0.33 0.00 0.33 0.00 5.70
03:35:01 AM 0.15 0.00 0.15 0.00 1.05
03:36:01 AM 0.10 0.00 0.10 0.00 0.90
03:37:01 AM 0.10 0.00 0.10 0.00 1.07
03:38:01 AM 0.20 0.00 0.20 0.00 2.32
03:39:01 AM 0.18 0.00 0.18 0.00 3.07
03:40:01 AM 0.12 0.00 0.12 0.00 0.93
03:41:01 AM 0.25 0.00 0.25 0.00 3.12
03:42:01 AM 0.23 0.00 0.23 0.00 3.10
03:43:01 AM 0.20 0.00 0.20 0.00 2.30
03:44:01 AM 0.17 0.00 0.17 0.00 3.20
03:45:01 AM 0.13 0.00 0.13 0.00 1.20
03:46:01 AM 0.12 0.00 0.12 0.00 0.92
03:47:01 AM 0.17 0.00 0.17 0.00 1.98
03:48:01 AM 0.27 0.00 0.27 0.00 3.83
03:49:01 AM 0.28 0.00 0.28 0.00 5.23
03:50:01 AM 0.18 0.00 0.18 0.00 2.10
03:51:01 AM 0.18 0.00 0.18 0.00 2.77
03:52:01 AM 0.18 0.00 0.18 0.00 2.17
03:53:01 AM 0.13 0.00 0.13 0.00 0.87
03:54:01 AM 0.23 0.00 0.23 0.00 4.40
03:55:01 AM 0.28 0.00 0.28 0.00 3.95
03:56:01 AM 0.15 0.00 0.15 0.00 1.48
03:57:01 AM 0.10 0.00 0.10 0.00 0.80
03:58:01 AM 0.17 0.00 0.17 0.00 1.15
03:59:01 AM 0.20 0.00 0.20 0.00 3.23
04:00:01 AM 0.15 0.00 0.15 0.00 1.22
04:01:01 AM 0.20 0.02 0.18 0.13 1.52
04:02:01 AM 0.32 0.07 0.25 1.73 4.61
04:03:01 AM 0.22 0.00 0.22 0.00 1.97
04:04:01 AM 0.25 0.00 0.25 0.00 4.90
04:05:01 AM 0.17 0.00 0.17 0.00 1.72
04:06:01 AM 0.08 0.00 0.08 0.00 0.55
04:07:01 AM 0.15 0.00 0.15 0.00 1.45
04:08:01 AM 0.13 0.00 0.13 0.00 1.00
04:09:01 AM 0.18 0.00 0.18 0.00 3.17
04:10:01 AM 0.12 0.00 0.12 0.00 0.77
04:11:01 AM 0.22 0.00 0.22 0.00 2.68
04:12:01 AM 0.18 0.00 0.18 0.00 2.52
04:13:01 AM 0.17 0.00 0.17 0.00 1.18
04:14:01 AM 0.20 0.00 0.20 0.00 3.37
04:15:01 AM 0.17 0.00 0.17 0.00 1.58
04:16:01 AM 0.10 0.00 0.10 0.00 0.63
04:17:01 AM 0.10 0.00 0.10 0.00 0.77
04:18:01 AM 0.13 0.00 0.13 0.00 1.02
04:19:01 AM 0.18 0.00 0.18 0.00 3.82
04:20:01 AM 0.12 0.00 0.12 0.00 0.90
04:21:01 AM 0.22 0.00 0.22 0.00 2.55
04:22:01 AM 0.18 0.00 0.18 0.00 2.65
04:23:01 AM 0.13 0.00 0.13 0.00 1.00
04:24:01 AM 0.18 0.00 0.18 0.00 3.17
04:25:01 AM 0.15 0.00 0.15 0.00 1.08
04:26:01 AM 0.10 0.00 0.10 0.00 0.80
04:27:01 AM 0.15 0.00 0.15 0.00 1.05
04:28:01 AM 0.20 0.00 0.20 0.00 2.35
04:29:01 AM 0.23 0.00 0.23 0.00 4.12
04:30:01 AM 0.22 0.00 0.22 0.00 2.43
04:31:01 AM 0.23 0.00 0.23 0.00 2.98
04:32:01 AM 0.12 0.00 0.12 0.00 1.17
04:33:01 AM 0.20 0.00 0.20 0.00 2.82
04:34:01 AM 0.20 0.00 0.20 0.00 3.47
04:35:01 AM 0.20 0.00 0.20 0.00 2.52
04:36:01 AM 0.15 0.00 0.15 0.00 1.48
04:37:01 AM 0.13 0.00 0.13 0.00 1.08
04:38:02 AM 0.22 0.00 0.22 0.00 2.85
04:39:01 AM 0.19 0.00 0.19 0.00 3.12
04:40:01 AM 0.12 0.00 0.12 0.00 1.03
04:41:01 AM 0.13 0.00 0.13 0.00 0.93
04:42:01 AM 0.23 0.00 0.23 0.00 3.70
04:43:01 AM 0.23 0.00 0.23 0.00 2.97
04:44:01 AM 1.13 0.32 0.82 6.93 20.20
04:45:01 AM 0.13 0.00 0.13 0.00 1.57
04:46:01 AM 0.10 0.00 0.10 0.00 1.03
04:47:01 AM 0.12 0.00 0.12 0.00 0.80
04:48:01 AM 0.33 0.00 0.33 0.00 5.18
04:49:01 AM 0.18 0.00 0.18 0.00 3.07
04:50:01 AM 0.12 0.00 0.12 0.00 1.03
04:51:01 AM 0.13 0.00 0.13 0.00 1.07
04:52:01 AM 0.13 0.00 0.13 0.00 1.70
04:53:01 AM 0.18 0.00 0.18 0.00 2.68
04:54:01 AM 0.18 0.00 0.18 0.00 3.07
04:55:01 AM 0.20 0.00 0.20 0.00 2.37
04:56:01 AM 0.15 0.00 0.15 0.00 1.58
04:57:01 AM 0.10 0.00 0.10 0.00 0.63
04:58:01 AM 0.22 0.00 0.22 0.00 2.88
04:59:01 AM 0.20 0.00 0.20 0.00 3.72
05:00:01 AM 0.18 0.00 0.18 0.00 2.13
05:01:01 AM 0.18 0.00 0.18 0.00 2.77
05:02:01 AM 0.30 0.00 0.30 0.00 5.06
05:03:01 AM 0.20 0.00 0.20 0.00 2.25
05:04:01 AM 0.27 0.00 0.27 0.00 5.87
05:05:01 AM 0.15 0.00 0.15 0.00 1.95
05:06:01 AM 0.13 0.00 0.13 0.00 1.73
05:07:01 AM 0.23 0.00 0.23 0.00 3.05
05:08:01 AM 0.18 0.00 0.18 0.00 1.82
05:09:01 AM 0.18 0.00 0.18 0.00 3.33
05:10:01 AM 0.17 0.00 0.17 0.00 2.10
05:11:01 AM 0.17 0.00 0.17 0.00 1.42
05:12:01 AM 0.17 0.00 0.17 0.00 1.98
05:13:01 AM 0.13 0.00 0.13 0.00 1.00
05:14:01 AM 0.27 0.00 0.27 0.00 4.77
05:15:01 AM 0.20 0.00 0.20 0.00 2.15
05:16:01 AM 0.10 0.00 0.10 0.00 0.77
05:17:01 AM 0.10 0.00 0.10 0.00 0.63
05:18:01 AM 0.13 0.00 0.13 0.00 0.88
05:19:01 AM 0.18 0.00 0.18 0.00 3.70
05:20:01 AM 0.13 0.00 0.13 0.00 0.90
05:21:01 AM 0.22 0.00 0.22 0.00 2.70
05:22:01 AM 0.23 0.00 0.23 0.00 2.93
05:23:01 AM 0.77 0.00 0.77 0.00 11.60
05:24:01 AM 0.42 0.00 0.42 0.00 8.96
05:25:01 AM 0.20 0.00 0.20 0.00 1.87
05:26:01 AM 0.10 0.00 0.10 0.00 0.63
05:27:01 AM 0.10 0.00 0.10 0.00 0.77
05:28:01 AM 0.13 0.00 0.13 0.00 0.87
05:29:01 AM 0.18 0.00 0.18 0.00 3.17
05:30:01 AM 0.12 0.00 0.12 0.00 0.90
05:31:01 AM 0.22 0.00 0.22 0.00 2.55
05:32:01 AM 0.17 0.00 0.17 0.00 2.52
05:33:01 AM 0.13 0.00 0.13 0.00 1.27
05:34:01 AM 0.18 0.00 0.18 0.00 3.20
05:35:01 AM 0.15 0.00 0.15 0.00 1.22
05:36:01 AM 0.13 0.00 0.13 0.00 0.92
05:37:01 AM 0.10 0.00 0.10 0.00 0.77
05:38:01 AM 0.13 0.00 0.13 0.00 1.00
05:39:01 AM 0.28 0.00 0.28 0.00 4.82
05:40:01 AM 0.17 0.00 0.17 0.00 1.58
05:41:01 AM 0.22 0.00 0.22 0.00 2.68
05:42:01 AM 0.18 0.00 0.18 0.00 2.52
05:43:01 AM 0.18 0.00 0.18 0.00 2.55
05:44:01 AM 0.18 0.00 0.18 0.00 3.20
05:45:01 AM 0.15 0.00 0.15 0.00 1.50
05:46:01 AM 0.13 0.00 0.13 0.00 0.92
05:47:02 AM 0.10 0.00 0.10 0.00 0.80
05:48:01 AM 0.32 0.00 0.32 0.00 4.81
05:49:01 AM 0.18 0.00 0.18 0.00 3.07
05:50:01 AM 0.12 0.00 0.12 0.00 0.90
05:51:01 AM 0.13 0.00 0.13 0.00 0.93
05:52:01 AM 0.13 0.00 0.13 0.00 1.87
05:53:01 AM 0.22 0.00 0.22 0.00 2.83
05:54:01 AM 0.17 0.00 0.17 0.00 3.20
05:55:01 AM 0.20 0.00 0.20 0.00 2.50
05:56:01 AM 0.15 0.00 0.15 0.00 1.45
05:57:01 AM 0.10 0.00 0.10 0.00 0.67
05:58:01 AM 0.25 0.00 0.25 0.00 3.28
05:59:01 AM 0.18 0.00 0.18 0.00 3.07
06:00:01 AM 0.12 0.00 0.12 0.00 0.77
06:01:01 AM 0.15 0.00 0.15 0.00 1.23
06:02:01 AM 0.25 0.00 0.25 0.00 3.58
06:03:01 AM 0.23 0.00 0.23 0.00 3.50
06:04:01 AM 0.17 0.00 0.17 0.00 3.20
06:05:01 AM 0.12 0.00 0.12 0.00 0.90
06:06:01 AM 0.15 0.00 0.15 0.00 1.63
06:07:01 AM 0.10 0.00 0.10 0.00 0.63
06:08:01 AM 0.22 0.00 0.22 0.00 2.50
06:09:01 AM 0.27 0.00 0.27 0.00 4.83
06:10:01 AM 0.20 0.00 0.20 0.00 1.87
06:11:01 AM 0.13 0.00 0.13 0.00 1.13
06:12:01 AM 0.18 0.00 0.18 0.00 2.57
06:13:01 AM 0.17 0.00 0.17 0.00 2.07
06:14:01 AM 0.18 0.00 0.18 0.00 3.68
06:15:01 AM 0.17 0.00 0.17 0.00 2.00
06:16:01 AM 0.23 0.00 0.23 0.00 3.82
06:17:01 AM 0.20 0.00 0.20 0.00 3.07
06:18:01 AM 0.13 0.00 0.13 0.00 1.02
06:19:01 AM 0.20 0.00 0.20 0.00 3.68
06:20:01 AM 0.17 0.00 0.17 0.00 1.87
06:21:01 AM 0.18 0.00 0.18 0.00 2.63
06:22:01 AM 0.13 0.00 0.13 0.00 1.72
06:23:01 AM 0.22 0.00 0.22 0.00 2.60
06:24:01 AM 0.25 0.00 0.25 0.00 4.50
06:25:01 AM 0.15 0.00 0.15 0.00 1.48
06:26:01 AM 0.10 0.00 0.10 0.00 0.80
06:27:01 AM 0.13 0.00 0.13 0.00 0.92
06:28:01 AM 0.13 0.00 0.13 0.00 1.27
06:29:01 AM 0.20 0.00 0.20 0.00 3.43
06:30:01 AM 0.12 0.00 0.12 0.00 0.77
06:31:01 AM 0.22 0.00 0.22 0.00 2.67
06:32:01 AM 0.18 0.00 0.18 0.00 2.52
06:33:01 AM 0.13 0.00 0.13 0.00 1.43
06:34:01 AM 0.22 0.00 0.22 0.00 3.58
06:35:01 AM 0.12 0.00 0.12 0.00 0.77
06:36:01 AM 0.08 0.00 0.08 0.00 0.90
06:37:01 AM 0.12 0.00 0.12 0.00 0.97
06:38:01 AM 0.17 0.00 0.17 0.00 1.15
06:39:01 AM 0.18 0.00 0.18 0.00 3.17
06:40:01 AM 0.20 0.00 0.20 0.00 2.52
06:41:01 AM 0.20 0.00 0.20 0.00 2.22
06:42:01 AM 1.08 0.00 1.08 0.00 18.30
06:43:01 AM 0.23 0.00 0.23 0.00 3.28
06:44:01 AM 0.17 0.00 0.17 0.00 3.30
06:45:01 AM 0.13 0.00 0.13 0.00 0.93
06:46:01 AM 0.12 0.00 0.12 0.00 1.17
06:47:01 AM 0.10 0.00 0.10 0.00 0.75
06:48:01 AM 0.30 0.00 0.30 0.00 4.08
06:49:01 AM 0.30 0.00 0.30 0.00 5.05
06:50:01 AM 0.17 0.00 0.17 0.00 1.58
06:51:01 AM 0.13 0.00 0.13 0.00 1.07
06:52:01 AM 0.13 0.00 0.13 0.00 1.70
06:53:01 AM 0.14 0.00 0.14 0.00 1.02
06:54:01 AM 0.17 0.00 0.17 0.00 3.30
06:55:01 AM 0.10 0.00 0.10 0.00 1.03
06:56:01 AM 0.18 0.00 0.18 0.00 2.25
06:57:01 AM 0.15 0.00 0.15 0.00 1.58
06:58:01 AM 0.22 0.00 0.22 0.00 2.88
06:59:01 AM 0.17 0.00 0.17 0.00 3.20
07:00:01 AM 0.12 0.00 0.12 0.00 0.93
07:01:01 AM 0.17 0.00 0.17 0.00 1.22
07:02:01 AM 0.22 0.00 0.22 0.00 3.43
07:03:01 AM 0.23 0.00 0.23 0.00 3.37
07:04:01 AM 0.17 0.00 0.17 0.00 3.20
07:05:01 AM 0.12 0.00 0.12 0.00 0.90
07:06:01 AM 0.10 0.00 0.10 0.00 0.63
07:07:01 AM 0.10 0.00 0.10 0.00 0.63
07:08:01 AM 0.18 0.00 0.18 0.00 2.70
07:09:01 AM 0.17 0.00 0.17 0.00 3.20
07:10:01 AM 0.20 0.00 0.20 0.00 2.40
07:11:01 AM 0.22 0.00 0.22 0.00 2.60
07:12:01 AM 0.18 0.00 0.18 0.00 2.12
07:13:01 AM 0.17 0.00 0.17 0.00 2.15
07:14:01 AM 0.18 0.00 0.18 0.00 3.07
07:15:01 AM 0.17 0.00 0.17 0.00 1.10
07:16:01 AM 0.15 0.00 0.15 0.00 1.58
07:17:01 AM 0.18 0.00 0.18 0.00 2.38
07:18:01 AM 0.22 0.00 0.22 0.00 3.65
07:19:01 AM 0.18 0.00 0.18 0.00 3.20
07:20:01 AM 0.12 0.00 0.12 0.00 0.77
07:21:01 AM 0.13 0.00 0.13 0.00 1.27
07:22:01 AM 0.20 0.00 0.20 0.00 2.27
07:23:01 AM 0.18 0.00 0.18 0.00 2.55
07:24:01 AM 0.17 0.00 0.17 0.00 3.50
07:25:01 AM 0.28 0.00 0.28 0.00 3.82
07:26:01 AM 0.13 0.00 0.13 0.00 1.73
07:27:01 AM 0.18 0.00 0.18 0.00 2.63
07:28:01 AM 0.17 0.00 0.17 0.00 1.95
07:29:01 AM 0.18 0.00 0.18 0.00 3.82
07:30:01 AM 0.12 0.00 0.12 0.00 0.90
07:31:01 AM 0.28 0.00 0.28 0.00 4.35
07:32:01 AM 0.20 0.00 0.20 0.00 3.08
07:33:01 AM 0.13 0.00 0.13 0.00 1.40
07:34:01 AM 0.18 0.00 0.18 0.00 3.43
07:35:01 AM 0.15 0.00 0.15 0.00 1.08
07:36:01 AM 0.12 0.00 0.12 0.00 1.32
07:37:01 AM 0.13 0.00 0.13 0.00 0.92
07:38:01 AM 0.13 0.00 0.13 0.00 1.00
07:39:01 AM 0.18 0.00 0.18 0.00 3.30
07:40:01 AM 0.10 0.00 0.10 0.00 0.63
07:41:01 AM 0.22 0.00 0.22 0.00 2.67
07:42:01 AM 0.18 0.00 0.18 0.00 2.52
07:43:01 AM 0.13 0.00 0.13 0.00 0.87
07:44:01 AM 0.20 0.00 0.20 0.00 3.43
07:45:01 AM 0.93 0.00 0.93 0.00 13.48
07:46:01 AM 0.42 0.00 0.42 0.00 5.47
07:47:01 AM 0.33 0.00 0.33 0.00 3.33
07:48:01 AM 0.33 0.00 0.33 0.00 3.27
07:49:01 AM 0.37 0.00 0.37 0.00 5.68
07:50:01 AM 0.33 0.00 0.33 0.00 3.47
07:51:01 AM 0.47 0.00 0.47 0.00 5.71
07:52:01 AM 0.28 0.00 0.28 0.00 2.65
07:53:01 AM 0.37 0.00 0.37 0.00 3.53
07:54:01 AM 0.35 0.00 0.35 0.00 5.53
07:55:01 AM 0.35 0.00 0.35 0.00 3.60
07:56:01 AM 0.33 0.00 0.33 0.00 3.18
07:57:01 AM 0.40 0.00 0.40 0.00 5.17
07:58:02 AM 0.33 0.00 0.33 0.00 3.80
07:59:01 AM 0.46 0.00 0.46 0.00 6.37
08:00:01 AM 0.30 0.00 0.30 0.00 2.65
08:01:01 AM 0.50 0.00 0.50 0.00 6.16
08:02:01 AM 0.30 0.00 0.30 0.00 3.42
08:03:01 AM 0.35 0.00 0.35 0.00 3.52
08:04:01 AM 0.37 0.00 0.37 0.00 5.93
08:05:01 AM 0.43 0.00 0.43 0.00 5.13
08:06:01 AM 0.30 0.00 0.30 0.00 2.68
08:07:01 AM 0.35 0.00 0.35 0.00 3.97
08:08:01 AM 0.35 0.00 0.35 0.00 4.42
08:09:01 AM 0.40 0.00 0.40 0.00 5.45
08:10:01 AM 0.35 0.00 0.35 0.00 3.60
08:11:01 AM 0.37 0.00 0.37 0.00 3.87
08:12:01 AM 0.40 0.00 0.40 0.00 5.00
08:13:01 AM 0.35 0.00 0.35 0.00 3.87
08:14:01 AM 0.40 0.00 0.40 0.00 5.72
08:15:01 AM 0.33 0.00 0.33 0.00 3.47
08:16:01 AM 0.32 0.00 0.32 0.00 3.05
08:17:01 AM 0.30 0.00 0.30 0.00 3.02
08:18:01 AM 0.35 0.00 0.35 0.00 3.68
08:19:01 AM 0.37 0.00 0.37 0.00 5.58
08:20:01 AM 0.32 0.00 0.32 0.00 3.15
08:21:01 AM 0.53 0.00 0.53 0.00 6.35
08:22:01 AM 0.30 0.00 0.30 0.00 3.55
08:23:01 AM 0.38 0.00 0.38 0.00 4.07
08:24:01 AM 0.38 0.00 0.38 0.00 5.45
08:25:01 AM 0.32 0.00 0.32 0.00 3.15
08:26:01 AM 0.38 0.00 0.38 0.00 4.23
08:27:01 AM 0.30 0.00 0.30 0.00 3.02
08:28:01 AM 0.33 0.00 0.33 0.00 3.37
08:29:01 AM 0.47 0.00 0.47 0.00 7.56
08:30:01 AM 0.33 0.00 0.33 0.00 3.28
08:31:01 AM 0.40 0.00 0.40 0.00 4.32
08:32:01 AM 0.30 0.00 0.30 0.00 3.02
08:33:01 AM 0.32 0.00 0.32 0.00 3.60
08:34:01 AM 0.42 0.00 0.42 0.00 5.90
08:35:01 AM 0.35 0.00 0.35 0.00 3.42
08:36:01 AM 0.40 0.00 0.40 0.00 5.30
08:37:01 AM 0.27 0.00 0.27 0.00 2.58
08:38:01 AM 0.33 0.00 0.33 0.00 2.88
08:39:01 AM 0.35 0.00 0.35 0.00 4.53
08:40:01 AM 0.30 0.00 0.30 0.00 2.83
08:41:01 AM 0.45 0.00 0.45 0.00 4.57
08:42:01 AM 0.28 0.00 0.28 0.00 2.77
08:43:01 AM 0.38 0.00 0.38 0.00 3.82
08:44:01 AM 0.42 0.00 0.42 0.00 5.85
08:45:01 AM 0.30 0.00 0.30 0.00 2.65
08:46:01 AM 0.35 0.00 0.35 0.00 3.37
08:47:01 AM 0.25 0.00 0.25 0.00 1.83
08:48:01 AM 0.33 0.00 0.33 0.00 3.27
08:49:01 AM 0.37 0.00 0.37 0.00 5.82
08:50:01 AM 0.32 0.00 0.32 0.00 3.15
08:51:01 AM 0.43 0.00 0.43 0.00 5.22
08:52:01 AM 0.33 0.00 0.33 0.00 3.30
08:53:01 AM 0.33 0.00 0.33 0.00 3.25
08:54:01 AM 0.40 0.00 0.40 0.00 5.85
08:55:01 AM 0.33 0.00 0.33 0.00 3.28
08:56:01 AM 0.32 0.00 0.32 0.00 3.05
08:57:01 AM 0.30 0.00 0.30 0.00 3.15
08:58:01 AM 0.32 0.00 0.32 0.00 3.13
08:59:01 AM 0.37 0.00 0.37 0.00 5.45
09:00:01 AM 0.45 0.00 0.45 0.00 5.45
09:01:01 AM 0.35 0.00 0.35 0.00 3.73
09:02:01 AM 0.30 0.00 0.30 0.00 3.15
09:03:01 AM 0.33 0.00 0.33 0.00 3.25
09:04:02 AM 0.47 0.00 0.47 0.00 7.52
09:05:01 AM 0.30 0.00 0.30 0.00 2.95
09:06:01 AM 0.48 0.00 0.48 0.00 5.97
09:07:01 AM 0.33 0.00 0.33 0.00 3.28
09:08:01 AM 0.35 0.00 0.35 0.00 4.38
09:09:01 AM 0.40 0.00 0.40 0.00 5.81
09:10:01 AM 0.32 0.00 0.32 0.00 3.15
09:11:01 AM 0.47 0.00 0.47 0.00 5.85
09:12:01 AM 0.28 0.00 0.28 0.00 2.88
09:13:01 AM 0.37 0.00 0.37 0.00 4.10
09:14:01 AM 0.42 0.00 0.42 0.00 5.93
09:15:01 AM 0.30 0.00 0.30 0.00 3.02
09:16:01 AM 0.35 0.00 0.35 0.00 3.50
09:17:01 AM 0.30 0.00 0.30 0.00 3.02
09:18:01 AM 0.33 0.00 0.33 0.00 3.25
09:19:01 AM 0.38 0.00 0.38 0.00 5.68
09:20:01 AM 0.32 0.00 0.32 0.00 3.15
09:21:01 AM 0.45 0.00 0.45 0.00 5.35
09:22:01 AM 0.35 0.00 0.35 0.00 3.62
09:23:01 AM 0.35 0.00 0.35 0.00 3.87
09:24:01 AM 0.38 0.00 0.38 0.00 5.45
09:25:01 AM 0.35 0.00 0.35 0.00 3.60
09:26:01 AM 0.30 0.00 0.30 0.00 2.92
09:27:01 AM 0.30 0.00 0.30 0.00 3.42
09:28:01 AM 0.45 0.00 0.45 0.00 5.48
09:29:01 AM 0.38 0.00 0.38 0.00 5.45
09:30:01 AM 0.30 0.00 0.30 0.00 3.42
09:31:01 AM 0.37 0.00 0.37 0.00 4.53
09:32:01 AM 0.33 0.00 0.33 0.00 3.28
09:33:01 AM 0.32 0.00 0.32 0.00 3.73
09:34:01 AM 0.40 0.00 0.40 0.00 5.58
09:35:01 AM 0.40 0.00 0.40 0.00 4.50
09:36:01 AM 0.35 0.00 0.35 0.00 3.50
09:37:01 AM 0.82 0.00 0.82 0.00 11.06
09:38:01 AM 0.37 0.00 0.37 0.00 6.08
09:39:01 AM 0.20 0.00 0.20 0.00 3.33
09:40:01 AM 0.10 0.00 0.10 0.00 1.03
09:41:01 AM 0.23 0.00 0.23 0.00 2.85
09:42:01 AM 0.22 0.00 0.22 0.00 3.20
09:43:01 AM 0.20 0.00 0.20 0.00 2.73
09:44:01 AM 0.18 0.00 0.18 0.00 3.23
09:45:01 AM 0.15 0.00 0.15 0.00 1.05
09:46:01 AM 0.10 0.00 0.10 0.00 0.63
09:47:01 AM 0.10 0.00 0.10 0.00 0.77
09:48:01 AM 0.27 0.00 0.27 0.00 3.93
09:49:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:01 AM 0.10 0.00 0.10 0.00 0.98
09:51:01 AM 0.15 0.00 0.15 0.00 1.98
09:52:01 AM 0.22 0.00 0.22 0.00 3.73
09:53:01 AM 0.17 0.00 0.17 0.00 1.93
09:54:01 AM 0.23 0.00 0.23 0.00 4.73
09:55:01 AM 0.20 0.00 0.20 0.00 2.55
09:56:01 AM 0.18 0.00 0.18 0.00 2.17
09:57:01 AM 0.20 0.00 0.20 0.00 2.77
09:58:01 AM 0.17 0.00 0.17 0.00 2.08
09:59:01 AM 0.20 0.00 0.20 0.00 3.68
10:00:01 AM 0.12 0.00 0.12 0.00 0.77
10:01:01 AM 0.13 0.00 0.13 0.00 1.07
10:02:01 AM 0.25 0.00 0.25 0.00 4.08
10:03:01 AM 0.17 0.00 0.17 0.00 1.60
10:04:01 AM 0.22 0.00 0.22 0.00 4.23
10:05:01 AM 0.12 0.00 0.12 0.00 0.77
10:06:01 AM 0.10 0.00 0.10 0.00 0.63
10:07:01 AM 0.10 0.00 0.10 0.00 0.77
10:08:02 AM 0.13 0.00 0.13 0.00 0.87
10:09:01 AM 0.25 0.00 0.25 0.00 4.98
10:10:01 AM 0.17 0.00 0.17 0.00 1.72
10:11:01 AM 0.13 0.00 0.13 0.00 0.93
10:12:01 AM 0.12 0.00 0.12 0.00 1.70
10:13:01 AM 0.13 0.00 0.13 0.00 0.87
10:14:01 AM 0.18 0.00 0.18 0.00 3.28
10:15:01 AM 0.25 0.00 0.25 0.00 3.53
10:16:01 AM 0.20 0.00 0.20 0.00 2.38
10:17:01 AM 0.15 0.00 0.15 0.00 1.45
10:18:01 AM 0.13 0.00 0.13 0.00 1.00
10:19:01 AM 0.17 0.00 0.17 0.00 3.30
10:20:01 AM 0.12 0.00 0.12 0.00 0.77
10:21:01 AM 0.13 0.00 0.13 0.00 1.07
10:22:01 AM 0.22 0.00 0.22 0.00 3.12
10:23:01 AM 0.22 0.00 0.22 0.00 2.63
10:24:01 AM 0.27 0.00 0.27 0.00 4.53
10:25:01 AM 0.13 0.00 0.13 0.00 0.90
10:26:01 AM 0.10 0.00 0.10 0.00 0.77
10:27:01 AM 0.10 0.00 0.10 0.00 0.63
10:28:01 AM 0.13 0.00 0.13 0.00 0.87
10:29:01 AM 0.18 0.00 0.18 0.00 3.30
10:30:01 AM 0.10 0.00 0.10 0.00 1.17
10:31:01 AM 0.23 0.00 0.23 0.00 2.82
10:32:01 AM 0.18 0.00 0.18 0.00 3.32
10:33:01 AM 0.13 0.00 0.13 0.00 1.00
10:34:01 AM 0.20 0.00 0.20 0.00 3.48
10:35:01 AM 0.17 0.00 0.17 0.00 1.18
10:36:01 AM 0.10 0.00 0.10 0.00 0.63
10:37:01 AM 0.10 0.00 0.10 0.00 0.63
10:38:01 AM 0.18 0.00 0.18 0.00 3.10
10:39:01 AM 0.17 0.00 0.17 0.00 3.60
10:40:01 AM 0.20 0.00 0.20 0.00 2.90
10:41:01 AM 0.20 0.00 0.20 0.00 2.02
10:42:01 AM 0.13 0.00 0.13 0.00 1.83
10:43:01 AM 0.18 0.00 0.18 0.00 2.68
10:44:01 AM 0.18 0.00 0.18 0.00 3.07
10:45:01 AM 0.15 0.00 0.15 0.00 1.08
10:46:01 AM 0.10 0.00 0.10 0.00 1.33
10:47:01 AM 0.23 0.00 0.23 0.00 2.65
10:48:01 AM 0.25 0.00 0.25 0.00 3.30
10:49:01 AM 0.17 0.00 0.17 0.00 3.33
10:50:01 AM 0.12 0.00 0.12 0.00 0.90
10:51:01 AM 0.13 0.00 0.13 0.00 1.23
10:52:01 AM 0.22 0.00 0.22 0.00 3.08
10:53:01 AM 0.18 0.00 0.18 0.00 2.97
10:54:01 AM 0.27 0.00 0.27 0.00 5.07
10:55:01 AM 0.15 0.00 0.15 0.00 1.45
10:56:01 AM 0.15 0.00 0.15 0.00 1.53
10:57:01 AM 0.13 0.00 0.13 0.00 1.08
10:58:01 AM 0.22 0.00 0.22 0.00 2.85
10:59:01 AM 0.18 0.00 0.18 0.00 3.07
11:00:01 AM 0.12 0.00 0.12 0.00 0.90
11:01:01 AM 0.22 0.00 0.22 0.00 2.53
11:02:01 AM 0.18 0.00 0.18 0.00 3.05
11:03:01 AM 0.15 0.00 0.15 0.00 1.43
11:04:01 AM 1.15 0.00 1.15 0.00 21.58
11:05:01 AM 0.25 0.00 0.25 0.00 4.37
11:06:01 AM 0.12 0.00 0.12 0.00 1.17
11:07:01 AM 0.15 0.00 0.15 0.00 1.73
11:08:01 AM 0.20 0.00 0.20 0.00 2.42
11:09:01 AM 0.23 0.00 0.23 0.00 4.63
11:10:01 AM 0.20 0.00 0.20 0.00 2.37
11:11:01 AM 0.18 0.00 0.18 0.00 1.88
11:12:01 AM 0.17 0.00 0.17 0.00 2.75
11:13:01 AM 0.17 0.00 0.17 0.00 2.07
11:14:01 AM 0.17 0.00 0.17 0.00 3.30
11:15:01 AM 0.12 0.00 0.12 0.00 0.77
11:16:01 AM 0.10 0.00 0.10 0.00 0.63
11:17:01 AM 0.17 0.00 0.17 0.00 2.27
11:18:01 AM 0.18 0.00 0.18 0.00 1.73
11:19:01 AM 0.20 0.00 0.20 0.00 3.58
11:20:01 AM 0.12 0.00 0.12 0.00 0.93
11:21:01 AM 0.17 0.00 0.17 0.00 1.22
11:22:01 AM 0.17 0.00 0.17 0.00 2.40
11:23:01 AM 0.15 0.00 0.15 0.00 1.52
11:24:01 AM 0.42 0.00 0.42 0.00 7.77
11:25:01 AM 0.17 0.00 0.17 0.00 1.72
11:26:01 AM 0.10 0.00 0.10 0.00 0.63
11:27:01 AM 0.10 0.00 0.10 0.00 0.63
11:28:01 AM 0.17 0.00 0.17 0.00 1.28
11:29:01 AM 0.42 0.00 0.42 0.00 6.13
11:30:01 AM 0.30 0.00 0.30 0.00 3.02
11:31:01 AM 0.50 0.00 0.50 0.00 6.26
11:32:01 AM 0.33 0.00 0.33 0.00 3.58
11:33:01 AM 0.35 0.00 0.35 0.00 3.92
11:34:01 AM 0.37 0.00 0.37 0.00 5.66
11:35:01 AM 0.32 0.00 0.32 0.00 3.15
11:36:01 AM 0.38 0.00 0.38 0.00 3.83
11:37:01 AM 0.30 0.00 0.30 0.00 2.92
11:38:01 AM 0.33 0.00 0.33 0.00 3.27
11:39:01 AM 0.42 0.00 0.42 0.00 5.98
11:40:01 AM 0.32 0.00 0.32 0.00 3.15
11:41:01 AM 0.43 0.00 0.43 0.00 5.68
11:42:01 AM 0.32 0.00 0.32 0.00 3.05
11:43:01 AM 0.33 0.00 0.33 0.00 3.25
11:44:01 AM 0.35 0.00 0.35 0.00 5.32
11:45:01 AM 0.33 0.00 0.33 0.00 3.30
11:46:01 AM 0.30 0.00 0.30 0.00 3.02
11:47:01 AM 0.35 0.00 0.35 0.00 3.50
11:48:01 AM 0.43 0.00 0.43 0.00 5.60
11:49:01 AM 0.40 0.00 0.40 0.00 5.58
11:50:01 AM 0.32 0.00 0.32 0.00 3.68
11:51:01 AM 0.38 0.00 0.38 0.00 4.10
11:52:01 AM 0.32 0.00 0.32 0.00 3.05
11:53:01 AM 0.35 0.00 0.35 0.00 4.00
11:54:01 AM 0.38 0.00 0.38 0.00 5.45
11:55:01 AM 0.40 0.00 0.40 0.00 4.87
11:56:01 AM 0.30 0.00 0.30 0.00 3.55
11:57:01 AM 0.32 0.00 0.32 0.00 2.68
11:58:01 AM 0.37 0.00 0.37 0.00 3.65
11:59:01 AM 0.38 0.00 0.38 0.00 5.90
12:00:01 PM 0.32 0.00 0.32 0.00 3.15
12:01:01 PM 0.38 0.00 0.38 0.00 4.42
12:02:01 PM 0.42 0.00 0.42 0.00 4.90
12:03:01 PM 0.32 0.00 0.32 0.00 3.22
12:04:01 PM 0.40 0.00 0.40 0.00 6.30
12:05:01 PM 0.32 0.00 0.32 0.00 3.15
12:06:01 PM 0.33 0.00 0.33 0.00 3.75
12:07:01 PM 0.35 0.00 0.35 0.00 3.50
12:08:01 PM 0.37 0.00 0.37 0.00 4.30
12:09:01 PM 0.50 0.00 0.50 0.00 7.30
12:10:01 PM 0.18 0.00 0.18 0.00 2.40
12:11:01 PM 0.18 0.00 0.18 0.00 2.43
12:12:01 PM 0.15 0.00 0.15 0.00 1.70
12:13:01 PM 0.20 0.00 0.20 0.00 2.68
12:14:01 PM 0.17 0.00 0.17 0.00 3.20
12:15:01 PM 0.12 0.00 0.12 0.00 0.93
12:16:01 PM 0.17 0.00 0.17 0.00 1.63
12:17:01 PM 0.23 0.00 0.23 0.00 3.37
12:18:01 PM 0.20 0.00 0.20 0.00 2.42
12:19:01 PM 0.28 0.00 0.28 0.00 5.15
12:20:01 PM 0.73 0.00 0.73 0.00 11.60
12:21:01 PM 0.25 0.00 0.25 0.00 3.73
12:22:01 PM 0.20 0.00 0.20 0.00 2.65
12:23:01 PM 0.17 0.00 0.17 0.00 2.07
12:24:01 PM 0.22 0.00 0.22 0.00 4.22
12:25:02 PM 0.13 0.00 0.13 0.00 0.90
12:26:01 PM 0.10 0.00 0.10 0.00 0.78
12:27:01 PM 0.08 0.00 0.08 0.00 0.50
12:28:01 PM 0.13 0.00 0.13 0.00 0.92
12:29:01 PM 0.30 0.00 0.30 0.00 5.03
12:30:01 PM 0.17 0.00 0.17 0.00 1.75
12:31:01 PM 0.17 0.00 0.17 0.00 1.22
12:32:01 PM 0.15 0.00 0.15 0.00 2.08
12:33:01 PM 0.30 0.00 0.30 0.00 4.05
12:34:01 PM 0.20 0.00 0.20 0.00 3.68
12:35:01 PM 0.12 0.00 0.12 0.00 0.90
12:36:01 PM 0.18 0.00 0.18 0.00 2.23
12:37:01 PM 0.15 0.00 0.15 0.00 1.45
12:38:01 PM 0.13 0.00 0.13 0.00 1.02
12:39:01 PM 0.20 0.00 0.20 0.00 3.30
12:40:01 PM 0.12 0.00 0.12 0.00 0.80
12:41:01 PM 0.17 0.00 0.17 0.00 1.38
12:42:01 PM 0.17 0.00 0.17 0.00 1.98
12:43:01 PM 0.22 0.00 0.22 0.00 2.47
12:44:01 PM 0.22 0.00 0.22 0.00 4.25
12:45:01 PM 0.12 0.00 0.12 0.00 0.77
12:46:01 PM 0.10 0.00 0.10 0.00 0.63
12:47:01 PM 0.10 0.00 0.10 0.00 0.77
12:48:01 PM 0.15 0.00 0.15 0.00 1.53
12:49:01 PM 0.17 0.00 0.17 0.00 2.90
12:50:01 PM 0.22 0.00 0.22 0.00 1.70
12:51:01 PM 0.43 0.00 0.43 0.00 5.18
12:52:01 PM 0.32 0.00 0.32 0.00 3.33
12:53:01 PM 0.35 0.00 0.35 0.00 3.28
12:54:01 PM 0.38 0.00 0.38 0.00 5.53
12:55:01 PM 0.35 0.00 0.35 0.00 3.73
12:56:01 PM 0.28 0.00 0.28 0.00 2.88
12:57:01 PM 0.33 0.00 0.33 0.00 3.33
12:58:01 PM 0.38 0.00 0.38 0.00 3.73
12:59:01 PM 0.35 0.00 0.35 0.00 5.55
01:00:01 PM 0.42 0.00 0.42 0.00 5.13
01:01:01 PM 0.35 0.00 0.35 0.00 4.37
01:02:01 PM 0.32 0.00 0.32 0.00 3.15
01:03:01 PM 0.35 0.00 0.35 0.00 3.90
01:04:01 PM 0.47 0.00 0.47 0.00 7.43
01:05:01 PM 0.32 0.00 0.32 0.00 3.28
01:06:01 PM 0.30 0.00 0.30 0.00 3.15
01:07:01 PM 0.28 0.00 0.28 0.00 2.88
01:08:01 PM 0.40 0.00 0.40 0.00 4.23
01:09:01 PM 0.38 0.00 0.38 0.00 5.45
01:10:01 PM 0.33 0.00 0.33 0.00 3.60
01:11:01 PM 0.47 0.00 0.47 0.00 6.00
01:12:01 PM 0.30 0.00 0.30 0.00 3.15
01:13:01 PM 0.35 0.00 0.35 0.00 3.38
01:14:01 PM 0.35 0.00 0.35 0.00 5.45
01:15:01 PM 0.35 0.00 0.35 0.00 3.60
01:16:01 PM 0.35 0.00 0.35 0.00 3.88
01:17:01 PM 0.28 0.00 0.28 0.00 2.88
01:18:01 PM 0.38 0.00 0.38 0.00 3.85
01:19:01 PM 0.38 0.00 0.38 0.00 5.45
01:20:01 PM 0.33 0.00 0.33 0.00 3.28
01:21:01 PM 0.43 0.00 0.43 0.00 5.68
01:22:01 PM 0.30 0.00 0.30 0.00 3.02
01:23:01 PM 0.38 0.00 0.38 0.00 3.82
01:24:01 PM 0.37 0.00 0.37 0.00 5.32
01:25:01 PM 0.32 0.00 0.32 0.00 3.15
01:26:01 PM 0.33 0.00 0.33 0.00 3.47
01:27:01 PM 0.30 0.00 0.30 0.00 3.02
01:28:01 PM 0.30 0.00 0.30 0.00 2.28
01:29:01 PM 0.45 0.00 0.45 0.00 6.78
01:30:01 PM 0.30 0.00 0.30 0.00 2.37
01:31:01 PM 0.32 0.00 0.32 0.00 2.57
01:32:01 PM 0.32 0.00 0.32 0.00 3.18
01:33:01 PM 0.37 0.00 0.37 0.00 3.82
01:34:02 PM 0.90 0.00 0.90 0.00 12.78
01:35:01 PM 0.37 0.00 0.37 0.00 6.47
01:36:01 PM 0.12 0.00 0.12 0.00 0.80
01:37:01 PM 0.13 0.00 0.13 0.00 1.07
01:38:01 PM 0.18 0.00 0.18 0.00 1.98
01:39:01 PM 0.17 0.00 0.17 0.00 3.30
01:40:01 PM 0.12 0.00 0.12 0.00 0.95
01:41:01 PM 0.35 0.00 0.35 0.00 4.97
01:42:01 PM 0.23 0.00 0.23 0.00 3.55
01:43:01 PM 0.13 0.00 0.13 0.00 0.90
01:44:01 PM 0.18 0.00 0.18 0.00 3.20
01:45:01 PM 0.12 0.00 0.12 0.00 0.82
01:46:01 PM 0.12 0.00 0.12 0.00 0.95
01:47:01 PM 0.13 0.00 0.13 0.00 0.95
01:48:01 PM 0.23 0.00 0.23 0.00 2.62
01:49:01 PM 0.23 0.00 0.23 0.00 4.13
01:50:01 PM 0.12 0.00 0.12 0.00 0.80
01:51:01 PM 0.13 0.00 0.13 0.00 1.10
01:52:01 PM 0.13 0.00 0.13 0.00 1.73
01:53:01 PM 0.17 0.00 0.17 0.00 1.45
01:54:01 PM 0.18 0.00 0.18 0.00 3.97
01:55:01 PM 0.22 0.00 0.22 0.00 2.65
01:56:01 PM 0.15 0.00 0.15 0.00 1.90
01:57:01 PM 0.13 0.00 0.13 0.00 1.50
01:58:01 PM 0.18 0.00 0.18 0.00 1.33
01:59:01 PM 0.20 0.00 0.20 0.00 3.72
02:00:01 PM 0.12 0.00 0.12 0.00 0.93
02:01:01 PM 0.13 0.00 0.13 0.00 0.97
02:02:01 PM 0.22 0.00 0.22 0.00 3.45
02:03:01 PM 0.18 0.00 0.18 0.00 1.72
02:04:01 PM 0.17 0.00 0.17 0.00 3.32
02:05:01 PM 0.12 0.00 0.12 0.00 0.93
02:06:01 PM 0.10 0.00 0.10 0.00 0.67
02:07:01 PM 0.08 0.00 0.08 0.00 0.55
02:08:01 PM 0.17 0.00 0.17 0.00 1.33
02:09:01 PM 0.30 0.00 0.30 0.00 5.06
02:10:01 PM 0.18 0.00 0.18 0.00 1.75
02:11:01 PM 0.13 0.00 0.13 0.00 1.50
02:12:01 PM 0.17 0.00 0.17 0.00 1.90
02:13:01 PM 0.18 0.00 0.18 0.00 2.72
02:14:01 PM 0.18 0.00 0.18 0.00 3.07
02:15:01 PM 0.13 0.00 0.13 0.00 0.90
02:16:01 PM 0.18 0.00 0.18 0.00 2.37
02:17:01 PM 0.17 0.00 0.17 0.00 1.62
02:18:01 PM 0.22 0.00 0.22 0.00 2.87
02:19:01 PM 0.18 0.00 0.18 0.00 3.27
02:20:01 PM 0.15 0.00 0.15 0.00 1.05
02:21:01 PM 0.13 0.00 0.13 0.00 1.10
02:22:01 PM 0.17 0.00 0.17 0.00 1.98
02:23:01 PM 0.30 0.00 0.30 0.00 4.62
02:24:01 PM 0.20 0.00 0.20 0.00 3.60
02:25:01 PM 0.12 0.00 0.12 0.00 0.77
02:26:01 PM 0.15 0.00 0.15 0.00 1.63
02:27:01 PM 0.10 0.00 0.10 0.00 0.67
02:28:01 PM 0.20 0.00 0.20 0.00 2.73
02:29:01 PM 0.17 0.00 0.17 0.00 3.37
02:30:01 PM 0.15 0.00 0.15 0.00 1.05
02:31:01 PM 0.22 0.00 0.22 0.00 2.53
02:32:01 PM 0.18 0.00 0.18 0.00 2.68
02:33:01 PM 0.22 0.00 0.22 0.00 3.23
02:34:01 PM 0.18 0.00 0.18 0.00 3.07
02:35:01 PM 0.12 0.00 0.12 0.00 0.90
02:36:01 PM 0.12 0.00 0.12 0.00 0.77
02:37:01 PM 0.10 0.00 0.10 0.00 0.67
02:38:01 PM 0.25 0.00 0.25 0.00 3.28
02:39:01 PM 0.18 0.00 0.18 0.00 3.07
02:40:01 PM 0.20 0.00 0.20 0.00 2.37
02:41:02 PM 0.17 0.00 0.17 0.00 1.82
02:42:01 PM 0.15 0.00 0.15 0.00 2.29
02:43:01 PM 0.13 0.00 0.13 0.00 1.00
02:44:01 PM 0.20 0.00 0.20 0.00 4.35
02:45:01 PM 0.13 0.00 0.13 0.00 2.08
02:46:01 PM 0.12 0.00 0.12 0.00 0.90
02:47:01 PM 0.18 0.00 0.18 0.00 2.23
02:48:01 PM 0.18 0.00 0.18 0.00 1.68
02:49:01 PM 0.18 0.00 0.18 0.00 3.95
02:50:01 PM 0.15 0.00 0.15 0.00 1.28
02:51:01 PM 0.27 0.00 0.27 0.00 3.30
02:52:01 PM 0.13 0.00 0.13 0.00 1.70
02:53:01 PM 0.13 0.00 0.13 0.00 0.87
02:54:01 PM 0.28 0.00 0.28 0.00 5.63
02:55:01 PM 0.20 0.00 0.20 0.00 1.87
02:56:01 PM 0.12 0.00 0.12 0.00 0.77
02:57:01 PM 1.03 0.00 1.03 0.00 17.16
02:58:01 PM 0.23 0.00 0.23 0.00 3.30
02:59:01 PM 0.20 0.00 0.20 0.00 3.68
03:00:01 PM 0.12 0.00 0.12 0.00 0.90
03:01:01 PM 0.13 0.00 0.13 0.00 0.93
03:02:01 PM 0.22 0.00 0.22 0.00 3.45
03:03:01 PM 0.20 0.00 0.20 0.00 2.38
03:04:01 PM 0.17 0.00 0.17 0.00 3.32
03:05:01 PM 0.15 0.00 0.15 0.00 1.10
03:06:01 PM 0.10 0.00 0.10 0.00 0.82
03:07:01 PM 0.13 0.00 0.13 0.00 0.95
03:08:01 PM 0.13 0.00 0.13 0.00 0.90
03:09:01 PM 0.18 0.00 0.18 0.00 3.32
03:10:01 PM 0.20 0.00 0.20 0.00 2.38
03:11:01 PM 0.17 0.00 0.17 0.00 1.93
03:12:01 PM 0.17 0.00 0.17 0.00 2.05
03:13:01 PM 0.18 0.00 0.18 0.00 1.72
03:14:01 PM 0.17 0.00 0.17 0.00 3.45
03:15:01 PM 0.12 0.00 0.12 0.00 0.80
03:16:01 PM 0.10 0.00 0.10 0.00 0.67
03:17:01 PM 0.20 0.00 0.20 0.00 2.43
03:18:01 PM 0.25 0.00 0.25 0.00 2.30
03:19:01 PM 0.23 0.00 0.23 0.00 4.02
03:20:01 PM 0.15 0.00 0.15 0.00 2.00
03:21:01 PM 0.23 0.00 0.23 0.00 2.72
03:22:01 PM 0.22 0.00 0.22 0.00 2.97
03:23:01 PM 0.13 0.00 0.13 0.00 0.90
03:24:01 PM 0.20 0.00 0.20 0.00 3.87
03:25:01 PM 0.12 0.00 0.12 0.00 0.93
03:26:01 PM 0.15 0.00 0.15 0.00 1.52
03:27:01 PM 0.10 0.00 0.10 0.00 0.68
03:28:01 PM 0.35 0.00 0.35 0.00 5.17
03:29:01 PM 0.18 0.00 0.18 0.00 3.07
03:30:01 PM 0.12 0.00 0.12 0.00 0.77
03:31:01 PM 0.13 0.00 0.13 0.00 1.07
03:32:01 PM 0.12 0.00 0.12 0.00 1.57
03:33:01 PM 0.18 0.00 0.18 0.00 3.10
03:34:01 PM 0.18 0.00 0.18 0.00 3.33
03:35:01 PM 0.22 0.00 0.22 0.00 2.50
03:36:01 PM 0.15 0.00 0.15 0.00 1.58
03:37:01 PM 0.10 0.00 0.10 0.00 1.03
03:38:01 PM 0.23 0.00 0.23 0.00 3.13
03:39:01 PM 0.18 0.00 0.18 0.00 3.33
03:40:01 PM 0.10 0.00 0.10 0.00 1.33
03:41:01 PM 0.18 0.00 0.18 0.00 1.35
03:42:01 PM 0.22 0.00 0.22 0.00 3.45
03:43:02 PM 0.27 0.00 0.27 0.00 3.83
03:44:01 PM 0.17 0.00 0.17 0.00 3.25
03:45:01 PM 0.12 0.00 0.12 0.00 0.90
03:46:01 PM 0.10 0.00 0.10 0.00 0.63
03:47:01 PM 0.10 0.00 0.10 0.00 0.63
03:48:01 PM 0.20 0.00 0.20 0.00 2.48
03:49:01 PM 0.18 0.00 0.18 0.00 3.33
03:50:01 PM 0.13 0.00 0.13 0.00 0.93
03:51:01 PM 0.30 0.00 0.30 0.00 4.07
03:52:01 PM 0.18 0.00 0.18 0.00 2.22
03:53:01 PM 0.15 0.00 0.15 0.00 1.93
03:54:01 PM 0.22 0.00 0.22 0.00 4.40
03:55:01 PM 0.17 0.00 0.17 0.00 2.48
03:56:01 PM 0.15 0.00 0.15 0.00 1.95
03:57:01 PM 0.12 0.00 0.12 0.00 0.77
03:58:01 PM 0.13 0.00 0.13 0.00 0.87
03:59:01 PM 0.35 0.00 0.35 0.00 6.76
04:00:01 PM 0.33 0.00 0.33 0.00 4.87
04:01:01 PM 0.13 0.00 0.13 0.00 1.10
04:02:01 PM 0.17 0.00 0.17 0.00 2.02
04:03:01 PM 0.22 0.00 0.22 0.00 2.48
04:04:01 PM 0.27 0.00 0.27 0.00 5.36
04:05:01 PM 0.15 0.00 0.15 0.00 1.45
04:06:01 PM 0.12 0.00 0.12 0.00 0.77
04:07:01 PM 0.10 0.00 0.10 0.00 0.77
04:08:01 PM 0.13 0.00 0.13 0.00 0.87
04:09:01 PM 0.17 0.00 0.17 0.00 3.30
04:10:01 PM 0.12 0.00 0.12 0.00 0.90
04:11:01 PM 0.22 0.00 0.22 0.00 2.55
04:12:01 PM 0.18 0.00 0.18 0.00 2.65
04:13:01 PM 0.13 0.00 0.13 0.00 0.87
04:14:01 PM 0.18 0.00 0.18 0.00 3.17
04:15:01 PM 0.13 0.00 0.13 0.00 0.95
04:16:01 PM 0.10 0.00 0.10 0.00 1.20
04:17:01 PM 0.15 0.00 0.15 0.00 1.05
04:18:01 PM 0.13 0.00 0.13 0.00 0.87
04:19:01 PM 0.17 0.00 0.17 0.00 3.43
04:20:01 PM 0.20 0.00 0.20 0.00 2.38
04:21:01 PM 0.18 0.00 0.18 0.00 2.28
04:22:01 PM 0.15 0.00 0.15 0.00 1.83
04:23:01 PM 0.13 0.00 0.13 0.00 0.87
04:24:01 PM 0.20 0.00 0.20 0.00 3.33
04:25:01 PM 0.13 0.00 0.13 0.00 1.60
04:26:01 PM 0.13 0.00 0.13 0.00 0.95
04:27:01 PM 0.18 0.00 0.18 0.00 2.43
04:28:01 PM 0.22 0.00 0.22 0.00 2.00
04:29:01 PM 0.18 0.00 0.18 0.00 3.18
04:30:01 PM 0.12 0.00 0.12 0.00 0.93
04:31:01 PM 0.13 0.00 0.13 0.00 0.97
04:32:01 PM 0.13 0.00 0.13 0.00 1.87
04:33:01 PM 0.13 0.00 0.13 0.00 1.30
04:34:01 PM 0.28 0.00 0.28 0.00 4.90
04:35:01 PM 0.17 0.00 0.17 0.00 1.75
04:36:01 PM 0.08 0.00 0.08 0.00 0.53
04:37:01 PM 0.12 0.00 0.12 0.00 0.93
04:38:01 PM 0.95 0.00 0.95 0.00 15.03
04:39:01 PM 0.17 0.00 0.17 0.00 3.20
04:40:01 PM 0.20 0.00 0.20 0.00 2.37
04:41:01 PM 0.15 0.00 0.15 0.00 1.83
04:42:01 PM 0.17 0.00 0.17 0.00 2.02
04:43:01 PM 0.20 0.00 0.20 0.00 3.28
04:44:01 PM 0.18 0.00 0.18 0.00 3.07
04:45:01 PM 0.12 0.00 0.12 0.00 0.90
04:46:01 PM 0.10 0.00 0.10 0.00 0.80
04:47:01 PM 0.20 0.00 0.20 0.00 2.78
04:48:01 PM 0.27 0.00 0.27 0.00 3.68
04:49:02 PM 0.18 0.00 0.18 0.00 3.23
04:50:01 PM 0.15 0.00 0.15 0.00 1.07
04:51:01 PM 0.13 0.00 0.13 0.00 1.07
04:52:01 PM 0.13 0.00 0.13 0.00 1.70
04:53:01 PM 0.17 0.00 0.17 0.00 2.02
04:54:01 PM 0.28 0.00 0.28 0.00 4.70
04:55:01 PM 0.18 0.00 0.18 0.00 2.25
04:56:01 PM 0.10 0.00 0.10 0.00 0.63
04:57:01 PM 0.08 0.00 0.08 0.00 0.50
04:58:01 PM 0.18 0.00 0.18 0.00 2.68
04:59:01 PM 0.17 0.00 0.17 0.00 3.23
05:00:01 PM 0.15 0.00 0.15 0.00 1.05
05:01:01 PM 0.22 0.00 0.22 0.00 2.70
05:02:01 PM 0.22 0.00 0.22 0.00 2.80
05:03:01 PM 0.18 0.00 0.18 0.00 2.70
05:04:01 PM 0.15 0.00 0.15 0.00 3.15
05:05:01 PM 0.15 0.00 0.15 0.00 1.33
05:06:01 PM 0.15 0.00 0.15 0.00 1.98
05:07:01 PM 0.17 0.00 0.17 0.00 2.02
05:08:01 PM 0.28 0.00 0.28 0.00 4.13
05:09:01 PM 0.35 0.00 0.35 0.00 6.93
05:10:01 PM 0.15 0.00 0.15 0.00 1.82
05:11:01 PM 0.18 0.00 0.18 0.00 2.63
05:12:01 PM 0.13 0.00 0.13 0.00 1.72
05:13:01 PM 0.13 0.00 0.13 0.00 0.87
05:14:01 PM 0.17 0.00 0.17 0.00 3.43
05:15:01 PM 0.25 0.00 0.25 0.00 3.67
05:16:01 PM 0.15 0.00 0.15 0.00 1.48
05:17:01 PM 0.10 0.00 0.10 0.00 0.77
05:18:01 PM 0.13 0.00 0.13 0.00 0.87
05:19:01 PM 0.17 0.00 0.17 0.00 3.03
05:20:01 PM 0.12 0.00 0.12 0.00 0.90
05:21:01 PM 0.15 0.00 0.15 0.00 1.07
05:22:01 PM 0.22 0.00 0.22 0.00 3.47
05:23:01 PM 0.18 0.00 0.18 0.00 1.73
05:24:01 PM 0.18 0.00 0.18 0.00 3.83
05:25:01 PM 0.12 0.00 0.12 0.00 1.07
05:26:01 PM 0.12 0.00 0.12 0.00 0.80
05:27:01 PM 0.10 0.00 0.10 0.00 0.67
05:28:01 PM 0.13 0.00 0.13 0.00 1.07
05:29:01 PM 0.22 0.00 0.22 0.00 4.13
05:30:01 PM 0.12 0.00 0.12 0.00 0.80
05:31:01 PM 0.22 0.00 0.22 0.00 2.68
05:32:01 PM 0.18 0.00 0.18 0.00 2.55
05:33:01 PM 0.15 0.00 0.15 0.00 1.57
05:34:01 PM 0.18 0.00 0.18 0.00 3.32
05:35:01 PM 0.12 0.00 0.12 0.00 0.80
05:36:01 PM 0.10 0.00 0.10 0.00 0.67
05:37:01 PM 0.08 0.00 0.08 0.00 0.67
05:38:01 PM 0.13 0.00 0.13 0.00 0.90
05:39:01 PM 0.30 0.00 0.30 0.00 5.08
05:40:01 PM 0.15 0.00 0.15 0.00 2.03
05:41:01 PM 0.18 0.00 0.18 0.00 1.38
05:42:01 PM 0.13 0.00 0.13 0.00 1.87
05:43:01 PM 0.13 0.00 0.13 0.00 0.90
05:44:01 PM 0.18 0.00 0.18 0.00 3.18
05:45:01 PM 0.12 0.00 0.12 0.00 0.93
05:46:01 PM 0.20 0.00 0.20 0.00 2.38
05:47:01 PM 0.15 0.00 0.15 0.00 1.48
05:48:01 PM 0.13 0.00 0.13 0.00 1.03
05:49:01 PM 0.18 0.00 0.18 0.00 3.18
05:50:01 PM 0.15 0.00 0.15 0.00 1.35
05:51:01 PM 0.13 0.00 0.13 0.00 1.47
05:52:01 PM 0.23 0.00 0.23 0.00 2.58
05:53:01 PM 0.28 0.00 0.28 0.00 4.60
05:54:01 PM 0.17 0.00 0.17 0.00 3.20
05:55:01 PM 0.12 0.00 0.12 0.00 0.77
05:56:02 PM 0.10 0.00 0.10 0.00 0.77
05:57:01 PM 0.10 0.00 0.10 0.00 0.64
05:58:01 PM 0.17 0.00 0.17 0.00 2.42
05:59:01 PM 0.18 0.00 0.18 0.00 3.20
06:00:01 PM 0.10 0.00 0.10 0.00 1.03
06:01:01 PM 0.23 0.00 0.23 0.00 2.85
06:02:01 PM 0.22 0.00 0.22 0.00 2.83
06:03:01 PM 0.18 0.00 0.18 0.00 2.58
06:04:01 PM 0.17 0.00 0.17 0.00 3.37
06:05:01 PM 0.15 0.00 0.15 0.00 1.05
06:06:01 PM 0.10 0.00 0.10 0.00 0.63
06:07:01 PM 0.18 0.00 0.18 0.00 2.25
06:08:01 PM 0.23 0.00 0.23 0.00 3.50
06:09:01 PM 0.17 0.00 0.17 0.00 3.20
06:10:01 PM 0.12 0.00 0.12 0.00 0.77
06:11:01 PM 0.13 0.00 0.13 0.00 1.07
06:12:01 PM 0.13 0.00 0.13 0.00 1.70
06:13:01 PM 0.17 0.00 0.17 0.00 2.15
06:14:01 PM 0.25 0.00 0.25 0.00 4.83
06:15:01 PM 0.20 0.00 0.20 0.00 2.00
06:16:01 PM 0.12 0.00 0.12 0.00 0.93
06:17:01 PM 0.13 0.00 0.13 0.00 1.12
06:18:01 PM 0.28 0.00 0.28 0.00 3.65
06:19:01 PM 0.18 0.00 0.18 0.00 3.95
06:20:01 PM 0.17 0.00 0.17 0.00 2.27
06:21:01 PM 0.30 0.00 0.30 0.00 5.00
06:22:01 PM 0.20 0.00 0.20 0.00 3.08
06:23:01 PM 0.15 0.00 0.15 0.00 1.42
06:24:01 PM 0.20 0.00 0.20 0.00 3.82
06:25:01 PM 0.12 0.00 0.12 0.00 1.07
06:26:01 PM 0.15 0.00 0.15 0.00 1.82
06:27:01 PM 0.10 0.00 0.10 0.00 0.83
06:28:01 PM 0.17 0.00 0.17 0.00 1.15
06:29:01 PM 0.18 0.00 0.18 0.00 3.82
06:30:01 PM 0.17 0.00 0.17 0.00 2.00
06:31:01 PM 0.22 0.00 0.22 0.00 2.55
06:32:01 PM 0.18 0.00 0.18 0.00 2.83
06:33:01 PM 0.20 0.00 0.20 0.00 2.33
06:34:01 PM 1.23 0.00 1.23 0.00 21.36
06:35:01 PM 0.43 0.00 0.43 0.00 5.75
06:36:01 PM 0.30 0.00 0.30 0.00 3.02
06:37:01 PM 0.27 0.00 0.27 0.00 2.42
06:38:01 PM 0.43 0.00 0.43 0.00 4.53
06:39:01 PM 0.38 0.00 0.38 0.00 5.55
06:40:01 PM 0.43 0.00 0.43 0.00 5.03
06:41:01 PM 0.35 0.00 0.35 0.00 3.97
06:42:01 PM 0.30 0.00 0.30 0.00 3.02
06:43:01 PM 0.32 0.00 0.32 0.00 2.90
06:44:01 PM 0.40 0.00 0.40 0.00 5.70
06:45:01 PM 0.33 0.00 0.33 0.00 3.18
06:46:01 PM 0.30 0.00 0.30 0.00 3.02
06:47:01 PM 0.43 0.00 0.43 0.00 5.31
06:48:01 PM 0.32 0.00 0.32 0.00 3.12
06:49:01 PM 0.37 0.00 0.37 0.00 5.68
06:50:01 PM 0.33 0.00 0.33 0.00 3.32
06:51:01 PM 0.35 0.00 0.35 0.00 3.83
06:52:01 PM 0.28 0.00 0.28 0.00 3.02
06:53:01 PM 0.33 0.00 0.33 0.00 3.27
06:54:01 PM 0.48 0.00 0.48 0.00 7.38
06:55:01 PM 0.32 0.00 0.32 0.00 3.18
06:56:01 PM 0.32 0.00 0.32 0.00 3.68
06:57:01 PM 0.32 0.00 0.32 0.00 3.45
06:58:01 PM 0.38 0.00 0.38 0.00 3.97
06:59:01 PM 0.37 0.00 0.37 0.00 5.68
07:00:01 PM 0.33 0.00 0.33 0.00 3.18
07:01:01 PM 0.53 0.00 0.53 0.00 6.56
07:02:01 PM 0.28 0.00 0.28 0.00 2.88
07:03:02 PM 0.35 0.00 0.35 0.00 4.02
07:04:01 PM 0.37 0.00 0.37 0.00 5.68
07:05:01 PM 0.32 0.00 0.32 0.00 3.05
07:06:01 PM 0.38 0.00 0.38 0.00 4.32
07:07:01 PM 0.30 0.00 0.30 0.00 3.02
07:08:01 PM 0.43 0.00 0.43 0.00 5.20
07:09:01 PM 0.38 0.00 0.38 0.00 5.90
07:10:01 PM 0.33 0.00 0.33 0.00 3.18
07:11:01 PM 0.35 0.00 0.35 0.00 3.97
07:12:01 PM 0.28 0.00 0.28 0.00 2.88
07:13:01 PM 0.37 0.00 0.37 0.00 3.80
07:14:01 PM 0.35 0.00 0.35 0.00 5.21
07:15:01 PM 0.47 0.00 0.47 0.00 5.32
07:16:01 PM 0.28 0.00 0.28 0.00 2.88
07:17:01 PM 0.33 0.00 0.33 0.00 3.47
07:18:01 PM 0.37 0.00 0.37 0.00 3.68
07:19:01 PM 0.37 0.00 0.37 0.00 5.58
07:20:01 PM 0.32 0.00 0.32 0.00 3.18
07:21:01 PM 0.35 0.00 0.35 0.00 3.83
07:22:01 PM 0.43 0.00 0.43 0.00 5.18
07:23:01 PM 0.35 0.00 0.35 0.00 3.67
07:24:01 PM 0.37 0.00 0.37 0.00 5.58
07:25:01 PM 0.33 0.00 0.33 0.00 3.18
07:26:01 PM 0.40 0.00 0.40 0.00 4.82
07:27:01 PM 0.33 0.00 0.33 0.00 3.70
07:28:01 PM 0.37 0.00 0.37 0.00 4.07
07:29:01 PM 0.42 0.00 0.42 0.00 6.16
07:30:01 PM 0.25 0.00 0.25 0.00 1.92
07:31:01 PM 0.38 0.00 0.38 0.00 4.23
07:32:01 PM 0.37 0.00 0.37 0.00 4.13
07:33:01 PM 0.30 0.00 0.30 0.00 2.62
07:34:01 PM 0.33 0.00 0.33 0.00 4.78
07:35:01 PM 0.35 0.00 0.35 0.00 3.43
07:36:01 PM 0.32 0.00 0.32 0.00 3.07
07:37:01 PM 0.27 0.00 0.27 0.00 2.13
07:38:01 PM 0.32 0.00 0.32 0.00 2.35
07:39:01 PM 0.48 0.00 0.48 0.00 7.40
07:40:01 PM 0.32 0.00 0.32 0.00 3.28
07:41:01 PM 0.35 0.00 0.35 0.00 4.17
07:42:01 PM 83.50 8.50 75.00 1460.42 5762.71
07:43:01 PM 79.31 1.08 78.22 75.31 10083.87
07:44:01 PM 51.97 7.10 44.87 1309.96 3516.18
07:45:01 PM 67.02 2.50 64.52 416.86 7973.90
07:46:01 PM 5.98 0.07 5.91 4.93 503.20
07:47:01 PM 2.35 0.00 2.35 0.00 695.48
07:48:01 PM 0.78 0.00 0.78 0.00 192.38
07:49:01 PM 0.40 0.00 0.40 0.00 231.74
07:50:01 PM 2.85 0.35 2.50 38.79 387.84
07:51:01 PM 32.37 0.47 31.90 52.91 3034.13
Average: 0.75 0.17 0.58 16.86 73.72
03:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:19:01 AM 5868224 7225364 2014208 25.55 2688 1556032 625016 7.00 153036 1602372 6528
03:20:01 AM 5868812 7225952 2013620 25.55 2688 1556032 625016 7.00 153056 1601640 4
03:21:01 AM 5868736 7225896 2013696 25.55 2688 1556052 625016 7.00 153068 1601644 4
03:22:01 AM 5869728 7226888 2012704 25.53 2688 1556052 625016 7.00 153068 1600812 4
03:23:01 AM 5869964 7227128 2012468 25.53 2688 1556056 625016 7.00 153068 1600816 4
03:24:01 AM 5869376 7226540 2013056 25.54 2688 1556056 625016 7.00 153068 1601436 4
03:25:01 AM 5869988 7227152 2012444 25.53 2688 1556056 625016 7.00 153068 1601020 12
03:26:01 AM 5869960 7227128 2012472 25.53 2688 1556060 625016 7.00 153068 1600908 4
03:27:01 AM 5870000 7227168 2012432 25.53 2688 1556060 625016 7.00 153068 1600908 4
03:28:01 AM 5870068 7227236 2012364 25.53 2688 1556060 625016 7.00 153068 1600908 4
03:29:01 AM 5869436 7226608 2012996 25.54 2688 1556064 625016 7.00 153068 1601144 4
03:30:01 AM 5869416 7226588 2013016 25.54 2688 1556064 608940 6.82 153068 1601184 4
03:31:01 AM 5869336 7226512 2013096 25.54 2688 1556068 608940 6.82 153068 1601248 4
03:32:01 AM 5851684 7226144 2030748 25.76 2688 1573304 632316 7.08 155316 1616176 4
03:33:01 AM 5851436 7225908 2030996 25.77 2688 1573304 610684 6.84 155468 1616212 16
03:34:01 AM 5851560 7226036 2030872 25.76 2688 1573308 610684 6.84 155468 1616112 4
03:35:01 AM 5851652 7226128 2030780 25.76 2688 1573308 610684 6.84 155468 1616044 4
03:36:01 AM 5851800 7226276 2030632 25.76 2688 1573308 610684 6.84 155468 1615984 4
03:37:01 AM 5852060 7226540 2030372 25.76 2688 1573312 610684 6.84 155468 1615876 4
03:38:01 AM 5852112 7226584 2030320 25.76 2688 1573312 610684 6.84 155468 1615876 4
03:39:01 AM 5851800 7226272 2030632 25.76 2688 1573312 610684 6.84 155468 1616080 4
03:40:01 AM 5851524 7226000 2030908 25.76 2688 1573316 627560 7.03 155468 1616256 4
03:41:01 AM 5851816 7226300 2030616 25.76 2688 1573320 627560 7.03 155468 1616196 4
03:42:01 AM 5851848 7226336 2030584 25.76 2688 1573324 627560 7.03 155468 1616084 4
03:43:01 AM 5851936 7226424 2030496 25.76 2688 1573324 627560 7.03 155468 1616084 4
03:44:01 AM 5851904 7226392 2030528 25.76 2688 1573324 627560 7.03 155468 1616120 12
03:45:01 AM 5852200 7226692 2030232 25.76 2688 1573328 627560 7.03 155468 1615944 4
03:46:01 AM 5851892 7226384 2030540 25.76 2688 1573328 627560 7.03 155468 1616060 4
03:47:01 AM 5852008 7226500 2030424 25.76 2688 1573328 627560 7.03 155468 1615944 4
03:48:01 AM 5851944 7226436 2030488 25.76 2688 1573328 627560 7.03 155468 1616060 4
03:49:01 AM 5851992 7226488 2030440 25.76 2688 1573332 627560 7.03 155468 1616132 4
03:50:01 AM 5851768 7226264 2030664 25.76 2688 1573332 622656 6.97 155468 1616296 4
03:51:01 AM 5852192 7226696 2030240 25.76 2688 1573336 622656 6.97 155468 1615952 8
03:52:01 AM 5851904 7226408 2030528 25.76 2688 1573336 622656 6.97 155468 1616068 4
03:53:01 AM 5851968 7226472 2030464 25.76 2688 1573336 622656 6.97 155468 1616068 4
03:54:01 AM 5852068 7226576 2030364 25.76 2688 1573340 622656 6.97 155468 1616024 4
03:55:01 AM 5852220 7226728 2030212 25.76 2688 1573340 622656 6.97 155472 1615952 4
03:56:01 AM 5852276 7226784 2030156 25.76 2688 1573340 622656 6.97 155472 1615952 4
03:57:01 AM 5852192 7226704 2030240 25.76 2688 1573344 622656 6.97 155472 1616052 4
03:58:01 AM 5852280 7226792 2030152 25.76 2688 1573344 622656 6.97 155472 1615956 4
03:59:01 AM 5852316 7226832 2030116 25.75 2688 1573348 622656 6.97 155472 1615992 4
04:00:01 AM 5851884 7226404 2030548 25.76 2688 1573352 623136 6.98 155472 1616276 4
04:01:01 AM 5851144 7225668 2031288 25.77 2688 1573356 623136 6.98 155472 1616912 4
04:02:01 AM 5851808 7226404 2030624 25.76 2688 1573428 623136 6.98 155588 1616192 4
04:03:01 AM 5851844 7226440 2030588 25.76 2688 1573428 623136 6.98 155588 1616192 4
04:04:01 AM 5851704 7226300 2030728 25.76 2688 1573428 623136 6.98 155588 1616408 4
04:05:01 AM 5851956 7226556 2030476 25.76 2688 1573432 623136 6.98 155588 1616208 4
04:06:01 AM 5852016 7226616 2030416 25.76 2688 1573432 623136 6.98 155588 1616208 4
04:07:01 AM 5851896 7226496 2030536 25.76 2688 1573432 623136 6.98 155588 1616208 4
04:08:01 AM 5852032 7226636 2030400 25.76 2688 1573436 623136 6.98 155588 1616212 4
04:09:01 AM 5852028 7226632 2030404 25.76 2688 1573436 623136 6.98 155588 1616284 4
04:10:01 AM 5851672 7226276 2030760 25.76 2688 1573436 609488 6.82 155588 1616564 4
04:11:01 AM 5851800 7226408 2030632 25.76 2688 1573440 609488 6.82 155588 1616372 4
04:12:01 AM 5851824 7226432 2030608 25.76 2688 1573440 609488 6.82 155588 1616488 4
04:13:01 AM 5852116 7226724 2030316 25.76 2688 1573440 609488 6.82 155588 1616220 4
04:14:01 AM 5850784 7225396 2031648 25.77 2688 1573444 609488 6.82 155588 1617456 4
04:15:01 AM 5849884 7224496 2032548 25.79 2688 1573444 609488 6.82 155588 1618328 4
04:16:01 AM 5849876 7224488 2032556 25.79 2688 1573444 609488 6.82 155588 1618328 4
04:17:01 AM 5849776 7224392 2032656 25.79 2688 1573448 609488 6.82 155588 1618332 8
04:18:01 AM 5849696 7224312 2032736 25.79 2688 1573448 609488 6.82 155588 1618448 4
04:19:01 AM 5849680 7224296 2032752 25.79 2688 1573448 609488 6.82 155588 1618420 4
04:20:01 AM 5849288 7223908 2033144 25.79 2688 1573452 626972 7.02 155588 1618704 4
04:21:01 AM 5849528 7224152 2032904 25.79 2688 1573452 626972 7.02 155588 1618508 4
04:22:01 AM 5849468 7224096 2032964 25.79 2688 1573456 626972 7.02 155588 1618628 4
04:23:01 AM 5849728 7224356 2032704 25.79 2688 1573456 626972 7.02 155588 1618360 4
04:24:01 AM 5849640 7224268 2032792 25.79 2688 1573456 626972 7.02 155588 1618428 4
04:25:01 AM 5849524 7224152 2032908 25.79 2688 1573456 626972 7.02 155588 1618476 4
04:26:01 AM 5849788 7224420 2032644 25.79 2688 1573460 626972 7.02 155588 1618364 4
04:27:01 AM 5849800 7224432 2032632 25.79 2688 1573460 626972 7.02 155588 1618364 8
04:28:01 AM 5849876 7224508 2032556 25.79 2688 1573460 626972 7.02 155588 1618364 4
04:29:01 AM 5849684 7224320 2032748 25.79 2688 1573464 626972 7.02 155588 1618440 4
04:30:01 AM 5849376 7224012 2033056 25.79 2688 1573464 607608 6.80 155588 1618728 4
04:31:01 AM 5849588 7224228 2032844 25.79 2688 1573468 607608 6.80 155588 1618500 4
04:32:01 AM 5849544 7224184 2032888 25.79 2688 1573468 607608 6.80 155588 1618384 4
04:33:01 AM 5849384 7224024 2033048 25.79 2688 1573468 607608 6.80 155588 1618668 4
04:34:01 AM 5849608 7224252 2032824 25.79 2688 1573472 607608 6.80 155588 1618468 4
04:35:01 AM 5849728 7224376 2032704 25.79 2688 1573476 607608 6.80 155588 1618404 4
04:36:01 AM 5849732 7224380 2032700 25.79 2688 1573476 607608 6.80 155588 1618404 4
04:37:01 AM 5849644 7224296 2032788 25.79 2688 1573480 607608 6.80 155588 1618408 4
04:38:02 AM 5849724 7224376 2032708 25.79 2688 1573480 607608 6.80 155592 1618404 4
04:39:01 AM 5849652 7224304 2032780 25.79 2688 1573480 607608 6.80 155592 1618476 4
04:40:01 AM 5849384 7224040 2033048 25.79 2688 1573484 606264 6.79 155592 1618644 4
04:41:01 AM 5849660 7224316 2032772 25.79 2688 1573484 606264 6.79 155592 1618568 4
04:42:01 AM 5849548 7224208 2032884 25.79 2688 1573488 606264 6.79 155592 1618656 4
04:43:01 AM 5849460 7224120 2032972 25.79 2688 1573488 622132 6.97 155592 1618568 8
04:44:01 AM 5849196 7224052 2033236 25.79 2688 1573684 622132 6.97 155744 1618596 4
04:45:01 AM 5849304 7224164 2033128 25.79 2688 1573688 622132 6.97 155744 1618532 4
04:46:01 AM 5849036 7223896 2033396 25.80 2688 1573688 622132 6.97 155744 1618904 4
04:47:01 AM 5849404 7224264 2033028 25.79 2688 1573688 622132 6.97 155744 1618540 4
04:48:01 AM 5849400 7224264 2033032 25.79 2688 1573692 622132 6.97 155744 1618552 4
04:49:01 AM 5849256 7224120 2033176 25.79 2688 1573692 622132 6.97 155744 1618740 8
04:50:01 AM 5849004 7223868 2033428 25.80 2688 1573692 619080 6.93 155744 1619020 4
04:51:01 AM 5849116 7223984 2033316 25.80 2688 1573696 619080 6.93 155744 1618724 4
04:52:01 AM 5849528 7224396 2032904 25.79 2688 1573696 619080 6.93 155744 1618560 4
04:53:01 AM 5849216 7224088 2033216 25.79 2688 1573700 619080 6.93 155744 1618564 4
04:54:01 AM 5849280 7224152 2033152 25.79 2688 1573700 619080 6.93 155744 1618636 4
04:55:01 AM 5849180 7224052 2033252 25.79 2688 1573700 619080 6.93 155744 1618572 4
04:56:01 AM 5849336 7224212 2033096 25.79 2688 1573704 619080 6.93 155744 1618576 4
04:57:01 AM 5849284 7224160 2033148 25.79 2688 1573704 619080 6.93 155744 1618576 4
04:58:01 AM 5849284 7224160 2033148 25.79 2688 1573704 619080 6.93 155744 1618576 4
04:59:01 AM 5849000 7223880 2033432 25.80 2688 1573708 619080 6.93 155744 1618772 4
05:00:01 AM 5848808 7223688 2033624 25.80 2688 1573708 617848 6.92 155744 1618936 4
05:01:01 AM 5847884 7222772 2034548 25.81 2688 1573716 617848 6.92 155744 1619456 4
05:02:01 AM 5848840 7223728 2033592 25.80 2688 1573716 617848 6.92 155772 1618736 4
05:03:01 AM 5849040 7223928 2033392 25.80 2688 1573716 617848 6.92 155772 1618656 4
05:04:01 AM 5848780 7223668 2033652 25.80 2688 1573716 617848 6.92 155800 1618848 4
05:05:01 AM 5849192 7224084 2033240 25.79 2688 1573720 617848 6.92 155800 1618552 4
05:06:01 AM 5849184 7224076 2033248 25.79 2688 1573720 617848 6.92 155800 1618588 4
05:07:01 AM 5849220 7224112 2033212 25.79 2688 1573720 617848 6.92 155800 1618588 4
05:08:01 AM 5849128 7224024 2033304 25.80 2688 1573724 617848 6.92 155800 1618592 8
05:09:01 AM 5849172 7224068 2033260 25.79 2688 1573724 617848 6.92 155800 1618688 4
05:10:01 AM 5848824 7223724 2033608 25.80 2688 1573728 633428 7.09 155800 1618856 4
05:11:01 AM 5849164 7224072 2033268 25.79 2688 1573732 633428 7.09 155800 1618628 4
05:12:01 AM 5849168 7224076 2033264 25.79 2688 1573732 633428 7.09 155800 1618628 4
05:13:01 AM 5849136 7224048 2033296 25.80 2688 1573736 633428 7.09 155800 1618632 4
05:14:01 AM 5849028 7223940 2033404 25.80 2688 1573736 633428 7.09 155800 1618704 4
05:15:01 AM 5849192 7224104 2033240 25.79 2688 1573736 633428 7.09 155800 1618636 4
05:16:01 AM 5849280 7224196 2033152 25.79 2688 1573740 633428 7.09 155800 1618640 4
05:17:01 AM 5849248 7224164 2033184 25.79 2688 1573740 633428 7.09 155800 1618640 4
05:18:01 AM 5849068 7223984 2033364 25.80 2688 1573740 633428 7.09 155800 1618640 4
05:19:01 AM 5848604 7223524 2033828 25.80 2688 1573744 633428 7.09 155800 1619148 4
05:20:01 AM 5848768 7223688 2033664 25.80 2688 1573744 633800 7.10 155800 1618976 4
05:21:01 AM 5848900 7223824 2033532 25.80 2688 1573748 633800 7.10 155800 1618748 4
05:22:01 AM 5849004 7223932 2033428 25.80 2688 1573752 614516 6.88 165024 1609692 248
05:23:01 AM 5848924 7223852 2033508 25.80 2688 1573752 614516 6.88 165024 1609944 4
05:24:01 AM 5849264 7224196 2033168 25.79 2688 1573756 614516 6.88 165020 1609572 4
05:25:01 AM 5849544 7224476 2032888 25.79 2688 1573756 614516 6.88 165020 1609344 4
05:26:01 AM 5849464 7224396 2032968 25.79 2688 1573756 614516 6.88 165020 1609344 4
05:27:01 AM 5849580 7224516 2032852 25.79 2688 1573760 614516 6.88 165020 1609348 4
05:28:01 AM 5849524 7224460 2032908 25.79 2688 1573760 614516 6.88 165020 1609348 4
05:29:01 AM 5849528 7224464 2032904 25.79 2688 1573760 614516 6.88 165020 1609436 4
05:30:01 AM 5849712 7224652 2032720 25.79 2688 1573764 630056 7.05 165020 1609140 4
05:31:01 AM 5849260 7224200 2033172 25.79 2688 1573764 630056 7.05 165020 1609524 4
05:32:01 AM 5849460 7224404 2032972 25.79 2688 1573768 630056 7.05 165020 1609376 4
05:33:01 AM 5848676 7223620 2033756 25.80 2688 1573768 630056 7.05 165020 1609844 4
05:34:01 AM 5849136 7224080 2033296 25.80 2688 1573768 630056 7.05 165020 1609644 4
05:35:01 AM 5849220 7224168 2033212 25.79 2688 1573772 630056 7.05 165020 1609580 4
05:36:01 AM 5849248 7224196 2033184 25.79 2688 1573772 630056 7.05 165020 1609464 4
05:37:01 AM 5849152 7224100 2033280 25.80 2688 1573772 630056 7.05 165020 1609468 4
05:38:01 AM 5849160 7224112 2033272 25.79 2688 1573776 630056 7.05 165020 1609588 4
05:39:01 AM 5849116 7224068 2033316 25.80 2688 1573776 630056 7.05 165020 1609656 4
05:40:01 AM 5848932 7223884 2033500 25.80 2688 1573776 618752 6.93 165020 1609820 4
05:41:01 AM 5849020 7223976 2033412 25.80 2688 1573780 618752 6.93 165020 1609624 4
05:42:01 AM 5849060 7224016 2033372 25.80 2688 1573780 618752 6.93 165020 1609624 4
05:43:01 AM 5849192 7224148 2033240 25.79 2688 1573780 618752 6.93 165020 1609592 4
05:44:01 AM 5849232 7224192 2033200 25.79 2688 1573784 618752 6.93 165020 1609552 4
05:45:01 AM 5849224 7224184 2033208 25.79 2688 1573784 618752 6.93 165020 1609600 4
05:46:01 AM 5849168 7224128 2033264 25.79 2688 1573784 618752 6.93 165020 1609600 4
05:47:02 AM 5849320 7224284 2033112 25.79 2688 1573788 618752 6.93 165020 1609488 4
05:48:01 AM 5849324 7224288 2033108 25.79 2688 1573788 618752 6.93 165020 1609604 4
05:49:01 AM 5849324 7224288 2033108 25.79 2688 1573788 618752 6.93 165020 1609588 4
05:50:01 AM 5848920 7223888 2033512 25.80 2688 1573792 617456 6.91 165020 1609756 4
05:51:01 AM 5849212 7224180 2033220 25.79 2688 1573792 617456 6.91 165020 1609684 4
05:52:01 AM 5849240 7224216 2033192 25.79 2688 1573800 617456 6.91 165020 1609692 4
05:53:01 AM 5849120 7224096 2033312 25.80 2688 1573800 617456 6.91 165020 1609692 4
05:54:01 AM 5849240 7224216 2033192 25.79 2688 1573800 617456 6.91 165020 1609608 4
05:55:01 AM 5849272 7224252 2033160 25.79 2688 1573804 617456 6.91 165020 1609544 4
05:56:01 AM 5849360 7224340 2033072 25.79 2688 1573804 617456 6.91 165020 1609544 4
05:57:01 AM 5849384 7224364 2033048 25.79 2688 1573804 617456 6.91 165020 1609544 4
05:58:01 AM 5849184 7224168 2033248 25.79 2688 1573808 617456 6.91 165020 1609548 4
05:59:01 AM 5848944 7223928 2033488 25.80 2688 1573808 617456 6.91 165020 1609740 4
06:00:01 AM 5848820 7223804 2033612 25.80 2688 1573808 632912 7.09 165020 1609904 4
06:01:01 AM 5848420 7223412 2034012 25.80 2688 1573816 632912 7.09 165020 1610028 4
06:02:01 AM 5849084 7224076 2033348 25.80 2688 1573816 632912 7.09 165020 1609564 4
06:03:01 AM 5849196 7224192 2033236 25.79 2688 1573820 632912 7.09 165020 1609568 4
06:04:01 AM 5848872 7223868 2033560 25.80 2688 1573820 632912 7.09 165020 1609924 4
06:05:01 AM 5849060 7224056 2033372 25.80 2688 1573820 632912 7.09 165020 1609700 4
06:06:01 AM 5849180 7224180 2033252 25.79 2688 1573824 632912 7.09 165020 1609588 4
06:07:01 AM 5849236 7224236 2033196 25.79 2688 1573824 632912 7.09 165020 1609588 4
06:08:01 AM 5849264 7224264 2033168 25.79 2688 1573824 632912 7.09 165020 1609588 4
06:09:01 AM 5849308 7224312 2033124 25.79 2688 1573828 632912 7.09 165020 1609668 4
06:10:01 AM 5848724 7223728 2033708 25.80 2688 1573828 648804 7.26 165020 1609948 4
06:11:01 AM 5849076 7224088 2033356 25.80 2688 1573836 628040 7.03 165020 1609756 4
06:12:01 AM 5849180 7224192 2033252 25.79 2688 1573836 628040 7.03 165020 1609608 4
06:13:01 AM 5849084 7224096 2033348 25.80 2688 1573836 628040 7.03 165020 1609700 4
06:14:01 AM 5848964 7223980 2033468 25.80 2688 1573840 628040 7.03 165020 1609776 4
06:15:01 AM 5849028 7224044 2033404 25.80 2688 1573840 628040 7.03 165020 1609628 4
06:16:01 AM 5849172 7224188 2033260 25.79 2688 1573840 628040 7.03 165020 1609628 4
06:17:01 AM 5849176 7224192 2033256 25.79 2688 1573840 628040 7.03 165020 1609628 4
06:18:01 AM 5849200 7224220 2033232 25.79 2688 1573844 628040 7.03 165020 1609596 4
06:19:01 AM 5849116 7224136 2033316 25.80 2688 1573844 628040 7.03 165020 1609820 4
06:20:01 AM 5848860 7223880 2033572 25.80 2688 1573844 617840 6.92 165020 1609984 4
06:21:01 AM 5848944 7223972 2033488 25.80 2688 1573848 617840 6.92 165020 1609796 4
06:22:01 AM 5849004 7224032 2033428 25.80 2688 1573848 617840 6.92 165020 1609796 4
06:23:01 AM 5849196 7224228 2033236 25.79 2688 1573852 617840 6.92 165020 1609644 4
06:24:01 AM 5849188 7224220 2033244 25.79 2688 1573852 617840 6.92 165020 1609632 16
06:25:01 AM 5849220 7224252 2033212 25.79 2688 1573852 617840 6.92 165020 1609588 4
06:26:01 AM 5849132 7224168 2033300 25.80 2688 1573856 617840 6.92 165020 1609592 4
06:27:01 AM 5849212 7224248 2033220 25.79 2688 1573856 617840 6.92 165020 1609592 4
06:28:01 AM 5848640 7223676 2033792 25.80 2688 1573856 617840 6.92 165020 1610132 4
06:29:01 AM 5849000 7224040 2033432 25.80 2688 1573860 617840 6.92 165020 1609804 4
06:30:01 AM 5848656 7223696 2033776 25.80 2688 1573860 609392 6.82 165020 1610084 4
06:31:01 AM 5849008 7224052 2033424 25.80 2688 1573864 609392 6.82 165020 1609896 4
06:32:01 AM 5849008 7224052 2033424 25.80 2688 1573864 609392 6.82 165020 1609896 4
06:33:01 AM 5848536 7223584 2033896 25.80 2688 1573868 609392 6.82 165020 1610332 4
06:34:01 AM 5848944 7223996 2033488 25.80 2688 1573872 609392 6.82 165020 1609864 4
06:35:01 AM 5848904 7223956 2033528 25.80 2688 1573872 609392 6.82 165020 1609800 8
06:36:01 AM 5848528 7223580 2033904 25.80 2688 1573872 609392 6.82 165020 1610084 4
06:37:01 AM 5848756 7223812 2033676 25.80 2688 1573876 609392 6.82 165020 1609816 4
06:38:01 AM 5848924 7223980 2033508 25.80 2688 1573876 609392 6.82 165020 1609816 4
06:39:01 AM 5848684 7223740 2033748 25.80 2688 1573876 609392 6.82 165020 1610000 4
06:40:01 AM 5848536 7223596 2033896 25.80 2688 1573880 631080 7.07 165020 1610168 4
06:41:01 AM 5848968 7224040 2033464 25.80 2688 1573892 619760 6.94 166632 1608224 264
06:42:01 AM 5848880 7223956 2033552 25.80 2688 1573896 619760 6.94 166632 1608228 4
06:43:01 AM 5848832 7223908 2033600 25.80 2688 1573896 619760 6.94 166632 1608344 4
06:44:01 AM 5848952 7224028 2033480 25.80 2688 1573896 619760 6.94 166632 1608296 4
06:45:01 AM 5848892 7223972 2033540 25.80 2688 1573900 619760 6.94 166632 1608232 4
06:46:01 AM 5848892 7223972 2033540 25.80 2688 1573900 619760 6.94 166632 1608348 4
06:47:01 AM 5849100 7224180 2033332 25.80 2688 1573900 619760 6.94 166632 1608232 8
06:48:01 AM 5848624 7223708 2033808 25.80 2688 1573904 619760 6.94 166632 1608440 4
06:49:01 AM 5848972 7224056 2033460 25.80 2688 1573904 619760 6.94 166632 1608304 4
06:50:01 AM 5848536 7223620 2033896 25.80 2688 1573904 617632 6.92 166632 1608468 4
06:51:01 AM 5848660 7223748 2033772 25.80 2688 1573908 617632 6.92 166632 1608400 4
06:52:01 AM 5848916 7224004 2033516 25.80 2688 1573908 617632 6.92 166632 1608244 4
06:53:01 AM 5848860 7223952 2033572 25.80 2688 1573912 617632 6.92 166632 1608248 4
06:54:01 AM 5848892 7223984 2033540 25.80 2688 1573912 617632 6.92 166632 1608316 4
06:55:01 AM 5848464 7223556 2033968 25.80 2688 1573912 617632 6.92 166632 1608552 4
06:56:01 AM 5848904 7223996 2033528 25.80 2688 1573912 617632 6.92 166632 1608280 4
06:57:01 AM 5848908 7224004 2033524 25.80 2688 1573916 617632 6.92 166632 1608284 4
06:58:01 AM 5848912 7224008 2033520 25.80 2688 1573916 617632 6.92 166632 1608284 4
06:59:01 AM 5848452 7223548 2033980 25.80 2688 1573916 617632 6.92 166632 1608504 4
07:00:01 AM 5848216 7223316 2034216 25.81 2688 1573920 617720 6.92 166632 1608536 4
07:01:01 AM 5847356 7222456 2035076 25.82 2688 1573920 617720 6.92 166632 1609288 4
07:02:01 AM 5848596 7223700 2033836 25.80 2688 1573924 617720 6.92 166632 1608480 4
07:03:01 AM 5848816 7223920 2033616 25.80 2688 1573924 617720 6.92 166632 1608308 4
07:04:01 AM 5848668 7223772 2033764 25.80 2688 1573924 617720 6.92 166632 1608516 4
07:05:01 AM 5848896 7224004 2033536 25.80 2688 1573928 617720 6.92 166632 1608316 4
07:06:01 AM 5848896 7224004 2033536 25.80 2688 1573928 617720 6.92 166632 1608316 4
07:07:01 AM 5848980 7224088 2033452 25.80 2688 1573928 617720 6.92 166632 1608316 4
07:08:01 AM 5848920 7224032 2033512 25.80 2688 1573932 617720 6.92 166632 1608320 4
07:09:01 AM 5848928 7224040 2033504 25.80 2688 1573932 617720 6.92 166632 1608400 4
07:10:01 AM 5848372 7223484 2034060 25.80 2688 1573932 609528 6.82 166632 1608564 4
07:11:01 AM 5848128 7223244 2034304 25.81 2688 1573936 609528 6.82 166632 1608740 4
07:12:01 AM 5848332 7223448 2034100 25.81 2688 1573936 609528 6.82 166632 1608652 4
07:13:01 AM 5848448 7223568 2033984 25.80 2688 1573940 609528 6.82 166632 1608540 4
07:14:01 AM 5848532 7223652 2033900 25.80 2688 1573940 609528 6.82 166632 1608448 8
07:15:01 AM 5848668 7223792 2033764 25.80 2688 1573944 609528 6.82 166632 1608384 4
07:16:01 AM 5848584 7223712 2033848 25.80 2688 1573948 609528 6.82 166632 1608388 4
07:17:01 AM 5848588 7223716 2033844 25.80 2688 1573948 609528 6.82 166632 1608392 4
07:18:01 AM 5848308 7223436 2034124 25.81 2688 1573948 609528 6.82 166632 1608812 4
07:19:01 AM 5848688 7223820 2033744 25.80 2688 1573952 609528 6.82 166632 1608468 4
07:20:01 AM 5848072 7223204 2034360 25.81 2688 1573952 632848 7.09 166632 1608864 4
07:21:01 AM 5848828 7223968 2033604 25.80 2688 1573960 613380 6.87 166632 1608408 4
07:22:01 AM 5848716 7223856 2033716 25.80 2688 1573960 613380 6.87 166632 1608408 4
07:23:01 AM 5848772 7223912 2033660 25.80 2688 1573960 613380 6.87 166632 1608372 4
07:24:01 AM 5848784 7223928 2033648 25.80 2688 1573964 613380 6.87 166632 1608484 4
07:25:01 AM 5848864 7224008 2033568 25.80 2688 1573964 613380 6.87 166632 1608416 4
07:26:01 AM 5848844 7223988 2033588 25.80 2688 1573964 613380 6.87 166632 1608416 4
07:27:01 AM 5848888 7224036 2033544 25.80 2688 1573968 628848 7.04 166632 1608420 4
07:28:01 AM 5848864 7224012 2033568 25.80 2688 1573968 628848 7.04 166632 1608420 4
07:29:01 AM 5848536 7223684 2033896 25.80 2688 1573968 628848 7.04 166632 1608488 4
07:30:01 AM 5848304 7223456 2034128 25.81 2688 1573972 607532 6.80 166632 1608656 4
07:31:01 AM 5848536 7223688 2033896 25.80 2688 1573972 607532 6.80 166632 1608592 4
07:32:01 AM 5848496 7223648 2033936 25.80 2688 1573972 607532 6.80 166632 1608424 4
07:33:01 AM 5848380 7223536 2034052 25.80 2688 1573976 607532 6.80 166632 1608708 4
07:34:01 AM 5848444 7223600 2033988 25.80 2688 1573976 607532 6.80 166632 1608504 4
07:35:01 AM 5848492 7223648 2033940 25.80 2688 1573976 607532 6.80 166632 1608552 4
07:36:01 AM 5848556 7223716 2033876 25.80 2688 1573980 607532 6.80 166632 1608440 4
07:37:01 AM 5848640 7223800 2033792 25.80 2688 1573980 607532 6.80 166632 1608440 4
07:38:01 AM 5848516 7223676 2033916 25.80 2688 1573980 607532 6.80 166632 1608588 4
07:39:01 AM 5848592 7223756 2033840 25.80 2688 1573984 607532 6.80 166632 1608544 12
07:40:01 AM 5848192 7223356 2034240 25.81 2688 1573984 609592 6.83 166632 1608824 4
07:41:01 AM 5848484 7223652 2033948 25.80 2688 1573988 609592 6.83 166632 1608636 4
07:42:01 AM 5848456 7223624 2033976 25.80 2688 1573988 609592 6.83 166632 1608636 4
07:43:01 AM 5848624 7223792 2033808 25.80 2688 1573988 609592 6.83 166632 1608480 4
07:44:01 AM 5848340 7223516 2034092 25.81 2688 1573996 616268 6.90 166944 1608412 252
07:45:01 AM 5848488 7223664 2033944 25.80 2688 1573996 616268 6.90 166944 1608344 4
07:46:01 AM 5848488 7223664 2033944 25.80 2688 1573996 616268 6.90 166944 1608344 4
07:47:01 AM 5848592 7223772 2033840 25.80 2688 1574000 616268 6.90 166944 1608188 4
07:48:01 AM 5848540 7223720 2033892 25.80 2688 1574000 616268 6.90 166944 1608192 4
07:49:01 AM 5848348 7223528 2034084 25.81 2688 1574000 616268 6.90 166944 1608260 4
07:50:01 AM 5847956 7223140 2034476 25.81 2688 1574004 609592 6.83 166944 1608544 4
07:51:01 AM 5848388 7223572 2034044 25.80 2688 1574004 609592 6.83 166952 1608344 4
07:52:01 AM 5848384 7223572 2034048 25.80 2688 1574008 609592 6.83 166952 1608348 4
07:53:01 AM 5848348 7223536 2034084 25.81 2688 1574008 609592 6.83 166952 1608348 4
07:54:01 AM 5848300 7223488 2034132 25.81 2688 1574008 609592 6.83 166952 1608380 4
07:55:01 AM 5848536 7223728 2033896 25.80 2688 1574012 609592 6.83 166952 1608200 4
07:56:01 AM 5848564 7223756 2033868 25.80 2688 1574012 609592 6.83 166952 1608200 4
07:57:01 AM 5848680 7223872 2033752 25.80 2688 1574012 625220 7.00 166952 1608200 4
07:58:02 AM 5848344 7223540 2034088 25.81 2688 1574016 625220 7.00 166952 1608480 4
07:59:01 AM 5848664 7223864 2033768 25.80 2688 1574020 625220 7.00 166952 1608280 4
08:00:01 AM 5848236 7223436 2034196 25.81 2688 1574020 617784 6.92 166952 1608560 4
08:01:01 AM 5847472 7222676 2034960 25.82 2688 1574024 617784 6.92 166952 1609028 4
08:02:01 AM 5848196 7223400 2034236 25.81 2688 1574024 617784 6.92 166960 1608492 4
08:03:01 AM 5848512 7223720 2033920 25.80 2688 1574028 617784 6.92 166960 1608224 4
08:04:01 AM 5848220 7223428 2034212 25.81 2688 1574028 617784 6.92 166960 1608500 4
08:05:01 AM 5848536 7223744 2033896 25.80 2688 1574028 617784 6.92 166960 1608228 4
08:06:01 AM 5848488 7223700 2033944 25.80 2688 1574032 617784 6.92 166960 1608232 4
08:07:01 AM 5848444 7223656 2033988 25.80 2688 1574032 617784 6.92 166960 1608484 0
08:08:01 AM 5848160 7223372 2034272 25.81 2688 1574032 617784 6.92 166960 1608640 4
08:09:01 AM 5848188 7223400 2034244 25.81 2688 1574032 617784 6.92 166960 1608436 4
08:10:01 AM 5847980 7223196 2034452 25.81 2688 1574036 633332 7.09 166960 1608720 4
08:11:01 AM 5848104 7223320 2034328 25.81 2688 1574036 633332 7.09 166960 1608520 4
08:12:01 AM 5848192 7223412 2034240 25.81 2688 1574040 633332 7.09 166960 1608492 4
08:13:01 AM 5848364 7223584 2034068 25.81 2688 1574040 633332 7.09 166960 1608380 4
08:14:01 AM 5848180 7223400 2034252 25.81 2688 1574040 633332 7.09 166960 1608584 4
08:15:01 AM 5848492 7223716 2033940 25.80 2688 1574044 633332 7.09 166960 1608384 4
08:16:01 AM 5848512 7223736 2033920 25.80 2688 1574044 633332 7.09 166960 1608384 4
08:17:01 AM 5848520 7223744 2033912 25.80 2688 1574044 633332 7.09 166960 1608384 4
08:18:01 AM 5848520 7223748 2033912 25.80 2688 1574048 633332 7.09 166960 1608388 4
08:19:01 AM 5848384 7223612 2034048 25.80 2688 1574048 633332 7.09 166960 1608456 4
08:20:01 AM 5847792 7223020 2034640 25.81 2688 1574048 627316 7.02 166960 1608736 4
08:21:01 AM 5848108 7223344 2034324 25.81 2688 1574056 627316 7.02 166960 1608544 4
08:22:01 AM 5847892 7223128 2034540 25.81 2688 1574056 627316 7.02 166960 1608748 4
08:23:01 AM 5848312 7223552 2034120 25.81 2688 1574060 627316 7.02 166960 1608384 4
08:24:01 AM 5848348 7223588 2034084 25.81 2688 1574060 627316 7.02 166960 1608472 4
08:25:01 AM 5848492 7223732 2033940 25.80 2688 1574060 627316 7.02 166960 1608432 4
08:26:01 AM 5848484 7223728 2033948 25.80 2688 1574064 627316 7.02 166960 1608372 4
08:27:01 AM 5848264 7223508 2034168 25.81 2688 1574064 627316 7.02 166960 1608408 4
08:28:01 AM 5848152 7223396 2034280 25.81 2688 1574064 627316 7.02 166960 1608488 4
08:29:01 AM 5847888 7223136 2034544 25.81 2688 1574068 627316 7.02 166960 1608832 4
08:30:01 AM 5847832 7223080 2034600 25.81 2688 1574068 608808 6.82 166964 1608628 4
08:31:01 AM 5848200 7223452 2034232 25.81 2688 1574072 608808 6.82 166960 1608572 4
08:32:01 AM 5848296 7223548 2034136 25.81 2688 1574072 608808 6.82 166960 1608572 4
08:33:01 AM 5847688 7222940 2034744 25.81 2688 1574072 608808 6.82 166960 1608844 4
08:34:01 AM 5848064 7223320 2034368 25.81 2688 1574076 608808 6.82 166960 1608692 4
08:35:01 AM 5848484 7223740 2033948 25.80 2688 1574076 608808 6.82 166960 1608420 4
08:36:01 AM 5847976 7223232 2034456 25.81 2688 1574076 608808 6.82 166960 1608768 4
08:37:01 AM 5848268 7223528 2034164 25.81 2688 1574080 608808 6.82 166960 1608652 4
08:38:01 AM 5848348 7223608 2034084 25.81 2688 1574080 608808 6.82 166960 1608448 4
08:39:01 AM 5848020 7223280 2034412 25.81 2688 1574080 608808 6.82 166960 1608756 16
08:40:01 AM 5847880 7223148 2034552 25.81 2688 1574088 625092 7.00 166960 1608692 8
08:41:01 AM 5848344 7223612 2034088 25.81 2688 1574088 608192 6.81 166964 1608456 4
08:42:01 AM 5847780 7223052 2034652 25.81 2688 1574092 608192 6.81 166964 1608664 4
08:43:01 AM 5848188 7223460 2034244 25.81 2688 1574092 608192 6.81 166964 1608460 4
08:44:01 AM 5848068 7223340 2034364 25.81 2688 1574092 608192 6.81 166964 1608528 4
08:45:01 AM 5848152 7223424 2034280 25.81 2688 1574092 608192 6.81 166964 1608460 4
08:46:01 AM 5848080 7223356 2034352 25.81 2688 1574096 623588 6.98 166964 1608580 4
08:47:01 AM 5848248 7223524 2034184 25.81 2688 1574096 623588 6.98 166964 1608464 4
08:48:01 AM 5848216 7223492 2034216 25.81 2688 1574096 623588 6.98 166964 1608464 4
08:49:01 AM 5848112 7223392 2034320 25.81 2688 1574100 623588 6.98 166964 1608540 4
08:50:01 AM 5847916 7223196 2034516 25.81 2688 1574100 618204 6.92 166964 1608704 4
08:51:01 AM 5848032 7223316 2034400 25.81 2688 1574104 618204 6.92 166964 1608620 4
08:52:01 AM 5848200 7223484 2034232 25.81 2688 1574104 618204 6.92 166964 1608480 4
08:53:01 AM 5848256 7223540 2034176 25.81 2688 1574104 618204 6.92 166964 1608480 4
08:54:01 AM 5848208 7223496 2034224 25.81 2688 1574108 618204 6.92 166964 1608552 4
08:55:01 AM 5848352 7223640 2034080 25.81 2688 1574108 618204 6.92 166964 1608484 4
08:56:01 AM 5848380 7223668 2034052 25.80 2688 1574108 618204 6.92 166964 1608484 4
08:57:01 AM 5848436 7223728 2033996 25.80 2688 1574112 618204 6.92 166964 1608488 4
08:58:01 AM 5848404 7223696 2034028 25.80 2688 1574112 618204 6.92 166964 1608488 4
08:59:01 AM 5848160 7223452 2034272 25.81 2688 1574112 618204 6.92 166964 1608760 4
09:00:01 AM 5847912 7223208 2034520 25.81 2688 1574116 609724 6.83 166964 1608840 4
09:01:01 AM 5846968 7222264 2035464 25.82 2688 1574116 609724 6.83 166968 1609448 4
09:02:01 AM 5848088 7223388 2034344 25.81 2688 1574120 609724 6.83 166968 1608640 4
09:03:01 AM 5848256 7223556 2034176 25.81 2688 1574120 609724 6.83 166968 1608496 4
09:04:02 AM 5847800 7223100 2034632 25.81 2688 1574120 609724 6.83 166968 1608952 4
09:05:01 AM 5848012 7223316 2034420 25.81 2688 1574124 609724 6.83 166968 1608500 4
09:06:01 AM 5847604 7222908 2034828 25.81 2688 1574124 609724 6.83 166968 1608908 4
09:07:01 AM 5848340 7223644 2034092 25.81 2688 1574124 609724 6.83 166968 1608500 4
09:08:01 AM 5847860 7223168 2034572 25.81 2688 1574128 609724 6.83 166968 1608776 4
09:09:01 AM 5848132 7223440 2034300 25.81 2688 1574128 609724 6.83 166968 1608576 4
09:10:01 AM 5847804 7223112 2034628 25.81 2688 1574128 632512 7.08 166968 1608856 4
09:11:01 AM 5848172 7223484 2034260 25.81 2688 1574132 632512 7.08 166968 1608512 4
09:12:01 AM 5848212 7223524 2034220 25.81 2688 1574132 632512 7.08 166968 1608512 4
09:13:01 AM 5847964 7223280 2034468 25.81 2688 1574136 632512 7.08 166968 1608868 4
09:14:01 AM 5847984 7223300 2034448 25.81 2688 1574136 632512 7.08 166968 1608808 4
09:15:01 AM 5848304 7223620 2034128 25.81 2688 1574136 616888 6.91 166968 1608720 4
09:16:01 AM 5848332 7223652 2034100 25.81 2688 1574140 616888 6.91 166968 1608608 4
09:17:01 AM 5848172 7223492 2034260 25.81 2688 1574140 616888 6.91 166968 1608608 4
09:18:01 AM 5848200 7223520 2034232 25.81 2688 1574140 616888 6.91 166968 1608608 4
09:19:01 AM 5848004 7223328 2034428 25.81 2688 1574144 616888 6.91 166968 1608796 4
09:20:01 AM 5847436 7222760 2034996 25.82 2688 1574144 618124 6.92 166968 1608960 4
09:21:01 AM 5847724 7223052 2034708 25.81 2688 1574148 618124 6.92 166968 1608772 4
09:22:01 AM 5847904 7223236 2034528 25.81 2688 1574152 618124 6.92 166968 1608620 4
09:23:01 AM 5848028 7223360 2034404 25.81 2688 1574152 618124 6.92 166968 1608620 4
09:24:01 AM 5847904 7223236 2034528 25.81 2688 1574152 618124 6.92 166968 1608688 4
09:25:01 AM 5847960 7223296 2034472 25.81 2688 1574156 618124 6.92 166968 1608624 4
09:26:01 AM 5848072 7223408 2034360 25.81 2688 1574156 618124 6.92 166968 1608624 4
09:27:01 AM 5847632 7222968 2034800 25.81 2688 1574156 618124 6.92 166968 1608996 4
09:28:01 AM 5847900 7223240 2034532 25.81 2688 1574160 618124 6.92 166968 1608744 4
09:29:01 AM 5848000 7223340 2034432 25.81 2688 1574160 618124 6.92 166968 1608780 0
09:30:01 AM 5846936 7222276 2035496 25.82 2688 1574160 614564 6.88 166968 1609496 4
09:31:01 AM 5847344 7222692 2035088 25.82 2688 1574164 614564 6.88 166968 1609224 4
09:32:01 AM 5847716 7223064 2034716 25.81 2688 1574164 614564 6.88 166968 1608744 4
09:33:01 AM 5847756 7223108 2034676 25.81 2688 1574168 614564 6.88 166968 1608920 4
09:34:01 AM 5847812 7223164 2034620 25.81 2688 1574168 614564 6.88 166968 1608748 4
09:35:01 AM 5847960 7223312 2034472 25.81 2688 1574168 614564 6.88 166968 1608716 4
09:36:01 AM 5847960 7223316 2034472 25.81 2688 1574172 614564 6.88 166968 1608836 4
09:37:01 AM 5847680 7223044 2034752 25.81 2688 1574180 628308 7.04 167392 1608476 4
09:38:01 AM 5847760 7223124 2034672 25.81 2688 1574180 628308 7.04 167392 1608476 4
09:39:01 AM 5847740 7223108 2034692 25.81 2688 1574184 628308 7.04 167392 1608548 4
09:40:01 AM 5847204 7222572 2035228 25.82 2688 1574184 618092 6.92 167392 1608752 4
09:41:01 AM 5847264 7222636 2035168 25.82 2688 1574188 618092 6.92 167392 1608852 16
09:42:01 AM 5847832 7223204 2034600 25.81 2688 1574188 618092 6.92 167392 1608484 8
09:43:01 AM 5847864 7223236 2034568 25.81 2688 1574188 618092 6.92 167392 1608484 4
09:44:01 AM 5847732 7223108 2034700 25.81 2688 1574192 618092 6.92 167392 1608400 4
09:45:01 AM 5847816 7223192 2034616 25.81 2688 1574192 618092 6.92 167392 1608332 4
09:46:01 AM 5847848 7223224 2034584 25.81 2688 1574192 618092 6.92 167392 1608332 4
09:47:01 AM 5847672 7223052 2034760 25.81 2688 1574196 618092 6.92 167392 1608452 4
09:48:01 AM 5847744 7223124 2034688 25.81 2688 1574196 618092 6.92 167392 1608336 4
09:49:01 AM 5847720 7223100 2034712 25.81 2688 1574196 618092 6.92 167392 1608404 4
09:50:01 AM 5847388 7222772 2035044 25.82 2688 1574200 609852 6.83 167392 1608688 4
09:51:01 AM 5847784 7223172 2034648 25.81 2688 1574204 609852 6.83 167392 1608348 4
09:52:01 AM 5847868 7223260 2034564 25.81 2688 1574208 609852 6.83 167392 1608352 4
09:53:01 AM 5847840 7223232 2034592 25.81 2688 1574208 609852 6.83 167392 1608356 4
09:54:01 AM 5847732 7223124 2034700 25.81 2688 1574208 609852 6.83 167392 1608424 4
09:55:01 AM 5847376 7222772 2035056 25.82 2688 1574212 625228 7.00 167392 1608768 8
09:56:01 AM 5847700 7223096 2034732 25.81 2688 1574212 625228 7.00 167392 1608496 12
09:57:01 AM 5847968 7223364 2034464 25.81 2688 1574212 625228 7.00 167392 1608396 4
09:58:01 AM 5847932 7223332 2034500 25.81 2688 1574216 625228 7.00 167392 1608400 4
09:59:01 AM 5847852 7223252 2034580 25.81 2688 1574216 625228 7.00 167392 1608468 4
10:00:01 AM 5847540 7222940 2034892 25.82 2688 1574216 620128 6.94 167392 1608632 4
10:01:01 AM 5846624 7222028 2035808 25.83 2688 1574220 620128 6.94 167392 1609368 4
10:02:01 AM 5847800 7223204 2034632 25.81 2688 1574220 620128 6.94 167392 1608408 4
10:03:01 AM 5847888 7223296 2034544 25.81 2688 1574224 620128 6.94 167392 1608412 4
10:04:01 AM 5845436 7220848 2036996 25.84 2688 1574228 620128 6.94 167392 1610748 4
10:05:01 AM 5845624 7221036 2036808 25.84 2688 1574228 620128 6.94 167392 1610592 4
10:06:01 AM 5845680 7221092 2036752 25.84 2688 1574228 620128 6.94 167392 1610476 4
10:07:01 AM 5845768 7221184 2036664 25.84 2688 1574232 620128 6.94 167392 1610480 4
10:08:02 AM 5845740 7221156 2036692 25.84 2688 1574232 620128 6.94 167392 1610480 4
10:09:01 AM 5843712 7219128 2038720 25.86 2688 1574232 620128 6.94 167392 1612596 4
10:10:01 AM 5843360 7218780 2039072 25.87 2688 1574236 618108 6.92 167392 1612764 4
10:11:01 AM 5843504 7218924 2038928 25.87 2688 1574236 618108 6.92 167392 1612696 0
10:12:01 AM 5843620 7219044 2038812 25.87 2688 1574240 618108 6.92 167392 1612700 4
10:13:01 AM 5843644 7219068 2038788 25.86 2688 1574240 618108 6.92 167392 1612536 4
10:14:01 AM 5843628 7219052 2038804 25.87 2688 1574240 618108 6.92 167392 1612604 8
10:15:01 AM 5843324 7218752 2039108 25.87 2688 1574244 618108 6.92 167392 1612812 4
10:16:01 AM 5843636 7219064 2038796 25.87 2688 1574244 618108 6.92 167392 1612540 4
10:17:01 AM 5843608 7219036 2038824 25.87 2688 1574244 618108 6.92 167392 1612540 4
10:18:01 AM 5843456 7218888 2038976 25.87 2688 1574248 618108 6.92 167392 1612664 4
10:19:01 AM 5841536 7216968 2040896 25.89 2688 1574248 618108 6.92 167392 1614664 4
10:20:01 AM 5841276 7216708 2041156 25.90 2688 1574248 622080 6.97 167392 1614944 4
10:21:01 AM 5841416 7216852 2041016 25.89 2688 1574252 622080 6.97 167392 1614740 4
10:22:01 AM 5841456 7216892 2040976 25.89 2688 1574252 622080 6.97 167392 1614740 4
10:23:01 AM 5841376 7216816 2041056 25.89 2688 1574256 622080 6.97 167392 1614744 4
10:24:01 AM 5838916 7214356 2043516 25.92 2688 1574256 622080 6.97 167392 1617060 4
10:25:01 AM 5839452 7214892 2042980 25.92 2688 1574256 622080 6.97 167392 1616652 4
10:26:01 AM 5839536 7214980 2042896 25.92 2688 1574260 622080 6.97 167392 1616656 4
10:27:01 AM 5839480 7214924 2042952 25.92 2688 1574260 622080 6.97 167392 1616656 4
10:28:01 AM 5839572 7215016 2042860 25.92 2688 1574260 622080 6.97 167392 1616656 4
10:29:01 AM 5839528 7214976 2042904 25.92 2688 1574264 622080 6.97 167392 1616728 4
10:30:01 AM 5838864 7214312 2043568 25.93 2688 1574264 639832 7.16 167392 1617216 4
10:31:01 AM 5839640 7215092 2042792 25.92 2688 1574268 620364 6.95 167392 1616668 4
10:32:01 AM 5837152 7212604 2045280 25.95 2688 1574268 620364 6.95 167392 1618980 12
10:33:01 AM 5837236 7212688 2045196 25.95 2688 1574268 620364 6.95 167392 1618888 8
10:34:01 AM 5837352 7212808 2045080 25.94 2688 1574272 620364 6.95 167392 1618804 8
10:35:01 AM 5837404 7212860 2045028 25.94 2688 1574272 620364 6.95 167396 1618776 4
10:36:01 AM 5837412 7212868 2045020 25.94 2688 1574272 620364 6.95 167400 1618832 4
10:37:01 AM 5837584 7213040 2044848 25.94 2688 1574272 620364 6.95 167392 1618736 4
10:38:01 AM 5835172 7210632 2047260 25.97 2688 1574276 620364 6.95 167392 1621008 16
10:39:01 AM 5832996 7208456 2049436 26.00 2688 1574276 620364 6.95 167392 1623204 12
10:40:01 AM 5830504 7205964 2051928 26.03 2688 1574276 620364 6.95 167392 1625680 4
10:41:01 AM 5831008 7206472 2051424 26.03 2688 1574280 620364 6.95 167392 1625088 4
10:42:01 AM 5831204 7206668 2051228 26.02 2688 1574280 620364 6.95 167392 1624896 4
10:43:01 AM 5831288 7206756 2051144 26.02 2688 1574284 620364 6.95 167392 1624920 4
10:44:01 AM 5831236 7206704 2051196 26.02 2688 1574284 620364 6.95 167392 1624992 4
10:45:01 AM 5831184 7206652 2051248 26.02 2688 1574284 620364 6.95 167392 1625040 4
10:46:01 AM 5828900 7204372 2053532 26.05 2688 1574288 620364 6.95 167392 1627388 4
10:47:01 AM 5829460 7204932 2052972 26.04 2688 1574288 620364 6.95 167392 1626980 4
10:48:01 AM 5829328 7204804 2053104 26.05 2688 1574292 620364 6.95 167392 1627100 4
10:49:01 AM 5829280 7204760 2053152 26.05 2688 1574296 620364 6.95 167392 1627056 4
10:50:01 AM 5828736 7204216 2053696 26.05 2688 1574296 609916 6.83 167392 1627336 4
10:51:01 AM 5829072 7204560 2053360 26.05 2688 1574304 609916 6.83 167392 1627160 4
10:52:01 AM 5828784 7204272 2053648 26.05 2688 1574304 609916 6.83 167392 1627276 4
10:53:01 AM 5826732 7202220 2055700 26.08 2688 1574304 609916 6.83 167392 1629252 4
10:54:01 AM 5826988 7202480 2055444 26.08 2688 1574308 609916 6.83 167392 1629120 4
10:55:01 AM 5827064 7202556 2055368 26.08 2688 1574308 609916 6.83 167392 1629052 4
10:56:01 AM 5827164 7202656 2055268 26.07 2688 1574308 609916 6.83 167392 1629052 4
10:57:01 AM 5827144 7202640 2055288 26.07 2688 1574312 609916 6.83 167392 1629172 4
10:58:01 AM 5827028 7202524 2055404 26.08 2688 1574312 609916 6.83 167392 1629056 4
10:59:01 AM 5827148 7202644 2055284 26.07 2688 1574312 609916 6.83 167392 1629124 4
11:00:01 AM 5827428 7202928 2055004 26.07 2688 1574316 626796 7.02 167392 1628828 4
11:01:01 AM 5825904 7201404 2056528 26.09 2688 1574316 626796 7.02 167392 1629924 4
11:02:01 AM 5824276 7199780 2058156 26.11 2688 1574320 626796 7.02 167392 1631688 4
11:03:01 AM 5824816 7200332 2057616 26.10 2688 1574332 630008 7.05 167516 1631208 264
11:04:01 AM 5822720 7198236 2059712 26.13 2688 1574332 630008 7.05 167516 1633368 4
11:05:01 AM 5822856 7198376 2059576 26.13 2688 1574336 630008 7.05 167516 1633168 4
11:06:01 AM 5823084 7198604 2059348 26.13 2688 1574336 630008 7.05 167516 1633052 4
11:07:01 AM 5823092 7198612 2059340 26.13 2688 1574336 630008 7.05 167516 1633052 4
11:08:01 AM 5823012 7198536 2059420 26.13 2688 1574340 630008 7.05 167516 1633172 4
11:09:01 AM 5820616 7196140 2061816 26.16 2688 1574340 630008 7.05 167516 1635232 4
11:10:01 AM 5820408 7195932 2062024 26.16 2688 1574340 612492 6.86 167516 1635508 4
11:11:01 AM 5820612 7196140 2061820 26.16 2688 1574344 612492 6.86 167516 1635164 4
11:12:01 AM 5820664 7196192 2061768 26.16 2688 1574344 612492 6.86 167516 1635280 4
11:13:01 AM 5820732 7196264 2061700 26.16 2688 1574348 612492 6.86 167516 1635168 4
11:14:01 AM 5820524 7196056 2061908 26.16 2688 1574348 612492 6.86 167516 1635460 4
11:15:01 AM 5820688 7196220 2061744 26.16 2688 1574348 612492 6.86 167516 1635392 4
11:16:01 AM 5820692 7196224 2061740 26.16 2688 1574348 612492 6.86 167516 1635392 4
11:17:01 AM 5820676 7196212 2061756 26.16 2688 1574352 612492 6.86 167516 1635512 4
11:18:01 AM 5820636 7196172 2061796 26.16 2688 1574352 612492 6.86 167516 1635512 4
11:19:01 AM 5818160 7193696 2064272 26.19 2688 1574352 612492 6.86 167516 1638144 4
11:20:01 AM 5817812 7193352 2064620 26.19 2688 1574356 610124 6.83 167516 1638312 4
11:21:01 AM 5818076 7193616 2064356 26.19 2688 1574356 610124 6.83 167516 1638160 4
11:22:01 AM 5818216 7193760 2064216 26.19 2688 1574360 610124 6.83 167516 1638016 4
11:23:01 AM 5817872 7193416 2064560 26.19 2688 1574360 610124 6.83 167516 1638016 8
11:24:01 AM 5817672 7193216 2064760 26.19 2688 1574360 610124 6.83 167516 1638176 4
11:25:01 AM 5817784 7193332 2064648 26.19 2688 1574364 610124 6.83 167516 1638112 4
11:26:01 AM 5817692 7193240 2064740 26.19 2688 1574364 610124 6.83 167516 1638112 4
11:27:01 AM 5817672 7193220 2064760 26.19 2688 1574364 610124 6.83 167516 1638112 4
11:28:01 AM 5817756 7193308 2064676 26.19 2688 1574368 610124 6.83 167516 1638116 4
11:29:01 AM 5817788 7193344 2064644 26.19 2688 1574372 610124 6.83 167516 1638188 4
11:30:01 AM 5817452 7193008 2064980 26.20 2688 1574372 610140 6.83 167516 1638352 4
11:31:01 AM 5817596 7193160 2064836 26.20 2688 1574380 610140 6.83 167516 1638408 4
11:32:01 AM 5817248 7192812 2065184 26.20 2688 1574380 610140 6.83 167516 1638700 4
11:33:01 AM 5817376 7192944 2065056 26.20 2688 1574384 610140 6.83 167516 1638544 4
11:34:01 AM 5817768 7193336 2064664 26.19 2688 1574384 610140 6.83 167516 1638204 4
11:35:01 AM 5817908 7193476 2064524 26.19 2688 1574384 610140 6.83 167516 1638136 4
11:36:01 AM 5817704 7193276 2064728 26.19 2688 1574388 610140 6.83 167516 1638256 4
11:37:01 AM 5817704 7193276 2064728 26.19 2688 1574388 610140 6.83 167516 1638256 4
11:38:01 AM 5817940 7193512 2064492 26.19 2688 1574388 610140 6.83 167516 1638140 4
11:39:01 AM 5817720 7193296 2064712 26.19 2688 1574392 625524 7.00 167516 1638328 4
11:40:01 AM 5817548 7193124 2064884 26.20 2688 1574392 619868 6.94 167516 1638376 4
11:41:01 AM 5817832 7193412 2064600 26.19 2688 1574396 619868 6.94 167516 1638312 4
11:42:01 AM 5817660 7193240 2064772 26.19 2688 1574396 619868 6.94 167516 1638312 4
11:43:01 AM 5817796 7193376 2064636 26.19 2688 1574396 619868 6.94 167516 1638312 4
11:44:01 AM 5817952 7193536 2064480 26.19 2688 1574400 619868 6.94 167516 1638224 4
11:45:01 AM 5817916 7193500 2064516 26.19 2688 1574400 619868 6.94 167516 1638156 4
11:46:01 AM 5817980 7193564 2064452 26.19 2688 1574400 619868 6.94 167516 1638120 4
11:47:01 AM 5817984 7193572 2064448 26.19 2688 1574404 619868 6.94 167516 1638160 4
11:48:01 AM 5817808 7193396 2064624 26.19 2688 1574404 619868 6.94 167516 1638256 4
11:49:01 AM 5818044 7193632 2064388 26.19 2688 1574404 619868 6.94 167516 1638228 4
11:50:01 AM 5817092 7192684 2065340 26.20 2688 1574408 635368 7.11 167516 1638860 4
11:51:01 AM 5817504 7193096 2064928 26.20 2688 1574408 635368 7.11 167516 1638448 4
11:52:01 AM 5817924 7193516 2064508 26.19 2688 1574408 635368 7.11 167516 1638292 4
11:53:01 AM 5817800 7193396 2064632 26.19 2688 1574412 635368 7.11 167516 1638296 4
11:54:01 AM 5817812 7193408 2064620 26.19 2688 1574412 635368 7.11 167516 1638212 4
11:55:01 AM 5817760 7193356 2064672 26.19 2688 1574412 635368 7.11 167516 1638180 4
11:56:01 AM 5817488 7193088 2064944 26.20 2688 1574416 635368 7.11 167516 1638456 4
11:57:01 AM 5817880 7193480 2064552 26.19 2688 1574416 635368 7.11 167516 1638184 4
11:58:01 AM 5817852 7193452 2064580 26.19 2688 1574416 635368 7.11 167516 1638184 4
11:59:01 AM 5817824 7193428 2064608 26.19 2688 1574420 635368 7.11 167516 1638256 4
12:00:01 PM 5817460 7193064 2064972 26.20 2688 1574420 622168 6.97 167516 1638536 4
12:01:01 PM 5816744 7192356 2065688 26.21 2688 1574428 622168 6.97 167516 1639060 4
12:02:01 PM 5817776 7193388 2064656 26.19 2688 1574428 622168 6.97 167516 1638196 4
12:03:01 PM 5817920 7193532 2064512 26.19 2688 1574428 622168 6.97 167516 1638196 4
12:04:01 PM 5817264 7192880 2065168 26.20 2688 1574432 622168 6.97 167516 1638660 4
12:05:01 PM 5817704 7193320 2064728 26.19 2688 1574432 622168 6.97 167516 1638272 4
12:06:01 PM 5817588 7193204 2064844 26.20 2688 1574432 622168 6.97 167516 1638272 4
12:07:01 PM 5817740 7193360 2064692 26.19 2688 1574436 622168 6.97 167516 1638276 4
12:08:01 PM 5817500 7193120 2064932 26.20 2688 1574436 622168 6.97 167516 1638580 4
12:09:01 PM 5817668 7193288 2064764 26.19 2688 1574436 622168 6.97 167516 1638376 4
12:10:01 PM 5817440 7193068 2064992 26.20 2688 1574444 618332 6.92 167516 1638548 4
12:11:01 PM 5817296 7192924 2065136 26.20 2688 1574444 618332 6.92 167516 1638752 12
12:12:01 PM 5817520 7193152 2064912 26.20 2688 1574448 618332 6.92 167516 1638484 8
12:13:01 PM 5817812 7193444 2064620 26.19 2688 1574448 618332 6.92 167516 1638324 4
12:14:01 PM 5817512 7193144 2064920 26.20 2688 1574448 618332 6.92 167516 1638392 4
12:15:01 PM 5817652 7193288 2064780 26.19 2688 1574452 618332 6.92 167516 1638328 4
12:16:01 PM 5817680 7193316 2064752 26.19 2688 1574452 618332 6.92 167516 1638328 4
12:17:01 PM 5817540 7193176 2064892 26.20 2688 1574452 618332 6.92 167516 1638444 4
12:18:01 PM 5817668 7193308 2064764 26.19 2688 1574456 618332 6.92 167516 1638332 4
12:19:01 PM 5817156 7192796 2065276 26.20 2688 1574456 628676 7.04 167676 1638728 256
12:20:01 PM 5817156 7192796 2065276 26.20 2688 1574456 618632 6.93 167676 1638480 8
12:21:01 PM 5817308 7192952 2065124 26.20 2688 1574460 618632 6.93 167676 1638528 4
12:22:01 PM 5817520 7193164 2064912 26.20 2688 1574460 618632 6.93 167676 1638188 4
12:23:01 PM 5817572 7193220 2064860 26.20 2688 1574464 618632 6.93 167676 1638192 4
12:24:01 PM 5817576 7193224 2064856 26.20 2688 1574464 618632 6.93 167676 1638260 4
12:25:02 PM 5817552 7193200 2064880 26.20 2688 1574464 618632 6.93 167676 1638308 4
12:26:01 PM 5817716 7193368 2064716 26.19 2688 1574468 618632 6.93 167676 1638200 4
12:27:01 PM 5817552 7193204 2064880 26.20 2688 1574468 618632 6.93 167676 1638316 4
12:28:01 PM 5817692 7193344 2064740 26.19 2688 1574468 618632 6.93 167676 1638200 4
12:29:01 PM 5817584 7193236 2064848 26.20 2688 1574468 618632 6.93 167676 1638272 4
12:30:01 PM 5817252 7192908 2065180 26.20 2688 1574472 610200 6.83 167676 1638556 4
12:31:01 PM 5817528 7193184 2064904 26.20 2688 1574472 610200 6.83 167676 1638380 4
12:32:01 PM 5817812 7193472 2064620 26.19 2688 1574476 610200 6.83 167676 1638328 4
12:33:01 PM 5817156 7192816 2065276 26.20 2688 1574476 610200 6.83 167676 1638620 4
12:34:01 PM 5817576 7193236 2064856 26.20 2688 1574476 610200 6.83 167676 1638296 4
12:35:01 PM 5817576 7193240 2064856 26.20 2688 1574480 625932 7.01 167676 1638232 4
12:36:01 PM 5817636 7193300 2064796 26.19 2688 1574480 625932 7.01 167676 1638232 4
12:37:01 PM 5817484 7193148 2064948 26.20 2688 1574480 625932 7.01 167676 1638348 4
12:38:01 PM 5817724 7193392 2064708 26.19 2688 1574484 625932 7.01 167676 1638236 4
12:39:01 PM 5817500 7193168 2064932 26.20 2688 1574484 625932 7.01 167676 1638308 4
12:40:01 PM 5817188 7192856 2065244 26.20 2688 1574484 609616 6.83 167676 1638588 4
12:41:01 PM 5817276 7192948 2065156 26.20 2688 1574488 609616 6.83 167676 1638408 4
12:42:01 PM 5817196 7192868 2065236 26.20 2688 1574488 609616 6.83 167676 1638408 4
12:43:01 PM 5817508 7193180 2064924 26.20 2688 1574488 609616 6.83 167676 1638248 4
12:44:01 PM 5817292 7192968 2065140 26.20 2688 1574492 609616 6.83 167676 1638440 4
12:45:01 PM 5817576 7193252 2064856 26.20 2688 1574492 609616 6.83 167676 1638372 4
12:46:01 PM 5817576 7193252 2064856 26.20 2688 1574492 609616 6.83 167676 1638372 4
12:47:01 PM 5817512 7193192 2064920 26.20 2688 1574496 609616 6.83 167676 1638376 4
12:48:01 PM 5817436 7193116 2064996 26.20 2688 1574496 609616 6.83 167676 1638524 16
12:49:01 PM 5817592 7193272 2064840 26.20 2688 1574496 609616 6.83 167676 1638456 8
12:50:01 PM 5817168 7192852 2065264 26.20 2688 1574500 626000 7.01 167676 1638624 4
12:51:01 PM 5817568 7193252 2064864 26.20 2688 1574500 626000 7.01 167676 1638544 4
12:52:01 PM 5817480 7193168 2064952 26.20 2688 1574504 626000 7.01 167676 1638432 4
12:53:01 PM 5817428 7193116 2065004 26.20 2688 1574504 626000 7.01 167676 1638512 4
12:54:01 PM 5817460 7193148 2064972 26.20 2688 1574504 626000 7.01 167676 1638348 4
12:55:01 PM 5817428 7193124 2065004 26.20 2688 1574512 626000 7.01 167676 1638404 4
12:56:01 PM 5817496 7193192 2064936 26.20 2688 1574512 626000 7.01 167676 1638368 4
12:57:01 PM 5817540 7193236 2064892 26.20 2688 1574512 626000 7.01 167676 1638288 4
12:58:01 PM 5817664 7193364 2064768 26.19 2688 1574516 626000 7.01 167676 1638292 4
12:59:01 PM 5817492 7193192 2064940 26.20 2688 1574516 626000 7.01 167676 1638476 4
01:00:01 PM 5817244 7192944 2065188 26.20 2688 1574516 626932 7.02 167676 1638644 4
01:01:01 PM 5816104 7191808 2066328 26.21 2688 1574520 626932 7.02 167676 1639200 4
01:02:01 PM 5817344 7193048 2065088 26.20 2688 1574520 626932 7.02 167680 1638412 4
01:03:01 PM 5817340 7193048 2065092 26.20 2688 1574524 626932 7.02 167680 1638300 4
01:04:01 PM 5817468 7193176 2064964 26.20 2688 1574524 626932 7.02 167680 1638336 4
01:05:01 PM 5817580 7193288 2064852 26.20 2688 1574524 626932 7.02 167680 1638312 4
01:06:01 PM 5817628 7193340 2064804 26.20 2688 1574528 626932 7.02 167680 1638316 4
01:07:01 PM 5817608 7193320 2064824 26.20 2688 1574528 626932 7.02 167680 1638316 4
01:08:01 PM 5817416 7193128 2065016 26.20 2688 1574528 626932 7.02 167680 1638316 4
01:09:01 PM 5817340 7193052 2065092 26.20 2688 1574528 626932 7.02 167680 1638384 4
01:10:01 PM 5817024 7192740 2065408 26.20 2688 1574532 611800 6.85 167680 1638680 4
01:11:01 PM 5817268 7192988 2065164 26.20 2688 1574536 611800 6.85 167680 1638512 4
01:12:01 PM 5817436 7193160 2064996 26.20 2688 1574540 611800 6.85 167680 1638340 4
01:13:01 PM 5817512 7193236 2064920 26.20 2688 1574540 611800 6.85 167680 1638340 4
01:14:01 PM 5817288 7193012 2065144 26.20 2688 1574540 611800 6.85 167680 1638416 4
01:15:01 PM 5817384 7193112 2065048 26.20 2688 1574544 611800 6.85 167680 1638352 4
01:16:01 PM 5817484 7193212 2064948 26.20 2688 1574544 611800 6.85 167680 1638352 4
01:17:01 PM 5817512 7193240 2064920 26.20 2688 1574544 611800 6.85 167680 1638352 4
01:18:01 PM 5817452 7193184 2064980 26.20 2688 1574548 611800 6.85 167680 1638472 4
01:19:01 PM 5817372 7193104 2065060 26.20 2688 1574548 611800 6.85 167680 1638544 4
01:20:01 PM 5816972 7192704 2065460 26.20 2688 1574548 632100 7.08 167680 1638708 4
01:21:01 PM 5817320 7193056 2065112 26.20 2688 1574552 632100 7.08 167680 1638540 4
01:22:01 PM 5817356 7193092 2065076 26.20 2688 1574552 632100 7.08 167680 1638540 4
01:23:01 PM 5817492 7193232 2064940 26.20 2688 1574556 632100 7.08 167680 1638372 4
01:24:01 PM 5817404 7193144 2065028 26.20 2688 1574556 632100 7.08 167680 1638556 4
01:25:01 PM 5817532 7193272 2064900 26.20 2688 1574556 632100 7.08 167680 1638488 4
01:26:01 PM 5817532 7193276 2064900 26.20 2688 1574560 632100 7.08 167680 1638376 4
01:27:01 PM 5817584 7193328 2064848 26.20 2688 1574560 632100 7.08 167680 1638376 4
01:28:01 PM 5817500 7193244 2064932 26.20 2688 1574560 615984 6.90 167680 1638376 4
01:29:01 PM 5817372 7193120 2065060 26.20 2688 1574564 615984 6.90 167680 1638448 4
01:30:01 PM 5816700 7192448 2065732 26.21 2688 1574564 634560 7.11 167680 1638816 4
01:31:01 PM 5817200 7192952 2065232 26.20 2688 1574568 634560 7.11 167680 1638556 4
01:32:01 PM 5817356 7193108 2065076 26.20 2688 1574568 634560 7.11 167680 1638556 4
01:33:01 PM 5817052 7192804 2065380 26.20 2688 1574568 634560 7.11 167680 1638840 4
01:34:02 PM 5817396 7193160 2065036 26.20 2688 1574580 620076 6.94 167736 1638572 4
01:35:01 PM 5817304 7193068 2065128 26.20 2688 1574580 620076 6.94 167736 1638620 4
01:36:01 PM 5817304 7193072 2065128 26.20 2688 1574584 620076 6.94 167736 1638624 4
01:37:01 PM 5817500 7193272 2064932 26.20 2688 1574588 620076 6.94 167736 1638512 4
01:38:01 PM 5817624 7193396 2064808 26.20 2688 1574588 620076 6.94 167736 1638364 4
01:39:01 PM 5817436 7193208 2064996 26.20 2688 1574588 620076 6.94 167736 1638432 4
01:40:01 PM 5817068 7192844 2065364 26.20 2688 1574592 618460 6.92 167736 1638716 4
01:41:01 PM 5817412 7193188 2065020 26.20 2688 1574592 618460 6.92 167736 1638372 4
01:42:01 PM 5817524 7193304 2064908 26.20 2688 1574596 618460 6.92 167736 1638376 4
01:43:01 PM 5817384 7193164 2065048 26.20 2688 1574596 618460 6.92 167736 1638492 4
01:44:01 PM 5817412 7193192 2065020 26.20 2688 1574596 618460 6.92 167736 1638444 4
01:45:01 PM 5817392 7193172 2065040 26.20 2688 1574596 618460 6.92 167736 1638492 8
01:46:01 PM 5817408 7193192 2065024 26.20 2688 1574600 618460 6.92 167736 1638380 4
01:47:01 PM 5817556 7193340 2064876 26.20 2688 1574600 618460 6.92 167736 1638380 8
01:48:01 PM 5817592 7193376 2064840 26.20 2688 1574600 618460 6.92 167736 1638380 4
01:49:01 PM 5817312 7193100 2065120 26.20 2688 1574604 618460 6.92 167736 1638572 4
01:50:01 PM 5817156 7192944 2065276 26.20 2688 1574604 616628 6.90 167736 1638620 4
01:51:01 PM 5817484 7193276 2064948 26.20 2688 1574608 616628 6.90 167736 1638540 4
01:52:01 PM 5817588 7193380 2064844 26.20 2688 1574608 616628 6.90 167736 1638392 4
01:53:01 PM 5817440 7193232 2064992 26.20 2688 1574608 616628 6.90 167736 1638392 4
01:54:01 PM 5817040 7192836 2065392 26.20 2688 1574612 616628 6.90 167736 1638676 12
01:55:01 PM 5817292 7193088 2065140 26.20 2688 1574612 616628 6.90 167736 1638404 4
01:56:01 PM 5816932 7192728 2065500 26.20 2688 1574612 616628 6.90 167736 1638816 4
01:57:01 PM 5817024 7192824 2065408 26.20 2688 1574616 616628 6.90 167736 1638820 4
01:58:01 PM 5817556 7193356 2064876 26.20 2688 1574616 616628 6.90 167736 1638412 4
01:59:01 PM 5817540 7193340 2064892 26.20 2688 1574616 616628 6.90 167736 1638480 4
02:00:01 PM 5817148 7192952 2065284 26.20 2688 1574620 618460 6.92 167736 1638764 4
02:01:01 PM 5816452 7192256 2065980 26.21 2688 1574620 618460 6.92 167736 1639272 4
02:02:01 PM 5817232 7193040 2065200 26.20 2688 1574624 618460 6.92 167736 1638696 4
02:03:01 PM 5817460 7193268 2064972 26.20 2688 1574624 618460 6.92 167736 1638536 4
02:04:01 PM 5817108 7192916 2065324 26.20 2688 1574624 618460 6.92 167736 1638808 4
02:05:01 PM 5817336 7193148 2065096 26.20 2688 1574628 618460 6.92 167736 1638540 4
02:06:01 PM 5817504 7193316 2064928 26.20 2688 1574628 618460 6.92 167736 1638424 4
02:07:01 PM 5817496 7193308 2064936 26.20 2688 1574628 618460 6.92 167736 1638424 4
02:08:01 PM 5817508 7193324 2064924 26.20 2688 1574632 618460 6.92 167736 1638428 4
02:09:01 PM 5817328 7193144 2065104 26.20 2688 1574632 618460 6.92 167736 1638612 8
02:10:01 PM 5816800 7192616 2065632 26.21 2688 1574632 618460 6.92 167736 1638776 4
02:11:01 PM 5817164 7192984 2065268 26.20 2688 1574636 618460 6.92 167736 1638648 4
02:12:01 PM 5817296 7193116 2065136 26.20 2688 1574636 618460 6.92 167736 1638444 4
02:13:01 PM 5817356 7193180 2065076 26.20 2688 1574640 618460 6.92 167736 1638448 4
02:14:01 PM 5817408 7193232 2065024 26.20 2688 1574640 618460 6.92 167736 1638516 8
02:15:01 PM 5817416 7193240 2065016 26.20 2688 1574640 618460 6.92 167736 1638448 4
02:16:01 PM 5817320 7193148 2065112 26.20 2688 1574644 618460 6.92 167736 1638568 4
02:17:01 PM 5817188 7193020 2065244 26.20 2688 1574648 618460 6.92 167736 1638456 4
02:18:01 PM 5816988 7192820 2065444 26.20 2688 1574648 618460 6.92 167736 1638572 4
02:19:01 PM 5817228 7193064 2065204 26.20 2688 1574652 618460 6.92 167736 1638528 4
02:20:01 PM 5816876 7192712 2065556 26.20 2688 1574652 618460 6.92 167736 1638692 4
02:21:01 PM 5817144 7192984 2065288 26.20 2688 1574656 618460 6.92 167736 1638612 4
02:22:01 PM 5817160 7193000 2065272 26.20 2688 1574656 634284 7.10 167736 1638580 4
02:23:01 PM 5817104 7192948 2065328 26.20 2688 1574660 634284 7.10 167736 1638584 4
02:24:01 PM 5817112 7192956 2065320 26.20 2688 1574660 634284 7.10 167736 1638652 4
02:25:01 PM 5817144 7192988 2065288 26.20 2688 1574660 634284 7.10 167736 1638468 4
02:26:01 PM 5817260 7193108 2065172 26.20 2688 1574664 634284 7.10 167736 1638472 4
02:27:01 PM 5817204 7193052 2065228 26.20 2688 1574664 634284 7.10 167736 1638472 4
02:28:01 PM 5817292 7193140 2065140 26.20 2688 1574664 634284 7.10 167736 1638472 4
02:29:01 PM 5817236 7193088 2065196 26.20 2688 1574668 618372 6.92 167736 1638544 4
02:30:01 PM 5816888 7192740 2065544 26.20 2688 1574668 618368 6.92 167736 1638708 4
02:31:01 PM 5817092 7192944 2065340 26.20 2688 1574668 618368 6.92 167736 1638636 4
02:32:01 PM 5817192 7193048 2065240 26.20 2688 1574672 618368 6.92 167736 1638756 4
02:33:01 PM 5817252 7193108 2065180 26.20 2688 1574672 618368 6.92 167736 1638616 4
02:34:01 PM 5817188 7193044 2065244 26.20 2688 1574672 618368 6.92 167736 1638664 4
02:35:01 PM 5817332 7193192 2065100 26.20 2688 1574676 618368 6.92 167736 1638484 8
02:36:01 PM 5817172 7193032 2065260 26.20 2688 1574676 618368 6.92 167736 1638484 4
02:37:01 PM 5817232 7193092 2065200 26.20 2688 1574676 618368 6.92 167736 1638484 4
02:38:01 PM 5817200 7193064 2065232 26.20 2688 1574680 618368 6.92 167736 1638488 4
02:39:01 PM 5817176 7193040 2065256 26.20 2688 1574680 618368 6.92 167736 1638572 4
02:40:01 PM 5816896 7192760 2065536 26.20 2688 1574680 633824 7.10 167736 1638852 4
02:41:02 PM 5817156 7193024 2065276 26.20 2688 1574684 633824 7.10 167736 1638668 4
02:42:01 PM 5817128 7192996 2065304 26.20 2688 1574684 633824 7.10 167736 1638668 4
02:43:01 PM 5817012 7192884 2065420 26.20 2688 1574688 633824 7.10 167736 1638672 4
02:44:01 PM 5817156 7193028 2065276 26.20 2688 1574688 633824 7.10 167736 1638584 4
02:45:01 PM 5816888 7192760 2065544 26.20 2688 1574688 633824 7.10 167736 1638736 4
02:46:01 PM 5817064 7192940 2065368 26.20 2688 1574692 633824 7.10 167736 1638652 4
02:47:01 PM 5817088 7192964 2065344 26.20 2688 1574692 633824 7.10 167736 1638536 4
02:48:01 PM 5817072 7192948 2065360 26.20 2688 1574692 633824 7.10 167736 1638536 4
02:49:01 PM 5817056 7192936 2065376 26.20 2688 1574696 633824 7.10 167736 1638724 12
02:50:01 PM 5816752 7192632 2065680 26.21 2688 1574696 621532 6.96 167736 1638888 4
02:51:01 PM 5817236 7193120 2065196 26.20 2688 1574700 621532 6.96 167736 1638544 4
02:52:01 PM 5817208 7193092 2065224 26.20 2688 1574700 621532 6.96 167736 1638548 4
02:53:01 PM 5817204 7193088 2065228 26.20 2688 1574700 621532 6.96 167736 1638548 4
02:54:01 PM 5817132 7193020 2065300 26.20 2688 1574704 621532 6.96 167736 1638620 4
02:55:01 PM 5817244 7193132 2065188 26.20 2688 1574704 621532 6.96 167736 1638552 4
02:56:01 PM 5816860 7192756 2065572 26.20 2688 1574712 616344 6.90 167908 1638560 260
02:57:01 PM 5816824 7192724 2065608 26.21 2688 1574716 616344 6.90 167908 1638564 4
02:58:01 PM 5817120 7193020 2065312 26.20 2688 1574716 616344 6.90 167908 1638392 4
02:59:01 PM 5817028 7192928 2065404 26.20 2688 1574716 616344 6.90 167908 1638460 4
03:00:01 PM 5816752 7192656 2065680 26.21 2688 1574720 610268 6.83 167908 1638744 4
03:01:01 PM 5815920 7191824 2066512 26.22 2688 1574720 610268 6.83 167908 1639380 4
03:02:01 PM 5817148 7193056 2065284 26.20 2688 1574724 610268 6.83 167908 1638400 4
03:03:01 PM 5816696 7192608 2065736 26.21 2688 1574728 610268 6.83 167908 1638824 4
03:04:01 PM 5817052 7192964 2065380 26.20 2688 1574728 610268 6.83 167908 1638576 4
03:05:01 PM 5817332 7193244 2065100 26.20 2688 1574728 610268 6.83 167908 1638372 4
03:06:01 PM 5817248 7193164 2065184 26.20 2688 1574732 610268 6.83 167908 1638528 4
03:07:01 PM 5817252 7193168 2065180 26.20 2688 1574732 610268 6.83 167908 1638416 4
03:08:01 PM 5817280 7193196 2065152 26.20 2688 1574732 610268 6.83 167908 1638532 4
03:09:01 PM 5817260 7193180 2065172 26.20 2688 1574736 610268 6.83 167908 1638488 4
03:10:01 PM 5816820 7192740 2065612 26.21 2688 1574736 633516 7.09 167908 1638732 4
03:11:01 PM 5817084 7193012 2065348 26.20 2688 1574744 633516 7.09 167908 1638568 4
03:12:01 PM 5817172 7193100 2065260 26.20 2688 1574744 633516 7.09 167908 1638568 4
03:13:01 PM 5817064 7192992 2065368 26.20 2688 1574744 633516 7.09 167908 1638428 4
03:14:01 PM 5817092 7193024 2065340 26.20 2688 1574748 633516 7.09 167908 1638500 4
03:15:01 PM 5817128 7193060 2065304 26.20 2688 1574748 633516 7.09 167908 1638432 4
03:16:01 PM 5817188 7193120 2065244 26.20 2688 1574748 633516 7.09 167908 1638548 4
03:17:01 PM 5817188 7193124 2065244 26.20 2688 1574752 633516 7.09 167908 1638552 4
03:18:01 PM 5816932 7192872 2065500 26.20 2688 1574752 618740 6.93 168124 1638372 12
03:19:01 PM 5816680 7192620 2065752 26.21 2688 1574752 618740 6.93 168124 1638440 4
03:20:01 PM 5816628 7192572 2065804 26.21 2688 1574756 618460 6.92 168124 1638580 4
03:21:01 PM 5816828 7192776 2065604 26.21 2688 1574760 618460 6.92 168124 1638384 4
03:22:01 PM 5816720 7192672 2065712 26.21 2688 1574764 618460 6.92 168124 1638388 4
03:23:01 PM 5816756 7192708 2065676 26.21 2688 1574764 618460 6.92 168124 1638504 4
03:24:01 PM 5816916 7192868 2065516 26.20 2688 1574764 618460 6.92 168124 1638308 4
03:25:01 PM 5816968 7192924 2065464 26.20 2688 1574768 618460 6.92 168124 1638244 4
03:26:01 PM 5816948 7192904 2065484 26.20 2688 1574768 618460 6.92 168124 1638244 4
03:27:01 PM 5817056 7193012 2065376 26.20 2688 1574768 618460 6.92 168124 1638244 4
03:28:01 PM 5817088 7193048 2065344 26.20 2688 1574772 618460 6.92 168124 1638248 4
03:29:01 PM 5816980 7192940 2065452 26.20 2688 1574772 618460 6.92 168124 1638320 4
03:30:01 PM 5816660 7192620 2065772 26.21 2688 1574772 619992 6.94 168124 1638600 4
03:31:01 PM 5816788 7192752 2065644 26.21 2688 1574776 619992 6.94 168124 1638428 4
03:32:01 PM 5817100 7193064 2065332 26.20 2688 1574776 619992 6.94 168124 1638260 4
03:33:01 PM 5816848 7192816 2065584 26.20 2688 1574780 619992 6.94 168124 1638468 16
03:34:01 PM 5816996 7192964 2065436 26.20 2688 1574780 619992 6.94 168124 1638448 8
03:35:01 PM 5817172 7193140 2065260 26.20 2688 1574780 619992 6.94 168124 1638380 4
03:36:01 PM 5817036 7193008 2065396 26.20 2688 1574784 619992 6.94 168124 1638268 4
03:37:01 PM 5816540 7192512 2065892 26.21 2688 1574784 619992 6.94 168124 1638848 4
03:38:01 PM 5816688 7192660 2065744 26.21 2688 1574784 619992 6.94 168124 1638740 16
03:39:01 PM 5816800 7192772 2065632 26.21 2688 1574784 619992 6.94 168124 1638400 8
03:40:01 PM 5816304 7192280 2066128 26.21 2688 1574788 635692 7.12 168124 1638968 4
03:41:01 PM 5816808 7192784 2065624 26.21 2688 1574788 635692 7.12 168124 1638512 4
03:42:01 PM 5816920 7192900 2065512 26.20 2688 1574792 635692 7.12 168124 1638352 4
03:43:02 PM 5816976 7192960 2065456 26.20 2688 1574796 635692 7.12 168124 1638356 4
03:44:01 PM 5816872 7192856 2065560 26.20 2688 1574796 635692 7.12 168124 1638424 4
03:45:01 PM 5817004 7192992 2065428 26.20 2688 1574800 635692 7.12 168124 1638360 4
03:46:01 PM 5817068 7193056 2065364 26.20 2688 1574800 635692 7.12 168124 1638360 4
03:47:01 PM 5816956 7192944 2065476 26.20 2688 1574800 635692 7.12 168124 1638360 4
03:48:01 PM 5816688 7192680 2065744 26.21 2688 1574804 635692 7.12 168124 1638776 16
03:49:01 PM 5817068 7193060 2065364 26.20 2688 1574804 635692 7.12 168124 1638436 8
03:50:01 PM 5816676 7192668 2065756 26.21 2688 1574804 618528 6.93 168124 1638716 4
03:51:01 PM 5817000 7192996 2065432 26.20 2688 1574808 618528 6.93 168124 1638520 4
03:52:01 PM 5817000 7192996 2065432 26.20 2688 1574808 618528 6.93 168124 1638520 4
03:53:01 PM 5816884 7192884 2065548 26.20 2688 1574812 618528 6.93 168124 1638524 4
03:54:01 PM 5816952 7192952 2065480 26.20 2688 1574812 618528 6.93 168124 1638444 4
03:55:01 PM 5816796 7192796 2065636 26.21 2688 1574812 618528 6.93 168124 1638516 4
03:56:01 PM 5816796 7192800 2065636 26.21 2688 1574816 618528 6.93 168124 1638384 8
03:57:01 PM 5816944 7192948 2065488 26.20 2688 1574816 618528 6.93 168128 1638380 4
03:58:01 PM 5816972 7192976 2065460 26.20 2688 1574816 618528 6.93 168128 1638380 4
03:59:01 PM 5816780 7192788 2065652 26.21 2688 1574820 618528 6.93 168128 1638452 4
04:00:01 PM 5816396 7192404 2066036 26.21 2688 1574820 610336 6.83 168128 1638616 4
04:01:01 PM 5815880 7191896 2066552 26.22 2688 1574824 610336 6.83 168128 1639084 4
04:02:01 PM 5816824 7192840 2065608 26.21 2688 1574824 610336 6.83 168128 1638388 4
04:03:01 PM 5816968 7192984 2065464 26.20 2688 1574824 610336 6.83 168128 1638388 4
04:04:01 PM 5816152 7192172 2066280 26.21 2688 1574828 610336 6.83 168128 1638976 16
04:05:01 PM 5816480 7192500 2065952 26.21 2688 1574828 610336 6.83 168128 1638744 4
04:06:01 PM 5816592 7192612 2065840 26.21 2688 1574828 610336 6.83 168128 1638656 4
04:07:01 PM 5816468 7192492 2065964 26.21 2688 1574832 610336 6.83 168128 1638776 4
04:08:01 PM 5816528 7192552 2065904 26.21 2688 1574832 610336 6.83 168128 1638660 4
04:09:01 PM 5816484 7192508 2065948 26.21 2688 1574832 610336 6.83 168128 1638728 4
04:10:01 PM 5816168 7192196 2066264 26.21 2688 1574836 628784 7.04 168128 1638984 4
04:11:01 PM 5816308 7192336 2066124 26.21 2688 1574836 628784 7.04 168128 1638816 4
04:12:01 PM 5816500 7192532 2065932 26.21 2688 1574840 628784 7.04 168128 1638748 4
04:13:01 PM 5816596 7192628 2065836 26.21 2688 1574840 628784 7.04 168128 1638668 4
04:14:01 PM 5816428 7192460 2066004 26.21 2688 1574840 628784 7.04 168128 1638736 4
04:15:01 PM 5816076 7192108 2066356 26.21 2688 1574840 628784 7.04 168128 1639048 16
04:16:01 PM 5816576 7192612 2065856 26.21 2688 1574844 628784 7.04 168128 1638672 8
04:17:01 PM 5816664 7192700 2065768 26.21 2688 1574844 628784 7.04 168128 1638672 4
04:18:01 PM 5816696 7192732 2065736 26.21 2688 1574844 628784 7.04 168128 1638788 4
04:19:01 PM 5816560 7192600 2065872 26.21 2688 1574848 628784 7.04 168128 1638744 4
04:20:01 PM 5815840 7191880 2066592 26.22 2688 1574848 628784 7.04 168128 1639296 16
04:21:01 PM 5816316 7192360 2066116 26.21 2688 1574852 628784 7.04 168128 1638832 8
04:22:01 PM 5816440 7192484 2065992 26.21 2688 1574852 628784 7.04 168128 1638832 4
04:23:01 PM 5816516 7192560 2065916 26.21 2688 1574852 628784 7.04 168128 1638680 4
04:24:01 PM 5816640 7192688 2065792 26.21 2688 1574856 628784 7.04 168128 1638752 4
04:25:01 PM 5816580 7192632 2065852 26.21 2688 1574860 628784 7.04 168128 1638688 4
04:26:01 PM 5816552 7192604 2065880 26.21 2688 1574860 628784 7.04 168128 1638688 4
04:27:01 PM 5816660 7192716 2065772 26.21 2688 1574864 628784 7.04 168128 1638692 4
04:28:01 PM 5816724 7192780 2065708 26.21 2688 1574864 628784 7.04 168128 1638692 4
04:29:01 PM 5816552 7192608 2065880 26.21 2688 1574864 612716 6.86 168128 1638760 4
04:30:01 PM 5816992 7193052 2065440 26.20 2688 1574868 612712 6.86 168128 1638464 4
04:31:01 PM 5816432 7192500 2066000 26.21 2688 1574868 612712 6.86 168128 1638848 4
04:32:01 PM 5816532 7192604 2065900 26.21 2688 1574872 612712 6.86 168128 1638852 4
04:33:01 PM 5815972 7192044 2066460 26.22 2688 1574872 612712 6.86 168128 1639260 4
04:34:01 PM 5816480 7192552 2065952 26.21 2688 1574872 612712 6.86 168128 1638772 4
04:35:01 PM 5816312 7192388 2066120 26.21 2688 1574876 612712 6.86 168128 1638708 4
04:36:01 PM 5816248 7192324 2066184 26.21 2688 1574876 612712 6.86 168128 1638824 4
04:37:01 PM 5816344 7192432 2066088 26.21 2688 1574888 608864 6.82 168172 1638844 256
04:38:01 PM 5816288 7192380 2066144 26.21 2688 1574892 608864 6.82 168172 1638680 4
04:39:01 PM 5816380 7192472 2066052 26.21 2688 1574892 608864 6.82 168172 1638748 4
04:40:01 PM 5815880 7191972 2066552 26.22 2688 1574892 608248 6.81 168172 1639144 4
04:41:01 PM 5816352 7192452 2066080 26.21 2688 1574900 608248 6.81 168172 1638688 4
04:42:01 PM 5816380 7192480 2066052 26.21 2688 1574900 608248 6.81 168172 1638692 4
04:43:01 PM 5816488 7192592 2065944 26.21 2688 1574904 608248 6.81 168172 1638696 4
04:44:01 PM 5816408 7192512 2066024 26.21 2688 1574904 608248 6.81 168172 1638772 4
04:45:01 PM 5816440 7192544 2065992 26.21 2688 1574904 623984 6.99 168172 1638704 4
04:46:01 PM 5816500 7192608 2065932 26.21 2688 1574908 623984 6.99 168172 1638708 4
04:47:01 PM 5816472 7192580 2065960 26.21 2688 1574908 623984 6.99 168172 1638708 4
04:48:01 PM 5816556 7192664 2065876 26.21 2688 1574908 623984 6.99 168172 1638708 4
04:49:02 PM 5816440 7192552 2065992 26.21 2688 1574912 623984 6.99 168172 1638780 4
04:50:01 PM 5816044 7192156 2066388 26.22 2688 1574912 605844 6.78 168172 1639060 4
04:51:01 PM 5816296 7192416 2066136 26.21 2688 1574916 605844 6.78 168172 1638856 4
04:52:01 PM 5816556 7192676 2065876 26.21 2688 1574916 621280 6.96 168172 1638716 4
04:53:01 PM 5816528 7192648 2065904 26.21 2688 1574916 621280 6.96 168172 1638716 4
04:54:01 PM 5816468 7192588 2065964 26.21 2688 1574916 621280 6.96 168172 1638904 4
04:55:01 PM 5816560 7192684 2065872 26.21 2688 1574920 621280 6.96 168172 1638840 4
04:56:01 PM 5816588 7192712 2065844 26.21 2688 1574920 621280 6.96 168172 1638840 4
04:57:01 PM 5816596 7192720 2065836 26.21 2688 1574920 621280 6.96 168172 1638724 4
04:58:01 PM 5816216 7192344 2066216 26.21 2688 1574924 621280 6.96 168172 1638844 4
04:59:01 PM 5816460 7192588 2065972 26.21 2688 1574924 621280 6.96 168172 1638796 4
05:00:01 PM 5816052 7192180 2066380 26.22 2688 1574924 622492 6.97 168172 1638960 4
05:01:01 PM 5815380 7191512 2067052 26.22 2688 1574928 622492 6.97 168172 1639472 4
05:02:01 PM 5816292 7192424 2066140 26.21 2688 1574928 622492 6.97 168172 1638892 4
05:03:01 PM 5816460 7192596 2065972 26.21 2688 1574932 622492 6.97 168172 1638736 4
05:04:01 PM 5816160 7192296 2066272 26.21 2688 1574932 622492 6.97 168172 1639012 4
05:05:01 PM 5816408 7192544 2066024 26.21 2688 1574932 622492 6.97 168172 1638740 4
05:06:01 PM 5816552 7192696 2065880 26.21 2688 1574940 622492 6.97 168172 1638748 4
05:07:01 PM 5816316 7192460 2066116 26.21 2688 1574940 622492 6.97 168172 1638864 4
05:08:01 PM 5816552 7192696 2065880 26.21 2688 1574940 622492 6.97 168172 1638748 4
05:09:01 PM 5816476 7192624 2065956 26.21 2688 1574944 622492 6.97 168172 1638820 4
05:10:01 PM 5816248 7192396 2066184 26.21 2688 1574944 619256 6.93 168172 1639100 4
05:11:01 PM 5816436 7192588 2065996 26.21 2688 1574948 619256 6.93 168172 1638896 4
05:12:01 PM 5816324 7192476 2066108 26.21 2688 1574948 619256 6.93 168172 1638896 4
05:13:01 PM 5816500 7192652 2065932 26.21 2688 1574948 619256 6.93 168172 1638896 4
05:14:01 PM 5816572 7192728 2065860 26.21 2688 1574952 619256 6.93 168172 1638828 4
05:15:01 PM 5816508 7192664 2065924 26.21 2688 1574952 619256 6.93 168172 1638760 4
05:16:01 PM 5816384 7192540 2066048 26.21 2688 1574952 619256 6.93 168172 1638840 4
05:17:01 PM 5816644 7192804 2065788 26.21 2688 1574956 619256 6.93 168172 1638764 4
05:18:01 PM 5816592 7192752 2065840 26.21 2688 1574956 619256 6.93 168172 1638764 4
05:19:01 PM 5816532 7192692 2065900 26.21 2688 1574956 619256 6.93 168172 1638796 4
05:20:01 PM 5816188 7192352 2066244 26.21 2688 1574960 611932 6.85 168172 1639000 4
05:21:01 PM 5816368 7192532 2066064 26.21 2688 1574960 611932 6.85 168172 1638916 4
05:22:01 PM 5816412 7192580 2066020 26.21 2688 1574964 611932 6.85 168172 1638772 4
05:23:01 PM 5816256 7192424 2066176 26.21 2688 1574964 611932 6.85 168172 1638888 4
05:24:01 PM 5816060 7192228 2066372 26.21 2688 1574964 611932 6.85 168172 1638980 4
05:25:01 PM 5816104 7192276 2066328 26.21 2688 1574968 611932 6.85 168172 1639052 4
05:26:01 PM 5816324 7192496 2066108 26.21 2688 1574968 611932 6.85 168172 1638780 4
05:27:01 PM 5816420 7192592 2066012 26.21 2688 1574968 611932 6.85 168172 1638780 4
05:28:01 PM 5816432 7192608 2066000 26.21 2688 1574972 611932 6.85 168172 1638764 4
05:29:01 PM 5816208 7192384 2066224 26.21 2688 1574972 611932 6.85 168172 1638852 4
05:30:01 PM 5815708 7191884 2066724 26.22 2688 1574972 627844 7.03 168172 1639248 4
05:31:01 PM 5816272 7192452 2066160 26.21 2688 1574976 627844 7.03 168172 1638952 4
05:32:01 PM 5816284 7192464 2066148 26.21 2688 1574976 627844 7.03 168172 1638952 4
05:33:01 PM 5816012 7192192 2066420 26.22 2688 1574976 627844 7.03 168172 1639064 4
05:34:01 PM 5816300 7192484 2066132 26.21 2688 1574980 627844 7.03 168172 1638864 4
05:35:01 PM 5816240 7192424 2066192 26.21 2688 1574980 627844 7.03 168172 1638912 4
05:36:01 PM 5816264 7192448 2066168 26.21 2688 1574980 627844 7.03 168172 1638912 4
05:37:01 PM 5816380 7192568 2066052 26.21 2688 1574984 627844 7.03 168172 1638800 4
05:38:01 PM 5816436 7192624 2065996 26.21 2688 1574984 627844 7.03 168172 1638800 4
05:39:01 PM 5816052 7192240 2066380 26.22 2688 1574984 627844 7.03 168172 1639052 16
05:40:01 PM 5815928 7192120 2066504 26.22 2688 1574988 648972 7.27 168172 1639152 8
05:41:01 PM 5816280 7192472 2066152 26.21 2688 1574988 629504 7.05 168172 1638948 4
05:42:01 PM 5816272 7192468 2066160 26.21 2688 1574992 629504 7.05 168172 1639068 4
05:43:01 PM 5816364 7192560 2066068 26.21 2688 1574992 629504 7.05 168172 1638952 4
05:44:01 PM 5816392 7192588 2066040 26.21 2688 1574992 629504 7.05 168172 1638992 4
05:45:01 PM 5816444 7192644 2065988 26.21 2688 1574996 629504 7.05 168172 1638928 4
05:46:01 PM 5816568 7192768 2065864 26.21 2688 1574996 629504 7.05 168172 1638928 4
05:47:01 PM 5816568 7192768 2065864 26.21 2688 1574996 629504 7.05 168172 1638928 4
05:48:01 PM 5816384 7192588 2066048 26.21 2688 1575000 629504 7.05 168172 1638816 4
05:49:01 PM 5816328 7192532 2066104 26.21 2688 1575000 629504 7.05 168172 1638884 4
05:50:01 PM 5816076 7192280 2066356 26.21 2688 1575000 618592 6.93 168172 1639164 4
05:51:01 PM 5816404 7192596 2066028 26.21 2688 1575012 618592 6.93 168172 1638828 4
05:52:01 PM 5816460 7192652 2065972 26.21 2688 1575012 618592 6.93 168172 1638828 4
05:53:01 PM 5816436 7192632 2065996 26.21 2688 1575016 618592 6.93 168172 1638832 4
05:54:01 PM 5816356 7192552 2066076 26.21 2688 1575016 618592 6.93 168172 1638900 4
05:55:01 PM 5816408 7192604 2066024 26.21 2688 1575016 618592 6.93 168172 1638832 4
05:56:02 PM 5816468 7192668 2065964 26.21 2688 1575020 618592 6.93 168172 1638836 4
05:57:01 PM 5816404 7192604 2066028 26.21 2688 1575020 618592 6.93 168172 1638952 4
05:58:01 PM 5816472 7192672 2065960 26.21 2688 1575020 618592 6.93 168172 1638836 4
05:59:01 PM 5816448 7192652 2065984 26.21 2688 1575024 618592 6.93 168172 1638908 4
06:00:01 PM 5815632 7191836 2066800 26.22 2688 1575024 610464 6.84 168172 1639344 4
06:01:01 PM 5815388 7191600 2067044 26.22 2688 1575028 610464 6.84 168172 1639592 4
06:02:01 PM 5816392 7192604 2066040 26.21 2688 1575028 610464 6.84 168176 1638840 4
06:03:01 PM 5816276 7192488 2066156 26.21 2688 1575028 610464 6.84 168176 1638840 4
06:04:01 PM 5816032 7192248 2066400 26.22 2688 1575032 610464 6.84 168176 1638980 4
06:05:01 PM 5816264 7192480 2066168 26.21 2688 1575032 610464 6.84 168176 1638844 4
06:06:01 PM 5816208 7192424 2066224 26.21 2688 1575032 610464 6.84 168176 1638844 4
06:07:01 PM 5816236 7192452 2066196 26.21 2688 1575032 625840 7.01 168176 1638844 4
06:08:01 PM 5816324 7192544 2066108 26.21 2688 1575036 625840 7.01 168176 1638848 4
06:09:01 PM 5816188 7192408 2066244 26.21 2688 1575036 625840 7.01 168176 1638916 4
06:10:01 PM 5815928 7192148 2066504 26.22 2688 1575036 618916 6.93 168176 1639080 4
06:11:01 PM 5816076 7192300 2066356 26.21 2688 1575040 618916 6.93 168176 1639004 4
06:12:01 PM 5816136 7192360 2066296 26.21 2688 1575040 618916 6.93 168176 1639004 4
06:13:01 PM 5816304 7192532 2066128 26.21 2688 1575044 618916 6.93 168176 1638856 4
06:14:01 PM 5816120 7192348 2066312 26.21 2688 1575044 618916 6.93 168176 1639184 12
06:15:01 PM 5816220 7192448 2066212 26.21 2688 1575044 618916 6.93 168176 1638864 8
06:16:01 PM 5816448 7192680 2065984 26.21 2688 1575048 618916 6.93 168176 1638868 4
06:17:01 PM 5816476 7192708 2065956 26.21 2688 1575048 618916 6.93 168176 1638868 4
06:18:01 PM 5816344 7192576 2066088 26.21 2688 1575048 618916 6.93 168176 1638868 4
06:19:01 PM 5816320 7192556 2066112 26.21 2688 1575052 618916 6.93 168176 1638940 16
06:20:01 PM 5816024 7192260 2066408 26.22 2688 1575052 635160 7.11 168176 1639104 4
06:21:01 PM 5816324 7192564 2066108 26.21 2688 1575056 635160 7.11 168184 1639092 4
06:22:01 PM 5816344 7192584 2066088 26.21 2688 1575056 635160 7.11 168176 1639016 4
06:23:01 PM 5815952 7192192 2066480 26.22 2688 1575056 635160 7.11 168176 1639100 4
06:24:01 PM 5816172 7192416 2066260 26.21 2688 1575060 635160 7.11 168176 1639052 16
06:25:01 PM 5816276 7192520 2066156 26.21 2688 1575060 619536 6.94 168176 1639000 8
06:26:01 PM 5816392 7192636 2066040 26.21 2688 1575060 619536 6.94 168176 1638884 4
06:27:01 PM 5816364 7192612 2066068 26.21 2688 1575064 619536 6.94 168176 1638888 4
06:28:01 PM 5816288 7192536 2066144 26.21 2688 1575064 619536 6.94 168176 1639004 4
06:29:01 PM 5816372 7192620 2066060 26.21 2688 1575064 619536 6.94 168176 1638956 4
06:30:01 PM 5816056 7192308 2066376 26.21 2688 1575068 618592 6.93 168176 1639128 4
06:31:01 PM 5816336 7192592 2066096 26.21 2688 1575068 618592 6.93 168176 1638980 4
06:32:01 PM 5816332 7192596 2066100 26.21 2688 1575076 618592 6.93 168176 1638908 4
06:33:01 PM 5815640 7191920 2066792 26.22 2688 1575092 619376 6.94 168296 1639172 268
06:34:01 PM 5815876 7192156 2066556 26.22 2688 1575092 619376 6.94 168296 1639036 4
06:35:01 PM 5816180 7192464 2066252 26.21 2688 1575096 619376 6.94 168296 1638808 4
06:36:01 PM 5816060 7192344 2066372 26.21 2688 1575096 619376 6.94 168296 1638808 4
06:37:01 PM 5816036 7192320 2066396 26.22 2688 1575096 619376 6.94 168296 1638924 4
06:38:01 PM 5816212 7192500 2066220 26.21 2688 1575100 619376 6.94 168296 1638812 4
06:39:01 PM 5816152 7192440 2066280 26.21 2688 1575100 619376 6.94 168296 1638884 4
06:40:01 PM 5815924 7192212 2066508 26.22 2688 1575100 617112 6.91 168296 1639164 4
06:41:01 PM 5816136 7192428 2066296 26.21 2688 1575104 617112 6.91 168296 1638972 4
06:42:01 PM 5816160 7192452 2066272 26.21 2688 1575104 617112 6.91 168296 1638820 4
06:43:01 PM 5816020 7192316 2066412 26.22 2688 1575108 617112 6.91 168296 1638940 4
06:44:01 PM 5816028 7192324 2066404 26.22 2688 1575108 617112 6.91 168296 1639008 4
06:45:01 PM 5816340 7192636 2066092 26.21 2688 1575108 617112 6.91 168296 1638824 4
06:46:01 PM 5816332 7192628 2066100 26.21 2688 1575108 617112 6.91 168296 1638824 4
06:47:01 PM 5816340 7192640 2066092 26.21 2688 1575112 617112 6.91 168296 1638828 4
06:48:01 PM 5816340 7192640 2066092 26.21 2688 1575112 617112 6.91 168296 1638828 4
06:49:01 PM 5816004 7192304 2066428 26.22 2688 1575112 617112 6.91 168296 1638896 4
06:50:01 PM 5815720 7192024 2066712 26.22 2688 1575116 616760 6.91 168296 1639064 4
06:51:01 PM 5816036 7192340 2066396 26.22 2688 1575116 616760 6.91 168296 1638980 4
06:52:01 PM 5815916 7192224 2066516 26.22 2688 1575120 616760 6.91 168296 1638984 4
06:53:01 PM 5816060 7192368 2066372 26.21 2688 1575120 616760 6.91 168296 1638836 4
06:54:01 PM 5816012 7192320 2066420 26.22 2688 1575120 616760 6.91 168296 1638904 4
06:55:01 PM 5816180 7192492 2066252 26.21 2688 1575124 616760 6.91 168296 1638956 4
06:56:01 PM 5815932 7192244 2066500 26.22 2688 1575124 616760 6.91 168296 1639052 4
06:57:01 PM 5815840 7192152 2066592 26.22 2688 1575124 616760 6.91 168296 1639120 4
06:58:01 PM 5815812 7192128 2066620 26.22 2688 1575128 616760 6.91 168296 1639128 4
06:59:01 PM 5816308 7192624 2066124 26.21 2688 1575128 616760 6.91 168296 1638860 4
07:00:01 PM 5815836 7192152 2066596 26.22 2688 1575128 610380 6.83 168296 1639140 4
07:01:01 PM 5815032 7191364 2067400 26.23 2688 1575136 610380 6.83 168296 1639612 4
07:02:01 PM 5816132 7192464 2066300 26.21 2688 1575136 610380 6.83 168296 1638800 4
07:03:02 PM 5816180 7192516 2066252 26.21 2688 1575140 610380 6.83 168296 1638804 4
07:04:01 PM 5815788 7192124 2066644 26.22 2688 1575140 625772 7.01 168296 1639144 4
07:05:01 PM 5816132 7192468 2066300 26.21 2688 1575140 625772 7.01 168296 1638804 4
07:06:01 PM 5816276 7192616 2066156 26.21 2688 1575144 625772 7.01 168296 1638808 4
07:07:01 PM 5816384 7192724 2066048 26.21 2688 1575144 625772 7.01 168296 1638808 4
07:08:01 PM 5816436 7192776 2065996 26.21 2688 1575144 625772 7.01 168296 1638808 4
07:09:01 PM 5816060 7192404 2066372 26.21 2688 1575148 625772 7.01 168296 1639092 4
07:10:01 PM 5815832 7192176 2066600 26.22 2688 1575148 620108 6.94 168296 1639256 4
07:11:01 PM 5816116 7192464 2066316 26.21 2688 1575152 620108 6.94 168296 1639076 4
07:12:01 PM 5816204 7192552 2066228 26.21 2688 1575152 620108 6.94 168296 1638912 4
07:13:01 PM 5816136 7192488 2066296 26.21 2688 1575156 620108 6.94 168296 1639032 4
07:14:01 PM 5816180 7192536 2066252 26.21 2688 1575160 620108 6.94 168296 1638992 4
07:15:01 PM 5816304 7192660 2066128 26.21 2688 1575160 620108 6.94 168296 1638924 4
07:16:01 PM 5816244 7192600 2066188 26.21 2688 1575160 620108 6.94 168296 1639040 4
07:17:01 PM 5816244 7192604 2066188 26.21 2688 1575164 620108 6.94 168296 1639044 4
07:18:01 PM 5816384 7192744 2066048 26.21 2688 1575164 620108 6.94 168296 1638928 4
07:19:01 PM 5815992 7192352 2066440 26.22 2688 1575164 620108 6.94 168296 1639236 4
07:20:01 PM 5815628 7191992 2066804 26.22 2688 1575168 618576 6.93 168296 1639404 4
07:21:01 PM 5815828 7192192 2066604 26.22 2688 1575168 618576 6.93 168296 1639200 4
07:22:01 PM 5815828 7192192 2066604 26.22 2688 1575168 618576 6.93 168296 1639200 4
07:23:01 PM 5816148 7192516 2066284 26.21 2688 1575172 618576 6.93 168296 1639060 4
07:24:01 PM 5815952 7192320 2066480 26.22 2688 1575172 618576 6.93 168296 1639196 4
07:25:01 PM 5816072 7192440 2066360 26.21 2688 1575172 618576 6.93 168296 1639128 4
07:26:01 PM 5816100 7192472 2066332 26.21 2688 1575176 618576 6.93 168296 1639132 4
07:27:01 PM 5815572 7191944 2066860 26.22 2688 1575176 618576 6.93 168296 1639624 16
07:28:01 PM 5816112 7192484 2066320 26.21 2688 1575176 618576 6.93 168296 1639132 8
07:29:01 PM 5816084 7192460 2066348 26.21 2688 1575180 618576 6.93 168296 1639204 4
07:30:01 PM 5815764 7192140 2066668 26.22 2688 1575180 618576 6.93 168296 1639484 4
07:31:01 PM 5815936 7192316 2066496 26.22 2688 1575184 618576 6.93 168296 1639304 4
07:32:01 PM 5815900 7192280 2066532 26.22 2688 1575184 618576 6.93 168296 1639268 4
07:33:01 PM 5815532 7191912 2066900 26.22 2688 1575184 618576 6.93 168296 1639576 4
07:34:01 PM 5815704 7192088 2066728 26.22 2688 1575188 618576 6.93 168296 1639216 4
07:35:01 PM 5815848 7192232 2066584 26.22 2688 1575188 618576 6.93 168296 1639148 4
07:36:01 PM 5815844 7192228 2066588 26.22 2688 1575188 618576 6.93 168296 1639264 4
07:37:01 PM 5815828 7192216 2066604 26.22 2688 1575192 618576 6.93 168296 1639152 4
07:38:01 PM 5815796 7192184 2066636 26.22 2688 1575192 618576 6.93 168296 1639152 4
07:39:01 PM 5815824 7192212 2066608 26.22 2688 1575192 618576 6.93 168296 1639336 4
07:40:01 PM 5815608 7192000 2066824 26.22 2688 1575196 610400 6.83 168296 1639388 4
07:41:01 PM 5815388 7191780 2067044 26.22 2688 1575196 610400 6.83 168296 1639564 4
07:42:01 PM 5301056 7045676 2581376 32.75 2688 1926356 687416 7.70 202636 2055324 186096
07:43:01 PM 5193108 7053592 2689324 34.12 2688 2035604 672440 7.53 223072 2113432 40104
07:44:01 PM 4914308 6982420 2968124 37.65 2688 2236076 723652 8.10 285540 2307724 138676
07:45:01 PM 4926596 7057684 2955836 37.50 2688 2296816 638920 7.15 281456 2286956 10820
07:46:01 PM 4883036 7015236 2999396 38.05 2688 2297928 704348 7.89 281844 2328416 776
07:47:01 PM 4850680 7000672 3031752 38.46 2688 2315768 704348 7.89 282260 2361076 28
07:48:01 PM 4842484 7000296 3039948 38.57 2688 2323576 704348 7.89 282260 2369020 2560
07:49:01 PM 4829716 6997048 3052716 38.73 2688 2333096 722232 8.09 282308 2381272 5232
07:50:01 PM 4958592 7006760 2923840 37.09 2688 2215680 690828 7.74 320008 2227024 63012
07:51:01 PM 4995292 7032452 2887140 36.63 2688 2209672 677800 7.59 523436 2003596 15448
Average: 5822912 7205007 2059520 26.13 2688 1580616 620591 6.95 167198 1632298 479
03:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:19:01 AM eth0 91.12 45.53 358.15 15.31 0.00 0.00 0.00 0.00
03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:01 AM eth0 3.47 0.02 0.47 0.00 0.00 0.00 0.00 0.00
03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:01 AM eth0 1.02 0.12 0.10 0.01 0.00 0.00 0.00 0.00
03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:22:01 AM eth0 0.72 0.10 0.05 0.01 0.00 0.00 0.00 0.00
03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:23:01 AM eth0 0.83 0.12 0.08 0.01 0.00 0.00 0.00 0.00
03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:24:01 AM eth0 1.08 0.30 0.42 0.26 0.00 0.00 0.00 0.00
03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:25:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00
03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:26:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00
03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:27:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:28:01 AM eth0 0.85 0.12 0.08 0.01 0.00 0.00 0.00 0.00
03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:29:01 AM eth0 6.38 0.37 61.88 0.26 0.00 0.00 0.00 0.00
03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:31:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:32:01 AM eth0 1.73 0.90 0.16 0.07 0.00 0.00 0.00 0.00
03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:33:01 AM eth0 0.70 0.18 0.34 0.19 0.00 0.00 0.00 0.00
03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:34:01 AM eth0 0.47 0.13 0.15 0.07 0.00 0.00 0.00 0.00
03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:35:01 AM eth0 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00
03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00
03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:37:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:38:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:39:01 AM eth0 0.48 0.17 0.16 0.07 0.00 0.00 0.00 0.00
03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:40:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00
03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:42:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:44:01 AM eth0 0.47 0.17 0.15 0.07 0.00 0.00 0.00 0.00
03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:45:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:46:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:47:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00
03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:48:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00
03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:49:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:50:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:51:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00
03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:52:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:53:01 AM eth0 0.45 0.07 0.06 0.00 0.00 0.00 0.00 0.00
03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:54:01 AM eth0 0.43 0.30 0.16 0.08 0.00 0.00 0.00 0.00
03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:01 AM eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00
03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:56:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:57:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:58:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:59:01 AM eth0 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00
04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:00:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:02:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:03:01 AM eth0 0.47 0.00 0.07 0.00 0.00 0.00 0.00 0.00
04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:04:01 AM eth0 0.63 0.27 0.40 0.26 0.00 0.00 0.00 0.00
04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:05:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:07:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:08:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:09:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:10:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:11:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:14:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:15:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:18:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:19:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:20:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:21:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:23:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:26:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:27:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:28:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:29:01 AM eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00
04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:30:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:31:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:32:01 AM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00
04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:33:01 AM eth0 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00
04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:34:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:35:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:38:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:38:02 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:39:01 AM eth0 0.29 0.10 0.15 0.07 0.00 0.00 0.00 0.00
04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:41:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:42:01 AM eth0 0.38 0.27 0.26 0.20 0.00 0.00 0.00 0.00
04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:44:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:45:01 AM eth0 0.50 0.07 0.05 0.00 0.00 0.00 0.00 0.00
04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:46:01 AM eth0 0.48 0.17 0.27 0.19 0.00 0.00 0.00 0.00
04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:47:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:49:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00
04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:52:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:53:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:54:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:55:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:59:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:01:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:04:01 AM eth0 0.70 0.37 0.41 0.27 0.00 0.00 0.00 0.00
05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:05:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:09:01 AM eth0 0.38 0.23 0.18 0.08 0.00 0.00 0.00 0.00
05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:10:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:11:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:12:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:14:01 AM eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00
05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:18:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:19:01 AM eth0 0.57 0.25 0.39 0.25 0.00 0.00 0.00 0.00
05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:21:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:22:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:23:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00
05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:24:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:27:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:28:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:29:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:31:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00
05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:33:01 AM eth0 0.35 0.17 0.26 0.19 0.00 0.00 0.00 0.00
05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:34:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:39:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:42:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:44:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:45:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:47:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:47:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:49:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:50:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:54:01 AM eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00
05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:55:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:56:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:59:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:01:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:02:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:04:01 AM eth0 0.68 0.33 0.40 0.26 0.00 0.00 0.00 0.00
06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:05:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:09:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:10:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:12:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:13:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:14:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:15:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:19:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:20:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:22:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:24:01 AM eth0 1.00 0.77 0.19 6.55 0.00 0.00 0.00 0.00
06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:27:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:28:01 AM eth0 0.47 0.35 0.27 0.84 0.00 0.00 0.00 0.00
06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:29:01 AM eth0 0.33 0.17 0.15 0.10 0.00 0.00 0.00 0.00
06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:30:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:31:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:32:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:33:01 AM eth0 0.80 0.17 0.32 0.19 0.00 0.00 0.00 0.00
06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:34:01 AM eth0 0.30 0.15 0.15 0.08 0.00 0.00 0.00 0.00
06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:35:01 AM eth0 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00
06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:36:01 AM eth0 0.47 0.37 0.27 0.21 0.00 0.00 0.00 0.00
06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:37:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:39:01 AM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00
06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:41:01 AM eth0 0.87 0.83 0.08 0.07 0.00 0.00 0.00 0.00
06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:44:01 AM eth0 0.28 0.15 0.15 0.07 0.00 0.00 0.00 0.00
06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:47:01 AM eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00
06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:48:01 AM eth0 0.68 0.22 0.37 0.26 0.00 0.00 0.00 0.00
06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:49:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:53:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:54:01 AM eth0 0.62 0.13 0.19 0.07 0.00 0.00 0.00 0.00
06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:55:01 AM eth0 0.33 0.12 0.26 0.19 0.00 0.00 0.00 0.00
06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:57:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:58:01 AM eth0 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:59:01 AM eth0 0.88 0.43 0.51 0.33 0.00 0.00 0.00 0.00
07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:03:01 AM eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00
07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:04:01 AM eth0 1.20 0.55 0.75 0.51 0.00 0.00 0.00 0.00
07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:07:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:09:01 AM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00
07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:10:01 AM eth0 0.45 0.05 0.06 0.00 0.00 0.00 0.00 0.00
07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:11:01 AM eth0 0.40 0.23 0.27 0.20 0.00 0.00 0.00 0.00
07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:14:01 AM eth0 0.35 0.22 0.15 0.08 0.00 0.00 0.00 0.00
07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:17:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:18:01 AM eth0 0.42 0.22 0.27 0.19 0.00 0.00 0.00 0.00
07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:19:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00
07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:20:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:22:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:24:01 AM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00
07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:28:01 AM eth0 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00
07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:29:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:31:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00
07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:33:01 AM eth0 0.73 0.25 0.37 0.26 0.00 0.00 0.00 0.00
07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:34:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:37:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:39:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:40:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:42:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:44:01 AM eth0 0.33 0.20 0.18 0.07 0.00 0.00 0.00 0.00
07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:45:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:46:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:49:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:50:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:54:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:55:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:56:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:57:01 AM eth0 0.77 0.00 0.10 0.00 0.00 0.00 0.00 0.00
07:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:58:02 AM eth0 0.72 0.37 0.52 0.39 0.00 0.00 0.00 0.00
07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:59:01 AM eth0 0.36 0.15 0.15 0.07 0.00 0.00 0.00 0.00
08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:00:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:01:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:02:01 AM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00
08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:03:01 AM eth0 0.45 0.07 0.06 0.00 0.00 0.00 0.00 0.00
08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:04:01 AM eth0 0.88 0.50 0.65 0.45 0.00 0.00 0.00 0.00
08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:06:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:07:01 AM eth0 1.20 0.25 0.42 0.26 0.00 0.00 0.00 0.00
08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:08:01 AM eth0 0.95 0.37 0.55 0.39 0.00 0.00 0.00 0.00
08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:09:01 AM eth0 0.42 0.18 0.15 0.08 0.00 0.00 0.00 0.00
08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:12:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:14:01 AM eth0 1.07 0.32 0.45 0.26 0.00 0.00 0.00 0.00
08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:17:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:18:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:19:01 AM eth0 0.32 0.17 0.15 0.08 0.00 0.00 0.00 0.00
08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:20:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:21:01 AM eth0 0.32 0.00 0.05 0.00 0.00 0.00 0.00 0.00
08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:22:01 AM eth0 0.62 0.27 0.36 0.26 0.00 0.00 0.00 0.00
08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:24:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:28:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:29:01 AM eth0 0.58 0.28 0.40 0.25 0.00 0.00 0.00 0.00
08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:31:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:33:01 AM eth0 0.72 0.13 0.31 0.19 0.00 0.00 0.00 0.00
08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:34:01 AM eth0 0.55 0.23 0.39 0.25 0.00 0.00 0.00 0.00
08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:36:01 AM eth0 1.18 0.37 0.57 0.39 0.00 0.00 0.00 0.00
08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:37:01 AM eth0 0.75 0.20 0.31 0.19 0.00 0.00 0.00 0.00
08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:39:01 AM eth0 1.05 0.30 0.45 0.26 0.00 0.00 0.00 0.00
08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:40:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:41:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:42:01 AM eth0 0.62 0.23 0.36 0.26 0.00 0.00 0.00 0.00
08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:44:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:45:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:48:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:49:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:54:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:57:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:59:01 AM eth0 0.98 0.37 0.44 0.27 0.00 0.00 0.00 0.00
09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:02:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:04:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:04:02 AM eth0 0.58 0.22 0.40 0.25 0.00 0.00 0.00 0.00
09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:05:01 AM eth0 0.80 0.05 0.10 0.00 0.00 0.00 0.00 0.00
09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:06:01 AM eth0 0.82 0.35 0.52 0.38 0.00 0.00 0.00 0.00
09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:07:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:08:01 AM eth0 1.07 0.37 0.45 0.27 0.00 0.00 0.00 0.00
09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:09:01 AM eth0 0.42 0.22 0.16 0.07 0.00 0.00 0.00 0.00
09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:11:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:13:01 AM eth0 0.77 0.17 0.31 0.19 0.00 0.00 0.00 0.00
09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:14:01 AM eth0 1.63 0.33 0.47 0.26 0.00 0.00 0.00 0.00
09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:01 AM eth0 1.02 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:19:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:20:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:23:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:24:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:26:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:27:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:28:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:29:01 AM eth0 0.40 0.17 0.15 0.08 0.00 0.00 0.00 0.00
09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:30:01 AM eth0 1.02 0.17 0.35 0.19 0.00 0.00 0.00 0.00
09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:31:01 AM eth0 0.88 0.23 0.55 0.37 0.00 0.00 0.00 0.00
09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:33:01 AM eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:34:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:35:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:39:01 AM eth0 0.63 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:01 AM eth0 0.37 0.22 0.26 0.20 0.00 0.00 0.00 0.00
09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:41:01 AM eth0 0.82 0.18 0.31 0.19 0.00 0.00 0.00 0.00
09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:42:01 AM eth0 0.63 0.02 0.09 0.00 0.00 0.00 0.00 0.00
09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:43:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:44:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:45:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:47:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:48:01 AM eth0 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:49:01 AM eth0 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:54:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 AM eth0 0.68 0.15 0.30 0.19 0.00 0.00 0.00 0.00
09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:56:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:57:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:59:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:00:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:01:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:02:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:03:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:04:01 AM eth0 0.67 0.32 0.40 0.26 0.00 0.00 0.00 0.00
10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:05:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:06:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:07:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:08:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:08:02 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:09:01 AM eth0 0.27 0.12 0.15 0.07 0.00 0.00 0.00 0.00
10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:10:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:11:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:12:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:13:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:14:01 AM eth0 0.62 0.13 0.19 0.07 0.00 0.00 0.00 0.00
10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:15:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00
10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:17:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:19:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00
10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:20:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:21:01 AM eth0 0.13 0.03 0.02 0.00 0.00 0.00 0.00 0.00
10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:22:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:23:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:24:01 AM eth0 0.53 0.28 0.39 0.25 0.00 0.00 0.00 0.00
10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:28:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:29:01 AM eth0 0.62 0.12 0.19 0.07 0.00 0.00 0.00 0.00
10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:30:01 AM eth0 0.33 0.15 0.26 0.19 0.00 0.00 0.00 0.00
10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:31:01 AM eth0 0.40 0.03 0.05 0.00 0.00 0.00 0.00 0.00
10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:32:01 AM eth0 1.35 0.33 0.66 0.44 0.00 0.00 0.00 0.00
10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:33:01 AM eth0 1.13 0.35 0.42 0.27 0.00 0.00 0.00 0.00
10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:34:01 AM eth0 0.33 0.23 0.15 0.08 0.00 0.00 0.00 0.00
10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:37:01 AM eth0 0.50 0.08 0.06 0.00 0.00 0.00 0.00 0.00
10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:38:01 AM eth0 1.97 0.68 0.77 0.50 0.00 0.00 0.00 0.00
10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:39:01 AM eth0 2.33 0.67 1.04 0.64 0.00 0.00 0.00 0.00
10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:40:01 AM eth0 0.70 0.28 0.52 0.38 0.00 0.00 0.00 0.00
10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:42:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:44:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:46:01 AM eth0 0.97 0.27 0.55 0.37 0.00 0.00 0.00 0.00
10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:48:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:49:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:52:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:53:01 AM eth0 0.53 0.22 0.27 0.19 0.00 0.00 0.00 0.00
10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:54:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:55:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:57:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:59:01 AM eth0 0.38 0.17 0.15 0.08 0.00 0.00 0.00 0.00
11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:00:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:01:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:02:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:03:01 AM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00
11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:04:01 AM eth0 0.92 0.27 0.44 0.26 0.00 0.00 0.00 0.00
11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:06:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:08:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:09:01 AM eth0 0.78 0.63 0.18 6.30 0.00 0.00 0.00 0.00
11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:10:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:11:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:12:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:14:01 AM eth0 1.57 1.15 0.23 6.46 0.00 0.00 0.00 0.00
11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:15:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:17:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:18:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:19:01 AM eth0 1.35 1.35 0.21 6.33 0.00 0.00 0.00 0.00
11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:20:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:21:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:22:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:23:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:24:01 AM eth0 0.75 0.67 0.17 3.72 0.00 0.00 0.00 0.00
11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:27:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:28:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00
11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:29:01 AM eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00
11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:30:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:31:01 AM eth0 0.78 0.00 0.10 0.00 0.00 0.00 0.00 0.00
11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:32:01 AM eth0 0.83 0.17 0.32 0.19 0.00 0.00 0.00 0.00
11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:33:01 AM eth0 0.33 0.17 0.26 0.19 0.00 0.00 0.00 0.00
11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:34:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:35:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:37:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:39:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:40:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:41:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:44:01 AM eth0 0.30 0.20 0.15 0.07 0.00 0.00 0.00 0.00
11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:45:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:46:01 AM eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00
11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:47:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:49:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:50:01 AM eth0 0.95 0.17 0.34 0.19 0.00 0.00 0.00 0.00
11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:51:01 AM eth0 0.30 0.12 0.26 0.19 0.00 0.00 0.00 0.00
11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:53:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:55:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:56:01 AM eth0 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00
11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:57:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:59:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:00:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:01:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:03:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:04:01 PM eth0 0.55 0.27 0.40 0.25 0.00 0.00 0.00 0.00
12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:05:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:07:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:08:01 PM eth0 1.13 0.53 0.65 0.46 0.00 0.00 0.00 0.00
12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:09:01 PM eth0 0.35 0.20 0.15 0.08 0.00 0.00 0.00 0.00
12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:10:01 PM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:11:01 PM eth0 1.05 0.33 0.56 0.38 0.00 0.00 0.00 0.00
12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:14:01 PM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:15:01 PM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:16:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:17:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:18:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:19:01 PM eth0 0.95 0.35 0.44 0.26 0.00 0.00 0.00 0.00
12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:20:01 PM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:21:01 PM eth0 0.80 0.20 0.31 0.19 0.00 0.00 0.00 0.00
12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:22:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:23:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:24:01 PM eth0 0.28 0.18 0.15 0.08 0.00 0.00 0.00 0.00
12:25:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:25:02 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:26:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:29:01 PM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:30:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:31:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:32:01 PM eth0 0.63 0.05 0.07 0.00 0.00 0.00 0.00 0.00
12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:33:01 PM eth0 0.45 0.23 0.27 0.19 0.00 0.00 0.00 0.00
12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:34:01 PM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:35:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:37:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:38:01 PM eth0 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00
12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:39:01 PM eth0 0.28 0.18 0.15 0.07 0.00 0.00 0.00 0.00
12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:41:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:42:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:43:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:44:01 PM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:45:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:47:01 PM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:48:01 PM eth0 0.65 0.30 0.36 0.26 0.00 0.00 0.00 0.00
12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:49:01 PM eth0 0.63 0.13 0.19 0.07 0.00 0.00 0.00 0.00
12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:50:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:52:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:53:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:54:01 PM eth0 0.28 0.18 0.15 0.07 0.00 0.00 0.00 0.00
12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:55:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:56:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:57:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:58:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:59:01 PM eth0 0.23 0.10 0.14 0.06 0.00 0.00 0.00 0.00
01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:01:01 PM eth0 0.35 0.22 0.26 0.19 0.00 0.00 0.00 0.00
01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:04:01 PM eth0 0.67 0.38 0.40 0.27 0.00 0.00 0.00 0.00
01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:05:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:07:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:08:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:09:01 PM eth0 0.68 0.18 0.19 0.08 0.00 0.00 0.00 0.00
01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:10:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:12:01 PM eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00
01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:13:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:01 PM eth0 0.23 0.10 0.14 0.06 0.00 0.00 0.00 0.00
01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:16:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:17:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:18:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:01 PM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:20:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:22:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:24:01 PM eth0 0.25 0.12 0.14 0.06 0.00 0.00 0.00 0.00
01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:25:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:26:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:28:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:01 PM eth0 0.65 0.20 0.19 0.07 0.00 0.00 0.00 0.00
01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:30:01 PM eth0 0.37 0.27 0.26 0.20 0.00 0.00 0.00 0.00
01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:31:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:32:01 PM eth0 0.83 0.00 0.11 0.00 0.00 0.00 0.00 0.00
01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:33:01 PM eth0 0.67 0.28 0.51 0.37 0.00 0.00 0.00 0.00
01:34:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:34:02 PM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:35:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:37:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:38:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:39:01 PM eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00
01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:40:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:41:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:42:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:43:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:44:01 PM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:45:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:46:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:47:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:01 PM eth0 0.28 0.18 0.15 0.07 0.00 0.00 0.00 0.00
01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:50:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:51:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:52:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:53:01 PM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:54:01 PM eth0 1.48 0.62 0.79 0.52 0.00 0.00 0.00 0.00
01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:55:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:01 PM eth0 0.70 0.12 0.30 0.18 0.00 0.00 0.00 0.00
01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:57:01 PM eth0 0.42 0.25 0.27 0.20 0.00 0.00 0.00 0.00
01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:58:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:59:01 PM eth0 0.23 0.10 0.14 0.06 0.00 0.00 0.00 0.00
02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:00:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:01:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:02:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:04:01 PM eth0 0.60 0.35 0.40 0.26 0.00 0.00 0.00 0.00
02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:05:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:07:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:08:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:09:01 PM eth0 0.30 0.23 0.15 0.08 0.00 0.00 0.00 0.00
02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:01 PM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:11:01 PM eth0 0.52 0.23 0.35 0.26 0.00 0.00 0.00 0.00
02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:14:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:15:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:16:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:19:01 PM eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00
02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
02:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:01 PM eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00
02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:22:01 PM eth0 0.13 0.03 0.02 0.00 0.00 0.00 0.00 0.00
02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:23:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:24:01 PM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00
02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:25:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:26:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:27:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:28:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:29:01 PM eth0 0.30 0.13 0.15 0.10 0.00 0.00 0.00 0.00
02:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:31:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:32:01 PM eth0 0.55 0.03 0.07 0.00 0.00 0.00 0.00 0.00
02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:33:01 PM eth0 0.30 0.15 0.26 0.20 0.00 0.00 0.00 0.00
02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:34:01 PM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:35:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:36:01 PM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00
02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:37:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:38:01 PM eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00
02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:39:01 PM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00
02:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:40:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:41:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00