Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118838 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-builder-2c-2g-1715 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-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-XXXXXXMwfHav/agent.3744 SSH_AGENT_PID=3746 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_14828955332703406478.key (/w/workspace/builder-tox-verify-master@tmp/private_key_14828955332703406478.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/releng/builder > git init /w/workspace/builder-tox-verify-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder > 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/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # 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/releng/builder # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 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/releng/builder refs/changes/38/118838/1 # timeout=10 > git rev-parse de4cee5018302eb9900988bb1086de9b9fbb85ef^{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 de4cee5018302eb9900988bb1086de9b9fbb85ef (refs/changes/38/118838/1) > git config core.sparsecheckout # timeout=10 > git checkout -f de4cee5018302eb9900988bb1086de9b9fbb85ef # timeout=10 Commit message: "Chore: Update common-packer to latest v0.17.0" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk f262755b94ba7d130b4c4b8b3790ead8b762bcaf # 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 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6617310353726582220.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-VXLZ 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-VXLZ/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. Python 3.11.10 pip 25.2 from /tmp/venv-VXLZ/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.58 botocore==1.40.58 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 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.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.1 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.3 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.0 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins667378947149518033.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-Gnx3 + 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/builder-tox-verify-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= ++ sed 's/^[ *]* //' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 ++ py_version_xyz=3.11.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-Gnx3 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gnx3' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gnx3 + echo /tmp/venv-Gnx3 + 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-Gnx3/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-Gnx3/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-Gnx3/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Gnx3/bin to PATH + PATH=/tmp/venv-Gnx3/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 25.2 from /tmp/venv-Gnx3/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==6.2.1 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.20.0 packaging==25.0 platformdirs==4.5.0 pluggy==1.6.0 pyproject-api==1.10.0 tox==4.31.0 urllib3==1.26.20 virtualenv==20.35.3 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins16437634606272369272.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=False [EnvInject] - Variables injected successfully. [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6200149391269663075.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/builder-tox-verify-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox + cd /w/workspace/builder-tox-verify-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-fMoO + 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/builder-tox-verify-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ sed 's/^[ *]* //' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ 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-Gnx3 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gnx3 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gnx3 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-Gnx3/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-Gnx3/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-Gnx3/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Gnx3/bin to PATH + PATH=/tmp/venv-Gnx3/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-Gnx3/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-Gnx3/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/builder-tox-verify-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.31.0 from /tmp/venv-Gnx3/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=False + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + tox + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log docs: install_deps> python -I -m pip install -r docs/requirements.txt docs: freeze> python -m pip freeze --all docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html docs: OK ✔ in 24.58 seconds docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck docs-linkcheck: OK ✔ in 19.72 seconds jjb-version: freeze> python -m pip freeze --all jjb-version: pip==25.2,setuptools==80.9.0 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py JJB version in jjb/releng-jobs.yaml: 6.3.0 JJB version in tox.ini: 6.3.0 jjb-version: OK ✔ in 0.76 seconds prefix: freeze> python -m pip freeze --all prefix: pip==25.2,setuptools==80.9.0 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py prefix: OK ✔ in 0.77 seconds robot: freeze> python -m pip freeze --all robot: pip==25.2,setuptools==80.9.0 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py docs: OK (24.57=setup[22.64]+cmd[1.92] seconds) docs-linkcheck: OK (19.72=setup[17.22]+cmd[2.50] seconds) jjb-version: OK (0.76=setup[0.73]+cmd[0.03] seconds) prefix: OK (0.77=setup[0.75]+cmd[0.02] seconds) robot: OK (0.85=setup[0.80]+cmd[0.05] seconds) congratulations :) (46.69 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/docs-linkcheck/log + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-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/builder-tox-verify-master/archives/tox/docs + for i in .tox/*/log ++ echo .tox/jjb-version/log ++ awk -F/ '{print $2}' + tox_env=jjb-version + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/prefix/log + tox_env=prefix + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix + for i in .tox/*/log ++ echo .tox/robot/log ++ awk -F/ '{print $2}' + tox_env=robot + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/builder-tox-verify-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 3746 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14594811830281037631.sh ---> sysstat.sh [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17292020382512207333.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/builder-tox-verify-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/builder-tox-verify-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/builder-tox-verify-master ']' + mkdir -p /w/workspace/builder-tox-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5594282386318630935.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VXLZ 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-VXLZ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3605750757092761641.sh provisioning config files... Could not find credentials [logs] for builder-tox-verify-master #8038 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config5849527449041137641tmp 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. [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17689556005338077808.sh ---> create-netrc.sh WARN: Log server credential not found. [builder-tox-verify-master] $ /bin/bash /tmp/jenkins697010422996049227.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VXLZ 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-VXLZ/bin to PATH [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13069688333133307720.sh ---> sudo-logs.sh Archiving 'sudo' log.. [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3474019345394962966.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VXLZ 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 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. deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-VXLZ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4265424933974510015.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VXLZ 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-VXLZ/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8038/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-builder-2c-2g-1715 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 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): 2 On-line CPU(s) list: 0,1 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): 2 Stepping: 0 BogoMIPS: 5600.00 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: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (2 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 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 disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 794M 1.1M 793M 1% /run /dev/vda1 39G 9.3G 30G 25% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 794M 4.0K 794M 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7937 569 3434 4 3933 7057 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:c3:6f:31 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.136/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 69052sec preferred_lft 69052sec inet6 fe80::f816:3eff:fec3:6f31/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether ba:8d:14:fc:89:70 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-153-generic (prd-ubuntu2204-builder-2c-2g-1715) 10/24/25 _x86_64_ (2 CPU) 08:17:01 LINUX RESTART (2 CPU) 08:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:30:05 29.41 12.51 5.66 11.23 792.27 929.86 121915.63 08:40:01 1.24 0.00 1.22 0.02 0.03 14.71 0.58 08:50:01 1.35 0.00 1.33 0.02 0.00 15.46 0.13 09:00:05 1.48 0.00 1.47 0.02 0.00 16.49 0.13 09:10:00 1.56 0.02 1.54 0.00 1.65 17.47 0.00 09:20:01 1.63 0.00 1.63 0.01 0.01 18.16 0.72 09:30:05 1.54 0.00 1.54 0.00 0.00 16.88 0.00 09:40:01 1.52 0.00 1.52 0.00 0.00 17.51 0.00 09:50:01 1.52 0.00 1.52 0.00 0.00 16.97 0.00 10:00:05 1.52 0.00 1.52 0.00 0.00 16.77 0.00 10:10:01 1.56 0.00 1.56 0.00 0.00 17.16 0.00 10:20:01 1.59 0.00 1.59 0.00 0.00 17.49 0.00 10:30:05 1.57 0.00 1.57 0.00 0.00 16.95 0.00 10:40:01 1.63 0.00 1.63 0.00 0.00 17.66 0.00 10:50:01 1.63 0.00 1.63 0.00 0.00 17.41 0.00 11:00:05 1.53 0.00 1.53 0.00 0.00 16.80 0.00 11:10:01 1.51 0.00 1.51 0.00 0.00 16.75 0.00 11:20:01 1.58 0.00 1.58 0.00 0.00 17.56 0.00 11:30:05 1.60 0.00 1.60 0.00 0.00 17.28 0.00 11:40:01 1.66 0.00 1.66 0.00 0.00 18.12 0.00 11:50:01 1.59 0.00 1.59 0.00 0.00 17.25 0.00 12:00:05 1.55 0.00 1.55 0.00 0.00 17.19 0.00 12:10:05 1.59 0.00 1.59 0.00 0.00 17.55 0.00 12:20:05 1.51 0.00 1.51 0.00 0.00 17.17 187.31 12:30:05 1.29 0.00 1.29 0.00 0.00 14.45 0.00 12:40:05 1.30 0.00 1.30 0.00 0.00 14.76 0.00 12:50:05 1.44 0.00 1.44 0.00 0.00 15.92 0.00 13:00:05 1.32 0.00 1.32 0.00 0.00 14.83 0.00 Average: 2.51 0.45 1.66 0.41 28.50 49.55 4383.47 08:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:30:05 5100792 7388548 408060 5.02 62420 2409664 964076 10.51 505092 2257244 156 08:40:01 5100792 7389104 407468 5.01 62864 2409772 964984 10.52 505540 2257152 120 08:50:01 5100792 7389708 406932 5.01 63448 2409780 964140 10.51 506124 2256564 124 09:00:05 5100792 7390356 406264 5.00 64080 2409788 964272 10.51 506756 2258320 176 09:10:00 5093756 7384392 412252 5.07 64648 2410300 966316 10.53 507360 2260112 124 09:20:01 5093056 7384376 412232 5.07 65236 2410368 964272 10.51 508140 2258620 240 09:30:05 5092560 7384612 412020 5.07 65804 2410500 964272 10.51 508724 2258684 180 09:40:01 5092336 7385128 411468 5.06 66416 2410620 964368 10.51 509328 2259268 236 09:50:01 5091832 7385340 411236 5.06 66992 2410768 964336 10.51 509896 2259312 120 10:00:05 5091080 7385204 411340 5.06 67568 2410784 964400 10.51 510488 2259268 188 10:10:01 5089344 7384084 412436 5.07 68160 2410800 964400 10.51 511084 2259464 228 10:20:01 5088648 7383972 412532 5.08 68732 2410804 964464 10.51 511660 2259472 188 10:30:05 5088648 7384624 411852 5.07 69316 2410876 964464 10.51 512228 2259564 220 10:40:01 5088148 7384844 411688 5.06 69876 2411016 962112 10.48 512796 2257508 236 10:50:01 5087896 7385268 411168 5.06 70424 2411148 962176 10.48 513328 2257740 240 11:00:05 5087896 7385880 410572 5.05 71000 2411160 962176 10.48 513920 2257816 188 11:10:01 5087644 7386208 410244 5.05 71564 2411168 962176 10.48 514484 2257824 236 11:20:01 5087420 7386672 409744 5.04 72116 2411308 962176 10.48 515020 2258092 124 11:30:05 5087420 7387256 409136 5.03 72664 2411316 962176 10.48 515584 2258108 196 11:40:01 5087168 7387556 408832 5.03 73212 2411324 962240 10.49 516124 2258012 124 11:50:01 5087168 7388072 408308 5.02 73712 2411332 962240 10.49 516624 2258148 240 12:00:05 5087168 7388728 407628 5.01 74272 2411408 962240 10.49 517192 2258056 192 12:10:05 5087168 7389428 406924 5.01 74828 2411544 962240 10.49 517748 2258220 200 12:20:05 5087168 7390000 406348 5.00 75252 2411676 962272 10.49 518164 2259728 204 12:30:05 5086916 7390032 406316 5.00 75516 2411688 962240 10.49 518436 2258348 240 12:40:05 5086412 7389964 406376 5.00 75808 2411828 962304 10.49 518728 2258584 212 12:50:05 5086412 7390312 406004 4.99 76144 2411836 962372 10.49 519064 2258640 196 13:00:05 5086160 7390360 405928 4.99 76428 2411844 962372 10.49 519348 2258672 200 Average: 5090450 7387144 409332 5.04 69946 2410944 963296 10.50 512821 2258448 190 08:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:30:05 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 08:30:05 ens3 9.73 5.11 205.52 0.43 0.00 0.00 0.00 0.00 08:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:01 ens3 0.32 0.13 0.10 0.06 0.00 0.00 0.00 0.00 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:01 ens3 0.37 0.14 0.11 0.06 0.00 0.00 0.00 0.00 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:05 ens3 0.65 0.45 0.15 0.63 0.00 0.00 0.00 0.00 09:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:00 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:10:00 ens3 0.21 0.09 0.04 0.02 0.00 0.00 0.00 0.00 09:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:20:01 ens3 0.50 0.18 0.17 0.10 0.00 0.00 0.00 0.00 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:30:05 ens3 0.23 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:01 ens3 0.72 0.25 0.29 0.19 0.00 0.00 0.00 0.00 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:50:01 ens3 0.41 0.10 0.10 0.04 0.00 0.00 0.00 0.00 09:50:01 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 0.46 0.16 0.14 0.08 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:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:01 ens3 0.20 0.07 0.04 0.02 0.00 0.00 0.00 0.00 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:01 ens3 0.41 0.14 0.14 0.08 0.00 0.00 0.00 0.00 10:20:01 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.28 0.12 0.08 0.04 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:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:40:01 ens3 0.36 0.13 0.10 0.06 0.00 0.00 0.00 0.00 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:01 ens3 0.30 0.14 0.10 0.06 0.00 0.00 0.00 0.00 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:00:05 ens3 0.15 0.08 0.04 0.02 0.00 0.00 0.00 0.00 11:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:10:01 ens3 0.24 0.11 0.07 0.04 0.00 0.00 0.00 0.00 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:20:01 ens3 0.15 0.08 0.04 0.02 0.00 0.00 0.00 0.00 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:30:05 ens3 0.17 0.09 0.04 0.02 0.00 0.00 0.00 0.00 11:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:40:01 ens3 0.30 0.16 0.10 0.06 0.00 0.00 0.00 0.00 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:50:01 ens3 0.23 0.11 0.07 0.04 0.00 0.00 0.00 0.00 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:05 ens3 0.37 0.12 0.11 0.06 0.00 0.00 0.00 0.00 12:00:05 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.41 0.14 0.11 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.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 12:20:05 ens3 0.61 0.22 0.24 0.13 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:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:30:05 ens3 0.26 0.10 0.08 0.04 0.00 0.00 0.00 0.00 12:30:05 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.34 0.14 0.11 0.06 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 0.17 0.08 0.04 0.02 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.26 0.10 0.07 0.04 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 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 0.67 0.32 7.48 0.09 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-153-generic (prd-ubuntu2204-builder-2c-2g-1715) 10/24/25 _x86_64_ (2 CPU) 08:17:01 LINUX RESTART (2 CPU) 08:20:01 CPU %user %nice %system %iowait %steal %idle 08:30:05 all 0.90 0.15 0.55 0.39 0.03 97.98 08:30:05 0 0.98 0.08 0.66 0.39 0.03 97.86 08:30:05 1 0.82 0.21 0.45 0.39 0.03 98.10 08:40:01 all 0.30 0.00 0.06 0.02 0.03 99.60 08:40:01 0 0.48 0.00 0.07 0.03 0.03 99.40 08:40:01 1 0.11 0.00 0.05 0.00 0.03 99.80 08:50:01 all 0.21 0.00 0.06 0.02 0.03 99.68 08:50:01 0 0.20 0.00 0.06 0.02 0.03 99.69 08:50:01 1 0.23 0.00 0.06 0.02 0.03 99.67 09:00:05 all 0.23 0.00 0.06 0.32 0.02 99.37 09:00:05 0 0.20 0.00 0.07 0.56 0.02 99.16 09:00:05 1 0.26 0.00 0.05 0.09 0.02 99.58 09:10:00 all 0.33 0.00 0.06 0.22 0.02 99.37 09:10:00 0 0.30 0.00 0.05 0.38 0.02 99.25 09:10:00 1 0.36 0.00 0.06 0.06 0.02 99.50 09:20:01 all 0.13 0.00 0.05 0.04 0.02 99.76 09:20:01 0 0.22 0.00 0.04 0.05 0.02 99.67 09:20:01 1 0.05 0.00 0.05 0.03 0.02 99.86 09:30:05 all 0.36 0.00 0.06 0.01 0.02 99.56 09:30:05 0 0.49 0.00 0.05 0.02 0.01 99.42 09:30:05 1 0.22 0.00 0.06 0.00 0.02 99.69 09:40:01 all 0.48 0.00 0.05 0.02 0.02 99.44 09:40:01 0 0.23 0.00 0.05 0.00 0.02 99.69 09:40:01 1 0.72 0.00 0.05 0.03 0.02 99.19 09:50:01 all 0.37 0.00 0.06 0.02 0.02 99.53 09:50:01 0 0.71 0.00 0.07 0.03 0.02 99.17 09:50:01 1 0.03 0.00 0.05 0.01 0.02 99.89 10:00:05 all 0.06 0.00 0.04 0.01 0.02 99.86 10:00:05 0 0.04 0.00 0.04 0.02 0.01 99.89 10:00:05 1 0.09 0.00 0.05 0.01 0.03 99.83 10:10:01 all 0.25 0.00 0.05 0.02 0.03 99.66 10:10:01 0 0.47 0.00 0.05 0.01 0.03 99.44 10:10:01 1 0.04 0.00 0.04 0.02 0.02 99.87 10:10:01 CPU %user %nice %system %iowait %steal %idle 10:20:01 all 0.30 0.00 0.05 0.02 0.03 99.60 10:20:01 0 0.19 0.00 0.04 0.03 0.02 99.71 10:20:01 1 0.41 0.00 0.06 0.00 0.04 99.49 10:30:05 all 0.16 0.00 0.05 0.17 0.03 99.60 10:30:05 0 0.04 0.00 0.05 0.33 0.03 99.55 10:30:05 1 0.27 0.00 0.04 0.00 0.03 99.65 10:40:01 all 0.12 0.00 0.06 0.09 0.02 99.71 10:40:01 0 0.06 0.00 0.06 0.13 0.02 99.74 10:40:01 1 0.19 0.00 0.05 0.06 0.03 99.68 10:50:01 all 0.18 0.00 0.05 0.04 0.02 99.70 10:50:01 0 0.32 0.00 0.06 0.06 0.02 99.54 10:50:01 1 0.05 0.00 0.05 0.02 0.02 99.86 11:00:05 all 0.27 0.00 0.05 0.08 0.02 99.57 11:00:05 0 0.17 0.00 0.07 0.10 0.03 99.62 11:00:05 1 0.36 0.00 0.04 0.06 0.01 99.52 11:10:01 all 0.37 0.00 0.06 0.02 0.02 99.53 11:10:01 0 0.03 0.00 0.05 0.01 0.02 99.89 11:10:01 1 0.71 0.00 0.06 0.03 0.03 99.18 11:20:01 all 0.17 0.00 0.05 0.01 0.02 99.76 11:20:01 0 0.28 0.00 0.05 0.00 0.02 99.65 11:20:01 1 0.06 0.00 0.05 0.02 0.02 99.86 11:30:05 all 0.43 0.00 0.06 0.01 0.02 99.48 11:30:05 0 0.05 0.00 0.05 0.01 0.01 99.88 11:30:05 1 0.81 0.00 0.07 0.01 0.02 99.09 11:40:01 all 0.41 0.00 0.06 0.01 0.02 99.49 11:40:01 0 0.16 0.00 0.05 0.02 0.01 99.76 11:40:01 1 0.66 0.00 0.07 0.01 0.03 99.23 11:50:01 all 0.18 0.00 0.05 0.05 0.02 99.70 11:50:01 0 0.28 0.00 0.03 0.06 0.01 99.63 11:50:01 1 0.09 0.00 0.07 0.03 0.03 99.78 12:00:05 all 0.28 0.00 0.05 0.07 0.02 99.58 12:00:05 0 0.05 0.00 0.04 0.11 0.02 99.79 12:00:05 1 0.51 0.00 0.06 0.02 0.03 99.38 12:00:05 CPU %user %nice %system %iowait %steal %idle 12:10:05 all 0.46 0.00 0.05 0.02 0.03 99.43 12:10:05 0 0.64 0.00 0.04 0.02 0.02 99.27 12:10:05 1 0.28 0.00 0.07 0.02 0.04 99.60 12:20:05 all 0.26 0.00 0.06 0.02 0.03 99.63 12:20:05 0 0.47 0.00 0.06 0.02 0.03 99.42 12:20:05 1 0.05 0.00 0.06 0.01 0.03 99.85 12:30:05 all 0.08 0.00 0.05 0.06 0.03 99.77 12:30:05 0 0.10 0.00 0.04 0.11 0.02 99.72 12:30:05 1 0.06 0.00 0.07 0.01 0.04 99.83 12:40:05 all 0.43 0.00 0.05 0.03 0.02 99.46 12:40:05 0 0.56 0.00 0.06 0.05 0.03 99.31 12:40:05 1 0.30 0.00 0.05 0.02 0.02 99.61 12:50:05 all 0.42 0.00 0.06 0.03 0.02 99.46 12:50:05 0 0.16 0.00 0.07 0.03 0.03 99.71 12:50:05 1 0.68 0.00 0.06 0.03 0.02 99.21 13:00:05 all 0.08 0.00 0.05 0.01 0.03 99.83 13:00:05 0 0.11 0.00 0.05 0.02 0.04 99.79 13:00:05 1 0.05 0.00 0.05 0.01 0.03 99.87 Average: all 0.29 0.01 0.07 0.07 0.02 99.54 Average: 0 0.29 0.00 0.07 0.09 0.02 99.52 Average: 1 0.30 0.01 0.07 0.04 0.03 99.56