14:27:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143314 14:27:58 Running as SYSTEM 14:27:58 [EnvInject] - Loading node environment variables. 14:27:58 Building remotely on prd-ubuntu1804-builder-4c-4g-17392 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:27:58 [ssh-agent] Looking for ssh-agent implementation... 14:27:58 $ ssh-agent 14:27:58 SSH_AUTH_SOCK=/tmp/ssh-WPbGxtcSrOH0/agent.1635 14:27:58 SSH_AGENT_PID=1637 14:27:58 [ssh-agent] Started. 14:27:58 Running ssh-add (command line suppressed) 14:27:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5446436266857212411.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5446436266857212411.key) 14:27:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:27:58 The recommended git tool is: NONE 14:27:59 using credential onap-jenkins-ssh 14:27:59 Wiping out workspace first. 14:28:00 Cloning the remote Git repository 14:28:00 Cloning repository git://cloud.onap.org/mirror/oom.git 14:28:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:28:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:28:00 > git --version # timeout=10 14:28:00 > git --version # 'git version 2.17.1' 14:28:00 using GIT_SSH to set credentials Gerrit user 14:28:00 Verifying host key using manually-configured host key entries 14:28:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:28:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:28:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:28:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:28:05 using GIT_SSH to set credentials Gerrit user 14:28:05 Verifying host key using manually-configured host key entries 14:28:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143314/4 # timeout=30 14:28:05 > git rev-parse eb9d143d95685037328d30e677b01e63a831cc3b^{commit} # timeout=10 14:28:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:28:05 Checking out Revision eb9d143d95685037328d30e677b01e63a831cc3b (refs/changes/14/143314/4) 14:28:05 > git config core.sparsecheckout # timeout=10 14:28:05 > git checkout -f eb9d143d95685037328d30e677b01e63a831cc3b # timeout=30 14:28:06 Commit message: "Reduce cpu requests" 14:28:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:28:06 > git rev-list --no-walk 5e7671dac6e0ca5fdd3a56d193db20dc4615415c # timeout=10 14:28:09 [EnvInject] - Injecting environment variables from a build step. 14:28:09 [EnvInject] - Injecting as environment variables the properties content 14:28:09 PYTHON=python3 14:28:09 14:28:09 [EnvInject] - Variables injected successfully. 14:28:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17618039776291353222.sh 14:28:09 ---> tox-install.sh 14:28:09 + source /home/jenkins/lf-env.sh 14:28:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:09 ++ mktemp -d /tmp/venv-XXXX 14:28:09 + lf_venv=/tmp/venv-OlW8 14:28:09 + local venv_file=/tmp/.os_lf_venv 14:28:09 + local python=python3 14:28:09 + local options 14:28:09 + local set_path=true 14:28:09 + local install_args= 14:28:09 ++ 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:28:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:28:09 + true 14:28:09 + case $1 in 14:28:09 + venv_file=/tmp/.toxenv 14:28:09 + shift 2 14:28:09 + true 14:28:09 + case $1 in 14:28:09 + shift 14:28:09 + break 14:28:09 + case $python in 14:28:09 + local pkg_list= 14:28:09 + [[ -d /opt/pyenv ]] 14:28:09 + echo 'Setup pyenv:' 14:28:09 Setup pyenv: 14:28:09 + export PYENV_ROOT=/opt/pyenv 14:28:09 + PYENV_ROOT=/opt/pyenv 14:28:09 + 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:28:09 + 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:28:09 + pyenv versions 14:28:10 * system (set by /opt/pyenv/version) 14:28:10 * 3.8.13 (set by /opt/pyenv/version) 14:28:10 * 3.9.13 (set by /opt/pyenv/version) 14:28:10 * 3.10.6 (set by /opt/pyenv/version) 14:28:10 + command -v pyenv 14:28:10 ++ pyenv init - --no-rehash 14:28:10 + 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:28:10 export PATH="/opt/pyenv/shims:${PATH}" 14:28:10 export PYENV_SHELL=bash 14:28:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:28:10 pyenv() { 14:28:10 local command 14:28:10 command="${1:-}" 14:28:10 if [ "$#" -gt 0 ]; then 14:28:10 shift 14:28:10 fi 14:28:10 14:28:10 case "$command" in 14:28:10 rehash|shell) 14:28:10 eval "$(pyenv "sh-$command" "$@")" 14:28:10 ;; 14:28:10 *) 14:28:10 command pyenv "$command" "$@" 14:28:10 ;; 14:28:10 esac 14:28:10 }' 14:28:10 +++ 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:28:10 ++ 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:28:10 ++ 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:28:10 ++ 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:28:10 ++ export PYENV_SHELL=bash 14:28:10 ++ PYENV_SHELL=bash 14:28:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:28:10 +++ complete -F _pyenv pyenv 14:28:10 ++ lf-pyver python3 14:28:10 ++ local py_version_xy=python3 14:28:10 ++ local py_version_xyz= 14:28:10 ++ pyenv versions 14:28:10 ++ local command 14:28:10 ++ command=versions 14:28:10 ++ '[' 1 -gt 0 ']' 14:28:10 ++ shift 14:28:10 ++ case "$command" in 14:28:10 ++ command pyenv versions 14:28:10 ++ pyenv versions 14:28:10 ++ awk '{ print $1 }' 14:28:10 ++ sed 's/^[ *]* //' 14:28:10 ++ grep -E '^[0-9.]*[0-9]$' 14:28:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:28:10 +++ grep '^3' /tmp/.pyenv_versions 14:28:10 +++ sort -V 14:28:10 +++ tail -n 1 14:28:10 ++ py_version_xyz=3.10.6 14:28:10 ++ [[ -z 3.10.6 ]] 14:28:10 ++ echo 3.10.6 14:28:10 ++ return 0 14:28:10 + pyenv local 3.10.6 14:28:10 + local command 14:28:10 + command=local 14:28:10 + '[' 2 -gt 0 ']' 14:28:10 + shift 14:28:10 + case "$command" in 14:28:10 + command pyenv local 3.10.6 14:28:10 + pyenv local 3.10.6 14:28:10 + for arg in "$@" 14:28:10 + case $arg in 14:28:10 + pkg_list+='tox ' 14:28:10 + for arg in "$@" 14:28:10 + case $arg in 14:28:10 + pkg_list+='virtualenv ' 14:28:10 + for arg in "$@" 14:28:10 + case $arg in 14:28:10 + pkg_list+='urllib3~=1.26.15 ' 14:28:10 + [[ -f /tmp/.toxenv ]] 14:28:10 + [[ ! -f /tmp/.toxenv ]] 14:28:10 + [[ -n '' ]] 14:28:10 + python3 -m venv /tmp/venv-OlW8 14:28:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OlW8' 14:28:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OlW8 14:28:15 + echo /tmp/venv-OlW8 14:28:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:28:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:28:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:28:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:15 + local 'pip_opts=--upgrade --quiet' 14:28:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:28:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:28:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:28:15 + [[ -n '' ]] 14:28:15 + [[ -n '' ]] 14:28:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:28:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:15 + /tmp/venv-OlW8/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:28:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:28:21 lf-activate-venv(): INFO: Base packages installed successfully 14:28:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:28:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:28:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:28:21 + /tmp/venv-OlW8/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:28:23 + type python3 14:28:23 + true 14:28:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OlW8/bin to PATH' 14:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-OlW8/bin to PATH 14:28:23 + PATH=/tmp/venv-OlW8/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:28:23 + return 0 14:28:23 + python3 --version 14:28:23 Python 3.10.6 14:28:23 + python3 -m pip --version 14:28:23 pip 26.0.1 from /tmp/venv-OlW8/lib/python3.10/site-packages/pip (python 3.10) 14:28:23 + python3 -m pip freeze 14:28:23 cachetools==7.0.1 14:28:23 chardet==5.2.0 14:28:23 colorama==0.4.6 14:28:23 distlib==0.4.0 14:28:23 filelock==3.24.2 14:28:23 packaging==26.0 14:28:23 platformdirs==4.9.2 14:28:23 pluggy==1.6.0 14:28:23 pyproject-api==1.10.0 14:28:23 tomli==2.4.0 14:28:23 tox==4.36.0 14:28:23 typing_extensions==4.15.0 14:28:23 urllib3==1.26.20 14:28:23 virtualenv==20.36.1 14:28:24 [EnvInject] - Injecting environment variables from a build step. 14:28:24 [EnvInject] - Injecting as environment variables the properties content 14:28:24 PARALLEL=false 14:28:24 14:28:24 [EnvInject] - Variables injected successfully. 14:28:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4409321026836172268.sh 14:28:24 ---> tox-run.sh 14:28:24 + 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:28:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:28:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:28:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:28:24 + cd /w/workspace/oom-master-pre-commit-lint/. 14:28:24 + source /home/jenkins/lf-env.sh 14:28:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:28:24 ++ mktemp -d /tmp/venv-XXXX 14:28:24 + lf_venv=/tmp/venv-mMUc 14:28:24 + local venv_file=/tmp/.os_lf_venv 14:28:24 + local python=python3 14:28:24 + local options 14:28:24 + local set_path=true 14:28:24 + local install_args= 14:28:24 ++ 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:28:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:28:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:28:24 + true 14:28:24 + case $1 in 14:28:24 + venv_file=/tmp/.toxenv 14:28:24 + shift 2 14:28:24 + true 14:28:24 + case $1 in 14:28:24 + shift 14:28:24 + break 14:28:24 + case $python in 14:28:24 + local pkg_list= 14:28:24 + [[ -d /opt/pyenv ]] 14:28:24 + echo 'Setup pyenv:' 14:28:24 Setup pyenv: 14:28:24 + export PYENV_ROOT=/opt/pyenv 14:28:24 + PYENV_ROOT=/opt/pyenv 14:28:24 + 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:28:24 + 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:28:24 + pyenv versions 14:28:24 system 14:28:24 3.8.13 14:28:24 3.9.13 14:28:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:28:24 + command -v pyenv 14:28:24 ++ pyenv init - --no-rehash 14:28: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:28:24 export PATH="/opt/pyenv/shims:${PATH}" 14:28:24 export PYENV_SHELL=bash 14:28:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:28:24 pyenv() { 14:28:24 local command 14:28:24 command="${1:-}" 14:28:24 if [ "$#" -gt 0 ]; then 14:28:24 shift 14:28:24 fi 14:28:24 14:28:24 case "$command" in 14:28:24 rehash|shell) 14:28:24 eval "$(pyenv "sh-$command" "$@")" 14:28:24 ;; 14:28:24 *) 14:28:24 command pyenv "$command" "$@" 14:28:24 ;; 14:28:24 esac 14:28:24 }' 14:28: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:28:24 ++ 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:28:24 ++ 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:28:24 ++ 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:28:24 ++ export PYENV_SHELL=bash 14:28:24 ++ PYENV_SHELL=bash 14:28:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:28:24 +++ complete -F _pyenv pyenv 14:28:24 ++ lf-pyver python3 14:28:24 ++ local py_version_xy=python3 14:28:24 ++ local py_version_xyz= 14:28:24 ++ pyenv versions 14:28:24 ++ local command 14:28:24 ++ command=versions 14:28:24 ++ '[' 1 -gt 0 ']' 14:28:24 ++ sed 's/^[ *]* //' 14:28:24 ++ awk '{ print $1 }' 14:28:24 ++ shift 14:28:24 ++ case "$command" in 14:28:24 ++ command pyenv versions 14:28:24 ++ pyenv versions 14:28:24 ++ grep -E '^[0-9.]*[0-9]$' 14:28:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:28:24 +++ grep '^3' /tmp/.pyenv_versions 14:28:24 +++ sort -V 14:28:24 +++ tail -n 1 14:28:24 ++ py_version_xyz=3.10.6 14:28:24 ++ [[ -z 3.10.6 ]] 14:28:24 ++ echo 3.10.6 14:28:24 ++ return 0 14:28:24 + pyenv local 3.10.6 14:28:24 + local command 14:28:24 + command=local 14:28:24 + '[' 2 -gt 0 ']' 14:28:24 + shift 14:28:24 + case "$command" in 14:28:24 + command pyenv local 3.10.6 14:28:24 + pyenv local 3.10.6 14:28:24 + for arg in "$@" 14:28:24 + case $arg in 14:28:24 + pkg_list+='tox ' 14:28:24 + for arg in "$@" 14:28:24 + case $arg in 14:28:24 + pkg_list+='virtualenv ' 14:28:24 + for arg in "$@" 14:28:24 + case $arg in 14:28:24 + pkg_list+='urllib3~=1.26.15 ' 14:28:24 + [[ -f /tmp/.toxenv ]] 14:28:24 ++ cat /tmp/.toxenv 14:28:24 + lf_venv=/tmp/venv-OlW8 14:28:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OlW8 from' file:/tmp/.toxenv 14:28:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OlW8 from file:/tmp/.toxenv 14:28:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:28:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:24 + local 'pip_opts=--upgrade --quiet' 14:28:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:28:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:28:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:28:24 + [[ -n '' ]] 14:28:24 + [[ -n '' ]] 14:28:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:28:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:24 + /tmp/venv-OlW8/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:28:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:28:25 lf-activate-venv(): INFO: Base packages installed successfully 14:28:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:28:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:28:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:28:25 + /tmp/venv-OlW8/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:28:26 + type python3 14:28:26 + true 14:28:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OlW8/bin to PATH' 14:28:26 lf-activate-venv(): INFO: Adding /tmp/venv-OlW8/bin to PATH 14:28:26 + PATH=/tmp/venv-OlW8/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:28:26 + return 0 14:28:26 + [[ -d /opt/pyenv ]] 14:28:26 + echo '---> Setting up pyenv' 14:28:26 ---> Setting up pyenv 14:28:26 + export PYENV_ROOT=/opt/pyenv 14:28:26 + PYENV_ROOT=/opt/pyenv 14:28:26 + export PATH=/opt/pyenv/bin:/tmp/venv-OlW8/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:28:26 + PATH=/opt/pyenv/bin:/tmp/venv-OlW8/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:28:26 ++ pwd 14:28:26 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:28:26 + export PYTHONPATH 14:28:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:28:26 + TOX_TESTENV_PASSENV=PYTHONPATH 14:28:26 + tox --version 14:28:26 4.36.0 from /tmp/venv-OlW8/lib/python3.10/site-packages/tox/__init__.py 14:28:26 + PARALLEL=false 14:28:26 + TOX_OPTIONS_LIST= 14:28:26 + [[ -n pre-commit ]] 14:28:26 + TOX_OPTIONS_LIST=' -e pre-commit' 14:28:26 + case ${PARALLEL,,} in 14:28:26 + tox -e pre-commit 14:28:26 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:28:27 pre-commit: install_deps> python -I -m pip install pre-commit 14:28:30 pre-commit: freeze> python -m pip freeze --all 14:28:30 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 14:28:30 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:28:30 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:28:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:28:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:28:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:28:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:28:34 [INFO] Once installed this environment will be reused. 14:28:34 [INFO] This may take a few minutes... 14:28:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:28:38 [INFO] Once installed this environment will be reused. 14:28:38 [INFO] This may take a few minutes... 14:28:42 trim trailing whitespace.................................................Passed 14:28:42 Tabs remover.............................................................Passed 14:28:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:28:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:28:43 [INFO] Once installed this environment will be reused. 14:28:43 [INFO] This may take a few minutes... 14:28:51 gitlint..............................................(no files to check)Skipped 14:28:51 pre-commit: OK (24.56=setup[3.56]+cmd[12.37,8.63] seconds) 14:28:51 congratulations :) (24.60 seconds) 14:28:51 + tox_status=0 14:28:51 + echo '---> Completed tox runs' 14:28:51 ---> Completed tox runs 14:28:51 + for i in .tox/*/log 14:28:51 ++ echo .tox/pre-commit/log 14:28:51 ++ awk -F/ '{print $2}' 14:28:51 + tox_env=pre-commit 14:28:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:28:51 + DOC_DIR=docs/_build/html 14:28:51 + [[ -d docs/_build/html ]] 14:28:51 + echo '---> tox-run.sh ends' 14:28:51 ---> tox-run.sh ends 14:28:51 + test 0 -eq 0 14:28:51 $ ssh-agent -k 14:28:51 unset SSH_AUTH_SOCK; 14:28:51 unset SSH_AGENT_PID; 14:28:51 echo Agent pid 1637 killed; 14:28:51 [ssh-agent] Stopped. 14:28:51 [PostBuildScript] - [INFO] Executing post build scripts. 14:28:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2881245356102563871.sh 14:28:51 ---> sysstat.sh 14:28:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9031344868955433378.sh 14:28:52 ---> package-listing.sh 14:28:52 ++ tr '[:upper:]' '[:lower:]' 14:28:52 ++ facter osfamily 14:28:52 + OS_FAMILY=debian 14:28:52 + workspace=/w/workspace/oom-master-pre-commit-lint 14:28:52 + START_PACKAGES=/tmp/packages_start.txt 14:28:52 + END_PACKAGES=/tmp/packages_end.txt 14:28:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:28:52 + PACKAGES=/tmp/packages_start.txt 14:28:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:28:52 + PACKAGES=/tmp/packages_end.txt 14:28:52 + case "${OS_FAMILY}" in 14:28:52 + dpkg -l 14:28:52 + grep '^ii' 14:28:52 + '[' -f /tmp/packages_start.txt ']' 14:28:52 + '[' -f /tmp/packages_end.txt ']' 14:28:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:28:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:28:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:28:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:28:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11215853422322266150.sh 14:28:52 ---> capture-instance-metadata.sh 14:28:52 Setup pyenv: 14:28:52 system 14:28:52 3.8.13 14:28:52 3.9.13 14:28:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:28:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q3b7 14:28:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:28:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:59 lf-activate-venv(): INFO: Base packages installed successfully 14:28:59 lf-activate-venv(): INFO: Installing additional packages: lftools 14:29:21 lf-activate-venv(): INFO: Adding /tmp/venv-q3b7/bin to PATH 14:29:21 INFO: Running in OpenStack, capturing instance metadata 14:29:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9195014460298837335.sh 14:29:21 provisioning config files... 14:29:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5329585076631700137tmp 14:29:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:29:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:29:21 [EnvInject] - Injecting environment variables from a build step. 14:29:21 [EnvInject] - Injecting as environment variables the properties content 14:29:21 SERVER_ID=logs 14:29:21 14:29:21 [EnvInject] - Variables injected successfully. 14:29:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11986334594178843392.sh 14:29:21 ---> create-netrc.sh 14:29:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5159440574614718617.sh 14:29:21 ---> python-tools-install.sh 14:29:21 Setup pyenv: 14:29:21 system 14:29:21 3.8.13 14:29:21 3.9.13 14:29:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:29:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q3b7 from file:/tmp/.os_lf_venv 14:29:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:29:23 lf-activate-venv(): INFO: Base packages installed successfully 14:29:23 lf-activate-venv(): INFO: Installing additional packages: lftools 14:29:30 lf-activate-venv(): INFO: Adding /tmp/venv-q3b7/bin to PATH 14:29:30 Generating Requirements File 14:29:48 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:29:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:29:48 Python 3.10.6 14:29:48 pip 26.0.1 from /tmp/venv-q3b7/lib/python3.10/site-packages/pip (python 3.10) 14:29:48 appdirs==1.4.4 14:29:48 argcomplete==3.6.3 14:29:48 aspy.yaml==1.3.0 14:29:48 attrs==25.4.0 14:29:48 autopage==0.6.0 14:29:48 backports.strenum==1.3.1 14:29:48 beautifulsoup4==4.14.3 14:29:48 boto3==1.42.49 14:29:48 botocore==1.42.49 14:29:48 bs4==0.0.2 14:29:48 certifi==2026.1.4 14:29:48 cffi==2.0.0 14:29:48 cfgv==3.5.0 14:29:48 chardet==5.2.0 14:29:48 charset-normalizer==3.4.4 14:29:48 click==8.3.1 14:29:48 cliff==4.13.1 14:29:48 cmd2==3.2.0 14:29:48 cryptography==3.3.2 14:29:48 debtcollector==3.0.0 14:29:48 decorator==5.2.1 14:29:48 defusedxml==0.7.1 14:29:48 Deprecated==1.3.1 14:29:48 distlib==0.4.0 14:29:48 dnspython==2.8.0 14:29:48 docker==7.1.0 14:29:48 dogpile.cache==1.5.0 14:29:48 durationpy==0.10 14:29:48 email-validator==2.3.0 14:29:48 filelock==3.24.2 14:29:48 future==1.0.0 14:29:48 gitdb==4.0.12 14:29:48 GitPython==3.1.46 14:29:48 httplib2==0.30.2 14:29:48 identify==2.6.16 14:29:48 idna==3.11 14:29:48 importlib-resources==1.5.0 14:29:48 iso8601==2.1.0 14:29:48 Jinja2==3.1.6 14:29:48 jmespath==1.1.0 14:29:48 jsonpatch==1.33 14:29:48 jsonpointer==3.0.0 14:29:48 jsonschema==4.26.0 14:29:48 jsonschema-specifications==2025.9.1 14:29:48 keystoneauth1==5.13.0 14:29:48 kubernetes==35.0.0 14:29:48 lftools==0.37.21 14:29:48 lxml==6.0.2 14:29:48 markdown-it-py==4.0.0 14:29:48 MarkupSafe==3.0.3 14:29:48 mdurl==0.1.2 14:29:48 msgpack==1.1.2 14:29:48 multi_key_dict==2.0.3 14:29:48 munch==4.0.0 14:29:48 netaddr==1.3.0 14:29:48 niet==1.4.2 14:29:48 nodeenv==1.10.0 14:29:48 oauth2client==4.1.3 14:29:48 oauthlib==3.3.1 14:29:48 openstacksdk==4.9.0 14:29:48 os-service-types==1.8.2 14:29:48 osc-lib==4.3.0 14:29:48 oslo.config==10.2.0 14:29:48 oslo.context==6.2.0 14:29:48 oslo.i18n==6.7.1 14:29:48 oslo.log==8.0.0 14:29:48 oslo.serialization==5.9.0 14:29:48 oslo.utils==9.2.0 14:29:48 packaging==26.0 14:29:48 pbr==7.0.3 14:29:48 platformdirs==4.9.2 14:29:48 prettytable==3.17.0 14:29:48 psutil==7.2.2 14:29:48 pyasn1==0.6.2 14:29:48 pyasn1_modules==0.4.2 14:29:48 pycparser==3.0 14:29:48 pygerrit2==2.0.15 14:29:48 PyGithub==2.8.1 14:29:48 Pygments==2.19.2 14:29:48 PyJWT==2.11.0 14:29:48 PyNaCl==1.6.2 14:29:48 pyparsing==2.4.7 14:29:48 pyperclip==1.11.0 14:29:48 pyrsistent==0.20.0 14:29:48 python-cinderclient==9.8.0 14:29:48 python-dateutil==2.9.0.post0 14:29:48 python-heatclient==5.0.0 14:29:48 python-jenkins==1.8.3 14:29:48 python-keystoneclient==5.7.0 14:29:48 python-magnumclient==4.9.0 14:29:48 python-openstackclient==8.3.0 14:29:48 python-swiftclient==4.9.0 14:29:48 PyYAML==6.0.3 14:29:48 referencing==0.37.0 14:29:48 requests==2.32.5 14:29:48 requests-oauthlib==2.0.0 14:29:48 requestsexceptions==1.4.0 14:29:48 rfc3986==2.0.0 14:29:48 rich==14.3.2 14:29:48 rich-argparse==1.7.2 14:29:48 rpds-py==0.30.0 14:29:48 rsa==4.9.1 14:29:48 ruamel.yaml==0.19.1 14:29:48 ruamel.yaml.clib==0.2.15 14:29:48 s3transfer==0.16.0 14:29:48 simplejson==3.20.2 14:29:48 six==1.17.0 14:29:48 smmap==5.0.2 14:29:48 soupsieve==2.8.3 14:29:48 stevedore==5.6.0 14:29:48 tabulate==0.9.0 14:29:48 toml==0.10.2 14:29:48 tomlkit==0.14.0 14:29:48 tqdm==4.67.3 14:29:48 typing_extensions==4.15.0 14:29:48 tzdata==2025.3 14:29:48 urllib3==1.26.20 14:29:48 virtualenv==20.36.1 14:29:48 wcwidth==0.6.0 14:29:48 websocket-client==1.9.0 14:29:48 wrapt==2.1.1 14:29:48 xdg==6.0.0 14:29:48 xmltodict==1.0.3 14:29:48 yq==3.4.3 14:29:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7419438828588482171.sh 14:29:48 ---> sudo-logs.sh 14:29:48 Archiving 'sudo' log.. 14:29:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2280442916520997189.sh 14:29:49 ---> job-cost.sh 14:29:49 INFO: Activating Python virtual environment... 14:29:49 Setup pyenv: 14:29:49 system 14:29:49 3.8.13 14:29:49 3.9.13 14:29:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:29:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q3b7 from file:/tmp/.os_lf_venv 14:29:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:29:51 lf-activate-venv(): INFO: Base packages installed successfully 14:29:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-q3b7/bin to PATH 14:29:56 INFO: No stack-cost file found 14:29:56 INFO: Instance uptime: 143s 14:29:56 INFO: Fetching instance metadata (attempt 1 of 3)... 14:29:56 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:29:56 INFO: Successfully fetched instance metadata 14:29:56 INFO: Instance type: v3-standard-4 14:29:56 INFO: Retrieving pricing info for: v3-standard-4 14:29:56 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:29:56 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 14:29:56 INFO: Successfully fetched Vexxhost pricing API 14:29:56 INFO: Retrieved cost: 0.11 14:29:56 INFO: Retrieved resource: v3-standard-4 14:29:56 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:29:56 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:29:56 INFO: Successfully archived job cost data 14:29:56 DEBUG: Cost data: oom-master-pre-commit-lint,4413,2026-02-16 14:29:56,v3-standard-4,143,0.11,0.00,SUCCESS 14:29:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13941585432103504816.sh 14:29:56 ---> logs-deploy.sh 14:29:56 Setup pyenv: 14:29:56 system 14:29:56 3.8.13 14:29:56 3.9.13 14:29:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:29:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q3b7 from file:/tmp/.os_lf_venv 14:29:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:29:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:29:58 lf-activate-venv(): INFO: Base packages installed successfully 14:29:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:30:05 lf-activate-venv(): INFO: Adding /tmp/venv-q3b7/bin to PATH 14:30:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4413 14:30:05 INFO: archiving workspace using pattern(s): 14:30:06 Archives upload complete. 14:30:07 INFO: archiving logs to Nexus 14:30:07 ---> uname -a: 14:30:07 Linux prd-ubuntu1804-builder-4c-4g-17392 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:30:07 14:30:07 14:30:07 ---> lscpu: 14:30:07 Architecture: x86_64 14:30:07 CPU op-mode(s): 32-bit, 64-bit 14:30:07 Byte Order: Little Endian 14:30:07 CPU(s): 4 14:30:07 On-line CPU(s) list: 0-3 14:30:07 Thread(s) per core: 1 14:30:07 Core(s) per socket: 1 14:30:07 Socket(s): 4 14:30:07 NUMA node(s): 1 14:30:07 Vendor ID: AuthenticAMD 14:30:07 CPU family: 23 14:30:07 Model: 49 14:30:07 Model name: AMD EPYC-Rome Processor 14:30:07 Stepping: 0 14:30:07 CPU MHz: 2799.998 14:30:07 BogoMIPS: 5599.99 14:30:07 Virtualization: AMD-V 14:30:07 Hypervisor vendor: KVM 14:30:07 Virtualization type: full 14:30:07 L1d cache: 32K 14:30:07 L1i cache: 32K 14:30:07 L2 cache: 512K 14:30:07 L3 cache: 16384K 14:30:07 NUMA node0 CPU(s): 0-3 14:30:07 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:30:07 14:30:07 14:30:07 ---> nproc: 14:30:07 4 14:30:07 14:30:07 14:30:07 ---> df -h: 14:30:07 Filesystem Size Used Avail Use% Mounted on 14:30:07 udev 7.9G 0 7.9G 0% /dev 14:30:07 tmpfs 1.6G 676K 1.6G 1% /run 14:30:07 /dev/vda1 78G 8.4G 69G 11% / 14:30:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:30:07 tmpfs 5.0M 0 5.0M 0% /run/lock 14:30:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:30:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:30:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:30:07 14:30:07 14:30:07 ---> free -m: 14:30:07 total used free shared buff/cache available 14:30:07 Mem: 16040 556 13260 0 2222 15161 14:30:07 Swap: 1023 0 1023 14:30:07 14:30:07 14:30:07 ---> ip addr: 14:30:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:30:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:30:07 inet 127.0.0.1/8 scope host lo 14:30:07 valid_lft forever preferred_lft forever 14:30:07 inet6 ::1/128 scope host 14:30:07 valid_lft forever preferred_lft forever 14:30:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:30:07 link/ether fa:16:3e:2a:02:f2 brd ff:ff:ff:ff:ff:ff 14:30:07 inet 10.30.107.13/23 brd 10.30.107.255 scope global dynamic ens3 14:30:07 valid_lft 86254sec preferred_lft 86254sec 14:30:07 inet6 fe80::f816:3eff:fe2a:2f2/64 scope link 14:30:07 valid_lft forever preferred_lft forever 14:30:07 14:30:07 14:30:07 ---> sar -b -r -n DEV: 14:30:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17392) 02/16/26 _x86_64_ (4 CPU) 14:30:07 14:30:07 14:27:44 LINUX RESTART (4 CPU) 14:30:07 14:30:07 14:28:01 tps rtps wtps bread/s bwrtn/s 14:30:07 14:29:01 215.03 24.40 190.63 819.46 65121.15 14:30:07 14:30:01 120.48 1.03 119.45 118.51 13494.02 14:30:07 Average: 167.76 12.71 155.04 468.99 39307.58 14:30:07 14:30:07 14:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:30:07 14:29:01 13951280 15568816 2473688 15.06 59124 1756924 766620 4.39 725768 1528588 114540 14:30:07 14:30:01 13582716 15527768 2842252 17.30 87652 2036956 773236 4.43 789344 1795952 125716 14:30:07 Average: 13766998 15548292 2657970 16.18 73388 1896940 769928 4.41 757556 1662270 120128 14:30:07 14:30:07 14:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:30:07 14:29:01 lo 3.20 3.20 0.36 0.36 0.00 0.00 0.00 0.00 14:30:07 14:29:01 ens3 209.50 144.26 1774.86 36.37 0.00 0.00 0.00 0.00 14:30:07 14:30:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 14:30:07 14:30:01 ens3 63.21 47.79 906.99 12.20 0.00 0.00 0.00 0.00 14:30:07 Average: lo 2.37 2.37 0.27 0.27 0.00 0.00 0.00 0.00 14:30:07 Average: ens3 136.35 96.03 1340.93 24.28 0.00 0.00 0.00 0.00 14:30:07 14:30:07 14:30:07 ---> sar -P ALL: 14:30:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17392) 02/16/26 _x86_64_ (4 CPU) 14:30:07 14:30:07 14:27:44 LINUX RESTART (4 CPU) 14:30:07 14:30:07 14:28:01 CPU %user %nice %system %iowait %steal %idle 14:30:07 14:29:01 all 25.25 0.00 2.58 6.03 0.09 66.06 14:30:07 14:29:01 0 28.93 0.00 3.39 7.54 0.10 60.03 14:30:07 14:29:01 1 21.47 0.00 2.39 6.83 0.08 69.22 14:30:07 14:29:01 2 20.22 0.00 2.09 6.10 0.08 71.50 14:30:07 14:29:01 3 30.37 0.00 2.42 3.63 0.10 63.47 14:30:07 14:30:01 all 20.66 0.00 1.60 1.62 0.05 76.06 14:30:07 14:30:01 0 11.16 0.00 0.95 0.40 0.07 87.42 14:30:07 14:30:01 1 20.11 0.00 1.67 1.44 0.05 76.73 14:30:07 14:30:01 2 29.95 0.00 1.67 0.67 0.07 67.65 14:30:07 14:30:01 3 21.41 0.00 2.09 3.97 0.03 72.50 14:30:07 Average: all 22.95 0.00 2.09 3.82 0.07 71.07 14:30:07 Average: 0 20.04 0.00 2.17 3.97 0.08 73.74 14:30:07 Average: 1 20.79 0.00 2.03 4.13 0.07 72.97 14:30:07 Average: 2 25.09 0.00 1.88 3.38 0.08 69.57 14:30:07 Average: 3 25.89 0.00 2.26 3.80 0.07 67.99 14:30:07 14:30:07 14:30:07