14:17:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 14:17:11 Running as SYSTEM 14:17:11 [EnvInject] - Loading node environment variables. 14:17:11 Building remotely on prd-ubuntu1804-builder-4c-4g-17824 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:17:11 [ssh-agent] Looking for ssh-agent implementation... 14:17:11 $ ssh-agent 14:17:11 SSH_AUTH_SOCK=/tmp/ssh-y6ePhufYHsa8/agent.1688 14:17:11 SSH_AGENT_PID=1690 14:17:11 [ssh-agent] Started. 14:17:11 Running ssh-add (command line suppressed) 14:17:11 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3982057100297565308.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3982057100297565308.key) 14:17:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:17:11 The recommended git tool is: NONE 14:17:13 using credential onap-jenkins-ssh 14:17:13 Wiping out workspace first. 14:17:13 Cloning the remote Git repository 14:17:13 Cloning repository git://cloud.onap.org/mirror/oom.git 14:17:13 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:17:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:17:13 > git --version # timeout=10 14:17:13 > git --version # 'git version 2.17.1' 14:17:13 using GIT_SSH to set credentials Gerrit user 14:17:13 Verifying host key using manually-configured host key entries 14:17:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:17:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:17:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:17:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:17:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:17:19 using GIT_SSH to set credentials Gerrit user 14:17:19 Verifying host key using manually-configured host key entries 14:17:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/7 # timeout=30 14:17:19 > git rev-parse 220eeb60c6aa62389c27a28ce27bc97727289e0d^{commit} # timeout=10 14:17:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:17:19 Checking out Revision 220eeb60c6aa62389c27a28ce27bc97727289e0d (refs/changes/14/143314/7) 14:17:19 > git config core.sparsecheckout # timeout=10 14:17:20 > git checkout -f 220eeb60c6aa62389c27a28ce27bc97727289e0d # timeout=30 14:17:20 Commit message: "Reduce cpu requests" 14:17:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:17:20 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 14:17:23 [EnvInject] - Injecting environment variables from a build step. 14:17:23 [EnvInject] - Injecting as environment variables the properties content 14:17:23 PYTHON=python3 14:17:23 14:17:23 [EnvInject] - Variables injected successfully. 14:17:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17888793099842660526.sh 14:17:23 ---> tox-install.sh 14:17:23 + source /home/jenkins/lf-env.sh 14:17:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:17:23 ++ mktemp -d /tmp/venv-XXXX 14:17:23 + lf_venv=/tmp/venv-G0z3 14:17:23 + local venv_file=/tmp/.os_lf_venv 14:17:23 + local python=python3 14:17:23 + local options 14:17:23 + local set_path=true 14:17:23 + local install_args= 14:17:23 ++ 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:17:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:17:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:17:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:17:23 + true 14:17:23 + case $1 in 14:17:23 + venv_file=/tmp/.toxenv 14:17:23 + shift 2 14:17:23 + true 14:17:23 + case $1 in 14:17:23 + shift 14:17:23 + break 14:17:23 + case $python in 14:17:23 + local pkg_list= 14:17:23 + [[ -d /opt/pyenv ]] 14:17:23 + echo 'Setup pyenv:' 14:17:23 Setup pyenv: 14:17:23 + export PYENV_ROOT=/opt/pyenv 14:17:23 + PYENV_ROOT=/opt/pyenv 14:17:23 + 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:17:23 + 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:17:23 + pyenv versions 14:17:23 * system (set by /opt/pyenv/version) 14:17:23 * 3.8.13 (set by /opt/pyenv/version) 14:17:23 * 3.9.13 (set by /opt/pyenv/version) 14:17:24 * 3.10.6 (set by /opt/pyenv/version) 14:17:24 + command -v pyenv 14:17:24 ++ pyenv init - --no-rehash 14:17:24 + 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:17:24 export PATH="/opt/pyenv/shims:${PATH}" 14:17:24 export PYENV_SHELL=bash 14:17:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:17:24 pyenv() { 14:17:24 local command 14:17:24 command="${1:-}" 14:17:24 if [ "$#" -gt 0 ]; then 14:17:24 shift 14:17:24 fi 14:17:24 14:17:24 case "$command" in 14:17:24 rehash|shell) 14:17:24 eval "$(pyenv "sh-$command" "$@")" 14:17:24 ;; 14:17:24 *) 14:17:24 command pyenv "$command" "$@" 14:17:24 ;; 14:17:24 esac 14:17:24 }' 14:17:24 +++ 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:17:24 ++ 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:17:24 ++ 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:17:24 ++ 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:17:24 ++ export PYENV_SHELL=bash 14:17:24 ++ PYENV_SHELL=bash 14:17:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:17:24 +++ complete -F _pyenv pyenv 14:17:24 ++ lf-pyver python3 14:17:24 ++ local py_version_xy=python3 14:17:24 ++ local py_version_xyz= 14:17:24 ++ sed 's/^[ *]* //' 14:17:24 ++ awk '{ print $1 }' 14:17:24 ++ pyenv versions 14:17:24 ++ local command 14:17:24 ++ grep -E '^[0-9.]*[0-9]$' 14:17:24 ++ command=versions 14:17:24 ++ '[' 1 -gt 0 ']' 14:17:24 ++ shift 14:17:24 ++ case "$command" in 14:17:24 ++ command pyenv versions 14:17:24 ++ pyenv versions 14:17:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:17:24 +++ sort -V 14:17:24 +++ grep '^3' /tmp/.pyenv_versions 14:17:24 +++ tail -n 1 14:17:24 ++ py_version_xyz=3.10.6 14:17:24 ++ [[ -z 3.10.6 ]] 14:17:24 ++ echo 3.10.6 14:17:24 ++ return 0 14:17:24 + pyenv local 3.10.6 14:17:24 + local command 14:17:24 + command=local 14:17:24 + '[' 2 -gt 0 ']' 14:17:24 + shift 14:17:24 + case "$command" in 14:17:24 + command pyenv local 3.10.6 14:17:24 + pyenv local 3.10.6 14:17:24 + for arg in "$@" 14:17:24 + case $arg in 14:17:24 + pkg_list+='tox ' 14:17:24 + for arg in "$@" 14:17:24 + case $arg in 14:17:24 + pkg_list+='virtualenv ' 14:17:24 + for arg in "$@" 14:17:24 + case $arg in 14:17:24 + pkg_list+='urllib3~=1.26.15 ' 14:17:24 + [[ -f /tmp/.toxenv ]] 14:17:24 + [[ ! -f /tmp/.toxenv ]] 14:17:24 + [[ -n '' ]] 14:17:24 + python3 -m venv /tmp/venv-G0z3 14:17:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G0z3' 14:17:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G0z3 14:17:30 + echo /tmp/venv-G0z3 14:17:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:17:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:17:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:17:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:17:30 + local 'pip_opts=--upgrade --quiet' 14:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:17:30 + [[ -n '' ]] 14:17:30 + [[ -n '' ]] 14:17:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:17:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:17:30 + /tmp/venv-G0z3/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:17:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:17:34 lf-activate-venv(): INFO: Base packages installed successfully 14:17:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:17:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:17:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:17:34 + /tmp/venv-G0z3/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:17:37 + type python3 14:17:37 + true 14:17:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G0z3/bin to PATH' 14:17:37 lf-activate-venv(): INFO: Adding /tmp/venv-G0z3/bin to PATH 14:17:37 + PATH=/tmp/venv-G0z3/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:17:37 + return 0 14:17:37 + python3 --version 14:17:37 Python 3.10.6 14:17:37 + python3 -m pip --version 14:17:37 pip 26.0.1 from /tmp/venv-G0z3/lib/python3.10/site-packages/pip (python 3.10) 14:17:37 + python3 -m pip freeze 14:17:37 cachetools==7.0.1 14:17:37 chardet==5.2.0 14:17:37 colorama==0.4.6 14:17:37 distlib==0.4.0 14:17:37 filelock==3.24.2 14:17:37 packaging==26.0 14:17:37 platformdirs==4.9.2 14:17:37 pluggy==1.6.0 14:17:37 pyproject-api==1.10.0 14:17:37 tomli==2.4.0 14:17:37 tox==4.36.1 14:17:37 typing_extensions==4.15.0 14:17:37 urllib3==1.26.20 14:17:37 virtualenv==20.37.0 14:17:37 [EnvInject] - Injecting environment variables from a build step. 14:17:37 [EnvInject] - Injecting as environment variables the properties content 14:17:37 PARALLEL=false 14:17:37 14:17:37 [EnvInject] - Variables injected successfully. 14:17:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1138493934840735438.sh 14:17:37 ---> tox-run.sh 14:17:37 + 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:17:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:17:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:17:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:17:37 + cd /w/workspace/oom-master-pre-commit-lint/. 14:17:37 + source /home/jenkins/lf-env.sh 14:17:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:17:37 ++ mktemp -d /tmp/venv-XXXX 14:17:37 + lf_venv=/tmp/venv-Da3M 14:17:37 + local venv_file=/tmp/.os_lf_venv 14:17:37 + local python=python3 14:17:37 + local options 14:17:37 + local set_path=true 14:17:37 + local install_args= 14:17:37 ++ 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:17:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:17:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:17:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:17:37 + true 14:17:37 + case $1 in 14:17:37 + venv_file=/tmp/.toxenv 14:17:37 + shift 2 14:17:37 + true 14:17:37 + case $1 in 14:17:37 + shift 14:17:37 + break 14:17:37 + case $python in 14:17:37 + local pkg_list= 14:17:37 + [[ -d /opt/pyenv ]] 14:17:37 + echo 'Setup pyenv:' 14:17:37 Setup pyenv: 14:17:37 + export PYENV_ROOT=/opt/pyenv 14:17:37 + PYENV_ROOT=/opt/pyenv 14:17:37 + 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:17:37 + 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:17:37 + pyenv versions 14:17:37 system 14:17:37 3.8.13 14:17:37 3.9.13 14:17:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:17:37 + command -v pyenv 14:17:37 ++ pyenv init - --no-rehash 14:17:37 + 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:17:37 export PATH="/opt/pyenv/shims:${PATH}" 14:17:37 export PYENV_SHELL=bash 14:17:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:17:37 pyenv() { 14:17:37 local command 14:17:37 command="${1:-}" 14:17:37 if [ "$#" -gt 0 ]; then 14:17:37 shift 14:17:37 fi 14:17:37 14:17:37 case "$command" in 14:17:37 rehash|shell) 14:17:37 eval "$(pyenv "sh-$command" "$@")" 14:17:37 ;; 14:17:37 *) 14:17:37 command pyenv "$command" "$@" 14:17:37 ;; 14:17:37 esac 14:17:37 }' 14:17:37 +++ 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:17:37 ++ 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:17:37 ++ 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:17:37 ++ 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:17:37 ++ export PYENV_SHELL=bash 14:17:37 ++ PYENV_SHELL=bash 14:17:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:17:37 +++ complete -F _pyenv pyenv 14:17:37 ++ lf-pyver python3 14:17:37 ++ local py_version_xy=python3 14:17:37 ++ local py_version_xyz= 14:17:37 ++ pyenv versions 14:17:37 ++ local command 14:17:37 ++ command=versions 14:17:37 ++ '[' 1 -gt 0 ']' 14:17:37 ++ shift 14:17:37 ++ case "$command" in 14:17:37 ++ command pyenv versions 14:17:37 ++ pyenv versions 14:17:37 ++ sed 's/^[ *]* //' 14:17:37 ++ grep -E '^[0-9.]*[0-9]$' 14:17:37 ++ awk '{ print $1 }' 14:17:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:17:37 +++ sort -V 14:17:37 +++ grep '^3' /tmp/.pyenv_versions 14:17:37 +++ tail -n 1 14:17:37 ++ py_version_xyz=3.10.6 14:17:37 ++ [[ -z 3.10.6 ]] 14:17:37 ++ echo 3.10.6 14:17:37 ++ return 0 14:17:37 + pyenv local 3.10.6 14:17:37 + local command 14:17:37 + command=local 14:17:37 + '[' 2 -gt 0 ']' 14:17:37 + shift 14:17:37 + case "$command" in 14:17:37 + command pyenv local 3.10.6 14:17:37 + pyenv local 3.10.6 14:17:37 + for arg in "$@" 14:17:37 + case $arg in 14:17:37 + pkg_list+='tox ' 14:17:37 + for arg in "$@" 14:17:37 + case $arg in 14:17:37 + pkg_list+='virtualenv ' 14:17:37 + for arg in "$@" 14:17:37 + case $arg in 14:17:37 + pkg_list+='urllib3~=1.26.15 ' 14:17:37 + [[ -f /tmp/.toxenv ]] 14:17:37 ++ cat /tmp/.toxenv 14:17:37 + lf_venv=/tmp/venv-G0z3 14:17:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0z3 from' file:/tmp/.toxenv 14:17:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G0z3 from file:/tmp/.toxenv 14:17:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:17:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:17:37 + local 'pip_opts=--upgrade --quiet' 14:17:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:17:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:17:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:17:37 + [[ -n '' ]] 14:17:37 + [[ -n '' ]] 14:17:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:17:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:17:37 + /tmp/venv-G0z3/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:17:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:17:38 lf-activate-venv(): INFO: Base packages installed successfully 14:17:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:17:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:17:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:17:38 + /tmp/venv-G0z3/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:17:39 + type python3 14:17:39 + true 14:17:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G0z3/bin to PATH' 14:17:39 lf-activate-venv(): INFO: Adding /tmp/venv-G0z3/bin to PATH 14:17:39 + PATH=/tmp/venv-G0z3/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:17:39 + return 0 14:17:39 + [[ -d /opt/pyenv ]] 14:17:39 + echo '---> Setting up pyenv' 14:17:39 ---> Setting up pyenv 14:17:39 + export PYENV_ROOT=/opt/pyenv 14:17:39 + PYENV_ROOT=/opt/pyenv 14:17:39 + export PATH=/opt/pyenv/bin:/tmp/venv-G0z3/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:17:39 + PATH=/opt/pyenv/bin:/tmp/venv-G0z3/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:17:39 ++ pwd 14:17:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:17:39 + export PYTHONPATH 14:17:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:17:39 + TOX_TESTENV_PASSENV=PYTHONPATH 14:17:39 + tox --version 14:17:40 4.36.1 from /tmp/venv-G0z3/lib/python3.10/site-packages/tox/__init__.py 14:17:40 + PARALLEL=false 14:17:40 + TOX_OPTIONS_LIST= 14:17:40 + [[ -n pre-commit ]] 14:17:40 + TOX_OPTIONS_LIST=' -e pre-commit' 14:17:40 + case ${PARALLEL,,} in 14:17:40 + tox -e pre-commit 14:17:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:17:41 pre-commit: install_deps> python -I -m pip install pre-commit 14:17:44 pre-commit: freeze> python -m pip freeze --all 14:17:44 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.37.0 14:17:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:17:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:17:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:17:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:17:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:17:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:17:47 [INFO] Once installed this environment will be reused. 14:17:47 [INFO] This may take a few minutes... 14:17:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:17:53 [INFO] Once installed this environment will be reused. 14:17:53 [INFO] This may take a few minutes... 14:17:57 trim trailing whitespace.................................................Passed 14:17:58 Tabs remover.............................................................Passed 14:17:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:17:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:17:58 [INFO] Once installed this environment will be reused. 14:17:58 [INFO] This may take a few minutes... 14:18:07 gitlint..............................................(no files to check)Skipped 14:18:07 pre-commit: OK (26.88=setup[3.91]+cmd[13.74,9.23] seconds) 14:18:07 congratulations :) (26.92 seconds) 14:18:07 + tox_status=0 14:18:07 + echo '---> Completed tox runs' 14:18:07 ---> Completed tox runs 14:18:07 + for i in .tox/*/log 14:18:07 ++ echo .tox/pre-commit/log 14:18:07 ++ awk -F/ '{print $2}' 14:18:07 + tox_env=pre-commit 14:18:07 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:18:07 + DOC_DIR=docs/_build/html 14:18:07 + [[ -d docs/_build/html ]] 14:18:07 + echo '---> tox-run.sh ends' 14:18:07 ---> tox-run.sh ends 14:18:07 + test 0 -eq 0 14:18:07 $ ssh-agent -k 14:18:07 unset SSH_AUTH_SOCK; 14:18:07 unset SSH_AGENT_PID; 14:18:07 echo Agent pid 1690 killed; 14:18:07 [ssh-agent] Stopped. 14:18:07 [PostBuildScript] - [INFO] Executing post build scripts. 14:18:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins598573781800271112.sh 14:18:07 ---> sysstat.sh 14:18:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9252127387716515188.sh 14:18:08 ---> package-listing.sh 14:18:08 ++ facter osfamily 14:18:08 ++ tr '[:upper:]' '[:lower:]' 14:18:08 + OS_FAMILY=debian 14:18:08 + workspace=/w/workspace/oom-master-pre-commit-lint 14:18:08 + START_PACKAGES=/tmp/packages_start.txt 14:18:08 + END_PACKAGES=/tmp/packages_end.txt 14:18:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:18:08 + PACKAGES=/tmp/packages_start.txt 14:18:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:18:08 + PACKAGES=/tmp/packages_end.txt 14:18:08 + case "${OS_FAMILY}" in 14:18:08 + dpkg -l 14:18:08 + grep '^ii' 14:18:08 + '[' -f /tmp/packages_start.txt ']' 14:18:08 + '[' -f /tmp/packages_end.txt ']' 14:18:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:18:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:18:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:18:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:18:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16655994313079604207.sh 14:18:08 ---> capture-instance-metadata.sh 14:18:08 Setup pyenv: 14:18:08 system 14:18:08 3.8.13 14:18:08 3.9.13 14:18:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8SNd 14:18:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:18:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:16 lf-activate-venv(): INFO: Base packages installed successfully 14:18:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:18:46 lf-activate-venv(): INFO: Adding /tmp/venv-8SNd/bin to PATH 14:18:46 INFO: Running in OpenStack, capturing instance metadata 14:18:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3005528186970188239.sh 14:18:46 provisioning config files... 14:18:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15273667366458629910tmp 14:18:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:18:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:18:46 [EnvInject] - Injecting environment variables from a build step. 14:18:46 [EnvInject] - Injecting as environment variables the properties content 14:18:46 SERVER_ID=logs 14:18:46 14:18:46 [EnvInject] - Variables injected successfully. 14:18:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15522524619665444277.sh 14:18:46 ---> create-netrc.sh 14:18:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18085820417887889475.sh 14:18:46 ---> python-tools-install.sh 14:18:46 Setup pyenv: 14:18:46 system 14:18:46 3.8.13 14:18:46 3.9.13 14:18:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8SNd from file:/tmp/.os_lf_venv 14:18:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:48 lf-activate-venv(): INFO: Base packages installed successfully 14:18:48 lf-activate-venv(): INFO: Installing additional packages: lftools 14:18:56 lf-activate-venv(): INFO: Adding /tmp/venv-8SNd/bin to PATH 14:18:56 Generating Requirements File 14:19:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:19:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:19:15 Python 3.10.6 14:19:15 pip 26.0.1 from /tmp/venv-8SNd/lib/python3.10/site-packages/pip (python 3.10) 14:19:16 appdirs==1.4.4 14:19:16 argcomplete==3.6.3 14:19:16 aspy.yaml==1.3.0 14:19:16 attrs==25.4.0 14:19:16 autopage==0.6.0 14:19:16 backports.strenum==1.3.1 14:19:16 beautifulsoup4==4.14.3 14:19:16 boto3==1.42.50 14:19:16 botocore==1.42.50 14:19:16 bs4==0.0.2 14:19:16 certifi==2026.1.4 14:19:16 cffi==2.0.0 14:19:16 cfgv==3.5.0 14:19:16 chardet==5.2.0 14:19:16 charset-normalizer==3.4.4 14:19:16 click==8.3.1 14:19:16 cliff==4.13.1 14:19:16 cmd2==3.2.0 14:19:16 cryptography==3.3.2 14:19:16 debtcollector==3.0.0 14:19:16 decorator==5.2.1 14:19:16 defusedxml==0.7.1 14:19:16 Deprecated==1.3.1 14:19:16 distlib==0.4.0 14:19:16 dnspython==2.8.0 14:19:16 docker==7.1.0 14:19:16 dogpile.cache==1.5.0 14:19:16 durationpy==0.10 14:19:16 email-validator==2.3.0 14:19:16 filelock==3.24.2 14:19:16 future==1.0.0 14:19:16 gitdb==4.0.12 14:19:16 GitPython==3.1.46 14:19:16 httplib2==0.30.2 14:19:16 identify==2.6.16 14:19:16 idna==3.11 14:19:16 importlib-resources==1.5.0 14:19:16 iso8601==2.1.0 14:19:16 Jinja2==3.1.6 14:19:16 jmespath==1.1.0 14:19:16 jsonpatch==1.33 14:19:16 jsonpointer==3.0.0 14:19:16 jsonschema==4.26.0 14:19:16 jsonschema-specifications==2025.9.1 14:19:16 keystoneauth1==5.13.0 14:19:16 kubernetes==35.0.0 14:19:16 lftools==0.37.21 14:19:16 lxml==6.0.2 14:19:16 markdown-it-py==4.0.0 14:19:16 MarkupSafe==3.0.3 14:19:16 mdurl==0.1.2 14:19:16 msgpack==1.1.2 14:19:16 multi_key_dict==2.0.3 14:19:16 munch==4.0.0 14:19:16 netaddr==1.3.0 14:19:16 niet==1.4.2 14:19:16 nodeenv==1.10.0 14:19:16 oauth2client==4.1.3 14:19:16 oauthlib==3.3.1 14:19:16 openstacksdk==4.9.0 14:19:16 os-service-types==1.8.2 14:19:16 osc-lib==4.3.0 14:19:16 oslo.config==10.2.0 14:19:16 oslo.context==6.2.0 14:19:16 oslo.i18n==6.7.1 14:19:16 oslo.log==8.0.0 14:19:16 oslo.serialization==5.9.0 14:19:16 oslo.utils==9.2.0 14:19:16 packaging==26.0 14:19:16 pbr==7.0.3 14:19:16 platformdirs==4.9.2 14:19:16 prettytable==3.17.0 14:19:16 psutil==7.2.2 14:19:16 pyasn1==0.6.2 14:19:16 pyasn1_modules==0.4.2 14:19:16 pycparser==3.0 14:19:16 pygerrit2==2.0.15 14:19:16 PyGithub==2.8.1 14:19:16 Pygments==2.19.2 14:19:16 PyJWT==2.11.0 14:19:16 PyNaCl==1.6.2 14:19:16 pyparsing==2.4.7 14:19:16 pyperclip==1.11.0 14:19:16 pyrsistent==0.20.0 14:19:16 python-cinderclient==9.8.0 14:19:16 python-dateutil==2.9.0.post0 14:19:16 python-heatclient==5.0.0 14:19:16 python-jenkins==1.8.3 14:19:16 python-keystoneclient==5.7.0 14:19:16 python-magnumclient==4.9.0 14:19:16 python-openstackclient==8.3.0 14:19:16 python-swiftclient==4.9.0 14:19:16 PyYAML==6.0.3 14:19:16 referencing==0.37.0 14:19:16 requests==2.32.5 14:19:16 requests-oauthlib==2.0.0 14:19:16 requestsexceptions==1.4.0 14:19:16 rfc3986==2.0.0 14:19:16 rich==14.3.2 14:19:16 rich-argparse==1.7.2 14:19:16 rpds-py==0.30.0 14:19:16 rsa==4.9.1 14:19:16 ruamel.yaml==0.19.1 14:19:16 ruamel.yaml.clib==0.2.15 14:19:16 s3transfer==0.16.0 14:19:16 simplejson==3.20.2 14:19:16 six==1.17.0 14:19:16 smmap==5.0.2 14:19:16 soupsieve==2.8.3 14:19:16 stevedore==5.6.0 14:19:16 tabulate==0.9.0 14:19:16 toml==0.10.2 14:19:16 tomlkit==0.14.0 14:19:16 tqdm==4.67.3 14:19:16 typing_extensions==4.15.0 14:19:16 tzdata==2025.3 14:19:16 urllib3==1.26.20 14:19:16 virtualenv==20.37.0 14:19:16 wcwidth==0.6.0 14:19:16 websocket-client==1.9.0 14:19:16 wrapt==2.1.1 14:19:16 xdg==6.0.0 14:19:16 xmltodict==1.0.3 14:19:16 yq==3.4.3 14:19:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8007196942357824584.sh 14:19:16 ---> sudo-logs.sh 14:19:16 Archiving 'sudo' log.. 14:19:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5923151438398952399.sh 14:19:16 ---> job-cost.sh 14:19:16 INFO: Activating Python virtual environment... 14:19:16 Setup pyenv: 14:19:16 system 14:19:16 3.8.13 14:19:16 3.9.13 14:19:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8SNd from file:/tmp/.os_lf_venv 14:19:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:18 lf-activate-venv(): INFO: Base packages installed successfully 14:19:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:19:23 lf-activate-venv(): INFO: Adding /tmp/venv-8SNd/bin to PATH 14:19:23 INFO: No stack-cost file found 14:19:23 INFO: Instance uptime: 161s 14:19:23 INFO: Fetching instance metadata (attempt 1 of 3)... 14:19:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:19:24 INFO: Successfully fetched instance metadata 14:19:24 INFO: Instance type: v3-standard-4 14:19:24 INFO: Retrieving pricing info for: v3-standard-4 14:19:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:19:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=161 14:19:24 INFO: Successfully fetched Vexxhost pricing API 14:19:24 INFO: Retrieved cost: 0.11 14:19:24 INFO: Retrieved resource: v3-standard-4 14:19:24 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:19:24 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:19:24 INFO: Successfully archived job cost data 14:19:24 DEBUG: Cost data: oom-master-pre-commit-lint,4416,2026-02-17 14:19:24,v3-standard-4,161,0.11,0.00,SUCCESS 14:19:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5863306428584579171.sh 14:19:24 ---> logs-deploy.sh 14:19:24 Setup pyenv: 14:19:24 system 14:19:24 3.8.13 14:19:24 3.9.13 14:19:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8SNd from file:/tmp/.os_lf_venv 14:19:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:19:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:19:26 lf-activate-venv(): INFO: Base packages installed successfully 14:19:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:19:35 lf-activate-venv(): INFO: Adding /tmp/venv-8SNd/bin to PATH 14:19:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4416 14:19:35 INFO: archiving workspace using pattern(s): 14:19:36 Archives upload complete. 14:19:37 INFO: archiving logs to Nexus 14:19:38 ---> uname -a: 14:19:38 Linux prd-ubuntu1804-builder-4c-4g-17824 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:19:38 14:19:38 14:19:38 ---> lscpu: 14:19:38 Architecture: x86_64 14:19:38 CPU op-mode(s): 32-bit, 64-bit 14:19:38 Byte Order: Little Endian 14:19:38 CPU(s): 4 14:19:38 On-line CPU(s) list: 0-3 14:19:38 Thread(s) per core: 1 14:19:38 Core(s) per socket: 1 14:19:38 Socket(s): 4 14:19:38 NUMA node(s): 1 14:19:38 Vendor ID: AuthenticAMD 14:19:38 CPU family: 23 14:19:38 Model: 49 14:19:38 Model name: AMD EPYC-Rome Processor 14:19:38 Stepping: 0 14:19:38 CPU MHz: 2799.998 14:19:38 BogoMIPS: 5599.99 14:19:38 Virtualization: AMD-V 14:19:38 Hypervisor vendor: KVM 14:19:38 Virtualization type: full 14:19:38 L1d cache: 32K 14:19:38 L1i cache: 32K 14:19:38 L2 cache: 512K 14:19:38 L3 cache: 16384K 14:19:38 NUMA node0 CPU(s): 0-3 14:19:38 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:19:38 14:19:38 14:19:38 ---> nproc: 14:19:38 4 14:19:38 14:19:38 14:19:38 ---> df -h: 14:19:38 Filesystem Size Used Avail Use% Mounted on 14:19:38 udev 7.9G 0 7.9G 0% /dev 14:19:38 tmpfs 1.6G 676K 1.6G 1% /run 14:19:38 /dev/vda1 78G 8.4G 69G 11% / 14:19:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:19:38 tmpfs 5.0M 0 5.0M 0% /run/lock 14:19:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:19:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:19:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:19:38 14:19:38 14:19:38 ---> free -m: 14:19:38 total used free shared buff/cache available 14:19:38 Mem: 16040 535 13303 0 2201 15184 14:19:38 Swap: 1023 0 1023 14:19:38 14:19:38 14:19:38 ---> ip addr: 14:19:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:19:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:19:38 inet 127.0.0.1/8 scope host lo 14:19:38 valid_lft forever preferred_lft forever 14:19:38 inet6 ::1/128 scope host 14:19:38 valid_lft forever preferred_lft forever 14:19:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:19:38 link/ether fa:16:3e:2e:eb:6b brd ff:ff:ff:ff:ff:ff 14:19:38 inet 10.30.106.202/23 brd 10.30.107.255 scope global dynamic ens3 14:19:38 valid_lft 86233sec preferred_lft 86233sec 14:19:38 inet6 fe80::f816:3eff:fe2e:eb6b/64 scope link 14:19:38 valid_lft forever preferred_lft forever 14:19:38 14:19:38 14:19:38 ---> sar -b -r -n DEV: 14:19:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17824) 02/17/26 _x86_64_ (4 CPU) 14:19:38 14:19:38 14:16:53 LINUX RESTART (4 CPU) 14:19:38 14:19:38 14:17:01 tps rtps wtps bread/s bwrtn/s 14:19:38 14:18:01 277.55 59.47 218.08 3760.31 66149.11 14:19:38 14:19:01 106.68 0.90 105.78 103.85 32675.49 14:19:38 Average: 192.12 30.19 161.93 1932.08 49412.30 14:19:38 14:19:38 14:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:19:38 14:18:01 13982912 15548040 2442056 14.87 55056 1711404 848852 4.86 734080 1493140 151108 14:19:38 14:19:01 13756712 15575360 2668256 16.25 78828 1927284 782572 4.48 736108 1690712 148744 14:19:38 Average: 13869812 15561700 2555156 15.56 66942 1819344 815712 4.67 735094 1591926 149926 14:19:38 14:19:38 14:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:19:38 14:18:01 ens3 454.97 311.51 2273.42 80.35 0.00 0.00 0.00 0.00 14:19:38 14:18:01 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 14:19:38 14:19:01 ens3 51.26 39.74 771.48 11.75 0.00 0.00 0.00 0.00 14:19:38 14:19:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 14:19:38 Average: ens3 253.12 175.63 1522.45 46.05 0.00 0.00 0.00 0.00 14:19:38 Average: lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 14:19:38 14:19:38 14:19:38 ---> sar -P ALL: 14:19:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17824) 02/17/26 _x86_64_ (4 CPU) 14:19:38 14:19:38 14:16:53 LINUX RESTART (4 CPU) 14:19:38 14:19:38 14:17:01 CPU %user %nice %system %iowait %steal %idle 14:19:38 14:18:01 all 21.58 0.00 2.59 11.05 0.07 64.70 14:19:38 14:18:01 0 14.95 0.00 2.01 20.92 0.07 62.05 14:19:38 14:18:01 1 24.48 0.00 2.81 12.26 0.08 60.37 14:19:38 14:18:01 2 19.48 0.00 2.72 2.20 0.07 75.53 14:19:38 14:18:01 3 27.44 0.00 2.82 8.78 0.07 60.90 14:19:38 14:19:01 all 18.37 0.00 1.42 6.80 0.06 73.34 14:19:38 14:19:01 0 11.32 0.00 0.97 12.57 0.03 75.10 14:19:38 14:19:01 1 42.80 0.00 2.35 1.34 0.12 53.39 14:19:38 14:19:01 2 2.79 0.00 0.42 0.05 0.03 96.71 14:19:38 14:19:01 3 16.65 0.00 1.95 13.30 0.07 68.03 14:19:38 Average: all 19.97 0.00 2.01 8.92 0.07 69.04 14:19:38 Average: 0 13.13 0.00 1.49 16.74 0.05 68.59 14:19:38 Average: 1 33.67 0.00 2.58 6.78 0.10 56.87 14:19:38 Average: 2 11.09 0.00 1.56 1.12 0.05 86.18 14:19:38 Average: 3 22.04 0.00 2.38 11.04 0.07 64.47 14:19:38 14:19:38 14:19:38