Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/112973 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-4c-16g-18646 (ubuntu2004-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jEdj79cW62bE/agent.12772 SSH_AGENT_PID=12774 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1130024035133198090.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1130024035133198090.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/73/112973/5 # timeout=10 > git rev-parse 46e0a1dabfa73624d15bd3ad41ef2729e1ba3d26^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 46e0a1dabfa73624d15bd3ad41ef2729e1ba3d26 (refs/changes/73/112973/5) > git config core.sparsecheckout # timeout=10 > git checkout -f 46e0a1dabfa73624d15bd3ad41ef2729e1ba3d26 # timeout=10 Commit message: "Bump upstream dependencies for 2024.09 Scandium" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 40254b0e7369c6b5be45df88abe77bf2ff2e2962 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4338160623228089108.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j6fb lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-j6fb/bin to PATH Generating Requirements File Python 3.11.7 pip 24.2 from /tmp/venv-j6fb/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.11 botocore==1.35.11 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.34.0 httplib2==0.22.0 identify==2.6.0 idna==3.8 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.8.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.2.2 prettytable==3.11.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.0.0 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.20 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2521388424457425741.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-Pn5R + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ sed 's/^[ *]* //' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.7 ++ [[ -z 3.11.7 ]] ++ echo 3.11.7 ++ return 0 + pyenv local 3.11.7 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.7 + pyenv local 3.11.7 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-Pn5R + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pn5R' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pn5R + echo /tmp/venv-Pn5R + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-Pn5R/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-Pn5R/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pn5R/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Pn5R/bin to PATH + PATH=/tmp/venv-Pn5R/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.11.7 + python3 -m pip --version pip 24.2 from /tmp/venv-Pn5R/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==5.5.0 chardet==5.2.0 colorama==0.4.6 distlib==0.3.8 filelock==3.15.4 packaging==24.1 platformdirs==4.2.2 pluggy==1.5.0 pyproject-api==1.7.1 tox==4.18.0 urllib3==1.26.20 virtualenv==20.26.3 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins14502402451803933977.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8740388102824042565.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + cd /w/workspace/transportpce-tox-verify-transportpce-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-oXqz + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ sed 's/^[ *]* //' ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 ++ py_version_xyz=3.11.7 ++ [[ -z 3.11.7 ]] ++ echo 3.11.7 ++ return 0 + pyenv local 3.11.7 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.7 + pyenv local 3.11.7 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-Pn5R + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pn5R from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pn5R from file:/tmp/.toxenv + /tmp/venv-Pn5R/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-Pn5R/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pn5R/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Pn5R/bin to PATH + PATH=/tmp/venv-Pn5R/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-Pn5R/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-Pn5R/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.18.0 from /tmp/venv-Pn5R/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt checkbashisms: freeze> python -m pip freeze --all docs: install_deps> python -I -m pip install -r docs/requirements.txt checkbashisms: pip==24.1,setuptools==70.1.0,wheel==0.43.0 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + script ./reflectwarn.sh does not appear to have a #! interpreter line; you may get strange results checkbashisms: OK ✔ in 2.62 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.15.4,identify==2.6.0,nodeenv==1.9.1,pip==24.1,platformdirs==4.2.2,pre-commit==3.8.0,PyYAML==6.0.2,setuptools==70.1.0,virtualenv==20.26.3,wheel==0.43.0 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' /usr/bin/cpan pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. buildcontroller: freeze> python -m pip freeze --all [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. buildcontroller: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh + update-java-alternatives -l java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 java-1.12.0-openjdk-amd64 1211 /usr/lib/jvm/java-1.12.0-openjdk-amd64 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 java-1.8.0-openjdk-amd64 1081 /usr/lib/jvm/java-1.8.0-openjdk-amd64 [INFO] Initializing environment for https://github.com/perltidy/perltidy. + java -version + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; + JAVA_VER=21 + echo 21 21 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; + javac -version [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... + JAVAC_VER=21 + echo 21 + [ 21 -ge 21 ] + [ 21 -ge 21 ] + echo ok, java is 21 or newer + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz -P /tmp 21 ok, java is 21 or newer 2024-09-04 17:16:48 URL:https://dlcdn.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz [9083702/9083702] -> "/tmp/apache-maven-3.9.8-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.9.8-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.9.8 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn + mvn --version Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256) Maven home: /opt/maven Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/perltidy/perltidy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... docs: freeze> python -m pip freeze --all docs: alabaster==0.7.16,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.3.2,contourpy==1.3.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.53.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.8,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.2,numpy==2.1.1,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.2,webcolors==24.8.0,wheel==0.43.0 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==0.7.16,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.3.2,contourpy==1.3.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.53.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.8,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.2,numpy==2.1.1,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.2,webcolors==24.8.0,wheel==0.43.0 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/lib/python3.11/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) docs: OK ✔ in 34.55 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................docs-linkcheck: OK ✔ in 36.29 seconds pylint: freeze> python -m pip freeze --all Passed pylint: astroid==3.2.4,dill==0.3.8,isort==5.13.2,mccabe==0.7.0,pip==24.1,platformdirs==4.2.2,pylint==3.2.7,setuptools==70.1.0,tomlkit==0.13.2,wheel==0.43.0 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + perltidy.................................................................Passed pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..................................................................Passed ------------------------------------ Your code has been rated at 10.00/10 pre-commit: OK ✔ in 52.45 seconds pylint: OK ✔ in 27.59 seconds buildcontroller: OK ✔ in 1 minute 59.38 seconds sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests221: freeze> python -m pip freeze --all sims: freeze> python -m pip freeze --all build_karaf_tests121: freeze> python -m pip freeze --all build_karaf_tests221: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable sims: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh Using lighynode version 19.1.0.5 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory build_karaf_tests121: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable sims: OK ✔ in 11.69 seconds build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests71: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests221: OK ✔ in 57.21 seconds build_karaf_tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: OK ✔ in 58.59 seconds tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: OK ✔ in 51.61 seconds build_karaf_tests_hybrid: freeze> python -m pip freeze --all build_karaf_tests_hybrid: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 build_karaf_tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable tests_tapi: freeze> python -m pip freeze --all tests_tapi: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,click==8.1.7,contourpy==1.3.0,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.6,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.53.1,gnpy4tpce==2.4.7,idna==3.8,iniconfig==2.0.0,injector==0.22.0,itsdangerous==2.2.0,Jinja2==3.1.4,kiwisolver==1.4.7,lxml==5.3.0,MarkupSafe==2.1.5,matplotlib==3.9.2,netconf-client==3.1.1,networkx==2.8.8,numpy==1.26.4,packaging==24.1,pandas==1.5.3,paramiko==3.4.1,pbr==5.11.1,pillow==10.4.0,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pyparsing==3.1.4,pytest==8.3.2,python-dateutil==2.9.0.post0,pytz==2024.1,requests==2.32.3,scipy==1.14.1,setuptools==50.3.2,six==1.16.0,urllib3==2.2.2,Werkzeug==2.0.3,wheel==0.43.0,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pytest -q transportpce_tests/pce/test01_pce.py .................................................. [100%] 20 passed in 111.27s (0:01:51) pytest -q transportpce_tests/pce/test02_pce_400G.py ................ [100%] 9 passed in 39.21s pytest -q transportpce_tests/pce/test03_gnpy.py .............. [100%] 8 passed in 37.27s pytest -q transportpce_tests/pce/test04_pce_bug_fix.py ... [100%] 3 passed in 35.43s build_karaf_tests_hybrid: OK ✔ in 52.67 seconds testsPCE: OK ✔ in 5 minutes 23.26 seconds tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests121: freeze> python -m pip freeze --all tests121: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py ...................... [100%] 21 passed in 258.54s (0:04:18) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ...... [100%] 50 passed in 582.39s (0:09:42) pytest -q transportpce_tests/tapi/test02_full_topology.py ........................ [100%] 6 passed in 216.96s (0:03:36) pytest -q transportpce_tests/1.2.1/test03_topology.py ........................ [100%] 30 passed in 443.78s (0:07:23) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py .............................................................................. [100%] 70 passed in 268.06s (0:04:28) tests_tapi: OK ✔ in 21 minutes 43.12 seconds tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests71: freeze> python -m pip freeze --all tests71: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env pytest -q transportpce_tests/7.1/test01_portmapping.py ............ [100%] 12 passed in 40.79s pytest -q transportpce_tests/7.1/test02_otn_renderer.py .......................................... [100%] 44 passed in 662.38s (0:11:02) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ............................................ [100%] 62 passed in 154.75s (0:02:34) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py ......................................................... [100%] 48 passed in 131.41s (0:02:11) pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py ................... [100%] 24 passed in 258.07s (0:04:18) pytest -q transportpce_tests/1.2.1/test05_olm.py ..................... [100%] 22 passed in 71.68s (0:01:11) tests71: OK ✔ in 6 minutes 45.33 seconds tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt ....tests221: freeze> python -m pip freeze --all tests221: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.1,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==70.1.0,urllib3==2.2.2,wheel==0.43.0 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 using environment variables from ./karaf221.env pytest -q transportpce_tests/2.2.1/test01_portmapping.py ........................................................ [100%] 35 passed in 73.67s (0:01:13) pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py ............ [100%] 6 passed in 40.53s pytest -q transportpce_tests/2.2.1/test03_topology.py ...... [100%] 40 passed in 176.94s (0:02:56) pytest -q transportpce_tests/1.2.1/test06_end2end.py ....................................................................... [100%] 44 passed in 140.83s (0:02:20) pytest -q transportpce_tests/2.2.1/test04_otn_topology.py .................... [100%] 12 passed in 57.99s pytest -q transportpce_tests/2.2.1/test05_flex_grid.py ............................. [100%] 16 passed in 111.93s (0:01:51) pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py ............................... [100%] 31 passed in 31.44s pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py ........................... [100%] 26 passed in 88.51s (0:01:28) pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py ...................... [100%] 22 passed in 95.36s (0:01:35) pytest -q transportpce_tests/2.2.1/test09_olm.py ..... [100%] 54 passed in 535.42s (0:08:55) ........................................ [100%] 40 passed in 175.29s (0:02:55) pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py ........................................................................ [ 74%] ......................... [100%] 97 passed in 662.54s (0:11:02) pytest -q transportpce_tests/2.2.1/test12_end2end.py ...................................................... [100%] 54 passed in 618.27s (0:10:18) pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py ........................................................................ [ 71%] ............................. [100%] 101 passed in 479.50s (0:07:59) pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py ........................................................................ [ 67%] ................................... [100%] 107 passed in 590.32s (0:09:50) tests121: OK ✔ in 35 minutes 17.31 seconds tests221: OK ✔ in 52 minutes 55.23 seconds tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests_hybrid: freeze> python -m pip freeze --all tests_hybrid: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.2,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==72.1.0,urllib3==2.2.2,wheel==0.44.0 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf121.env pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] ==================================== ERRORS ==================================== _______ ERROR at setup of TransportPCEFulltesting.test_01_connect_xpdrA ________ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportPCEFulltesting.test_02_connect_xpdrC ________ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! ________ ERROR at setup of TransportPCEFulltesting.test_03_connect_rdmA ________ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! ________ ERROR at setup of TransportPCEFulltesting.test_04_connect_rdmC ________ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_05_connect_xpdrA_N1_to_roadmA_PP1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_06_connect_roadmA_PP1_to_xpdrA_N1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_07_connect_xpdrC_N1_to_roadmC_PP1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_08_connect_roadmC_PP1_to_xpdrC_N1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_09_add_omsAttributes_ROADMA_ROADMC _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_10_add_omsAttributes_ROADMC_ROADMA _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportPCEFulltesting.test_11_create_eth_service1 _____ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportPCEFulltesting.test_12_get_eth_service1 ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_13_change_status_line_port_xpdra _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_14_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_15_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportPCEFulltesting.test_16_check_update_service1 ____ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_17_restore_status_line_port_xpdra _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_18_check_update_portmapping_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_19_check_update_openroadm_topo_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_20_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_21_change_status_port_roadma_srg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_22_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_23_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_24_restore_status_port_roadma_srg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_25_check_update_portmapping_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_26_check_update_openroadm_topo_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_27_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_28_change_status_line_port_roadma_deg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_29_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_30_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_31_restore_status_line_port_roadma_srg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_32_check_update_portmapping_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_33_check_update_openroadm_topo_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_34_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_35_change_status_line_port_xpdrc _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_36_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_37_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_38_restore_status_line_port_xpdrc _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_39_check_update_portmapping_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_40_check_update_openroadm_topo_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_41_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_42_change_status_port_roadma_srg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_43_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_44_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_45_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportPCEFulltesting.test_46_delete_eth_service1 _____ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_47_disconnect_xponders_from_roadm _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportPCEFulltesting.test_48_disconnect_XPDRA ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportPCEFulltesting.test_49_disconnect_XPDRC ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _____ ERROR at setup of TransportPCEFulltesting.test_50_disconnect_ROADMA ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! _____ ERROR at setup of TransportPCEFulltesting.test_51_disconnect_ROADMC ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! =========================== short test summary info ============================ ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_01_connect_xpdrA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_02_connect_xpdrC ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_03_connect_rdmA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_04_connect_rdmC ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_05_connect_xpdrA_N1_to_roadmA_PP1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_06_connect_roadmA_PP1_to_xpdrA_N1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_07_connect_xpdrC_N1_to_roadmC_PP1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_08_connect_roadmC_PP1_to_xpdrC_N1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_09_add_omsAttributes_ROADMA_ROADMC ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_10_add_omsAttributes_ROADMC_ROADMA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_11_create_eth_service1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_12_get_eth_service1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_13_change_status_line_port_xpdra ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_14_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_15_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_16_check_update_service1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_17_restore_status_line_port_xpdra ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_18_check_update_portmapping_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_19_check_update_openroadm_topo_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_20_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_21_change_status_port_roadma_srg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_22_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_23_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_24_restore_status_port_roadma_srg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_25_check_update_portmapping_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_26_check_update_openroadm_topo_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_27_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_28_change_status_line_port_roadma_deg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_29_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_30_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_31_restore_status_line_port_roadma_srg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_32_check_update_portmapping_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_33_check_update_openroadm_topo_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_34_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_35_change_status_line_port_xpdrc ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_36_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_37_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_38_restore_status_line_port_xpdrc ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_39_check_update_portmapping_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_40_check_update_openroadm_topo_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_41_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_42_change_status_port_roadma_srg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_43_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_44_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_45_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_46_delete_eth_service1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_47_disconnect_xponders_from_roadm ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_48_disconnect_XPDRA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_49_disconnect_XPDRC ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_50_disconnect_ROADMA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_51_disconnect_ROADMC 51 errors in 5179.31s (1:26:19) tests_hybrid: exit 1 (5179.53 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=62461 tests_hybrid: FAIL ✖ in 1 hour 26 minutes 25.97 seconds buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt buildlighty: freeze> python -m pip freeze --all buildlighty: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.0,charset-normalizer==3.3.2,cryptography==43.0.1,dict2xml==1.7.6,idna==3.8,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.1,packaging==24.1,paramiko==3.4.1,pip==24.2,pluggy==1.5.0,psutil==6.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.2,requests==2.32.3,setuptools==72.1.0,urllib3==2.2.2,wheel==0.44.0 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED [ERROR] COMPILATION ERROR : [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java:[134,114] incompatible types: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer cannot be converted to org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java:[248,73] incompatible types: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer cannot be converted to org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/utils/TPCEUtils.java:[21,75] incompatible types: inference variable E has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.YangModuleInfo lower bounds: org.opendaylight.yangtools.yang.binding.YangModuleInfo,org.opendaylight.yangtools.binding.meta.YangModuleInfo [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project tpce: Compilation failure: Compilation failure: [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java:[134,114] incompatible types: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer cannot be converted to org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java:[248,73] incompatible types: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer cannot be converted to org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/utils/TPCEUtils.java:[21,75] incompatible types: inference variable E has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.YangModuleInfo [ERROR] lower bounds: org.opendaylight.yangtools.yang.binding.YangModuleInfo,org.opendaylight.yangtools.binding.meta.YangModuleInfo [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. buildlighty: exit 9 (15.61 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh pid=82976 buildcontroller: OK (119.38=setup[8.09]+cmd[111.29] seconds) testsPCE: OK (323.26=setup[99.00]+cmd[224.26] seconds) sims: OK (11.68=setup[8.99]+cmd[2.69] seconds) build_karaf_tests121: OK (58.59=setup[9.02]+cmd[49.57] seconds) tests121: OK (2117.31=setup[7.62]+cmd[2109.69] seconds) build_karaf_tests221: OK (57.20=setup[8.91]+cmd[48.30] seconds) tests_tapi: OK (1303.12=setup[8.11]+cmd[1295.02] seconds) tests221: OK (3175.23=setup[6.12]+cmd[3169.11] seconds) build_karaf_tests71: OK (51.61=setup[15.71]+cmd[35.90] seconds) tests71: OK (405.33=setup[5.77]+cmd[399.55] seconds) build_karaf_tests_hybrid: OK (52.67=setup[8.46]+cmd[44.22] seconds) tests_hybrid: FAIL code 1 (5185.97=setup[6.43]+cmd[5179.53] seconds) buildlighty: FAIL code 9 (21.65=setup[6.04]+cmd[15.61] seconds) docs: OK (34.54=setup[31.95]+cmd[2.59] seconds) docs-linkcheck: OK (36.29=setup[32.71]+cmd[3.58] seconds) checkbashisms: OK (2.62=setup[1.74]+cmd[0.02,0.05,0.81] seconds) pre-commit: OK (52.45=setup[3.32]+cmd[0.01,0.00,34.64,14.49] seconds) pylint: OK (27.59=setup[5.31]+cmd[22.28] seconds) evaluation failed :( (10269.35 seconds) + tox_status=255 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/build_karaf_tests121/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests121 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 + for i in .tox/*/log ++ echo .tox/build_karaf_tests221/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests221 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 + for i in .tox/*/log ++ echo .tox/build_karaf_tests71/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests71 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 + for i in .tox/*/log ++ echo .tox/build_karaf_tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests_hybrid + cp -r .tox/build_karaf_tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests_hybrid + for i in .tox/*/log ++ echo .tox/buildcontroller/log ++ awk -F/ '{print $2}' + tox_env=buildcontroller + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller + for i in .tox/*/log ++ echo .tox/buildlighty/log ++ awk -F/ '{print $2}' + tox_env=buildlighty + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty + for i in .tox/*/log ++ echo .tox/checkbashisms/log ++ awk -F/ '{print $2}' + tox_env=checkbashisms + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms + for i in .tox/*/log ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck + for i in .tox/*/log ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit + for i in .tox/*/log ++ echo .tox/pylint/log ++ awk -F/ '{print $2}' + tox_env=pylint + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint + for i in .tox/*/log ++ echo .tox/sims/log ++ awk -F/ '{print $2}' + tox_env=sims + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims + for i in .tox/*/log ++ echo .tox/tests121/log ++ awk -F/ '{print $2}' + tox_env=tests121 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 + for i in .tox/*/log ++ echo .tox/tests221/log ++ awk -F/ '{print $2}' + tox_env=tests221 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 + for i in .tox/*/log ++ echo .tox/tests71/log ++ awk -F/ '{print $2}' + tox_env=tests71 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 + for i in .tox/*/log ++ echo .tox/testsPCE/log ++ awk -F/ '{print $2}' + tox_env=testsPCE + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE + for i in .tox/*/log ++ echo .tox/tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=tests_hybrid + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid + for i in .tox/*/log ++ echo .tox/tests_tapi/log ++ awk -F/ '{print $2}' + tox_env=tests_tapi + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 255 -eq 0 + exit 255 ++ '[' 1 = 1 ']' ++ '[' -x /usr/bin/clear_console ']' ++ /usr/bin/clear_console -q Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 12774 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13723876115042461269.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10491151779181397257.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/transportpce-tox-verify-transportpce-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1550835747542299042.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6fb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-j6fb/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16618690954923002021.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #1949 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config16749365498251812351tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12938087212148428031.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9899972808105771512.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6fb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-j6fb/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5014534453370311408.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8574155301828879349.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6fb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-j6fb/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1815815742419308430.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6fb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-j6fb/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/1949/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-4c-16g-18646 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB L1i cache: 128 KiB L2 cache: 2 MiB L3 cache: 64 MiB NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.8G 0 7.8G 0% /dev tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 17G 62G 21% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/loop1 62M 62M 0 100% /snap/core20/1405 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 /dev/loop3 39M 39M 0 100% /snap/snapd/21759 /dev/loop4 64M 64M 0 100% /snap/core20/2318 /dev/loop5 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 15997 727 6984 1 8284 14930 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:e4:ad:be brd ff:ff:ff:ff:ff:ff inet 10.30.170.190/23 brd 10.30.171.255 scope global dynamic ens3 valid_lft 75955sec preferred_lft 75955sec inet6 fe80::f816:3eff:fee4:adbe/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:65:66:06:01 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-16g-18646) 09/04/24 _x86_64_ (4 CPU) 17:14:37 LINUX RESTART (4 CPU) 17:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:16:01 342.31 156.24 186.07 0.00 11700.53 29426.33 0.00 17:17:01 160.85 23.46 137.39 0.00 1859.38 20566.89 0.00 17:18:01 152.90 18.44 134.46 0.00 915.56 45317.96 0.00 17:19:01 67.69 1.35 66.34 0.00 64.46 34109.67 0.00 17:20:01 204.60 10.55 194.05 0.00 2334.42 149999.47 0.00 17:21:01 167.68 6.33 161.35 0.00 2613.36 52238.55 0.00 17:22:01 105.93 2.32 103.62 0.00 86.24 6999.80 0.00 17:23:01 98.40 2.03 96.37 0.00 253.02 1793.57 0.00 17:24:01 118.01 0.05 117.96 0.00 1.33 1734.64 0.00 17:25:01 114.96 2.93 112.03 0.00 512.50 9948.28 0.00 17:26:01 3.32 0.00 3.32 0.00 0.00 58.67 0.00 17:27:01 2.62 0.03 2.58 0.00 0.27 41.06 0.00 17:28:01 2.32 0.00 2.32 0.00 0.00 35.72 0.00 17:29:01 72.51 0.15 72.36 0.00 16.54 1374.95 0.00 17:30:01 49.58 1.20 48.38 0.00 27.33 970.90 0.00 17:31:01 52.26 0.00 52.26 0.00 0.00 769.61 0.00 17:32:01 3.02 0.00 3.02 0.00 0.00 69.19 0.00 17:33:01 74.12 0.00 74.12 0.00 0.00 1098.35 0.00 17:34:01 3.25 0.02 3.23 0.00 0.13 62.26 0.00 17:35:01 2.68 0.00 2.68 0.00 0.00 36.66 0.00 17:36:01 2.15 0.00 2.15 0.00 0.00 31.06 0.00 17:37:01 16.53 0.00 16.53 0.00 0.00 270.35 0.00 17:38:01 70.60 0.02 70.59 0.00 0.13 1065.16 0.00 17:39:01 3.53 0.00 3.53 0.00 0.00 78.52 0.00 17:40:01 2.67 0.00 2.67 0.00 0.00 50.66 0.00 17:41:01 4.23 0.00 4.23 0.00 0.00 82.51 0.00 17:42:01 113.86 0.05 113.81 0.00 0.40 5187.80 0.00 17:43:01 89.82 0.03 89.78 0.00 0.27 6107.07 0.00 17:44:01 71.85 0.00 71.85 0.00 0.00 1064.09 0.00 17:45:01 25.35 0.00 25.35 0.00 0.00 399.40 0.00 17:46:01 56.92 0.00 56.92 0.00 0.00 809.07 0.00 17:47:01 16.73 0.00 16.73 0.00 0.00 284.75 0.00 17:48:01 142.68 0.00 142.68 0.00 0.00 2053.39 0.00 17:49:01 91.30 0.00 91.30 0.00 0.00 3460.36 0.00 17:50:01 79.04 0.00 79.04 0.00 0.00 1187.40 0.00 17:51:01 141.98 0.00 141.98 0.00 0.00 2101.38 0.00 17:52:01 17.36 0.00 17.36 0.00 0.00 287.42 0.00 17:53:01 80.22 0.00 80.22 0.00 0.00 1161.14 0.00 17:54:01 73.07 0.00 73.07 0.00 0.00 1094.75 0.00 17:55:01 4.30 0.00 4.30 0.00 0.00 87.45 0.00 17:56:01 88.27 0.00 88.27 0.00 0.00 1337.91 0.00 17:57:01 57.11 0.00 57.11 0.00 0.00 827.73 0.00 17:58:01 65.01 0.00 65.01 0.00 0.00 974.61 0.00 17:59:01 16.08 0.00 16.08 0.00 0.00 295.28 0.00 18:00:01 55.80 0.00 55.80 0.00 0.00 816.13 0.00 18:01:01 3.18 0.00 3.18 0.00 0.00 54.92 0.00 18:02:01 16.61 0.00 16.61 0.00 0.00 282.09 0.00 18:03:01 59.24 0.00 59.24 0.00 0.00 850.12 0.00 18:04:01 2.22 0.00 2.22 0.00 0.00 47.33 0.00 18:05:01 3.27 0.00 3.27 0.00 0.00 58.79 0.00 18:06:01 1.67 0.00 1.67 0.00 0.00 29.73 0.00 18:07:01 1.87 0.00 1.87 0.00 0.00 34.79 0.00 18:08:01 1.82 0.00 1.82 0.00 0.00 38.13 0.00 18:09:01 1.73 0.00 1.73 0.00 0.00 35.99 0.00 18:10:01 2.15 0.00 2.15 0.00 0.00 44.13 0.00 18:11:01 1.65 0.00 1.65 0.00 0.00 22.80 0.00 18:12:01 1.80 0.00 1.80 0.00 0.00 23.06 0.00 18:13:01 15.06 0.00 15.06 0.00 0.00 247.25 0.00 18:14:01 70.25 0.00 70.25 0.00 0.00 1010.76 0.00 18:15:01 3.35 0.00 3.35 0.00 0.00 62.26 0.00 18:16:01 2.65 0.00 2.65 0.00 0.00 66.38 0.00 18:17:01 3.22 0.03 3.18 0.00 0.93 63.33 0.00 18:18:01 3.20 0.00 3.20 0.00 0.00 64.92 0.00 18:19:01 3.45 0.00 3.45 0.00 0.00 66.78 0.00 18:20:01 2.15 0.00 2.15 0.00 0.00 60.26 0.00 18:21:01 2.80 0.00 2.80 0.00 0.00 37.46 0.00 18:22:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 18:23:01 1.40 0.00 1.40 0.00 0.00 18.66 0.00 18:24:01 85.74 0.00 85.74 0.00 0.00 1243.05 0.00 18:25:01 2.83 0.00 2.83 0.00 0.00 63.60 0.00 18:26:01 3.12 0.00 3.12 0.00 0.00 65.06 0.00 18:27:01 3.28 0.00 3.28 0.00 0.00 66.12 0.00 18:28:01 2.93 0.00 2.93 0.00 0.00 49.59 0.00 18:29:01 3.97 0.00 3.97 0.00 0.00 73.05 0.00 18:30:01 2.30 0.00 2.30 0.00 0.00 48.79 0.00 18:31:01 2.95 0.00 2.95 0.00 0.00 49.59 0.00 18:32:01 87.25 0.00 87.25 0.00 0.00 1263.79 0.00 18:33:01 3.50 0.00 3.50 0.00 0.00 67.72 0.00 18:34:01 3.15 0.00 3.15 0.00 0.00 81.59 0.00 18:35:01 3.37 0.00 3.37 0.00 0.00 57.19 0.00 18:36:01 2.35 0.00 2.35 0.00 0.00 38.66 0.00 18:37:01 3.42 0.00 3.42 0.00 0.00 57.99 0.00 18:38:01 2.05 0.00 2.05 0.00 0.00 37.33 0.00 18:39:01 3.67 0.00 3.67 0.00 0.00 62.92 0.00 18:40:01 2.30 0.00 2.30 0.00 0.00 45.59 0.00 18:41:01 4.40 0.78 3.62 0.00 137.84 63.99 0.00 18:42:01 57.79 0.05 57.74 0.00 0.40 9859.16 0.00 18:43:01 36.43 0.00 36.43 0.00 0.00 783.87 0.00 18:44:01 2.37 0.00 2.37 0.00 0.00 33.06 0.00 18:45:01 24.35 0.00 24.35 0.00 0.00 365.81 0.00 18:46:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 18:47:01 24.35 0.00 24.35 0.00 0.00 365.14 0.00 18:48:01 14.78 0.00 14.78 0.00 0.00 234.23 0.00 18:49:01 12.56 0.00 12.56 0.00 0.00 167.97 0.00 18:50:01 24.01 0.00 24.01 0.00 0.00 357.67 0.00 18:51:01 1.72 0.00 1.72 0.00 0.00 23.20 0.00 18:52:01 24.93 0.00 24.93 0.00 0.00 371.00 0.00 18:53:01 15.08 0.00 15.08 0.00 0.00 229.70 0.00 18:54:01 10.51 0.00 10.51 0.00 0.00 147.84 0.00 18:55:01 24.15 0.00 24.15 0.00 0.00 364.87 0.00 18:56:01 2.07 0.00 2.07 0.00 0.00 26.00 0.00 18:57:01 24.61 0.00 24.61 0.00 0.00 368.21 0.00 18:58:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 18:59:01 16.66 0.00 16.66 0.00 0.00 259.96 0.00 19:00:01 24.73 0.00 24.73 0.00 0.00 368.34 0.00 19:01:01 2.65 0.00 2.65 0.00 0.00 33.19 0.00 19:02:01 16.28 0.00 16.28 0.00 0.00 255.69 0.00 19:03:02 1.88 0.00 1.88 0.00 0.00 22.53 0.00 19:04:01 23.89 0.00 23.89 0.00 0.00 359.13 0.00 19:05:01 16.68 0.00 16.68 0.00 0.00 255.16 0.00 19:06:01 1.53 0.00 1.53 0.00 0.00 21.99 0.00 19:07:01 25.66 0.00 25.66 0.00 0.00 381.27 0.00 19:08:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 19:09:01 25.88 0.00 25.88 0.00 0.00 384.20 0.00 19:10:01 14.80 0.00 14.80 0.00 0.00 229.43 0.00 19:11:01 8.80 0.00 8.80 0.00 0.00 123.83 0.00 19:12:01 24.78 0.00 24.78 0.00 0.00 367.94 0.00 19:13:01 1.83 0.00 1.83 0.00 0.00 25.20 0.00 19:14:01 25.16 0.00 25.16 0.00 0.00 375.54 0.00 19:15:01 2.15 0.00 2.15 0.00 0.00 128.25 0.00 19:16:01 27.30 0.00 27.30 0.00 0.00 306.48 0.00 19:17:01 25.81 0.00 25.81 0.00 0.00 389.27 0.00 19:18:01 2.33 0.00 2.33 0.00 0.00 27.60 0.00 19:19:01 27.43 0.00 27.43 0.00 0.00 405.13 0.00 19:20:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 19:21:01 26.81 0.00 26.81 0.00 0.00 397.00 0.00 19:22:01 24.83 0.00 24.83 0.00 0.00 372.74 0.00 19:23:01 2.52 0.00 2.52 0.00 0.00 31.46 0.00 19:24:01 26.00 0.00 26.00 0.00 0.00 388.47 0.00 19:25:01 1.78 0.00 1.78 0.00 0.00 22.26 0.00 19:26:01 26.25 0.00 26.25 0.00 0.00 390.47 0.00 19:27:01 16.11 0.00 16.11 0.00 0.00 253.69 0.00 19:28:01 2.58 0.00 2.58 0.00 0.00 31.99 0.00 19:29:01 26.91 0.00 26.91 0.00 0.00 499.38 0.00 19:30:01 10.95 6.85 4.10 0.00 435.53 236.89 0.00 19:31:01 17.48 0.00 17.48 0.00 0.00 302.88 0.00 19:32:01 14.88 0.00 14.88 0.00 0.00 331.09 0.00 19:33:01 9.00 0.00 9.00 0.00 0.00 224.36 0.00 19:34:01 23.81 0.00 23.81 0.00 0.00 364.47 0.00 19:35:01 1.97 0.00 1.97 0.00 0.00 24.80 0.00 19:36:01 25.30 0.00 25.30 0.00 0.00 384.74 0.00 19:37:01 2.17 0.00 2.17 0.00 0.00 128.91 0.00 19:38:01 24.33 0.00 24.33 0.00 0.00 272.49 0.00 19:39:01 15.55 0.00 15.55 0.00 0.00 247.56 0.00 19:40:01 2.17 0.00 2.17 0.00 0.00 26.40 0.00 19:41:01 26.46 0.00 26.46 0.00 0.00 403.13 0.00 19:42:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 19:43:01 27.24 0.00 27.24 0.00 0.00 409.46 0.00 19:44:01 25.75 0.00 25.75 0.00 0.00 393.93 0.00 19:45:01 2.37 0.00 2.37 0.00 0.00 29.33 0.00 19:46:01 16.55 0.00 16.55 0.00 0.00 256.62 0.00 19:47:01 1.97 0.00 1.97 0.00 0.00 24.00 0.00 19:48:01 24.45 0.00 24.45 0.00 0.00 371.54 0.00 19:49:01 16.60 0.00 16.60 0.00 0.00 258.49 0.00 19:50:01 1.85 0.00 1.85 0.00 0.00 22.40 0.00 19:51:01 24.50 0.00 24.50 0.00 0.00 374.87 0.00 19:52:01 1.85 0.00 1.85 0.00 0.00 24.00 0.00 19:53:01 16.25 0.00 16.25 0.00 0.00 252.76 0.00 19:54:01 15.01 0.00 15.01 0.00 0.00 235.43 0.00 19:55:01 10.71 0.00 10.71 0.00 0.00 149.71 0.00 19:56:01 15.98 0.00 15.98 0.00 0.00 248.09 0.00 19:57:01 1.98 0.00 1.98 0.00 0.00 29.06 0.00 19:58:01 25.06 0.00 25.06 0.00 0.00 381.80 0.00 19:59:01 2.07 0.00 2.07 0.00 0.00 125.98 0.00 20:00:01 24.38 0.00 24.38 0.00 0.00 271.15 0.00 20:01:01 22.70 0.00 22.70 0.00 0.00 351.94 0.00 20:02:01 2.40 0.00 2.40 0.00 0.00 29.73 0.00 20:03:01 27.43 0.00 27.43 0.00 0.00 428.60 0.00 20:04:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 20:05:01 25.55 0.00 25.55 0.00 0.00 397.40 0.00 20:06:01 26.26 0.00 26.26 0.00 0.00 404.60 0.00 20:07:01 2.72 0.00 2.72 0.00 0.00 33.46 0.00 20:08:01 34.49 12.70 21.80 0.00 407.80 3623.66 0.00 Average: 28.65 1.41 27.24 0.00 122.43 2468.75 0.00 17:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:16:01 13340532 15371904 614876 3.75 62008 2170256 1389432 7.97 886140 1890064 164436 17:17:01 11652144 14893692 1067872 6.52 110696 3251812 1956012 11.22 1503868 2852864 873696 17:18:01 10211848 14091796 1868432 11.41 138420 3808516 2578428 14.79 2359544 3382260 141060 17:19:01 7953160 13784576 2173848 13.27 170440 5642592 2986984 17.14 3137668 4773288 1069648 17:20:01 5508068 14116692 1832152 11.18 206300 8268244 2725480 15.64 3696644 6532132 398668 17:21:01 4186860 13612296 2333844 14.25 222792 9040292 3661752 21.01 4563400 6949756 159568 17:22:01 172104 8633664 7308572 44.62 213244 8103100 8458440 48.53 9362624 6159164 380 17:23:01 297024 8749868 7191968 43.90 216940 8090592 8606616 49.38 9283912 6110500 2028 17:24:01 1104156 9576824 6365296 38.86 222416 8103552 7511008 43.09 8468516 6121656 12496 17:25:01 164864 7473520 8467272 51.69 230788 6948168 9812064 56.29 10502028 5037108 964 17:26:01 164156 7472860 8467872 51.69 230816 6948168 9828056 56.39 10502952 5036776 120 17:27:01 162488 7471248 8469480 51.70 230852 6948184 9828056 56.39 10504668 5036760 328 17:28:01 166324 7416776 8523948 52.03 230872 6890568 9844044 56.48 10553204 4984104 212 17:29:01 168528 7371260 8569396 52.31 232624 6841756 10450884 59.96 10611444 4925672 404 17:30:01 4966212 12170952 3772684 23.03 233200 6843012 5761704 33.06 5843776 4916208 1304 17:31:01 2230388 9436868 6505332 39.71 234668 6843232 8175524 46.91 8569600 4914144 148 17:32:01 1921792 9128840 6813024 41.59 234696 6843740 8306624 47.66 8878392 4914176 204 17:33:01 1009528 8219276 7721640 47.14 236672 6844392 8927700 51.22 9796628 4903836 72 17:34:01 986048 8196144 7744732 47.28 236732 6844664 8959804 51.40 9818144 4904104 76 17:35:01 986088 8196244 7744576 47.28 236776 6844680 8959804 51.40 9817688 4904112 152 17:36:01 905492 8115668 7825140 47.77 236792 6844684 8976548 51.50 9900660 4904044 60 17:37:01 4129824 11340080 4601960 28.09 236840 6844696 5688620 32.64 6696692 4895592 512 17:38:01 1016044 8228532 7712524 47.08 238172 6845504 8976932 51.50 9798128 4896388 284 17:39:01 767188 7980192 7960540 48.60 238196 6845992 9114884 52.29 10042828 4896664 108 17:40:01 516536 7729856 8210796 50.12 238224 6846284 9214956 52.87 10293316 4896888 228 17:41:01 443016 7656736 8283796 50.57 238244 6846656 9214956 52.87 10367164 4897268 60 17:42:01 2616604 10067888 5873804 35.86 245632 7070560 6792028 38.97 8031732 5061500 143472 17:43:01 2596540 10049436 5892272 35.97 246824 7071000 6755792 38.76 8074096 5040000 136 17:44:01 4094104 11548556 4394672 26.83 248040 7071280 5312560 30.48 6585500 5039352 204 17:45:01 3880540 11335368 4607976 28.13 248212 7071428 5880172 33.74 6808928 5028672 816 17:46:01 3296168 10752220 5190600 31.69 249164 7071676 6090196 34.94 7388984 5028764 136 17:47:01 5071184 12527452 3415624 20.85 249180 7071856 4242784 24.34 5623340 5027616 436 17:48:01 2913888 10372108 5570224 34.00 250544 7072496 6851556 39.31 7771808 5027152 300 17:49:01 883860 8406992 7533880 45.99 253232 7131032 8890232 51.01 9732440 5083992 1308 17:50:01 1607712 9132300 6808896 41.56 253960 7131744 7724364 44.32 9017068 5079624 1004 17:51:01 1591488 9117288 6824052 41.66 254700 7132172 8590476 49.29 9045264 5071352 604 17:52:01 348840 7875568 8064604 49.23 254816 7132984 9091212 52.16 10278408 5071412 68 17:53:01 2351052 9878784 6062392 37.01 255392 7133392 6888516 39.52 8283724 5070944 684 17:54:01 2087412 9616396 6324756 38.61 255748 7134236 7140332 40.97 8545992 5071112 176 17:55:01 2025168 9554532 6386608 38.99 255760 7134604 7173052 41.15 8608344 5071460 152 17:56:01 3116048 10646688 5294236 32.32 256104 7135520 6086580 34.92 7521348 5072056 628 17:57:01 2194852 9726540 6214364 37.94 256300 7136372 6926480 39.74 8436448 5072908 160 17:58:01 1514152 9047036 6893896 42.08 256648 7137196 7685892 44.10 9114064 5073612 556 17:59:01 3370040 10903476 5037484 30.75 256660 7137732 5797896 33.26 7265480 5074108 744 18:00:01 3930640 11464768 4477488 27.33 256964 7138112 5481788 31.45 6709568 5074160 128 18:01:01 3791692 11326100 4616024 28.18 256964 7138372 5481788 31.45 6846144 5074420 304 18:02:01 7005724 14540412 1404868 8.58 256976 7138636 2796644 16.05 3649076 5074668 656 18:03:01 3851424 11386916 4556012 27.81 257224 7139184 5320348 30.52 6786944 5075208 496 18:04:01 3816144 11351724 4591176 28.03 257232 7139264 5320348 30.52 6822236 5075288 140 18:05:01 3771640 11307456 4635456 28.30 257240 7139476 5336388 30.62 6866804 5075496 340 18:06:01 3745748 11281804 4661068 28.45 257256 7139724 5368376 30.80 6891892 5075720 304 18:07:01 3726344 11262732 4680256 28.57 257260 7140024 5368376 30.80 6910884 5076048 556 18:08:01 3715988 11252560 4690412 28.63 257260 7140208 5368376 30.80 6921016 5076228 216 18:09:01 3660816 11197544 4745392 28.97 257264 7140364 5418504 31.09 6975336 5076380 412 18:10:01 3644988 11182092 4760804 29.06 257264 7140740 5418504 31.09 6991624 5076756 132 18:11:01 3644540 11181668 4761232 29.06 257272 7140748 5418504 31.09 6990856 5076768 224 18:12:01 3644256 11181388 4761452 29.07 257276 7140752 5418504 31.09 6990736 5076772 40 18:13:01 7325748 14862908 1082512 6.61 257292 7140744 1908072 10.95 3329004 5076644 628 18:14:01 4018924 11556776 4386172 26.78 257500 7141196 5245292 30.09 6618580 5077088 32 18:15:01 3952592 11490880 4452004 27.18 257500 7141636 5261280 30.19 6683168 5077524 256 18:16:01 3905980 11444816 4498064 27.46 257508 7142168 5277316 30.28 6729104 5078060 124 18:17:01 3891772 11431056 4511792 27.54 257508 7142632 5310440 30.47 6741772 5078508 232 18:18:01 3866376 11406248 4536632 27.69 257508 7143184 5310440 30.47 6766960 5079060 344 18:19:01 3844136 11384456 4558372 27.83 257508 7143620 5310440 30.47 6789600 5079504 96 18:20:01 3830024 11371120 4571704 27.91 257508 7144396 5310440 30.47 6801440 5080280 112 18:21:01 3828576 11369716 4573068 27.92 257508 7144436 5310440 30.47 6804388 5080316 56 18:22:01 3828364 11369504 4573240 27.92 257512 7144436 5310440 30.47 6803748 5080316 48 18:23:01 3828048 11369220 4573428 27.92 257516 7144440 5310440 30.47 6803852 5080320 260 18:24:01 2992348 10533256 5409064 33.02 257716 7143960 6612944 37.94 7638444 5079816 416 18:25:01 2554732 10095944 5846024 35.69 257724 7144256 6795140 38.99 8075196 5080112 244 18:26:01 2315964 9857924 6083740 37.14 257724 7145004 6876320 39.45 8311996 5080852 440 18:27:01 2268484 9810644 6131020 37.43 257724 7145200 6892364 39.54 8358948 5081048 156 18:28:01 2229244 9771568 6170060 37.67 257724 7145364 6892364 39.54 8395868 5081212 84 18:29:01 2193396 9736116 6205472 37.88 257744 7145740 6908864 39.64 8431892 5081588 88 18:30:01 2160508 9703636 6237940 38.08 257744 7146156 6941936 39.83 8464960 5081996 504 18:31:01 2103880 9647156 6294424 38.42 257752 7146288 6991680 40.11 8522772 5082136 152 18:32:01 2878612 10421896 5520436 33.70 257916 7146228 6723908 38.58 7753592 5082048 644 18:33:01 2449612 9993216 5948652 36.31 257920 7146536 6920424 39.70 8179684 5082352 324 18:34:01 2169956 9714240 6227300 38.01 257928 7147208 7034440 40.36 8455680 5083024 320 18:35:01 2124184 9668692 6272948 38.29 257932 7147428 7034440 40.36 8501784 5083244 292 18:36:01 2098912 9643528 6298092 38.45 257936 7147532 7034440 40.36 8527032 5083348 316 18:37:01 2080296 9625088 6316520 38.56 257936 7147708 7034440 40.36 8545024 5083524 292 18:38:01 2070508 9615512 6326088 38.62 257936 7147928 7034440 40.36 8554356 5083736 152 18:39:01 2027700 9572876 6368696 38.88 257936 7148104 7099160 40.73 8596596 5083908 304 18:40:01 1988348 9533780 6407756 39.12 257936 7148356 7132676 40.92 8634004 5084164 348 18:41:01 7790348 15379348 565788 3.45 259904 7186304 1383608 7.94 2820100 5117700 33676 18:42:01 6686016 14493116 1451820 8.86 264840 7394472 2259884 12.97 3757448 5275960 1000 18:43:01 6732016 14539148 1405924 8.58 264868 7394520 2212568 12.69 3727408 5262128 664 18:44:01 6730836 14537976 1407096 8.59 264868 7394528 2212568 12.69 3728220 5262132 208 18:45:01 6832744 14639948 1305024 7.97 264892 7394532 2133868 12.24 3629020 5259868 20 18:46:01 6832280 14639488 1305484 7.97 264892 7394536 2133868 12.24 3629092 5259872 24 18:47:01 6800456 14607696 1337364 8.16 264924 7394544 2141564 12.29 3661284 5259880 24 18:48:01 7024856 14832108 1113000 6.79 264928 7394532 1946272 11.17 3438176 5259868 208 18:49:01 6888492 14695804 1249208 7.63 264968 7394552 2090908 12.00 3573492 5259888 60 18:50:01 6834004 14641368 1303612 7.96 264996 7394560 2289588 13.14 3627484 5259896 108 18:51:01 6832264 14639628 1305352 7.97 264996 7394560 2289588 13.14 3629380 5259888 60 18:52:01 6824704 14632244 1312848 8.01 265012 7394696 2158088 12.38 3637088 5260024 48 18:53:01 7157576 14965000 980264 5.98 265016 7394576 1915776 10.99 3305924 5259908 232 18:54:01 6847896 14655464 1289456 7.87 265032 7394704 2093880 12.01 3612908 5260032 228 18:55:01 6871756 14679436 1265432 7.72 265056 7394712 2071108 11.88 3589736 5260036 320 18:56:01 6871324 14679008 1265856 7.73 265056 7394716 2071108 11.88 3589620 5260040 168 18:57:01 6801976 14609764 1335012 8.15 265096 7394724 2169712 12.45 3657784 5260036 288 18:58:01 6801788 14609588 1335188 8.15 265100 7394728 2169712 12.45 3658540 5260044 40 18:59:01 6753064 14560892 1383944 8.45 265112 7394816 2203164 12.64 3708308 5260132 56 19:00:01 6822160 14629964 1314864 8.03 265152 7394740 2140848 12.28 3637940 5260056 276 19:01:01 6821672 14629488 1315340 8.03 265156 7394748 2140848 12.28 3638520 5260064 28 19:02:01 6778516 14586432 1358384 8.29 265168 7394836 2170108 12.45 3682556 5260152 52 19:03:02 6778304 14586224 1358560 8.29 265172 7394840 2170108 12.45 3682464 5260156 224 19:04:01 6803044 14610896 1333936 8.14 265180 7394760 2150696 12.34 3658028 5260076 64 19:05:01 6785044 14592916 1352052 8.25 265192 7394768 2151732 12.35 3677012 5260084 288 19:06:01 6793156 14601032 1343908 8.20 265192 7394772 2151732 12.35 3666684 5260088 28 19:07:01 6715792 14523712 1421288 8.68 265212 7394780 2257004 12.95 3745336 5260088 16 19:08:01 6715044 14522964 1422028 8.68 265212 7394780 2257004 12.95 3745644 5260088 220 19:09:01 6824388 14632340 1312620 8.01 265232 7394788 2192132 12.58 3636956 5260096 236 19:10:01 7100756 14908684 1036384 6.33 265236 7394772 1840088 10.56 3361696 5260080 404 19:11:01 6853272 14661252 1283564 7.84 265240 7394796 2102128 12.06 3608080 5260104 252 19:12:01 6822220 14630224 1314572 8.02 265256 7394808 2110432 12.11 3638404 5260108 284 19:13:01 6821504 14629644 1315088 8.03 265256 7394940 2110432 12.11 3638320 5260240 60 19:14:01 6799476 14607628 1337208 8.16 265276 7394948 2151280 12.34 3661204 5260248 248 19:15:01 7284892 15092920 852324 5.20 265276 7394832 1843060 10.57 3178792 5260132 196 19:16:01 6784988 14593264 1351540 8.25 265300 7395044 2182312 12.52 3675024 5260340 220 19:17:01 6814212 14622440 1322372 8.07 265356 7394968 2182404 12.52 3645888 5260264 444 19:18:01 6813032 14621268 1323520 8.08 265360 7394972 2182404 12.52 3648252 5260252 220 19:19:01 6798524 14606820 1337900 8.17 265408 7394980 2142392 12.29 3661908 5260260 80 19:20:01 6798068 14606368 1338332 8.17 265412 7394980 2142392 12.29 3661880 5260260 224 19:21:01 6831316 14639652 1305132 7.97 265444 7394988 2253964 12.93 3629364 5260268 252 19:22:01 6810156 14618496 1326112 8.10 265452 7394992 2137176 12.26 3650952 5260272 272 19:23:01 6809912 14618256 1326424 8.10 265452 7394996 2137176 12.26 3651120 5260276 256 19:24:01 6748660 14557088 1387604 8.47 265460 7395052 2221844 12.75 3712676 5260332 248 19:25:01 6748236 14556668 1388004 8.47 265460 7395056 2221844 12.75 3712620 5260336 56 19:26:01 6747824 14556320 1388532 8.48 265468 7395108 2207248 12.66 3712080 5260376 52 19:27:01 6812408 14620896 1324016 8.08 265476 7395096 2162188 12.41 3648400 5260356 428 19:28:01 6790524 14599040 1345856 8.22 265476 7395120 2162188 12.41 3669876 5260380 216 19:29:01 6801304 14609832 1335008 8.15 265488 7395124 2187496 12.55 3659628 5260380 412 19:30:01 6704772 14534204 1408668 8.60 265904 7414272 2335528 13.40 3732788 5276492 1324 19:31:01 6727352 14556820 1386280 8.46 265908 7414276 2249236 12.90 3712756 5276500 228 19:32:01 6987180 14816640 1126368 6.88 265912 7414264 2011500 11.54 3454224 5276480 240 19:33:01 6743660 14573156 1369652 8.36 265920 7414292 2245888 12.89 3695888 5276504 256 19:34:01 6764860 14594416 1348360 8.23 265932 7414300 2277052 13.06 3675280 5276504 488 19:35:01 6763356 14592912 1349932 8.24 265932 7414300 2277052 13.06 3676788 5276504 200 19:36:01 6782948 14612528 1330400 8.12 265944 7414308 2183568 12.53 3657572 5276512 244 19:37:01 7240924 15070524 872820 5.33 265944 7414316 1821172 10.45 3202048 5276524 204 19:38:01 6728320 14558172 1384784 8.45 265964 7414532 2235340 12.82 3711624 5276736 216 19:39:01 6641972 14471748 1471216 8.98 265972 7414452 2292508 13.15 3798348 5276656 444 19:40:01 6651604 14481384 1461556 8.92 265972 7414456 2292508 13.15 3787896 5276660 216 19:41:01 6771600 14601412 1341504 8.19 265992 7414460 2199924 12.62 3667868 5276664 276 19:42:01 6771524 14601340 1341580 8.19 265992 7414464 2215912 12.71 3667720 5276668 24 19:43:01 6686992 14516840 1426096 8.71 266016 7414468 2303776 13.22 3752452 5276672 36 19:44:01 6670368 14500260 1442516 8.81 266040 7414476 2303212 13.21 3769656 5276680 472 19:45:01 6667384 14497280 1445496 8.82 266044 7414476 2303212 13.21 3771736 5276680 256 19:46:01 6760924 14590856 1352072 8.25 266060 7414496 2205580 12.65 3679844 5276700 260 19:47:01 6759996 14589932 1352960 8.26 266064 7414496 2205580 12.65 3679820 5276700 60 19:48:01 6727888 14557876 1385008 8.45 266096 7414508 2222144 12.75 3713004 5276712 216 19:49:01 6756112 14586104 1356788 8.28 266108 7414512 2198128 12.61 3684388 5276692 436 19:50:01 6755104 14585124 1357752 8.29 266108 7414520 2214116 12.70 3684900 5276720 24 19:51:01 6756348 14586404 1356428 8.28 266116 7414524 2370068 13.60 3684124 5276724 404 19:52:01 6753584 14583644 1359160 8.30 266116 7414528 2370068 13.60 3686248 5276728 32 19:53:01 6745756 14575832 1367048 8.35 266124 7414532 2228848 12.79 3693276 5276732 232 19:54:01 6974764 14804828 1138172 6.95 266124 7414520 2020372 11.59 3466380 5276720 204 19:55:01 6675228 14505332 1437496 8.78 266136 7414548 2303440 13.22 3764304 5276748 236 19:56:01 6748332 14578580 1364188 8.33 266136 7414636 2233832 12.82 3691224 5276836 500 19:57:01 6747780 14578036 1364696 8.33 266140 7414640 2233832 12.82 3691116 5276840 236 19:58:01 6749544 14579724 1363096 8.32 266148 7414560 2245864 12.89 3690320 5276764 44 19:59:01 7220404 15050516 892620 5.45 266152 7414440 1818644 10.43 3222648 5276644 392 20:00:01 6725920 14556172 1386568 8.46 266164 7414568 2274652 13.05 3713928 5276768 24 20:01:01 6618812 14449096 1493684 9.12 266184 7414580 2388492 13.70 3821084 5276780 456 20:02:01 6616624 14446908 1495860 9.13 266184 7414580 2404540 13.80 3823084 5276780 28 20:03:01 6753828 14584168 1358596 8.29 266196 7414592 2225912 12.77 3686228 5276784 220 20:04:01 6753168 14583640 1359224 8.30 266200 7414720 2225912 12.77 3686068 5276912 12 20:05:01 6665992 14496464 1446456 8.83 266224 7414736 2296664 13.18 3773452 5276928 260 20:06:01 6717320 14547920 1394888 8.52 266256 7414836 2264332 12.99 3721480 5277016 280 20:07:01 6716636 14547260 1395544 8.52 266260 7414844 2264332 12.99 3721508 5277032 64 20:08:01 7154092 15274980 667772 4.08 275644 7678932 1465876 8.41 3062228 5483528 186164 Average: 4954734 12547068 3396579 20.73 254565 7200085 4305289 24.70 5612825 5153599 18668 17:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:16:01 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:01 ens3 350.84 239.40 1644.51 70.53 0.00 0.00 0.00 0.00 17:17:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:01 ens3 278.07 222.59 4390.66 26.56 0.00 0.00 0.00 0.00 17:18:01 lo 3.07 3.07 0.33 0.33 0.00 0.00 0.00 0.00 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:01 ens3 282.99 242.02 4355.75 25.32 0.00 0.00 0.00 0.00 17:19:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:01 ens3 306.73 215.42 4978.68 22.52 0.00 0.00 0.00 0.00 17:20:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:01 ens3 150.62 63.36 3100.55 6.88 0.00 0.00 0.00 0.00 17:21:01 lo 4.46 4.46 0.44 0.44 0.00 0.00 0.00 0.00 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:01 ens3 106.66 59.55 1395.04 4.11 0.00 0.00 0.00 0.00 17:22:01 lo 48.17 48.17 48.89 48.89 0.00 0.00 0.00 0.00 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:01 ens3 1.95 2.37 0.34 0.35 0.00 0.00 0.00 0.00 17:23:01 lo 16.65 16.65 9.18 9.18 0.00 0.00 0.00 0.00 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:01 ens3 1.12 1.27 0.18 0.19 0.00 0.00 0.00 0.00 17:24:01 lo 30.03 30.03 14.08 14.08 0.00 0.00 0.00 0.00 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:01 ens3 0.75 0.95 0.14 0.16 0.00 0.00 0.00 0.00 17:25:01 lo 9.30 9.30 8.37 8.37 0.00 0.00 0.00 0.00 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:01 ens3 1.75 1.92 0.75 0.66 0.00 0.00 0.00 0.00 17:26:01 lo 0.73 0.73 0.09 0.09 0.00 0.00 0.00 0.00 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:01 ens3 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 17:27:01 lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:01 ens3 0.33 0.15 0.02 0.02 0.00 0.00 0.00 0.00 17:28:01 lo 3.40 3.40 2.00 2.00 0.00 0.00 0.00 0.00 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:01 ens3 0.38 0.38 0.06 0.06 0.00 0.00 0.00 0.00 17:29:01 lo 9.41 9.41 3.09 3.09 0.00 0.00 0.00 0.00 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:01 ens3 1.08 1.17 0.18 0.18 0.00 0.00 0.00 0.00 17:30:01 lo 4.58 4.58 0.49 0.49 0.00 0.00 0.00 0.00 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:01 ens3 0.58 0.57 0.08 0.08 0.00 0.00 0.00 0.00 17:31:01 lo 17.43 17.43 15.34 15.34 0.00 0.00 0.00 0.00 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:01 ens3 1.43 1.02 0.29 0.18 0.00 0.00 0.00 0.00 17:32:01 lo 28.26 28.26 14.20 14.20 0.00 0.00 0.00 0.00 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:32:01 ens3 2.55 1.43 1.20 0.88 0.00 0.00 0.00 0.00 17:33:01 lo 27.38 27.38 11.40 11.40 0.00 0.00 0.00 0.00 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:01 ens3 1.75 0.95 0.43 0.31 0.00 0.00 0.00 0.00 17:34:01 lo 19.70 19.70 5.76 5.76 0.00 0.00 0.00 0.00 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:01 ens3 0.40 0.28 0.06 0.05 0.00 0.00 0.00 0.00 17:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:36:01 lo 3.77 3.77 2.85 2.85 0.00 0.00 0.00 0.00 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 ens3 0.78 0.53 0.23 0.15 0.00 0.00 0.00 0.00 17:37:01 lo 6.58 6.58 2.35 2.35 0.00 0.00 0.00 0.00 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:01 ens3 0.47 0.27 0.05 0.04 0.00 0.00 0.00 0.00 17:38:01 lo 17.26 17.26 7.13 7.13 0.00 0.00 0.00 0.00 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:01 ens3 0.78 0.55 0.09 0.07 0.00 0.00 0.00 0.00 17:39:01 lo 22.83 22.83 8.29 8.29 0.00 0.00 0.00 0.00 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:01 ens3 0.58 0.50 0.10 0.09 0.00 0.00 0.00 0.00 17:40:01 lo 18.21 18.21 11.84 11.84 0.00 0.00 0.00 0.00 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:01 ens3 1.35 1.20 0.27 0.25 0.00 0.00 0.00 0.00 17:41:01 lo 30.42 30.42 11.76 11.76 0.00 0.00 0.00 0.00 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:01 ens3 1.00 0.77 0.28 0.20 0.00 0.00 0.00 0.00 17:42:01 lo 11.93 11.93 16.47 16.47 0.00 0.00 0.00 0.00 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:01 ens3 2.07 2.32 0.87 0.78 0.00 0.00 0.00 0.00 17:43:01 lo 28.43 28.43 13.22 13.22 0.00 0.00 0.00 0.00 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:01 ens3 1.73 2.20 0.35 0.36 0.00 0.00 0.00 0.00 17:44:01 lo 31.99 31.99 10.63 10.63 0.00 0.00 0.00 0.00 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:01 ens3 1.48 1.90 0.28 0.30 0.00 0.00 0.00 0.00 17:45:01 lo 16.28 16.28 4.82 4.82 0.00 0.00 0.00 0.00 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:01 ens3 1.18 1.33 0.20 0.20 0.00 0.00 0.00 0.00 17:46:01 lo 39.33 39.33 18.71 18.71 0.00 0.00 0.00 0.00 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:01 ens3 1.23 1.42 0.32 0.27 0.00 0.00 0.00 0.00 17:47:01 lo 30.49 30.49 10.16 10.16 0.00 0.00 0.00 0.00 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:01 ens3 2.38 2.43 0.63 0.54 0.00 0.00 0.00 0.00 17:48:01 lo 39.68 39.68 16.73 16.73 0.00 0.00 0.00 0.00 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:01 ens3 2.00 1.72 0.35 0.30 0.00 0.00 0.00 0.00 17:49:01 lo 49.73 49.73 18.61 18.61 0.00 0.00 0.00 0.00 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:01 ens3 3.08 3.22 1.31 1.14 0.00 0.00 0.00 0.00 17:50:01 lo 52.42 52.42 19.63 19.63 0.00 0.00 0.00 0.00 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:01 ens3 1.82 1.67 0.36 0.33 0.00 0.00 0.00 0.00 17:51:01 lo 15.86 15.86 5.06 5.06 0.00 0.00 0.00 0.00 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:01 ens3 1.77 1.48 0.36 0.28 0.00 0.00 0.00 0.00 17:52:01 lo 70.55 70.55 28.33 28.33 0.00 0.00 0.00 0.00 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:01 ens3 1.72 1.55 0.36 0.33 0.00 0.00 0.00 0.00 17:53:01 lo 26.58 26.58 11.93 11.93 0.00 0.00 0.00 0.00 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 ens3 1.20 1.02 0.22 0.19 0.00 0.00 0.00 0.00 17:54:01 lo 38.89 38.89 12.78 12.78 0.00 0.00 0.00 0.00 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:54:01 ens3 1.05 0.97 0.20 0.19 0.00 0.00 0.00 0.00 17:55:01 lo 29.55 29.55 8.71 8.71 0.00 0.00 0.00 0.00 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 ens3 0.92 0.73 0.16 0.14 0.00 0.00 0.00 0.00 17:56:01 lo 46.53 46.53 14.19 14.19 0.00 0.00 0.00 0.00 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:01 ens3 1.10 0.83 0.27 0.19 0.00 0.00 0.00 0.00 17:57:01 lo 41.08 41.08 18.29 18.29 0.00 0.00 0.00 0.00 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:01 ens3 0.95 0.78 0.17 0.15 0.00 0.00 0.00 0.00 17:58:01 lo 38.14 38.14 21.52 21.52 0.00 0.00 0.00 0.00 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:01 ens3 0.78 0.62 0.12 0.11 0.00 0.00 0.00 0.00 17:59:01 lo 39.63 39.63 14.02 14.02 0.00 0.00 0.00 0.00 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:01 ens3 1.03 0.88 0.19 0.17 0.00 0.00 0.00 0.00 18:00:01 lo 37.62 37.62 14.61 14.61 0.00 0.00 0.00 0.00 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:00:01 ens3 1.15 1.00 0.20 0.18 0.00 0.00 0.00 0.00 18:01:01 lo 41.19 41.19 11.95 11.95 0.00 0.00 0.00 0.00 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:01 ens3 0.85 0.90 0.24 0.18 0.00 0.00 0.00 0.00 18:02:01 lo 18.91 18.91 5.71 5.71 0.00 0.00 0.00 0.00 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:01 ens3 0.70 0.73 0.12 0.12 0.00 0.00 0.00 0.00 18:03:01 lo 31.54 31.54 21.75 21.75 0.00 0.00 0.00 0.00 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:01 ens3 0.87 0.92 0.13 0.13 0.00 0.00 0.00 0.00 18:04:01 lo 5.60 5.60 3.24 3.24 0.00 0.00 0.00 0.00 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 ens3 0.70 0.82 0.13 0.13 0.00 0.00 0.00 0.00 18:05:01 lo 19.28 19.28 9.30 9.30 0.00 0.00 0.00 0.00 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:01 ens3 0.62 0.75 0.11 0.11 0.00 0.00 0.00 0.00 18:06:01 lo 24.31 24.31 10.03 10.03 0.00 0.00 0.00 0.00 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:06:01 ens3 0.82 0.90 0.24 0.18 0.00 0.00 0.00 0.00 18:07:01 lo 16.13 16.13 6.53 6.53 0.00 0.00 0.00 0.00 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:01 ens3 0.62 0.70 0.10 0.11 0.00 0.00 0.00 0.00 18:08:01 lo 9.30 9.30 4.35 4.35 0.00 0.00 0.00 0.00 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:01 ens3 0.42 0.42 0.07 0.07 0.00 0.00 0.00 0.00 18:09:01 lo 18.50 18.50 8.66 8.66 0.00 0.00 0.00 0.00 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:01 ens3 0.75 0.90 0.13 0.14 0.00 0.00 0.00 0.00 18:10:01 lo 20.88 20.88 6.84 6.84 0.00 0.00 0.00 0.00 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:10:01 ens3 0.37 0.33 0.05 0.05 0.00 0.00 0.00 0.00 18:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:01 ens3 0.45 0.28 0.15 0.08 0.00 0.00 0.00 0.00 18:12:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18:13:01 lo 1.40 1.40 0.12 0.12 0.00 0.00 0.00 0.00 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:13:01 ens3 0.70 0.63 0.30 0.26 0.00 0.00 0.00 0.00 18:14:01 lo 35.34 35.34 13.18 13.18 0.00 0.00 0.00 0.00 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:01 ens3 0.78 0.68 0.13 0.12 0.00 0.00 0.00 0.00 18:15:01 lo 34.31 34.31 10.53 10.53 0.00 0.00 0.00 0.00 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:01 ens3 1.27 0.60 0.19 0.11 0.00 0.00 0.00 0.00 18:16:01 lo 39.74 39.74 12.16 12.16 0.00 0.00 0.00 0.00 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:01 ens3 0.78 0.53 0.43 0.31 0.00 0.00 0.00 0.00 18:17:01 lo 33.92 33.92 9.31 9.31 0.00 0.00 0.00 0.00 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:01 ens3 0.62 0.43 0.09 0.08 0.00 0.00 0.00 0.00 18:18:01 lo 30.14 30.14 9.12 9.12 0.00 0.00 0.00 0.00 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:01 ens3 0.23 0.13 0.04 0.03 0.00 0.00 0.00 0.00 18:19:01 lo 30.26 30.26 9.23 9.23 0.00 0.00 0.00 0.00 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 18:20:01 lo 64.51 64.51 19.37 19.37 0.00 0.00 0.00 0.00 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:21:01 lo 1.02 1.02 0.09 0.09 0.00 0.00 0.00 0.00 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:01 ens3 0.63 0.35 0.18 0.10 0.00 0.00 0.00 0.00 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:22:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:24:01 lo 8.78 8.78 16.47 16.47 0.00 0.00 0.00 0.00 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:01 ens3 1.20 0.68 0.15 0.10 0.00 0.00 0.00 0.00 18:25:01 lo 32.05 32.05 11.55 11.55 0.00 0.00 0.00 0.00 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:01 ens3 1.20 0.97 0.45 0.37 0.00 0.00 0.00 0.00 18:26:01 lo 31.43 31.43 14.61 14.61 0.00 0.00 0.00 0.00 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:01 ens3 0.82 0.57 0.24 0.16 0.00 0.00 0.00 0.00 18:27:01 lo 12.76 12.76 5.33 5.33 0.00 0.00 0.00 0.00 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:01 ens3 0.70 0.50 0.10 0.10 0.00 0.00 0.00 0.00 18:28:01 lo 23.51 23.51 9.64 9.64 0.00 0.00 0.00 0.00 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:01 ens3 1.67 1.32 0.47 0.37 0.00 0.00 0.00 0.00 18:29:01 lo 34.31 34.31 10.74 10.74 0.00 0.00 0.00 0.00 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:29:01 ens3 1.05 0.53 0.14 0.08 0.00 0.00 0.00 0.00 18:30:01 lo 22.86 22.86 9.78 9.78 0.00 0.00 0.00 0.00 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:01 ens3 1.37 0.97 0.44 0.34 0.00 0.00 0.00 0.00 18:31:01 lo 19.13 19.13 8.02 8.02 0.00 0.00 0.00 0.00 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:01 ens3 1.02 1.10 0.49 0.38 0.00 0.00 0.00 0.00 18:32:01 lo 9.23 9.23 16.03 16.03 0.00 0.00 0.00 0.00 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:01 ens3 1.20 1.18 0.37 0.32 0.00 0.00 0.00 0.00 18:33:01 lo 26.65 26.65 9.64 9.64 0.00 0.00 0.00 0.00 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:01 ens3 1.38 1.05 0.22 0.17 0.00 0.00 0.00 0.00 18:34:01 lo 38.56 38.56 17.82 17.82 0.00 0.00 0.00 0.00 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:01 ens3 0.87 0.70 0.36 0.29 0.00 0.00 0.00 0.00 18:35:01 lo 12.35 12.35 8.01 8.01 0.00 0.00 0.00 0.00 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:01 ens3 0.62 0.47 0.10 0.09 0.00 0.00 0.00 0.00 18:36:01 lo 15.28 15.28 7.32 7.32 0.00 0.00 0.00 0.00 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:01 ens3 0.97 0.75 0.27 0.19 0.00 0.00 0.00 0.00 18:37:01 lo 16.08 16.08 9.58 9.58 0.00 0.00 0.00 0.00 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:01 ens3 0.65 0.47 0.10 0.09 0.00 0.00 0.00 0.00 18:38:01 lo 11.63 11.63 5.94 5.94 0.00 0.00 0.00 0.00 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:01 ens3 0.43 0.30 0.07 0.06 0.00 0.00 0.00 0.00 18:39:01 lo 24.55 24.55 12.78 12.78 0.00 0.00 0.00 0.00 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:39:01 ens3 0.72 0.62 0.13 0.11 0.00 0.00 0.00 0.00 18:40:01 lo 22.95 22.95 8.83 8.83 0.00 0.00 0.00 0.00 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:01 ens3 0.27 0.12 0.03 0.02 0.00 0.00 0.00 0.00 18:41:01 lo 21.58 21.58 7.61 7.61 0.00 0.00 0.00 0.00 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:41:01 ens3 0.95 0.75 0.27 0.19 0.00 0.00 0.00 0.00 18:42:01 lo 1.17 1.17 0.10 0.10 0.00 0.00 0.00 0.00 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:01 ens3 1.35 1.57 0.72 0.63 0.00 0.00 0.00 0.00 18:43:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:01 ens3 0.72 0.18 0.07 0.02 0.00 0.00 0.00 0.00 18:44:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:44:01 ens3 1.15 0.32 0.56 0.38 0.00 0.00 0.00 0.00 18:45:01 lo 1.12 1.12 0.09 0.09 0.00 0.00 0.00 0.00 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:45:01 ens3 0.35 0.22 0.03 0.02 0.00 0.00 0.00 0.00 18:46:01 lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:46:01 ens3 0.37 0.10 0.14 0.07 0.00 0.00 0.00 0.00 18:47:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:47:01 ens3 0.37 0.23 0.03 0.02 0.00 0.00 0.00 0.00 18:48:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:01 ens3 0.27 0.13 0.02 0.02 0.00 0.00 0.00 0.00 18:49:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:01 ens3 0.68 0.10 0.07 0.01 0.00 0.00 0.00 0.00 18:50:01 lo 0.92 0.92 0.08 0.08 0.00 0.00 0.00 0.00 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:01 ens3 0.53 0.37 0.27 0.22 0.00 0.00 0.00 0.00 18:51:01 lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:01 ens3 0.40 0.18 0.14 0.07 0.00 0.00 0.00 0.00 18:52:01 lo 0.97 0.97 0.08 0.08 0.00 0.00 0.00 0.00 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:52:01 ens3 0.35 0.13 0.03 0.02 0.00 0.00 0.00 0.00 18:53:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:53:01 ens3 0.30 0.20 0.03 0.02 0.00 0.00 0.00 0.00 18:54:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:01 ens3 1.42 0.32 0.37 0.21 0.00 0.00 0.00 0.00 18:55:01 lo 1.12 1.12 0.09 0.09 0.00 0.00 0.00 0.00 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:01 ens3 1.13 0.42 0.34 0.22 0.00 0.00 0.00 0.00 18:56:01 lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:56:01 ens3 0.67 0.30 0.39 0.26 0.00 0.00 0.00 0.00 18:57:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:01 ens3 0.37 0.23 0.03 0.02 0.00 0.00 0.00 0.00 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:01 ens3 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18:59:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:59:01 ens3 0.77 0.50 0.33 0.26 0.00 0.00 0.00 0.00 19:00:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:01 ens3 0.32 0.13 0.03 0.02 0.00 0.00 0.00 0.00 19:01:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:01 ens3 0.37 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:02:01 lo 0.97 0.97 0.08 0.08 0.00 0.00 0.00 0.00 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:02:01 ens3 0.28 0.12 0.02 0.02 0.00 0.00 0.00 0.00 19:03:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:03:02 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:01 lo 0.98 0.98 0.08 0.08 0.00 0.00 0.00 0.00 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:01 ens3 1.03 0.46 0.33 0.23 0.00 0.00 0.00 0.00 19:05:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:01 ens3 0.33 0.20 0.03 0.02 0.00 0.00 0.00 0.00 19:06:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:01 ens3 0.30 0.10 0.14 0.07 0.00 0.00 0.00 0.00 19:07:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:01 ens3 0.37 0.20 0.03 0.02 0.00 0.00 0.00 0.00 19:08:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:01 ens3 0.43 0.20 0.04 0.02 0.00 0.00 0.00 0.00 19:10:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:01 ens3 0.25 0.13 0.02 0.02 0.00 0.00 0.00 0.00 19:11:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:01 ens3 0.40 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:12:01 lo 0.92 0.92 0.08 0.08 0.00 0.00 0.00 0.00 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:01 ens3 0.42 0.13 0.03 0.02 0.00 0.00 0.00 0.00 19:13:01 lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:14:01 lo 0.97 0.97 0.08 0.08 0.00 0.00 0.00 0.00 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:15:01 ens3 0.38 0.22 0.03 0.02 0.00 0.00 0.00 0.00 19:16:01 lo 0.83 0.83 0.07 0.07 0.00 0.00 0.00 0.00 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 ens3 0.35 0.10 0.14 0.07 0.00 0.00 0.00 0.00 19:17:01 lo 1.12 1.12 0.09 0.09 0.00 0.00 0.00 0.00 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:01 ens3 0.30 0.20 0.03 0.02 0.00 0.00 0.00 0.00 19:18:01 lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:19:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:21:01 lo 1.70 1.70 0.15 0.15 0.00 0.00 0.00 0.00 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:21:01 ens3 1.05 0.35 0.22 0.09 0.00 0.00 0.00 0.00 19:22:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:01 ens3 0.72 0.42 0.33 0.25 0.00 0.00 0.00 0.00 19:23:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:24:01 lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:01 ens3 0.60 0.42 0.28 0.23 0.00 0.00 0.00 0.00 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:26:01 lo 0.97 0.97 0.08 0.08 0.00 0.00 0.00 0.00 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:01 ens3 2.10 2.88 0.26 6.99 0.00 0.00 0.00 0.00 19:27:01 lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:27:01 ens3 0.33 0.18 0.03 0.02 0.00 0.00 0.00 0.00 19:28:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:01 lo 1.12 1.12 0.09 0.09 0.00 0.00 0.00 0.00 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:01 ens3 0.40 0.22 0.03 0.02 0.00 0.00 0.00 0.00 19:30:01 lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:01 ens3 1.92 1.72 16.53 0.14 0.00 0.00 0.00 0.00 19:31:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:01 ens3 1.82 1.67 0.28 5.33 0.00 0.00 0.00 0.00 19:32:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:32:01 ens3 1.05 0.55 0.58 0.44 0.00 0.00 0.00 0.00 19:33:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:33:01 ens3 2.50 0.32 0.49 0.21 0.00 0.00 0.00 0.00 19:34:01 lo 0.92 0.92 0.08 0.08 0.00 0.00 0.00 0.00 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:01 ens3 0.97 0.42 0.58 0.43 0.00 0.00 0.00 0.00 19:35:01 lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:36:01 lo 0.97 0.97 0.08 0.08 0.00 0.00 0.00 0.00 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:01 ens3 0.47 0.22 0.16 0.08 0.00 0.00 0.00 0.00 19:37:01 lo 0.63 0.63 0.05 0.05 0.00 0.00 0.00 0.00 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:37:01 ens3 0.37 0.20 0.03 0.02 0.00 0.00 0.00 0.00 19:38:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:38:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:39:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:39:01 ens3 0.37 0.28 0.04 0.03 0.00 0.00 0.00 0.00 19:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:01 ens3 0.45 0.30 0.16 0.09 0.00 0.00 0.00 0.00 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:42:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:43:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:01 ens3 0.30 0.23 0.03 0.02 0.00 0.00 0.00 0.00 19:44:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 ens3 0.35 0.15 0.03 0.02 0.00 0.00 0.00 0.00 19:45:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:01 lo 0.97 0.97 0.08 0.08 0.00 0.00 0.00 0.00 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:01 ens3 0.53 0.20 0.16 0.08 0.00 0.00 0.00 0.00 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:48:01 lo 0.97 0.97 0.08 0.08 0.00 0.00 0.00 0.00 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:48:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:49:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:01 ens3 0.27 0.18 0.03 0.02 0.00 0.00 0.00 0.00 19:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:01 ens3 0.50 0.42 0.16 0.10 0.00 0.00 0.00 0.00 19:52:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:53:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:01 ens3 0.32 0.22 0.03 0.02 0.00 0.00 0.00 0.00 19:54:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:01 ens3 0.23 0.15 0.02 0.02 0.00 0.00 0.00 0.00 19:55:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:56:01 lo 0.92 0.92 0.08 0.08 0.00 0.00 0.00 0.00 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:01 ens3 0.42 0.35 0.16 0.09 0.00 0.00 0.00 0.00 19:57:01 lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:57:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:58:01 lo 0.97 0.97 0.08 0.08 0.00 0.00 0.00 0.00 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:58:01 ens3 0.20 0.13 0.02 0.02 0.00 0.00 0.00 0.00 19:59:01 lo 0.55 0.55 0.04 0.04 0.00 0.00 0.00 0.00 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:01 ens3 0.32 0.22 0.03 0.02 0.00 0.00 0.00 0.00 20:00:01 lo 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:01 lo 1.12 1.12 0.09 0.09 0.00 0.00 0.00 0.00 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:01 ens3 0.53 0.37 0.16 0.09 0.00 0.00 0.00 0.00 20:02:01 lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:01 ens3 0.30 0.20 0.03 0.02 0.00 0.00 0.00 0.00 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:05:01 lo 1.17 1.17 0.09 0.09 0.00 0.00 0.00 0.00 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:01 ens3 0.85 0.50 0.34 0.26 0.00 0.00 0.00 0.00 20:06:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:01 ens3 0.45 0.22 0.16 0.08 0.00 0.00 0.00 0.00 20:07:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:01 ens3 165.07 132.66 2169.10 18.18 0.00 0.00 0.00 0.00 Average: lo 11.19 11.19 4.76 4.76 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 10.16 7.30 127.55 1.20 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-190-generic (prd-ubuntu2004-docker-4c-16g-18646) 09/04/24 _x86_64_ (4 CPU) 17:14:37 LINUX RESTART (4 CPU) 17:15:02 CPU %user %nice %system %iowait %steal %idle 17:16:01 all 19.17 16.71 13.88 5.49 0.14 44.61 17:16:01 0 22.50 16.15 14.26 6.76 0.14 40.19 17:16:01 1 20.30 15.87 13.46 5.67 0.12 44.59 17:16:01 2 15.04 18.30 13.75 4.94 0.14 47.83 17:16:01 3 18.82 16.52 14.05 4.60 0.15 45.86 17:17:01 all 41.29 0.00 3.65 3.07 0.10 51.90 17:17:01 0 45.55 0.00 4.43 3.61 0.10 46.32 17:17:01 1 37.24 0.00 3.48 1.75 0.10 57.43 17:17:01 2 30.57 0.00 2.84 4.75 0.08 61.76 17:17:01 3 51.79 0.00 3.84 2.16 0.10 42.11 17:18:01 all 78.10 0.00 2.93 3.80 0.15 15.01 17:18:01 0 78.77 0.00 3.13 4.62 0.15 13.33 17:18:01 1 80.62 0.00 3.91 6.80 0.13 8.54 17:18:01 2 66.78 0.00 2.51 3.32 0.13 27.25 17:18:01 3 86.39 0.00 2.17 0.44 0.19 10.81 17:19:01 all 47.87 0.00 2.96 3.22 0.11 45.84 17:19:01 0 36.40 0.00 3.65 5.43 0.10 54.42 17:19:01 1 44.92 0.00 1.85 1.95 0.10 51.18 17:19:01 2 46.55 0.00 3.25 4.29 0.12 45.78 17:19:01 3 63.55 0.00 3.06 1.22 0.12 32.05 17:20:01 all 75.86 0.00 4.26 13.34 0.12 6.42 17:20:01 0 70.49 0.00 3.98 20.11 0.14 5.28 17:20:01 1 76.10 0.00 4.30 15.26 0.14 4.20 17:20:01 2 75.54 0.00 4.83 10.30 0.10 9.23 17:20:01 3 81.26 0.00 3.94 7.76 0.10 6.93 17:21:01 all 79.74 0.00 3.61 10.40 0.14 6.11 17:21:01 0 75.77 0.00 3.82 15.86 0.15 4.40 17:21:01 1 85.94 0.00 3.34 6.99 0.13 3.60 17:21:01 2 78.70 0.00 4.02 14.55 0.14 2.60 17:21:01 3 78.54 0.00 3.27 4.22 0.13 13.84 17:22:01 all 56.19 0.00 2.06 0.49 0.12 41.15 17:22:01 0 58.59 0.00 2.25 0.07 0.12 38.97 17:22:01 1 59.61 0.00 2.20 0.35 0.12 37.72 17:22:01 2 51.51 0.00 1.72 0.39 0.13 46.25 17:22:01 3 55.04 0.00 2.07 1.13 0.12 41.64 17:23:01 all 42.16 0.00 1.50 0.45 0.10 55.79 17:23:01 0 45.38 0.00 1.49 0.52 0.10 52.51 17:23:01 1 42.88 0.00 1.53 0.10 0.10 55.39 17:23:01 2 42.42 0.00 1.41 0.17 0.10 55.91 17:23:01 3 37.96 0.00 1.56 1.02 0.10 59.36 17:24:01 all 25.28 0.00 1.22 0.58 0.10 72.82 17:24:01 0 25.77 0.00 1.07 0.30 0.08 72.77 17:24:01 1 23.58 0.00 1.15 0.05 0.10 75.12 17:24:01 2 24.56 0.00 1.39 0.65 0.12 73.29 17:24:01 3 27.19 0.00 1.25 1.34 0.10 70.12 17:25:01 all 38.60 0.00 1.84 1.69 0.10 57.78 17:25:01 0 35.96 0.00 1.59 0.22 0.10 62.13 17:25:01 1 41.25 0.00 2.40 3.49 0.08 52.78 17:25:01 2 32.72 0.00 1.69 0.15 0.10 65.33 17:25:01 3 44.50 0.00 1.68 2.92 0.10 50.80 17:26:01 all 1.51 0.00 0.43 0.02 0.06 97.98 17:26:01 0 2.25 0.00 0.48 0.00 0.07 97.21 17:26:01 1 1.60 0.00 0.37 0.07 0.07 97.90 17:26:01 2 1.07 0.00 0.42 0.00 0.05 98.47 17:26:01 3 1.12 0.00 0.43 0.02 0.07 98.37 17:26:01 CPU %user %nice %system %iowait %steal %idle 17:27:01 all 1.63 0.00 0.39 0.02 0.10 97.87 17:27:01 0 2.79 0.00 0.40 0.02 0.10 96.69 17:27:01 1 1.54 0.00 0.38 0.03 0.10 97.94 17:27:01 2 1.09 0.00 0.38 0.00 0.10 98.43 17:27:01 3 1.08 0.00 0.40 0.02 0.08 98.42 17:28:01 all 2.37 0.00 0.40 0.02 0.07 97.13 17:28:01 0 1.67 0.00 0.33 0.03 0.07 97.89 17:28:01 1 2.64 0.00 0.42 0.03 0.08 96.82 17:28:01 2 3.07 0.00 0.45 0.00 0.08 96.40 17:28:01 3 2.11 0.00 0.42 0.00 0.07 97.41 17:29:01 all 32.60 0.00 1.37 0.31 0.12 65.60 17:29:01 0 29.00 0.00 1.46 0.19 0.15 69.20 17:29:01 1 30.84 0.00 1.20 0.73 0.12 67.11 17:29:01 2 34.31 0.00 1.49 0.07 0.10 64.03 17:29:01 3 36.22 0.00 1.34 0.25 0.10 62.08 17:30:01 all 43.41 0.00 1.57 0.08 0.09 54.85 17:30:01 0 41.77 0.00 1.81 0.07 0.08 56.27 17:30:01 1 42.29 0.00 1.28 0.18 0.10 56.15 17:30:01 2 45.17 0.00 1.54 0.03 0.08 53.17 17:30:01 3 44.42 0.00 1.66 0.02 0.10 53.81 17:31:01 all 32.32 0.00 0.95 0.24 0.12 66.38 17:31:01 0 30.16 0.00 1.32 0.42 0.13 67.97 17:31:01 1 35.59 0.00 1.14 0.10 0.12 63.05 17:31:01 2 30.94 0.00 0.76 0.25 0.13 67.92 17:31:01 3 32.58 0.00 0.60 0.17 0.08 66.57 17:32:01 all 9.55 0.00 0.38 0.03 0.08 89.97 17:32:01 0 9.29 0.00 0.47 0.00 0.08 90.15 17:32:01 1 9.42 0.00 0.34 0.03 0.08 90.12 17:32:01 2 9.99 0.00 0.34 0.07 0.07 89.53 17:32:01 3 9.47 0.00 0.37 0.00 0.08 90.08 17:33:01 all 45.87 0.00 1.50 0.26 0.10 52.27 17:33:01 0 45.03 0.00 1.51 0.07 0.10 53.29 17:33:01 1 47.23 0.00 1.96 0.55 0.10 50.15 17:33:01 2 47.09 0.00 1.22 0.15 0.12 51.42 17:33:01 3 44.12 0.00 1.31 0.25 0.10 54.22 17:34:01 all 2.90 0.00 0.39 0.05 0.07 96.59 17:34:01 0 3.02 0.00 0.40 0.07 0.07 96.45 17:34:01 1 3.05 0.00 0.44 0.07 0.07 96.38 17:34:01 2 2.56 0.00 0.39 0.05 0.08 96.92 17:34:01 3 2.98 0.00 0.33 0.00 0.07 96.62 17:35:01 all 1.31 0.00 0.30 0.01 0.09 98.29 17:35:01 0 0.94 0.00 0.32 0.02 0.08 98.64 17:35:01 1 1.90 0.00 0.27 0.02 0.07 97.75 17:35:01 2 1.53 0.00 0.32 0.00 0.10 98.05 17:35:01 3 0.85 0.00 0.32 0.00 0.12 98.71 17:36:01 all 2.35 0.00 0.34 0.01 0.10 97.21 17:36:01 0 2.28 0.00 0.35 0.02 0.10 97.26 17:36:01 1 2.53 0.00 0.39 0.02 0.10 96.96 17:36:01 2 1.96 0.00 0.28 0.00 0.10 97.66 17:36:01 3 2.62 0.00 0.32 0.00 0.08 96.98 17:37:01 all 15.77 0.00 0.86 0.16 0.09 83.13 17:37:01 0 12.48 0.00 0.92 0.08 0.10 86.41 17:37:01 1 17.30 0.00 0.94 0.03 0.10 81.63 17:37:01 2 16.62 0.00 0.85 0.50 0.08 81.94 17:37:01 3 16.67 0.00 0.71 0.00 0.08 82.54 17:37:01 CPU %user %nice %system %iowait %steal %idle 17:38:01 all 65.24 0.00 2.28 0.31 0.10 32.06 17:38:01 0 61.74 0.00 1.96 0.02 0.08 36.20 17:38:01 1 61.34 0.00 2.47 0.82 0.10 35.26 17:38:01 2 68.09 0.00 2.70 0.12 0.10 29.00 17:38:01 3 69.82 0.00 2.00 0.30 0.12 27.76 17:39:01 all 7.88 0.00 0.42 0.02 0.10 91.58 17:39:01 0 8.13 0.00 0.47 0.03 0.10 91.26 17:39:01 1 7.55 0.00 0.40 0.02 0.10 91.93 17:39:01 2 7.58 0.00 0.33 0.02 0.08 91.99 17:39:01 3 8.28 0.00 0.47 0.00 0.10 91.15 17:40:01 all 4.97 0.00 0.43 0.02 0.10 94.49 17:40:01 0 4.55 0.00 0.37 0.02 0.08 94.98 17:40:01 1 5.07 0.00 0.59 0.07 0.07 94.21 17:40:01 2 4.92 0.00 0.44 0.00 0.10 94.55 17:40:01 3 5.33 0.00 0.32 0.00 0.13 94.21 17:41:01 all 4.33 0.00 0.48 0.08 0.09 95.01 17:41:01 0 4.21 0.00 0.42 0.10 0.08 95.18 17:41:01 1 4.80 0.00 0.52 0.22 0.10 94.36 17:41:01 2 4.44 0.00 0.47 0.02 0.10 94.98 17:41:01 3 3.85 0.00 0.52 0.00 0.08 95.54 17:42:01 all 38.15 0.00 1.51 0.70 0.10 59.55 17:42:01 0 35.74 0.00 1.25 0.28 0.10 62.62 17:42:01 1 45.99 0.00 1.74 0.33 0.10 51.84 17:42:01 2 33.18 0.00 1.66 1.40 0.10 63.66 17:42:01 3 37.68 0.00 1.38 0.76 0.12 60.06 17:43:01 all 34.19 0.00 1.31 0.73 0.10 63.67 17:43:01 0 29.38 0.00 1.32 0.02 0.12 69.17 17:43:01 1 36.85 0.00 1.58 0.45 0.10 61.01 17:43:01 2 34.91 0.00 0.99 1.86 0.10 62.15 17:43:01 3 35.63 0.00 1.34 0.60 0.10 62.33 17:44:01 all 38.58 0.00 1.60 0.30 0.10 59.42 17:44:01 0 38.77 0.00 1.47 0.23 0.12 59.41 17:44:01 1 38.17 0.00 1.84 0.13 0.10 59.75 17:44:01 2 39.79 0.00 1.62 0.07 0.08 58.44 17:44:01 3 37.58 0.00 1.45 0.78 0.10 60.09 17:45:01 all 28.30 0.00 1.34 0.02 0.09 70.24 17:45:01 0 29.08 0.00 1.65 0.02 0.08 69.17 17:45:01 1 29.07 0.00 1.20 0.02 0.08 69.63 17:45:01 2 27.41 0.00 1.22 0.00 0.10 71.27 17:45:01 3 27.66 0.00 1.30 0.05 0.10 70.88 17:46:01 all 16.91 0.00 0.93 0.28 0.10 81.78 17:46:01 0 16.65 0.00 0.72 0.00 0.08 82.55 17:46:01 1 18.03 0.00 0.82 0.02 0.10 81.04 17:46:01 2 16.66 0.00 0.98 0.45 0.10 81.81 17:46:01 3 16.31 0.00 1.18 0.67 0.10 81.74 17:47:01 all 17.34 0.00 0.93 0.03 0.08 81.61 17:47:01 0 18.55 0.00 0.83 0.00 0.08 80.53 17:47:01 1 17.75 0.00 0.90 0.03 0.08 81.24 17:47:01 2 17.57 0.00 0.82 0.00 0.08 81.52 17:47:01 3 15.49 0.00 1.18 0.08 0.08 83.16 17:48:01 all 65.04 0.00 2.10 0.58 0.10 32.18 17:48:01 0 66.38 0.00 1.70 0.30 0.10 31.52 17:48:01 1 64.08 0.00 2.63 0.13 0.10 33.06 17:48:01 2 63.30 0.00 2.02 0.07 0.10 34.51 17:48:01 3 66.43 0.00 2.03 1.81 0.10 29.63 17:48:01 CPU %user %nice %system %iowait %steal %idle 17:49:01 all 57.35 0.00 1.97 0.45 0.10 40.13 17:49:01 0 58.09 0.00 1.54 0.03 0.10 40.24 17:49:01 1 53.37 0.00 1.85 0.17 0.10 44.51 17:49:01 2 56.55 0.00 2.11 0.05 0.10 41.19 17:49:01 3 61.38 0.00 2.41 1.54 0.10 34.58 17:50:01 all 40.43 0.00 1.50 0.31 0.11 57.65 17:50:01 0 41.13 0.00 1.42 0.00 0.10 57.34 17:50:01 1 38.43 0.00 1.24 0.02 0.12 60.19 17:50:01 2 42.10 0.00 2.02 0.22 0.12 55.54 17:50:01 3 40.07 0.00 1.31 0.99 0.10 57.54 17:51:01 all 78.95 0.00 2.62 0.36 0.10 17.98 17:51:01 0 79.24 0.00 2.48 0.10 0.10 18.08 17:51:01 1 79.19 0.00 2.68 0.07 0.10 17.96 17:51:01 2 79.34 0.00 3.02 0.96 0.10 16.59 17:51:01 3 78.01 0.00 2.31 0.30 0.10 19.28 17:52:01 all 24.33 0.00 0.95 0.05 0.11 74.56 17:52:01 0 24.08 0.00 1.01 0.05 0.12 74.74 17:52:01 1 24.40 0.00 0.92 0.00 0.10 74.58 17:52:01 2 24.34 0.00 0.90 0.15 0.12 74.49 17:52:01 3 24.52 0.00 0.97 0.00 0.10 74.41 17:53:01 all 31.03 0.00 1.27 0.23 0.08 67.39 17:53:01 0 31.02 0.00 1.47 0.02 0.08 67.41 17:53:01 1 32.00 0.00 1.29 0.42 0.08 66.21 17:53:01 2 30.99 0.00 1.26 0.27 0.08 67.40 17:53:01 3 30.10 0.00 1.06 0.20 0.08 68.56 17:54:01 all 31.22 0.00 1.29 0.29 0.11 67.09 17:54:01 0 28.89 0.00 1.40 0.43 0.10 69.18 17:54:01 1 32.46 0.00 1.31 0.02 0.12 66.10 17:54:01 2 31.74 0.00 1.26 0.05 0.12 66.83 17:54:01 3 31.82 0.00 1.19 0.65 0.10 66.23 17:55:01 all 4.41 0.00 0.36 0.02 0.10 95.12 17:55:01 0 4.87 0.00 0.38 0.00 0.10 94.65 17:55:01 1 3.90 0.00 0.39 0.05 0.08 95.58 17:55:01 2 4.78 0.00 0.42 0.00 0.10 94.71 17:55:01 3 4.08 0.00 0.25 0.02 0.10 95.55 17:56:01 all 56.48 0.00 1.95 0.28 0.11 41.18 17:56:01 0 58.70 0.00 2.21 0.17 0.12 38.80 17:56:01 1 57.13 0.00 1.67 0.25 0.10 40.84 17:56:01 2 58.36 0.00 1.93 0.42 0.12 39.17 17:56:01 3 51.72 0.00 2.00 0.28 0.10 45.89 17:57:01 all 17.61 0.00 0.65 0.32 0.10 81.30 17:57:01 0 18.96 0.00 0.60 0.05 0.10 80.29 17:57:01 1 16.63 0.00 0.79 0.00 0.12 82.46 17:57:01 2 17.39 0.00 0.71 1.24 0.10 80.56 17:57:01 3 17.48 0.00 0.52 0.00 0.10 81.90 17:58:01 all 39.22 0.00 1.27 0.31 0.09 59.10 17:58:01 0 39.13 0.00 1.16 0.82 0.10 58.79 17:58:01 1 38.82 0.00 1.14 0.08 0.08 59.88 17:58:01 2 37.85 0.00 1.44 0.05 0.08 60.58 17:58:01 3 41.11 0.00 1.34 0.30 0.10 57.15 17:59:01 all 17.59 0.00 0.76 0.05 0.10 81.50 17:59:01 0 17.48 0.00 0.71 0.05 0.08 81.68 17:59:01 1 16.95 0.00 0.95 0.13 0.12 81.85 17:59:01 2 18.06 0.00 0.72 0.03 0.10 81.09 17:59:01 3 17.88 0.00 0.65 0.00 0.10 81.36 17:59:01 CPU %user %nice %system %iowait %steal %idle 18:00:01 all 44.66 0.00 1.36 0.28 0.09 53.60 18:00:01 0 41.83 0.00 1.27 0.69 0.10 56.11 18:00:01 1 45.47 0.00 1.36 0.00 0.08 53.09 18:00:01 2 46.69 0.00 1.72 0.00 0.08 51.50 18:00:01 3 44.65 0.00 1.10 0.45 0.10 53.69 18:01:01 all 5.58 0.00 0.28 0.01 0.08 94.04 18:01:01 0 5.38 0.00 0.20 0.05 0.08 94.28 18:01:01 1 5.19 0.00 0.37 0.00 0.10 94.34 18:01:01 2 4.80 0.00 0.30 0.00 0.07 94.83 18:01:01 3 6.92 0.00 0.26 0.00 0.08 92.73 18:02:01 all 18.98 0.00 0.68 0.03 0.08 80.23 18:02:01 0 16.91 0.00 0.65 0.05 0.07 82.32 18:02:01 1 20.14 0.00 0.69 0.00 0.10 79.07 18:02:01 2 19.26 0.00 0.72 0.02 0.08 79.92 18:02:01 3 19.62 0.00 0.65 0.03 0.08 79.61 18:03:01 all 38.48 0.00 1.05 0.24 0.09 60.14 18:03:01 0 36.05 0.00 1.08 0.55 0.12 62.19 18:03:01 1 40.15 0.00 0.77 0.10 0.08 58.90 18:03:01 2 36.29 0.00 1.32 0.30 0.10 61.98 18:03:01 3 41.43 0.00 1.00 0.02 0.07 57.48 18:04:01 all 1.61 0.00 0.23 0.02 0.08 98.07 18:04:01 0 1.75 0.00 0.22 0.00 0.10 97.93 18:04:01 1 1.57 0.00 0.18 0.05 0.08 98.11 18:04:01 2 1.68 0.00 0.30 0.02 0.07 97.94 18:04:01 3 1.44 0.00 0.20 0.00 0.07 98.30 18:05:01 all 3.59 0.00 0.28 0.02 0.08 96.04 18:05:01 0 3.42 0.00 0.25 0.03 0.07 96.23 18:05:01 1 3.23 0.00 0.15 0.00 0.07 96.55 18:05:01 2 4.05 0.00 0.32 0.03 0.08 95.52 18:05:01 3 3.66 0.00 0.40 0.00 0.08 95.86 18:06:01 all 2.64 0.00 0.31 0.01 0.08 96.96 18:06:01 0 2.53 0.00 0.23 0.02 0.05 97.17 18:06:01 1 2.29 0.00 0.20 0.00 0.07 97.44 18:06:01 2 2.77 0.00 0.40 0.02 0.10 96.71 18:06:01 3 2.97 0.00 0.40 0.00 0.10 96.53 18:07:01 all 1.80 0.00 0.26 0.00 0.08 97.87 18:07:01 0 1.64 0.00 0.22 0.00 0.07 98.08 18:07:01 1 1.62 0.00 0.20 0.00 0.07 98.11 18:07:01 2 2.03 0.00 0.27 0.02 0.08 97.60 18:07:01 3 1.91 0.00 0.33 0.00 0.08 97.68 18:08:01 all 1.33 0.00 0.23 0.02 0.08 98.34 18:08:01 0 1.17 0.00 0.15 0.05 0.07 98.56 18:08:01 1 1.34 0.00 0.30 0.00 0.08 98.28 18:08:01 2 1.41 0.00 0.17 0.02 0.08 98.32 18:08:01 3 1.42 0.00 0.30 0.00 0.08 98.20 18:09:01 all 2.04 0.00 0.24 0.01 0.08 97.63 18:09:01 0 1.89 0.00 0.25 0.02 0.07 97.77 18:09:01 1 1.90 0.00 0.23 0.00 0.07 97.80 18:09:01 2 2.33 0.00 0.20 0.03 0.08 97.36 18:09:01 3 2.04 0.00 0.27 0.00 0.10 97.59 18:10:01 all 2.15 0.00 0.22 0.00 0.07 97.56 18:10:01 0 1.80 0.00 0.13 0.00 0.07 98.00 18:10:01 1 2.54 0.00 0.25 0.00 0.07 97.15 18:10:01 2 1.97 0.00 0.25 0.02 0.07 97.69 18:10:01 3 2.27 0.00 0.25 0.00 0.07 97.41 18:10:01 CPU %user %nice %system %iowait %steal %idle 18:11:01 all 0.35 0.00 0.20 0.01 0.07 99.38 18:11:01 0 0.35 0.00 0.20 0.02 0.07 99.36 18:11:01 1 0.35 0.00 0.23 0.00 0.05 99.37 18:11:01 2 0.33 0.00 0.17 0.02 0.07 99.41 18:11:01 3 0.37 0.00 0.18 0.00 0.08 99.37 18:12:01 all 0.33 0.00 0.19 0.03 0.08 99.37 18:12:01 0 0.29 0.00 0.07 0.02 0.07 99.56 18:12:01 1 0.55 0.00 0.37 0.00 0.10 98.98 18:12:01 2 0.22 0.00 0.10 0.08 0.07 99.53 18:12:01 3 0.28 0.00 0.22 0.00 0.08 99.42 18:13:01 all 13.19 0.00 0.68 0.03 0.09 86.01 18:13:01 0 13.22 0.00 0.28 0.02 0.07 86.41 18:13:01 1 13.69 0.00 0.82 0.02 0.12 85.36 18:13:01 2 11.80 0.00 0.72 0.07 0.08 87.33 18:13:01 3 14.05 0.00 0.90 0.00 0.10 84.95 18:14:01 all 40.39 0.00 1.31 0.21 0.10 57.99 18:14:01 0 40.56 0.00 1.15 0.42 0.08 57.79 18:14:01 1 42.38 0.00 1.65 0.02 0.10 55.85 18:14:01 2 36.56 0.00 1.22 0.42 0.10 61.70 18:14:01 3 42.07 0.00 1.23 0.00 0.10 56.60 18:15:01 all 5.50 0.00 0.39 0.01 0.08 94.03 18:15:01 0 5.58 0.00 0.49 0.00 0.08 93.85 18:15:01 1 5.37 0.00 0.38 0.02 0.07 94.16 18:15:01 2 5.68 0.00 0.40 0.02 0.07 93.83 18:15:01 3 5.36 0.00 0.30 0.00 0.08 94.26 18:16:01 all 4.64 0.00 0.41 0.02 0.07 94.87 18:16:01 0 4.13 0.00 0.23 0.02 0.07 95.56 18:16:01 1 5.40 0.00 0.60 0.02 0.07 93.91 18:16:01 2 4.57 0.00 0.40 0.05 0.07 94.91 18:16:01 3 4.45 0.00 0.40 0.00 0.07 95.08 18:17:01 all 3.36 0.00 0.35 0.01 0.07 96.21 18:17:01 0 3.70 0.00 0.38 0.03 0.07 95.81 18:17:01 1 3.90 0.00 0.30 0.00 0.08 95.72 18:17:01 2 2.95 0.00 0.33 0.02 0.07 96.63 18:17:01 3 2.86 0.00 0.38 0.00 0.07 96.69 18:18:01 all 2.70 0.00 0.40 0.02 0.08 96.81 18:18:01 0 2.39 0.00 0.52 0.03 0.08 96.98 18:18:01 1 2.86 0.00 0.33 0.00 0.08 96.73 18:18:01 2 3.27 0.00 0.40 0.03 0.08 96.21 18:18:01 3 2.29 0.00 0.33 0.00 0.07 97.31 18:19:01 all 2.29 0.00 0.34 0.02 0.08 97.28 18:19:01 0 2.63 0.00 0.55 0.07 0.08 96.67 18:19:01 1 2.33 0.00 0.27 0.00 0.07 97.33 18:19:01 2 2.17 0.00 0.22 0.02 0.07 97.53 18:19:01 3 2.01 0.00 0.32 0.00 0.08 97.58 18:20:01 all 4.76 0.00 0.44 0.02 0.08 94.71 18:20:01 0 5.14 0.00 0.35 0.03 0.07 94.41 18:20:01 1 4.41 0.00 0.45 0.00 0.07 95.07 18:20:01 2 5.09 0.00 0.43 0.03 0.08 94.36 18:20:01 3 4.38 0.00 0.52 0.00 0.08 95.02 18:21:01 all 0.61 0.00 0.22 0.03 0.07 99.08 18:21:01 0 0.49 0.00 0.18 0.07 0.05 99.21 18:21:01 1 0.82 0.00 0.33 0.00 0.10 98.75 18:21:01 2 0.55 0.00 0.23 0.03 0.07 99.12 18:21:01 3 0.58 0.00 0.13 0.00 0.05 99.23 18:21:01 CPU %user %nice %system %iowait %steal %idle 18:22:01 all 0.48 0.00 0.22 0.00 0.08 99.22 18:22:01 0 0.50 0.00 0.35 0.00 0.08 99.07 18:22:01 1 0.82 0.00 0.25 0.00 0.08 98.85 18:22:01 2 0.32 0.00 0.17 0.02 0.08 99.42 18:22:01 3 0.27 0.00 0.10 0.00 0.07 99.57 18:23:01 all 0.42 0.00 0.23 0.01 0.07 99.27 18:23:01 0 0.48 0.00 0.22 0.02 0.07 99.22 18:23:01 1 0.42 0.00 0.32 0.00 0.08 99.18 18:23:01 2 0.33 0.00 0.15 0.02 0.05 99.45 18:23:01 3 0.45 0.00 0.23 0.00 0.07 99.25 18:24:01 all 57.52 0.00 2.01 0.26 0.11 40.10 18:24:01 0 59.18 0.00 2.26 0.47 0.10 37.99 18:24:01 1 61.09 0.00 1.81 0.02 0.10 36.98 18:24:01 2 54.48 0.00 2.13 0.55 0.12 42.73 18:24:01 3 55.34 0.00 1.85 0.00 0.12 42.69 18:25:01 all 9.93 0.00 0.48 0.01 0.09 89.49 18:25:01 0 9.78 0.00 0.48 0.00 0.08 89.65 18:25:01 1 10.13 0.00 0.53 0.00 0.10 89.24 18:25:01 2 10.00 0.00 0.38 0.05 0.07 89.50 18:25:01 3 9.83 0.00 0.52 0.00 0.10 89.55 18:26:01 all 8.43 0.00 0.45 0.02 0.09 91.01 18:26:01 0 8.44 0.00 0.50 0.00 0.08 90.98 18:26:01 1 8.04 0.00 0.50 0.02 0.10 91.34 18:26:01 2 8.63 0.00 0.48 0.03 0.10 90.75 18:26:01 3 8.61 0.00 0.32 0.03 0.07 90.98 18:27:01 all 3.32 0.00 0.27 0.02 0.07 96.31 18:27:01 0 2.80 0.00 0.32 0.00 0.08 96.80 18:27:01 1 3.31 0.00 0.28 0.07 0.08 96.26 18:27:01 2 3.70 0.00 0.30 0.00 0.07 95.93 18:27:01 3 3.48 0.00 0.18 0.03 0.07 96.24 18:28:01 all 3.75 0.00 0.34 0.01 0.08 95.81 18:28:01 0 3.49 0.00 0.45 0.00 0.08 95.98 18:28:01 1 3.77 0.00 0.40 0.03 0.10 95.70 18:28:01 2 4.53 0.00 0.35 0.00 0.08 95.04 18:28:01 3 3.22 0.00 0.17 0.02 0.07 96.53 18:29:01 all 3.93 0.00 0.34 0.02 0.08 95.63 18:29:01 0 4.02 0.00 0.25 0.00 0.08 95.65 18:29:01 1 3.35 0.00 0.30 0.05 0.07 96.23 18:29:01 2 4.83 0.00 0.56 0.00 0.08 94.52 18:29:01 3 3.52 0.00 0.23 0.03 0.08 96.13 18:30:01 all 2.86 0.00 0.32 0.01 0.08 96.73 18:30:01 0 2.17 0.00 0.30 0.00 0.08 97.44 18:30:01 1 2.52 0.00 0.30 0.03 0.08 97.06 18:30:01 2 4.14 0.00 0.30 0.00 0.08 95.48 18:30:01 3 2.58 0.00 0.40 0.00 0.08 96.93 18:31:01 all 1.93 0.00 0.35 0.01 0.09 97.62 18:31:01 0 1.68 0.00 0.47 0.00 0.08 97.77 18:31:01 1 2.30 0.00 0.28 0.02 0.08 97.31 18:31:01 2 1.86 0.00 0.37 0.02 0.10 97.65 18:31:01 3 1.88 0.00 0.27 0.00 0.08 97.77 18:32:01 all 57.85 0.00 1.87 0.33 0.10 39.85 18:32:01 0 60.26 0.00 1.91 0.38 0.10 37.35 18:32:01 1 50.99 0.00 1.69 0.13 0.12 47.07 18:32:01 2 59.85 0.00 1.42 0.30 0.10 38.32 18:32:01 3 60.28 0.00 2.44 0.52 0.08 36.68 18:32:01 CPU %user %nice %system %iowait %steal %idle 18:33:01 all 9.89 0.00 0.37 0.02 0.08 89.65 18:33:01 0 10.09 0.00 0.35 0.00 0.08 89.48 18:33:01 1 8.90 0.00 0.49 0.03 0.07 90.51 18:33:01 2 10.56 0.00 0.32 0.02 0.07 89.04 18:33:01 3 10.00 0.00 0.34 0.02 0.08 89.56 18:34:01 all 10.23 0.00 0.31 0.02 0.08 89.35 18:34:01 0 9.96 0.00 0.20 0.00 0.07 89.77 18:34:01 1 10.72 0.00 0.35 0.00 0.08 88.85 18:34:01 2 9.52 0.00 0.37 0.05 0.10 89.96 18:34:01 3 10.73 0.00 0.31 0.03 0.08 88.84 18:35:01 all 3.35 0.00 0.22 0.03 0.08 96.33 18:35:01 0 2.96 0.00 0.23 0.00 0.08 96.72 18:35:01 1 3.15 0.00 0.25 0.00 0.08 96.51 18:35:01 2 2.40 0.00 0.20 0.07 0.08 97.25 18:35:01 3 4.86 0.00 0.20 0.03 0.07 94.85 18:36:01 all 2.50 0.00 0.21 0.01 0.07 97.20 18:36:01 0 2.48 0.00 0.22 0.00 0.07 97.24 18:36:01 1 2.24 0.00 0.20 0.00 0.07 97.49 18:36:01 2 2.48 0.00 0.17 0.03 0.08 97.23 18:36:01 3 2.82 0.00 0.27 0.02 0.07 96.83 18:37:01 all 2.18 0.00 0.15 0.01 0.08 97.57 18:37:01 0 1.94 0.00 0.18 0.00 0.08 97.79 18:37:01 1 2.53 0.00 0.08 0.00 0.07 97.32 18:37:01 2 2.38 0.00 0.18 0.02 0.10 97.31 18:37:01 3 1.88 0.00 0.13 0.03 0.08 97.87 18:38:01 all 1.44 0.00 0.17 0.01 0.08 98.30 18:38:01 0 1.44 0.00 0.15 0.00 0.07 98.35 18:38:01 1 1.47 0.00 0.13 0.00 0.08 98.31 18:38:01 2 1.38 0.00 0.25 0.02 0.08 98.27 18:38:01 3 1.48 0.00 0.15 0.02 0.07 98.29 18:39:01 all 2.51 0.00 0.19 0.02 0.08 97.20 18:39:01 0 1.91 0.00 0.18 0.00 0.07 97.84 18:39:01 1 2.54 0.00 0.20 0.00 0.07 97.19 18:39:01 2 3.48 0.00 0.17 0.05 0.08 96.23 18:39:01 3 2.12 0.00 0.20 0.03 0.10 97.55 18:40:01 all 2.18 0.00 0.18 0.00 0.08 97.56 18:40:01 0 1.98 0.00 0.27 0.00 0.08 97.67 18:40:01 1 2.02 0.00 0.15 0.00 0.08 97.74 18:40:01 2 2.74 0.00 0.18 0.00 0.08 96.99 18:40:01 3 1.98 0.00 0.12 0.02 0.07 97.82 18:41:01 all 2.46 0.00 0.51 0.02 0.08 96.93 18:41:01 0 1.85 0.00 0.45 0.00 0.08 97.61 18:41:01 1 3.33 0.00 0.45 0.02 0.08 96.12 18:41:01 2 2.28 0.00 0.64 0.02 0.08 96.98 18:41:01 3 2.36 0.00 0.50 0.05 0.07 97.02 18:42:01 all 25.10 0.00 1.02 0.33 0.07 73.48 18:42:01 0 23.99 0.00 1.49 0.47 0.08 73.97 18:42:01 1 23.40 0.00 0.92 0.77 0.07 74.85 18:42:01 2 26.14 0.00 0.62 0.00 0.07 73.17 18:42:01 3 26.87 0.00 1.05 0.10 0.07 71.91 18:43:01 all 17.65 0.00 0.67 0.05 0.09 81.54 18:43:01 0 17.43 0.00 1.05 0.02 0.08 81.42 18:43:01 1 17.22 0.00 0.55 0.05 0.08 82.10 18:43:01 2 17.44 0.00 0.55 0.12 0.08 81.81 18:43:01 3 18.49 0.00 0.54 0.03 0.10 80.83 18:43:01 CPU %user %nice %system %iowait %steal %idle 18:44:01 all 1.02 0.00 0.15 0.02 0.07 98.74 18:44:01 0 0.68 0.00 0.10 0.00 0.08 99.13 18:44:01 1 0.87 0.00 0.23 0.03 0.08 98.78 18:44:01 2 2.16 0.00 0.20 0.03 0.07 97.54 18:44:01 3 0.35 0.00 0.08 0.00 0.05 99.52 18:45:01 all 16.63 0.00 0.55 0.02 0.08 82.72 18:45:01 0 17.39 0.00 0.44 0.02 0.07 82.09 18:45:01 1 17.80 0.00 0.49 0.03 0.07 81.61 18:45:01 2 15.36 0.00 0.60 0.00 0.08 83.95 18:45:01 3 15.96 0.00 0.69 0.02 0.10 83.24 18:46:01 all 0.36 0.00 0.09 0.00 0.07 99.47 18:46:01 0 0.38 0.00 0.08 0.00 0.05 99.48 18:46:01 1 0.39 0.00 0.13 0.02 0.10 99.36 18:46:01 2 0.24 0.00 0.07 0.00 0.07 99.63 18:46:01 3 0.43 0.00 0.08 0.00 0.07 99.42 18:47:01 all 16.35 0.00 0.62 0.02 0.08 82.93 18:47:01 0 17.13 0.00 0.63 0.00 0.07 82.17 18:47:01 1 13.43 0.00 0.75 0.05 0.08 85.68 18:47:01 2 17.08 0.00 0.45 0.03 0.08 82.35 18:47:01 3 17.76 0.00 0.64 0.00 0.08 81.52 18:48:01 all 11.84 0.00 0.55 0.03 0.08 87.51 18:48:01 0 10.37 0.00 0.42 0.02 0.08 89.11 18:48:01 1 11.75 0.00 0.85 0.05 0.08 87.26 18:48:01 2 12.05 0.00 0.38 0.02 0.05 87.50 18:48:01 3 13.17 0.00 0.53 0.02 0.10 86.18 18:49:01 all 5.70 0.00 0.25 0.01 0.07 93.95 18:49:01 0 6.16 0.00 0.20 0.03 0.08 93.53 18:49:01 1 5.54 0.00 0.28 0.02 0.08 94.08 18:49:01 2 5.55 0.00 0.28 0.00 0.08 94.09 18:49:01 3 5.57 0.00 0.25 0.00 0.05 94.13 18:50:01 all 16.98 0.00 0.64 0.02 0.08 82.28 18:50:01 0 19.37 0.00 0.71 0.08 0.08 79.76 18:50:01 1 16.34 0.00 0.64 0.02 0.08 82.93 18:50:01 2 18.02 0.00 0.57 0.00 0.08 81.33 18:50:01 3 14.16 0.00 0.64 0.00 0.07 85.14 18:51:01 all 1.02 0.00 0.15 0.00 0.07 98.76 18:51:01 0 2.67 0.00 0.26 0.02 0.10 96.96 18:51:01 1 0.48 0.00 0.07 0.00 0.05 99.40 18:51:01 2 0.28 0.00 0.10 0.00 0.05 99.57 18:51:01 3 0.62 0.00 0.15 0.00 0.08 99.15 18:52:01 all 16.73 0.00 0.58 0.02 0.07 82.60 18:52:01 0 17.17 0.00 0.65 0.07 0.07 82.05 18:52:01 1 14.99 0.00 0.52 0.02 0.03 84.44 18:52:01 2 17.55 0.00 0.67 0.00 0.10 81.68 18:52:01 3 17.19 0.00 0.48 0.00 0.08 82.25 18:53:01 all 5.82 0.00 0.40 0.02 0.08 93.68 18:53:01 0 6.00 0.00 0.35 0.02 0.10 93.53 18:53:01 1 4.92 0.00 0.38 0.00 0.05 94.65 18:53:01 2 6.02 0.00 0.33 0.02 0.10 93.53 18:53:01 3 6.33 0.00 0.55 0.03 0.08 93.00 18:54:01 all 12.32 0.00 0.37 0.01 0.07 87.22 18:54:01 0 12.41 0.00 0.28 0.03 0.07 87.20 18:54:01 1 11.15 0.00 0.33 0.00 0.05 88.47 18:54:01 2 11.88 0.00 0.35 0.02 0.08 87.67 18:54:01 3 13.83 0.00 0.53 0.00 0.08 85.56 18:54:01 CPU %user %nice %system %iowait %steal %idle 18:55:01 all 16.63 0.00 0.60 0.03 0.07 82.67 18:55:01 0 14.58 0.00 0.52 0.03 0.07 84.80 18:55:01 1 16.96 0.00 0.53 0.02 0.05 82.44 18:55:01 2 16.20 0.00 0.55 0.03 0.05 83.17 18:55:01 3 18.76 0.00 0.79 0.03 0.10 80.31 18:56:01 all 0.79 0.00 0.12 0.01 0.06 99.02 18:56:01 0 0.23 0.00 0.10 0.02 0.07 99.58 18:56:01 1 0.35 0.00 0.13 0.00 0.08 99.43 18:56:01 2 0.43 0.00 0.12 0.00 0.05 99.40 18:56:01 3 2.14 0.00 0.12 0.02 0.05 97.68 18:57:01 all 16.75 0.00 0.64 0.04 0.07 82.49 18:57:01 0 17.33 0.00 0.48 0.07 0.07 82.05 18:57:01 1 15.33 0.00 0.82 0.05 0.08 83.71 18:57:01 2 16.17 0.00 0.65 0.02 0.07 83.10 18:57:01 3 18.17 0.00 0.61 0.02 0.07 81.13 18:58:01 all 1.12 0.00 0.21 0.00 0.07 98.60 18:58:01 0 0.57 0.00 0.13 0.00 0.05 99.25 18:58:01 1 0.65 0.00 0.25 0.00 0.08 99.02 18:58:01 2 0.88 0.00 0.37 0.00 0.10 98.65 18:58:01 3 2.37 0.00 0.10 0.02 0.03 97.49 18:59:01 all 16.20 0.00 0.57 0.02 0.07 83.16 18:59:01 0 16.52 0.00 0.84 0.03 0.08 82.52 18:59:01 1 16.02 0.00 0.62 0.00 0.07 83.29 18:59:01 2 17.06 0.00 0.43 0.00 0.05 82.45 18:59:01 3 15.18 0.00 0.37 0.03 0.07 84.35 19:00:01 all 16.51 0.00 0.57 0.04 0.08 82.81 19:00:01 0 17.74 0.00 0.47 0.05 0.07 81.67 19:00:01 1 16.82 0.00 0.59 0.05 0.08 82.46 19:00:01 2 15.96 0.00 0.65 0.02 0.10 83.27 19:00:01 3 15.54 0.00 0.55 0.03 0.05 83.83 19:01:01 all 0.64 0.00 0.18 0.00 0.07 99.10 19:01:01 0 0.80 0.00 0.23 0.02 0.07 98.88 19:01:01 1 0.95 0.00 0.30 0.00 0.08 98.67 19:01:01 2 0.35 0.00 0.10 0.00 0.05 99.50 19:01:01 3 0.47 0.00 0.10 0.00 0.07 99.36 19:02:01 all 16.93 0.00 0.64 0.01 0.07 82.35 19:02:01 0 17.58 0.00 0.60 0.02 0.08 81.72 19:02:01 1 16.44 0.00 0.72 0.00 0.07 82.77 19:02:01 2 17.25 0.00 0.65 0.02 0.08 82.00 19:02:01 3 16.45 0.00 0.59 0.02 0.05 82.90 19:03:02 all 0.60 0.00 0.16 0.01 0.06 99.17 19:03:02 0 0.78 0.00 0.17 0.02 0.05 98.98 19:03:02 1 0.67 0.00 0.27 0.02 0.07 98.98 19:03:02 2 0.42 0.00 0.12 0.00 0.05 99.42 19:03:02 3 0.52 0.00 0.10 0.00 0.07 99.32 19:04:01 all 16.82 0.00 0.61 0.03 0.08 82.46 19:04:01 0 16.41 0.00 0.63 0.03 0.09 82.84 19:04:01 1 16.85 0.00 0.71 0.03 0.07 82.33 19:04:01 2 17.15 0.00 0.51 0.02 0.08 82.24 19:04:01 3 16.87 0.00 0.58 0.03 0.09 82.43 19:05:01 all 16.33 0.00 0.61 0.01 0.07 82.97 19:05:01 0 13.35 0.00 0.55 0.02 0.07 86.02 19:05:01 1 16.84 0.00 0.67 0.02 0.05 82.43 19:05:01 2 17.06 0.00 0.62 0.00 0.08 82.24 19:05:01 3 18.07 0.00 0.62 0.00 0.08 81.23 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:06:01 all 0.63 0.00 0.19 0.01 0.07 99.11 19:06:01 0 0.60 0.00 0.10 0.02 0.07 99.21 19:06:01 1 0.32 0.00 0.07 0.00 0.02 99.60 19:06:01 2 1.05 0.00 0.37 0.00 0.08 98.50 19:06:01 3 0.53 0.00 0.23 0.02 0.10 99.12 19:07:01 all 17.07 0.00 0.61 0.06 0.09 82.17 19:07:01 0 15.15 0.00 0.69 0.08 0.08 83.99 19:07:01 1 17.43 0.00 0.37 0.05 0.07 82.09 19:07:01 2 17.77 0.00 0.55 0.02 0.08 81.58 19:07:01 3 17.93 0.00 0.85 0.08 0.12 81.01 19:08:01 all 1.01 0.00 0.17 0.00 0.07 98.74 19:08:01 0 1.71 0.00 0.25 0.00 0.08 97.96 19:08:01 1 0.58 0.00 0.15 0.00 0.07 99.20 19:08:01 2 1.33 0.00 0.15 0.00 0.05 98.47 19:08:01 3 0.43 0.00 0.13 0.00 0.08 99.35 19:09:01 all 16.73 0.00 0.61 0.02 0.07 82.58 19:09:01 0 16.81 0.00 0.73 0.03 0.10 82.33 19:09:01 1 18.11 0.00 0.40 0.00 0.07 81.42 19:09:01 2 17.29 0.00 0.62 0.02 0.07 82.01 19:09:01 3 14.71 0.00 0.67 0.03 0.03 84.55 19:10:01 all 10.13 0.00 0.55 0.04 0.08 89.19 19:10:01 0 10.14 0.00 0.57 0.02 0.07 89.21 19:10:01 1 10.33 0.00 0.57 0.00 0.07 89.04 19:10:01 2 10.66 0.00 0.60 0.15 0.08 88.51 19:10:01 3 9.40 0.00 0.48 0.00 0.10 90.02 19:11:01 all 7.85 0.00 0.23 0.04 0.08 91.81 19:11:01 0 8.53 0.00 0.17 0.12 0.07 91.12 19:11:01 1 8.28 0.00 0.30 0.02 0.07 91.34 19:11:01 2 8.25 0.00 0.13 0.00 0.08 91.53 19:11:01 3 6.32 0.00 0.30 0.02 0.10 93.26 19:12:01 all 16.70 0.00 0.60 0.02 0.08 82.60 19:12:01 0 16.36 0.00 0.59 0.07 0.12 82.87 19:12:01 1 17.37 0.00 0.57 0.00 0.05 82.02 19:12:01 2 17.70 0.00 0.60 0.00 0.10 81.59 19:12:01 3 15.39 0.00 0.63 0.00 0.07 83.92 19:13:01 all 1.06 0.00 0.20 0.00 0.06 98.68 19:13:01 0 0.38 0.00 0.13 0.02 0.07 99.40 19:13:01 1 0.45 0.00 0.27 0.00 0.07 99.22 19:13:01 2 0.62 0.00 0.13 0.00 0.03 99.22 19:13:01 3 2.76 0.00 0.26 0.00 0.07 96.92 19:14:01 all 16.49 0.00 0.54 0.03 0.07 82.87 19:14:01 0 16.79 0.00 0.47 0.07 0.07 82.61 19:14:01 1 17.28 0.00 0.60 0.03 0.07 82.02 19:14:01 2 17.81 0.00 0.47 0.00 0.08 81.64 19:14:01 3 14.09 0.00 0.64 0.02 0.07 85.19 19:15:01 all 4.00 0.00 0.28 0.01 0.08 95.64 19:15:01 0 3.30 0.00 0.35 0.03 0.08 96.23 19:15:01 1 3.82 0.00 0.18 0.00 0.07 95.93 19:15:01 2 4.79 0.00 0.32 0.00 0.07 94.83 19:15:01 3 4.09 0.00 0.25 0.00 0.10 95.56 19:16:01 all 15.02 0.00 0.39 0.02 0.06 84.51 19:16:01 0 16.02 0.00 0.27 0.02 0.05 83.64 19:16:01 1 14.53 0.00 0.50 0.00 0.05 84.92 19:16:01 2 13.40 0.00 0.46 0.02 0.07 86.06 19:16:01 3 16.15 0.00 0.34 0.05 0.08 83.38 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:17:01 all 16.85 0.00 0.64 0.03 0.07 82.41 19:17:01 0 16.99 0.00 0.57 0.02 0.07 82.36 19:17:01 1 16.21 0.00 0.67 0.03 0.10 82.98 19:17:01 2 17.71 0.00 0.57 0.02 0.07 81.64 19:17:01 3 16.48 0.00 0.75 0.05 0.05 82.66 19:18:01 all 0.74 0.00 0.19 0.00 0.07 99.00 19:18:01 0 1.09 0.00 0.35 0.02 0.10 98.44 19:18:01 1 0.93 0.00 0.15 0.00 0.07 98.85 19:18:01 2 0.35 0.00 0.18 0.00 0.03 99.43 19:18:01 3 0.58 0.00 0.08 0.00 0.07 99.27 19:19:01 all 16.56 0.00 0.59 0.03 0.07 82.75 19:19:01 0 15.39 0.00 0.68 0.03 0.10 83.79 19:19:01 1 17.17 0.00 0.49 0.02 0.07 82.26 19:19:01 2 17.10 0.00 0.69 0.02 0.07 82.14 19:19:01 3 16.57 0.00 0.50 0.05 0.05 82.83 19:20:01 all 0.31 0.00 0.09 0.00 0.07 99.52 19:20:01 0 0.40 0.00 0.10 0.02 0.10 99.38 19:20:01 1 0.52 0.00 0.15 0.00 0.07 99.26 19:20:01 2 0.25 0.00 0.10 0.00 0.08 99.57 19:20:01 3 0.08 0.00 0.02 0.00 0.03 99.87 19:21:01 all 16.97 0.00 0.59 0.06 0.07 82.30 19:21:01 0 18.03 0.00 0.50 0.00 0.05 81.42 19:21:01 1 15.79 0.00 0.57 0.00 0.08 83.56 19:21:01 2 17.04 0.00 0.55 0.07 0.08 82.25 19:21:01 3 17.03 0.00 0.75 0.17 0.07 81.98 19:22:01 all 16.20 0.00 0.63 0.04 0.08 83.04 19:22:01 0 15.85 0.00 0.63 0.00 0.08 83.43 19:22:01 1 17.29 0.00 0.70 0.07 0.07 81.87 19:22:01 2 16.76 0.00 0.62 0.00 0.10 82.52 19:22:01 3 14.91 0.00 0.55 0.10 0.08 84.35 19:23:01 all 0.75 0.00 0.22 0.01 0.08 98.95 19:23:01 0 0.72 0.00 0.17 0.00 0.08 99.03 19:23:01 1 0.88 0.00 0.20 0.02 0.08 98.82 19:23:01 2 0.67 0.00 0.23 0.00 0.08 99.02 19:23:01 3 0.72 0.00 0.27 0.03 0.07 98.91 19:24:01 all 16.95 0.00 0.64 0.02 0.07 82.33 19:24:01 0 17.50 0.00 0.47 0.02 0.05 81.97 19:24:01 1 18.12 0.00 0.78 0.03 0.05 81.01 19:24:01 2 15.57 0.00 0.72 0.02 0.08 83.61 19:24:01 3 16.60 0.00 0.60 0.02 0.08 82.70 19:25:01 all 0.62 0.00 0.19 0.01 0.06 99.12 19:25:01 0 0.72 0.00 0.22 0.00 0.07 99.00 19:25:01 1 0.70 0.00 0.27 0.02 0.07 98.95 19:25:01 2 0.82 0.00 0.22 0.00 0.07 98.90 19:25:01 3 0.23 0.00 0.05 0.02 0.05 99.65 19:26:01 all 16.90 0.00 0.61 0.05 0.08 82.35 19:26:01 0 16.57 0.00 0.65 0.00 0.08 82.70 19:26:01 1 16.42 0.00 0.88 0.15 0.10 82.45 19:26:01 2 17.69 0.00 0.50 0.00 0.08 81.73 19:26:01 3 16.94 0.00 0.42 0.07 0.05 82.53 19:27:01 all 16.64 0.00 0.69 0.20 0.09 82.38 19:27:01 0 18.09 0.00 0.72 0.00 0.08 81.11 19:27:01 1 15.11 0.00 0.77 0.60 0.07 83.46 19:27:01 2 17.85 0.00 0.50 0.05 0.10 81.50 19:27:01 3 15.53 0.00 0.79 0.13 0.10 83.45 19:27:01 CPU %user %nice %system %iowait %steal %idle 19:28:01 all 0.60 0.00 0.09 0.04 0.06 99.21 19:28:01 0 0.45 0.00 0.07 0.00 0.07 99.41 19:28:01 1 0.67 0.00 0.18 0.15 0.08 98.91 19:28:01 2 0.76 0.00 0.08 0.00 0.07 99.09 19:28:01 3 0.53 0.00 0.02 0.00 0.03 99.42 19:29:01 all 16.65 0.00 0.54 0.03 0.09 82.69 19:29:01 0 15.63 0.00 0.64 0.07 0.05 83.61 19:29:01 1 15.88 0.00 0.67 0.05 0.12 83.28 19:29:01 2 16.85 0.00 0.54 0.00 0.10 82.52 19:29:01 3 18.23 0.00 0.34 0.00 0.08 81.35 19:30:01 all 0.71 0.00 0.20 0.12 0.06 98.91 19:30:01 0 0.27 0.00 0.18 0.05 0.07 99.43 19:30:01 1 0.44 0.00 0.15 0.03 0.05 99.33 19:30:01 2 1.68 0.00 0.27 0.40 0.07 97.58 19:30:01 3 0.45 0.00 0.18 0.00 0.07 99.30 19:31:01 all 17.23 0.00 0.59 0.21 0.10 81.87 19:31:01 0 16.70 0.00 0.74 0.45 0.10 82.00 19:31:01 1 16.79 0.00 0.67 0.30 0.10 82.13 19:31:01 2 18.20 0.00 0.44 0.08 0.10 81.17 19:31:01 3 17.23 0.00 0.50 0.00 0.10 82.16 19:32:01 all 10.46 0.00 0.50 0.05 0.09 88.91 19:32:01 0 10.54 0.00 0.57 0.15 0.07 88.68 19:32:01 1 10.61 0.00 0.47 0.02 0.08 88.82 19:32:01 2 10.03 0.00 0.42 0.00 0.08 89.47 19:32:01 3 10.67 0.00 0.55 0.02 0.12 88.65 19:33:01 all 7.19 0.00 0.38 0.07 0.07 92.29 19:33:01 0 7.87 0.00 0.33 0.08 0.08 91.63 19:33:01 1 6.85 0.00 0.48 0.18 0.08 92.40 19:33:01 2 6.60 0.00 0.42 0.00 0.07 92.91 19:33:01 3 7.44 0.00 0.30 0.00 0.05 92.21 19:34:01 all 16.96 0.00 0.61 0.05 0.09 82.29 19:34:01 0 18.10 0.00 0.57 0.13 0.08 81.11 19:34:01 1 17.25 0.00 0.78 0.07 0.08 81.81 19:34:01 2 15.95 0.00 0.59 0.00 0.12 83.34 19:34:01 3 16.54 0.00 0.50 0.00 0.07 82.89 19:35:01 all 0.52 0.00 0.14 0.01 0.06 99.27 19:35:01 0 0.63 0.00 0.27 0.02 0.07 99.01 19:35:01 1 0.43 0.00 0.03 0.00 0.05 99.48 19:35:01 2 0.74 0.00 0.20 0.02 0.08 98.96 19:35:01 3 0.27 0.00 0.05 0.00 0.05 99.63 19:36:01 all 16.37 0.00 0.60 0.02 0.07 82.94 19:36:01 0 17.92 0.00 0.84 0.03 0.08 81.13 19:36:01 1 16.37 0.00 0.45 0.00 0.07 83.11 19:36:01 2 16.03 0.00 0.49 0.02 0.07 83.40 19:36:01 3 15.16 0.00 0.64 0.02 0.07 84.12 19:37:01 all 4.29 0.00 0.37 0.01 0.07 95.26 19:37:01 0 4.09 0.00 0.28 0.02 0.08 95.53 19:37:01 1 4.41 0.00 0.35 0.02 0.05 95.17 19:37:01 2 4.28 0.00 0.33 0.02 0.05 95.32 19:37:01 3 4.38 0.00 0.52 0.00 0.08 95.02 19:38:01 all 13.56 0.00 0.48 0.03 0.08 85.85 19:38:01 0 14.12 0.00 0.67 0.08 0.07 85.06 19:38:01 1 14.05 0.00 0.47 0.03 0.08 85.37 19:38:01 2 12.39 0.00 0.28 0.00 0.08 87.24 19:38:01 3 13.67 0.00 0.48 0.02 0.10 85.73 19:38:01 CPU %user %nice %system %iowait %steal %idle 19:39:01 all 16.67 0.00 0.63 0.02 0.08 82.59 19:39:01 0 16.77 0.00 0.62 0.02 0.10 82.50 19:39:01 1 17.53 0.00 0.70 0.08 0.07 81.62 19:39:01 2 17.28 0.00 0.61 0.00 0.07 82.05 19:39:01 3 15.12 0.00 0.58 0.00 0.08 84.22 19:40:01 all 0.59 0.00 0.07 0.04 0.07 99.23 19:40:01 0 0.33 0.00 0.12 0.15 0.08 99.31 19:40:01 1 0.74 0.00 0.05 0.00 0.07 99.15 19:40:01 2 0.37 0.00 0.05 0.00 0.05 99.53 19:40:01 3 0.92 0.00 0.07 0.00 0.07 98.95 19:41:01 all 16.50 0.00 0.51 0.04 0.06 82.88 19:41:01 0 15.91 0.00 0.47 0.03 0.07 83.52 19:41:01 1 15.55 0.00 0.59 0.03 0.05 83.78 19:41:01 2 16.93 0.00 0.35 0.10 0.05 82.57 19:41:01 3 17.62 0.00 0.64 0.00 0.08 81.65 19:42:01 all 0.32 0.00 0.09 0.01 0.05 99.53 19:42:01 0 0.18 0.00 0.07 0.02 0.03 99.70 19:42:01 1 0.30 0.00 0.08 0.02 0.07 99.53 19:42:01 2 0.32 0.00 0.02 0.00 0.03 99.63 19:42:01 3 0.47 0.00 0.18 0.00 0.07 99.28 19:43:01 all 16.63 0.00 0.55 0.03 0.08 82.71 19:43:01 0 16.02 0.00 0.71 0.02 0.07 83.19 19:43:01 1 16.35 0.00 0.50 0.00 0.08 83.06 19:43:01 2 17.09 0.00 0.47 0.03 0.10 82.30 19:43:01 3 17.06 0.00 0.52 0.08 0.07 82.27 19:44:01 all 17.37 0.00 0.55 0.04 0.10 81.94 19:44:01 0 17.01 0.00 0.43 0.05 0.07 82.45 19:44:01 1 17.97 0.00 0.64 0.03 0.12 81.24 19:44:01 2 18.02 0.00 0.50 0.00 0.12 81.37 19:44:01 3 16.50 0.00 0.65 0.07 0.08 82.69 19:45:01 all 0.81 0.00 0.10 0.01 0.06 99.02 19:45:01 0 1.86 0.00 0.13 0.00 0.05 97.96 19:45:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:45:01 2 0.50 0.00 0.03 0.00 0.07 99.40 19:45:01 3 0.69 0.00 0.20 0.05 0.12 98.94 19:46:01 all 16.12 0.00 0.52 0.02 0.07 83.28 19:46:01 0 16.23 0.00 0.57 0.05 0.07 83.08 19:46:01 1 15.20 0.00 0.55 0.00 0.07 84.18 19:46:01 2 16.70 0.00 0.52 0.00 0.05 82.73 19:46:01 3 16.33 0.00 0.44 0.03 0.08 83.11 19:47:01 all 0.37 0.00 0.10 0.01 0.06 99.46 19:47:01 0 0.40 0.00 0.10 0.00 0.07 99.43 19:47:01 1 0.22 0.00 0.12 0.00 0.07 99.60 19:47:01 2 0.38 0.00 0.05 0.00 0.07 99.50 19:47:01 3 0.47 0.00 0.15 0.03 0.05 99.30 19:48:01 all 16.75 0.00 0.61 0.05 0.08 82.52 19:48:01 0 15.97 0.00 0.58 0.03 0.07 83.34 19:48:01 1 17.03 0.00 0.55 0.03 0.12 82.27 19:48:01 2 18.66 0.00 0.65 0.02 0.07 80.61 19:48:01 3 15.34 0.00 0.64 0.10 0.07 83.86 19:49:01 all 16.47 0.00 0.59 0.01 0.09 82.84 19:49:01 0 17.50 0.00 0.69 0.00 0.08 81.73 19:49:01 1 16.86 0.00 0.63 0.02 0.10 82.39 19:49:01 2 14.77 0.00 0.58 0.00 0.08 84.56 19:49:01 3 16.74 0.00 0.47 0.02 0.08 82.69 19:49:01 CPU %user %nice %system %iowait %steal %idle 19:50:01 all 1.04 0.00 0.19 0.01 0.05 98.71 19:50:01 0 0.43 0.00 0.12 0.02 0.05 99.38 19:50:01 1 0.75 0.00 0.23 0.00 0.07 98.95 19:50:01 2 2.51 0.00 0.30 0.00 0.07 97.12 19:50:01 3 0.45 0.00 0.10 0.02 0.03 99.40 19:51:01 all 17.13 0.00 0.65 0.05 0.08 82.08 19:51:01 0 16.27 0.00 0.47 0.03 0.07 83.16 19:51:01 1 17.82 0.00 0.88 0.00 0.10 81.20 19:51:01 2 16.72 0.00 0.68 0.00 0.10 82.51 19:51:01 3 17.72 0.00 0.58 0.18 0.05 81.46 19:52:01 all 1.07 0.00 0.21 0.01 0.08 98.63 19:52:01 0 0.80 0.00 0.18 0.00 0.08 98.93 19:52:01 1 1.70 0.00 0.23 0.00 0.08 97.99 19:52:01 2 0.93 0.00 0.17 0.02 0.07 98.82 19:52:01 3 0.83 0.00 0.27 0.02 0.08 98.80 19:53:01 all 16.25 0.00 0.63 0.02 0.07 83.03 19:53:01 0 16.79 0.00 0.43 0.00 0.07 82.71 19:53:01 1 16.15 0.00 0.72 0.02 0.07 83.05 19:53:01 2 15.19 0.00 0.67 0.03 0.05 84.05 19:53:01 3 16.87 0.00 0.68 0.03 0.08 82.33 19:54:01 all 10.93 0.00 0.47 0.01 0.07 88.52 19:54:01 0 10.79 0.00 0.37 0.00 0.05 88.79 19:54:01 1 11.86 0.00 0.56 0.02 0.10 87.47 19:54:01 2 11.26 0.00 0.65 0.00 0.07 88.02 19:54:01 3 9.80 0.00 0.28 0.03 0.08 89.80 19:55:01 all 6.78 0.00 0.34 0.03 0.07 92.79 19:55:01 0 6.39 0.00 0.27 0.00 0.03 93.31 19:55:01 1 6.93 0.00 0.38 0.02 0.08 92.58 19:55:01 2 5.92 0.00 0.50 0.03 0.10 93.44 19:55:01 3 7.87 0.00 0.20 0.07 0.05 91.82 19:56:01 all 16.66 0.00 0.60 0.02 0.08 82.64 19:56:01 0 16.20 0.00 0.72 0.02 0.05 83.02 19:56:01 1 15.88 0.00 0.75 0.02 0.12 83.24 19:56:01 2 17.52 0.00 0.38 0.02 0.07 82.01 19:56:01 3 17.05 0.00 0.55 0.03 0.08 82.29 19:57:01 all 0.58 0.00 0.18 0.00 0.08 99.15 19:57:01 0 0.40 0.00 0.08 0.00 0.03 99.48 19:57:01 1 1.02 0.00 0.32 0.00 0.10 98.56 19:57:01 2 0.52 0.00 0.22 0.00 0.08 99.18 19:57:01 3 0.40 0.00 0.12 0.02 0.08 99.38 19:58:01 all 16.97 0.00 0.56 0.04 0.07 82.36 19:58:01 0 17.45 0.00 0.50 0.03 0.07 81.94 19:58:01 1 18.54 0.00 0.53 0.00 0.05 80.87 19:58:01 2 15.75 0.00 0.65 0.00 0.10 83.50 19:58:01 3 16.11 0.00 0.57 0.13 0.07 83.12 19:59:01 all 4.42 0.00 0.25 0.01 0.08 95.24 19:59:01 0 4.17 0.00 0.28 0.02 0.07 95.47 19:59:01 1 4.01 0.00 0.22 0.00 0.07 95.70 19:59:01 2 4.29 0.00 0.28 0.00 0.10 95.33 19:59:01 3 5.19 0.00 0.23 0.02 0.08 94.48 20:00:01 all 12.97 0.00 0.48 0.03 0.07 86.46 20:00:01 0 14.16 0.00 0.50 0.02 0.08 85.24 20:00:01 1 13.74 0.00 0.70 0.05 0.08 85.43 20:00:01 2 14.01 0.00 0.20 0.00 0.05 85.74 20:00:01 3 9.94 0.00 0.50 0.03 0.07 89.46 20:00:01 CPU %user %nice %system %iowait %steal %idle 20:01:01 all 16.82 0.00 0.65 0.02 0.08 82.42 20:01:01 0 17.24 0.00 0.79 0.02 0.08 81.87 20:01:01 1 17.65 0.00 0.55 0.03 0.08 81.68 20:01:01 2 17.87 0.00 0.65 0.00 0.10 81.38 20:01:01 3 14.53 0.00 0.63 0.05 0.07 84.72 20:02:01 all 0.72 0.00 0.21 0.01 0.06 99.00 20:02:01 0 0.92 0.00 0.28 0.00 0.07 98.73 20:02:01 1 0.52 0.00 0.13 0.02 0.05 99.28 20:02:01 2 0.78 0.00 0.25 0.00 0.05 98.92 20:02:01 3 0.67 0.00 0.18 0.02 0.07 99.06 20:03:01 all 17.33 0.00 0.63 0.02 0.08 81.93 20:03:01 0 18.05 0.00 0.48 0.03 0.08 81.34 20:03:01 1 16.72 0.00 0.62 0.02 0.08 82.56 20:03:01 2 17.01 0.00 0.68 0.02 0.08 82.21 20:03:01 3 17.55 0.00 0.75 0.02 0.08 81.59 20:04:01 all 0.68 0.00 0.21 0.01 0.06 99.04 20:04:01 0 0.50 0.00 0.15 0.02 0.05 99.28 20:04:01 1 0.72 0.00 0.22 0.00 0.05 99.02 20:04:01 2 0.75 0.00 0.22 0.00 0.08 98.95 20:04:01 3 0.75 0.00 0.27 0.02 0.07 98.90 20:05:01 all 16.43 0.00 0.63 0.03 0.08 82.83 20:05:01 0 17.57 0.00 0.70 0.00 0.10 81.63 20:05:01 1 17.75 0.00 0.62 0.00 0.08 81.55 20:05:01 2 15.97 0.00 0.52 0.03 0.07 83.41 20:05:01 3 14.40 0.00 0.69 0.08 0.08 84.75 20:06:01 all 16.83 0.00 0.63 0.03 0.07 82.44 20:06:01 0 18.01 0.00 0.55 0.00 0.08 81.36 20:06:01 1 17.58 0.00 0.73 0.03 0.10 81.55 20:06:01 2 17.23 0.00 0.73 0.02 0.03 81.99 20:06:01 3 14.50 0.00 0.52 0.05 0.07 84.86 20:07:01 all 0.34 0.00 0.07 0.01 0.07 99.51 20:07:01 0 0.62 0.00 0.10 0.00 0.08 99.20 20:07:01 1 0.22 0.00 0.07 0.03 0.07 99.61 20:07:01 2 0.17 0.00 0.05 0.00 0.05 99.73 20:07:01 3 0.34 0.00 0.07 0.02 0.07 99.51 20:08:01 all 21.00 0.00 1.18 0.29 0.07 77.47 20:08:01 0 26.81 0.00 1.12 0.08 0.07 71.92 20:08:01 1 14.58 0.00 1.04 0.43 0.05 83.90 20:08:01 2 29.52 0.00 1.30 0.25 0.05 68.87 20:08:01 3 13.05 0.00 1.24 0.40 0.10 85.20 Average: all 15.66 0.09 0.76 0.31 0.08 83.09 Average: 0 15.54 0.09 0.77 0.39 0.08 83.13 Average: 1 15.70 0.09 0.78 0.30 0.08 83.05 Average: 2 15.55 0.10 0.75 0.32 0.08 83.19 Average: 3 15.86 0.09 0.74 0.24 0.08 82.99