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