03:13:25 Started by upstream project "integration-distribution-test-scandium" build number 398 03:13:25 originally caused by: 03:13:25 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 412 03:13:25 originally caused by: 03:13:25 Started by timer 03:13:25 Running as SYSTEM 03:13:25 [EnvInject] - Loading node environment variables. 03:13:25 Building remotely on prd-centos8-robot-2c-8g-53101 (centos8-robot-2c-8g) in workspace /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium 03:13:25 [ssh-agent] Looking for ssh-agent implementation... 03:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:25 $ ssh-agent 03:13:25 SSH_AUTH_SOCK=/tmp/ssh-27Z9w9L8jSIT/agent.5824 03:13:25 SSH_AGENT_PID=5826 03:13:25 [ssh-agent] Started. 03:13:25 Running ssh-add (command line suppressed) 03:13:25 Identity added: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium@tmp/private_key_1386460454464244380.key (/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium@tmp/private_key_1386460454464244380.key) 03:13:25 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 03:13:25 The recommended git tool is: NONE 03:13:28 using credential opendaylight-jenkins-ssh 03:13:28 Wiping out workspace first. 03:13:28 Cloning the remote Git repository 03:13:28 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 03:13:28 > git init /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/test # timeout=10 03:13:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:13:28 > git --version # timeout=10 03:13:28 > git --version # 'git version 2.43.0' 03:13:28 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:13:28 [INFO] Currently running in a labeled security context 03:13:28 [INFO] Currently SELinux is 'enforcing' on the host 03:13:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/test@tmp/jenkins-gitclient-ssh10384109691783293332.key 03:13:28 Verifying host key using known hosts file 03:13:28 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. 03:13:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 03:13:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 03:13:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:13:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 03:13:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:13:32 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:13:32 [INFO] Currently running in a labeled security context 03:13:32 [INFO] Currently SELinux is 'enforcing' on the host 03:13:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/test@tmp/jenkins-gitclient-ssh17208780868686097342.key 03:13:32 Verifying host key using known hosts file 03:13:32 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. 03:13:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 03:13:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:13:32 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 03:13:32 > git config core.sparsecheckout # timeout=10 03:13:32 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 03:13:32 Commit message: "Adapt test for new pce-allocation field" 03:13:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:13:32 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 03:13:33 No emails were triggered. 03:13:33 provisioning config files... 03:13:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:13:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:13:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:13:33 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins10324645672767188119.sh 03:13:33 ---> python-tools-install.sh 03:13:33 Setup pyenv: 03:13:33 system 03:13:33 * 3.8.13 (set by /opt/pyenv/version) 03:13:33 * 3.9.13 (set by /opt/pyenv/version) 03:13:33 * 3.10.13 (set by /opt/pyenv/version) 03:13:33 * 3.11.7 (set by /opt/pyenv/version) 03:13:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jmlg 03:13:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:13:42 lf-activate-venv(): INFO: Installing: lftools 03:14:07 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:14:07 Generating Requirements File 03:14:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:14:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:14:31 Python 3.11.7 03:14:32 pip 25.2 from /tmp/venv-jmlg/lib/python3.11/site-packages/pip (python 3.11) 03:14:32 appdirs==1.4.4 03:14:32 argcomplete==3.6.2 03:14:32 aspy.yaml==1.3.0 03:14:32 attrs==25.3.0 03:14:32 autopage==0.5.2 03:14:32 beautifulsoup4==4.13.5 03:14:32 boto3==1.40.32 03:14:32 botocore==1.40.32 03:14:32 bs4==0.0.2 03:14:32 cachetools==5.5.2 03:14:32 certifi==2025.8.3 03:14:32 cffi==2.0.0 03:14:32 cfgv==3.4.0 03:14:32 chardet==5.2.0 03:14:32 charset-normalizer==3.4.3 03:14:32 click==8.2.1 03:14:32 cliff==4.11.0 03:14:32 cmd2==2.7.0 03:14:32 cryptography==3.3.2 03:14:32 debtcollector==3.0.0 03:14:32 decorator==5.2.1 03:14:32 defusedxml==0.7.1 03:14:32 Deprecated==1.2.18 03:14:32 distlib==0.4.0 03:14:32 dnspython==2.8.0 03:14:32 docker==7.1.0 03:14:32 dogpile.cache==1.4.1 03:14:32 durationpy==0.10 03:14:32 email-validator==2.3.0 03:14:32 filelock==3.19.1 03:14:32 future==1.0.0 03:14:32 gitdb==4.0.12 03:14:32 GitPython==3.1.45 03:14:32 google-auth==2.40.3 03:14:32 httplib2==0.31.0 03:14:32 identify==2.6.14 03:14:32 idna==3.10 03:14:32 importlib-resources==1.5.0 03:14:32 iso8601==2.1.0 03:14:32 Jinja2==3.1.6 03:14:32 jmespath==1.0.1 03:14:32 jsonpatch==1.33 03:14:32 jsonpointer==3.0.0 03:14:32 jsonschema==4.25.1 03:14:32 jsonschema-specifications==2025.9.1 03:14:32 keystoneauth1==5.12.0 03:14:32 kubernetes==33.1.0 03:14:32 lftools==0.37.13 03:14:32 lxml==6.0.1 03:14:32 markdown-it-py==4.0.0 03:14:32 MarkupSafe==3.0.2 03:14:32 mdurl==0.1.2 03:14:32 msgpack==1.1.1 03:14:32 multi_key_dict==2.0.3 03:14:32 munch==4.0.0 03:14:32 netaddr==1.3.0 03:14:32 niet==1.4.2 03:14:32 nodeenv==1.9.1 03:14:32 oauth2client==4.1.3 03:14:32 oauthlib==3.3.1 03:14:32 openstacksdk==4.7.1 03:14:32 os-service-types==1.8.0 03:14:32 osc-lib==4.2.0 03:14:32 oslo.config==10.0.0 03:14:32 oslo.context==6.1.0 03:14:32 oslo.i18n==6.6.0 03:14:32 oslo.log==7.2.1 03:14:32 oslo.serialization==5.8.0 03:14:32 oslo.utils==9.1.0 03:14:32 packaging==25.0 03:14:32 pbr==7.0.1 03:14:32 platformdirs==4.4.0 03:14:32 prettytable==3.16.0 03:14:32 psutil==7.0.0 03:14:32 pyasn1==0.6.1 03:14:32 pyasn1_modules==0.4.2 03:14:32 pycparser==2.23 03:14:32 pygerrit2==2.0.15 03:14:32 PyGithub==2.8.1 03:14:32 Pygments==2.19.2 03:14:32 PyJWT==2.10.1 03:14:32 PyNaCl==1.6.0 03:14:32 pyparsing==2.4.7 03:14:32 pyperclip==1.9.0 03:14:32 pyrsistent==0.20.0 03:14:32 python-cinderclient==9.8.0 03:14:32 python-dateutil==2.9.0.post0 03:14:32 python-heatclient==4.3.0 03:14:32 python-jenkins==1.8.3 03:14:32 python-keystoneclient==5.7.0 03:14:32 python-magnumclient==4.9.0 03:14:32 python-openstackclient==8.2.0 03:14:32 python-swiftclient==4.8.0 03:14:32 PyYAML==6.0.2 03:14:32 referencing==0.36.2 03:14:32 requests==2.32.5 03:14:32 requests-oauthlib==2.0.0 03:14:32 requestsexceptions==1.4.0 03:14:32 rfc3986==2.0.0 03:14:32 rich==14.1.0 03:14:32 rich-argparse==1.7.1 03:14:32 rpds-py==0.27.1 03:14:32 rsa==4.9.1 03:14:32 ruamel.yaml==0.18.15 03:14:32 ruamel.yaml.clib==0.2.12 03:14:32 s3transfer==0.14.0 03:14:32 simplejson==3.20.1 03:14:32 six==1.17.0 03:14:32 smmap==5.0.2 03:14:32 soupsieve==2.8 03:14:32 stevedore==5.5.0 03:14:32 tabulate==0.9.0 03:14:32 toml==0.10.2 03:14:32 tomlkit==0.13.3 03:14:32 tqdm==4.67.1 03:14:32 typing_extensions==4.15.0 03:14:32 tzdata==2025.2 03:14:32 urllib3==1.26.20 03:14:32 virtualenv==20.34.0 03:14:32 wcwidth==0.2.13 03:14:32 websocket-client==1.8.0 03:14:32 wrapt==1.17.3 03:14:32 xdg==6.0.0 03:14:32 xmltodict==1.0.0 03:14:32 yq==3.4.3 03:14:32 [EnvInject] - Injecting environment variables from a build step. 03:14:32 [EnvInject] - Injecting as environment variables the properties content 03:14:32 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 03:14:32 OS_CLOUD=vex 03:14:32 OS_STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392 03:14:32 OS_STACK_TEMPLATE_DIR=openstack-hot 03:14:32 03:14:32 [EnvInject] - Variables injected successfully. 03:14:32 provisioning config files... 03:14:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:14:32 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins1911996200355066599.sh 03:14:32 ---> Create parameters file for OpenStack HOT 03:14:32 OpenStack Heat parameters generated 03:14:32 ----------------------------------- 03:14:32 parameters: 03:14:32 vm_0_count: '1' 03:14:32 vm_0_flavor: 'v3-standard-4' 03:14:32 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 03:14:32 vm_1_count: '1' 03:14:32 vm_1_flavor: 'v3-standard-2' 03:14:32 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 03:14:32 03:14:32 job_name: '49369-392' 03:14:32 silo: 'releng' 03:14:32 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash -l /tmp/jenkins15642914910782110880.sh 03:14:32 ---> Create HEAT stack 03:14:32 + source /home/jenkins/lf-env.sh 03:14:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:14:32 ++ mktemp -d /tmp/venv-XXXX 03:14:32 + lf_venv=/tmp/venv-a0no 03:14:32 + local venv_file=/tmp/.os_lf_venv 03:14:32 + local python=python3 03:14:32 + local options 03:14:32 + local set_path=true 03:14:32 + local install_args= 03:14:32 ++ 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 yq 03:14:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:14:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:14:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:14:32 + true 03:14:32 + case $1 in 03:14:32 + python=python3 03:14:32 + shift 2 03:14:32 + true 03:14:32 + case $1 in 03:14:32 + shift 03:14:32 + break 03:14:32 + case $python in 03:14:32 + local pkg_list= 03:14:32 + [[ -d /opt/pyenv ]] 03:14:32 + echo 'Setup pyenv:' 03:14:32 Setup pyenv: 03:14:32 + export PYENV_ROOT=/opt/pyenv 03:14:32 + PYENV_ROOT=/opt/pyenv 03:14:32 + 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 03:14:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:14:32 + pyenv versions 03:14:32 system 03:14:32 3.8.13 03:14:32 3.9.13 03:14:32 3.10.13 03:14:32 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:14:32 + command -v pyenv 03:14:32 ++ pyenv init - --no-rehash 03:14:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:14:33 for i in ${!paths[@]}; do 03:14:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:14:33 fi; done; 03:14:33 echo "${paths[*]}"'\'')" 03:14:33 export PATH="/opt/pyenv/shims:${PATH}" 03:14:33 export PYENV_SHELL=bash 03:14:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:14:33 pyenv() { 03:14:33 local command 03:14:33 command="${1:-}" 03:14:33 if [ "$#" -gt 0 ]; then 03:14:33 shift 03:14:33 fi 03:14:33 03:14:33 case "$command" in 03:14:33 rehash|shell) 03:14:33 eval "$(pyenv "sh-$command" "$@")" 03:14:33 ;; 03:14:33 *) 03:14:33 command pyenv "$command" "$@" 03:14:33 ;; 03:14:33 esac 03:14:33 }' 03:14:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:14:33 for i in ${!paths[@]}; do 03:14:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:14:33 fi; done; 03:14:33 echo "${paths[*]}"' 03:14:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:14:33 ++ 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 03:14:33 ++ 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 03:14:33 ++ export PYENV_SHELL=bash 03:14:33 ++ PYENV_SHELL=bash 03:14:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:14:33 +++ complete -F _pyenv pyenv 03:14:33 ++ lf-pyver python3 03:14:33 ++ local py_version_xy=python3 03:14:33 ++ local py_version_xyz= 03:14:33 ++ pyenv versions 03:14:33 ++ local command 03:14:33 ++ command=versions 03:14:33 ++ '[' 1 -gt 0 ']' 03:14:33 ++ shift 03:14:33 ++ case "$command" in 03:14:33 ++ command pyenv versions 03:14:33 ++ pyenv versions 03:14:33 ++ awk '{ print $1 }' 03:14:33 ++ sed 's/^[ *]* //' 03:14:33 ++ grep -E '^[0-9.]*[0-9]$' 03:14:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:14:33 +++ sort -V 03:14:33 +++ grep '^3' /tmp/.pyenv_versions 03:14:33 +++ tail -n 1 03:14:33 ++ py_version_xyz=3.11.7 03:14:33 ++ [[ -z 3.11.7 ]] 03:14:33 ++ echo 3.11.7 03:14:33 ++ return 0 03:14:33 + pyenv local 3.11.7 03:14:33 + local command 03:14:33 + command=local 03:14:33 + '[' 2 -gt 0 ']' 03:14:33 + shift 03:14:33 + case "$command" in 03:14:33 + command pyenv local 3.11.7 03:14:33 + pyenv local 3.11.7 03:14:33 + for arg in "$@" 03:14:33 + case $arg in 03:14:33 + pkg_list+='lftools[openstack] ' 03:14:33 + for arg in "$@" 03:14:33 + case $arg in 03:14:33 + pkg_list+='kubernetes ' 03:14:33 + for arg in "$@" 03:14:33 + case $arg in 03:14:33 + pkg_list+='niet ' 03:14:33 + for arg in "$@" 03:14:33 + case $arg in 03:14:33 + pkg_list+='python-heatclient ' 03:14:33 + for arg in "$@" 03:14:33 + case $arg in 03:14:33 + pkg_list+='python-openstackclient ' 03:14:33 + for arg in "$@" 03:14:33 + case $arg in 03:14:33 + pkg_list+='python-magnumclient ' 03:14:33 + for arg in "$@" 03:14:33 + case $arg in 03:14:33 + pkg_list+='yq ' 03:14:33 + [[ -f /tmp/.os_lf_venv ]] 03:14:33 ++ cat /tmp/.os_lf_venv 03:14:33 + lf_venv=/tmp/venv-jmlg 03:14:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from' file:/tmp/.os_lf_venv 03:14:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from file:/tmp/.os_lf_venv 03:14:33 + /tmp/venv-jmlg/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:14:35 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:14:35 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:14:35 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:14:35 + /tmp/venv-jmlg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:14:55 + type python3 03:14:55 + true 03:14:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH' 03:14:55 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:14:55 + PATH=/tmp/venv-jmlg/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 03:14:55 + return 0 03:14:55 + openstack --os-cloud vex limits show --absolute 03:14:56 +--------------------------+---------+ 03:14:56 | Name | Value | 03:14:56 +--------------------------+---------+ 03:14:56 | maxTotalInstances | -1 | 03:14:56 | maxTotalCores | 450 | 03:14:56 | maxTotalRAMSize | 1000000 | 03:14:56 | maxServerMeta | 128 | 03:14:56 | maxImageMeta | 128 | 03:14:56 | maxPersonality | 5 | 03:14:56 | maxPersonalitySize | 10240 | 03:14:56 | maxTotalKeypairs | 100 | 03:14:56 | maxServerGroups | 10 | 03:14:56 | maxServerGroupMembers | 10 | 03:14:56 | maxTotalFloatingIps | -1 | 03:14:56 | maxSecurityGroups | -1 | 03:14:56 | maxSecurityGroupRules | -1 | 03:14:56 | totalRAMUsed | 565248 | 03:14:56 | totalCoresUsed | 138 | 03:14:56 | totalInstancesUsed | 42 | 03:14:56 | totalFloatingIpsUsed | 0 | 03:14:56 | totalSecurityGroupsUsed | 0 | 03:14:56 | totalServerGroupsUsed | 0 | 03:14:56 | maxTotalVolumes | -1 | 03:14:56 | maxTotalSnapshots | 10 | 03:14:56 | maxTotalVolumeGigabytes | 4096 | 03:14:56 | maxTotalBackups | 10 | 03:14:56 | maxTotalBackupGigabytes | 1000 | 03:14:56 | totalVolumesUsed | 5 | 03:14:56 | totalGigabytesUsed | 100 | 03:14:56 | totalSnapshotsUsed | 0 | 03:14:56 | totalBackupsUsed | 0 | 03:14:56 | totalBackupGigabytesUsed | 0 | 03:14:56 +--------------------------+---------+ 03:14:56 + pushd /opt/ciman/openstack-hot 03:14:56 /opt/ciman/openstack-hot /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium 03:14:56 + lftools openstack --os-cloud vex stack create releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392 csit-2-instance-type.yaml /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/stack-parameters.yaml 03:15:22 Creating stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392 03:15:22 Waiting to initialize infrastructure... 03:15:22 Stack initialization successful. 03:15:22 ------------------------------------ 03:15:22 Stack Details 03:15:22 ------------------------------------ 03:15:22 {'added': None, 03:15:22 'capabilities': [], 03:15:22 'created_at': '2025-09-17T03:15:00Z', 03:15:22 'deleted': None, 03:15:22 'deleted_at': None, 03:15:22 'description': 'No description', 03:15:22 'environment': None, 03:15:22 'environment_files': None, 03:15:22 'files': None, 03:15:22 'files_container': None, 03:15:22 'id': '98ea92e7-a613-4dd2-bb45-6efe6141f95b', 03:15:22 'is_rollback_disabled': True, 03:15:22 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392/98ea92e7-a613-4dd2-bb45-6efe6141f95b', 03:15:22 'rel': 'self'}], 03:15:22 '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'})}), 03:15:22 'name': 'releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392', 03:15:22 'notification_topics': [], 03:15:22 'outputs': [{'description': 'IP addresses of the 1st vm types', 03:15:22 'output_key': 'vm_0_ips', 03:15:22 'output_value': ['10.30.171.106']}, 03:15:22 {'description': 'IP addresses of the 2nd vm types', 03:15:22 'output_key': 'vm_1_ips', 03:15:22 'output_value': ['10.30.171.121']}], 03:15:22 'owner_id': ****, 03:15:22 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 03:15:22 'OS::stack_id': '98ea92e7-a613-4dd2-bb45-6efe6141f95b', 03:15:22 'OS::stack_name': 'releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392', 03:15:22 'job_name': '49369-392', 03:15:22 'silo': 'releng', 03:15:22 'vm_0_count': '1', 03:15:22 'vm_0_flavor': 'v3-standard-4', 03:15:22 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 03:15:22 '20250201-010426.857', 03:15:22 'vm_1_count': '1', 03:15:22 'vm_1_flavor': 'v3-standard-2', 03:15:22 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 03:15:22 '- 20250201-060151.911'}, 03:15:22 'parent_id': None, 03:15:22 'replaced': None, 03:15:22 'status': 'CREATE_COMPLETE', 03:15:22 'status_reason': 'Stack CREATE completed successfully', 03:15:22 'tags': [], 03:15:22 'template': None, 03:15:22 'template_description': 'No description', 03:15:22 'template_url': None, 03:15:22 'timeout_mins': 15, 03:15:22 'unchanged': None, 03:15:22 'updated': None, 03:15:22 'updated_at': None, 03:15:22 'user_project_id': 'd0ea3559047d4c418233e241296d016e'} 03:15:22 ------------------------------------ 03:15:22 + popd 03:15:22 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium 03:15:22 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash -l /tmp/jenkins14113684540049957932.sh 03:15:22 ---> Copy SSH public keys to CSIT lab 03:15:22 Setup pyenv: 03:15:22 system 03:15:22 3.8.13 03:15:22 3.9.13 03:15:22 3.10.13 03:15:22 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:15:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from file:/tmp/.os_lf_venv 03:15:25 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:15:40 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:15:42 SSH not responding on 10.30.171.106. Retrying in 10 seconds... 03:15:42 Warning: Permanently added '10.30.171.121' (ECDSA) to the list of known hosts. 03:15:43 releng-49369-392-1-mininet-ovs-217-0 03:15:43 Successfully copied public keys to slave 10.30.171.121 03:15:52 Ping to 10.30.171.106 successful. 03:15:52 SSH not responding on 10.30.171.106. Retrying in 10 seconds... 03:16:02 Ping to 10.30.171.106 successful. 03:16:03 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:16:04 releng-49369-392-0-builder-0 03:16:04 Successfully copied public keys to slave 10.30.171.106 03:16:04 Process 7046 ready. 03:16:04 Process 7047 ready. 03:16:04 SSH ready on all stack servers. 03:16:04 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash -l /tmp/jenkins14591738013294850307.sh 03:16:04 Setup pyenv: 03:16:04 system 03:16:04 3.8.13 03:16:04 3.9.13 03:16:04 3.10.13 03:16:04 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:16:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cc96 03:16:08 lf-activate-venv(): INFO: Save venv in file: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.robot_venv 03:16:12 lf-activate-venv(): INFO: Installing: setuptools wheel 03:16:14 lf-activate-venv(): INFO: Adding /tmp/venv-cc96/bin to PATH 03:16:14 + echo 'Installing Python Requirements' 03:16:14 Installing Python Requirements 03:16:14 + cat 03:16:14 + python -m pip install -r requirements.txt 03:16:14 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 03:16:14 Collecting docker-py (from -r requirements.txt (line 1)) 03:16:14 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) 03:16:14 Collecting ipaddr (from -r requirements.txt (line 2)) 03:16:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 03:16:14 Preparing metadata (setup.py): started 03:16:14 Preparing metadata (setup.py): finished with status 'done' 03:16:15 Collecting netaddr (from -r requirements.txt (line 3)) 03:16:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 03:16:15 Collecting netifaces (from -r requirements.txt (line 4)) 03:16:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 03:16:15 Preparing metadata (setup.py): started 03:16:15 Preparing metadata (setup.py): finished with status 'done' 03:16:15 Collecting pyhocon (from -r requirements.txt (line 5)) 03:16:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 03:16:15 Collecting requests (from -r requirements.txt (line 6)) 03:16:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 03:16:15 Collecting robotframework (from -r requirements.txt (line 7)) 03:16:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 03:16:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 12.4 MB/s 0:00:00 03:16:15 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 03:16:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 03:16:15 Preparing metadata (setup.py): started 03:16:15 Preparing metadata (setup.py): finished with status 'done' 03:16:15 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 03:16:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 03:16:16 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 03:16:16 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) 03:16:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 03:16:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 03:16:16 Preparing metadata (setup.py): started 03:16:16 Preparing metadata (setup.py): finished with status 'done' 03:16:16 Collecting scapy (from -r requirements.txt (line 12)) 03:16:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 03:16:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 35.8 MB/s 0:00:00 03:16:16 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 03:16:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 03:16:16 Preparing metadata (setup.py): started 03:16:16 Preparing metadata (setup.py): finished with status 'done' 03:16:16 Collecting elasticsearch (from -r requirements.txt (line 18)) 03:16:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 03:16:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 14.6 MB/s 0:00:00 03:16:16 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 03:16:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 03:16:17 Collecting pyangbind (from -r requirements.txt (line 22)) 03:16:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 03:16:17 Collecting isodate (from -r requirements.txt (line 25)) 03:16:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 03:16:17 Collecting jmespath (from -r requirements.txt (line 28)) 03:16:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 03:16:17 Collecting jsonpatch (from -r requirements.txt (line 31)) 03:16:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 03:16:17 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:16:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 03:16:17 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:16:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 03:16:17 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 03:16:17 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) 03:16:17 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 03:16:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 03:16:17 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 03:16:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 03:16:17 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 03:16:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.4/pyparsing-3.2.4-py3-none-any.whl (113 kB) 03:16:17 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 03:16:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 03:16:17 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 03:16:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 03:16:17 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 03:16:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 03:16:17 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 03:16:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 03:16:17 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 03:16:18 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 03:16:18 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) 03:16:18 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 03:16:18 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 03:16:18 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 03:16:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 03:16:18 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 03:16:18 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 03:16: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) 03:16:18 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 03:16: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) 03:16:18 Collecting elasticsearch (from -r requirements.txt (line 18)) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 03:16:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 14.1 MB/s 0:00:00 03:16:18 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 03:16:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 03:16:18 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 03:16: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) 03:16:18 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 03:16:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 03:16:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 12.0 MB/s 0:00:00 03:16:19 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 03:16:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.1/lxml-6.0.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 03:16:20 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 03:16:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.1/regex-2025.9.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 03:16:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 14.8 MB/s 0:00:00 03:16:20 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 03:16:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 03:16:20 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:16:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB) 03:16:21 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:16:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.1/cryptography-46.0.1-cp311-abi3-manylinux_2_28_x86_64.whl (4.6 MB) 03:16:21 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:16:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 03:16:21 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:16:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 03:16:21 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:16:21 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) 03:16:21 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:16:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 03:16:21 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 03:16:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 76.0 MB/s 0:00:00 03:16:21 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:21 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) 03:16:21 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.2.1/click-8.2.1-py3-none-any.whl (102 kB) 03:16:22 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 03:16:22 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 03:16:22 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 03:16:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 03:16:22 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 03:16:22 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:16:22 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:22 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) 03:16:22 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 03:16:22 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 03:16:22 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)) 03:16:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 03:16:22 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:16:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 03:16:22 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:16:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 03:16:23 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:16:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB) 03:16:23 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:16:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 03:16:23 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:16:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 03:16:23 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 03:16:23 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:16:23 Building wheel for robotframework-sshlibrary (setup.py): started 03:16:23 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 03:16:23 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=620b400fa120ef6ca4cc387bd069e690488c1f4c0a3f9001f3bd481da65172da 03:16:23 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 03:16:23 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:16:23 Building wheel for ipaddr (setup.py): started 03:16:23 Building wheel for ipaddr (setup.py): finished with status 'done' 03:16:23 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=af6077dc605e2e9601c47ed7821fa5c2c3d45886f0675ec1a1a4902d7fe295f9 03:16:23 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 03:16:23 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:16:23 Building wheel for netifaces (setup.py): started 03:16:26 Building wheel for netifaces (setup.py): finished with status 'done' 03:16:26 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=b28d237fb0eb03dcd018625b53e80676f4bb0ad696f20df0bd2a2fab814a4f20 03:16:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 03:16:26 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:16:26 Building wheel for robotframework-httplibrary (setup.py): started 03:16:26 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 03:16:26 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=a367c9b8547915ffe50997f13d58ee391cfd285afc4f8976d10713d19d27ce7a 03:16:26 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 03:16:26 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:16:26 Building wheel for jsonpath-rw (setup.py): started 03:16:26 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 03:16:26 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b91c4ff20cf3a39d30c11b73daedc742e6cac1abec726bda6783cc382e5f23ae 03:16:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 03:16:26 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 03:16:26 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 03:16:33 03:16:33 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.2.1 cryptography-46.0.1 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.1 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.4 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.1 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 03:16:34 + pip freeze 03:16:34 attrs==25.3.0 03:16:34 bcrypt==4.3.0 03:16:34 beautifulsoup4==4.13.5 03:16:34 certifi==2025.8.3 03:16:34 cffi==2.0.0 03:16:34 charset-normalizer==3.4.3 03:16:34 click==8.2.1 03:16:34 cryptography==46.0.1 03:16:34 decorator==5.2.1 03:16:34 distlib==0.4.0 03:16:34 docker-py==1.10.6 03:16:34 docker-pycreds==0.4.0 03:16:34 elastic-transport==8.17.1 03:16:34 elasticsearch==8.19.1 03:16:34 elasticsearch-dsl==8.15.4 03:16:34 enum34==1.1.10 03:16:34 filelock==3.19.1 03:16:34 h11==0.16.0 03:16:34 idna==3.10 03:16:34 invoke==2.2.0 03:16:34 ipaddr==2.2.0 03:16:34 isodate==0.7.2 03:16:34 jmespath==1.0.1 03:16:34 jsonpatch==1.33 03:16:34 jsonpath-rw==1.4.0 03:16:34 jsonpointer==3.0.0 03:16:34 lxml==6.0.1 03:16:34 netaddr==1.3.0 03:16:34 netifaces==0.11.0 03:16:34 outcome==1.3.0.post0 03:16:34 paramiko==4.0.0 03:16:34 platformdirs==4.4.0 03:16:34 ply==3.11 03:16:34 pyang==2.7.1 03:16:34 pyangbind==0.8.6 03:16:34 pycparser==2.23 03:16:34 pyhocon==0.3.61 03:16:34 PyNaCl==1.6.0 03:16:34 pyparsing==3.2.4 03:16:34 PySocks==1.7.1 03:16:34 python-dateutil==2.9.0.post0 03:16:34 regex==2025.9.1 03:16:34 requests==2.32.5 03:16:34 robotframework==7.3.2 03:16:34 robotframework-httplibrary==0.4.2 03:16:34 robotframework-pythonlibcore==4.4.1 03:16:34 robotframework-requests==0.9.7 03:16:34 robotframework-selenium2library==3.0.0 03:16:34 robotframework-seleniumlibrary==6.7.1 03:16:34 robotframework-sshlibrary==3.8.0 03:16:34 scapy==2.6.1 03:16:34 scp==0.15.0 03:16:34 selenium==4.35.0 03:16:34 six==1.17.0 03:16:34 sniffio==1.3.1 03:16:34 sortedcontainers==2.4.0 03:16:34 soupsieve==2.8 03:16:34 trio==0.30.0 03:16:34 trio-websocket==0.12.2 03:16:34 typing_extensions==4.14.1 03:16:34 urllib3==2.5.0 03:16:34 virtualenv==20.34.0 03:16:34 waitress==3.0.2 03:16:34 WebOb==1.8.9 03:16:34 websocket-client==1.8.0 03:16:34 WebTest==3.0.6 03:16:34 wsproto==1.2.0 03:16:34 [EnvInject] - Injecting environment variables from a build step. 03:16:34 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 03:16:34 [EnvInject] - Variables injected successfully. 03:16:34 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash -l /tmp/jenkins11296801676626081064.sh 03:16:34 Setup pyenv: 03:16:34 system 03:16:34 3.8.13 03:16:34 3.9.13 03:16:34 3.10.13 03:16:34 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:16:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from file:/tmp/.os_lf_venv 03:16:36 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 03:16:45 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. 03:16:45 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:16:45 + ODL_SYSTEM=() 03:16:45 + TOOLS_SYSTEM=() 03:16:45 + OPENSTACK_SYSTEM=() 03:16:45 + OPENSTACK_CONTROLLERS=() 03:16:45 + mapfile -t ADDR 03:16:45 ++ openstack stack show -f json -c outputs releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392 03:16:45 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 03:16:47 + for i in "${ADDR[@]}" 03:16:47 ++ ssh 10.30.171.106 hostname -s 03:16:47 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:16:47 + REMHOST=releng-49369-392-0-builder-0 03:16:47 + case ${REMHOST} in 03:16:47 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 03:16:47 + for i in "${ADDR[@]}" 03:16:47 ++ ssh 10.30.171.121 hostname -s 03:16:47 Warning: Permanently added '10.30.171.121' (ECDSA) to the list of known hosts. 03:16:48 + REMHOST=releng-49369-392-1-mininet-ovs-217-0 03:16:48 + case ${REMHOST} in 03:16:48 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 03:16:48 + echo NUM_ODL_SYSTEM=1 03:16:48 + echo NUM_TOOLS_SYSTEM=1 03:16:48 + '[' '' == yes ']' 03:16:48 + NUM_OPENSTACK_SYSTEM=0 03:16:48 + echo NUM_OPENSTACK_SYSTEM=0 03:16:48 + '[' 0 -eq 2 ']' 03:16:48 + echo ODL_SYSTEM_IP=10.30.171.106 03:16:48 ++ seq 0 0 03:16:48 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 03:16:48 + echo ODL_SYSTEM_1_IP=10.30.171.106 03:16:48 + echo TOOLS_SYSTEM_IP=10.30.171.121 03:16:48 ++ seq 0 0 03:16:48 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 03:16:48 + echo TOOLS_SYSTEM_1_IP=10.30.171.121 03:16:48 + openstack_index=0 03:16:48 + NUM_OPENSTACK_CONTROL_NODES=1 03:16:48 + echo NUM_OPENSTACK_CONTROL_NODES=1 03:16:48 ++ seq 0 0 03:16:48 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 03:16:48 + echo OPENSTACK_CONTROL_NODE_1_IP= 03:16:48 + NUM_OPENSTACK_COMPUTE_NODES=-1 03:16:48 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 03:16:48 + '[' -1 -ge 2 ']' 03:16:48 ++ seq 0 -2 03:16:48 + NUM_OPENSTACK_HAPROXY_NODES=0 03:16:48 + echo NUM_OPENSTACK_HAPROXY_NODES=0 03:16:48 ++ seq 0 -1 03:16:48 + echo 'Contents of slave_addresses.txt:' 03:16:48 Contents of slave_addresses.txt: 03:16:48 + cat slave_addresses.txt 03:16:48 NUM_ODL_SYSTEM=1 03:16:48 NUM_TOOLS_SYSTEM=1 03:16:48 NUM_OPENSTACK_SYSTEM=0 03:16:48 ODL_SYSTEM_IP=10.30.171.106 03:16:48 ODL_SYSTEM_1_IP=10.30.171.106 03:16:48 TOOLS_SYSTEM_IP=10.30.171.121 03:16:48 TOOLS_SYSTEM_1_IP=10.30.171.121 03:16:48 NUM_OPENSTACK_CONTROL_NODES=1 03:16:48 OPENSTACK_CONTROL_NODE_1_IP= 03:16:48 NUM_OPENSTACK_COMPUTE_NODES=-1 03:16:48 NUM_OPENSTACK_HAPROXY_NODES=0 03:16:48 [EnvInject] - Injecting environment variables from a build step. 03:16:48 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 03:16:48 [EnvInject] - Variables injected successfully. 03:16:48 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/sh /tmp/jenkins7110540997649143298.sh 03:16:48 Preparing for JRE Version 21 03:16:48 Karaf artifact is karaf 03:16:48 Karaf project is integration 03:16:48 Java home is /usr/lib/jvm/java-21-openjdk-amd64 03:16:48 [EnvInject] - Injecting environment variables from a build step. 03:16:48 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 03:16:48 [EnvInject] - Variables injected successfully. 03:16:48 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins14355644670522791023.sh 03:16:48 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:16:48 Distribution bundle is karaf-0.21.3.zip 03:16:48 Distribution bundle version is 0.21.3 03:16:48 Distribution folder is karaf-0.21.3 03:16:48 Nexus prefix is https://nexus.opendaylight.org 03:16:48 [EnvInject] - Injecting environment variables from a build step. 03:16:48 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 03:16:48 [EnvInject] - Variables injected successfully. 03:16:48 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash -l /tmp/jenkins1581291426950598751.sh 03:16:48 Setup pyenv: 03:16:48 system 03:16:48 3.8.13 03:16:48 3.9.13 03:16:48 3.10.13 03:16:48 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:16:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from file:/tmp/.os_lf_venv 03:16:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:16:50 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:16:50 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 03:16:56 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. 03:16:56 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:16:56 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:16:56 Copying common-functions.sh to /tmp 03:16:58 Copying common-functions.sh to 10.30.171.121:/tmp 03:16:58 Warning: Permanently added '10.30.171.121' (ECDSA) to the list of known hosts. 03:16:58 Copying common-functions.sh to 10.30.171.106:/tmp 03:16:58 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:16:58 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins12293807602597026781.sh 03:16:58 common-functions.sh is being sourced 03:16:58 common-functions environment: 03:16:58 MAVENCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:16:58 ACTUALFEATURES: 03:16:58 FEATURESCONF: /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:16:58 CUSTOMPROP: /tmp/karaf-0.21.3/etc/custom.properties 03:16:58 LOGCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:16:58 MEMCONF: /tmp/karaf-0.21.3/bin/setenv 03:16:58 CONTROLLERMEM: 2048m 03:16:58 AKKACONF: /tmp/karaf-0.21.3/configuration/initial/akka.conf 03:16:58 MODULESCONF: /tmp/karaf-0.21.3/configuration/initial/modules.conf 03:16:58 MODULESHARDSCONF: /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:16:58 SUITES: 03:16:58 03:16:58 ################################################# 03:16:58 ## Configure Cluster and Start ## 03:16:58 ################################################# 03:16:58 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter 03:16:58 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-bgpcep-bgp odl-bgpcep-bgp-config-example odl-bgpcep-data-change-counter 03:16:58 Locating script plan to use... 03:16:58 script plan exists!!! 03:16:58 Changing the script plan path... 03:16:58 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 03:16:58 # 03:16:58 # This program and the accompanying materials are made available under the 03:16:58 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 03:16:58 # and is available at http://www.eclipse.org/legal/epl-v10.html 03:16:58 03:16:58 # Place the suites in run order: 03:16:58 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/test/csit/scripts/controllermem_6g.sh 03:16:58 Executing /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/test/csit/scripts/controllermem_6g.sh... 03:16:58 Finished running script plans 03:16:58 Configuring member-1 with IP address 10.30.171.106 03:16:58 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:16:59 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:16:59 + source /tmp/common-functions.sh karaf-0.21.3 scandium 03:16:59 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 03:16:59 common-functions.sh is being sourced 03:16:59 ++ echo 'common-functions.sh is being sourced' 03:16:59 ++ BUNDLEFOLDER=karaf-0.21.3 03:16:59 ++ DISTROSTREAM=scandium 03:16:59 ++ export MAVENCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:16:59 ++ MAVENCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:16:59 ++ export FEATURESCONF=/tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:16:59 ++ FEATURESCONF=/tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:16:59 ++ export CUSTOMPROP=/tmp/karaf-0.21.3/etc/custom.properties 03:16:59 ++ CUSTOMPROP=/tmp/karaf-0.21.3/etc/custom.properties 03:16:59 ++ export LOGCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:16:59 ++ LOGCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:16:59 ++ export MEMCONF=/tmp/karaf-0.21.3/bin/setenv 03:16:59 ++ MEMCONF=/tmp/karaf-0.21.3/bin/setenv 03:16:59 ++ export CONTROLLERMEM= 03:16:59 ++ CONTROLLERMEM= 03:16:59 ++ case "${DISTROSTREAM}" in 03:16:59 ++ CLUSTER_SYSTEM=akka 03:16:59 ++ export AKKACONF=/tmp/karaf-0.21.3/configuration/initial/akka.conf 03:16:59 ++ AKKACONF=/tmp/karaf-0.21.3/configuration/initial/akka.conf 03:16:59 ++ export MODULESCONF=/tmp/karaf-0.21.3/configuration/initial/modules.conf 03:16:59 ++ MODULESCONF=/tmp/karaf-0.21.3/configuration/initial/modules.conf 03:16:59 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:16:59 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:16:59 ++ print_common_env 03:16:59 ++ cat 03:16:59 common-functions environment: 03:16:59 MAVENCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:16:59 ACTUALFEATURES: 03:16:59 FEATURESCONF: /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:16:59 CUSTOMPROP: /tmp/karaf-0.21.3/etc/custom.properties 03:16:59 LOGCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:16:59 MEMCONF: /tmp/karaf-0.21.3/bin/setenv 03:16:59 CONTROLLERMEM: 03:16:59 AKKACONF: /tmp/karaf-0.21.3/configuration/initial/akka.conf 03:16:59 MODULESCONF: /tmp/karaf-0.21.3/configuration/initial/modules.conf 03:16:59 MODULESHARDSCONF: /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:16:59 SUITES: 03:16:59 03:16:59 ++ SSH='ssh -t -t' 03:16:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 03:16:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 03:16:59 Changing to /tmp 03:16:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:16:59 + echo 'Changing to /tmp' 03:16:59 + cd /tmp 03:16:59 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip' 03:16:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:16:59 --2025-09-17 03:16:59-- https://nexus.opendaylight.org/content/repositories//autorelease-9192/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:16:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 03:16:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 03:16:59 HTTP request sent, awaiting response... 200 OK 03:16:59 Length: 187717508 (179M) [application/zip] 03:16:59 Saving to: ‘karaf-0.21.3.zip’ 03:16:59 03:16:59 0K ........ ........ ........ ........ ........ ........ 1% 63.0M 3s 03:16:59 3072K ........ ........ ........ ........ ........ ........ 3% 101M 2s 03:16:59 6144K ........ ........ ........ ........ ........ ........ 5% 157M 2s 03:16:59 9216K ........ ........ ........ ........ ........ ........ 6% 151M 2s 03:16:59 12288K ........ ........ ........ ........ ........ ........ 8% 114M 2s 03:16:59 15360K ........ ........ ........ ........ ........ ........ 10% 133M 1s 03:16:59 18432K ........ ........ ........ ........ ........ ........ 11% 188M 1s 03:16:59 21504K ........ ........ ........ ........ ........ ........ 13% 219M 1s 03:16:59 24576K ........ ........ ........ ........ ........ ........ 15% 214M 1s 03:16:59 27648K ........ ........ ........ ........ ........ ........ 16% 191M 1s 03:16:59 30720K ........ ........ ........ ........ ........ ........ 18% 198M 1s 03:16:59 33792K ........ ........ ........ ........ ........ ........ 20% 204M 1s 03:16:59 36864K ........ ........ ........ ........ ........ ........ 21% 279M 1s 03:16:59 39936K ........ ........ ........ ........ ........ ........ 23% 265M 1s 03:16:59 43008K ........ ........ ........ ........ ........ ........ 25% 263M 1s 03:16:59 46080K ........ ........ ........ ........ ........ ........ 26% 253M 1s 03:16:59 49152K ........ ........ ........ ........ ........ ........ 28% 228M 1s 03:16:59 52224K ........ ........ ........ ........ ........ ........ 30% 267M 1s 03:16:59 55296K ........ ........ ........ ........ ........ ........ 31% 245M 1s 03:16:59 58368K ........ ........ ........ ........ ........ ........ 33% 218M 1s 03:16:59 61440K ........ ........ ........ ........ ........ ........ 35% 251M 1s 03:16:59 64512K ........ ........ ........ ........ ........ ........ 36% 264M 1s 03:16:59 67584K ........ ........ ........ ........ ........ ........ 38% 267M 1s 03:16:59 70656K ........ ........ ........ ........ ........ ........ 40% 236M 1s 03:16:59 73728K ........ ........ ........ ........ ........ ........ 41% 238M 1s 03:16:59 76800K ........ ........ ........ ........ ........ ........ 43% 231M 1s 03:16:59 79872K ........ ........ ........ ........ ........ ........ 45% 206M 1s 03:16:59 82944K ........ ........ ........ ........ ........ ........ 46% 190M 1s 03:16:59 86016K ........ ........ ........ ........ ........ ........ 48% 198M 0s 03:16:59 89088K ........ ........ ........ ........ ........ ........ 50% 229M 0s 03:16:59 92160K ........ ........ ........ ........ ........ ........ 51% 195M 0s 03:16:59 95232K ........ ........ ........ ........ ........ ........ 53% 203M 0s 03:16:59 98304K ........ ........ ........ ........ ........ ........ 55% 214M 0s 03:16:59 101376K ........ ........ ........ ........ ........ ........ 56% 205M 0s 03:16:59 104448K ........ ........ ........ ........ ........ ........ 58% 242M 0s 03:16:59 107520K ........ ........ ........ ........ ........ ........ 60% 221M 0s 03:16:59 110592K ........ ........ ........ ........ ........ ........ 62% 226M 0s 03:16:59 113664K ........ ........ ........ ........ ........ ........ 63% 262M 0s 03:16:59 116736K ........ ........ ........ ........ ........ ........ 65% 209M 0s 03:16:59 119808K ........ ........ ........ ........ ........ ........ 67% 198M 0s 03:16:59 122880K ........ ........ ........ ........ ........ ........ 68% 192M 0s 03:16:59 125952K ........ ........ ........ ........ ........ ........ 70% 179M 0s 03:16:59 129024K ........ ........ ........ ........ ........ ........ 72% 204M 0s 03:16:59 132096K ........ ........ ........ ........ ........ ........ 73% 223M 0s 03:16:59 135168K ........ ........ ........ ........ ........ ........ 75% 253M 0s 03:16:59 138240K ........ ........ ........ ........ ........ ........ 77% 255M 0s 03:16:59 141312K ........ ........ ........ ........ ........ ........ 78% 231M 0s 03:16:59 144384K ........ ........ ........ ........ ........ ........ 80% 267M 0s 03:16:59 147456K ........ ........ ........ ........ ........ ........ 82% 222M 0s 03:16:59 150528K ........ ........ ........ ........ ........ ........ 83% 237M 0s 03:16:59 153600K ........ ........ ........ ........ ........ ........ 85% 3.96M 0s 03:17:00 156672K ........ ........ ........ ........ ........ ........ 87% 173M 0s 03:17:00 159744K ........ ........ ........ ........ ........ ........ 88% 223M 0s 03:17:00 162816K ........ ........ ........ ........ ........ ........ 90% 224M 0s 03:17:00 165888K ........ ........ ........ ........ ........ ........ 92% 262M 0s 03:17:00 168960K ........ ........ ........ ........ ........ ........ 93% 261M 0s 03:17:00 172032K ........ ........ ........ ........ ........ ........ 95% 218M 0s 03:17:00 175104K ........ ........ ........ ........ ........ ........ 97% 239M 0s 03:17:00 178176K ........ ........ ........ ........ ........ ........ 98% 201M 0s 03:17:00 181248K ........ ........ ........ ........ 100% 178M=1.6s 03:17:00 03:17:00 2025-09-17 03:17:00 (110 MB/s) - ‘karaf-0.21.3.zip’ saved [187717508/187717508] 03:17:00 03:17:00 Extracting the new controller... 03:17:00 + echo 'Extracting the new controller...' 03:17:00 + unzip -q karaf-0.21.3.zip 03:17:02 Adding external repositories... 03:17:02 + echo 'Adding external repositories...' 03:17:02 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:17:02 + cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:17:02 ################################################################################ 03:17:02 # 03:17:02 # Licensed to the Apache Software Foundation (ASF) under one or more 03:17:02 # contributor license agreements. See the NOTICE file distributed with 03:17:02 # this work for additional information regarding copyright ownership. 03:17:02 # The ASF licenses this file to You under the Apache License, Version 2.0 03:17:02 # (the "License"); you may not use this file except in compliance with 03:17:02 # the License. You may obtain a copy of the License at 03:17:02 # 03:17:02 # http://www.apache.org/licenses/LICENSE-2.0 03:17:02 # 03:17:02 # Unless required by applicable law or agreed to in writing, software 03:17:02 # distributed under the License is distributed on an "AS IS" BASIS, 03:17:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:17:02 # See the License for the specific language governing permissions and 03:17:02 # limitations under the License. 03:17:02 # 03:17:02 ################################################################################ 03:17:02 03:17:02 # 03:17:02 # If set to true, the following property will not allow any certificate to be used 03:17:02 # when accessing Maven repositories through SSL 03:17:02 # 03:17:02 #org.ops4j.pax.url.mvn.certificateCheck= 03:17:02 03:17:02 # 03:17:02 # Path to the local Maven settings file. 03:17:02 # The repositories defined in this file will be automatically added to the list 03:17:02 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 03:17:02 # below is not set. 03:17:02 # The following locations are checked for the existence of the settings.xml file 03:17:02 # * 1. looks for the specified url 03:17:02 # * 2. if not found looks for ${user.home}/.m2/settings.xml 03:17:02 # * 3. if not found looks for ${maven.home}/conf/settings.xml 03:17:02 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 03:17:02 # 03:17:02 #org.ops4j.pax.url.mvn.settings= 03:17:02 03:17:02 # 03:17:02 # Path to the local Maven repository which is used to avoid downloading 03:17:02 # artifacts when they already exist locally. 03:17:02 # The value of this property will be extracted from the settings.xml file 03:17:02 # above, or defaulted to: 03:17:02 # System.getProperty( "user.home" ) + "/.m2/repository" 03:17:02 # 03:17:02 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 03:17:02 03:17:02 # 03:17:02 # Default this to false. It's just weird to use undocumented repos 03:17:02 # 03:17:02 org.ops4j.pax.url.mvn.useFallbackRepositories=false 03:17:02 03:17:02 # 03:17:02 # Uncomment if you don't wanna use the proxy settings 03:17:02 # from the Maven conf/settings.xml file 03:17:02 # 03:17:02 # org.ops4j.pax.url.mvn.proxySupport=false 03:17:02 03:17:02 # 03:17:02 # Comma separated list of repositories scanned when resolving an artifact. 03:17:02 # Those repositories will be checked before iterating through the 03:17:02 # below list of repositories and even before the local repository 03:17:02 # A repository url can be appended with zero or more of the following flags: 03:17:02 # @snapshots : the repository contains snaphots 03:17:02 # @noreleases : the repository does not contain any released artifacts 03:17:02 # 03:17:02 # The following property value will add the system folder as a repo. 03:17:02 # 03:17:02 org.ops4j.pax.url.mvn.defaultRepositories=\ 03:17:02 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 03:17:02 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 03:17:02 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 03:17:02 03:17:02 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 03:17:02 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 03:17:02 03:17:02 # 03:17:02 # Comma separated list of repositories scanned when resolving an artifact. 03:17:02 # The default list includes the following repositories: 03:17:02 # http://repo1.maven.org/maven2@id=central 03:17:02 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 03:17:02 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 03:17:02 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 03:17:02 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 03:17:02 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 03:17:02 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 03:17:02 # To add repositories to the default ones, prepend '+' to the list of repositories 03:17:02 # to add. 03:17:02 # A repository url can be appended with zero or more of the following flags: 03:17:02 # @snapshots : the repository contains snapshots 03:17:02 # @noreleases : the repository does not contain any released artifacts 03:17:02 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 03:17:02 # 03:17:02 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 03:17:02 03:17:02 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 03:17:02 + [[ True == \T\r\u\e ]] 03:17:02 + echo 'Configuring the startup features...' 03:17:02 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter,/g' /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:17:02 + FEATURE_TEST_STRING=features-test 03:17:02 + FEATURE_TEST_VERSION=0.21.3 03:17:02 + KARAF_VERSION=karaf4 03:17:02 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 03:17:02 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:17:02 + [[ ! -z '' ]] 03:17:02 + cat /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:17:02 ################################################################################ 03:17:02 # 03:17:02 # Licensed to the Apache Software Foundation (ASF) under one or more 03:17:02 # contributor license agreements. See the NOTICE file distributed with 03:17:02 # this work for additional information regarding copyright ownership. 03:17:02 # The ASF licenses this file to You under the Apache License, Version 2.0 03:17:02 # (the "License"); you may not use this file except in compliance with 03:17:02 # the License. You may obtain a copy of the License at 03:17:02 # 03:17:02 # http://www.apache.org/licenses/LICENSE-2.0 03:17:02 # 03:17:02 # Unless required by applicable law or agreed to in writing, software 03:17:02 # distributed under the License is distributed on an "AS IS" BASIS, 03:17:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:17:02 # See the License for the specific language governing permissions and 03:17:02 # limitations under the License. 03:17:02 # 03:17:02 ################################################################################ 03:17:02 03:17:02 # 03:17:02 # Comma separated list of features repositories to register by default 03:17:02 # 03:17:02 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/c750018f-f5aa-4a5f-9383-c9c79b6a561f.xml 03:17:02 03:17:02 # 03:17:02 # Comma separated list of features to install at startup 03:17:02 # 03:17:02 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter, 57a84916-86a2-40b2-8eeb-04b71e1b82b9 03:17:02 03:17:02 # 03:17:02 # Resource repositories (OBR) that the features resolver can use 03:17:02 # to resolve requirements/capabilities 03:17:02 # 03:17:02 # The format of the resourceRepositories is 03:17:02 # resourceRepositories=[xml:url|json:url],... 03:17:02 # for Instance: 03:17:02 # 03:17:02 #resourceRepositories=xml:http://host/path/to/index.xml 03:17:02 # or 03:17:02 #resourceRepositories=json:http://host/path/to/index.json 03:17:02 # 03:17:02 03:17:02 # 03:17:02 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 03:17:02 # 03:17:02 featuresBootAsynchronous=false 03:17:02 03:17:02 # 03:17:02 # Service requirements enforcement 03:17:02 # 03:17:02 # By default, the feature resolver checks the service requirements/capabilities of 03:17:02 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 03:17:02 # the required bundles. 03:17:02 # The following flag can have those values: 03:17:02 # - disable: service requirements are completely ignored 03:17:02 # - default: service requirements are ignored for old features 03:17:02 # - enforce: service requirements are always verified 03:17:02 # 03:17:02 #serviceRequirements=default 03:17:02 03:17:02 # 03:17:02 # Store cfg file for config element in feature 03:17:02 # 03:17:02 #configCfgStore=true 03:17:02 03:17:02 # 03:17:02 # Define if the feature service automatically refresh bundles 03:17:02 # 03:17:02 autoRefresh=true 03:17:02 03:17:02 # 03:17:02 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 03:17:02 # XML file defines instructions related to features processing 03:17:02 # versions.properties may declare properties to resolve placeholders in XML file 03:17:02 # both files are relative to ${karaf.etc} 03:17:02 # 03:17:02 #featureProcessing=org.apache.karaf.features.xml 03:17:02 #featureProcessingVersions=versions.properties 03:17:02 + configure_karaf_log karaf4 '' 03:17:02 + local -r karaf_version=karaf4 03:17:02 + local -r controllerdebugmap= 03:17:02 + local logapi=log4j 03:17:02 + grep log4j2 /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:17:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 03:17:02 log4j2.rootLogger.level = INFO 03:17:02 #log4j2.rootLogger.type = asyncRoot 03:17:02 #log4j2.rootLogger.includeLocation = false 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 03:17:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 03:17:02 log4j2.rootLogger.appenderRef.Console.ref = Console 03:17:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 03:17:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 03:17:02 log4j2.logger.spifly.name = org.apache.aries.spifly 03:17:02 log4j2.logger.spifly.level = WARN 03:17:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 03:17:02 log4j2.logger.audit.level = INFO 03:17:02 log4j2.logger.audit.additivity = false 03:17:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 03:17:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 03:17:02 log4j2.appender.console.type = Console 03:17:02 log4j2.appender.console.name = Console 03:17:02 log4j2.appender.console.layout.type = PatternLayout 03:17:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 03:17:02 log4j2.appender.rolling.type = RollingRandomAccessFile 03:17:02 log4j2.appender.rolling.name = RollingFile 03:17:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 03:17:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 03:17:02 #log4j2.appender.rolling.immediateFlush = false 03:17:02 log4j2.appender.rolling.append = true 03:17:02 log4j2.appender.rolling.layout.type = PatternLayout 03:17:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 03:17:02 log4j2.appender.rolling.policies.type = Policies 03:17:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 03:17:02 log4j2.appender.rolling.policies.size.size = 64MB 03:17:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 03:17:02 log4j2.appender.rolling.strategy.max = 7 03:17:02 log4j2.appender.audit.type = RollingRandomAccessFile 03:17:02 log4j2.appender.audit.name = AuditRollingFile 03:17:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 03:17:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 03:17:02 log4j2.appender.audit.append = true 03:17:02 log4j2.appender.audit.layout.type = PatternLayout 03:17:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 03:17:02 log4j2.appender.audit.policies.type = Policies 03:17:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 03:17:02 log4j2.appender.audit.policies.size.size = 8MB 03:17:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 03:17:02 log4j2.appender.audit.strategy.max = 7 03:17:02 log4j2.appender.osgi.type = PaxOsgi 03:17:02 log4j2.appender.osgi.name = PaxOsgi 03:17:02 log4j2.appender.osgi.filter = * 03:17:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether 03:17:02 #log4j2.logger.aether.level = TRACE 03:17:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 03:17:02 #log4j2.logger.http-headers.level = DEBUG 03:17:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 03:17:02 #log4j2.logger.maven.level = TRACE 03:17:02 + logapi=log4j2 03:17:02 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 03:17:02 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 03:17:02 + '[' log4j2 == log4j2 ']' 03:17:02 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:17:02 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 03:17:02 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 03:17:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 03:17:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 03:17:02 + unset IFS 03:17:02 controllerdebugmap: 03:17:02 + echo 'controllerdebugmap: ' 03:17:02 + '[' -n '' ']' 03:17:02 cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:17:02 + echo 'cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg' 03:17:02 + cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:17:02 ################################################################################ 03:17:02 # 03:17:02 # Licensed to the Apache Software Foundation (ASF) under one or more 03:17:02 # contributor license agreements. See the NOTICE file distributed with 03:17:02 # this work for additional information regarding copyright ownership. 03:17:02 # The ASF licenses this file to You under the Apache License, Version 2.0 03:17:02 # (the "License"); you may not use this file except in compliance with 03:17:02 # the License. You may obtain a copy of the License at 03:17:02 # 03:17:02 # http://www.apache.org/licenses/LICENSE-2.0 03:17:02 # 03:17:02 # Unless required by applicable law or agreed to in writing, software 03:17:02 # distributed under the License is distributed on an "AS IS" BASIS, 03:17:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:17:02 # See the License for the specific language governing permissions and 03:17:02 # limitations under the License. 03:17:02 # 03:17:02 ################################################################################ 03:17:02 03:17:02 # Common pattern layout for appenders 03:17:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 03:17:02 03:17:02 # Root logger 03:17:02 log4j2.rootLogger.level = INFO 03:17:02 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 03:17:02 #log4j2.rootLogger.type = asyncRoot 03:17:02 #log4j2.rootLogger.includeLocation = false 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 03:17:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 03:17:02 log4j2.rootLogger.appenderRef.Console.ref = Console 03:17:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 03:17:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 03:17:02 03:17:02 # Filters for logs marked by org.opendaylight.odlparent.Markers 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 03:17:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 03:17:02 03:17:02 # Loggers configuration 03:17:02 03:17:02 # Spifly logger 03:17:02 log4j2.logger.spifly.name = org.apache.aries.spifly 03:17:02 log4j2.logger.spifly.level = WARN 03:17:02 03:17:02 # Security audit logger 03:17:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 03:17:02 log4j2.logger.audit.level = INFO 03:17:02 log4j2.logger.audit.additivity = false 03:17:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 03:17:02 03:17:02 # Appenders configuration 03:17:02 03:17:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 03:17:02 log4j2.appender.console.type = Console 03:17:02 log4j2.appender.console.name = Console 03:17:02 log4j2.appender.console.layout.type = PatternLayout 03:17:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 03:17:02 03:17:02 # Rolling file appender 03:17:02 log4j2.appender.rolling.type = RollingRandomAccessFile 03:17:02 log4j2.appender.rolling.name = RollingFile 03:17:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 03:17:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 03:17:02 # uncomment to not force a disk flush 03:17:02 #log4j2.appender.rolling.immediateFlush = false 03:17:02 log4j2.appender.rolling.append = true 03:17:02 log4j2.appender.rolling.layout.type = PatternLayout 03:17:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 03:17:02 log4j2.appender.rolling.policies.type = Policies 03:17:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 03:17:02 log4j2.appender.rolling.policies.size.size = 1GB 03:17:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 03:17:02 log4j2.appender.rolling.strategy.max = 7 03:17:02 03:17:02 # Audit file appender 03:17:02 log4j2.appender.audit.type = RollingRandomAccessFile 03:17:02 log4j2.appender.audit.name = AuditRollingFile 03:17:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 03:17:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 03:17:02 log4j2.appender.audit.append = true 03:17:02 log4j2.appender.audit.layout.type = PatternLayout 03:17:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 03:17:02 log4j2.appender.audit.policies.type = Policies 03:17:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 03:17:02 log4j2.appender.audit.policies.size.size = 8MB 03:17:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 03:17:02 log4j2.appender.audit.strategy.max = 7 03:17:02 03:17:02 # OSGi appender 03:17:02 log4j2.appender.osgi.type = PaxOsgi 03:17:02 log4j2.appender.osgi.name = PaxOsgi 03:17:02 log4j2.appender.osgi.filter = * 03:17:02 03:17:02 # help with identification of maven-related problems with pax-url-aether 03:17:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether 03:17:02 #log4j2.logger.aether.level = TRACE 03:17:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 03:17:02 #log4j2.logger.http-headers.level = DEBUG 03:17:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 03:17:02 #log4j2.logger.maven.level = TRACE 03:17:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 03:17:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 03:17:02 Configure 03:17:02 java home: /usr/lib/jvm/java-21-openjdk-amd64 03:17:02 max memory: 6144m 03:17:02 memconf: /tmp/karaf-0.21.3/bin/setenv 03:17:02 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.21.3/bin/setenv 03:17:02 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 03:17:02 + local -r controllermem=6144m 03:17:02 + local -r memconf=/tmp/karaf-0.21.3/bin/setenv 03:17:02 + echo Configure 03:17:02 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 03:17:02 + echo ' max memory: 6144m' 03:17:02 + echo ' memconf: /tmp/karaf-0.21.3/bin/setenv' 03:17:02 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3/bin/setenv 03:17:02 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.21.3/bin/setenv 03:17:02 cat /tmp/karaf-0.21.3/bin/setenv 03:17:02 + echo 'cat /tmp/karaf-0.21.3/bin/setenv' 03:17:02 + cat /tmp/karaf-0.21.3/bin/setenv 03:17:02 #!/bin/sh 03:17:02 # 03:17:02 # Licensed to the Apache Software Foundation (ASF) under one or more 03:17:02 # contributor license agreements. See the NOTICE file distributed with 03:17:02 # this work for additional information regarding copyright ownership. 03:17:02 # The ASF licenses this file to You under the Apache License, Version 2.0 03:17:02 # (the "License"); you may not use this file except in compliance with 03:17:02 # the License. You may obtain a copy of the License at 03:17:02 # 03:17:02 # http://www.apache.org/licenses/LICENSE-2.0 03:17:02 # 03:17:02 # Unless required by applicable law or agreed to in writing, software 03:17:02 # distributed under the License is distributed on an "AS IS" BASIS, 03:17:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:17:02 # See the License for the specific language governing permissions and 03:17:02 # limitations under the License. 03:17:02 # 03:17:02 03:17:02 # 03:17:02 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 03:17:02 # script: client, instance, shell, start, status, stop, karaf 03:17:02 # 03:17:02 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 03:17:02 # Actions go here... 03:17:02 # fi 03:17:02 03:17:02 # 03:17:02 # general settings which should be applied for all scripts go here; please keep 03:17:02 # in mind that it is possible that scripts might be executed more than once, e.g. 03:17:02 # in example of the start script where the start script is executed first and the 03:17:02 # karaf script afterwards. 03:17:02 # 03:17:02 03:17:02 # 03:17:02 # The following section shows the possible configuration options for the default 03:17:02 # karaf scripts 03:17:02 # 03:17:02 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 03:17:02 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 03:17:02 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 03:17:02 # export EXTRA_JAVA_OPTS # Additional JVM options 03:17:02 # export KARAF_HOME # Karaf home folder 03:17:02 # export KARAF_DATA # Karaf data folder 03:17:02 # export KARAF_BASE # Karaf base folder 03:17:02 # export KARAF_ETC # Karaf etc folder 03:17:02 # export KARAF_LOG # Karaf log folder 03:17:02 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 03:17:02 # export KARAF_OPTS # Additional available Karaf options 03:17:02 # export KARAF_DEBUG # Enable debug mode 03:17:02 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 03:17:02 # export KARAF_NOROOT # Prevent execution as root if set to true 03:17:02 Set Java version 03:17:02 + echo 'Set Java version' 03:17:02 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 03:17:02 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 03:17:02 sudo: a password is required 03:17:02 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:17:02 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 03:17:02 sudo: a password is required 03:17:02 JDK default version ... 03:17:02 + echo 'JDK default version ...' 03:17:02 + java -version 03:17:02 openjdk version "21.0.5" 2024-10-15 03:17:02 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 03:17:02 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 03:17:02 Set JAVA_HOME 03:17:02 + echo 'Set JAVA_HOME' 03:17:02 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 03:17:02 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 03:17:02 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:17:02 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:17:02 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:17:02 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 03:17:02 Listing all open ports on controller system... 03:17:02 + echo 'Listing all open ports on controller system...' 03:17:02 + netstat -pnatu 03:17:02 /tmp/configuration-script.sh: line 40: netstat: command not found 03:17:02 Configuring cluster 03:17:02 + '[' -f /tmp/custom_shard_config.txt ']' 03:17:02 + echo 'Configuring cluster' 03:17:02 + /tmp/karaf-0.21.3/bin/configure_cluster.sh 1 10.30.171.106 03:17:02 ################################################ 03:17:02 ## Configure Cluster ## 03:17:02 ################################################ 03:17:02 NOTE: Cluster configuration files not found. Copying from 03:17:02 /tmp/karaf-0.21.3/system/org/opendaylight/controller/sal-clustering-config/10.0.11 03:17:02 Configuring unique name in akka.conf 03:17:02 Configuring hostname in akka.conf 03:17:02 Configuring data and rpc seed nodes in akka.conf 03:17:02 modules = [ 03:17:02 03:17:02 { 03:17:02 name = "inventory" 03:17:02 namespace = "urn:opendaylight:inventory" 03:17:02 shard-strategy = "module" 03:17:02 }, 03:17:02 { 03:17:02 name = "topology" 03:17:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 03:17:02 shard-strategy = "module" 03:17:02 }, 03:17:02 { 03:17:02 name = "toaster" 03:17:02 namespace = "http://netconfcentral.org/ns/toaster" 03:17:02 shard-strategy = "module" 03:17:02 } 03:17:02 ] 03:17:02 Configuring replication type in module-shards.conf 03:17:02 ################################################ 03:17:02 ## NOTE: Manually restart controller to ## 03:17:02 ## apply configuration. ## 03:17:02 ################################################ 03:17:02 Dump akka.conf 03:17:02 + echo 'Dump akka.conf' 03:17:02 + cat /tmp/karaf-0.21.3/configuration/initial/akka.conf 03:17:02 03:17:02 odl-cluster-data { 03:17:02 akka { 03:17:02 remote { 03:17:02 artery { 03:17:02 enabled = on 03:17:02 transport = tcp 03:17:02 canonical.hostname = "10.30.171.106" 03:17:02 canonical.port = 2550 03:17:02 } 03:17:02 } 03:17:02 03:17:02 cluster { 03:17:02 # Using artery. 03:17:02 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.106:2550"] 03:17:02 03:17:02 roles = ["member-1"] 03:17:02 03:17:02 # when under load we might trip a false positive on the failure detector 03:17:02 # failure-detector { 03:17:02 # heartbeat-interval = 4 s 03:17:02 # acceptable-heartbeat-pause = 16s 03:17:02 # } 03:17:02 } 03:17:02 03:17:02 persistence { 03:17:02 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 03:17:02 # modifying the following two properties. The directory location specified may be a relative or absolute path. 03:17:02 # The relative path is always relative to KARAF_HOME. 03:17:02 03:17:02 # snapshot-store.local.dir = "target/snapshots" 03:17:02 03:17:02 # Use lz4 compression for LocalSnapshotStore snapshots 03:17:02 snapshot-store.local.use-lz4-compression = false 03:17:02 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 03:17:02 snapshot-store.local.lz4-blocksize = 256KB 03:17:02 } 03:17:02 disable-default-actor-system-quarantined-event-handling = "false" 03:17:02 } 03:17:02 } 03:17:02 Dump modules.conf 03:17:02 + echo 'Dump modules.conf' 03:17:02 + cat /tmp/karaf-0.21.3/configuration/initial/modules.conf 03:17:02 modules = [ 03:17:02 03:17:02 { 03:17:02 name = "inventory" 03:17:02 namespace = "urn:opendaylight:inventory" 03:17:02 shard-strategy = "module" 03:17:02 }, 03:17:02 { 03:17:02 name = "topology" 03:17:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 03:17:02 shard-strategy = "module" 03:17:02 }, 03:17:02 { 03:17:02 name = "toaster" 03:17:02 namespace = "http://netconfcentral.org/ns/toaster" 03:17:02 shard-strategy = "module" 03:17:02 } 03:17:02 ] 03:17:02 Dump module-shards.conf 03:17:02 + echo 'Dump module-shards.conf' 03:17:02 + cat /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:17:02 module-shards = [ 03:17:02 { 03:17:02 name = "default" 03:17:02 shards = [ 03:17:02 { 03:17:02 name = "default" 03:17:02 replicas = ["member-1"] 03:17:02 } 03:17:02 ] 03:17:02 }, 03:17:02 { 03:17:02 name = "inventory" 03:17:02 shards = [ 03:17:02 { 03:17:02 name="inventory" 03:17:02 replicas = ["member-1"] 03:17:02 } 03:17:02 ] 03:17:02 }, 03:17:02 { 03:17:02 name = "topology" 03:17:02 shards = [ 03:17:02 { 03:17:02 name="topology" 03:17:02 replicas = ["member-1"] 03:17:02 } 03:17:02 ] 03:17:02 }, 03:17:02 { 03:17:02 name = "toaster" 03:17:02 shards = [ 03:17:02 { 03:17:02 name="toaster" 03:17:02 replicas = ["member-1"] 03:17:02 } 03:17:02 ] 03:17:02 } 03:17:02 ] 03:17:02 Locating config plan to use... 03:17:02 Finished running config plans 03:17:02 Starting member-1 with IP address 10.30.171.106 03:17:02 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:17:03 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:17:03 Redirecting karaf console output to karaf_console.log 03:17:03 Starting controller... 03:17:03 start: Redirecting Karaf output to /tmp/karaf-0.21.3/data/log/karaf_console.log 03:17:03 Execute the post startup script on controller 10.30.171.106 03:17:03 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:17:03 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:17:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:04 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 03:18:09 2025-09-17T03:17:26,700 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 279 - org.opendaylight.infrautils.ready-api - 7.1.5 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 03:18:09 Controller is UP 03:18:09 2025-09-17T03:17:26,700 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 279 - org.opendaylight.infrautils.ready-api - 7.1.5 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 03:18:09 Listing all open ports on controller system... 03:18:09 /tmp/post-startup-script.sh: line 51: netstat: command not found 03:18:09 looking for "BindException: Address already in use" in log file 03:18:09 looking for "server is unhealthy" in log file 03:18:09 Let's take the karaf thread dump 03:18:09 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:18:09 karaf main: org.apache.karaf.main.Main, pid:2036 03:18:09 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:18:10 Generating mininet variables... 03:18:10 Locating test plan to use... 03:18:10 Changing the testplan path... 03:18:10 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 03:18:10 # 03:18:10 # This program and the accompanying materials are made available under the 03:18:10 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 03:18:10 # and is available at http://www.eclipse.org/legal/epl-v10.html 03:18:10 03:18:10 # Place the suites in run order: 03:18:10 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot 03:18:10 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot 03:18:10 Starting Robot test suites /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot ... 03:18:10 ============================================================================== 03:18:10 bgpcep-bgp-ingest-mixed.txt 03:18:10 ============================================================================== 03:18:11 bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount :: BGP performance of in... 03:18:11 ============================================================================== 03:18:13 Check_For_Empty_Ipv4_Topology_Before_Talking :: Wait for example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:14 | PASS | 03:18:14 ------------------------------------------------------------------------------ 03:18:14 Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:15 | PASS | 03:18:15 ------------------------------------------------------------------------------ 03:18:15 Reconfigure_Data_Change_Counter :: Configure data change counter t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:15 | PASS | 03:18:15 ------------------------------------------------------------------------------ 03:18:15 Verify_Data_Change_Counter_Ready :: Data change counter might have... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:15 | PASS | 03:18:15 ------------------------------------------------------------------------------ 03:18:15 Start_Talking_BGP_Speaker :: Start Python speaker to connect to ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:15 | PASS | 03:18:15 ------------------------------------------------------------------------------ 03:18:15 Wait_For_Stable_Talking_Ipv4_Topology :: Wait until example-ipv4-t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:20:16 | PASS | 03:20:16 ------------------------------------------------------------------------------ 03:20:16 Check_Talking_Ipv4_Topology_Count :: Count the routes in example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:20:17 | PASS | 03:20:17 ------------------------------------------------------------------------------ 03:20:17 Kill_Talking_BGP_Speaker :: Abort the Python speaker. Also, attemp... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:20:17 | PASS | 03:20:17 ------------------------------------------------------------------------------ 03:20:17 Store_Results_For_Talking_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:20:17 | PASS | 03:20:17 ------------------------------------------------------------------------------ 03:20:17 Wait_For_Stable_Ipv4_Topology_After_Talking :: Wait until example-... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:22:18 | PASS | 03:22:18 ------------------------------------------------------------------------------ 03:22:18 Check_For_Empty_Ipv4_Topology_After_Talking :: Example-ipv4-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:22:18 | PASS | 03:22:18 ------------------------------------------------------------------------------ 03:22:18 Start_Listening_BGP_Speaker :: Start Python speaker in listening m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:22:18 | PASS | 03:22:18 ------------------------------------------------------------------------------ 03:22:18 Reconfigure_ODL_To_Initiate_Connection :: Replace BGP peer config ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:22:18 | PASS | 03:22:18 ------------------------------------------------------------------------------ 03:22:18 Wait_For_Stable_Listening_Ipv4_Topology :: Wait until example-ipv4... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:24:19 | PASS | 03:24:19 ------------------------------------------------------------------------------ 03:24:19 Check_Listening_Ipv4_Topology_Count :: Count the routes in example... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:24:20 | PASS | 03:24:20 ------------------------------------------------------------------------------ 03:24:20 Kill_Listening_BGP_Speaker :: Abort the Python speaker. Also, atte... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:24:20 | PASS | 03:24:20 ------------------------------------------------------------------------------ 03:24:20 Store_Results_For_Listening_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:24:20 | PASS | 03:24:20 ------------------------------------------------------------------------------ 03:24:20 Wait_For_Stable_Ipv4_Topology_After_Listening :: Wait until exampl... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:26:21 | PASS | 03:26:21 ------------------------------------------------------------------------------ 03:26:21 Check_For_Empty_Ipv4_Topology_After_Listening :: Example-ipv4-topo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:26:21 | PASS | 03:26:21 ------------------------------------------------------------------------------ 03:26:21 Restore_Data_Change_Counter_Configuration :: Configure data change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:26:22 | PASS | 03:26:22 ------------------------------------------------------------------------------ 03:26:22 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:26:22 | PASS | 03:26:22 ------------------------------------------------------------------------------ 03:26:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:26:23 bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount :: BGP performa... | PASS | 03:26:23 21 tests, 21 passed, 0 failed 03:26:23 ============================================================================== 03:26:23 bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount :: BGP performance of in... 03:26:23 ============================================================================== 03:26:24 Check_For_Empty_Ipv4_Topology_Before_Talking :: Wait for example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:26:24 | PASS | 03:26:24 ------------------------------------------------------------------------------ 03:26:24 Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:26:25 | PASS | 03:26:25 ------------------------------------------------------------------------------ 03:26:25 Start_Talking_BGP_Speaker :: Start Python speaker to connect to ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:26:25 | PASS | 03:26:25 ------------------------------------------------------------------------------ 03:26:25 Wait_For_Stable_Talking_Ipv4_Topology :: Wait until example-ipv4-t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:28:26 | PASS | 03:28:26 ------------------------------------------------------------------------------ 03:28:26 Check_Talking_Ipv4_Topology_Count :: Count the routes in example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:28:27 | PASS | 03:28:27 ------------------------------------------------------------------------------ 03:28:27 Kill_Talking_BGP_Speaker :: Abort the Python speaker. Also, attemp... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:28:27 | PASS | 03:28:27 ------------------------------------------------------------------------------ 03:28:27 Store_Results_For_Talking_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:28:27 | PASS | 03:28:27 ------------------------------------------------------------------------------ 03:28:27 Wait_For_Stable_Ipv4_Topology_After_Talking :: Wait until example-... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:30:28 | PASS | 03:30:28 ------------------------------------------------------------------------------ 03:30:28 Check_For_Empty_Ipv4_Topology_After_Talking :: Example-ipv4-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:30:28 | PASS | 03:30:28 ------------------------------------------------------------------------------ 03:30:28 Start_Listening_BGP_Speaker :: Start Python speaker in listening m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:30:29 | PASS | 03:30:29 ------------------------------------------------------------------------------ 03:30:29 Reconfigure_ODL_To_Initiate_Connection :: Replace BGP peer config ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:30:29 | PASS | 03:30:29 ------------------------------------------------------------------------------ 03:30:29 Wait_For_Stable_Listening_Ipv4_Topology :: Wait until example-ipv4... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:32:30 | PASS | 03:32:30 ------------------------------------------------------------------------------ 03:32:30 Check_Listening_Ipv4_Topology_Count :: Count the routes in example... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:32:31 | PASS | 03:32:31 ------------------------------------------------------------------------------ 03:32:31 Kill_Listening_BGP_Speaker :: Abort the Python speaker. Also, atte... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:32:31 | PASS | 03:32:31 ------------------------------------------------------------------------------ 03:32:31 Store_Results_For_Listening_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:32:31 | PASS | 03:32:31 ------------------------------------------------------------------------------ 03:32:31 Wait_For_Stable_Ipv4_Topology_After_Listening :: Wait until exampl... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:34:33 | PASS | 03:34:33 ------------------------------------------------------------------------------ 03:34:33 Check_For_Empty_Ipv4_Topology_After_Listening :: Example-ipv4-topo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:34:33 | PASS | 03:34:33 ------------------------------------------------------------------------------ 03:34:33 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:34:34 | PASS | 03:34:34 ------------------------------------------------------------------------------ 03:34:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:34:34 bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount :: BGP performa... | PASS | 03:34:34 18 tests, 18 passed, 0 failed 03:34:34 ============================================================================== 03:34:34 bgpcep-bgp-ingest-mixed.txt | PASS | 03:34:34 39 tests, 39 passed, 0 failed 03:34:34 ============================================================================== 03:34:34 Output: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/output.xml 03:34:35 Log: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/log.html 03:34:35 Report: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/report.html 03:34:35 Examining the files in data/log and checking filesize 03:34:35 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:35 total 684 03:34:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 03:17 . 03:34:35 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 17 03:17 karaf_console.log 03:34:35 drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 03:17 .. 03:34:35 -rw-rw-r-- 1 jenkins jenkins 686264 Sep 17 03:34 karaf.log 03:34:35 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:35 672K /tmp/karaf-0.21.3/data/log/karaf.log 03:34:35 4.0K /tmp/karaf-0.21.3/data/log/karaf_console.log 03:34:35 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:35 ls: cannot access '/tmp/karaf-0.21.3/*.hprof': No such file or directory 03:34:35 Let's take the karaf thread dump again... 03:34:36 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:36 karaf main: org.apache.karaf.main.Main, pid:2036 03:34:36 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:37 Killing ODL 03:34:37 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:42 Compressing karaf.log 1 03:34:42 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:42 Fetching compressed karaf.log 1 03:34:42 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:42 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:43 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:43 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:43 Fetch GC logs 03:34:43 Warning: Permanently added '10.30.171.106' (ECDSA) to the list of known hosts. 03:34:43 scp: /tmp/karaf-0.21.3/data/log/*.log: No such file or directory 03:34:43 Examine copied files 03:34:43 total 3972 03:34:43 drwxrwxr-x. 2 jenkins jenkins 6 Sep 17 03:34 gclogs-1 03:34:43 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 17 03:34 odl1_karaf_console.log 03:34:43 -rw-rw-r--. 1 jenkins jenkins 47603 Sep 17 03:34 odl1_karaf.log.gz 03:34:43 -rw-rw-r--. 1 jenkins jenkins 149788 Sep 17 03:34 karaf_1_2036_threads_after.log 03:34:43 -rw-rw-r--. 1 jenkins jenkins 13497 Sep 17 03:34 ps_after.log 03:34:43 -rw-rw-r--. 1 jenkins jenkins 251046 Sep 17 03:34 report.html 03:34:43 -rw-rw-r--. 1 jenkins jenkins 731350 Sep 17 03:34 log.html 03:34:43 -rw-rw-r--. 1 jenkins jenkins 2615523 Sep 17 03:34 output.xml 03:34:43 -rw-rw-r--. 1 jenkins jenkins 29 Sep 17 03:32 prefixcount-listening-performance-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 31 Sep 17 03:32 prefixcount-listening-totals-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 29 Sep 17 03:32 performance-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 31 Sep 17 03:32 totals-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 29 Sep 17 03:28 prefixcount-talking-performance-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 31 Sep 17 03:28 prefixcount-talking-totals-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 29 Sep 17 03:24 changecount-listening-performance-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 31 Sep 17 03:24 changecount-listening-totals-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 29 Sep 17 03:20 changecount-talking-performance-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 31 Sep 17 03:20 changecount-talking-totals-bgp.csv 03:34:43 -rw-rw-r--. 1 jenkins jenkins 577 Sep 17 03:18 testplan.txt 03:34:43 -rw-rw-r--. 1 jenkins jenkins 134509 Sep 17 03:18 karaf_1_2036_threads_before.log 03:34:43 -rw-rw-r--. 1 jenkins jenkins 14059 Sep 17 03:18 ps_before.log 03:34:43 -rw-rw-r--. 1 jenkins jenkins 3291 Sep 17 03:16 post-startup-script.sh 03:34:43 -rw-rw-r--. 1 jenkins jenkins 225 Sep 17 03:16 startup-script.sh 03:34:43 -rw-rw-r--. 1 jenkins jenkins 3272 Sep 17 03:16 configuration-script.sh 03:34:43 -rw-rw-r--. 1 jenkins jenkins 428 Sep 17 03:16 scriptplan.txt 03:34:43 -rw-rw-r--. 1 jenkins jenkins 266 Sep 17 03:16 detect_variables.env 03:34:43 -rw-rw-r--. 1 jenkins jenkins 92 Sep 17 03:16 set_variables.env 03:34:43 -rw-rw-r--. 1 jenkins jenkins 299 Sep 17 03:16 slave_addresses.txt 03:34:43 -rw-rw-r--. 1 jenkins jenkins 570 Sep 17 03:16 requirements.txt 03:34:43 -rw-rw-r--. 1 jenkins jenkins 26 Sep 17 03:16 env.properties 03:34:43 -rw-rw-r--. 1 jenkins jenkins 334 Sep 17 03:14 stack-parameters.yaml 03:34:43 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 17 03:13 test 03:34:43 drwxrwxr-x. 2 jenkins jenkins 6 Sep 17 03:13 test@tmp 03:34:43 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins4042591598454640136.sh 03:34:43 Karaf Deployments, Tests must have already run 03:34:43 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/sh /tmp/jenkins12829642836292189005.sh 03:34:43 Cleaning up Robot installation... 03:34:44 $ ssh-agent -k 03:34:44 unset SSH_AUTH_SOCK; 03:34:44 unset SSH_AGENT_PID; 03:34:44 echo Agent pid 5826 killed; 03:34:44 [ssh-agent] Stopped. 03:34:44 Recording plot data 03:34:44 Robot results publisher started... 03:34:44 INFO: Checking test criticality is deprecated and will be dropped in a future release! 03:34:44 -Parsing output xml: 03:34:45 Done! 03:34:45 -Copying log files to build dir: 03:34:45 Done! 03:34:45 -Assigning results to build: 03:34:45 Done! 03:34:45 -Checking thresholds: 03:34:45 Done! 03:34:45 Done publishing Robot results. 03:34:45 [PostBuildScript] - [INFO] Executing post build scripts. 03:34:45 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins2883633401433445081.sh 03:34:45 Archiving csit artifacts 03:34:45 mv: cannot stat '*_1.png': No such file or directory 03:34:45 mv: cannot stat '/tmp/odl1_*': No such file or directory 03:34:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:45 Dload Upload Total Spent Left Speed 03:34:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 633k 0 633k 0 0 4729k 0 --:--:-- --:--:-- --:--:-- 4729k 03:34:45 Archive: robot-plugin.zip 03:34:45 inflating: ./archives/robot-plugin/log.html 03:34:45 inflating: ./archives/robot-plugin/output.xml 03:34:45 inflating: ./archives/robot-plugin/report.html 03:34:45 mv: cannot stat '*.log.gz': No such file or directory 03:34:45 mv: cannot stat '*.png': No such file or directory 03:34:45 [PostBuildScript] - [INFO] Executing post build scripts. 03:34:45 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins8482470249509752367.sh 03:34:45 [PostBuildScript] - [INFO] Executing post build scripts. 03:34:45 [EnvInject] - Injecting environment variables from a build step. 03:34:45 [EnvInject] - Injecting as environment variables the properties content 03:34:45 OS_CLOUD=vex 03:34:45 OS_STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392 03:34:45 03:34:45 [EnvInject] - Variables injected successfully. 03:34:45 provisioning config files... 03:34:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:34:46 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins10013640279605459517.sh 03:34:46 ---> openstack-stack-delete.sh 03:34:46 Setup pyenv: 03:34:46 system 03:34:46 3.8.13 03:34:46 3.9.13 03:34:46 3.10.13 03:34:46 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from file:/tmp/.os_lf_venv 03:34:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:34:48 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:34:48 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:35:02 INFO: Retrieving stack cost for: releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392 03:35:05 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 03:35:17 INFO: Deleting stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392 03:35:17 Successfully deleted stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-scandium-392 03:35:17 [PostBuildScript] - [INFO] Executing post build scripts. 03:35:17 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins1276053803556978137.sh 03:35:17 ---> sysstat.sh 03:35:18 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins9322057513459204440.sh 03:35:18 ---> package-listing.sh 03:35:18 ++ facter osfamily 03:35:18 ++ tr '[:upper:]' '[:lower:]' 03:35:18 + OS_FAMILY=redhat 03:35:18 + workspace=/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium 03:35:18 + START_PACKAGES=/tmp/packages_start.txt 03:35:18 + END_PACKAGES=/tmp/packages_end.txt 03:35:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:35:18 + PACKAGES=/tmp/packages_start.txt 03:35:18 + '[' /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium ']' 03:35:18 + PACKAGES=/tmp/packages_end.txt 03:35:18 + case "${OS_FAMILY}" in 03:35:18 + rpm -qa 03:35:18 + sort 03:35:19 + '[' -f /tmp/packages_start.txt ']' 03:35:19 + '[' -f /tmp/packages_end.txt ']' 03:35:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:35:19 + '[' /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium ']' 03:35:19 + mkdir -p /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/archives/ 03:35:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/archives/ 03:35:19 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins15971719059024685453.sh 03:35:19 ---> capture-instance-metadata.sh 03:35:19 Setup pyenv: 03:35:19 system 03:35:19 3.8.13 03:35:19 3.9.13 03:35:19 3.10.13 03:35:19 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from file:/tmp/.os_lf_venv 03:35:21 lf-activate-venv(): INFO: Installing: lftools 03:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:35:32 INFO: Running in OpenStack, capturing instance metadata 03:35:33 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins5866454382137887006.sh 03:35:33 provisioning config files... 03:35:33 Could not find credentials [logs] for bgpcep-csit-1node-bgp-ingest-mixed-all-scandium #392 03:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium@tmp/config2423080847929210111tmp 03:35:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:35:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:35:33 provisioning config files... 03:35:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:35:33 [EnvInject] - Injecting environment variables from a build step. 03:35:33 [EnvInject] - Injecting as environment variables the properties content 03:35:33 SERVER_ID=logs 03:35:33 03:35:33 [EnvInject] - Variables injected successfully. 03:35:33 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins785509988279417384.sh 03:35:33 ---> create-netrc.sh 03:35:33 WARN: Log server credential not found. 03:35:33 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins8462998745306181708.sh 03:35:33 ---> python-tools-install.sh 03:35:34 Setup pyenv: 03:35:34 system 03:35:34 3.8.13 03:35:34 3.9.13 03:35:34 3.10.13 03:35:34 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from file:/tmp/.os_lf_venv 03:35:36 lf-activate-venv(): INFO: Installing: lftools 03:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:35:46 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins4759048594146653127.sh 03:35:46 ---> sudo-logs.sh 03:35:46 Archiving 'sudo' log.. 03:35:46 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash /tmp/jenkins13341593315985581500.sh 03:35:46 ---> job-cost.sh 03:35:46 Setup pyenv: 03:35:47 system 03:35:47 3.8.13 03:35:47 3.9.13 03:35:47 3.10.13 03:35:47 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from file:/tmp/.os_lf_venv 03:35:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:35:56 DEBUG: total: 0.16999999999999998 03:35:56 INFO: Retrieving Stack Cost... 03:35:56 INFO: Retrieving Pricing Info for: v3-standard-2 03:35:56 INFO: Archiving Costs 03:35:56 [bgpcep-csit-1node-bgp-ingest-mixed-all-scandium] $ /bin/bash -l /tmp/jenkins11473202664464609692.sh 03:35:57 ---> logs-deploy.sh 03:35:57 Setup pyenv: 03:35:57 system 03:35:57 3.8.13 03:35:57 3.9.13 03:35:57 3.10.13 03:35:57 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/.python-version) 03:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jmlg from file:/tmp/.os_lf_venv 03:35:59 lf-activate-venv(): INFO: Installing: lftools 03:36:09 lf-activate-venv(): INFO: Adding /tmp/venv-jmlg/bin to PATH 03:36:09 WARNING: Nexus logging server not set 03:36:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-bgp-ingest-mixed-all-scandium/392/ 03:36:09 INFO: archiving logs to S3 03:36:10 ---> uname -a: 03:36:10 Linux prd-centos8-robot-2c-8g-53101.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 03:36:10 03:36:10 03:36:10 ---> lscpu: 03:36:10 Architecture: x86_64 03:36:10 CPU op-mode(s): 32-bit, 64-bit 03:36:10 Byte Order: Little Endian 03:36:10 CPU(s): 2 03:36:10 On-line CPU(s) list: 0,1 03:36:10 Thread(s) per core: 1 03:36:10 Core(s) per socket: 1 03:36:10 Socket(s): 2 03:36:10 NUMA node(s): 1 03:36:10 Vendor ID: AuthenticAMD 03:36:10 CPU family: 23 03:36:10 Model: 49 03:36:10 Model name: AMD EPYC-Rome Processor 03:36:10 Stepping: 0 03:36:10 CPU MHz: 2800.000 03:36:10 BogoMIPS: 5600.00 03:36:10 Virtualization: AMD-V 03:36:10 Hypervisor vendor: KVM 03:36:10 Virtualization type: full 03:36:10 L1d cache: 32K 03:36:10 L1i cache: 32K 03:36:10 L2 cache: 512K 03:36:10 L3 cache: 16384K 03:36:10 NUMA node0 CPU(s): 0,1 03:36:10 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 03:36:10 03:36:10 03:36:10 ---> nproc: 03:36:10 2 03:36:10 03:36:10 03:36:10 ---> df -h: 03:36:10 Filesystem Size Used Avail Use% Mounted on 03:36:10 devtmpfs 3.8G 0 3.8G 0% /dev 03:36:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:36:10 tmpfs 3.8G 17M 3.8G 1% /run 03:36:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:36:10 /dev/vda1 40G 8.3G 32G 21% / 03:36:10 tmpfs 770M 0 770M 0% /run/user/1001 03:36:10 03:36:10 03:36:10 ---> free -m: 03:36:10 total used free shared buff/cache available 03:36:10 Mem: 7697 570 4934 19 2192 6828 03:36:10 Swap: 1023 0 1023 03:36:10 03:36:10 03:36:10 ---> ip addr: 03:36:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:36:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:36:10 inet 127.0.0.1/8 scope host lo 03:36:10 valid_lft forever preferred_lft forever 03:36:10 inet6 ::1/128 scope host 03:36:10 valid_lft forever preferred_lft forever 03:36:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:36:10 link/ether fa:16:3e:a4:f7:6e brd ff:ff:ff:ff:ff:ff 03:36:10 altname enp0s3 03:36:10 altname ens3 03:36:10 inet 10.30.171.204/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:36:10 valid_lft 75972sec preferred_lft 75972sec 03:36:10 inet6 fe80::f816:3eff:fea4:f76e/64 scope link 03:36:10 valid_lft forever preferred_lft forever 03:36:10 03:36:10 03:36:10 ---> sar -b -r -n DEV: 03:36:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/17/2025 _x86_64_ (2 CPU) 03:36:10 03:36:10 00:42:19 LINUX RESTART (2 CPU) 03:36:10 03:36:10 12:43:01 AM tps rtps wtps bread/s bwrtn/s 03:36:10 12:44:01 AM 4.82 0.00 4.82 0.00 709.95 03:36:10 12:45:01 AM 0.80 0.00 0.80 0.00 13.25 03:36:10 12:46:01 AM 0.40 0.03 0.37 0.53 5.73 03:36:10 12:47:01 AM 0.13 0.00 0.13 0.00 1.32 03:36:10 12:48:01 AM 0.15 0.00 0.15 0.00 1.12 03:36:10 12:49:01 AM 0.30 0.00 0.30 0.00 5.37 03:36:10 12:50:00 AM 0.20 0.00 0.20 0.00 2.03 03:36:10 12:50:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 12:51:01 AM 0.13 0.00 0.13 0.00 1.25 03:36:10 12:52:01 AM 0.20 0.00 0.20 0.00 3.07 03:36:10 12:53:01 AM 0.33 0.00 0.33 0.00 4.97 03:36:10 12:54:01 AM 0.10 0.00 0.10 0.00 1.20 03:36:10 12:55:01 AM 0.15 0.00 0.15 0.00 1.05 03:36:10 12:56:01 AM 0.18 0.00 0.18 0.00 2.23 03:36:10 12:57:01 AM 0.15 0.00 0.15 0.00 1.62 03:36:10 12:58:01 AM 1.32 0.03 1.28 0.27 30.87 03:36:10 12:59:01 AM 0.17 0.00 0.17 0.00 2.23 03:36:10 01:00:00 AM 0.14 0.00 0.14 0.00 1.22 03:36:10 01:00:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 01:01:01 AM 0.27 0.02 0.25 0.13 3.23 03:36:10 01:02:01 AM 0.32 0.07 0.25 1.73 5.03 03:36:10 01:03:01 AM 0.40 0.00 0.40 0.00 5.56 03:36:10 01:04:01 AM 0.12 0.00 0.12 0.00 0.90 03:36:10 01:05:01 AM 0.10 0.00 0.10 0.00 1.33 03:36:10 01:06:01 AM 0.23 0.00 0.23 0.00 2.48 03:36:10 01:07:01 AM 0.10 0.00 0.10 0.00 0.63 03:36:10 01:08:01 AM 0.30 0.00 0.30 0.00 5.28 03:36:10 01:09:01 AM 0.12 0.00 0.12 0.00 0.78 03:36:10 01:10:00 AM 0.12 0.00 0.12 0.00 0.78 03:36:10 01:10:02 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 01:11:01 AM 0.22 0.00 0.22 0.00 3.15 03:36:10 01:12:01 AM 0.23 0.00 0.23 0.00 2.93 03:36:10 01:13:01 AM 0.18 0.00 0.18 0.00 2.65 03:36:10 01:14:01 AM 0.25 0.00 0.25 0.00 4.00 03:36:10 01:15:01 AM 0.22 0.00 0.22 0.00 2.45 03:36:10 01:16:01 AM 0.15 0.00 0.15 0.00 1.87 03:36:10 01:17:01 AM 0.13 0.00 0.13 0.00 2.22 03:36:10 01:18:01 AM 0.25 0.00 0.25 0.00 3.12 03:36:10 01:19:01 AM 0.30 0.00 0.30 0.00 5.58 03:36:10 01:20:00 AM 0.17 0.00 0.17 0.00 2.20 03:36:10 01:21:01 AM 0.25 0.00 0.25 0.00 3.09 03:36:10 01:22:01 AM 0.17 0.00 0.17 0.00 3.28 03:36:10 01:23:01 AM 0.22 0.00 0.22 0.00 2.08 03:36:10 01:24:01 AM 0.23 0.00 0.23 0.00 3.07 03:36:10 01:25:01 AM 0.12 0.00 0.12 0.00 0.93 03:36:10 01:26:01 AM 1.23 0.32 0.92 6.93 21.78 03:36:10 01:27:01 AM 0.17 0.00 0.17 0.00 2.12 03:36:10 01:28:01 AM 0.15 0.00 0.15 0.00 1.78 03:36:10 01:29:01 AM 0.25 0.00 0.25 0.00 3.48 03:36:10 01:30:00 AM 0.08 0.00 0.08 0.00 0.50 03:36:10 01:30:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 01:31:01 AM 0.28 0.00 0.28 0.00 3.22 03:36:10 01:32:01 AM 0.40 0.00 0.40 0.00 5.16 03:36:10 01:33:01 AM 0.32 0.00 0.32 0.00 3.38 03:36:10 01:34:01 AM 0.50 0.00 0.50 0.00 6.00 03:36:10 01:35:01 AM 0.32 0.00 0.32 0.00 3.28 03:36:10 01:36:01 AM 0.37 0.00 0.37 0.00 4.17 03:36:10 01:37:01 AM 0.30 0.00 0.30 0.00 3.02 03:36:10 01:38:01 AM 0.35 0.00 0.35 0.00 3.87 03:36:10 01:39:01 AM 0.50 0.00 0.50 0.00 7.30 03:36:10 01:40:00 AM 0.29 0.00 0.29 0.00 2.92 03:36:10 01:40:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 01:41:01 AM 0.40 0.00 0.40 0.00 4.32 03:36:10 01:42:01 AM 0.32 0.00 0.32 0.00 3.42 03:36:10 01:43:01 AM 0.38 0.02 0.37 0.13 4.02 03:36:10 01:44:01 AM 9.10 5.93 3.17 574.74 75.67 03:36:10 01:45:01 AM 0.45 0.00 0.45 0.00 5.57 03:36:10 01:46:01 AM 0.55 0.00 0.55 0.00 7.95 03:36:10 01:47:01 AM 0.30 0.00 0.30 0.00 3.28 03:36:10 01:48:01 AM 0.35 0.00 0.35 0.00 4.00 03:36:10 01:49:01 AM 0.38 0.00 0.38 0.00 5.22 03:36:10 01:50:00 AM 0.36 0.00 0.36 0.00 3.48 03:36:10 01:50:01 AM 3.41 0.00 3.41 0.00 23.86 03:36:10 01:51:01 AM 0.40 0.00 0.40 0.00 4.32 03:36:10 01:52:01 AM 0.35 0.00 0.35 0.00 3.47 03:36:10 01:53:01 AM 0.47 0.00 0.47 0.00 5.73 03:36:10 01:54:01 AM 0.43 0.00 0.43 0.00 5.32 03:36:10 01:55:01 AM 0.28 0.00 0.28 0.00 2.88 03:36:10 01:56:01 AM 0.30 0.00 0.30 0.00 2.68 03:36:10 01:57:01 AM 0.35 0.00 0.35 0.00 3.43 03:36:10 01:58:01 AM 0.33 0.00 0.33 0.00 3.33 03:36:10 01:59:01 AM 0.45 0.00 0.45 0.00 6.17 03:36:10 02:00:00 AM 0.32 0.00 0.32 0.00 3.20 03:36:10 02:00:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 02:01:01 AM 0.48 0.00 0.48 0.00 5.98 03:36:10 02:02:01 AM 0.30 0.00 0.30 0.00 3.43 03:36:10 02:03:01 AM 0.38 0.00 0.38 0.00 3.87 03:36:10 02:04:01 AM 0.47 0.00 0.47 0.00 5.77 03:36:10 02:05:01 AM 0.30 0.00 0.30 0.00 3.02 03:36:10 02:06:01 AM 0.55 0.00 0.55 0.00 7.95 03:36:10 02:07:01 AM 0.33 0.00 0.33 0.00 3.47 03:36:10 02:08:01 AM 0.47 0.00 0.47 0.00 6.43 03:36:10 02:09:01 AM 0.28 0.00 0.28 0.00 2.88 03:36:10 02:10:00 AM 0.32 0.00 0.32 0.00 3.35 03:36:10 02:10:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 02:11:01 AM 0.47 0.00 0.47 0.00 5.72 03:36:10 02:12:01 AM 0.33 0.00 0.33 0.00 3.60 03:36:10 02:13:01 AM 0.45 0.00 0.45 0.00 6.05 03:36:10 02:14:01 AM 0.32 0.00 0.32 0.00 3.28 03:36:10 02:15:02 AM 0.33 0.00 0.33 0.00 3.47 03:36:10 02:16:01 AM 0.30 0.00 0.30 0.00 2.97 03:36:10 02:17:01 AM 0.30 0.00 0.30 0.00 3.02 03:36:10 02:18:01 AM 0.45 0.00 0.45 0.00 6.03 03:36:10 02:19:01 AM 0.28 0.00 0.28 0.00 2.88 03:36:10 02:20:00 AM 0.30 0.00 0.30 0.00 2.66 03:36:10 02:21:01 AM 0.31 0.00 0.31 0.00 4.77 03:36:10 02:22:01 AM 0.10 0.00 0.10 0.00 0.63 03:36:10 02:23:01 AM 0.32 0.00 0.32 0.00 5.00 03:36:10 02:24:01 AM 0.12 0.00 0.12 0.00 0.90 03:36:10 02:25:01 AM 0.12 0.00 0.12 0.00 0.77 03:36:10 02:26:01 AM 0.10 0.00 0.10 0.00 0.98 03:36:10 02:27:01 AM 0.12 0.00 0.12 0.00 1.30 03:36:10 02:28:01 AM 0.28 0.00 0.28 0.00 4.12 03:36:10 02:29:01 AM 0.28 0.00 0.28 0.00 4.97 03:36:10 02:30:00 AM 0.13 0.00 0.13 0.00 1.58 03:36:10 02:31:01 AM 0.17 0.00 0.17 0.00 1.24 03:36:10 02:32:01 AM 0.20 0.00 0.20 0.00 3.20 03:36:10 02:33:01 AM 0.22 0.00 0.22 0.00 3.00 03:36:10 02:34:01 AM 0.23 0.00 0.23 0.00 2.93 03:36:10 02:35:01 AM 0.20 0.00 0.20 0.00 2.52 03:36:10 02:36:01 AM 0.15 0.00 0.15 0.00 1.45 03:36:10 02:37:01 AM 0.13 0.00 0.13 0.00 1.68 03:36:10 02:38:01 AM 0.15 0.00 0.15 0.00 1.62 03:36:10 02:39:01 AM 0.20 0.00 0.20 0.00 2.93 03:36:10 02:40:00 AM 0.08 0.00 0.08 0.00 0.50 03:36:10 02:40:01 AM 1.64 0.00 1.64 0.00 13.11 03:36:10 02:41:01 AM 0.13 0.00 0.13 0.00 1.10 03:36:10 02:42:01 AM 0.22 0.00 0.22 0.00 3.32 03:36:10 02:43:01 AM 0.20 0.00 0.20 0.00 2.23 03:36:10 02:44:01 AM 0.25 0.00 0.25 0.00 3.48 03:36:10 02:45:01 AM 0.13 0.00 0.13 0.00 1.55 03:36:10 02:46:01 AM 0.25 0.00 0.25 0.00 3.72 03:36:10 02:47:01 AM 0.20 0.00 0.20 0.00 1.75 03:36:10 02:48:01 AM 0.15 0.00 0.15 0.00 1.88 03:36:10 02:49:01 AM 0.22 0.00 0.22 0.00 3.20 03:36:10 02:50:00 AM 0.12 0.00 0.12 0.00 0.78 03:36:10 02:50:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 02:51:01 AM 0.22 0.00 0.22 0.00 2.68 03:36:10 02:52:01 AM 0.18 0.00 0.18 0.00 2.52 03:36:10 02:53:01 AM 0.17 0.00 0.17 0.00 1.63 03:36:10 02:54:01 AM 0.23 0.00 0.23 0.00 3.27 03:36:10 02:55:01 AM 0.15 0.00 0.15 0.00 1.18 03:36:10 02:56:01 AM 0.10 0.00 0.10 0.00 0.63 03:36:10 02:57:01 AM 0.10 0.00 0.10 0.00 0.77 03:36:10 02:58:01 AM 0.17 0.00 0.17 0.00 1.22 03:36:10 02:59:01 AM 0.28 0.00 0.28 0.00 5.08 03:36:10 03:00:00 AM 0.17 0.00 0.17 0.00 1.88 03:36:10 03:00:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 03:01:01 AM 0.13 0.00 0.13 0.00 0.93 03:36:10 03:02:01 AM 0.12 0.00 0.12 0.00 1.70 03:36:10 03:03:01 AM 0.23 0.00 0.23 0.00 2.70 03:36:10 03:04:01 AM 0.28 0.00 0.28 0.00 4.32 03:36:10 03:05:01 AM 0.15 0.00 0.15 0.00 1.05 03:36:10 03:06:01 AM 0.10 0.00 0.10 0.00 1.20 03:36:10 03:07:01 AM 0.78 0.00 0.78 0.00 11.55 03:36:10 03:08:01 AM 0.27 0.00 0.27 0.00 3.65 03:36:10 03:09:01 AM 0.27 0.00 0.27 0.00 4.95 03:36:10 03:10:00 AM 0.19 0.00 0.19 0.00 1.78 03:36:10 03:10:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 03:11:01 AM 0.18 0.00 0.18 0.00 2.02 03:36:10 03:12:01 AM 0.15 0.00 0.15 0.00 2.27 03:36:10 03:13:01 AM 0.22 0.00 0.22 0.00 2.43 03:36:10 03:14:01 AM 34.46 8.26 26.19 1452.72 2910.08 03:36:10 03:15:01 AM 122.56 0.72 121.85 52.92 11355.39 03:36:10 03:16:01 AM 29.07 0.38 28.69 64.25 3063.13 03:36:10 03:17:01 AM 67.31 6.97 60.34 1292.98 4219.91 03:36:10 03:18:01 AM 24.63 0.00 24.63 0.00 5656.75 03:36:10 03:19:01 AM 4.45 0.23 4.22 12.66 160.01 03:36:10 03:20:00 AM 0.20 0.00 0.20 0.00 4.81 03:36:10 03:20:01 AM 0.00 0.00 0.00 0.00 0.00 03:36:10 03:21:01 AM 0.30 0.00 0.30 0.00 10.50 03:36:10 03:22:02 AM 0.23 0.00 0.23 0.00 4.55 03:36:10 03:23:01 AM 0.51 0.00 0.51 0.00 15.66 03:36:10 03:24:01 AM 0.33 0.00 0.33 0.00 5.33 03:36:10 03:25:01 AM 0.27 0.00 0.27 0.00 10.68 03:36:10 03:26:01 AM 0.23 0.00 0.23 0.00 3.75 03:36:10 03:27:01 AM 0.13 0.00 0.13 0.00 16.03 03:36:10 03:28:01 AM 0.42 0.00 0.42 0.00 7.96 03:36:10 03:29:01 AM 0.35 0.00 0.35 0.00 11.31 03:36:10 03:30:00 AM 0.18 0.00 0.18 0.00 2.83 03:36:10 03:31:01 AM 0.25 0.00 0.25 0.00 3.86 03:36:10 03:32:01 AM 0.22 0.00 0.22 0.00 12.01 03:36:10 03:33:01 AM 0.38 0.00 0.38 0.00 6.56 03:36:10 03:34:01 AM 0.28 0.00 0.28 0.00 11.67 03:36:10 03:35:01 AM 14.56 0.32 14.25 36.92 503.48 03:36:10 03:36:01 AM 31.27 0.47 30.81 52.92 1489.22 03:36:10 Average: 2.24 0.14 2.10 20.53 178.02 03:36:10 03:36:10 12:43:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:36:10 12:44:01 AM 5873956 7233360 2008468 25.48 2688 1558468 585796 6.56 152176 1596680 8 03:36:10 12:45:01 AM 5873224 7232628 2009200 25.49 2688 1558468 585796 6.56 152212 1597712 4 03:36:10 12:46:01 AM 5869944 7229344 2012480 25.53 2688 1558488 585796 6.56 152292 1600868 4 03:36:10 12:47:01 AM 5870012 7229412 2012412 25.53 2688 1558488 585796 6.56 152292 1600868 4 03:36:10 12:48:01 AM 5870264 7229664 2012160 25.53 2688 1558488 585796 6.56 152292 1600928 12 03:36:10 12:49:01 AM 5870236 7229640 2012188 25.53 2688 1558492 585796 6.56 152292 1600872 8 03:36:10 12:50:00 AM 5870656 7230060 2011768 25.52 2688 1558492 568144 6.36 152292 1600640 4 03:36:10 12:50:01 AM 5869960 7229388 2012464 25.53 2688 1558496 568144 6.36 152292 1601176 20 03:36:10 12:51:01 AM 5870020 7229456 2012404 25.53 2688 1558500 568144 6.36 152292 1601112 16 03:36:10 12:52:01 AM 5869716 7229152 2012708 25.53 2688 1558500 568144 6.36 152292 1601400 4 03:36:10 12:53:01 AM 5869980 7229416 2012444 25.53 2688 1558500 568144 6.36 152292 1601212 16 03:36:10 12:54:01 AM 5870292 7229732 2012132 25.53 2688 1558504 568144 6.36 152292 1601032 8 03:36:10 12:55:01 AM 5870120 7229560 2012304 25.53 2688 1558504 568144 6.36 152292 1601148 4 03:36:10 12:56:01 AM 5870044 7229484 2012380 25.53 2688 1558504 568144 6.36 152292 1601032 4 03:36:10 12:57:01 AM 5870104 7229548 2012320 25.53 2688 1558508 568144 6.36 152292 1601036 4 03:36:10 12:58:01 AM 5869764 7229208 2012660 25.53 2688 1558508 585136 6.55 152488 1601096 12 03:36:10 12:59:01 AM 5869780 7229224 2012644 25.53 2688 1558508 585136 6.55 152488 1601000 4 03:36:10 01:00:00 AM 5870236 7229684 2012188 25.53 2688 1558512 585136 6.55 152488 1600752 8 03:36:10 01:00:01 AM 5869720 7229168 2012704 25.53 2688 1558516 585136 6.55 152496 1601164 28 03:36:10 01:01:01 AM 5868716 7228168 2013708 25.55 2688 1558516 585136 6.55 152500 1601940 16 03:36:10 01:02:01 AM 5869580 7229104 2012844 25.54 2688 1558588 585136 6.55 152660 1601116 8 03:36:10 01:03:01 AM 5869364 7228888 2013060 25.54 2688 1558588 585136 6.55 152660 1601176 12 03:36:10 01:04:01 AM 5869388 7228912 2013036 25.54 2688 1558588 585136 6.55 152660 1601236 8 03:36:10 01:05:01 AM 5869296 7228824 2013128 25.54 2688 1558592 585136 6.55 152660 1601488 4 03:36:10 01:06:01 AM 5869400 7228928 2013024 25.54 2688 1558592 585136 6.55 152660 1601296 4 03:36:10 01:07:01 AM 5869500 7229028 2012924 25.54 2688 1558592 585136 6.55 152660 1601180 4 03:36:10 01:08:01 AM 5869584 7229116 2012840 25.54 2688 1558596 585136 6.55 152660 1601272 12 03:36:10 01:09:01 AM 5869612 7229144 2012812 25.54 2688 1558596 585136 6.55 152660 1601204 8 03:36:10 01:10:00 AM 5869560 7229092 2012864 25.54 2688 1558596 584076 6.54 152660 1601352 16 03:36:10 01:10:02 AM 5868952 7228488 2013472 25.54 2688 1558600 584076 6.54 152660 1601740 36 03:36:10 01:11:01 AM 5869360 7228896 2013064 25.54 2688 1558600 584076 6.54 152660 1601364 8 03:36:10 01:12:01 AM 5869420 7228956 2013004 25.54 2688 1558600 584076 6.54 152660 1601364 4 03:36:10 01:13:01 AM 5869292 7228828 2013132 25.54 2688 1558600 584076 6.54 152660 1601308 16 03:36:10 01:14:01 AM 5869344 7228888 2013080 25.54 2688 1558608 584076 6.54 152660 1601260 8 03:36:10 01:15:01 AM 5869420 7228964 2013004 25.54 2688 1558608 584076 6.54 152660 1601260 8 03:36:10 01:16:01 AM 5869476 7229020 2012948 25.54 2688 1558608 584076 6.54 152660 1601320 12 03:36:10 01:17:01 AM 5869392 7228940 2013032 25.54 2688 1558612 584076 6.54 152660 1601492 4 03:36:10 01:18:01 AM 5866032 7225580 2016392 25.58 2688 1558612 584076 6.54 152660 1604676 16 03:36:10 01:19:01 AM 5866316 7225864 2016108 25.58 2688 1558612 584076 6.54 152660 1604532 8 03:36:10 01:20:00 AM 5865036 7224588 2017388 25.59 2688 1558616 587384 6.58 152660 1605620 4 03:36:10 01:21:01 AM 5867176 7226728 2015248 25.57 2688 1558616 587384 6.58 152660 1603624 4 03:36:10 01:22:01 AM 5866880 7226436 2015544 25.57 2688 1558620 587384 6.58 152660 1603712 4 03:36:10 01:23:01 AM 5867308 7226864 2015116 25.56 2688 1558620 587384 6.58 152660 1603500 12 03:36:10 01:24:01 AM 5867200 7226756 2015224 25.57 2688 1558620 587384 6.58 152660 1603556 8 03:36:10 01:25:01 AM 5867340 7226900 2015084 25.56 2688 1558624 587384 6.58 152660 1603444 4 03:36:10 01:26:01 AM 5867148 7226904 2015276 25.57 2688 1558820 587384 6.58 152780 1603616 4 03:36:10 01:27:01 AM 5866692 7226448 2015732 25.57 2688 1558820 587384 6.58 152780 1603964 4 03:36:10 01:28:01 AM 5866500 7226260 2015924 25.57 2688 1558824 587384 6.58 152780 1604052 4 03:36:10 01:29:01 AM 5866704 7226464 2015720 25.57 2688 1558824 587384 6.58 152780 1603780 8 03:36:10 01:30:00 AM 5867324 7227084 2015100 25.56 2688 1558824 576344 6.45 152780 1603432 4 03:36:10 01:30:01 AM 5866776 7226536 2015648 25.57 2688 1558824 576344 6.45 152780 1603896 4 03:36:10 01:31:01 AM 5866472 7226236 2015952 25.58 2688 1558828 576344 6.45 152780 1603856 4 03:36:10 01:32:01 AM 5866516 7226280 2015908 25.57 2688 1558828 576344 6.45 152780 1603948 4 03:36:10 01:33:01 AM 5866096 7225864 2016328 25.58 2688 1558832 576344 6.45 152780 1604168 12 03:36:10 01:34:01 AM 5866636 7226404 2015788 25.57 2688 1558832 576344 6.45 152780 1603708 4 03:36:10 01:35:01 AM 5865812 7225580 2016612 25.58 2688 1558832 576344 6.45 152780 1604028 16 03:36:10 01:36:01 AM 5865788 7225560 2016636 25.58 2688 1558836 576344 6.45 152780 1604004 4 03:36:10 01:37:01 AM 5866004 7225776 2016420 25.58 2688 1558836 576344 6.45 152780 1603732 4 03:36:10 01:38:01 AM 5866140 7225912 2016284 25.58 2688 1558836 576344 6.45 152780 1603908 4 03:36:10 01:39:01 AM 5866284 7226060 2016140 25.58 2688 1558840 576344 6.45 152780 1603736 4 03:36:10 01:40:00 AM 5866632 7226408 2015792 25.57 2688 1558840 596808 6.68 152780 1603620 4 03:36:10 01:40:01 AM 5866060 7225836 2016364 25.58 2688 1558840 596808 6.68 152780 1603968 4 03:36:10 01:41:01 AM 5866152 7225932 2016272 25.58 2688 1558844 596808 6.68 152780 1604044 4 03:36:10 01:42:01 AM 5865808 7225588 2016616 25.58 2688 1558844 596808 6.68 152780 1604256 4 03:36:10 01:43:01 AM 5865868 7225648 2016556 25.58 2688 1558844 566948 6.35 152780 1604052 16 03:36:10 01:44:01 AM 5848952 7226020 2033472 25.80 2688 1576084 581012 6.51 154980 1619012 12 03:36:10 01:45:01 AM 5849012 7226080 2033412 25.80 2688 1576084 581012 6.51 154980 1619012 4 03:36:10 01:46:01 AM 5849092 7226160 2033332 25.80 2688 1576084 581012 6.51 155008 1618768 4 03:36:10 01:47:01 AM 5848996 7226068 2033428 25.80 2688 1576088 581012 6.51 155016 1618884 4 03:36:10 01:48:01 AM 5848556 7225628 2033868 25.80 2688 1576088 581012 6.51 155008 1619232 16 03:36:10 01:49:01 AM 5849004 7226076 2033420 25.80 2688 1576088 581012 6.51 155008 1618796 8 03:36:10 01:50:00 AM 5849388 7226460 2033036 25.79 2688 1576088 576184 6.45 155008 1618716 4 03:36:10 01:50:01 AM 5848928 7226004 2033496 25.80 2688 1576096 576184 6.45 155008 1619004 16 03:36:10 01:51:01 AM 5848932 7226012 2033492 25.80 2688 1576096 576184 6.45 155008 1618972 4 03:36:10 01:52:01 AM 5849048 7226132 2033376 25.80 2688 1576100 576184 6.45 155008 1619012 4 03:36:10 01:53:01 AM 5849164 7226252 2033260 25.79 2688 1576104 576184 6.45 155008 1618908 4 03:36:10 01:54:01 AM 5849116 7226204 2033308 25.80 2688 1576104 576184 6.45 155008 1618848 4 03:36:10 01:55:01 AM 5849100 7226188 2033324 25.80 2688 1576104 576184 6.45 155008 1618848 4 03:36:10 01:56:01 AM 5849132 7226224 2033292 25.80 2688 1576108 576184 6.45 155008 1618852 4 03:36:10 01:57:01 AM 5849124 7226216 2033300 25.80 2688 1576108 576184 6.45 155008 1618968 4 03:36:10 01:58:01 AM 5849116 7226208 2033308 25.80 2688 1576108 576184 6.45 155008 1618920 12 03:36:10 01:59:01 AM 5849092 7226188 2033332 25.80 2688 1576112 576184 6.45 155008 1619016 4 03:36:10 02:00:00 AM 5849244 7226340 2033180 25.79 2688 1576112 570548 6.39 155008 1618656 4 03:36:10 02:00:01 AM 5848856 7225952 2033568 25.80 2688 1576112 570548 6.39 155008 1619056 20 03:36:10 02:01:01 AM 5847944 7225044 2034480 25.81 2688 1576116 570548 6.39 155008 1619756 4 03:36:10 02:02:01 AM 5849016 7226116 2033408 25.80 2688 1576116 570548 6.39 155016 1618876 4 03:36:10 02:03:01 AM 5848996 7226096 2033428 25.80 2688 1576116 570548 6.39 155016 1618936 4 03:36:10 02:04:01 AM 5849100 7226204 2033324 25.80 2688 1576120 570548 6.39 155016 1618996 4 03:36:10 02:05:01 AM 5849172 7226276 2033252 25.79 2688 1576120 570548 6.39 155016 1618996 4 03:36:10 02:06:01 AM 5849564 7226668 2032860 25.79 2688 1576120 570548 6.39 155012 1618600 4 03:36:10 02:07:01 AM 5849660 7226768 2032764 25.79 2688 1576124 570548 6.39 155012 1618604 4 03:36:10 02:08:01 AM 5849476 7226584 2032948 25.79 2688 1576124 570548 6.39 155012 1618664 4 03:36:10 02:09:01 AM 5849480 7226588 2032944 25.79 2688 1576124 586040 6.56 155012 1618720 8 03:36:10 02:10:00 AM 5849884 7226996 2032540 25.79 2688 1576128 579664 6.49 155012 1618492 4 03:36:10 02:10:01 AM 5849392 7226504 2033032 25.79 2688 1576128 579664 6.49 155012 1618796 16 03:36:10 02:11:01 AM 5849400 7226512 2033024 25.79 2688 1576128 579664 6.49 155012 1618796 4 03:36:10 02:12:01 AM 5849612 7226728 2032812 25.79 2688 1576132 579664 6.49 155012 1618736 4 03:36:10 02:13:01 AM 5849488 7226604 2032936 25.79 2688 1576132 579664 6.49 155012 1618688 4 03:36:10 02:14:01 AM 5849600 7226716 2032824 25.79 2688 1576132 579664 6.49 155012 1618620 4 03:36:10 02:15:02 AM 5849504 7226624 2032920 25.79 2688 1576136 579664 6.49 155012 1618624 4 03:36:10 02:16:01 AM 5849620 7226740 2032804 25.79 2688 1576136 579664 6.49 155012 1618624 4 03:36:10 02:17:01 AM 5849560 7226680 2032864 25.79 2688 1576136 579664 6.49 155012 1618624 4 03:36:10 02:18:01 AM 5849652 7226776 2032772 25.79 2688 1576140 579664 6.49 155012 1618700 4 03:36:10 02:19:01 AM 5849460 7226584 2032964 25.79 2688 1576140 579664 6.49 155012 1618632 8 03:36:10 02:20:00 AM 5849944 7227068 2032480 25.78 2688 1576140 579664 6.49 155012 1618516 4 03:36:10 02:21:01 AM 5849544 7226676 2032880 25.79 2688 1576144 579664 6.49 155012 1618752 4 03:36:10 02:22:01 AM 5849688 7226820 2032736 25.79 2688 1576144 579664 6.49 155012 1618636 4 03:36:10 02:23:01 AM 5849724 7226860 2032700 25.79 2688 1576148 579664 6.49 155012 1618700 12 03:36:10 02:24:01 AM 5849652 7226788 2032772 25.79 2688 1576148 579664 6.49 155012 1618648 8 03:36:10 02:25:01 AM 5849528 7226664 2032896 25.79 2688 1576148 579664 6.49 155012 1618648 8 03:36:10 02:26:01 AM 5849656 7226796 2032768 25.79 2688 1576152 579664 6.49 155012 1618652 4 03:36:10 02:27:01 AM 5849604 7226744 2032820 25.79 2688 1576152 579664 6.49 155012 1618772 4 03:36:10 02:28:01 AM 5849636 7226776 2032788 25.79 2688 1576152 579664 6.49 155012 1618720 12 03:36:10 02:29:01 AM 5849840 7226980 2032584 25.79 2688 1576152 579664 6.49 155012 1618672 8 03:36:10 02:30:00 AM 5850064 7227212 2032360 25.78 2688 1576160 579664 6.49 155012 1618564 4 03:36:10 02:31:01 AM 5849792 7226940 2032632 25.79 2688 1576160 579664 6.49 155012 1618796 4 03:36:10 02:32:01 AM 5849408 7226560 2033016 25.79 2688 1576164 579664 6.49 155012 1618752 16 03:36:10 02:33:01 AM 5849256 7226408 2033168 25.79 2688 1576164 579664 6.49 155012 1618888 8 03:36:10 02:34:01 AM 5849508 7226660 2032916 25.79 2688 1576164 579664 6.49 155012 1618684 8 03:36:10 02:35:01 AM 5849628 7226784 2032796 25.79 2688 1576168 579664 6.49 155012 1618688 4 03:36:10 02:36:01 AM 5849708 7226864 2032716 25.79 2688 1576168 579664 6.49 155012 1618688 4 03:36:10 02:37:01 AM 5849520 7226676 2032904 25.79 2688 1576168 579664 6.49 155012 1618688 4 03:36:10 02:38:01 AM 5849468 7226628 2032956 25.79 2688 1576172 579664 6.49 155012 1618760 4 03:36:10 02:39:01 AM 5849672 7226832 2032752 25.79 2688 1576172 579012 6.48 155012 1618692 4 03:36:10 02:40:00 AM 5849928 7227088 2032496 25.79 2688 1576172 577484 6.47 155012 1618576 4 03:36:10 02:40:01 AM 5849412 7226572 2033012 25.79 2688 1576172 577484 6.47 155012 1618924 4 03:36:10 02:41:01 AM 5849448 7226616 2032976 25.79 2688 1576180 577484 6.47 155012 1618876 4 03:36:10 02:42:01 AM 5849280 7226448 2033144 25.79 2688 1576180 577484 6.47 155012 1618992 4 03:36:10 02:43:01 AM 5849448 7226620 2032976 25.79 2688 1576184 577484 6.47 155012 1618916 16 03:36:10 02:44:01 AM 5849448 7226620 2032976 25.79 2688 1576184 577484 6.47 155012 1618796 12 03:36:10 02:45:01 AM 5849244 7226416 2033180 25.79 2688 1576184 577484 6.47 155012 1619032 12 03:36:10 02:46:01 AM 5842204 7219380 2040220 25.88 2688 1576188 610416 6.83 155012 1625888 8 03:36:10 02:47:01 AM 5838084 7215260 2044340 25.94 2688 1576188 610416 6.83 155012 1630240 16 03:36:10 02:48:01 AM 5837720 7214896 2044704 25.94 2688 1576188 610416 6.83 155012 1630444 8 03:36:10 02:49:01 AM 5838116 7215296 2044308 25.94 2688 1576192 610416 6.83 155012 1630296 8 03:36:10 02:50:00 AM 5838524 7215704 2043900 25.93 2688 1576192 613208 6.87 155012 1630072 4 03:36:10 02:50:01 AM 5837924 7215104 2044500 25.94 2688 1576192 613208 6.87 155008 1630360 12 03:36:10 02:51:01 AM 5837680 7214864 2044744 25.94 2688 1576196 613208 6.87 155012 1630364 4 03:36:10 02:52:01 AM 5837776 7214960 2044648 25.94 2688 1576196 613208 6.87 155012 1630364 4 03:36:10 02:53:01 AM 5837876 7215060 2044548 25.94 2688 1576196 613208 6.87 155012 1630436 12 03:36:10 02:54:01 AM 5837952 7215140 2044472 25.94 2688 1576200 613208 6.87 155012 1630276 8 03:36:10 02:55:01 AM 5837908 7215096 2044516 25.94 2688 1576200 613208 6.87 155012 1630184 4 03:36:10 02:56:01 AM 5837948 7215136 2044476 25.94 2688 1576200 613208 6.87 155012 1630204 4 03:36:10 02:57:01 AM 5838240 7215432 2044184 25.93 2688 1576204 613208 6.87 155012 1630208 4 03:36:10 02:58:01 AM 5835840 7213032 2046584 25.96 2688 1576204 613208 6.87 155012 1632432 12 03:36:10 02:59:01 AM 5835912 7213104 2046512 25.96 2688 1576204 613208 6.87 155012 1632512 4 03:36:10 03:00:00 AM 5836308 7213504 2046116 25.96 2688 1576208 611196 6.84 155012 1632148 4 03:36:10 03:00:01 AM 5835708 7212904 2046716 25.97 2688 1576208 611196 6.84 155012 1632552 16 03:36:10 03:01:01 AM 5834968 7212164 2047456 25.97 2688 1576208 611196 6.84 155012 1632960 4 03:36:10 03:02:01 AM 5836036 7213236 2046388 25.96 2688 1576212 611196 6.84 155032 1632212 4 03:36:10 03:03:01 AM 5836060 7213260 2046364 25.96 2688 1576212 611196 6.84 155032 1632308 12 03:36:10 03:04:01 AM 5833632 7210832 2048792 25.99 2688 1576212 611196 6.84 155032 1634556 4 03:36:10 03:05:01 AM 5833204 7210404 2049220 26.00 2688 1576212 611196 6.84 155032 1634876 16 03:36:10 03:06:01 AM 5833696 7210900 2048728 25.99 2688 1576216 611196 6.84 155032 1634356 8 03:36:10 03:07:01 AM 5831048 7208260 2051376 26.02 2688 1576224 613820 6.87 164208 1627700 16 03:36:10 03:08:01 AM 5831540 7208752 2050884 26.02 2688 1576224 613820 6.87 164208 1627316 16 03:36:10 03:09:01 AM 5831680 7208896 2050744 26.02 2688 1576228 613820 6.87 164208 1627252 8 03:36:10 03:10:00 AM 5831888 7209108 2050536 26.01 2688 1576232 614024 6.88 164208 1627200 12 03:36:10 03:10:01 AM 5831280 7208500 2051144 26.02 2688 1576232 614024 6.88 164208 1627616 24 03:36:10 03:11:01 AM 5829504 7206728 2052920 26.04 2688 1576236 614024 6.88 164208 1629516 16 03:36:10 03:12:01 AM 5829832 7207056 2052592 26.04 2688 1576236 614024 6.88 164208 1629312 8 03:36:10 03:13:01 AM 5827344 7204568 2055080 26.07 2688 1576236 614024 6.88 164208 1631564 12 03:36:10 03:14:01 AM 5390032 7019116 2492392 31.62 2688 1819492 774648 8.67 210112 1991780 131576 03:36:10 03:15:01 AM 5164356 7022860 2718068 34.48 2688 2033980 680536 7.62 210136 2155768 74312 03:36:10 03:16:01 AM 5239316 7099664 2643108 33.53 2688 2035908 623160 6.98 230912 2061676 10748 03:36:10 03:17:01 AM 4968096 7079496 2914328 36.97 2688 2278584 629492 7.05 274564 2262148 159948 03:36:10 03:18:01 AM 4962628 7073896 2919796 37.04 2688 2278584 645032 7.22 274568 2262424 4 03:36:10 03:19:01 AM 4919464 7031676 2962960 37.59 2688 2279528 677144 7.58 274704 2305184 8 03:36:10 03:20:00 AM 4919652 7031900 2962772 37.59 2688 2279564 697708 7.81 274704 2305280 12 03:36:10 03:20:01 AM 4919196 7031444 2963228 37.59 2688 2279564 697708 7.81 274704 2305580 24 03:36:10 03:21:01 AM 4909912 7022388 2972512 37.71 2688 2279792 705264 7.90 274704 2314236 8 03:36:10 03:22:02 AM 4910256 7022768 2972168 37.71 2688 2279828 705264 7.90 274704 2314272 4 03:36:10 03:23:01 AM 4910212 7022948 2972212 37.71 2688 2280052 705264 7.90 274712 2314392 12 03:36:10 03:24:01 AM 4910188 7022956 2972236 37.71 2688 2280084 705264 7.90 274712 2314472 8 03:36:10 03:25:01 AM 4915352 7028344 2967072 37.64 2688 2280308 712240 7.97 274712 2308844 4 03:36:10 03:26:01 AM 4915576 7028596 2966848 37.64 2688 2280336 712240 7.97 274712 2308784 4 03:36:10 03:27:01 AM 4915496 7028968 2966928 37.64 2688 2280788 712240 7.97 274820 2309212 4 03:36:10 03:28:01 AM 4900500 7014024 2981924 37.83 2688 2280840 733216 8.21 274820 2323596 4 03:36:10 03:29:01 AM 4893356 7007116 2989068 37.92 2688 2281076 741804 8.31 274820 2331100 4 03:36:10 03:30:00 AM 4914832 7028624 2967592 37.65 2688 2281108 706580 7.91 274820 2309844 40 03:36:10 03:31:01 AM 4914320 7028352 2968104 37.65 2688 2281348 706580 7.91 274820 2310500 244 03:36:10 03:32:01 AM 4899688 7013760 2982736 37.84 2688 2281388 734560 8.22 274820 2324260 12 03:36:10 03:33:01 AM 4892064 7006376 2990360 37.94 2688 2281628 727780 8.15 274820 2331984 256 03:36:10 03:34:01 AM 4913600 7027944 2968824 37.66 2688 2281660 706624 7.91 274820 2310668 44 03:36:10 03:35:01 AM 4957684 6933076 2924740 37.10 2688 2146408 762188 8.53 309004 2251480 57740 03:36:10 03:36:01 AM 5096316 7033312 2786108 35.35 2688 2110060 669816 7.50 474240 1955368 25108 03:36:10 Average: 5740061 7199002 2142363 27.18 2688 1654145 601155 6.73 170338 1697947 2481 03:36:10 03:36:10 12:43:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:36:10 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:44:01 AM eth0 4.72 1.27 3.48 0.91 0.00 0.00 0.00 0.00 03:36:10 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:45:01 AM eth0 4.12 0.25 0.74 0.20 0.00 0.00 0.00 0.00 03:36:10 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:46:01 AM eth0 0.87 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:36:10 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:47:01 AM eth0 0.68 0.12 0.04 0.01 0.00 0.00 0.00 0.00 03:36:10 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:48:01 AM eth0 0.95 0.18 0.17 0.07 0.00 0.00 0.00 0.00 03:36:10 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:49:01 AM eth0 0.62 0.07 0.03 0.01 0.00 0.00 0.00 0.00 03:36:10 12:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:50:00 AM eth0 0.49 0.03 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:51:01 AM eth0 1.63 0.18 0.20 0.04 0.00 0.00 0.00 0.00 03:36:10 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:52:01 AM eth0 1.17 0.48 0.77 0.57 0.00 0.00 0.00 0.00 03:36:10 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:53:01 AM eth0 0.92 0.25 0.17 0.07 0.00 0.00 0.00 0.00 03:36:10 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:54:01 AM eth0 0.63 0.10 0.03 0.01 0.00 0.00 0.00 0.00 03:36:10 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:55:01 AM eth0 0.55 0.10 0.03 0.01 0.00 0.00 0.00 0.00 03:36:10 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:56:01 AM eth0 0.50 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:36:10 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:57:01 AM eth0 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:36:10 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:58:01 AM eth0 0.88 0.20 0.17 0.07 0.00 0.00 0.00 0.00 03:36:10 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 12:59:01 AM eth0 1.05 0.22 0.30 0.20 0.00 0.00 0.00 0.00 03:36:10 01:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:00:00 AM eth0 0.41 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:36:10 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:01:01 AM eth0 1.23 0.22 0.36 0.22 0.00 0.00 0.00 0.00 03:36:10 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:02:01 AM eth0 0.32 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:03:01 AM eth0 0.57 0.13 0.15 0.07 0.00 0.00 0.00 0.00 03:36:10 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:04:01 AM eth0 0.55 0.02 0.05 0.00 0.00 0.00 0.00 0.00 03:36:10 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:05:01 AM eth0 0.58 0.20 0.26 0.19 0.00 0.00 0.00 0.00 03:36:10 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:06:01 AM eth0 0.45 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:36:10 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:07:01 AM eth0 0.30 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:08:01 AM eth0 0.65 0.18 0.16 0.07 0.00 0.00 0.00 0.00 03:36:10 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:09:01 AM eth0 0.35 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 01:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:10:00 AM eth0 1.36 0.31 0.38 0.24 0.00 0.00 0.00 0.00 03:36:10 01:10:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:10:02 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:11:01 AM eth0 0.24 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:12:01 AM eth0 0.37 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:13:01 AM eth0 0.62 0.15 0.16 0.07 0.00 0.00 0.00 0.00 03:36:10 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:14:01 AM eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:36:10 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:15:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:16:01 AM eth0 0.87 0.12 0.11 0.04 0.00 0.00 0.00 0.00 03:36:10 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:17:01 AM eth0 0.37 0.17 0.25 0.19 0.00 0.00 0.00 0.00 03:36:10 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:18:01 AM eth0 1.25 0.30 0.48 0.29 0.00 0.00 0.00 0.00 03:36:10 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:19:01 AM eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:20:00 AM eth0 1.41 0.25 0.41 0.23 0.00 0.00 0.00 0.00 03:36:10 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:21:01 AM eth0 0.71 0.15 0.29 0.19 0.00 0.00 0.00 0.00 03:36:10 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:22:01 AM eth0 0.62 0.17 0.27 0.19 0.00 0.00 0.00 0.00 03:36:10 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:23:01 AM eth0 0.50 0.15 0.15 0.07 0.00 0.00 0.00 0.00 03:36:10 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:24:01 AM eth0 0.37 0.02 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:25:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:26:01 AM eth0 0.85 0.10 0.11 0.04 0.00 0.00 0.00 0.00 03:36:10 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:27:01 AM eth0 1.58 0.40 0.66 0.42 0.00 0.00 0.00 0.00 03:36:10 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:28:01 AM eth0 0.60 0.20 0.39 0.25 0.00 0.00 0.00 0.00 03:36:10 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:29:01 AM eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:36:10 01:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:30:00 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:31:01 AM eth0 0.30 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:32:01 AM eth0 0.98 0.12 0.12 0.04 0.00 0.00 0.00 0.00 03:36:10 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:33:01 AM eth0 6.95 0.27 65.99 0.26 0.00 0.00 0.00 0.00 03:36:10 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:34:01 AM eth0 0.33 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:35:01 AM eth0 1.43 0.20 0.40 0.22 0.00 0.00 0.00 0.00 03:36:10 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:36:01 AM eth0 0.50 0.18 0.26 0.20 0.00 0.00 0.00 0.00 03:36:10 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:37:01 AM eth0 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:38:01 AM eth0 0.53 0.17 0.15 0.07 0.00 0.00 0.00 0.00 03:36:10 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:39:01 AM eth0 0.33 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:40:00 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:41:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:42:01 AM eth0 1.18 0.38 0.32 0.21 0.00 0.00 0.00 0.00 03:36:10 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:43:01 AM eth0 0.33 0.10 0.14 0.06 0.00 0.00 0.00 0.00 03:36:10 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:44:01 AM eth0 1.10 0.87 0.08 0.07 0.00 0.00 0.00 0.00 03:36:10 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:45:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:46:01 AM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:47:01 AM eth0 0.53 0.07 0.05 0.00 0.00 0.00 0.00 0.00 03:36:10 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:48:01 AM eth0 1.47 0.40 0.74 0.47 0.00 0.00 0.00 0.00 03:36:10 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:49:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:50:00 AM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:51:01 AM eth0 0.28 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:52:01 AM eth0 0.32 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:53:01 AM eth0 0.45 0.15 0.09 0.07 0.00 0.00 0.00 0.00 03:36:10 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:54:01 AM eth0 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:55:01 AM eth0 0.45 0.12 0.08 0.01 0.00 0.00 0.00 0.00 03:36:10 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:56:01 AM eth0 0.30 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:57:01 AM eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:58:01 AM eth0 0.50 0.13 0.15 0.07 0.00 0.00 0.00 0.00 03:36:10 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 01:59:01 AM eth0 0.63 0.22 0.27 0.20 0.00 0.00 0.00 0.00 03:36:10 02:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:00:00 AM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:00:01 AM eth0 0.97 0.00 0.04 0.00 0.00 0.00 0.00 0.00 03:36:10 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:01:01 AM eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:02:01 AM eth0 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:03:01 AM eth0 0.38 0.08 0.09 0.06 0.00 0.00 0.00 0.00 03:36:10 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:04:01 AM eth0 0.30 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:36:10 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:05:01 AM eth0 0.30 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:06:01 AM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:07:01 AM eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:08:01 AM eth0 0.53 0.15 0.15 0.07 0.00 0.00 0.00 0.00 03:36:10 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:09:01 AM eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:10:00 AM eth0 0.34 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:11:01 AM eth0 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:12:01 AM eth0 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:13:01 AM eth0 0.40 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:36:10 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:14:01 AM eth0 0.37 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:36:10 02:15:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:15:02 AM eth0 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:16:01 AM eth0 0.29 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:17:01 AM eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:18:01 AM eth0 0.37 0.08 0.09 0.06 0.00 0.00 0.00 0.00 03:36:10 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:19:01 AM eth0 0.42 0.07 0.07 0.00 0.00 0.00 0.00 0.00 03:36:10 02:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:20:00 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:21:01 AM eth0 0.28 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:22:01 AM eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:23:01 AM eth0 0.33 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:36:10 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:24:01 AM eth0 0.38 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:36:10 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:25:01 AM eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:26:01 AM eth0 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:27:01 AM eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:28:01 AM eth0 0.45 0.10 0.10 0.06 0.00 0.00 0.00 0.00 03:36:10 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:29:01 AM eth0 0.38 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:36:10 02:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:30:00 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:31:01 AM eth0 0.30 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:32:01 AM eth0 0.93 0.08 0.12 0.04 0.00 0.00 0.00 0.00 03:36:10 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:33:01 AM eth0 0.62 0.28 0.39 0.26 0.00 0.00 0.00 0.00 03:36:10 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:34:01 AM eth0 0.30 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:35:01 AM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:36:01 AM eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:37:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:38:01 AM eth0 0.43 0.18 0.14 0.07 0.00 0.00 0.00 0.00 03:36:10 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:39:01 AM eth0 0.28 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:40:00 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:40:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:41:01 AM eth0 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:42:01 AM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:36:10 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:43:01 AM eth0 1.13 0.38 0.44 0.26 0.00 0.00 0.00 0.00 03:36:10 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:44:01 AM eth0 0.80 0.08 0.11 0.04 0.00 0.00 0.00 0.00 03:36:10 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:45:01 AM eth0 1.48 0.38 0.64 0.42 0.00 0.00 0.00 0.00 03:36:10 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:46:01 AM eth0 1.63 1.15 0.34 6.43 0.00 0.00 0.00 0.00 03:36:10 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:47:01 AM eth0 3.12 1.07 0.36 5.76 0.00 0.00 0.00 0.00 03:36:10 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:48:01 AM eth0 1.20 0.35 0.66 0.44 0.00 0.00 0.00 0.00 03:36:10 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:49:01 AM eth0 0.58 0.03 0.03 0.00 0.00 0.00 0.00 0.00 03:36:10 02:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:50:00 AM eth0 0.49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:50:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:51:01 AM eth0 0.67 0.07 0.04 0.00 0.00 0.00 0.00 0.00 03:36:10 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:52:01 AM eth0 0.73 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:36:10 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:53:01 AM eth0 0.75 0.10 0.16 0.06 0.00 0.00 0.00 0.00 03:36:10 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:54:01 AM eth0 0.55 0.03 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:55:01 AM eth0 0.45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:36:10 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:56:01 AM eth0 1.08 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:36:10 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:57:01 AM eth0 0.78 0.00 0.03 0.00 0.00 0.00 0.00 0.00 03:36:10 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:58:01 AM eth0 1.15 0.08 0.12 0.06 0.00 0.00 0.00 0.00 03:36:10 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 02:59:01 AM eth0 1.28 0.17 0.35 0.19 0.00 0.00 0.00 0.00 03:36:10 03:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:00:00 AM eth0 0.93 0.05 0.04 0.00 0.00 0.00 0.00 0.00 03:36:10 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:00:01 AM eth0 1.11 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:36:10 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:01:01 AM eth0 1.00 0.00 0.04 0.00 0.00 0.00 0.00 0.00 03:36:10 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:02:01 AM eth0 0.92 0.05 0.04 0.00 0.00 0.00 0.00 0.00 03:36:10 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:03:01 AM eth0 1.58 0.15 0.27 0.10 0.00 0.00 0.00 0.00 03:36:10 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:04:01 AM eth0 0.88 0.18 0.28 0.19 0.00 0.00 0.00 0.00 03:36:10 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:05:01 AM eth0 1.28 0.13 0.32 0.19 0.00 0.00 0.00 0.00 03:36:10 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:06:01 AM eth0 0.77 0.00 0.04 0.00 0.00 0.00 0.00 0.00 03:36:10 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:07:01 AM eth0 1.27 0.20 0.32 0.19 0.00 0.00 0.00 0.00 03:36:10 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:08:01 AM eth0 0.85 0.12 0.16 0.07 0.00 0.00 0.00 0.00 03:36:10 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:09:01 AM eth0 0.78 0.03 0.03 0.00 0.00 0.00 0.00 0.00 03:36:10 03:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:10:00 AM eth0 1.65 0.07 0.21 0.04 0.00 0.00 0.00 0.00 03:36:10 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:10:01 AM eth0 0.94 0.00 0.04 0.00 0.00 0.00 0.00 0.00 03:36:10 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:11:01 AM eth0 1.48 0.55 0.81 0.58 0.00 0.00 0.00 0.00 03:36:10 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:12:01 AM eth0 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:36:10 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:13:01 AM eth0 0.82 0.30 0.40 0.26 0.00 0.00 0.00 0.00 03:36:10 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:14:01 AM eth0 209.01 145.48 1302.90 49.49 0.00 0.00 0.00 0.00 03:36:10 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:15:01 AM eth0 77.00 61.86 843.90 9.62 0.00 0.00 0.00 0.00 03:36:10 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:16:01 AM eth0 9.10 8.18 4.91 3.44 0.00 0.00 0.00 0.00 03:36:10 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:17:01 AM eth0 200.43 152.87 365.44 33.42 0.00 0.00 0.00 0.00 03:36:10 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:18:01 AM eth0 6.78 5.41 1.94 1.67 0.00 0.00 0.00 0.00 03:36:10 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:19:01 AM eth0 34.93 21.98 7.58 4.69 0.00 0.00 0.00 0.00 03:36:10 03:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:20:00 AM eth0 2.04 0.65 0.84 0.61 0.00 0.00 0.00 0.00 03:36:10 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:20:01 AM eth0 0.83 0.00 0.06 0.00 0.00 0.00 0.00 0.00 03:36:10 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:21:01 AM eth0 15.69 15.39 119.88 1.16 0.00 0.00 0.00 0.00 03:36:10 03:22:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:22:02 AM eth0 7.33 0.12 0.97 0.01 0.00 0.00 0.00 0.00 03:36:10 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:23:01 AM eth0 10.10 8.54 1.56 0.75 0.00 0.00 0.00 0.00 03:36:10 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:24:01 AM eth0 1.28 0.08 0.15 0.01 0.00 0.00 0.00 0.00 03:36:10 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:25:01 AM eth0 14.18 13.73 120.05 1.23 0.00 0.00 0.00 0.00 03:36:10 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:26:01 AM eth0 0.82 0.12 0.04 0.02 0.00 0.00 0.00 0.00 03:36:10 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:27:01 AM eth0 17.01 15.70 3.18 3.13 0.00 0.00 0.00 0.00 03:36:10 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:28:01 AM eth0 8.23 6.46 118.20 0.69 0.00 0.00 0.00 0.00 03:36:10 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:29:01 AM eth0 27.58 26.90 355.23 1.90 0.00 0.00 0.00 0.00 03:36:10 03:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:30:00 AM eth0 2.31 0.07 0.10 0.01 0.00 0.00 0.00 0.00 03:36:10 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:31:01 AM eth0 7.70 6.71 1.64 0.55 0.00 0.00 0.00 0.00 03:36:10 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:32:01 AM eth0 10.41 7.30 118.10 0.51 0.00 0.00 0.00 0.00 03:36:10 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:33:01 AM eth0 33.42 29.32 356.43 2.64 0.00 0.00 0.00 0.00 03:36:10 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:34:01 AM eth0 1.22 0.47 0.39 0.21 0.00 0.00 0.00 0.00 03:36:10 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:35:01 AM eth0 55.10 35.55 85.15 33.98 0.00 0.00 0.00 0.00 03:36:10 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 03:36:01 AM eth0 20.18 17.73 16.16 8.20 0.00 0.00 0.00 0.00 03:36:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:10 Average: eth0 5.08 3.47 22.63 1.05 0.00 0.00 0.00 0.00 03:36:10 03:36:10 03:36:10 ---> sar -P ALL: 03:36:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/17/2025 _x86_64_ (2 CPU) 03:36:10 03:36:10 00:42:19 LINUX RESTART (2 CPU) 03:36:10 03:36:10 12:43:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 12:44:01 AM all 0.66 0.00 0.10 0.17 0.04 99.03 03:36:10 12:44:01 AM 0 0.30 0.00 0.15 0.25 0.05 99.25 03:36:10 12:44:01 AM 1 1.02 0.00 0.05 0.08 0.03 98.82 03:36:10 12:45:01 AM all 0.33 0.00 0.11 0.01 0.03 99.52 03:36:10 12:45:01 AM 0 0.13 0.00 0.13 0.00 0.03 99.70 03:36:10 12:45:01 AM 1 0.53 0.00 0.08 0.02 0.03 99.33 03:36:10 12:46:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59 03:36:10 12:46:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 03:36:10 12:46:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42 03:36:10 12:47:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 03:36:10 12:47:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 03:36:10 12:47:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 03:36:10 12:48:01 AM all 0.38 0.00 0.06 0.01 0.03 99.53 03:36:10 12:48:01 AM 0 0.18 0.00 0.08 0.02 0.03 99.68 03:36:10 12:48:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 03:36:10 12:49:01 AM all 0.23 0.00 0.07 0.00 0.02 99.69 03:36:10 12:49:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 03:36:10 12:49:01 AM 1 0.30 0.00 0.03 0.00 0.00 99.67 03:36:10 12:50:00 AM all 0.32 0.00 0.06 0.00 0.03 99.58 03:36:10 12:50:00 AM 0 0.54 0.00 0.05 0.00 0.03 99.37 03:36:10 12:50:00 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 12:50:01 AM all 1.05 0.00 1.05 0.00 0.00 97.91 03:36:10 12:50:01 AM 0 1.04 0.00 1.04 0.00 0.00 97.92 03:36:10 12:50:01 AM 1 1.05 0.00 1.05 0.00 0.00 97.89 03:36:10 12:51:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 03:36:10 12:51:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53 03:36:10 12:51:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 03:36:10 12:52:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55 03:36:10 12:52:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 03:36:10 12:52:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 03:36:10 12:53:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62 03:36:10 12:53:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 03:36:10 12:53:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 03:36:10 03:36:10 12:53:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 12:54:01 AM all 0.22 0.00 0.08 0.00 0.03 99.68 03:36:10 12:54:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 03:36:10 12:54:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57 03:36:10 12:55:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 03:36:10 12:55:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 03:36:10 12:55:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 03:36:10 12:56:01 AM all 0.25 0.00 0.08 0.00 0.02 99.66 03:36:10 12:56:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 03:36:10 12:56:01 AM 1 0.40 0.00 0.08 0.00 0.02 99.50 03:36:10 12:57:01 AM all 0.17 0.00 0.08 0.00 0.40 99.35 03:36:10 12:57:01 AM 0 0.03 0.00 0.07 0.00 0.17 99.73 03:36:10 12:57:01 AM 1 0.30 0.00 0.10 0.00 0.63 98.97 03:36:10 12:58:01 AM all 0.26 0.00 0.13 0.01 0.03 99.57 03:36:10 12:58:01 AM 0 0.08 0.00 0.13 0.00 0.03 99.75 03:36:10 12:58:01 AM 1 0.43 0.00 0.13 0.02 0.03 99.38 03:36:10 12:59:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 03:36:10 12:59:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 03:36:10 12:59:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 03:36:10 01:00:00 AM all 0.31 0.00 0.06 0.00 0.03 99.61 03:36:10 01:00:00 AM 0 0.51 0.00 0.03 0.00 0.02 99.44 03:36:10 01:00:00 AM 1 0.10 0.00 0.09 0.00 0.03 99.78 03:36:10 01:00:01 AM all 0.46 0.00 0.46 0.00 0.00 99.08 03:36:10 01:00:01 AM 0 0.92 0.00 0.92 0.00 0.00 98.17 03:36:10 01:00:01 AM 1 0.00 0.00 0.00 0.00 0.00 100.00 03:36:10 01:01:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 03:36:10 01:01:01 AM 0 0.48 0.00 0.10 0.00 0.02 99.40 03:36:10 01:01:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 03:36:10 01:02:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 03:36:10 01:02:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80 03:36:10 01:02:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 03:36:10 01:03:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 03:36:10 01:03:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 03:36:10 01:03:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 03:36:10 03:36:10 01:03:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 01:04:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 03:36:10 01:04:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 03:36:10 01:04:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47 03:36:10 01:05:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 03:36:10 01:05:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 03:36:10 01:05:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 03:36:10 01:06:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 03:36:10 01:06:01 AM 0 0.12 0.00 0.12 0.00 0.03 99.73 03:36:10 01:06:01 AM 1 0.52 0.00 0.00 0.00 0.02 99.47 03:36:10 01:07:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 03:36:10 01:07:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 03:36:10 01:07:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 03:36:10 01:08:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 03:36:10 01:08:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 03:36:10 01:08:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42 03:36:10 01:09:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65 03:36:10 01:09:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 03:36:10 01:09:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47 03:36:10 01:10:00 AM all 0.27 0.00 0.07 0.00 0.03 99.63 03:36:10 01:10:00 AM 0 0.09 0.00 0.07 0.00 0.02 99.83 03:36:10 01:10:00 AM 1 0.46 0.00 0.07 0.00 0.03 99.44 03:36:10 01:10:02 AM all 0.40 0.00 0.80 0.00 0.00 98.80 03:36:10 01:10:02 AM 0 0.00 0.00 0.00 0.00 0.00 100.00 03:36:10 01:10:02 AM 1 0.80 0.00 1.60 0.00 0.00 97.60 03:36:10 01:11:01 AM all 0.31 0.00 0.03 0.00 0.03 99.63 03:36:10 01:11:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 03:36:10 01:11:01 AM 1 0.59 0.00 0.05 0.00 0.03 99.32 03:36:10 01:12:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 03:36:10 01:12:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 03:36:10 01:12:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 03:36:10 01:13:01 AM all 0.33 0.00 0.08 0.01 0.03 99.57 03:36:10 01:13:01 AM 0 0.10 0.00 0.10 0.02 0.03 99.75 03:36:10 01:13:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 03:36:10 03:36:10 01:13:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 01:14:01 AM all 0.37 0.00 0.07 0.00 0.04 99.52 03:36:10 01:14:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 03:36:10 01:14:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 03:36:10 01:15:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 03:36:10 01:15:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 01:15:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 03:36:10 01:16:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 03:36:10 01:16:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 03:36:10 01:16:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 03:36:10 01:17:01 AM all 0.25 0.00 0.09 0.00 0.02 99.64 03:36:10 01:17:01 AM 0 0.40 0.00 0.10 0.00 0.02 99.48 03:36:10 01:17:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 03:36:10 01:18:01 AM all 0.40 0.00 0.06 0.00 0.03 99.52 03:36:10 01:18:01 AM 0 0.67 0.00 0.05 0.00 0.02 99.26 03:36:10 01:18:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 03:36:10 01:19:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 03:36:10 01:19:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 03:36:10 01:19:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 03:36:10 01:20:00 AM all 0.26 0.00 0.07 0.00 0.03 99.65 03:36:10 01:20:00 AM 0 0.37 0.00 0.03 0.00 0.00 99.60 03:36:10 01:20:00 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 03:36:10 01:21:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 03:36:10 01:21:01 AM 0 0.56 0.00 0.03 0.00 0.02 99.39 03:36:10 01:21:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 03:36:10 01:22:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54 03:36:10 01:22:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 03:36:10 01:22:01 AM 1 0.17 0.00 0.07 0.00 0.07 99.70 03:36:10 01:23:01 AM all 0.40 0.00 0.08 0.00 0.03 99.49 03:36:10 01:23:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37 03:36:10 01:23:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62 03:36:10 01:24:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 03:36:10 01:24:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 03:36:10 01:24:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33 03:36:10 03:36:10 01:24:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 01:25:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 03:36:10 01:25:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 03:36:10 01:25:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.27 03:36:10 01:26:01 AM all 0.26 0.00 0.09 0.02 0.06 99.57 03:36:10 01:26:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 03:36:10 01:26:01 AM 1 0.37 0.00 0.13 0.03 0.08 99.38 03:36:10 01:27:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 03:36:10 01:27:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37 03:36:10 01:27:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 03:36:10 01:28:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59 03:36:10 01:28:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 03:36:10 01:28:01 AM 1 0.10 0.00 0.05 0.02 0.05 99.78 03:36:10 01:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 03:36:10 01:29:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 03:36:10 01:29:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 03:36:10 01:30:00 AM all 0.22 0.00 0.09 0.00 0.05 99.64 03:36:10 01:30:00 AM 0 0.37 0.00 0.10 0.00 0.05 99.48 03:36:10 01:30:00 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 03:36:10 01:30:01 AM all 1.68 0.00 1.68 0.00 0.00 96.64 03:36:10 01:30:01 AM 0 1.67 0.00 1.67 0.00 0.00 96.67 03:36:10 01:30:01 AM 1 1.69 0.00 1.69 0.00 0.00 96.61 03:36:10 01:31:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 03:36:10 01:31:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 03:36:10 01:31:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 03:36:10 01:32:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58 03:36:10 01:32:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 03:36:10 01:32:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 03:36:10 01:33:01 AM all 0.33 0.00 0.06 0.02 0.03 99.57 03:36:10 01:33:01 AM 0 0.57 0.00 0.05 0.03 0.03 99.32 03:36:10 01:33:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 03:36:10 01:34:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 03:36:10 01:34:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 03:36:10 01:34:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 03:36:10 03:36:10 01:34:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 01:35:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 03:36:10 01:35:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 03:36:10 01:35:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 03:36:10 01:36:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 03:36:10 01:36:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 03:36:10 01:36:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 03:36:10 01:37:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 03:36:10 01:37:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 03:36:10 01:37:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 03:36:10 01:38:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 03:36:10 01:38:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 03:36:10 01:38:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 03:36:10 01:39:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70 03:36:10 01:39:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 03:36:10 01:39:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 03:36:10 01:40:00 AM all 0.24 0.00 0.08 0.00 0.04 99.65 03:36:10 01:40:00 AM 0 0.35 0.00 0.07 0.00 0.02 99.56 03:36:10 01:40:00 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 03:36:10 01:40:01 AM all 0.00 0.00 0.69 0.00 0.00 99.31 03:36:10 01:40:01 AM 0 0.00 0.00 1.39 0.00 0.00 98.61 03:36:10 01:40:01 AM 1 0.00 0.00 0.00 0.00 0.00 100.00 03:36:10 01:41:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 03:36:10 01:41:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 03:36:10 01:41:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 03:36:10 01:42:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 03:36:10 01:42:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 03:36:10 01:42:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 03:36:10 01:43:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 03:36:10 01:43:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 03:36:10 01:43:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 03:36:10 01:44:01 AM all 0.31 0.25 0.13 0.13 0.04 99.13 03:36:10 01:44:01 AM 0 0.53 0.02 0.05 0.00 0.03 99.37 03:36:10 01:44:01 AM 1 0.08 0.48 0.22 0.27 0.05 98.90 03:36:10 03:36:10 01:44:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 01:45:01 AM all 0.30 0.00 0.07 0.08 0.04 99.51 03:36:10 01:45:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 03:36:10 01:45:01 AM 1 0.52 0.00 0.05 0.17 0.05 99.22 03:36:10 01:46:01 AM all 0.29 0.00 0.04 0.01 0.04 99.62 03:36:10 01:46:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 03:36:10 01:46:01 AM 1 0.52 0.00 0.03 0.02 0.05 99.38 03:36:10 01:47:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67 03:36:10 01:47:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 03:36:10 01:47:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48 03:36:10 01:48:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 03:36:10 01:48:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 03:36:10 01:48:01 AM 1 0.62 0.00 0.08 0.00 0.07 99.23 03:36:10 01:49:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 03:36:10 01:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 03:36:10 01:49:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 03:36:10 01:50:00 AM all 0.29 0.00 0.05 0.00 0.06 99.60 03:36:10 01:50:00 AM 0 0.08 0.00 0.07 0.00 0.08 99.76 03:36:10 01:50:00 AM 1 0.49 0.00 0.03 0.00 0.03 99.44 03:36:10 01:50:01 AM all 0.00 0.00 0.57 0.00 0.57 98.86 03:36:10 01:50:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00 03:36:10 01:50:01 AM 1 0.00 0.00 1.14 0.00 1.14 97.73 03:36:10 01:51:01 AM all 0.25 0.00 0.10 0.00 0.04 99.61 03:36:10 01:51:01 AM 0 0.42 0.00 0.13 0.00 0.05 99.40 03:36:10 01:51:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 03:36:10 01:52:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 03:36:10 01:52:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 03:36:10 01:52:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 03:36:10 01:53:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 03:36:10 01:53:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 03:36:10 01:53:01 AM 1 0.35 0.00 0.05 0.00 0.07 99.53 03:36:10 01:54:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 03:36:10 01:54:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 01:54:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 03:36:10 03:36:10 01:54:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 01:55:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57 03:36:10 01:55:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 03:36:10 01:55:01 AM 1 0.53 0.00 0.07 0.00 0.07 99.33 03:36:10 01:56:01 AM all 0.32 0.00 0.03 0.00 0.05 99.60 03:36:10 01:56:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 03:36:10 01:56:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 03:36:10 01:57:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 03:36:10 01:57:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 03:36:10 01:57:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 03:36:10 01:58:01 AM all 0.31 0.00 0.04 0.01 0.06 99.58 03:36:10 01:58:01 AM 0 0.08 0.00 0.05 0.02 0.05 99.80 03:36:10 01:58:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37 03:36:10 01:59:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 03:36:10 01:59:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 01:59:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 03:36:10 02:00:00 AM all 0.29 0.00 0.07 0.00 0.04 99.60 03:36:10 02:00:00 AM 0 0.05 0.00 0.05 0.00 0.03 99.86 03:36:10 02:00:00 AM 1 0.53 0.00 0.08 0.00 0.05 99.34 03:36:10 02:00:01 AM all 0.49 0.00 0.49 0.00 0.00 99.01 03:36:10 02:00:01 AM 0 0.00 0.00 0.99 0.00 0.00 99.01 03:36:10 02:00:01 AM 1 0.98 0.00 0.00 0.00 0.00 99.02 03:36:10 02:01:01 AM all 0.31 0.00 0.06 0.07 0.04 99.52 03:36:10 02:01:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 03:36:10 02:01:01 AM 1 0.13 0.00 0.07 0.13 0.05 99.62 03:36:10 02:02:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 03:36:10 02:02:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 03:36:10 02:02:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 03:36:10 02:03:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 03:36:10 02:03:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 03:36:10 02:03:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 03:36:10 02:04:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 03:36:10 02:04:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 03:36:10 02:04:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 03:36:10 03:36:10 02:04:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 02:05:01 AM all 0.12 0.00 0.07 0.00 0.04 99.77 03:36:10 02:05:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75 03:36:10 02:05:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 03:36:10 02:06:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 03:36:10 02:06:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 03:36:10 02:06:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 02:07:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 03:36:10 02:07:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 03:36:10 02:07:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 03:36:10 02:08:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 03:36:10 02:08:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 03:36:10 02:08:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 03:36:10 02:09:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 03:36:10 02:09:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 03:36:10 02:09:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 03:36:10 02:10:00 AM all 0.22 0.00 0.08 0.00 0.03 99.68 03:36:10 02:10:00 AM 0 0.36 0.00 0.09 0.00 0.02 99.54 03:36:10 02:10:00 AM 1 0.09 0.00 0.07 0.00 0.03 99.81 03:36:10 02:10:01 AM all 0.84 0.00 0.84 0.00 0.00 98.31 03:36:10 02:10:01 AM 0 0.85 0.00 0.85 0.00 0.00 98.31 03:36:10 02:10:01 AM 1 0.84 0.00 0.84 0.00 0.00 98.32 03:36:10 02:11:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 03:36:10 02:11:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 03:36:10 02:11:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 03:36:10 02:12:01 AM all 0.33 0.00 0.03 0.00 0.03 99.61 03:36:10 02:12:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 03:36:10 02:12:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 03:36:10 02:13:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59 03:36:10 02:13:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 03:36:10 02:13:01 AM 1 0.35 0.00 0.07 0.00 0.07 99.52 03:36:10 02:14:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 03:36:10 02:14:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65 03:36:10 02:14:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 03:36:10 03:36:10 02:14:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 02:15:02 AM all 0.33 0.00 0.04 0.00 0.04 99.58 03:36:10 02:15:02 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 03:36:10 02:15:02 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 03:36:10 02:16:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 03:36:10 02:16:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.69 03:36:10 02:16:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 03:36:10 02:17:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 03:36:10 02:17:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 03:36:10 02:17:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 03:36:10 02:18:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 03:36:10 02:18:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 03:36:10 02:18:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 02:19:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 03:36:10 02:19:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 03:36:10 02:19:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 03:36:10 02:20:00 AM all 0.32 0.00 0.06 0.00 0.03 99.59 03:36:10 02:20:00 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 03:36:10 02:20:00 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 03:36:10 02:21:01 AM all 0.16 0.00 0.07 0.00 0.02 99.74 03:36:10 02:21:01 AM 0 0.22 0.00 0.08 0.00 0.02 99.68 03:36:10 02:21:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 02:22:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 03:36:10 02:22:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 03:36:10 02:22:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 03:36:10 02:23:01 AM all 0.25 0.00 0.07 0.01 0.03 99.65 03:36:10 02:23:01 AM 0 0.42 0.00 0.10 0.00 0.02 99.47 03:36:10 02:23:01 AM 1 0.08 0.00 0.03 0.02 0.03 99.83 03:36:10 02:24:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 03:36:10 02:24:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 03:36:10 02:24:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 03:36:10 02:25:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 03:36:10 02:25:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 03:36:10 02:25:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 03:36:10 03:36:10 02:25:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 02:26:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 03:36:10 02:26:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 03:36:10 02:26:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 03:36:10 02:27:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 03:36:10 02:27:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 03:36:10 02:27:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 02:28:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 03:36:10 02:28:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 02:28:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 03:36:10 02:29:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 03:36:10 02:29:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 03:36:10 02:29:01 AM 1 0.45 0.00 0.03 0.00 0.00 99.52 03:36:10 02:30:00 AM all 0.34 0.00 0.04 0.00 0.03 99.59 03:36:10 02:30:00 AM 0 0.44 0.00 0.07 0.00 0.03 99.46 03:36:10 02:30:00 AM 1 0.24 0.00 0.02 0.00 0.03 99.71 03:36:10 02:31:01 AM all 0.30 0.00 0.07 0.00 0.02 99.60 03:36:10 02:31:01 AM 0 0.53 0.00 0.10 0.00 0.03 99.34 03:36:10 02:31:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 03:36:10 02:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 03:36:10 02:32:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 03:36:10 02:32:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 03:36:10 02:33:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 03:36:10 02:33:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67 03:36:10 02:33:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 03:36:10 02:34:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 03:36:10 02:34:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 03:36:10 02:34:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 03:36:10 02:35:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 03:36:10 02:35:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67 03:36:10 02:35:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55 03:36:10 02:36:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 03:36:10 02:36:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 03:36:10 02:36:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 03:36:10 03:36:10 02:36:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 02:37:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 03:36:10 02:37:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 03:36:10 02:37:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 03:36:10 02:38:01 AM all 0.23 0.00 0.09 0.00 0.03 99.65 03:36:10 02:38:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 03:36:10 02:38:01 AM 1 0.37 0.00 0.08 0.00 0.02 99.53 03:36:10 02:39:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 03:36:10 02:39:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 03:36:10 02:39:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 03:36:10 02:40:00 AM all 0.19 0.00 0.07 0.00 0.03 99.71 03:36:10 02:40:00 AM 0 0.12 0.00 0.08 0.00 0.03 99.76 03:36:10 02:40:00 AM 1 0.27 0.00 0.05 0.00 0.02 99.66 03:36:10 02:40:01 AM all 0.83 0.00 0.83 0.00 0.00 98.35 03:36:10 02:40:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00 03:36:10 02:40:01 AM 1 1.64 0.00 1.64 0.00 0.00 96.72 03:36:10 02:41:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 03:36:10 02:41:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 03:36:10 02:41:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55 03:36:10 02:42:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 03:36:10 02:42:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 03:36:10 02:42:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 03:36:10 02:43:01 AM all 0.34 0.00 0.08 0.01 0.03 99.55 03:36:10 02:43:01 AM 0 0.37 0.00 0.07 0.02 0.03 99.52 03:36:10 02:43:01 AM 1 0.32 0.00 0.08 0.00 0.02 99.58 03:36:10 02:44:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 03:36:10 02:44:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 03:36:10 02:44:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 03:36:10 02:45:01 AM all 0.37 0.00 0.06 0.00 0.04 99.53 03:36:10 02:45:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 03:36:10 02:45:01 AM 1 0.20 0.00 0.10 0.00 0.07 99.63 03:36:10 02:46:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68 03:36:10 02:46:01 AM 0 0.33 0.00 0.02 0.00 0.00 99.65 03:36:10 02:46:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 03:36:10 03:36:10 02:46:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 02:47:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 03:36:10 02:47:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 03:36:10 02:47:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70 03:36:10 02:48:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 03:36:10 02:48:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 03:36:10 02:48:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 03:36:10 02:49:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 03:36:10 02:49:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 03:36:10 02:49:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 03:36:10 02:50:00 AM all 0.30 0.00 0.06 0.00 0.03 99.60 03:36:10 02:50:00 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 03:36:10 02:50:00 AM 1 0.56 0.00 0.08 0.00 0.05 99.31 03:36:10 02:50:01 AM all 1.31 0.00 1.31 0.00 0.00 97.39 03:36:10 02:50:01 AM 0 1.32 0.00 0.00 0.00 0.00 98.68 03:36:10 02:50:01 AM 1 1.30 0.00 2.60 0.00 0.00 96.10 03:36:10 02:51:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 03:36:10 02:51:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 03:36:10 02:51:01 AM 1 0.15 0.00 0.03 0.00 0.02 99.80 03:36:10 02:52:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 03:36:10 02:52:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 03:36:10 02:52:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72 03:36:10 02:53:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71 03:36:10 02:53:01 AM 0 0.13 0.00 0.03 0.00 0.02 99.82 03:36:10 02:53:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60 03:36:10 02:54:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65 03:36:10 02:54:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 03:36:10 02:54:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 03:36:10 02:55:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 03:36:10 02:55:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 03:36:10 02:55:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 03:36:10 02:56:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 03:36:10 02:56:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 03:36:10 02:56:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 03:36:10 03:36:10 02:56:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 02:57:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 03:36:10 02:57:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 03:36:10 02:57:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 03:36:10 02:58:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 03:36:10 02:58:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 03:36:10 02:58:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 03:36:10 02:59:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 03:36:10 02:59:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65 03:36:10 02:59:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68 03:36:10 03:00:00 AM all 0.34 0.00 0.07 0.00 0.03 99.56 03:36:10 03:00:00 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 03:36:10 03:00:00 AM 1 0.59 0.00 0.05 0.00 0.03 99.32 03:36:10 03:00:01 AM all 1.10 0.00 1.10 0.00 0.00 97.79 03:36:10 03:00:01 AM 0 1.10 0.00 2.20 0.00 0.00 96.70 03:36:10 03:00:01 AM 1 1.11 0.00 0.00 0.00 0.00 98.89 03:36:10 03:01:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 03:36:10 03:01:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 03:36:10 03:01:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 03:36:10 03:02:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55 03:36:10 03:02:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 03:36:10 03:02:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 03:36:10 03:03:01 AM all 0.37 0.00 0.05 0.00 0.03 99.56 03:36:10 03:03:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72 03:36:10 03:03:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 03:36:10 03:04:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 03:36:10 03:04:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 03:36:10 03:04:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 03:36:10 03:05:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 03:36:10 03:05:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 03:36:10 03:05:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 03:36:10 03:06:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 03:36:10 03:06:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 03:36:10 03:06:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58 03:36:10 03:36:10 03:06:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 03:07:01 AM all 0.35 0.16 0.12 0.00 0.05 99.32 03:36:10 03:07:01 AM 0 0.17 0.32 0.13 0.00 0.03 99.35 03:36:10 03:07:01 AM 1 0.53 0.00 0.10 0.00 0.07 99.30 03:36:10 03:08:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 03:36:10 03:08:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 03:36:10 03:08:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40 03:36:10 03:09:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 03:36:10 03:09:01 AM 0 0.17 0.00 0.03 0.00 0.03 99.77 03:36:10 03:09:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 03:36:10 03:10:00 AM all 0.33 0.00 0.05 0.00 0.03 99.59 03:36:10 03:10:00 AM 0 0.25 0.00 0.03 0.00 0.00 99.71 03:36:10 03:10:00 AM 1 0.41 0.00 0.07 0.00 0.05 99.47 03:36:10 03:10:01 AM all 0.47 0.00 0.47 0.00 0.00 99.05 03:36:10 03:10:01 AM 0 0.00 0.00 0.95 0.00 0.00 99.05 03:36:10 03:10:01 AM 1 0.94 0.00 0.00 0.00 0.00 99.06 03:36:10 03:11:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58 03:36:10 03:11:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 03:36:10 03:11:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 03:36:10 03:12:01 AM all 0.23 0.00 0.08 0.00 0.08 99.61 03:36:10 03:12:01 AM 0 0.20 0.00 0.08 0.00 0.13 99.58 03:36:10 03:12:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 03:36:10 03:13:01 AM all 0.36 0.00 0.08 0.00 0.03 99.52 03:36:10 03:13:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 03:36:10 03:13:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33 03:36:10 03:14:01 AM all 24.16 0.00 3.56 1.29 0.09 70.90 03:36:10 03:14:01 AM 0 15.96 0.00 3.11 0.69 0.10 80.14 03:36:10 03:14:01 AM 1 32.35 0.00 4.01 1.89 0.08 61.66 03:36:10 03:15:01 AM all 33.08 0.00 5.02 2.52 0.10 59.28 03:36:10 03:15:01 AM 0 20.19 0.00 4.12 2.47 0.10 73.13 03:36:10 03:15:01 AM 1 45.98 0.00 5.92 2.57 0.10 45.43 03:36:10 03:16:01 AM all 11.90 0.00 1.56 0.36 0.06 86.12 03:36:10 03:16:01 AM 0 4.27 0.00 1.12 0.42 0.05 94.15 03:36:10 03:16:01 AM 1 19.54 0.00 2.00 0.30 0.07 78.09 03:36:10 03:36:10 03:16:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 03:17:01 AM all 33.43 0.00 5.92 0.90 0.09 59.66 03:36:10 03:17:01 AM 0 28.15 0.00 5.49 0.38 0.10 65.88 03:36:10 03:17:01 AM 1 38.70 0.00 6.35 1.42 0.08 53.44 03:36:10 03:18:01 AM all 0.41 0.00 0.32 0.89 0.05 98.33 03:36:10 03:18:01 AM 0 0.18 0.00 0.37 1.05 0.05 98.35 03:36:10 03:18:01 AM 1 0.63 0.00 0.27 0.73 0.05 98.31 03:36:10 03:19:01 AM all 2.32 0.00 0.37 0.03 0.06 97.23 03:36:10 03:19:01 AM 0 0.74 0.00 0.33 0.03 0.05 98.85 03:36:10 03:19:01 AM 1 3.90 0.00 0.40 0.02 0.07 95.61 03:36:10 03:20:00 AM all 0.58 0.00 0.13 0.00 0.05 99.24 03:36:10 03:20:00 AM 0 0.58 0.00 0.17 0.00 0.07 99.18 03:36:10 03:20:00 AM 1 0.58 0.00 0.09 0.00 0.03 99.30 03:36:10 03:20:01 AM all 0.42 0.00 0.83 0.00 0.00 98.75 03:36:10 03:20:01 AM 0 0.00 0.00 1.67 0.00 0.00 98.33 03:36:10 03:20:01 AM 1 0.83 0.00 0.00 0.00 0.00 99.17 03:36:10 03:21:01 AM all 1.03 0.00 0.17 0.00 0.07 98.74 03:36:10 03:21:01 AM 0 1.02 0.00 0.20 0.00 0.07 98.71 03:36:10 03:21:01 AM 1 1.04 0.00 0.13 0.00 0.07 98.76 03:36:10 03:22:02 AM all 0.38 0.00 0.14 0.00 0.08 99.41 03:36:10 03:22:02 AM 0 0.35 0.00 0.17 0.00 0.07 99.41 03:36:10 03:22:02 AM 1 0.40 0.00 0.12 0.00 0.08 99.40 03:36:10 03:23:01 AM all 1.17 0.00 0.13 0.00 0.16 98.54 03:36:10 03:23:01 AM 0 0.44 0.00 0.15 0.00 0.20 99.20 03:36:10 03:23:01 AM 1 1.90 0.00 0.10 0.00 0.12 97.88 03:36:10 03:24:01 AM all 0.59 0.00 0.13 0.00 0.16 99.13 03:36:10 03:24:01 AM 0 0.64 0.00 0.17 0.00 0.18 99.01 03:36:10 03:24:01 AM 1 0.53 0.00 0.08 0.00 0.13 99.25 03:36:10 03:25:01 AM all 1.39 0.00 0.23 0.00 0.10 98.29 03:36:10 03:25:01 AM 0 1.56 0.00 0.22 0.00 0.10 98.13 03:36:10 03:25:01 AM 1 1.22 0.00 0.23 0.00 0.10 98.45 03:36:10 03:26:01 AM all 0.52 0.00 0.12 0.00 0.07 99.30 03:36:10 03:26:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 03:36:10 03:26:01 AM 1 0.47 0.00 0.15 0.00 0.10 99.28 03:36:10 03:36:10 03:26:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:10 03:27:01 AM all 2.07 0.00 0.18 0.00 0.07 97.68 03:36:10 03:27:01 AM 0 1.67 0.00 0.20 0.00 0.08 98.04 03:36:10 03:27:01 AM 1 2.47 0.00 0.15 0.00 0.05 97.33 03:36:10 03:28:01 AM all 0.53 0.00 0.18 0.00 0.06 99.24 03:36:10 03:28:01 AM 0 0.37 0.00 0.17 0.00 0.07 99.40 03:36:10 03:28:01 AM 1 0.68 0.00 0.18 0.00 0.05 99.08 03:36:10 03:29:01 AM all 1.02 0.00 0.19 0.00 0.07 98.72 03:36:10 03:29:01 AM 0 1.26 0.00 0.27 0.00 0.08 98.39 03:36:10 03:29:01 AM 1 0.79 0.00 0.12 0.00 0.05 99.05 03:36:10 03:30:00 AM all 0.51 0.00 0.11 0.00 0.06 99.32 03:36:10 03:30:00 AM 0 0.47 0.00 0.10 0.00 0.07 99.36 03:36:10 03:30:00 AM 1 0.55 0.00 0.12 0.00 0.05 99.28 03:36:10 03:31:01 AM all 0.96 0.00 0.14 0.00 0.06 98.84 03:36:10 03:31:01 AM 0 1.25 0.00 0.13 0.00 0.05 98.57 03:36:10 03:31:01 AM 1 0.68 0.00 0.15 0.00 0.07 99.10 03:36:10 03:32:01 AM all 0.58 0.00 0.15 0.00 0.05 99.21 03:36:10 03:32:01 AM 0 0.87 0.00 0.13 0.00 0.03 98.96 03:36:10 03:32:01 AM 1 0.30 0.00 0.17 0.00 0.07 99.46 03:36:10 03:33:01 AM all 0.99 0.00 0.22 0.00 0.06 98.74 03:36:10 03:33:01 AM 0 1.56 0.00 0.27 0.00 0.05 98.13 03:36:10 03:33:01 AM 1 0.42 0.00 0.17 0.00 0.07 99.35 03:36:10 03:34:01 AM all 0.48 0.00 0.12 0.00 0.08 99.32 03:36:10 03:34:01 AM 0 0.40 0.00 0.15 0.00 0.10 99.35 03:36:10 03:34:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 03:36:10 03:35:01 AM all 13.34 0.00 1.79 0.08 0.07 84.71 03:36:10 03:35:01 AM 0 7.08 0.00 1.75 0.08 0.05 91.03 03:36:10 03:35:01 AM 1 19.62 0.00 1.84 0.08 0.08 78.38 03:36:10 03:36:01 AM all 30.38 0.00 4.31 0.15 0.09 65.06 03:36:10 03:36:01 AM 0 28.14 0.00 4.15 0.12 0.08 67.52 03:36:10 03:36:01 AM 1 32.63 0.00 4.48 0.18 0.10 62.61 03:36:10 Average: all 1.20 0.00 0.20 0.04 0.04 98.52 03:36:10 Average: 0 0.93 0.00 0.19 0.03 0.04 98.81 03:36:10 Average: 1 1.46 0.00 0.21 0.05 0.05 98.23 03:36:10 03:36:10 03:36:10