09:08:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143336 09:08:07 Running as SYSTEM 09:08:07 [EnvInject] - Loading node environment variables. 09:08:08 Building remotely on prd-ubuntu1804-builder-4c-4g-19740 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:08:08 [ssh-agent] Looking for ssh-agent implementation... 09:08:08 $ ssh-agent 09:08:08 SSH_AUTH_SOCK=/tmp/ssh-BOnYKXG1Twq7/agent.1663 09:08:08 SSH_AGENT_PID=1665 09:08:08 [ssh-agent] Started. 09:08:08 Running ssh-add (command line suppressed) 09:08:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5290939379655964245.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5290939379655964245.key) 09:08:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:08:08 The recommended git tool is: NONE 09:08:09 using credential onap-jenkins-ssh 09:08:09 Wiping out workspace first. 09:08:09 Cloning the remote Git repository 09:08:09 Cloning repository git://cloud.onap.org/mirror/oom.git 09:08:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:08:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:08:09 > git --version # timeout=10 09:08:09 > git --version # 'git version 2.17.1' 09:08:09 using GIT_SSH to set credentials Gerrit user 09:08:09 Verifying host key using manually-configured host key entries 09:08:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:08:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:08:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:08:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:08:15 using GIT_SSH to set credentials Gerrit user 09:08:15 Verifying host key using manually-configured host key entries 09:08:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/143336/8 # timeout=30 09:08:15 > git rev-parse 45b7ae923fe8aa3dd8652b297e2efcc1e0ad22ad^{commit} # timeout=10 09:08:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:08:15 Checking out Revision 45b7ae923fe8aa3dd8652b297e2efcc1e0ad22ad (refs/changes/36/143336/8) 09:08:15 > git config core.sparsecheckout # timeout=10 09:08:15 > git checkout -f 45b7ae923fe8aa3dd8652b297e2efcc1e0ad22ad # timeout=30 09:08:19 Commit message: "1.14.5 images" 09:08:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:08:19 > git rev-list --no-walk eeef234e8d19fa09d1625337c33e87bffc0629c8 # timeout=10 09:08:19 [EnvInject] - Injecting environment variables from a build step. 09:08:19 [EnvInject] - Injecting as environment variables the properties content 09:08:19 PYTHON=python3 09:08:19 09:08:19 [EnvInject] - Variables injected successfully. 09:08:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1859290436920341654.sh 09:08:19 ---> tox-install.sh 09:08:19 + source /home/jenkins/lf-env.sh 09:08:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:08:19 ++ mktemp -d /tmp/venv-XXXX 09:08:19 + lf_venv=/tmp/venv-nFlr 09:08:19 + local venv_file=/tmp/.os_lf_venv 09:08:19 + local python=python3 09:08:19 + local options 09:08:19 + local set_path=true 09:08:19 + local install_args= 09:08:19 ++ 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 09:08:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:08:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:08:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:08:19 + true 09:08:19 + case $1 in 09:08:19 + venv_file=/tmp/.toxenv 09:08:19 + shift 2 09:08:19 + true 09:08:19 + case $1 in 09:08:19 + shift 09:08:19 + break 09:08:19 + case $python in 09:08:19 + local pkg_list= 09:08:19 + [[ -d /opt/pyenv ]] 09:08:19 + echo 'Setup pyenv:' 09:08:19 Setup pyenv: 09:08:19 + export PYENV_ROOT=/opt/pyenv 09:08:19 + PYENV_ROOT=/opt/pyenv 09:08:19 + 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 09:08:19 + 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 09:08:19 + pyenv versions 09:08:19 * system (set by /opt/pyenv/version) 09:08:19 * 3.8.13 (set by /opt/pyenv/version) 09:08:19 * 3.9.13 (set by /opt/pyenv/version) 09:08:19 * 3.10.6 (set by /opt/pyenv/version) 09:08:19 + command -v pyenv 09:08:19 ++ pyenv init - --no-rehash 09:08:19 + 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[*]}"'\'')" 09:08:19 export PATH="/opt/pyenv/shims:${PATH}" 09:08:19 export PYENV_SHELL=bash 09:08:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:08:19 pyenv() { 09:08:19 local command 09:08:19 command="${1:-}" 09:08:19 if [ "$#" -gt 0 ]; then 09:08:19 shift 09:08:19 fi 09:08:19 09:08:19 case "$command" in 09:08:19 rehash|shell) 09:08:19 eval "$(pyenv "sh-$command" "$@")" 09:08:19 ;; 09:08:19 *) 09:08:19 command pyenv "$command" "$@" 09:08:19 ;; 09:08:19 esac 09:08:19 }' 09:08:19 +++ 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[*]}"' 09:08:19 ++ 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 09:08:19 ++ 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 09:08:19 ++ 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 09:08:19 ++ export PYENV_SHELL=bash 09:08:19 ++ PYENV_SHELL=bash 09:08:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:08:19 +++ complete -F _pyenv pyenv 09:08:19 ++ lf-pyver python3 09:08:19 ++ local py_version_xy=python3 09:08:19 ++ local py_version_xyz= 09:08:19 ++ pyenv versions 09:08:19 ++ local command 09:08:19 ++ command=versions 09:08:19 ++ '[' 1 -gt 0 ']' 09:08:19 ++ shift 09:08:19 ++ case "$command" in 09:08:19 ++ command pyenv versions 09:08:19 ++ pyenv versions 09:08:19 ++ sed 's/^[ *]* //' 09:08:19 ++ awk '{ print $1 }' 09:08:19 ++ grep -E '^[0-9.]*[0-9]$' 09:08:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:08:20 +++ grep '^3' /tmp/.pyenv_versions 09:08:20 +++ sort -V 09:08:20 +++ tail -n 1 09:08:20 ++ py_version_xyz=3.10.6 09:08:20 ++ [[ -z 3.10.6 ]] 09:08:20 ++ echo 3.10.6 09:08:20 ++ return 0 09:08:20 + pyenv local 3.10.6 09:08:20 + local command 09:08:20 + command=local 09:08:20 + '[' 2 -gt 0 ']' 09:08:20 + shift 09:08:20 + case "$command" in 09:08:20 + command pyenv local 3.10.6 09:08:20 + pyenv local 3.10.6 09:08:20 + for arg in "$@" 09:08:20 + case $arg in 09:08:20 + pkg_list+='tox ' 09:08:20 + for arg in "$@" 09:08:20 + case $arg in 09:08:20 + pkg_list+='virtualenv ' 09:08:20 + for arg in "$@" 09:08:20 + case $arg in 09:08:20 + pkg_list+='urllib3~=1.26.15 ' 09:08:20 + [[ -f /tmp/.toxenv ]] 09:08:20 + [[ ! -f /tmp/.toxenv ]] 09:08:20 + [[ -n '' ]] 09:08:20 + python3 -m venv /tmp/venv-nFlr 09:08:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nFlr' 09:08:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nFlr 09:08:24 + echo /tmp/venv-nFlr 09:08:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:08:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:08:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:08:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:08:24 + local 'pip_opts=--upgrade --quiet' 09:08:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:08:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:08:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:08:24 + [[ -n '' ]] 09:08:24 + [[ -n '' ]] 09:08:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:08:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:08:24 + /tmp/venv-nFlr/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 09:08:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:08:28 lf-activate-venv(): INFO: Base packages installed successfully 09:08:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:08:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:08:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:08:28 + /tmp/venv-nFlr/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 09:08:31 + type python3 09:08:31 + true 09:08:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nFlr/bin to PATH' 09:08:31 lf-activate-venv(): INFO: Adding /tmp/venv-nFlr/bin to PATH 09:08:31 + PATH=/tmp/venv-nFlr/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 09:08:31 + return 0 09:08:31 + python3 --version 09:08:31 Python 3.10.6 09:08:31 + python3 -m pip --version 09:08:32 pip 26.0.1 from /tmp/venv-nFlr/lib/python3.10/site-packages/pip (python 3.10) 09:08:32 + python3 -m pip freeze 09:08:32 cachetools==7.0.1 09:08:32 chardet==6.0.0.post1 09:08:32 colorama==0.4.6 09:08:32 distlib==0.4.0 09:08:32 filelock==3.24.3 09:08:32 packaging==26.0 09:08:32 platformdirs==4.9.2 09:08:32 pluggy==1.6.0 09:08:32 pyproject-api==1.10.0 09:08:32 tomli==2.4.0 09:08:32 tox==4.45.0 09:08:32 typing_extensions==4.15.0 09:08:32 urllib3==1.26.20 09:08:32 virtualenv==20.39.0 09:08:32 [EnvInject] - Injecting environment variables from a build step. 09:08:32 [EnvInject] - Injecting as environment variables the properties content 09:08:32 PARALLEL=false 09:08:32 09:08:32 [EnvInject] - Variables injected successfully. 09:08:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11686889818637682835.sh 09:08:32 ---> tox-run.sh 09:08:32 + PATH=/home/jenkins/.local/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 09:08:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:08:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:08:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:08:32 + cd /w/workspace/oom-master-pre-commit-lint/. 09:08:32 + source /home/jenkins/lf-env.sh 09:08:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:08:32 ++ mktemp -d /tmp/venv-XXXX 09:08:32 + lf_venv=/tmp/venv-93SM 09:08:32 + local venv_file=/tmp/.os_lf_venv 09:08:32 + local python=python3 09:08:32 + local options 09:08:32 + local set_path=true 09:08:32 + local install_args= 09:08:32 ++ 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 09:08:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:08:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:08:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:08:32 + true 09:08:32 + case $1 in 09:08:32 + venv_file=/tmp/.toxenv 09:08:32 + shift 2 09:08:32 + true 09:08:32 + case $1 in 09:08:32 + shift 09:08:32 + break 09:08:32 + case $python in 09:08:32 + local pkg_list= 09:08:32 + [[ -d /opt/pyenv ]] 09:08:32 + echo 'Setup pyenv:' 09:08:32 Setup pyenv: 09:08:32 + export PYENV_ROOT=/opt/pyenv 09:08:32 + PYENV_ROOT=/opt/pyenv 09:08:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 09:08:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 09:08:32 + pyenv versions 09:08:32 system 09:08:32 3.8.13 09:08:32 3.9.13 09:08:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:08:32 + command -v pyenv 09:08:32 ++ pyenv init - --no-rehash 09:08:32 + 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[*]}"'\'')" 09:08:32 export PATH="/opt/pyenv/shims:${PATH}" 09:08:32 export PYENV_SHELL=bash 09:08:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:08:32 pyenv() { 09:08:32 local command 09:08:32 command="${1:-}" 09:08:32 if [ "$#" -gt 0 ]; then 09:08:32 shift 09:08:32 fi 09:08:32 09:08:32 case "$command" in 09:08:32 rehash|shell) 09:08:32 eval "$(pyenv "sh-$command" "$@")" 09:08:32 ;; 09:08:32 *) 09:08:32 command pyenv "$command" "$@" 09:08:32 ;; 09:08:32 esac 09:08:32 }' 09:08:32 +++ 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[*]}"' 09:08:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 09:08:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 09:08:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 09:08:32 ++ export PYENV_SHELL=bash 09:08:32 ++ PYENV_SHELL=bash 09:08:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:08:32 +++ complete -F _pyenv pyenv 09:08:32 ++ lf-pyver python3 09:08:32 ++ local py_version_xy=python3 09:08:32 ++ local py_version_xyz= 09:08:32 ++ pyenv versions 09:08:32 ++ local command 09:08:32 ++ command=versions 09:08:32 ++ '[' 1 -gt 0 ']' 09:08:32 ++ shift 09:08:32 ++ case "$command" in 09:08:32 ++ command pyenv versions 09:08:32 ++ pyenv versions 09:08:32 ++ sed 's/^[ *]* //' 09:08:32 ++ awk '{ print $1 }' 09:08:32 ++ grep -E '^[0-9.]*[0-9]$' 09:08:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:08:32 +++ grep '^3' /tmp/.pyenv_versions 09:08:32 +++ sort -V 09:08:32 +++ tail -n 1 09:08:32 ++ py_version_xyz=3.10.6 09:08:32 ++ [[ -z 3.10.6 ]] 09:08:32 ++ echo 3.10.6 09:08:32 ++ return 0 09:08:32 + pyenv local 3.10.6 09:08:32 + local command 09:08:32 + command=local 09:08:32 + '[' 2 -gt 0 ']' 09:08:32 + shift 09:08:32 + case "$command" in 09:08:32 + command pyenv local 3.10.6 09:08:32 + pyenv local 3.10.6 09:08:32 + for arg in "$@" 09:08:32 + case $arg in 09:08:32 + pkg_list+='tox ' 09:08:32 + for arg in "$@" 09:08:32 + case $arg in 09:08:32 + pkg_list+='virtualenv ' 09:08:32 + for arg in "$@" 09:08:32 + case $arg in 09:08:32 + pkg_list+='urllib3~=1.26.15 ' 09:08:32 + [[ -f /tmp/.toxenv ]] 09:08:32 ++ cat /tmp/.toxenv 09:08:32 + lf_venv=/tmp/venv-nFlr 09:08:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nFlr from' file:/tmp/.toxenv 09:08:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nFlr from file:/tmp/.toxenv 09:08:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:08:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:08:32 + local 'pip_opts=--upgrade --quiet' 09:08:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:08:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:08:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:08:32 + [[ -n '' ]] 09:08:32 + [[ -n '' ]] 09:08:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:08:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:08:32 + /tmp/venv-nFlr/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 09:08:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:08:33 lf-activate-venv(): INFO: Base packages installed successfully 09:08:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:08:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:08:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:08:33 + /tmp/venv-nFlr/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 09:08:34 + type python3 09:08:34 + true 09:08:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nFlr/bin to PATH' 09:08:34 lf-activate-venv(): INFO: Adding /tmp/venv-nFlr/bin to PATH 09:08:34 + PATH=/tmp/venv-nFlr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 09:08:34 + return 0 09:08:34 + [[ -d /opt/pyenv ]] 09:08:34 + echo '---> Setting up pyenv' 09:08:34 ---> Setting up pyenv 09:08:34 + export PYENV_ROOT=/opt/pyenv 09:08:34 + PYENV_ROOT=/opt/pyenv 09:08:34 + export PATH=/opt/pyenv/bin:/tmp/venv-nFlr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 09:08:34 + PATH=/opt/pyenv/bin:/tmp/venv-nFlr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 09:08:34 ++ pwd 09:08:34 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:08:34 + export PYTHONPATH 09:08:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:08:34 + TOX_TESTENV_PASSENV=PYTHONPATH 09:08:34 + tox --version 09:08:34 4.45.0 from /tmp/venv-nFlr/lib/python3.10/site-packages/tox/__init__.py 09:08:34 + PARALLEL=false 09:08:34 + TOX_OPTIONS_LIST= 09:08:34 + [[ -n pre-commit ]] 09:08:34 + TOX_OPTIONS_LIST=' -e pre-commit' 09:08:34 + case ${PARALLEL,,} in 09:08:34 + tox -e pre-commit 09:08:34 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:08:36 pre-commit: install_deps> python -I -m pip install pre-commit 09:08:38 pre-commit: freeze> python -m pip freeze --all 09:08:39 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,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,typing_extensions==4.15.0,virtualenv==20.39.0 09:08:39 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:08:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:08:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:08:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:08:41 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:08:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:08:42 [INFO] Once installed this environment will be reused. 09:08:42 [INFO] This may take a few minutes... 09:08:46 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:08:46 [INFO] Once installed this environment will be reused. 09:08:46 [INFO] This may take a few minutes... 09:08:50 trim trailing whitespace.................................................Passed 09:08:50 Tabs remover.............................................................Passed 09:08:50 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:08:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:08:51 [INFO] Once installed this environment will be reused. 09:08:51 [INFO] This may take a few minutes... 09:08:59 gitlint..............................................(no files to check)Skipped 09:08:59 pre-commit: OK (24.43=setup[3.81]+cmd[11.66,8.96] seconds) 09:08:59 congratulations :) (24.47 seconds) 09:08:59 + tox_status=0 09:08:59 + echo '---> Completed tox runs' 09:08:59 ---> Completed tox runs 09:08:59 + for i in .tox/*/log 09:08:59 ++ echo .tox/pre-commit/log 09:08:59 ++ awk -F/ '{print $2}' 09:08:59 + tox_env=pre-commit 09:08:59 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:08:59 + DOC_DIR=docs/_build/html 09:08:59 + [[ -d docs/_build/html ]] 09:08:59 + echo '---> tox-run.sh ends' 09:08:59 ---> tox-run.sh ends 09:08:59 + test 0 -eq 0 09:08:59 $ ssh-agent -k 09:08:59 unset SSH_AUTH_SOCK; 09:08:59 unset SSH_AGENT_PID; 09:08:59 echo Agent pid 1665 killed; 09:08:59 [ssh-agent] Stopped. 09:09:00 [PostBuildScript] - [INFO] Executing post build scripts. 09:09:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6867846838773589375.sh 09:09:00 ---> sysstat.sh 09:09:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4424450091348181254.sh 09:09:00 ---> package-listing.sh 09:09:00 ++ tr '[:upper:]' '[:lower:]' 09:09:00 ++ facter osfamily 09:09:00 + OS_FAMILY=debian 09:09:00 + workspace=/w/workspace/oom-master-pre-commit-lint 09:09:00 + START_PACKAGES=/tmp/packages_start.txt 09:09:00 + END_PACKAGES=/tmp/packages_end.txt 09:09:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:00 + PACKAGES=/tmp/packages_start.txt 09:09:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:09:00 + PACKAGES=/tmp/packages_end.txt 09:09:00 + case "${OS_FAMILY}" in 09:09:00 + dpkg -l 09:09:00 + grep '^ii' 09:09:00 + '[' -f /tmp/packages_start.txt ']' 09:09:00 + '[' -f /tmp/packages_end.txt ']' 09:09:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:00 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:09:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:09:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:09:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10599684533110545439.sh 09:09:00 ---> capture-instance-metadata.sh 09:09:00 Setup pyenv: 09:09:00 system 09:09:00 3.8.13 09:09:00 3.9.13 09:09:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:09:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xUC3 09:09:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:08 lf-activate-venv(): INFO: Base packages installed successfully 09:09:08 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-xUC3/bin to PATH 09:09:32 INFO: Running in OpenStack, capturing instance metadata 09:09:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16235674924640159962.sh 09:09:32 provisioning config files... 09:09:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3425720080397824709tmp 09:09:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:09:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:09:32 [EnvInject] - Injecting environment variables from a build step. 09:09:32 [EnvInject] - Injecting as environment variables the properties content 09:09:32 SERVER_ID=logs 09:09:32 09:09:32 [EnvInject] - Variables injected successfully. 09:09:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8288550218289903646.sh 09:09:32 ---> create-netrc.sh 09:09:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1537150299906801526.sh 09:09:32 ---> python-tools-install.sh 09:09:32 Setup pyenv: 09:09:32 system 09:09:32 3.8.13 09:09:32 3.9.13 09:09:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:09:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUC3 from file:/tmp/.os_lf_venv 09:09:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:34 lf-activate-venv(): INFO: Base packages installed successfully 09:09:34 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-xUC3/bin to PATH 09:09:42 Generating Requirements File 09:09:59 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. 09:09:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:10:00 Python 3.10.6 09:10:00 pip 26.0.1 from /tmp/venv-xUC3/lib/python3.10/site-packages/pip (python 3.10) 09:10:00 appdirs==1.4.4 09:10:00 argcomplete==3.6.3 09:10:00 aspy.yaml==1.3.0 09:10:00 attrs==25.4.0 09:10:00 autopage==0.6.0 09:10:00 backports.strenum==1.3.1 09:10:00 beautifulsoup4==4.14.3 09:10:00 boto3==1.42.55 09:10:00 botocore==1.42.55 09:10:00 bs4==0.0.2 09:10:00 certifi==2026.1.4 09:10:00 cffi==2.0.0 09:10:00 cfgv==3.5.0 09:10:00 chardet==6.0.0.post1 09:10:00 charset-normalizer==3.4.4 09:10:00 click==8.3.1 09:10:00 cliff==4.13.2 09:10:00 cmd2==3.2.2 09:10:00 cryptography==3.3.2 09:10:00 debtcollector==3.0.0 09:10:00 decorator==5.2.1 09:10:00 defusedxml==0.7.1 09:10:00 Deprecated==1.3.1 09:10:00 distlib==0.4.0 09:10:00 dnspython==2.8.0 09:10:00 docker==7.1.0 09:10:00 dogpile.cache==1.5.0 09:10:00 durationpy==0.10 09:10:00 email-validator==2.3.0 09:10:00 filelock==3.24.3 09:10:00 future==1.0.0 09:10:00 gitdb==4.0.12 09:10:00 GitPython==3.1.46 09:10:00 httplib2==0.30.2 09:10:00 identify==2.6.16 09:10:00 idna==3.11 09:10:00 importlib-resources==1.5.0 09:10:00 iso8601==2.1.0 09:10:00 Jinja2==3.1.6 09:10:00 jmespath==1.1.0 09:10:00 jsonpatch==1.33 09:10:00 jsonpointer==3.0.0 09:10:00 jsonschema==4.26.0 09:10:00 jsonschema-specifications==2025.9.1 09:10:00 keystoneauth1==5.13.1 09:10:00 kubernetes==35.0.0 09:10:00 lftools==0.37.21 09:10:00 lxml==6.0.2 09:10:00 markdown-it-py==4.0.0 09:10:00 MarkupSafe==3.0.3 09:10:00 mdurl==0.1.2 09:10:00 msgpack==1.1.2 09:10:00 multi_key_dict==2.0.3 09:10:00 munch==4.0.0 09:10:00 netaddr==1.3.0 09:10:00 niet==1.4.2 09:10:00 nodeenv==1.10.0 09:10:00 oauth2client==4.1.3 09:10:00 oauthlib==3.3.1 09:10:00 openstacksdk==4.10.0 09:10:00 os-service-types==1.8.2 09:10:00 osc-lib==4.4.0 09:10:00 oslo.config==10.3.0 09:10:00 oslo.context==6.3.0 09:10:00 oslo.i18n==6.7.2 09:10:00 oslo.log==8.1.0 09:10:00 oslo.serialization==5.9.1 09:10:00 oslo.utils==10.0.0 09:10:00 packaging==26.0 09:10:00 pbr==7.0.3 09:10:00 platformdirs==4.9.2 09:10:00 prettytable==3.17.0 09:10:00 psutil==7.2.2 09:10:00 pyasn1==0.6.2 09:10:00 pyasn1_modules==0.4.2 09:10:00 pycparser==3.0 09:10:00 pygerrit2==2.0.15 09:10:00 PyGithub==2.8.1 09:10:00 Pygments==2.19.2 09:10:00 PyJWT==2.11.0 09:10:00 PyNaCl==1.6.2 09:10:00 pyparsing==2.4.7 09:10:00 pyperclip==1.11.0 09:10:00 pyrsistent==0.20.0 09:10:00 python-cinderclient==9.8.0 09:10:00 python-dateutil==2.9.0.post0 09:10:00 python-heatclient==5.0.0 09:10:00 python-jenkins==1.8.3 09:10:00 python-keystoneclient==5.7.0 09:10:00 python-magnumclient==4.9.0 09:10:00 python-openstackclient==9.0.0 09:10:00 python-swiftclient==4.9.0 09:10:00 PyYAML==6.0.3 09:10:00 referencing==0.37.0 09:10:00 requests==2.32.5 09:10:00 requests-oauthlib==2.0.0 09:10:00 requestsexceptions==1.4.0 09:10:00 rfc3986==2.0.0 09:10:00 rich==14.3.3 09:10:00 rich-argparse==1.7.2 09:10:00 rpds-py==0.30.0 09:10:00 rsa==4.9.1 09:10:00 ruamel.yaml==0.19.1 09:10:00 ruamel.yaml.clib==0.2.15 09:10:00 s3transfer==0.16.0 09:10:00 simplejson==3.20.2 09:10:00 six==1.17.0 09:10:00 smmap==5.0.2 09:10:00 soupsieve==2.8.3 09:10:00 stevedore==5.7.0 09:10:00 tabulate==0.9.0 09:10:00 toml==0.10.2 09:10:00 tomlkit==0.14.0 09:10:00 tqdm==4.67.3 09:10:00 typing_extensions==4.15.0 09:10:00 urllib3==1.26.20 09:10:00 virtualenv==20.39.0 09:10:00 wcwidth==0.6.0 09:10:00 websocket-client==1.9.0 09:10:00 wrapt==2.1.1 09:10:00 xdg==6.0.0 09:10:00 xmltodict==1.0.4 09:10:00 yq==3.4.3 09:10:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8838756162401310636.sh 09:10:00 ---> sudo-logs.sh 09:10:00 Archiving 'sudo' log.. 09:10:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins238636939695472038.sh 09:10:00 ---> job-cost.sh 09:10:00 INFO: Activating Python virtual environment... 09:10:00 Setup pyenv: 09:10:01 system 09:10:01 3.8.13 09:10:01 3.9.13 09:10:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:10:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUC3 from file:/tmp/.os_lf_venv 09:10:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:03 lf-activate-venv(): INFO: Base packages installed successfully 09:10:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:10:07 lf-activate-venv(): INFO: Adding /tmp/venv-xUC3/bin to PATH 09:10:07 INFO: No stack-cost file found 09:10:08 INFO: Instance uptime: 147s 09:10:08 INFO: Fetching instance metadata (attempt 1 of 3)... 09:10:08 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:10:08 INFO: Successfully fetched instance metadata 09:10:08 INFO: Instance type: v3-standard-4 09:10:08 INFO: Retrieving pricing info for: v3-standard-4 09:10:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:10:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=147 09:10:08 INFO: Successfully fetched Vexxhost pricing API 09:10:08 INFO: Retrieved cost: 0.11 09:10:08 INFO: Retrieved resource: v3-standard-4 09:10:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:10:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:10:08 INFO: Successfully archived job cost data 09:10:08 DEBUG: Cost data: oom-master-pre-commit-lint,4447,2026-02-24 09:10:08,v3-standard-4,147,0.11,0.00,SUCCESS 09:10:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11918742954725217147.sh 09:10:08 ---> logs-deploy.sh 09:10:08 Setup pyenv: 09:10:08 system 09:10:08 3.8.13 09:10:08 3.9.13 09:10:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:10:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xUC3 from file:/tmp/.os_lf_venv 09:10:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:10 lf-activate-venv(): INFO: Base packages installed successfully 09:10:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:10:17 lf-activate-venv(): INFO: Adding /tmp/venv-xUC3/bin to PATH 09:10:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4447 09:10:17 INFO: archiving workspace using pattern(s): 09:10:17 /tmp/venv-xUC3/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:10:17 warnings.warn( 09:10:18 Archives upload complete. 09:10:18 INFO: archiving logs to Nexus 09:10:19 /tmp/venv-xUC3/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:10:19 warnings.warn( 09:10:19 ---> uname -a: 09:10:19 Linux prd-ubuntu1804-builder-4c-4g-19740 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:10:19 09:10:19 09:10:19 ---> lscpu: 09:10:19 Architecture: x86_64 09:10:19 CPU op-mode(s): 32-bit, 64-bit 09:10:19 Byte Order: Little Endian 09:10:19 CPU(s): 4 09:10:19 On-line CPU(s) list: 0-3 09:10:19 Thread(s) per core: 1 09:10:19 Core(s) per socket: 1 09:10:19 Socket(s): 4 09:10:19 NUMA node(s): 1 09:10:19 Vendor ID: AuthenticAMD 09:10:19 CPU family: 23 09:10:19 Model: 49 09:10:19 Model name: AMD EPYC-Rome Processor 09:10:19 Stepping: 0 09:10:19 CPU MHz: 2799.998 09:10:19 BogoMIPS: 5599.99 09:10:19 Virtualization: AMD-V 09:10:19 Hypervisor vendor: KVM 09:10:19 Virtualization type: full 09:10:19 L1d cache: 32K 09:10:19 L1i cache: 32K 09:10:19 L2 cache: 512K 09:10:19 L3 cache: 16384K 09:10:19 NUMA node0 CPU(s): 0-3 09:10:19 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 xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:10:19 09:10:19 09:10:19 ---> nproc: 09:10:19 4 09:10:19 09:10:19 09:10:19 ---> df -h: 09:10:19 Filesystem Size Used Avail Use% Mounted on 09:10:19 udev 7.9G 0 7.9G 0% /dev 09:10:19 tmpfs 1.6G 676K 1.6G 1% /run 09:10:19 /dev/vda1 78G 8.4G 69G 11% / 09:10:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:10:19 tmpfs 5.0M 0 5.0M 0% /run/lock 09:10:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:10:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:10:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:10:19 09:10:19 09:10:19 ---> free -m: 09:10:19 total used free shared buff/cache available 09:10:19 Mem: 16040 567 13243 0 2228 15150 09:10:19 Swap: 1023 0 1023 09:10:19 09:10:19 09:10:19 ---> ip addr: 09:10:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:10:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:10:19 inet 127.0.0.1/8 scope host lo 09:10:19 valid_lft forever preferred_lft forever 09:10:19 inet6 ::1/128 scope host 09:10:19 valid_lft forever preferred_lft forever 09:10:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:10:19 link/ether fa:16:3e:67:98:de brd ff:ff:ff:ff:ff:ff 09:10:19 inet 10.30.106.224/23 brd 10.30.107.255 scope global dynamic ens3 09:10:19 valid_lft 86250sec preferred_lft 86250sec 09:10:19 inet6 fe80::f816:3eff:fe67:98de/64 scope link 09:10:19 valid_lft forever preferred_lft forever 09:10:19 09:10:19 09:10:19 ---> sar -b -r -n DEV: 09:10:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19740) 02/24/26 _x86_64_ (4 CPU) 09:10:19 09:10:19 09:07:51 LINUX RESTART (4 CPU) 09:10:19 09:10:19 09:08:01 tps rtps wtps bread/s bwrtn/s 09:10:19 09:09:01 360.11 59.64 300.47 3767.37 60066.79 09:10:19 09:10:01 144.83 2.13 142.69 141.58 39728.85 09:10:19 Average: 252.47 30.89 221.58 1954.47 49897.82 09:10:19 09:10:19 09:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:10:19 09:09:01 13993500 15578832 2431468 14.80 57948 1727708 747684 4.28 720196 1495068 140548 09:10:19 09:10:01 13611524 15557160 2813444 17.13 85664 2039304 781236 4.47 757376 1797808 118612 09:10:19 Average: 13802512 15567996 2622456 15.97 71806 1883506 764460 4.37 738786 1646438 129580 09:10:19 09:10:19 09:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:10:19 09:09:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 09:10:19 09:09:01 ens3 488.60 322.43 2294.56 80.68 0.00 0.00 0.00 0.00 09:10:19 09:10:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 09:10:19 09:10:01 ens3 66.29 48.96 908.28 10.73 0.00 0.00 0.00 0.00 09:10:19 Average: lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 09:10:19 Average: ens3 277.45 185.69 1601.42 45.71 0.00 0.00 0.00 0.00 09:10:19 09:10:19 09:10:19 ---> sar -P ALL: 09:10:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19740) 02/24/26 _x86_64_ (4 CPU) 09:10:19 09:10:19 09:07:51 LINUX RESTART (4 CPU) 09:10:19 09:10:19 09:08:01 CPU %user %nice %system %iowait %steal %idle 09:10:19 09:09:01 all 23.85 0.00 2.96 6.47 0.09 66.63 09:10:19 09:09:01 0 28.03 0.00 3.04 1.38 0.08 67.46 09:10:19 09:09:01 1 25.78 0.00 2.54 4.81 0.10 66.77 09:10:19 09:09:01 2 19.67 0.00 2.49 10.65 0.07 67.12 09:10:19 09:09:01 3 21.89 0.00 3.79 9.04 0.10 65.18 09:10:19 09:10:01 all 20.63 0.00 1.53 4.75 0.07 73.02 09:10:19 09:10:01 0 23.56 0.00 1.18 1.33 0.07 73.86 09:10:19 09:10:01 1 21.65 0.00 1.84 4.71 0.07 71.74 09:10:19 09:10:01 2 23.18 0.00 2.14 8.09 0.07 66.52 09:10:19 09:10:01 3 14.12 0.00 0.97 4.89 0.08 79.94 09:10:19 Average: all 22.24 0.00 2.25 5.61 0.08 69.83 09:10:19 Average: 0 25.80 0.00 2.11 1.36 0.08 70.66 09:10:19 Average: 1 23.72 0.00 2.19 4.76 0.08 69.25 09:10:19 Average: 2 21.43 0.00 2.32 9.37 0.07 66.82 09:10:19 Average: 3 18.00 0.00 2.38 6.96 0.09 72.57 09:10:19 09:10:19 09:10:19