18:51:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143348 18:51:35 Running as SYSTEM 18:51:35 [EnvInject] - Loading node environment variables. 18:51:35 Building remotely on prd-ubuntu1804-builder-4c-4g-19276 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:51:35 [ssh-agent] Looking for ssh-agent implementation... 18:51:36 $ ssh-agent 18:51:36 SSH_AUTH_SOCK=/tmp/ssh-9XSBXVOCyx4O/agent.1664 18:51:36 SSH_AGENT_PID=1666 18:51:36 [ssh-agent] Started. 18:51:36 Running ssh-add (command line suppressed) 18:51:36 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12719734398898001021.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12719734398898001021.key) 18:51:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:51:36 The recommended git tool is: NONE 18:51:37 using credential onap-jenkins-ssh 18:51:37 Wiping out workspace first. 18:51:37 Cloning the remote Git repository 18:51:37 Cloning repository git://cloud.onap.org/mirror/oom.git 18:51:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:51:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:51:37 > git --version # timeout=10 18:51:37 > git --version # 'git version 2.17.1' 18:51:37 using GIT_SSH to set credentials Gerrit user 18:51:37 Verifying host key using manually-configured host key entries 18:51:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:51:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:51:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:51:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:51:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:51:44 using GIT_SSH to set credentials Gerrit user 18:51:44 Verifying host key using manually-configured host key entries 18:51:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/143348/2 # timeout=30 18:51:44 > git rev-parse 4ed75d968712cc548f250de97471fb725452a1bb^{commit} # timeout=10 18:51:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:51:44 Checking out Revision 4ed75d968712cc548f250de97471fb725452a1bb (refs/changes/48/143348/2) 18:51:44 > git config core.sparsecheckout # timeout=10 18:51:44 > git checkout -f 4ed75d968712cc548f250de97471fb725452a1bb # timeout=30 18:51:47 Commit message: "[DCAE] prh 1.11.0 release" 18:51:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:51:47 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 18:51:48 [EnvInject] - Injecting environment variables from a build step. 18:51:48 [EnvInject] - Injecting as environment variables the properties content 18:51:48 PYTHON=python3 18:51:48 18:51:48 [EnvInject] - Variables injected successfully. 18:51:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5242974840349771536.sh 18:51:48 ---> tox-install.sh 18:51:48 + source /home/jenkins/lf-env.sh 18:51:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:51:48 ++ mktemp -d /tmp/venv-XXXX 18:51:48 + lf_venv=/tmp/venv-TAjn 18:51:48 + local venv_file=/tmp/.os_lf_venv 18:51:48 + local python=python3 18:51:48 + local options 18:51:48 + local set_path=true 18:51:48 + local install_args= 18:51:48 ++ 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 18:51:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:51:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:51:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:51:48 + true 18:51:48 + case $1 in 18:51:48 + venv_file=/tmp/.toxenv 18:51:48 + shift 2 18:51:48 + true 18:51:48 + case $1 in 18:51:48 + shift 18:51:48 + break 18:51:48 + case $python in 18:51:48 + local pkg_list= 18:51:48 + [[ -d /opt/pyenv ]] 18:51:48 + echo 'Setup pyenv:' 18:51:48 Setup pyenv: 18:51:48 + export PYENV_ROOT=/opt/pyenv 18:51:48 + PYENV_ROOT=/opt/pyenv 18:51:48 + 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 18:51:48 + 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 18:51:48 + pyenv versions 18:51:48 * system (set by /opt/pyenv/version) 18:51:48 * 3.8.13 (set by /opt/pyenv/version) 18:51:48 * 3.9.13 (set by /opt/pyenv/version) 18:51:48 * 3.10.6 (set by /opt/pyenv/version) 18:51:48 + command -v pyenv 18:51:48 ++ pyenv init - --no-rehash 18:51:48 + 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[*]}"'\'')" 18:51:48 export PATH="/opt/pyenv/shims:${PATH}" 18:51:48 export PYENV_SHELL=bash 18:51:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:51:48 pyenv() { 18:51:48 local command 18:51:48 command="${1:-}" 18:51:48 if [ "$#" -gt 0 ]; then 18:51:48 shift 18:51:48 fi 18:51:48 18:51:48 case "$command" in 18:51:48 rehash|shell) 18:51:48 eval "$(pyenv "sh-$command" "$@")" 18:51:48 ;; 18:51:48 *) 18:51:48 command pyenv "$command" "$@" 18:51:48 ;; 18:51:48 esac 18:51:48 }' 18:51:48 +++ 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[*]}"' 18:51:48 ++ 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 18:51:48 ++ 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 18:51:48 ++ 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 18:51:48 ++ export PYENV_SHELL=bash 18:51:48 ++ PYENV_SHELL=bash 18:51:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:51:48 +++ complete -F _pyenv pyenv 18:51:48 ++ lf-pyver python3 18:51:48 ++ local py_version_xy=python3 18:51:48 ++ local py_version_xyz= 18:51:48 ++ pyenv versions 18:51:48 ++ local command 18:51:48 ++ command=versions 18:51:48 ++ '[' 1 -gt 0 ']' 18:51:48 ++ shift 18:51:48 ++ case "$command" in 18:51:48 ++ command pyenv versions 18:51:48 ++ pyenv versions 18:51:48 ++ sed 's/^[ *]* //' 18:51:48 ++ grep -E '^[0-9.]*[0-9]$' 18:51:48 ++ awk '{ print $1 }' 18:51:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:51:48 +++ grep '^3' /tmp/.pyenv_versions 18:51:48 +++ sort -V 18:51:48 +++ tail -n 1 18:51:48 ++ py_version_xyz=3.10.6 18:51:48 ++ [[ -z 3.10.6 ]] 18:51:48 ++ echo 3.10.6 18:51:48 ++ return 0 18:51:48 + pyenv local 3.10.6 18:51:48 + local command 18:51:48 + command=local 18:51:48 + '[' 2 -gt 0 ']' 18:51:48 + shift 18:51:48 + case "$command" in 18:51:48 + command pyenv local 3.10.6 18:51:48 + pyenv local 3.10.6 18:51:48 + for arg in "$@" 18:51:48 + case $arg in 18:51:48 + pkg_list+='tox ' 18:51:48 + for arg in "$@" 18:51:48 + case $arg in 18:51:48 + pkg_list+='virtualenv ' 18:51:48 + for arg in "$@" 18:51:48 + case $arg in 18:51:48 + pkg_list+='urllib3~=1.26.15 ' 18:51:48 + [[ -f /tmp/.toxenv ]] 18:51:48 + [[ ! -f /tmp/.toxenv ]] 18:51:48 + [[ -n '' ]] 18:51:48 + python3 -m venv /tmp/venv-TAjn 18:51:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TAjn' 18:51:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TAjn 18:51:52 + echo /tmp/venv-TAjn 18:51:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:51:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:51:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:51:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:51:52 + local 'pip_opts=--upgrade --quiet' 18:51:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:51:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:51:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:51:52 + [[ -n '' ]] 18:51:52 + [[ -n '' ]] 18:51:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:51:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:51:52 + /tmp/venv-TAjn/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 18:51:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:51:56 lf-activate-venv(): INFO: Base packages installed successfully 18:51:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:51:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:51:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:51:56 + /tmp/venv-TAjn/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 18:52:00 + type python3 18:52:00 + true 18:52:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TAjn/bin to PATH' 18:52:00 lf-activate-venv(): INFO: Adding /tmp/venv-TAjn/bin to PATH 18:52:00 + PATH=/tmp/venv-TAjn/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 18:52:00 + return 0 18:52:00 + python3 --version 18:52:00 Python 3.10.6 18:52:00 + python3 -m pip --version 18:52:00 pip 26.0.1 from /tmp/venv-TAjn/lib/python3.10/site-packages/pip (python 3.10) 18:52:00 + python3 -m pip freeze 18:52:00 cachetools==7.0.1 18:52:00 chardet==6.0.0.post1 18:52:00 colorama==0.4.6 18:52:00 distlib==0.4.0 18:52:00 filelock==3.24.3 18:52:00 packaging==26.0 18:52:00 platformdirs==4.9.2 18:52:00 pluggy==1.6.0 18:52:00 pyproject-api==1.10.0 18:52:00 tomli==2.4.0 18:52:00 tox==4.44.0 18:52:00 typing_extensions==4.15.0 18:52:00 urllib3==1.26.20 18:52:00 virtualenv==20.38.0 18:52:00 [EnvInject] - Injecting environment variables from a build step. 18:52:00 [EnvInject] - Injecting as environment variables the properties content 18:52:00 PARALLEL=false 18:52:00 18:52:00 [EnvInject] - Variables injected successfully. 18:52:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17524188693117342256.sh 18:52:00 ---> tox-run.sh 18:52:00 + 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 18:52:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:52:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:52:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:52:00 + cd /w/workspace/oom-master-pre-commit-lint/. 18:52:00 + source /home/jenkins/lf-env.sh 18:52:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:52:00 ++ mktemp -d /tmp/venv-XXXX 18:52:00 + lf_venv=/tmp/venv-PoOL 18:52:00 + local venv_file=/tmp/.os_lf_venv 18:52:00 + local python=python3 18:52:00 + local options 18:52:00 + local set_path=true 18:52:00 + local install_args= 18:52:00 ++ 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 18:52:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:52:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:52:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:52:00 + true 18:52:00 + case $1 in 18:52:00 + venv_file=/tmp/.toxenv 18:52:00 + shift 2 18:52:00 + true 18:52:00 + case $1 in 18:52:00 + shift 18:52:00 + break 18:52:00 + case $python in 18:52:00 + local pkg_list= 18:52:00 + [[ -d /opt/pyenv ]] 18:52:00 + echo 'Setup pyenv:' 18:52:00 Setup pyenv: 18:52:00 + export PYENV_ROOT=/opt/pyenv 18:52:00 + PYENV_ROOT=/opt/pyenv 18:52:00 + 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 18:52:00 + 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 18:52:00 + pyenv versions 18:52:00 system 18:52:00 3.8.13 18:52:00 3.9.13 18:52:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:52:00 + command -v pyenv 18:52:00 ++ pyenv init - --no-rehash 18:52:00 + 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[*]}"'\'')" 18:52:00 export PATH="/opt/pyenv/shims:${PATH}" 18:52:00 export PYENV_SHELL=bash 18:52:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:52:00 pyenv() { 18:52:00 local command 18:52:00 command="${1:-}" 18:52:00 if [ "$#" -gt 0 ]; then 18:52:00 shift 18:52:00 fi 18:52:00 18:52:00 case "$command" in 18:52:00 rehash|shell) 18:52:00 eval "$(pyenv "sh-$command" "$@")" 18:52:00 ;; 18:52:00 *) 18:52:00 command pyenv "$command" "$@" 18:52:00 ;; 18:52:00 esac 18:52:00 }' 18:52:00 +++ 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[*]}"' 18:52:00 ++ 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 18:52:00 ++ 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 18:52:00 ++ 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 18:52:00 ++ export PYENV_SHELL=bash 18:52:00 ++ PYENV_SHELL=bash 18:52:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:52:00 +++ complete -F _pyenv pyenv 18:52:00 ++ lf-pyver python3 18:52:00 ++ local py_version_xy=python3 18:52:00 ++ local py_version_xyz= 18:52:00 ++ pyenv versions 18:52:00 ++ local command 18:52:00 ++ command=versions 18:52:00 ++ '[' 1 -gt 0 ']' 18:52:00 ++ shift 18:52:00 ++ case "$command" in 18:52:00 ++ command pyenv versions 18:52:00 ++ pyenv versions 18:52:00 ++ sed 's/^[ *]* //' 18:52:00 ++ grep -E '^[0-9.]*[0-9]$' 18:52:00 ++ awk '{ print $1 }' 18:52:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:52:00 +++ grep '^3' /tmp/.pyenv_versions 18:52:00 +++ tail -n 1 18:52:00 +++ sort -V 18:52:00 ++ py_version_xyz=3.10.6 18:52:00 ++ [[ -z 3.10.6 ]] 18:52:00 ++ echo 3.10.6 18:52:00 ++ return 0 18:52:00 + pyenv local 3.10.6 18:52:00 + local command 18:52:00 + command=local 18:52:00 + '[' 2 -gt 0 ']' 18:52:00 + shift 18:52:00 + case "$command" in 18:52:00 + command pyenv local 3.10.6 18:52:00 + pyenv local 3.10.6 18:52:00 + for arg in "$@" 18:52:00 + case $arg in 18:52:00 + pkg_list+='tox ' 18:52:00 + for arg in "$@" 18:52:00 + case $arg in 18:52:00 + pkg_list+='virtualenv ' 18:52:00 + for arg in "$@" 18:52:00 + case $arg in 18:52:00 + pkg_list+='urllib3~=1.26.15 ' 18:52:00 + [[ -f /tmp/.toxenv ]] 18:52:00 ++ cat /tmp/.toxenv 18:52:00 + lf_venv=/tmp/venv-TAjn 18:52:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TAjn from' file:/tmp/.toxenv 18:52:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TAjn from file:/tmp/.toxenv 18:52:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:52:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:52:00 + local 'pip_opts=--upgrade --quiet' 18:52:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:52:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:52:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:52:00 + [[ -n '' ]] 18:52:00 + [[ -n '' ]] 18:52:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:52:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:52:00 + /tmp/venv-TAjn/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 18:52:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:52:01 lf-activate-venv(): INFO: Base packages installed successfully 18:52:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:52:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:52:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:52:01 + /tmp/venv-TAjn/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 18:52:02 + type python3 18:52:02 + true 18:52:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TAjn/bin to PATH' 18:52:02 lf-activate-venv(): INFO: Adding /tmp/venv-TAjn/bin to PATH 18:52:02 + PATH=/tmp/venv-TAjn/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 18:52:02 + return 0 18:52:02 + [[ -d /opt/pyenv ]] 18:52:02 + echo '---> Setting up pyenv' 18:52:02 ---> Setting up pyenv 18:52:02 + export PYENV_ROOT=/opt/pyenv 18:52:02 + PYENV_ROOT=/opt/pyenv 18:52:02 + export PATH=/opt/pyenv/bin:/tmp/venv-TAjn/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 18:52:02 + PATH=/opt/pyenv/bin:/tmp/venv-TAjn/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 18:52:02 ++ pwd 18:52:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:52:02 + export PYTHONPATH 18:52:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:52:02 + TOX_TESTENV_PASSENV=PYTHONPATH 18:52:02 + tox --version 18:52:02 4.44.0 from /tmp/venv-TAjn/lib/python3.10/site-packages/tox/__init__.py 18:52:03 + PARALLEL=false 18:52:03 + TOX_OPTIONS_LIST= 18:52:03 + [[ -n pre-commit ]] 18:52:03 + TOX_OPTIONS_LIST=' -e pre-commit' 18:52:03 + case ${PARALLEL,,} in 18:52:03 + tox -e pre-commit 18:52:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:52:04 pre-commit: install_deps> python -I -m pip install pre-commit 18:52:06 pre-commit: freeze> python -m pip freeze --all 18:52:06 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.38.0 18:52:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:52:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:52:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:52:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:52:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:52:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:52:09 [INFO] Once installed this environment will be reused. 18:52:09 [INFO] This may take a few minutes... 18:52:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:52:13 [INFO] Once installed this environment will be reused. 18:52:13 [INFO] This may take a few minutes... 18:52:17 trim trailing whitespace.................................................Passed 18:52:17 Tabs remover.............................................................Passed 18:52:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:52:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:52:18 [INFO] Once installed this environment will be reused. 18:52:18 [INFO] This may take a few minutes... 18:52:26 gitlint..............................................(no files to check)Skipped 18:52:26 pre-commit: OK (22.89=setup[3.44]+cmd[11.09,8.35] seconds) 18:52:26 congratulations :) (22.92 seconds) 18:52:26 + tox_status=0 18:52:26 + echo '---> Completed tox runs' 18:52:26 ---> Completed tox runs 18:52:26 + for i in .tox/*/log 18:52:26 ++ echo .tox/pre-commit/log 18:52:26 ++ awk -F/ '{print $2}' 18:52:26 + tox_env=pre-commit 18:52:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:52:26 + DOC_DIR=docs/_build/html 18:52:26 + [[ -d docs/_build/html ]] 18:52:26 + echo '---> tox-run.sh ends' 18:52:26 ---> tox-run.sh ends 18:52:26 + test 0 -eq 0 18:52:26 $ ssh-agent -k 18:52:26 unset SSH_AUTH_SOCK; 18:52:26 unset SSH_AGENT_PID; 18:52:26 echo Agent pid 1666 killed; 18:52:26 [ssh-agent] Stopped. 18:52:26 [PostBuildScript] - [INFO] Executing post build scripts. 18:52:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11298001540169413623.sh 18:52:26 ---> sysstat.sh 18:52:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8823615669583968725.sh 18:52:26 ---> package-listing.sh 18:52:26 ++ tr '[:upper:]' '[:lower:]' 18:52:26 ++ facter osfamily 18:52:27 + OS_FAMILY=debian 18:52:27 + workspace=/w/workspace/oom-master-pre-commit-lint 18:52:27 + START_PACKAGES=/tmp/packages_start.txt 18:52:27 + END_PACKAGES=/tmp/packages_end.txt 18:52:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:52:27 + PACKAGES=/tmp/packages_start.txt 18:52:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:52:27 + PACKAGES=/tmp/packages_end.txt 18:52:27 + case "${OS_FAMILY}" in 18:52:27 + dpkg -l 18:52:27 + grep '^ii' 18:52:27 + '[' -f /tmp/packages_start.txt ']' 18:52:27 + '[' -f /tmp/packages_end.txt ']' 18:52:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:52:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:52:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:52:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:52:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8639394238653892967.sh 18:52:27 ---> capture-instance-metadata.sh 18:52:27 Setup pyenv: 18:52:27 system 18:52:27 3.8.13 18:52:27 3.9.13 18:52:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:52:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mCpO 18:52:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:52:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:52:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:52:34 lf-activate-venv(): INFO: Base packages installed successfully 18:52:34 lf-activate-venv(): INFO: Installing additional packages: lftools 18:52:56 lf-activate-venv(): INFO: Adding /tmp/venv-mCpO/bin to PATH 18:52:56 INFO: Running in OpenStack, capturing instance metadata 18:52:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17006508498530396359.sh 18:52:56 provisioning config files... 18:52:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8860895456460779310tmp 18:52:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:52:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:52:56 [EnvInject] - Injecting environment variables from a build step. 18:52:56 [EnvInject] - Injecting as environment variables the properties content 18:52:56 SERVER_ID=logs 18:52:56 18:52:56 [EnvInject] - Variables injected successfully. 18:52:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3216465991843810214.sh 18:52:56 ---> create-netrc.sh 18:52:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6104534718178674508.sh 18:52:56 ---> python-tools-install.sh 18:52:56 Setup pyenv: 18:52:56 system 18:52:56 3.8.13 18:52:56 3.9.13 18:52:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:52:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCpO from file:/tmp/.os_lf_venv 18:52:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:52:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:52:58 lf-activate-venv(): INFO: Base packages installed successfully 18:52:58 lf-activate-venv(): INFO: Installing additional packages: lftools 18:53:06 lf-activate-venv(): INFO: Adding /tmp/venv-mCpO/bin to PATH 18:53:06 Generating Requirements File 18:53:22 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. 18:53:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:53:22 Python 3.10.6 18:53:23 pip 26.0.1 from /tmp/venv-mCpO/lib/python3.10/site-packages/pip (python 3.10) 18:53:23 appdirs==1.4.4 18:53:23 argcomplete==3.6.3 18:53:23 aspy.yaml==1.3.0 18:53:23 attrs==25.4.0 18:53:23 autopage==0.6.0 18:53:23 backports.strenum==1.3.1 18:53:23 beautifulsoup4==4.14.3 18:53:23 boto3==1.42.54 18:53:23 botocore==1.42.54 18:53:23 bs4==0.0.2 18:53:23 certifi==2026.1.4 18:53:23 cffi==2.0.0 18:53:23 cfgv==3.5.0 18:53:23 chardet==6.0.0.post1 18:53:23 charset-normalizer==3.4.4 18:53:23 click==8.3.1 18:53:23 cliff==4.13.2 18:53:23 cmd2==3.2.2 18:53:23 cryptography==3.3.2 18:53:23 debtcollector==3.0.0 18:53:23 decorator==5.2.1 18:53:23 defusedxml==0.7.1 18:53:23 Deprecated==1.3.1 18:53:23 distlib==0.4.0 18:53:23 dnspython==2.8.0 18:53:23 docker==7.1.0 18:53:23 dogpile.cache==1.5.0 18:53:23 durationpy==0.10 18:53:23 email-validator==2.3.0 18:53:23 filelock==3.24.3 18:53:23 future==1.0.0 18:53:23 gitdb==4.0.12 18:53:23 GitPython==3.1.46 18:53:23 httplib2==0.30.2 18:53:23 identify==2.6.16 18:53:23 idna==3.11 18:53:23 importlib-resources==1.5.0 18:53:23 iso8601==2.1.0 18:53:23 Jinja2==3.1.6 18:53:23 jmespath==1.1.0 18:53:23 jsonpatch==1.33 18:53:23 jsonpointer==3.0.0 18:53:23 jsonschema==4.26.0 18:53:23 jsonschema-specifications==2025.9.1 18:53:23 keystoneauth1==5.13.1 18:53:23 kubernetes==35.0.0 18:53:23 lftools==0.37.21 18:53:23 lxml==6.0.2 18:53:23 markdown-it-py==4.0.0 18:53:23 MarkupSafe==3.0.3 18:53:23 mdurl==0.1.2 18:53:23 msgpack==1.1.2 18:53:23 multi_key_dict==2.0.3 18:53:23 munch==4.0.0 18:53:23 netaddr==1.3.0 18:53:23 niet==1.4.2 18:53:23 nodeenv==1.10.0 18:53:23 oauth2client==4.1.3 18:53:23 oauthlib==3.3.1 18:53:23 openstacksdk==4.10.0 18:53:23 os-service-types==1.8.2 18:53:23 osc-lib==4.4.0 18:53:23 oslo.config==10.3.0 18:53:23 oslo.context==6.3.0 18:53:23 oslo.i18n==6.7.2 18:53:23 oslo.log==8.1.0 18:53:23 oslo.serialization==5.9.1 18:53:23 oslo.utils==10.0.0 18:53:23 packaging==26.0 18:53:23 pbr==7.0.3 18:53:23 platformdirs==4.9.2 18:53:23 prettytable==3.17.0 18:53:23 psutil==7.2.2 18:53:23 pyasn1==0.6.2 18:53:23 pyasn1_modules==0.4.2 18:53:23 pycparser==3.0 18:53:23 pygerrit2==2.0.15 18:53:23 PyGithub==2.8.1 18:53:23 Pygments==2.19.2 18:53:23 PyJWT==2.11.0 18:53:23 PyNaCl==1.6.2 18:53:23 pyparsing==2.4.7 18:53:23 pyperclip==1.11.0 18:53:23 pyrsistent==0.20.0 18:53:23 python-cinderclient==9.8.0 18:53:23 python-dateutil==2.9.0.post0 18:53:23 python-heatclient==5.0.0 18:53:23 python-jenkins==1.8.3 18:53:23 python-keystoneclient==5.7.0 18:53:23 python-magnumclient==4.9.0 18:53:23 python-openstackclient==9.0.0 18:53:23 python-swiftclient==4.9.0 18:53:23 PyYAML==6.0.3 18:53:23 referencing==0.37.0 18:53:23 requests==2.32.5 18:53:23 requests-oauthlib==2.0.0 18:53:23 requestsexceptions==1.4.0 18:53:23 rfc3986==2.0.0 18:53:23 rich==14.3.3 18:53:23 rich-argparse==1.7.2 18:53:23 rpds-py==0.30.0 18:53:23 rsa==4.9.1 18:53:23 ruamel.yaml==0.19.1 18:53:23 ruamel.yaml.clib==0.2.15 18:53:23 s3transfer==0.16.0 18:53:23 simplejson==3.20.2 18:53:23 six==1.17.0 18:53:23 smmap==5.0.2 18:53:23 soupsieve==2.8.3 18:53:23 stevedore==5.7.0 18:53:23 tabulate==0.9.0 18:53:23 toml==0.10.2 18:53:23 tomlkit==0.14.0 18:53:23 tqdm==4.67.3 18:53:23 typing_extensions==4.15.0 18:53:23 urllib3==1.26.20 18:53:23 virtualenv==20.38.0 18:53:23 wcwidth==0.6.0 18:53:23 websocket-client==1.9.0 18:53:23 wrapt==2.1.1 18:53:23 xdg==6.0.0 18:53:23 xmltodict==1.0.4 18:53:23 yq==3.4.3 18:53:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4073193471875438813.sh 18:53:23 ---> sudo-logs.sh 18:53:23 Archiving 'sudo' log.. 18:53:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1794472750579264030.sh 18:53:23 ---> job-cost.sh 18:53:23 INFO: Activating Python virtual environment... 18:53:23 Setup pyenv: 18:53:23 system 18:53:23 3.8.13 18:53:23 3.9.13 18:53:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:53:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCpO from file:/tmp/.os_lf_venv 18:53:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:53:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:53:25 lf-activate-venv(): INFO: Base packages installed successfully 18:53:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:53:30 lf-activate-venv(): INFO: Adding /tmp/venv-mCpO/bin to PATH 18:53:30 INFO: No stack-cost file found 18:53:30 INFO: Instance uptime: 139s 18:53:30 INFO: Fetching instance metadata (attempt 1 of 3)... 18:53:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:53:30 INFO: Successfully fetched instance metadata 18:53:30 INFO: Instance type: v3-standard-4 18:53:30 INFO: Retrieving pricing info for: v3-standard-4 18:53:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:53:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 18:53:31 INFO: Successfully fetched Vexxhost pricing API 18:53:31 INFO: Retrieved cost: 0.11 18:53:31 INFO: Retrieved resource: v3-standard-4 18:53:31 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 18:53:31 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 18:53:31 INFO: Successfully archived job cost data 18:53:31 DEBUG: Cost data: oom-master-pre-commit-lint,4437,2026-02-22 18:53:31,v3-standard-4,139,0.11,0.00,SUCCESS 18:53:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4642415875009460423.sh 18:53:31 ---> logs-deploy.sh 18:53:31 Setup pyenv: 18:53:31 system 18:53:31 3.8.13 18:53:31 3.9.13 18:53:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:53:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCpO from file:/tmp/.os_lf_venv 18:53:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:53:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:53:33 lf-activate-venv(): INFO: Base packages installed successfully 18:53:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:53:56 lf-activate-venv(): INFO: Adding /tmp/venv-mCpO/bin to PATH 18:53:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4437 18:53:56 INFO: archiving workspace using pattern(s): 18:53:57 /tmp/venv-mCpO/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! 18:53:57 warnings.warn( 18:53:58 Archives upload complete. 18:53:58 INFO: archiving logs to Nexus 18:53:58 /tmp/venv-mCpO/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! 18:53:58 warnings.warn( 18:53:59 ---> uname -a: 18:53:59 Linux prd-ubuntu1804-builder-4c-4g-19276 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:53:59 18:53:59 18:53:59 ---> lscpu: 18:53:59 Architecture: x86_64 18:53:59 CPU op-mode(s): 32-bit, 64-bit 18:53:59 Byte Order: Little Endian 18:53:59 CPU(s): 4 18:53:59 On-line CPU(s) list: 0-3 18:53:59 Thread(s) per core: 1 18:53:59 Core(s) per socket: 1 18:53:59 Socket(s): 4 18:53:59 NUMA node(s): 1 18:53:59 Vendor ID: AuthenticAMD 18:53:59 CPU family: 23 18:53:59 Model: 49 18:53:59 Model name: AMD EPYC-Rome Processor 18:53:59 Stepping: 0 18:53:59 CPU MHz: 2799.998 18:53:59 BogoMIPS: 5599.99 18:53:59 Virtualization: AMD-V 18:53:59 Hypervisor vendor: KVM 18:53:59 Virtualization type: full 18:53:59 L1d cache: 32K 18:53:59 L1i cache: 32K 18:53:59 L2 cache: 512K 18:53:59 L3 cache: 16384K 18:53:59 NUMA node0 CPU(s): 0-3 18:53:59 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 18:53:59 18:53:59 18:53:59 ---> nproc: 18:53:59 4 18:53:59 18:53:59 18:53:59 ---> df -h: 18:53:59 Filesystem Size Used Avail Use% Mounted on 18:53:59 udev 7.9G 0 7.9G 0% /dev 18:53:59 tmpfs 1.6G 676K 1.6G 1% /run 18:53:59 /dev/vda1 78G 8.4G 69G 11% / 18:53:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:53:59 tmpfs 5.0M 0 5.0M 0% /run/lock 18:53:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:53:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:53:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:53:59 18:53:59 18:53:59 ---> free -m: 18:53:59 total used free shared buff/cache available 18:53:59 Mem: 16040 554 13253 0 2231 15164 18:53:59 Swap: 1023 0 1023 18:53:59 18:53:59 18:53:59 ---> ip addr: 18:53:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:53:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:53:59 inet 127.0.0.1/8 scope host lo 18:53:59 valid_lft forever preferred_lft forever 18:53:59 inet6 ::1/128 scope host 18:53:59 valid_lft forever preferred_lft forever 18:53:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:53:59 link/ether fa:16:3e:36:19:ef brd ff:ff:ff:ff:ff:ff 18:53:59 inet 10.30.107.150/23 brd 10.30.107.255 scope global dynamic ens3 18:53:59 valid_lft 86240sec preferred_lft 86240sec 18:53:59 inet6 fe80::f816:3eff:fe36:19ef/64 scope link 18:53:59 valid_lft forever preferred_lft forever 18:53:59 18:53:59 18:53:59 ---> sar -b -r -n DEV: 18:53:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19276) 02/22/26 _x86_64_ (4 CPU) 18:53:59 18:53:59 18:51:22 LINUX RESTART (4 CPU) 18:53:59 18:53:59 18:52:00 tps rtps wtps bread/s bwrtn/s 18:53:59 18:53:01 118.90 5.82 113.08 232.19 31596.85 18:53:59 Average: 118.90 5.82 113.08 232.19 31596.85 18:53:59 18:53:59 18:52:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:53:59 18:53:01 13719980 15548044 2704988 16.47 77508 1938192 757084 4.33 763560 1702356 170264 18:53:59 Average: 13719980 15548044 2704988 16.47 77508 1938192 757084 4.33 763560 1702356 170264 18:53:59 18:53:59 18:52:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:53:59 18:53:01 ens3 94.95 65.13 1259.81 12.91 0.00 0.00 0.00 0.00 18:53:59 18:53:01 lo 2.43 2.43 0.27 0.27 0.00 0.00 0.00 0.00 18:53:59 Average: ens3 94.95 65.13 1259.81 12.91 0.00 0.00 0.00 0.00 18:53:59 Average: lo 2.43 2.43 0.27 0.27 0.00 0.00 0.00 0.00 18:53:59 18:53:59 18:53:59 ---> sar -P ALL: 18:53:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19276) 02/22/26 _x86_64_ (4 CPU) 18:53:59 18:53:59 18:51:22 LINUX RESTART (4 CPU) 18:53:59 18:53:59 18:52:00 CPU %user %nice %system %iowait %steal %idle 18:53:59 18:53:01 all 22.19 0.00 2.08 3.28 0.06 72.39 18:53:59 18:53:01 0 18.20 0.00 2.12 3.10 0.05 76.54 18:53:59 18:53:01 1 16.67 0.00 1.44 4.21 0.07 77.62 18:53:59 18:53:01 2 13.95 0.00 1.61 4.16 0.05 80.23 18:53:59 18:53:01 3 39.91 0.00 3.17 1.69 0.07 55.17 18:53:59 Average: all 22.19 0.00 2.08 3.28 0.06 72.39 18:53:59 Average: 0 18.20 0.00 2.12 3.10 0.05 76.54 18:53:59 Average: 1 16.67 0.00 1.44 4.21 0.07 77.62 18:53:59 Average: 2 13.95 0.00 1.61 4.16 0.05 80.23 18:53:59 Average: 3 39.91 0.00 3.17 1.69 0.07 55.17 18:53:59 18:53:59 18:53:59