Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119656 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-16g-9790 (ubuntu2204-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-XXXXXXypNy9n/agent.37278 SSH_AGENT_PID=37280 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1626733143196758944.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1626733143196758944.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.34.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/56/119656/6 # timeout=10 > git rev-parse 47b0ee31f67f0a7722d34e485a2739674e961768^{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 47b0ee31f67f0a7722d34e485a2739674e961768 (refs/changes/56/119656/6) > git config core.sparsecheckout # timeout=10 > git checkout -f 47b0ee31f67f0a7722d34e485a2739674e961768 # timeout=10 Commit message: "TAPI - Value object for OpenROADM topology node id" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 983de4245f4f342160657b5d4f696e1061879e05 # 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/jenkins9504860286111675607.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HeTd lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HeTd/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0.1 from /tmp/venv-HeTd/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.50 botocore==1.42.50 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.24.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.2 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.37.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.3 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/jenkins15186124356789476782.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-iAx4 + 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.20 3.9.20 3.10.15 * 3.11.10 (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 ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + 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-iAx4 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iAx4' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iAx4 + echo /tmp/venv-iAx4 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-iAx4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-iAx4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iAx4/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-iAx4/bin to PATH + PATH=/tmp/venv-iAx4/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.10 + python3 -m pip --version pip 26.0.1 from /tmp/venv-iAx4/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==7.0.1 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.24.2 packaging==26.0 platformdirs==4.9.2 pluggy==1.6.0 pyproject-api==1.10.0 tox==4.36.1 urllib3==1.26.20 virtualenv==20.37.0 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4132660039584233927.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/jenkins15014074975218020755.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-vqjW + 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.20 3.9.20 3.10.15 * 3.11.10 (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 ++ sed 's/^[ *]* //' ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + 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-iAx4 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iAx4 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iAx4 from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-iAx4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-iAx4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iAx4/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-iAx4/bin to PATH + PATH=/tmp/venv-iAx4/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-iAx4/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-iAx4/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.36.1 from /tmp/venv-iAx4/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 checkbashisms: freeze> python -m pip freeze --all docs: install_deps> python -I -m pip install -r docs/requirements.txt 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: pip==26.0.1,setuptools==82.0.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 '{}' + checkbashisms: OK ✔ in 3.08 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.37.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 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. [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. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Initializing environment for https://github.com/perltidy/perltidy. buildcontroller: freeze> python -m pip freeze --all buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 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.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 update-alternatives: error: no alternatives for jaotc [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... update-alternatives: error: no alternatives for rmic + + java -version sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; + JAVA_VER=21 + echo 21 21 + javac -version + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; + JAVAC_VER=21 + echo 21 + [ 21 -ge 21 ] + [ 21 -ge 21 ] + echo ok, java is 21 or newer 21 ok, java is 21 or newer + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 2026-02-17 14:17:02 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn + mvn --version Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) Maven home: /opt/maven Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-168-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-linkcheck: freeze> python -m pip freeze --all docs: freeze> python -m pip freeze --all docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.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 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.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: OK ✔ in 29.84 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' docs-linkcheck: OK ✔ in 32.64 seconds pylint: freeze> python -m pip freeze --all pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.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}$' '{}' + trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................Passed perltidy.................................................................Passed pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [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 42.61 seconds pylint: OK ✔ in 26.88 seconds buildcontroller: OK ✔ in 2 minutes 7.43 seconds build_karaf_tests190: 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 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_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 build_karaf_tests121: freeze> python -m pip freeze --all build_karaf_tests190: freeze> python -m pip freeze --all build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf221 with ./karaf221.env build karaf in karaf121 with ./karaf121.env build karaf in karafoc with ./karafoc.env build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf71 with ./karaf71.env 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 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 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 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_tests71: OK ✔ in 1 minute 0.49 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 build_karaf_tests121: OK ✔ in 1 minute 3.18 seconds build_karaf_tests190: OK ✔ in 1 minute 3.2 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: OK ✔ in 1 minute 3.75 seconds 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 buildlighty: freeze> python -m pip freeze --all sims: freeze> python -m pip freeze --all buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 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 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh Using lighynode version 22.1.0.6 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory sims: OK ✔ in 11.51 seconds testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,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 110.57s (0:01:50) pytest -q transportpce_tests/pce/test02_pce_400G.py ............ [100%] 12 passed in 47.04s pytest -q transportpce_tests/pce/test03_gnpy.py ........ [100%] 8 passed in 38.20s pytest -q transportpce_tests/pce/test04_pce_bug_fix.py ... [100%] 3 passed in 36.33s buildlighty: OK ✔ in 1 minute 7.17 seconds testsPCE: OK ✔ in 4 minutes 41.01 seconds tests190: 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: 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_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 tests190: freeze> python -m pip freeze --all tests_tapi: freeze> python -m pip freeze --all tests121: freeze> python -m pip freeze --all tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc using environment variables from ./karafoc.env pytest -q transportpce_tests/oc/test01_portmapping.py tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py pytest -q transportpce_tests/1.2.1/test01_portmapping.py ........... [100%] 10 passed in 76.09s (0:01:16) pytest -q transportpce_tests/oc/test02_topology.py ..................................... [100%] 21 passed in 126.91s (0:02:06) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ..................... [100%] 14 passed in 66.37s (0:01:06) pytest -q transportpce_tests/oc/test03_renderer.py ................... [100%] 6 passed in 60.35s (0:01:00) pytest -q transportpce_tests/1.2.1/test03_topology.py ................... [100%] 19 passed in 61.36s (0:01:01) tests190: OK ✔ in 3 minutes 33.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==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 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 54.95s pytest -q transportpce_tests/7.1/test02_otn_renderer.py .............................. [100%] 51 passed in 315.96s (0:05:15) pytest -q transportpce_tests/tapi/test02_full_topology.py ............................................................................. [100%] 62 passed in 159.19s (0:02:39) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py ........................................ [100%] 44 passed in 335.65s (0:05:35) .pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ........................... [100%] 48 passed in 137.66s (0:02:17) pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py ............................... [100%] 24 passed in 85.74s (0:01:25) pytest -q transportpce_tests/1.2.1/test05_olm.py ................... [100%] 22 passed in 77.09s (0:01:17) . [100%] 36 passed in 333.75s (0:05:33) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py .................................................................. [100%] 40 passed in 192.82s (0:03:12) pytest -q transportpce_tests/1.2.1/test06_end2end.py ........................................................................... [100%] 71 passed in 329.38s (0:05:29) .pytest -q transportpce_tests/tapi/test04_topo_extension.py .................................... [100%] 19 passed in 145.09s (0:02:25) pytest -q transportpce_tests/tapi/test05_pce_tapi.py ............. [100%] 54 passed in 536.00s (0:08:55) ............... [100%] 22 passed in 462.91s (0:07:42) tests71: OK ✔ in 7 minutes 18.66 seconds tests121: OK ✔ in 22 minutes 27.65 seconds tests_tapi: OK ✔ in 26 minutes 37.04 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==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 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 77.96s (0:01:17) pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py ...... [100%] 6 passed in 46.36s pytest -q transportpce_tests/2.2.1/test03_topology.py ............................................ [100%] 44 passed in 138.39s (0:02:18) pytest -q transportpce_tests/2.2.1/test04_otn_topology.py ............ [100%] 12 passed in 60.26s (0:01:00) pytest -q transportpce_tests/2.2.1/test05_flex_grid.py ................ [100%] 16 passed in 116.89s (0:01:56) pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py ............................... [100%] 31 passed in 38.05s pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py .......................... [100%] 26 passed in 92.78s (0:01:32) pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py ...................... [100%] 22 passed in 101.49s (0:01:41) pytest -q transportpce_tests/2.2.1/test09_olm.py ........................................ [100%] 40 passed in 364.82s (0:06:04) pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py ........................................................................ [ 74%] ......................... [100%] 97 passed in 492.98s (0:08:12) pytest -q transportpce_tests/2.2.1/test12_end2end.py ...................................................... [100%] 54 passed in 449.65s (0:07:29) pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py ........................................................................ [ 71%] ............................. [100%] 101 passed in 854.90s (0:14:14) pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py ........................................................................ [ 67%] ................................... [100%] 107 passed in 602.03s (0:10:02) pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py ............................................. [100%] 45 passed in 383.15s (0:06:23) tests221: OK ✔ in 1 hour 3 minutes 51.76 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==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf221.env pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py ................................................... [100%] 51 passed in 150.45s (0:02:30) pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py ........................................................................ [ 66%] ..................................... [100%] 109 passed in 432.75s (0:07:12) pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py ..................................................... [100%] 53 passed in 263.26s (0:04:23) buildcontroller: OK (127.43=setup[8.49]+cmd[118.94] seconds) sims: OK (11.51=setup[6.67]+cmd[4.84] seconds) build_karaf_tests121: OK (63.18=setup[9.46]+cmd[53.72] seconds) testsPCE: OK (281.01=setup[47.66]+cmd[233.35] seconds) tests121: OK (1347.65=setup[8.23]+cmd[1339.43] seconds) build_karaf_tests221: OK (63.75=setup[9.46]+cmd[54.29] seconds) tests_tapi: OK (1597.04=setup[8.22]+cmd[1588.82] seconds) tests221: OK (3831.76=setup[7.77]+cmd[3823.99] seconds) build_karaf_tests71: OK (60.48=setup[9.49]+cmd[51.00] seconds) tests71: OK (438.66=setup[8.46]+cmd[430.20] seconds) build_karaf_tests190: OK (63.20=setup[9.46]+cmd[53.73] seconds) tests190: OK (213.12=setup[8.21]+cmd[204.91] seconds) tests_hybrid: OK (855.35=setup[7.95]+cmd[847.39] seconds) buildlighty: OK (67.17=setup[9.16]+cmd[58.01] seconds) docs: OK (29.84=setup[27.76]+cmd[2.09] seconds) docs-linkcheck: OK (32.64=setup[27.63]+cmd[5.01] seconds) checkbashisms: OK (3.08=setup[1.83]+cmd[0.01,0.04,1.20] seconds) pre-commit: OK (42.61=setup[2.79]+cmd[0.00,0.00,33.67,6.14] seconds) pylint: OK (26.88=setup[3.06]+cmd[23.82] seconds) congratulations :) (6756.39 seconds) + tox_status=0 + 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_tests190/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests190 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 + 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/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 ++ awk -F/ '{print $2}' ++ echo .tox/buildlighty/log + 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/tests190/log ++ awk -F/ '{print $2}' + tox_env=tests190 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 + 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 0 -eq 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 37280 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11579121790714721654.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11433290208905785794.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/jenkins11123977429371382910.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HeTd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HeTd/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10697015335049816289.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4315 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config15345898913238697060tmp 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/jenkins12292560159526858321.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2898857986629220233.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HeTd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HeTd/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins239330053123131707.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6687923589554331498.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HeTd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-HeTd/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 443800s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=443800 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 13.64 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4315,2026-02-17 16:10:14,v3-standard-4,443800,13.64,0.00,SUCCESS [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9528945995175975070.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HeTd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-HeTd/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4315/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-16g-9790 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: 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 Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled 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; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 18G 60G 23% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 703 10662 3 4622 14943 Swap: 1023 1 1022 ---> 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:92:a0:3e brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.51/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 71893sec preferred_lft 71893sec inet6 fe80::f816:3eff:fe92:a03e/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether be:3a:c3:80:80:b1 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.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-9790) 02/17/26 _x86_64_ (4 CPU) 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:10:05 2.06 0.00 2.05 0.01 0.00 24.00 427.37 00:20:05 1.88 0.00 1.88 0.00 0.00 18.88 0.00 00:30:05 1.93 0.00 1.93 0.00 0.00 19.20 0.00 00:40:05 1.94 0.00 1.94 0.00 0.00 19.15 0.00 00:50:05 1.88 0.00 1.88 0.00 0.00 18.85 0.00 01:00:05 1.89 0.00 1.89 0.00 0.00 18.72 0.00 01:10:05 1.80 0.00 1.80 0.00 0.00 18.39 0.00 01:20:05 1.88 0.00 1.88 0.00 0.00 19.03 0.00 01:30:05 1.89 0.00 1.89 0.00 0.00 18.88 0.00 01:40:01 1.83 0.00 1.83 0.00 0.00 18.32 0.00 01:50:05 1.88 0.00 1.88 0.00 0.00 18.81 0.00 02:00:01 1.80 0.00 1.80 0.00 0.00 18.26 0.00 02:10:05 1.83 0.00 1.83 0.00 0.00 18.89 0.00 02:20:05 1.91 0.00 1.91 0.00 0.00 19.23 0.00 02:30:01 1.83 0.00 1.83 0.00 0.00 18.25 0.00 02:40:05 2.25 0.00 2.20 0.05 0.00 31.48 449.11 02:50:05 1.91 0.00 1.91 0.00 0.00 19.08 0.00 03:00:01 1.92 0.00 1.92 0.00 0.00 19.16 0.00 03:10:05 1.86 0.00 1.86 0.00 0.00 18.68 0.00 03:20:05 1.90 0.00 1.90 0.00 0.00 19.13 0.00 03:30:01 1.84 0.00 1.84 0.00 0.00 18.60 0.00 03:40:05 1.88 0.00 1.88 0.00 0.00 18.72 0.00 03:50:05 1.92 0.00 1.92 0.00 0.00 19.36 0.00 04:00:01 1.93 0.00 1.93 0.00 0.00 19.21 0.00 04:10:05 1.89 0.00 1.89 0.00 0.00 18.99 0.00 04:20:05 1.92 0.00 1.92 0.00 0.00 19.09 0.00 04:30:01 1.92 0.00 1.92 0.00 0.00 19.11 0.00 04:40:05 1.88 0.00 1.88 0.00 0.00 18.84 0.00 04:50:05 1.87 0.00 1.87 0.00 0.00 18.61 0.00 05:00:00 1.92 0.00 1.92 0.00 0.00 19.12 0.00 05:10:05 1.84 0.00 1.84 0.00 0.00 18.67 0.11 05:20:05 1.88 0.00 1.88 0.00 0.00 19.17 0.00 05:30:01 1.77 0.00 1.77 0.00 0.00 17.85 0.00 05:40:05 1.89 0.00 1.89 0.00 0.00 19.14 0.00 05:50:05 1.88 0.00 1.88 0.00 0.00 18.84 0.00 06:00:01 1.95 0.00 1.95 0.00 0.00 19.38 0.00 06:10:05 1.96 0.00 1.96 0.00 0.00 19.52 0.00 06:20:05 1.96 0.00 1.96 0.00 0.00 19.49 0.00 06:30:01 1.93 0.00 1.93 0.00 0.00 19.76 0.00 06:40:03 1.87 0.00 1.87 0.00 0.00 18.96 0.00 06:50:05 1.87 0.00 1.87 0.00 0.00 18.87 0.00 07:00:01 1.89 0.00 1.89 0.00 0.00 19.14 0.00 07:10:04 1.88 0.00 1.88 0.00 0.00 18.92 0.00 07:20:05 1.92 0.00 1.92 0.00 0.00 19.35 0.00 07:30:01 1.97 0.00 1.97 0.00 0.00 19.98 0.11 07:40:05 1.85 0.00 1.85 0.00 0.00 18.42 0.00 07:50:05 1.92 0.00 1.92 0.00 0.00 19.15 0.00 08:00:01 1.92 0.00 1.92 0.00 0.00 19.05 0.00 08:10:05 1.91 0.00 1.91 0.00 0.00 19.07 0.00 08:20:05 1.95 0.00 1.95 0.00 0.00 19.45 0.00 08:30:00 1.92 0.00 1.92 0.00 0.00 18.95 0.00 08:40:05 1.93 0.00 1.93 0.00 0.00 19.25 0.00 08:50:05 1.91 0.00 1.91 0.00 0.00 19.09 0.00 09:00:01 2.02 0.00 2.02 0.00 0.00 20.10 0.04 09:10:05 1.90 0.00 1.90 0.00 0.00 19.08 0.00 09:20:05 1.92 0.00 1.92 0.00 0.00 19.24 0.00 09:30:01 1.87 0.00 1.87 0.00 0.00 18.59 0.00 09:40:05 1.85 0.00 1.85 0.00 0.00 18.60 0.00 09:50:05 1.84 0.00 1.84 0.00 0.00 18.49 0.00 10:00:05 1.94 0.00 1.94 0.00 0.00 19.32 0.00 10:10:05 1.93 0.00 1.93 0.00 0.00 19.29 0.00 10:20:05 1.94 0.00 1.94 0.00 0.00 19.31 0.00 10:30:05 1.93 0.00 1.93 0.00 0.00 19.33 0.00 10:40:00 1.93 0.00 1.93 0.00 0.00 19.10 0.00 10:50:05 1.91 0.00 1.91 0.00 0.00 19.07 0.00 11:00:00 1.94 0.00 1.94 0.00 0.00 19.41 0.00 11:10:05 1.90 0.00 1.90 0.00 0.00 18.97 0.00 11:20:05 1.92 0.00 1.92 0.00 0.00 19.21 0.00 11:30:01 1.93 0.00 1.93 0.00 0.00 19.23 0.00 11:40:05 1.89 0.00 1.89 0.00 0.00 18.81 0.00 11:50:05 1.96 0.00 1.96 0.00 0.00 19.39 0.00 12:00:01 1.94 0.00 1.94 0.00 0.00 19.46 0.00 12:10:05 1.90 0.00 1.90 0.00 0.00 19.09 0.00 12:20:05 1.92 0.00 1.92 0.00 0.00 19.35 0.00 12:30:01 1.95 0.00 1.95 0.00 0.00 19.47 0.00 12:40:05 1.93 0.00 1.93 0.00 0.00 19.32 0.00 12:50:05 1.92 0.00 1.92 0.00 0.00 19.23 0.00 13:00:05 2.14 0.00 2.14 0.00 0.00 22.96 0.00 13:10:05 1.79 0.00 1.79 0.00 0.00 18.33 0.00 13:20:03 1.65 0.00 1.65 0.00 0.00 16.40 0.00 13:30:01 1.57 0.00 1.57 0.00 0.00 15.82 0.00 13:40:01 1.61 0.00 1.61 0.00 0.00 16.20 0.00 13:50:05 1.58 0.00 1.58 0.00 0.00 15.71 0.00 14:00:02 1.66 0.00 1.66 0.00 0.00 16.65 0.00 14:10:05 1.64 0.00 1.64 0.00 0.00 16.28 0.00 14:20:02 113.73 3.96 107.07 2.70 233.79 22294.04 6510.72 14:30:01 108.45 23.92 81.08 3.46 365.78 17405.70 9988.95 14:40:05 20.95 1.45 18.53 0.97 28.63 474.68 1132.91 14:50:05 9.02 0.05 8.56 0.41 1.83 303.50 1332.32 15:00:01 21.05 0.14 20.02 0.89 7.41 847.41 1535.31 15:10:05 10.16 0.01 9.76 0.39 0.54 342.17 443.57 15:20:05 5.83 0.03 5.66 0.14 1.25 150.92 194.52 15:30:01 5.35 0.02 5.17 0.16 1.46 156.08 722.47 15:40:05 5.07 0.01 4.88 0.17 0.82 144.55 128.55 15:50:05 6.44 0.00 6.28 0.16 0.13 178.11 57.00 16:00:01 10.53 0.36 9.81 0.36 18.18 564.81 242.98 16:10:05 10.81 2.34 7.84 0.63 167.35 1531.95 1286.27 Average: 5.02 0.33 4.58 0.11 8.52 472.98 251.66 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:10:05 13279172 15576576 422104 2.58 122688 2389352 943568 5.42 493240 2301052 240 00:20:05 13281500 15578924 419700 2.56 122688 2389364 943568 5.42 493240 2301336 196 00:30:05 13280792 15578352 420332 2.57 122688 2389500 943616 5.42 493244 2301252 200 00:40:05 13280316 15578016 420632 2.57 122688 2389636 943616 5.42 493244 2301380 228 00:50:05 13280092 15577804 420852 2.57 122692 2389648 943568 5.42 493248 2301368 224 01:00:05 13281660 15579500 419232 2.56 122692 2389780 943568 5.42 493248 2301284 220 01:10:05 13282280 15580140 418568 2.56 122696 2389796 943568 5.42 493252 2301712 248 01:20:05 13282564 15580432 418252 2.55 122696 2389804 943600 5.42 493252 2301548 248 01:30:05 13282088 15580096 418636 2.56 122696 2389940 943568 5.42 493252 2301668 232 01:40:01 13283444 15581460 417196 2.55 122696 2389948 943568 5.42 493252 2301668 0 01:50:05 13285068 15583096 415540 2.54 122696 2389960 943568 5.42 493252 2301888 232 02:00:01 13285068 15583104 415496 2.54 122696 2389964 943568 5.42 493252 2301888 204 02:10:05 13285072 15583260 415376 2.54 122696 2390108 943568 5.42 493252 2301816 208 02:20:05 13285268 15583468 415128 2.54 122696 2390116 943568 5.42 493252 2301848 216 02:30:01 13286576 15585044 413712 2.53 122696 2390188 944356 5.42 493252 2302304 212 02:40:05 13285980 15584412 414024 2.53 122700 2390328 943568 5.42 493256 2302064 220 02:50:05 13286324 15584760 413716 2.53 122700 2390332 943568 5.42 493256 2302036 224 03:00:01 13287616 15586068 412396 2.52 122700 2390348 943568 5.42 493256 2302468 4 03:10:05 13287124 15585712 412636 2.52 122700 2390484 943568 5.42 493256 2302216 308 03:20:05 13287660 15586276 412204 2.52 122700 2390512 943568 5.42 493256 2302424 204 03:30:01 13287436 15586096 412368 2.52 122700 2390564 943568 5.42 493264 2302692 308 03:40:05 13289032 15587720 410704 2.51 122700 2390588 943568 5.42 493256 2302332 220 03:50:05 13289788 15588656 409728 2.50 122700 2390768 943568 5.42 493256 2302512 236 04:00:01 13289488 15588388 409976 2.50 122700 2390804 943568 5.42 493260 2302808 232 04:10:05 13289740 15588648 409684 2.50 122700 2390808 943568 5.42 493256 2302548 228 04:20:05 13290248 15589292 409096 2.50 122700 2390944 943568 5.42 493256 2302688 212 04:30:01 13289552 15588608 409780 2.50 122700 2390952 943568 5.42 493256 2302808 200 04:40:05 13290896 15589960 408412 2.49 122700 2390960 943568 5.42 493256 2302708 228 04:50:05 13290648 15589720 408684 2.50 122700 2390972 943568 5.42 493256 2302912 204 05:00:00 13290600 15589812 408636 2.50 122700 2391116 943568 5.42 493260 2302908 184 05:10:05 13290740 15589960 408488 2.49 122700 2391120 943568 5.42 493256 2302816 212 05:20:05 13287380 15586612 411772 2.51 122700 2391132 943568 5.42 493256 2302916 220 05:30:01 13285980 15585352 412988 2.52 122708 2391264 943568 5.42 493268 2303200 164 05:40:05 13286236 15585752 412584 2.52 122708 2391404 943568 5.42 493264 2303244 228 05:50:05 13286556 15586076 412240 2.52 122708 2391412 943568 5.42 493264 2303220 264 06:00:01 13286436 15586100 412268 2.52 122708 2391552 943568 5.42 493264 2303560 200 06:10:05 13285992 15585664 412628 2.52 122708 2391560 943568 5.42 493264 2303576 208 06:20:05 13285996 15585680 412696 2.52 122708 2391568 943568 5.42 493264 2303552 196 06:30:01 13284824 15584520 413836 2.53 122708 2391580 943568 5.42 493264 2303404 8 06:40:03 13284416 15584252 414160 2.53 122712 2391716 943568 5.42 493268 2303740 240 06:50:05 13284164 15584012 414352 2.53 122712 2391728 943568 5.42 493268 2303756 212 07:00:01 13282936 15582792 415484 2.54 122712 2391740 943600 5.42 493284 2304108 308 07:10:04 13283736 15583732 414604 2.53 122716 2391872 943568 5.42 493272 2303704 228 07:20:05 13282796 15582800 415624 2.54 122716 2391880 943568 5.42 493272 2303904 220 07:30:01 13282796 15582816 415588 2.54 122720 2391892 943568 5.42 493276 2303800 8 07:40:05 13282292 15582444 415948 2.54 122720 2392024 943568 5.42 493276 2303816 192 07:50:05 13281488 15581656 416708 2.55 122720 2392040 943568 5.42 493276 2303864 204 08:00:01 13281800 15581980 416292 2.54 122720 2392056 943568 5.42 493280 2304008 192 08:10:05 13281296 15581480 416840 2.55 122720 2392056 943568 5.42 493276 2303916 236 08:20:05 13280292 15580620 417616 2.55 122724 2392196 943568 5.42 493280 2303992 224 08:30:00 13279564 15579896 418448 2.56 122724 2392200 943568 5.42 493284 2304216 36 08:40:05 13280184 15580528 417804 2.55 122724 2392212 943568 5.42 493284 2304164 232 08:50:05 13280888 15581376 416920 2.55 122724 2392352 943600 5.42 493284 2304280 200 09:00:01 13293296 15593796 404404 2.47 122724 2392364 943564 5.42 493284 2304584 12 09:10:05 13291756 15592264 406076 2.48 122724 2392372 943568 5.42 493280 2304200 240 09:20:05 13291588 15592236 406020 2.48 122724 2392512 943616 5.42 493280 2304624 240 09:30:01 13291420 15592080 406144 2.48 122724 2392520 943568 5.42 493280 2304332 200 09:40:05 13290248 15590920 407296 2.49 122724 2392536 943568 5.42 493284 2304372 304 09:50:05 13290436 15591116 407084 2.49 122724 2392540 943568 5.42 493280 2304344 208 10:00:05 13290492 15591308 406960 2.49 122724 2392676 943568 5.42 493280 2304708 252 10:10:05 13291148 15591976 406284 2.48 122724 2392688 943568 5.42 493280 2304328 204 10:20:05 13290624 15591464 406728 2.48 122724 2392692 943568 5.42 493280 2304724 200 10:30:05 13290660 15591640 406488 2.48 122724 2392832 943616 5.42 493280 2304800 248 10:40:00 13290752 15591740 406400 2.48 122724 2392840 943568 5.42 493280 2304680 4 10:50:05 13289896 15590900 407200 2.49 122724 2392856 943568 5.42 493280 2304696 312 11:00:00 13289424 15590568 407648 2.49 122724 2392992 943568 5.42 493280 2304808 8 11:10:05 13288156 15589304 408928 2.50 122724 2392996 943568 5.42 493280 2305024 240 11:20:05 13287180 15588344 409748 2.50 122724 2393012 943568 5.42 493284 2305020 240 11:30:01 13286372 15587544 410616 2.51 122724 2393016 943568 5.42 493280 2305064 200 11:40:05 13286460 15587772 410384 2.51 122724 2393156 943568 5.42 493280 2305208 200 11:50:05 13285960 15587280 410936 2.51 122724 2393164 943568 5.42 493280 2305000 204 12:00:01 13286024 15587352 410840 2.51 122724 2393172 943568 5.42 493280 2305492 200 12:10:05 13286340 15587804 410376 2.51 122724 2393308 943616 5.42 493280 2305392 228 12:20:05 13285676 15587280 410832 2.51 122724 2393448 943568 5.42 493280 2305504 196 12:30:01 13285712 15587324 410812 2.51 122724 2393464 943568 5.42 493284 2305708 316 12:40:05 13284708 15586332 411784 2.52 122724 2393468 943568 5.42 493280 2305428 200 12:50:05 13284120 15585884 412256 2.52 122724 2393608 943568 5.42 493280 2305452 200 13:00:05 13281948 15583716 414340 2.53 122724 2393612 943600 5.42 493292 2305472 192 13:10:05 13281444 15583348 414740 2.53 122724 2393752 943568 5.42 493296 2305644 208 13:20:03 13280184 15582096 415948 2.54 122724 2393764 943568 5.42 493292 2305612 220 13:30:01 13279456 15581384 416672 2.54 122724 2393772 943568 5.42 493292 2305812 204 13:40:01 13279012 15581208 416896 2.55 122724 2394040 943568 5.42 493292 2305884 4 13:50:05 13279128 15581328 416788 2.55 122724 2394044 943568 5.42 493292 2306072 208 14:00:02 13279260 15581476 416524 2.54 122728 2394056 943568 5.42 493296 2306104 200 14:10:05 13278396 15580760 417352 2.55 122728 2394192 943568 5.42 493296 2306224 224 14:20:02 5143096 14234768 1693816 10.35 255032 8705360 2290192 13.15 1927544 8620208 1175740 14:30:01 163180 3518516 12410116 75.80 287824 3044876 13196908 75.75 2179316 13432448 348 14:40:05 3868112 7240808 8690428 53.08 287856 3063908 9354928 53.70 2219456 9681720 812 14:50:05 6250264 9648480 6282408 38.37 287884 3089416 6888096 39.54 2224604 7308648 304 15:00:01 10181340 13737616 2198144 13.43 290436 3244856 2836252 16.28 2264524 3356528 13052 15:10:05 7953160 11551464 4383096 26.77 290452 3286884 5058448 29.04 2266676 5588480 444 15:20:05 7820236 11436924 4497592 27.47 290460 3305260 5141084 29.51 2267604 5704504 456 15:30:01 6345644 9983920 5949672 36.34 290468 3326856 6612464 37.96 2269520 7184532 604 15:40:05 6443568 10102228 5831620 35.62 290480 3347208 6550260 37.60 2272256 7078560 384 15:50:05 7815724 11497572 4437212 27.10 290492 3370384 5080432 29.16 2273704 5717896 268 16:00:01 7550412 11359336 4575216 27.94 295608 3490468 5119260 29.38 2290256 5964496 128 16:10:05 11031392 15359576 577092 3.52 300240 3992836 1094064 6.28 2364480 2383208 47568 Average: 12472529 14994126 996151 6.08 143172 2562556 1540483 8.84 708741 2864252 12961 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:10:05 ens3 0.61 0.15 0.13 0.07 0.00 0.00 0.00 0.00 00:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:20:05 ens3 0.13 0.07 0.04 0.02 0.00 0.00 0.00 0.00 00:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:30:05 ens3 0.91 0.73 0.21 0.92 0.00 0.00 0.00 0.00 00:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:40:05 ens3 2.43 0.38 0.59 0.28 0.00 0.00 0.00 0.00 00:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:50:05 ens3 2.07 0.26 0.41 0.15 0.00 0.00 0.00 0.00 00:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:00:05 ens3 0.92 0.12 0.14 0.05 0.00 0.00 0.00 0.00 01:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:05 ens3 0.40 0.14 0.10 0.06 0.00 0.00 0.00 0.00 01:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:20:05 ens3 0.40 0.14 0.12 0.07 0.00 0.00 0.00 0.00 01:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:05 ens3 0.22 0.11 0.07 0.04 0.00 0.00 0.00 0.00 01:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:01 ens3 0.69 0.57 0.13 1.17 0.00 0.00 0.00 0.00 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:50:05 ens3 0.18 0.08 0.04 0.02 0.00 0.00 0.00 0.00 01:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:00:01 ens3 0.17 0.08 0.04 0.02 0.00 0.00 0.00 0.00 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:10:05 ens3 0.20 0.09 0.07 0.04 0.00 0.00 0.00 0.00 02:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:05 ens3 0.98 0.26 0.31 0.18 0.00 0.00 0.00 0.00 02:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:01 ens3 0.54 0.15 0.14 0.07 0.00 0.00 0.00 0.00 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:05 ens3 0.58 0.17 0.16 0.09 0.00 0.00 0.00 0.00 02:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:05 ens3 0.56 0.16 0.14 0.07 0.00 0.00 0.00 0.00 02:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:01 ens3 0.32 0.10 0.08 0.04 0.00 0.00 0.00 0.00 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:10:05 ens3 0.24 0.10 0.07 0.04 0.00 0.00 0.00 0.00 03:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:05 ens3 0.29 0.11 0.08 0.04 0.00 0.00 0.00 0.00 03:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:01 ens3 0.36 0.13 0.11 0.06 0.00 0.00 0.00 0.00 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:05 ens3 0.62 0.77 0.10 0.97 0.00 0.00 0.00 0.00 03:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:50:05 ens3 0.18 0.08 0.04 0.02 0.00 0.00 0.00 0.00 03:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:00:01 ens3 0.17 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:05 ens3 0.20 0.10 0.07 0.04 0.00 0.00 0.00 0.00 04:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:05 ens3 0.16 0.08 0.04 0.02 0.00 0.00 0.00 0.00 04:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:01 ens3 0.17 0.09 0.04 0.02 0.00 0.00 0.00 0.00 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:40:05 ens3 0.26 0.12 0.07 0.04 0.00 0.00 0.00 0.00 04:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:50:05 ens3 0.32 0.14 0.10 0.06 0.00 0.00 0.00 0.00 04:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:00:00 ens3 0.36 0.10 0.09 0.04 0.00 0.00 0.00 0.00 05:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:05 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 05:10:05 ens3 0.32 0.15 0.13 0.07 0.00 0.00 0.00 0.00 05:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:20:05 ens3 0.18 0.08 0.04 0.02 0.00 0.00 0.00 0.00 05:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:30:01 ens3 0.34 0.15 0.11 0.07 0.00 0.00 0.00 0.00 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:40:05 ens3 0.25 0.11 0.07 0.04 0.00 0.00 0.00 0.00 05:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:50:05 ens3 0.16 0.08 0.04 0.02 0.00 0.00 0.00 0.00 05:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:00:01 ens3 0.18 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:10:05 ens3 0.20 0.11 0.07 0.04 0.00 0.00 0.00 0.00 06:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:20:05 ens3 0.16 0.07 0.04 0.02 0.00 0.00 0.00 0.00 06:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 ens3 0.29 0.12 0.08 0.05 0.00 0.00 0.00 0.00 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:03 ens3 0.41 0.29 0.11 0.68 0.00 0.00 0.00 0.00 06:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:05 ens3 0.29 0.11 0.08 0.04 0.00 0.00 0.00 0.00 06:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:01 ens3 1.11 0.19 0.26 0.11 0.00 0.00 0.00 0.00 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:10:04 ens3 2.13 0.26 0.45 0.19 0.00 0.00 0.00 0.00 07:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:20:05 ens3 2.19 0.19 0.34 0.11 0.00 0.00 0.00 0.00 07:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 07:30:01 ens3 0.53 0.11 0.10 0.03 0.00 0.00 0.00 0.00 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:05 ens3 0.39 0.11 0.08 0.04 0.00 0.00 0.00 0.00 07:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:05 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 07:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:01 ens3 0.33 0.11 0.08 0.04 0.00 0.00 0.00 0.00 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:10:05 ens3 0.38 0.17 0.14 0.09 0.00 0.00 0.00 0.00 08:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:20:05 ens3 0.36 0.11 0.09 0.04 0.00 0.00 0.00 0.00 08:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:30:00 ens3 1.32 0.69 0.22 1.17 0.00 0.00 0.00 0.00 08:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:05 ens3 0.47 0.14 0.13 0.06 0.00 0.00 0.00 0.00 08:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:05 ens3 0.31 0.15 0.11 0.07 0.00 0.00 0.00 0.00 08:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:00:01 ens3 2.02 0.19 0.37 0.11 0.00 0.00 0.00 0.00 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:10:05 ens3 2.43 0.33 0.55 0.25 0.00 0.00 0.00 0.00 09:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:20:05 ens3 1.79 0.31 0.45 0.23 0.00 0.00 0.00 0.00 09:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:30:01 ens3 1.42 0.08 0.15 0.02 0.00 0.00 0.00 0.00 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:05 ens3 1.13 1.20 0.17 1.28 0.00 0.00 0.00 0.00 09:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:50:05 ens3 0.52 0.12 0.10 0.04 0.00 0.00 0.00 0.00 09:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:00:05 ens3 1.72 0.35 0.47 0.25 0.00 0.00 0.00 0.00 10:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:05 ens3 0.50 0.17 0.15 0.09 0.00 0.00 0.00 0.00 10:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:05 ens3 0.30 0.11 0.10 0.06 0.00 0.00 0.00 0.00 10:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:05 ens3 0.61 0.16 0.17 0.09 0.00 0.00 0.00 0.00 10:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:40:00 ens3 0.47 0.19 0.16 0.09 0.00 0.00 0.00 0.00 10:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:05 ens3 0.47 0.15 0.12 0.07 0.00 0.00 0.00 0.00 10:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:00:00 ens3 0.23 0.10 0.07 0.04 0.00 0.00 0.00 0.00 11:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:10:05 ens3 0.59 0.60 0.12 1.08 0.00 0.00 0.00 0.00 11:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:20:05 ens3 0.32 0.15 0.11 0.07 0.00 0.00 0.00 0.00 11:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:30:01 ens3 0.22 0.11 0.07 0.04 0.00 0.00 0.00 0.00 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:40:05 ens3 0.25 0.10 0.07 0.04 0.00 0.00 0.00 0.00 11:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:50:05 ens3 0.15 0.08 0.04 0.02 0.00 0.00 0.00 0.00 11:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:01 ens3 0.34 0.15 0.11 0.07 0.00 0.00 0.00 0.00 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:05 ens3 0.30 0.13 0.10 0.06 0.00 0.00 0.00 0.00 12:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:20:05 ens3 0.92 0.26 0.31 0.19 0.00 0.00 0.00 0.00 12:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:30:01 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:05 ens3 0.75 0.25 0.25 0.15 0.00 0.00 0.00 0.00 12:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:50:05 ens3 1.13 0.76 0.20 1.11 0.00 0.00 0.00 0.00 12:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:00:05 ens3 0.65 0.23 0.23 0.15 0.00 0.00 0.00 0.00 13:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:10:05 ens3 0.46 0.19 0.16 0.11 0.00 0.00 0.00 0.00 13:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:20:03 ens3 0.28 0.11 0.08 0.04 0.00 0.00 0.00 0.00 13:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:30:01 ens3 0.19 0.08 0.04 0.02 0.00 0.00 0.00 0.00 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:40:01 ens3 0.70 0.24 0.23 0.13 0.00 0.00 0.00 0.00 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:50:05 ens3 0.39 0.13 0.11 0.06 0.00 0.00 0.00 0.00 13:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:00:02 ens3 0.37 0.15 0.11 0.07 0.00 0.00 0.00 0.00 14:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:10:05 ens3 0.65 0.18 0.20 0.10 0.00 0.00 0.00 0.00 14:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:02 lo 0.90 0.90 0.16 0.16 0.00 0.00 0.00 0.00 14:20:02 ens3 108.50 85.59 1314.27 13.45 0.00 0.00 0.00 0.00 14:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:01 lo 19.10 19.10 16.51 16.51 0.00 0.00 0.00 0.00 14:30:01 ens3 36.64 28.15 645.15 3.15 0.00 0.00 0.00 0.00 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:05 lo 41.87 41.87 18.76 18.76 0.00 0.00 0.00 0.00 14:40:05 ens3 2.03 1.57 0.51 0.41 0.00 0.00 0.00 0.00 14:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:05 lo 24.87 24.87 10.87 10.87 0.00 0.00 0.00 0.00 14:50:05 ens3 0.57 0.46 0.12 0.09 0.00 0.00 0.00 0.00 14:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:01 lo 12.62 12.62 6.24 6.24 0.00 0.00 0.00 0.00 15:00:01 ens3 0.97 0.87 0.28 0.23 0.00 0.00 0.00 0.00 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:05 lo 15.38 15.38 8.02 8.02 0.00 0.00 0.00 0.00 15:10:05 ens3 0.64 0.54 0.16 0.12 0.00 0.00 0.00 0.00 15:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 lo 19.97 19.97 8.46 8.46 0.00 0.00 0.00 0.00 15:20:05 ens3 0.98 0.58 0.23 0.16 0.00 0.00 0.00 0.00 15:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:01 lo 26.52 26.52 11.21 11.21 0.00 0.00 0.00 0.00 15:30:01 ens3 0.71 0.55 0.18 0.13 0.00 0.00 0.00 0.00 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:05 lo 8.09 8.09 4.66 4.66 0.00 0.00 0.00 0.00 15:40:05 ens3 1.18 0.43 0.36 0.22 0.00 0.00 0.00 0.00 15:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:05 lo 17.37 17.37 9.94 9.94 0.00 0.00 0.00 0.00 15:50:05 ens3 0.77 0.53 0.17 0.12 0.00 0.00 0.00 0.00 15:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:01 lo 13.61 13.61 7.18 7.18 0.00 0.00 0.00 0.00 16:00:01 ens3 1.21 0.94 0.32 1.43 0.00 0.00 0.00 0.00 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:05 lo 32.26 32.26 12.49 12.49 0.00 0.00 0.00 0.00 16:10:05 ens3 7.28 4.84 7.77 3.04 0.00 0.00 0.00 0.00 16:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.49 2.49 1.19 1.19 0.00 0.00 0.00 0.00 Average: ens3 2.18 1.46 20.35 0.37 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 ---> sar -P ALL: Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-9790) 02/17/26 _x86_64_ (4 CPU) 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:10:05 all 0.03 0.00 0.02 0.01 0.02 99.92 00:10:05 0 0.02 0.00 0.02 0.01 0.01 99.94 00:10:05 1 0.04 0.00 0.02 0.00 0.02 99.90 00:10:05 2 0.03 0.00 0.03 0.03 0.02 99.88 00:10:05 3 0.01 0.00 0.02 0.00 0.01 99.96 00:20:05 all 0.27 0.00 0.02 0.01 0.02 99.68 00:20:05 0 0.01 0.00 0.02 0.00 0.01 99.95 00:20:05 1 0.02 0.00 0.02 0.01 0.02 99.93 00:20:05 2 0.02 0.00 0.02 0.03 0.03 99.90 00:20:05 3 1.03 0.00 0.02 0.01 0.02 98.92 00:30:05 all 0.02 0.00 0.02 0.01 0.02 99.93 00:30:05 0 0.02 0.00 0.01 0.00 0.01 99.96 00:30:05 1 0.01 0.00 0.02 0.02 0.02 99.92 00:30:05 2 0.04 0.00 0.04 0.02 0.03 99.87 00:30:05 3 0.02 0.00 0.02 0.00 0.01 99.95 00:40:05 all 0.08 0.00 0.02 0.01 0.02 99.87 00:40:05 0 0.27 0.00 0.01 0.01 0.02 99.70 00:40:05 1 0.02 0.00 0.03 0.03 0.03 99.89 00:40:05 2 0.02 0.00 0.02 0.01 0.02 99.92 00:40:05 3 0.01 0.00 0.02 0.01 0.01 99.95 00:50:05 all 0.10 0.00 0.02 0.01 0.02 99.85 00:50:05 0 0.33 0.00 0.01 0.03 0.01 99.62 00:50:05 1 0.02 0.00 0.02 0.00 0.02 99.93 00:50:05 2 0.02 0.00 0.03 0.01 0.03 99.91 00:50:05 3 0.02 0.00 0.02 0.00 0.02 99.94 01:00:05 all 0.02 0.00 0.02 0.01 0.02 99.94 01:00:05 0 0.01 0.00 0.02 0.03 0.01 99.93 01:00:05 1 0.02 0.00 0.02 0.00 0.02 99.94 01:00:05 2 0.02 0.00 0.02 0.01 0.02 99.93 01:00:05 3 0.02 0.00 0.02 0.00 0.02 99.94 01:10:05 all 0.01 0.00 0.02 0.01 0.02 99.94 01:10:05 0 0.01 0.00 0.02 0.02 0.01 99.94 01:10:05 1 0.01 0.00 0.02 0.01 0.02 99.94 01:10:05 2 0.02 0.00 0.02 0.01 0.02 99.93 01:10:05 3 0.02 0.00 0.02 0.00 0.02 99.94 01:20:05 all 0.17 0.00 0.02 0.01 0.02 99.78 01:20:05 0 0.28 0.00 0.02 0.01 0.03 99.66 01:20:05 1 0.09 0.00 0.02 0.03 0.02 99.84 01:20:05 2 0.31 0.00 0.02 0.01 0.02 99.64 01:20:05 3 0.02 0.00 0.02 0.00 0.01 99.96 01:30:05 all 0.12 0.00 0.02 0.01 0.02 99.82 01:30:05 0 0.44 0.00 0.01 0.00 0.02 99.52 01:30:05 1 0.02 0.00 0.03 0.02 0.03 99.91 01:30:05 2 0.02 0.00 0.03 0.02 0.02 99.92 01:30:05 3 0.03 0.00 0.02 0.00 0.01 99.94 01:40:01 all 0.20 0.00 0.02 0.01 0.02 99.75 01:40:01 0 0.74 0.00 0.01 0.00 0.02 99.23 01:40:01 1 0.02 0.00 0.03 0.01 0.02 99.92 01:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 01:40:01 3 0.02 0.00 0.04 0.01 0.02 99.91 01:50:05 all 0.04 0.00 0.02 0.01 0.02 99.91 01:50:05 0 0.01 0.00 0.01 0.00 0.01 99.96 01:50:05 1 0.01 0.00 0.01 0.01 0.02 99.94 01:50:05 2 0.01 0.00 0.02 0.03 0.02 99.92 01:50:05 3 0.11 0.00 0.04 0.00 0.03 99.82 01:50:05 CPU %user %nice %system %iowait %steal %idle 02:00:01 all 0.31 0.00 0.02 0.01 0.02 99.64 02:00:01 0 0.01 0.00 0.02 0.02 0.01 99.95 02:00:01 1 0.99 0.00 0.02 0.01 0.02 98.97 02:00:01 2 0.22 0.00 0.03 0.02 0.02 99.71 02:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:10:05 all 0.22 0.00 0.02 0.03 0.01 99.72 02:10:05 0 0.03 0.00 0.03 0.08 0.02 99.84 02:10:05 1 0.58 0.00 0.01 0.00 0.01 99.39 02:10:05 2 0.26 0.00 0.02 0.01 0.01 99.70 02:10:05 3 0.01 0.00 0.02 0.02 0.01 99.95 02:20:05 all 0.19 0.00 0.02 0.01 0.01 99.77 02:20:05 0 0.02 0.00 0.02 0.01 0.01 99.95 02:20:05 1 0.68 0.00 0.02 0.00 0.01 99.29 02:20:05 2 0.04 0.00 0.03 0.01 0.02 99.92 02:20:05 3 0.02 0.00 0.02 0.02 0.01 99.93 02:30:01 all 0.02 0.00 0.02 0.03 0.01 99.91 02:30:01 0 0.02 0.00 0.02 0.08 0.01 99.87 02:30:01 1 0.03 0.00 0.01 0.02 0.01 99.93 02:30:01 2 0.03 0.00 0.04 0.02 0.02 99.91 02:30:01 3 0.02 0.00 0.03 0.02 0.01 99.93 02:40:05 all 0.14 0.00 0.03 0.02 0.01 99.80 02:40:05 0 0.01 0.00 0.01 0.04 0.00 99.93 02:40:05 1 0.12 0.01 0.03 0.01 0.01 99.81 02:40:05 2 0.42 0.00 0.05 0.02 0.02 99.50 02:40:05 3 0.02 0.00 0.03 0.00 0.01 99.94 02:50:05 all 0.13 0.00 0.03 0.01 0.01 99.83 02:50:05 0 0.03 0.00 0.03 0.02 0.01 99.90 02:50:05 1 0.04 0.00 0.02 0.00 0.01 99.93 02:50:05 2 0.40 0.00 0.03 0.00 0.01 99.56 02:50:05 3 0.03 0.00 0.03 0.00 0.01 99.93 03:00:01 all 0.17 0.00 0.02 0.01 0.01 99.79 03:00:01 0 0.02 0.00 0.02 0.00 0.01 99.95 03:00:01 1 0.62 0.00 0.02 0.00 0.01 99.34 03:00:01 2 0.03 0.00 0.04 0.02 0.02 99.90 03:00:01 3 0.02 0.00 0.01 0.01 0.01 99.95 03:10:05 all 0.02 0.00 0.02 0.01 0.02 99.93 03:10:05 0 0.01 0.00 0.03 0.02 0.02 99.93 03:10:05 1 0.04 0.00 0.01 0.00 0.01 99.93 03:10:05 2 0.03 0.00 0.02 0.00 0.03 99.91 03:10:05 3 0.01 0.00 0.01 0.02 0.01 99.95 03:20:05 all 0.20 0.00 0.02 0.01 0.02 99.75 03:20:05 0 0.02 0.00 0.02 0.01 0.02 99.94 03:20:05 1 0.75 0.00 0.02 0.00 0.03 99.20 03:20:05 2 0.02 0.00 0.02 0.01 0.02 99.93 03:20:05 3 0.01 0.00 0.01 0.02 0.01 99.95 03:30:01 all 0.10 0.00 0.02 0.01 0.02 99.85 03:30:01 0 0.23 0.00 0.03 0.00 0.02 99.73 03:30:01 1 0.15 0.00 0.02 0.01 0.02 99.80 03:30:01 2 0.03 0.00 0.03 0.02 0.03 99.90 03:30:01 3 0.01 0.00 0.01 0.03 0.01 99.95 03:40:05 all 0.25 0.00 0.03 0.01 0.02 99.69 03:40:05 0 0.02 0.00 0.03 0.00 0.02 99.92 03:40:05 1 0.02 0.00 0.02 0.00 0.01 99.95 03:40:05 2 0.02 0.00 0.03 0.02 0.02 99.91 03:40:05 3 0.96 0.00 0.02 0.01 0.02 98.99 03:40:05 CPU %user %nice %system %iowait %steal %idle 03:50:05 all 0.20 0.00 0.02 0.01 0.02 99.76 03:50:05 0 0.01 0.00 0.01 0.01 0.01 99.96 03:50:05 1 0.02 0.00 0.03 0.01 0.02 99.93 03:50:05 2 0.02 0.00 0.03 0.03 0.02 99.90 03:50:05 3 0.73 0.00 0.02 0.00 0.02 99.23 04:00:01 all 0.04 0.00 0.02 0.01 0.01 99.91 04:00:01 0 0.06 0.00 0.02 0.02 0.01 99.89 04:00:01 1 0.01 0.00 0.02 0.00 0.02 99.94 04:00:01 2 0.02 0.00 0.02 0.03 0.02 99.92 04:00:01 3 0.08 0.00 0.02 0.00 0.01 99.89 04:10:05 all 0.07 0.00 0.03 0.03 0.01 99.87 04:10:05 0 0.22 0.00 0.03 0.01 0.01 99.73 04:10:05 1 0.01 0.00 0.02 0.03 0.01 99.93 04:10:05 2 0.02 0.00 0.03 0.05 0.02 99.88 04:10:05 3 0.02 0.00 0.02 0.01 0.01 99.93 04:20:05 all 0.03 0.00 0.02 0.01 0.02 99.92 04:20:05 0 0.07 0.00 0.02 0.01 0.02 99.88 04:20:05 1 0.02 0.00 0.02 0.00 0.01 99.95 04:20:05 2 0.02 0.00 0.04 0.04 0.03 99.88 04:20:05 3 0.01 0.00 0.01 0.01 0.02 99.95 04:30:01 all 0.03 0.00 0.02 0.01 0.02 99.91 04:30:01 0 0.02 0.00 0.02 0.01 0.02 99.94 04:30:01 1 0.02 0.00 0.03 0.01 0.02 99.93 04:30:01 2 0.02 0.00 0.02 0.01 0.02 99.93 04:30:01 3 0.08 0.00 0.02 0.02 0.03 99.85 04:40:05 all 0.12 0.00 0.02 0.01 0.01 99.84 04:40:05 0 0.06 0.00 0.02 0.00 0.01 99.91 04:40:05 1 0.02 0.00 0.02 0.00 0.01 99.94 04:40:05 2 0.36 0.00 0.02 0.03 0.02 99.57 04:40:05 3 0.02 0.00 0.03 0.01 0.02 99.92 04:50:05 all 0.06 0.00 0.02 0.01 0.01 99.89 04:50:05 0 0.02 0.00 0.02 0.01 0.01 99.94 04:50:05 1 0.02 0.00 0.02 0.01 0.01 99.94 04:50:05 2 0.01 0.00 0.02 0.03 0.01 99.93 04:50:05 3 0.21 0.00 0.03 0.00 0.03 99.73 05:00:00 all 0.02 0.00 0.02 0.01 0.01 99.93 05:00:00 0 0.02 0.00 0.02 0.03 0.01 99.92 05:00:00 1 0.01 0.00 0.02 0.01 0.02 99.94 05:00:00 2 0.02 0.00 0.02 0.01 0.02 99.93 05:00:00 3 0.03 0.00 0.02 0.00 0.02 99.92 05:10:05 all 0.11 0.00 0.02 0.02 0.02 99.83 05:10:05 0 0.02 0.00 0.02 0.03 0.01 99.92 05:10:05 1 0.03 0.00 0.03 0.01 0.02 99.92 05:10:05 2 0.02 0.00 0.02 0.04 0.02 99.90 05:10:05 3 0.37 0.00 0.02 0.01 0.02 99.58 05:20:05 all 0.02 0.00 0.02 0.01 0.02 99.94 05:20:05 0 0.01 0.00 0.02 0.03 0.01 99.93 05:20:05 1 0.02 0.00 0.02 0.01 0.02 99.93 05:20:05 2 0.02 0.00 0.02 0.00 0.02 99.94 05:20:05 3 0.02 0.00 0.02 0.00 0.02 99.94 05:30:01 all 0.21 0.00 0.02 0.01 0.02 99.74 05:30:01 0 0.01 0.00 0.01 0.03 0.01 99.95 05:30:01 1 0.02 0.00 0.02 0.01 0.02 99.94 05:30:01 2 0.77 0.00 0.03 0.00 0.02 99.18 05:30:01 3 0.03 0.00 0.04 0.01 0.03 99.90 05:30:01 CPU %user %nice %system %iowait %steal %idle 05:40:05 all 0.12 0.00 0.02 0.01 0.02 99.83 05:40:05 0 0.01 0.00 0.01 0.02 0.00 99.95 05:40:05 1 0.02 0.00 0.03 0.01 0.03 99.90 05:40:05 2 0.43 0.00 0.02 0.01 0.02 99.51 05:40:05 3 0.02 0.00 0.02 0.00 0.01 99.95 05:50:05 all 0.28 0.00 0.02 0.01 0.02 99.66 05:50:05 0 0.02 0.00 0.02 0.01 0.01 99.94 05:50:05 1 0.68 0.00 0.02 0.00 0.02 99.27 05:50:05 2 0.42 0.00 0.05 0.02 0.03 99.48 05:50:05 3 0.01 0.00 0.02 0.01 0.01 99.96 06:00:01 all 0.07 0.00 0.02 0.01 0.02 99.89 06:00:01 0 0.18 0.00 0.01 0.00 0.01 99.80 06:00:01 1 0.01 0.00 0.02 0.01 0.02 99.94 06:00:01 2 0.02 0.00 0.02 0.03 0.03 99.90 06:00:01 3 0.07 0.00 0.01 0.00 0.01 99.90 06:10:05 all 0.32 0.00 0.02 0.01 0.02 99.62 06:10:05 0 0.05 0.00 0.02 0.00 0.01 99.91 06:10:05 1 0.01 0.00 0.02 0.01 0.01 99.95 06:10:05 2 1.20 0.00 0.02 0.03 0.02 98.72 06:10:05 3 0.02 0.00 0.03 0.00 0.03 99.91 06:20:05 all 0.09 0.00 0.02 0.01 0.02 99.86 06:20:05 0 0.03 0.00 0.03 0.01 0.03 99.91 06:20:05 1 0.01 0.00 0.02 0.02 0.02 99.93 06:20:05 2 0.33 0.00 0.01 0.02 0.02 99.63 06:20:05 3 0.02 0.00 0.02 0.00 0.02 99.95 06:30:01 all 0.12 0.00 0.02 0.01 0.02 99.83 06:30:01 0 0.02 0.00 0.02 0.01 0.02 99.94 06:30:01 1 0.28 0.00 0.02 0.04 0.03 99.64 06:30:01 2 0.17 0.00 0.02 0.00 0.02 99.79 06:30:01 3 0.01 0.00 0.03 0.01 0.01 99.94 06:40:03 all 0.09 0.00 0.02 0.02 0.02 99.85 06:40:03 0 0.00 0.00 0.00 0.01 0.00 99.98 06:40:03 1 0.31 0.00 0.02 0.07 0.02 99.58 06:40:03 2 0.03 0.00 0.04 0.01 0.03 99.88 06:40:03 3 0.02 0.00 0.02 0.00 0.01 99.96 06:50:05 all 0.11 0.00 0.02 0.01 0.02 99.84 06:50:05 0 0.00 0.00 0.01 0.03 0.01 99.95 06:50:05 1 0.39 0.00 0.03 0.00 0.03 99.55 06:50:05 2 0.02 0.00 0.02 0.01 0.02 99.94 06:50:05 3 0.02 0.00 0.02 0.00 0.01 99.94 07:00:01 all 0.03 0.00 0.02 0.01 0.02 99.92 07:00:01 0 0.01 0.00 0.02 0.03 0.02 99.93 07:00:01 1 0.03 0.00 0.03 0.01 0.03 99.90 07:00:01 2 0.01 0.00 0.02 0.01 0.02 99.95 07:00:01 3 0.07 0.00 0.01 0.01 0.01 99.90 07:10:04 all 0.09 0.00 0.02 0.01 0.02 99.87 07:10:04 0 0.01 0.00 0.02 0.03 0.01 99.92 07:10:04 1 0.02 0.00 0.01 0.00 0.02 99.95 07:10:04 2 0.30 0.00 0.03 0.00 0.02 99.64 07:10:04 3 0.01 0.00 0.02 0.00 0.01 99.96 07:20:05 all 0.10 0.00 0.02 0.01 0.02 99.85 07:20:05 0 0.01 0.00 0.01 0.02 0.00 99.95 07:20:05 1 0.20 0.00 0.03 0.00 0.02 99.74 07:20:05 2 0.04 0.00 0.03 0.01 0.03 99.90 07:20:05 3 0.16 0.00 0.02 0.01 0.01 99.80 07:20:05 CPU %user %nice %system %iowait %steal %idle 07:30:01 all 0.11 0.00 0.02 0.01 0.02 99.84 07:30:01 0 0.02 0.00 0.02 0.03 0.01 99.93 07:30:01 1 0.39 0.00 0.03 0.01 0.03 99.54 07:30:01 2 0.02 0.00 0.01 0.00 0.01 99.95 07:30:01 3 0.02 0.00 0.02 0.01 0.02 99.93 07:40:05 all 0.22 0.00 0.03 0.01 0.02 99.72 07:40:05 0 0.36 0.00 0.02 0.03 0.01 99.58 07:40:05 1 0.50 0.00 0.04 0.00 0.03 99.43 07:40:05 2 0.01 0.00 0.02 0.01 0.02 99.93 07:40:05 3 0.02 0.00 0.02 0.00 0.01 99.94 07:50:05 all 0.03 0.00 0.02 0.01 0.02 99.92 07:50:05 0 0.01 0.00 0.02 0.03 0.01 99.93 07:50:05 1 0.03 0.00 0.02 0.00 0.02 99.92 07:50:05 2 0.03 0.00 0.03 0.01 0.03 99.91 07:50:05 3 0.05 0.00 0.02 0.00 0.01 99.93 08:00:01 all 0.09 0.00 0.02 0.01 0.02 99.86 08:00:01 0 0.01 0.00 0.02 0.03 0.01 99.94 08:00:01 1 0.02 0.00 0.02 0.01 0.02 99.93 08:00:01 2 0.01 0.00 0.02 0.01 0.02 99.94 08:00:01 3 0.31 0.00 0.03 0.01 0.02 99.63 08:10:05 all 0.03 0.00 0.02 0.01 0.02 99.92 08:10:05 0 0.01 0.00 0.01 0.03 0.01 99.94 08:10:05 1 0.02 0.00 0.03 0.00 0.02 99.93 08:10:05 2 0.02 0.00 0.03 0.01 0.02 99.92 08:10:05 3 0.07 0.00 0.01 0.00 0.01 99.90 08:20:05 all 0.03 0.00 0.03 0.02 0.02 99.91 08:20:05 0 0.01 0.00 0.02 0.03 0.01 99.93 08:20:05 1 0.02 0.00 0.03 0.01 0.03 99.91 08:20:05 2 0.08 0.00 0.03 0.02 0.03 99.85 08:20:05 3 0.02 0.00 0.03 0.00 0.01 99.94 08:30:00 all 0.23 0.00 0.02 0.01 0.02 99.72 08:30:00 0 0.01 0.00 0.02 0.01 0.01 99.96 08:30:00 1 0.16 0.00 0.04 0.00 0.03 99.77 08:30:00 2 0.72 0.00 0.02 0.03 0.02 99.20 08:30:00 3 0.03 0.00 0.02 0.00 0.01 99.94 08:40:05 all 0.05 0.00 0.02 0.01 0.02 99.90 08:40:05 0 0.00 0.00 0.01 0.02 0.01 99.96 08:40:05 1 0.19 0.00 0.03 0.00 0.04 99.74 08:40:05 2 0.01 0.00 0.01 0.02 0.01 99.94 08:40:05 3 0.01 0.00 0.03 0.00 0.01 99.95 08:50:05 all 0.02 0.00 0.02 0.01 0.02 99.93 08:50:05 0 0.01 0.00 0.01 0.02 0.01 99.95 08:50:05 1 0.06 0.00 0.03 0.00 0.03 99.88 08:50:05 2 0.02 0.00 0.02 0.02 0.02 99.92 08:50:05 3 0.02 0.00 0.01 0.00 0.01 99.96 09:00:01 all 0.21 0.00 0.03 0.01 0.02 99.74 09:00:01 0 0.05 0.00 0.01 0.00 0.01 99.93 09:00:01 1 0.73 0.00 0.05 0.00 0.03 99.19 09:00:01 2 0.02 0.00 0.03 0.05 0.02 99.88 09:00:01 3 0.01 0.00 0.01 0.00 0.01 99.97 09:10:05 all 0.02 0.00 0.02 0.02 0.02 99.92 09:10:05 0 0.02 0.00 0.02 0.02 0.01 99.93 09:10:05 1 0.02 0.00 0.02 0.00 0.02 99.94 09:10:05 2 0.02 0.00 0.01 0.05 0.02 99.89 09:10:05 3 0.02 0.00 0.02 0.01 0.02 99.93 09:10:05 CPU %user %nice %system %iowait %steal %idle 09:20:05 all 0.08 0.00 0.03 0.02 0.02 99.86 09:20:05 0 0.02 0.00 0.02 0.00 0.01 99.95 09:20:05 1 0.13 0.00 0.02 0.00 0.02 99.83 09:20:05 2 0.01 0.00 0.02 0.01 0.01 99.95 09:20:05 3 0.16 0.00 0.04 0.05 0.02 99.73 09:30:01 all 0.12 0.00 0.02 0.01 0.02 99.83 09:30:01 0 0.01 0.00 0.02 0.01 0.01 99.96 09:30:01 1 0.03 0.00 0.04 0.01 0.03 99.89 09:30:01 2 0.01 0.00 0.01 0.01 0.01 99.95 09:30:01 3 0.42 0.00 0.03 0.01 0.01 99.53 09:40:05 all 0.14 0.00 0.02 0.08 0.01 99.75 09:40:05 0 0.01 0.00 0.02 0.23 0.01 99.73 09:40:05 1 0.04 0.00 0.04 0.02 0.03 99.87 09:40:05 2 0.01 0.00 0.02 0.06 0.01 99.90 09:40:05 3 0.48 0.00 0.02 0.00 0.01 99.49 09:50:05 all 0.18 0.00 0.03 0.03 0.01 99.75 09:50:05 0 0.05 0.00 0.03 0.00 0.01 99.91 09:50:05 1 0.03 0.00 0.03 0.04 0.02 99.89 09:50:05 2 0.02 0.00 0.02 0.07 0.01 99.88 09:50:05 3 0.64 0.00 0.02 0.00 0.01 99.33 10:00:05 all 0.04 0.00 0.02 0.02 0.01 99.91 10:00:05 0 0.02 0.00 0.02 0.01 0.01 99.94 10:00:05 1 0.08 0.00 0.02 0.02 0.01 99.87 10:00:05 2 0.03 0.00 0.02 0.05 0.01 99.89 10:00:05 3 0.03 0.00 0.03 0.01 0.01 99.92 10:10:05 all 0.12 0.00 0.03 0.01 0.01 99.84 10:10:05 0 0.02 0.00 0.02 0.01 0.01 99.95 10:10:05 1 0.41 0.00 0.04 0.00 0.02 99.54 10:10:05 2 0.02 0.00 0.03 0.01 0.02 99.93 10:10:05 3 0.02 0.00 0.02 0.02 0.01 99.94 10:20:05 all 0.05 0.00 0.02 0.01 0.01 99.91 10:20:05 0 0.02 0.00 0.03 0.02 0.01 99.93 10:20:05 1 0.15 0.00 0.03 0.00 0.02 99.81 10:20:05 2 0.02 0.00 0.03 0.01 0.01 99.94 10:20:05 3 0.01 0.00 0.02 0.01 0.01 99.95 10:30:05 all 0.07 0.00 0.02 0.02 0.01 99.88 10:30:05 0 0.02 0.00 0.03 0.01 0.01 99.94 10:30:05 1 0.21 0.00 0.03 0.01 0.02 99.74 10:30:05 2 0.05 0.00 0.02 0.01 0.01 99.91 10:30:05 3 0.01 0.00 0.01 0.04 0.00 99.93 10:40:00 all 0.06 0.00 0.03 0.04 0.01 99.87 10:40:00 0 0.03 0.00 0.03 0.00 0.01 99.93 10:40:00 1 0.02 0.00 0.04 0.09 0.02 99.83 10:40:00 2 0.02 0.00 0.02 0.01 0.01 99.93 10:40:00 3 0.17 0.00 0.01 0.04 0.01 99.78 10:50:05 all 0.19 0.00 0.02 0.07 0.01 99.70 10:50:05 0 0.03 0.00 0.02 0.07 0.01 99.86 10:50:05 1 0.18 0.00 0.02 0.00 0.01 99.79 10:50:05 2 0.18 0.00 0.03 0.22 0.01 99.55 10:50:05 3 0.36 0.00 0.01 0.00 0.01 99.61 11:00:00 all 0.19 0.00 0.03 0.03 0.01 99.74 11:00:00 0 0.24 0.00 0.02 0.01 0.01 99.73 11:00:00 1 0.21 0.00 0.03 0.01 0.02 99.74 11:00:00 2 0.17 0.00 0.03 0.12 0.02 99.67 11:00:00 3 0.15 0.00 0.03 0.00 0.01 99.81 11:00:00 CPU %user %nice %system %iowait %steal %idle 11:10:05 all 0.08 0.00 0.02 0.04 0.01 99.85 11:10:05 0 0.01 0.00 0.02 0.01 0.00 99.95 11:10:05 1 0.24 0.00 0.03 0.02 0.01 99.70 11:10:05 2 0.03 0.00 0.02 0.10 0.01 99.83 11:10:05 3 0.03 0.00 0.02 0.01 0.01 99.93 11:20:05 all 0.21 0.00 0.04 0.01 0.01 99.73 11:20:05 0 0.02 0.00 0.03 0.03 0.01 99.92 11:20:05 1 0.77 0.00 0.05 0.00 0.02 99.16 11:20:05 2 0.02 0.00 0.03 0.01 0.01 99.92 11:20:05 3 0.04 0.00 0.04 0.00 0.01 99.90 11:30:01 all 0.18 0.00 0.03 0.01 0.01 99.77 11:30:01 0 0.10 0.00 0.04 0.00 0.01 99.85 11:30:01 1 0.29 0.00 0.02 0.02 0.01 99.66 11:30:01 2 0.07 0.00 0.04 0.01 0.02 99.86 11:30:01 3 0.24 0.00 0.03 0.01 0.01 99.71 11:40:05 all 0.27 0.00 0.03 0.01 0.01 99.68 11:40:05 0 1.00 0.00 0.06 0.00 0.02 98.93 11:40:05 1 0.03 0.00 0.03 0.02 0.01 99.91 11:40:05 2 0.01 0.00 0.02 0.01 0.01 99.94 11:40:05 3 0.02 0.00 0.02 0.00 0.01 99.94 11:50:05 all 0.10 0.00 0.03 0.01 0.01 99.85 11:50:05 0 0.35 0.00 0.03 0.00 0.02 99.59 11:50:05 1 0.02 0.00 0.02 0.01 0.01 99.95 11:50:05 2 0.03 0.00 0.03 0.02 0.01 99.90 11:50:05 3 0.02 0.00 0.02 0.01 0.01 99.95 12:00:01 all 0.15 0.00 0.02 0.01 0.01 99.81 12:00:01 0 0.53 0.00 0.02 0.02 0.01 99.43 12:00:01 1 0.03 0.00 0.02 0.01 0.02 99.93 12:00:01 2 0.03 0.00 0.03 0.01 0.02 99.91 12:00:01 3 0.01 0.00 0.01 0.01 0.01 99.97 12:10:05 all 0.02 0.00 0.02 0.01 0.01 99.93 12:10:05 0 0.02 0.00 0.01 0.02 0.01 99.94 12:10:05 1 0.03 0.00 0.02 0.01 0.02 99.91 12:10:05 2 0.02 0.00 0.03 0.00 0.02 99.93 12:10:05 3 0.02 0.00 0.03 0.00 0.01 99.94 12:20:05 all 0.21 0.00 0.02 0.01 0.01 99.74 12:20:05 0 0.71 0.00 0.02 0.02 0.01 99.23 12:20:05 1 0.08 0.00 0.01 0.00 0.01 99.89 12:20:05 2 0.02 0.00 0.02 0.01 0.01 99.95 12:20:05 3 0.03 0.00 0.03 0.01 0.02 99.91 12:30:01 all 0.02 0.00 0.02 0.02 0.01 99.93 12:30:01 0 0.02 0.00 0.02 0.05 0.02 99.89 12:30:01 1 0.01 0.00 0.01 0.00 0.01 99.97 12:30:01 2 0.02 0.00 0.02 0.02 0.01 99.93 12:30:01 3 0.02 0.00 0.03 0.02 0.02 99.91 12:40:05 all 0.05 0.00 0.02 0.02 0.02 99.90 12:40:05 0 0.13 0.00 0.02 0.03 0.01 99.80 12:40:05 1 0.01 0.00 0.01 0.00 0.02 99.96 12:40:05 2 0.02 0.00 0.02 0.01 0.02 99.93 12:40:05 3 0.02 0.00 0.02 0.02 0.02 99.91 12:50:05 all 0.17 0.00 0.03 0.17 0.01 99.62 12:50:05 0 0.02 0.00 0.02 0.49 0.01 99.46 12:50:05 1 0.62 0.00 0.05 0.08 0.02 99.23 12:50:05 2 0.02 0.00 0.02 0.06 0.01 99.89 12:50:05 3 0.02 0.00 0.02 0.03 0.01 99.92 12:50:05 CPU %user %nice %system %iowait %steal %idle 13:00:05 all 0.07 0.00 0.02 0.03 0.01 99.87 13:00:05 0 0.02 0.00 0.03 0.03 0.01 99.91 13:00:05 1 0.03 0.00 0.03 0.00 0.02 99.93 13:00:05 2 0.22 0.00 0.03 0.03 0.01 99.71 13:00:05 3 0.02 0.00 0.01 0.06 0.01 99.91 13:10:05 all 0.08 0.00 0.02 0.01 0.01 99.88 13:10:05 0 0.02 0.00 0.03 0.01 0.01 99.93 13:10:05 1 0.01 0.00 0.02 0.01 0.01 99.95 13:10:05 2 0.28 0.00 0.03 0.00 0.03 99.66 13:10:05 3 0.01 0.00 0.01 0.02 0.01 99.96 13:20:03 all 0.02 0.00 0.02 0.01 0.02 99.94 13:20:03 0 0.02 0.00 0.02 0.01 0.01 99.95 13:20:03 1 0.03 0.00 0.03 0.01 0.02 99.91 13:20:03 2 0.02 0.00 0.02 0.00 0.02 99.94 13:20:03 3 0.01 0.00 0.02 0.02 0.01 99.95 13:30:01 all 0.10 0.00 0.02 0.06 0.02 99.81 13:30:01 0 0.01 0.00 0.02 0.01 0.01 99.96 13:30:01 1 0.02 0.00 0.02 0.19 0.02 99.75 13:30:01 2 0.35 0.00 0.04 0.01 0.03 99.58 13:30:01 3 0.01 0.00 0.02 0.02 0.02 99.94 13:40:01 all 0.29 0.00 0.02 0.05 0.01 99.63 13:40:01 0 0.28 0.00 0.01 0.00 0.01 99.70 13:40:01 1 0.35 0.00 0.02 0.06 0.01 99.56 13:40:01 2 0.49 0.00 0.04 0.04 0.02 99.41 13:40:01 3 0.03 0.00 0.02 0.11 0.01 99.83 13:50:05 all 0.19 0.00 0.02 0.01 0.01 99.77 13:50:05 0 0.69 0.00 0.01 0.00 0.01 99.30 13:50:05 1 0.02 0.00 0.02 0.01 0.02 99.92 13:50:05 2 0.02 0.00 0.02 0.00 0.01 99.95 13:50:05 3 0.02 0.00 0.03 0.01 0.01 99.93 14:00:02 all 0.14 0.00 0.02 0.06 0.01 99.77 14:00:02 0 0.49 0.00 0.03 0.00 0.02 99.46 14:00:02 1 0.02 0.00 0.01 0.00 0.01 99.96 14:00:02 2 0.02 0.00 0.02 0.17 0.02 99.78 14:00:02 3 0.02 0.00 0.02 0.06 0.01 99.90 14:10:05 all 0.15 0.00 0.02 0.02 0.01 99.80 14:10:05 0 0.53 0.00 0.03 0.00 0.01 99.42 14:10:05 1 0.03 0.00 0.02 0.00 0.01 99.94 14:10:05 2 0.03 0.00 0.03 0.06 0.01 99.87 14:10:05 3 0.02 0.00 0.02 0.00 0.01 99.95 14:20:02 all 25.22 0.00 1.57 0.48 0.05 72.69 14:20:02 0 23.39 0.00 1.56 0.57 0.04 74.43 14:20:02 1 27.74 0.00 1.80 0.35 0.05 70.06 14:20:02 2 23.77 0.00 1.33 0.28 0.05 74.56 14:20:02 3 25.98 0.00 1.57 0.70 0.05 71.70 14:30:01 all 54.92 0.00 2.22 0.44 0.10 42.32 14:30:01 0 54.20 0.00 2.12 0.72 0.10 42.86 14:30:01 1 56.05 0.00 2.19 0.42 0.10 41.24 14:30:01 2 55.92 0.00 2.42 0.41 0.10 41.15 14:30:01 3 53.51 0.00 2.15 0.22 0.09 44.03 14:40:05 all 40.99 0.00 1.43 0.06 0.10 57.43 14:40:05 0 41.02 0.00 1.33 0.04 0.10 57.50 14:40:05 1 41.11 0.00 1.48 0.03 0.10 57.27 14:40:05 2 40.97 0.00 1.44 0.13 0.10 57.36 14:40:05 3 40.84 0.00 1.46 0.02 0.10 57.58 14:40:05 CPU %user %nice %system %iowait %steal %idle 14:50:05 all 18.31 0.00 0.76 0.20 0.09 80.64 14:50:05 0 18.16 0.00 0.75 0.04 0.08 80.97 14:50:05 1 18.55 0.00 0.72 0.10 0.09 80.54 14:50:05 2 18.47 0.00 0.88 0.29 0.10 80.27 14:50:05 3 18.08 0.00 0.67 0.37 0.09 80.79 15:00:01 all 29.70 0.00 1.04 0.12 0.09 69.05 15:00:01 0 29.51 0.00 0.90 0.05 0.08 69.47 15:00:01 1 30.06 0.00 1.10 0.11 0.08 68.64 15:00:01 2 28.45 0.00 1.14 0.22 0.09 70.10 15:00:01 3 30.77 0.00 1.04 0.11 0.08 68.00 15:10:05 all 17.86 0.00 0.66 0.05 0.07 81.36 15:10:05 0 17.45 0.00 0.59 0.07 0.07 81.83 15:10:05 1 17.06 0.00 0.66 0.05 0.07 82.15 15:10:05 2 18.55 0.00 0.68 0.03 0.07 80.67 15:10:05 3 18.37 0.00 0.72 0.06 0.06 80.78 15:20:05 all 8.69 0.00 0.51 0.12 0.06 90.62 15:20:05 0 8.60 0.00 0.49 0.06 0.06 90.79 15:20:05 1 8.90 0.00 0.56 0.10 0.07 90.39 15:20:05 2 8.58 0.00 0.50 0.19 0.06 90.66 15:20:05 3 8.69 0.00 0.50 0.13 0.06 90.63 15:30:01 all 10.91 0.00 0.54 0.02 0.07 88.47 15:30:01 0 11.11 0.00 0.51 0.04 0.06 88.29 15:30:01 1 10.64 0.00 0.64 0.01 0.07 88.65 15:30:01 2 11.34 0.00 0.52 0.02 0.07 88.05 15:30:01 3 10.55 0.00 0.49 0.02 0.06 88.88 15:40:05 all 8.08 0.00 0.47 0.02 0.07 91.36 15:40:05 0 7.79 0.00 0.38 0.01 0.06 91.76 15:40:05 1 8.58 0.00 0.56 0.01 0.07 90.77 15:40:05 2 8.24 0.00 0.44 0.01 0.07 91.24 15:40:05 3 7.71 0.00 0.49 0.05 0.06 91.68 15:50:05 all 8.96 0.00 0.50 0.03 0.08 90.43 15:50:05 0 8.60 0.00 0.47 0.01 0.08 90.84 15:50:05 1 9.22 0.00 0.52 0.04 0.08 90.13 15:50:05 2 9.08 0.00 0.50 0.03 0.08 90.32 15:50:05 3 8.92 0.00 0.51 0.05 0.08 90.45 16:00:01 all 14.79 0.00 0.72 0.13 0.08 84.29 16:00:01 0 14.42 0.00 0.66 0.12 0.08 84.73 16:00:01 1 14.36 0.00 0.73 0.12 0.08 84.70 16:00:01 2 14.53 0.00 0.72 0.21 0.08 84.45 16:00:01 3 15.86 0.00 0.75 0.05 0.08 83.27 16:10:05 all 11.41 0.00 0.65 0.41 0.07 87.45 16:10:05 0 10.70 0.00 0.63 0.31 0.06 88.30 16:10:05 1 13.61 0.00 0.72 0.71 0.07 84.89 16:10:05 2 10.74 0.00 0.66 0.52 0.10 87.97 16:10:05 3 10.59 0.00 0.59 0.11 0.06 88.64 Average: all 2.67 0.00 0.13 0.04 0.02 97.13 Average: 0 2.61 0.00 0.12 0.04 0.02 97.20 Average: 1 2.76 0.00 0.14 0.03 0.03 97.04 Average: 2 2.66 0.00 0.14 0.05 0.03 97.13 Average: 3 2.65 0.00 0.13 0.03 0.02 97.17