11:06:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143175 11:06:20 Running as SYSTEM 11:06:20 [EnvInject] - Loading node environment variables. 11:06:20 Building remotely on prd-ubuntu1804-builder-4c-4g-18370 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:06:20 [ssh-agent] Looking for ssh-agent implementation... 11:06:20 $ ssh-agent 11:06:20 SSH_AUTH_SOCK=/tmp/ssh-D3oanxuBQmGX/agent.1817 11:06:20 SSH_AGENT_PID=1819 11:06:20 [ssh-agent] Started. 11:06:20 Running ssh-add (command line suppressed) 11:06:20 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1655237523084782305.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1655237523084782305.key) 11:06:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:06:20 The recommended git tool is: NONE 11:06:22 using credential onap-jenkins-ssh 11:06:22 Wiping out workspace first. 11:06:22 Cloning the remote Git repository 11:06:22 Cloning repository git://cloud.onap.org/mirror/oom.git 11:06:22 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:06:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:06:22 > git --version # timeout=10 11:06:22 > git --version # 'git version 2.17.1' 11:06:22 using GIT_SSH to set credentials Gerrit user 11:06:22 Verifying host key using manually-configured host key entries 11:06:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:06:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:06:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:06:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:06:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:06:28 using GIT_SSH to set credentials Gerrit user 11:06:28 Verifying host key using manually-configured host key entries 11:06:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143175/3 # timeout=30 11:06:28 > git rev-parse bbbc1a3f56f823114a6c55668f0271cd21321a43^{commit} # timeout=10 11:06:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:06:28 Checking out Revision bbbc1a3f56f823114a6c55668f0271cd21321a43 (refs/changes/75/143175/3) 11:06:28 > git config core.sparsecheckout # timeout=10 11:06:28 > git checkout -f bbbc1a3f56f823114a6c55668f0271cd21321a43 # timeout=30 11:06:31 Commit message: "[POLICY] Fix GroupAuthorizationException in clamp-ac" 11:06:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:06:31 > git rev-list --no-walk 15124307d21ac26fd7796d104c69b0130c2060a6 # timeout=10 11:06:32 [EnvInject] - Injecting environment variables from a build step. 11:06:32 [EnvInject] - Injecting as environment variables the properties content 11:06:32 PYTHON=python3 11:06:32 11:06:32 [EnvInject] - Variables injected successfully. 11:06:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3592923113751943694.sh 11:06:32 ---> tox-install.sh 11:06:32 + source /home/jenkins/lf-env.sh 11:06:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:32 ++ mktemp -d /tmp/venv-XXXX 11:06:32 + lf_venv=/tmp/venv-Ij7t 11:06:32 + local venv_file=/tmp/.os_lf_venv 11:06:32 + local python=python3 11:06:32 + local options 11:06:32 + local set_path=true 11:06:32 + local install_args= 11:06:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:32 + true 11:06:32 + case $1 in 11:06:32 + venv_file=/tmp/.toxenv 11:06:32 + shift 2 11:06:32 + true 11:06:32 + case $1 in 11:06:32 + shift 11:06:32 + break 11:06:32 + case $python in 11:06:32 + local pkg_list= 11:06:32 + [[ -d /opt/pyenv ]] 11:06:32 + echo 'Setup pyenv:' 11:06:32 Setup pyenv: 11:06:32 + export PYENV_ROOT=/opt/pyenv 11:06:32 + PYENV_ROOT=/opt/pyenv 11:06:32 + 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 11:06:32 + 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 11:06:32 + pyenv versions 11:06:32 * system (set by /opt/pyenv/version) 11:06:32 * 3.8.13 (set by /opt/pyenv/version) 11:06:32 * 3.9.13 (set by /opt/pyenv/version) 11:06:32 * 3.10.6 (set by /opt/pyenv/version) 11:06:32 + command -v pyenv 11:06:32 ++ pyenv init - --no-rehash 11:06:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:06:32 export PATH="/opt/pyenv/shims:${PATH}" 11:06:32 export PYENV_SHELL=bash 11:06:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:32 pyenv() { 11:06:32 local command 11:06:32 command="${1:-}" 11:06:32 if [ "$#" -gt 0 ]; then 11:06:32 shift 11:06:32 fi 11:06:32 11:06:32 case "$command" in 11:06:32 rehash|shell) 11:06:32 eval "$(pyenv "sh-$command" "$@")" 11:06:32 ;; 11:06:32 *) 11:06:32 command pyenv "$command" "$@" 11:06:32 ;; 11:06:32 esac 11:06:32 }' 11:06:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:06:32 ++ 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 11:06:32 ++ 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 11:06:32 ++ 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 11:06:32 ++ export PYENV_SHELL=bash 11:06:32 ++ PYENV_SHELL=bash 11:06:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:32 +++ complete -F _pyenv pyenv 11:06:32 ++ lf-pyver python3 11:06:32 ++ local py_version_xy=python3 11:06:32 ++ local py_version_xyz= 11:06:32 ++ pyenv versions 11:06:32 ++ local command 11:06:32 ++ command=versions 11:06:32 ++ '[' 1 -gt 0 ']' 11:06:32 ++ shift 11:06:32 ++ case "$command" in 11:06:32 ++ command pyenv versions 11:06:32 ++ pyenv versions 11:06:32 ++ sed 's/^[ *]* //' 11:06:32 ++ awk '{ print $1 }' 11:06:32 ++ grep -E '^[0-9.]*[0-9]$' 11:06:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:32 +++ grep '^3' /tmp/.pyenv_versions 11:06:32 +++ sort -V 11:06:32 +++ tail -n 1 11:06:32 ++ py_version_xyz=3.10.6 11:06:32 ++ [[ -z 3.10.6 ]] 11:06:32 ++ echo 3.10.6 11:06:32 ++ return 0 11:06:32 + pyenv local 3.10.6 11:06:32 + local command 11:06:32 + command=local 11:06:32 + '[' 2 -gt 0 ']' 11:06:32 + shift 11:06:32 + case "$command" in 11:06:32 + command pyenv local 3.10.6 11:06:32 + pyenv local 3.10.6 11:06:32 + for arg in "$@" 11:06:32 + case $arg in 11:06:32 + pkg_list+='tox ' 11:06:32 + for arg in "$@" 11:06:32 + case $arg in 11:06:32 + pkg_list+='virtualenv ' 11:06:32 + for arg in "$@" 11:06:32 + case $arg in 11:06:32 + pkg_list+='urllib3~=1.26.15 ' 11:06:32 + [[ -f /tmp/.toxenv ]] 11:06:32 + [[ ! -f /tmp/.toxenv ]] 11:06:32 + [[ -n '' ]] 11:06:32 + python3 -m venv /tmp/venv-Ij7t 11:06:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ij7t' 11:06:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ij7t 11:06:36 + echo /tmp/venv-Ij7t 11:06:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:06:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:06:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:36 + local 'pip_opts=--upgrade --quiet' 11:06:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:06:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:06:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:06:36 + [[ -n '' ]] 11:06:36 + [[ -n '' ]] 11:06:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:36 + /tmp/venv-Ij7t/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 11:06:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:06:40 lf-activate-venv(): INFO: Base packages installed successfully 11:06:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:06:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:06:40 + /tmp/venv-Ij7t/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 11:06:42 + type python3 11:06:42 + true 11:06:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ij7t/bin to PATH' 11:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-Ij7t/bin to PATH 11:06:42 + PATH=/tmp/venv-Ij7t/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 11:06:42 + return 0 11:06:42 + python3 --version 11:06:42 Python 3.10.6 11:06:42 + python3 -m pip --version 11:06:43 pip 26.0.1 from /tmp/venv-Ij7t/lib/python3.10/site-packages/pip (python 3.10) 11:06:43 + python3 -m pip freeze 11:06:43 cachetools==7.0.1 11:06:43 chardet==5.2.0 11:06:43 colorama==0.4.6 11:06:43 distlib==0.4.0 11:06:43 filelock==3.24.3 11:06:43 packaging==26.0 11:06:43 platformdirs==4.9.2 11:06:43 pluggy==1.6.0 11:06:43 pyproject-api==1.10.0 11:06:43 tomli==2.4.0 11:06:43 tox==4.40.0 11:06:43 typing_extensions==4.15.0 11:06:43 urllib3==1.26.20 11:06:43 virtualenv==20.38.0 11:06:43 [EnvInject] - Injecting environment variables from a build step. 11:06:43 [EnvInject] - Injecting as environment variables the properties content 11:06:43 PARALLEL=false 11:06:43 11:06:43 [EnvInject] - Variables injected successfully. 11:06:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6961232018421724572.sh 11:06:43 ---> tox-run.sh 11:06:43 + 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 11:06:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:06:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:06:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:06:43 + cd /w/workspace/oom-master-pre-commit-lint/. 11:06:43 + source /home/jenkins/lf-env.sh 11:06:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:43 ++ mktemp -d /tmp/venv-XXXX 11:06:43 + lf_venv=/tmp/venv-6GIX 11:06:43 + local venv_file=/tmp/.os_lf_venv 11:06:43 + local python=python3 11:06:43 + local options 11:06:43 + local set_path=true 11:06:43 + local install_args= 11:06:43 ++ 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 11:06:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:43 + true 11:06:43 + case $1 in 11:06:43 + venv_file=/tmp/.toxenv 11:06:43 + shift 2 11:06:43 + true 11:06:43 + case $1 in 11:06:43 + shift 11:06:43 + break 11:06:43 + case $python in 11:06:43 + local pkg_list= 11:06:43 + [[ -d /opt/pyenv ]] 11:06:43 + echo 'Setup pyenv:' 11:06:43 Setup pyenv: 11:06:43 + export PYENV_ROOT=/opt/pyenv 11:06:43 + PYENV_ROOT=/opt/pyenv 11:06:43 + 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 11:06:43 + 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 11:06:43 + pyenv versions 11:06:43 system 11:06:43 3.8.13 11:06:43 3.9.13 11:06:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:06:43 + command -v pyenv 11:06:43 ++ pyenv init - --no-rehash 11:06:43 + 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[*]}"'\'')" 11:06:43 export PATH="/opt/pyenv/shims:${PATH}" 11:06:43 export PYENV_SHELL=bash 11:06:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:43 pyenv() { 11:06:43 local command 11:06:43 command="${1:-}" 11:06:43 if [ "$#" -gt 0 ]; then 11:06:43 shift 11:06:43 fi 11:06:43 11:06:43 case "$command" in 11:06:43 rehash|shell) 11:06:43 eval "$(pyenv "sh-$command" "$@")" 11:06:43 ;; 11:06:43 *) 11:06:43 command pyenv "$command" "$@" 11:06:43 ;; 11:06:43 esac 11:06:43 }' 11:06:43 +++ 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[*]}"' 11:06:43 ++ 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 11:06:43 ++ 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 11:06:43 ++ 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 11:06:43 ++ export PYENV_SHELL=bash 11:06:43 ++ PYENV_SHELL=bash 11:06:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:43 +++ complete -F _pyenv pyenv 11:06:43 ++ lf-pyver python3 11:06:43 ++ local py_version_xy=python3 11:06:43 ++ local py_version_xyz= 11:06:43 ++ pyenv versions 11:06:43 ++ local command 11:06:43 ++ command=versions 11:06:43 ++ '[' 1 -gt 0 ']' 11:06:43 ++ shift 11:06:43 ++ case "$command" in 11:06:43 ++ command pyenv versions 11:06:43 ++ pyenv versions 11:06:43 ++ sed 's/^[ *]* //' 11:06:43 ++ awk '{ print $1 }' 11:06:43 ++ grep -E '^[0-9.]*[0-9]$' 11:06:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:43 +++ grep '^3' /tmp/.pyenv_versions 11:06:43 +++ sort -V 11:06:43 +++ tail -n 1 11:06:43 ++ py_version_xyz=3.10.6 11:06:43 ++ [[ -z 3.10.6 ]] 11:06:43 ++ echo 3.10.6 11:06:43 ++ return 0 11:06:43 + pyenv local 3.10.6 11:06:43 + local command 11:06:43 + command=local 11:06:43 + '[' 2 -gt 0 ']' 11:06:43 + shift 11:06:43 + case "$command" in 11:06:43 + command pyenv local 3.10.6 11:06:43 + pyenv local 3.10.6 11:06:43 + for arg in "$@" 11:06:43 + case $arg in 11:06:43 + pkg_list+='tox ' 11:06:43 + for arg in "$@" 11:06:43 + case $arg in 11:06:43 + pkg_list+='virtualenv ' 11:06:43 + for arg in "$@" 11:06:43 + case $arg in 11:06:43 + pkg_list+='urllib3~=1.26.15 ' 11:06:43 + [[ -f /tmp/.toxenv ]] 11:06:43 ++ cat /tmp/.toxenv 11:06:43 + lf_venv=/tmp/venv-Ij7t 11:06:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ij7t from' file:/tmp/.toxenv 11:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ij7t from file:/tmp/.toxenv 11:06:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:43 + local 'pip_opts=--upgrade --quiet' 11:06:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:06:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:06:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:06:43 + [[ -n '' ]] 11:06:43 + [[ -n '' ]] 11:06:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:43 + /tmp/venv-Ij7t/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 11:06:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:06:44 lf-activate-venv(): INFO: Base packages installed successfully 11:06:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:06:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:06:44 + /tmp/venv-Ij7t/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 11:06:45 + type python3 11:06:45 + true 11:06:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ij7t/bin to PATH' 11:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-Ij7t/bin to PATH 11:06:45 + PATH=/tmp/venv-Ij7t/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 11:06:45 + return 0 11:06:45 + [[ -d /opt/pyenv ]] 11:06:45 + echo '---> Setting up pyenv' 11:06:45 ---> Setting up pyenv 11:06:45 + export PYENV_ROOT=/opt/pyenv 11:06:45 + PYENV_ROOT=/opt/pyenv 11:06:45 + export PATH=/opt/pyenv/bin:/tmp/venv-Ij7t/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 11:06:45 + PATH=/opt/pyenv/bin:/tmp/venv-Ij7t/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 11:06:45 ++ pwd 11:06:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:06:45 + export PYTHONPATH 11:06:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:06:45 + TOX_TESTENV_PASSENV=PYTHONPATH 11:06:45 + tox --version 11:06:45 4.40.0 from /tmp/venv-Ij7t/lib/python3.10/site-packages/tox/__init__.py 11:06:45 + PARALLEL=false 11:06:45 + TOX_OPTIONS_LIST= 11:06:45 + [[ -n pre-commit ]] 11:06:45 + TOX_OPTIONS_LIST=' -e pre-commit' 11:06:45 + case ${PARALLEL,,} in 11:06:45 + tox -e pre-commit 11:06:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:06:46 pre-commit: install_deps> python -I -m pip install pre-commit 11:06:49 pre-commit: freeze> python -m pip freeze --all 11:06:49 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 11:06:49 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:06:49 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:06:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:06:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:06:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:06:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:06:51 [INFO] Once installed this environment will be reused. 11:06:51 [INFO] This may take a few minutes... 11:06:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:06:55 [INFO] Once installed this environment will be reused. 11:06:55 [INFO] This may take a few minutes... 11:07:00 trim trailing whitespace.................................................Passed 11:07:00 Tabs remover.............................................................Passed 11:07:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:07:01 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:07:01 [INFO] Once installed this environment will be reused. 11:07:01 [INFO] This may take a few minutes... 11:07:11 gitlint..............................................(no files to check)Skipped 11:07:11 pre-commit: OK (25.88=setup[3.34]+cmd[11.34,11.19] seconds) 11:07:11 congratulations :) (25.91 seconds) 11:07:12 + tox_status=0 11:07:12 + echo '---> Completed tox runs' 11:07:12 ---> Completed tox runs 11:07:12 + for i in .tox/*/log 11:07:12 ++ echo .tox/pre-commit/log 11:07:12 ++ awk -F/ '{print $2}' 11:07:12 + tox_env=pre-commit 11:07:12 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:07:12 + DOC_DIR=docs/_build/html 11:07:12 + [[ -d docs/_build/html ]] 11:07:12 + echo '---> tox-run.sh ends' 11:07:12 ---> tox-run.sh ends 11:07:12 + test 0 -eq 0 11:07:12 $ ssh-agent -k 11:07:12 unset SSH_AUTH_SOCK; 11:07:12 unset SSH_AGENT_PID; 11:07:12 echo Agent pid 1819 killed; 11:07:12 [ssh-agent] Stopped. 11:07:12 [PostBuildScript] - [INFO] Executing post build scripts. 11:07:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8970026753437861591.sh 11:07:12 ---> sysstat.sh 11:07:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2249072647702176538.sh 11:07:12 ---> package-listing.sh 11:07:12 ++ facter osfamily 11:07:12 ++ tr '[:upper:]' '[:lower:]' 11:07:12 + OS_FAMILY=debian 11:07:12 + workspace=/w/workspace/oom-master-pre-commit-lint 11:07:12 + START_PACKAGES=/tmp/packages_start.txt 11:07:12 + END_PACKAGES=/tmp/packages_end.txt 11:07:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:07:12 + PACKAGES=/tmp/packages_start.txt 11:07:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:07:12 + PACKAGES=/tmp/packages_end.txt 11:07:12 + case "${OS_FAMILY}" in 11:07:12 + dpkg -l 11:07:12 + grep '^ii' 11:07:12 + '[' -f /tmp/packages_start.txt ']' 11:07:12 + '[' -f /tmp/packages_end.txt ']' 11:07:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:07:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:07:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:07:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:07:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12217958905935935778.sh 11:07:12 ---> capture-instance-metadata.sh 11:07:12 Setup pyenv: 11:07:12 system 11:07:12 3.8.13 11:07:12 3.9.13 11:07:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:07:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MCit 11:07:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:07:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:20 lf-activate-venv(): INFO: Base packages installed successfully 11:07:20 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-MCit/bin to PATH 11:07:42 INFO: Running in OpenStack, capturing instance metadata 11:07:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins264508679966863422.sh 11:07:43 provisioning config files... 11:07:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12527980154885821561tmp 11:07:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:07:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:07:43 [EnvInject] - Injecting environment variables from a build step. 11:07:43 [EnvInject] - Injecting as environment variables the properties content 11:07:43 SERVER_ID=logs 11:07:43 11:07:43 [EnvInject] - Variables injected successfully. 11:07:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1800592235070190204.sh 11:07:43 ---> create-netrc.sh 11:07:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4410059901384511211.sh 11:07:43 ---> python-tools-install.sh 11:07:43 Setup pyenv: 11:07:43 system 11:07:43 3.8.13 11:07:43 3.9.13 11:07:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MCit from file:/tmp/.os_lf_venv 11:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:45 lf-activate-venv(): INFO: Base packages installed successfully 11:07:45 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-MCit/bin to PATH 11:07:52 Generating Requirements File 11:08:09 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. 11:08:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:08:10 Python 3.10.6 11:08:10 pip 26.0.1 from /tmp/venv-MCit/lib/python3.10/site-packages/pip (python 3.10) 11:08:10 appdirs==1.4.4 11:08:10 argcomplete==3.6.3 11:08:10 aspy.yaml==1.3.0 11:08:10 attrs==25.4.0 11:08:10 autopage==0.6.0 11:08:10 backports.strenum==1.3.1 11:08:10 beautifulsoup4==4.14.3 11:08:10 boto3==1.42.52 11:08:10 botocore==1.42.52 11:08:10 bs4==0.0.2 11:08:10 certifi==2026.1.4 11:08:10 cffi==2.0.0 11:08:10 cfgv==3.5.0 11:08:10 chardet==5.2.0 11:08:10 charset-normalizer==3.4.4 11:08:10 click==8.3.1 11:08:10 cliff==4.13.2 11:08:10 cmd2==3.2.0 11:08:10 cryptography==3.3.2 11:08:10 debtcollector==3.0.0 11:08:10 decorator==5.2.1 11:08:10 defusedxml==0.7.1 11:08:10 Deprecated==1.3.1 11:08:10 distlib==0.4.0 11:08:10 dnspython==2.8.0 11:08:10 docker==7.1.0 11:08:10 dogpile.cache==1.5.0 11:08:10 durationpy==0.10 11:08:10 email-validator==2.3.0 11:08:10 filelock==3.24.3 11:08:10 future==1.0.0 11:08:10 gitdb==4.0.12 11:08:10 GitPython==3.1.46 11:08:10 httplib2==0.30.2 11:08:10 identify==2.6.16 11:08:10 idna==3.11 11:08:10 importlib-resources==1.5.0 11:08:10 iso8601==2.1.0 11:08:10 Jinja2==3.1.6 11:08:10 jmespath==1.1.0 11:08:10 jsonpatch==1.33 11:08:10 jsonpointer==3.0.0 11:08:10 jsonschema==4.26.0 11:08:10 jsonschema-specifications==2025.9.1 11:08:10 keystoneauth1==5.13.0 11:08:10 kubernetes==35.0.0 11:08:10 lftools==0.37.21 11:08:10 lxml==6.0.2 11:08:10 markdown-it-py==4.0.0 11:08:10 MarkupSafe==3.0.3 11:08:10 mdurl==0.1.2 11:08:10 msgpack==1.1.2 11:08:10 multi_key_dict==2.0.3 11:08:10 munch==4.0.0 11:08:10 netaddr==1.3.0 11:08:10 niet==1.4.2 11:08:10 nodeenv==1.10.0 11:08:10 oauth2client==4.1.3 11:08:10 oauthlib==3.3.1 11:08:10 openstacksdk==4.10.0 11:08:10 os-service-types==1.8.2 11:08:10 osc-lib==4.4.0 11:08:10 oslo.config==10.3.0 11:08:10 oslo.context==6.3.0 11:08:10 oslo.i18n==6.7.2 11:08:10 oslo.log==8.1.0 11:08:10 oslo.serialization==5.9.1 11:08:10 oslo.utils==9.2.0 11:08:10 packaging==26.0 11:08:10 pbr==7.0.3 11:08:10 platformdirs==4.9.2 11:08:10 prettytable==3.17.0 11:08:10 psutil==7.2.2 11:08:10 pyasn1==0.6.2 11:08:10 pyasn1_modules==0.4.2 11:08:10 pycparser==3.0 11:08:10 pygerrit2==2.0.15 11:08:10 PyGithub==2.8.1 11:08:10 Pygments==2.19.2 11:08:10 PyJWT==2.11.0 11:08:10 PyNaCl==1.6.2 11:08:10 pyparsing==2.4.7 11:08:10 pyperclip==1.11.0 11:08:10 pyrsistent==0.20.0 11:08:10 python-cinderclient==9.8.0 11:08:10 python-dateutil==2.9.0.post0 11:08:10 python-heatclient==5.0.0 11:08:10 python-jenkins==1.8.3 11:08:10 python-keystoneclient==5.7.0 11:08:10 python-magnumclient==4.9.0 11:08:10 python-openstackclient==9.0.0 11:08:10 python-swiftclient==4.9.0 11:08:10 PyYAML==6.0.3 11:08:10 referencing==0.37.0 11:08:10 requests==2.32.5 11:08:10 requests-oauthlib==2.0.0 11:08:10 requestsexceptions==1.4.0 11:08:10 rfc3986==2.0.0 11:08:10 rich==14.3.2 11:08:10 rich-argparse==1.7.2 11:08:10 rpds-py==0.30.0 11:08:10 rsa==4.9.1 11:08:10 ruamel.yaml==0.19.1 11:08:10 ruamel.yaml.clib==0.2.15 11:08:10 s3transfer==0.16.0 11:08:10 simplejson==3.20.2 11:08:10 six==1.17.0 11:08:10 smmap==5.0.2 11:08:10 soupsieve==2.8.3 11:08:10 stevedore==5.6.0 11:08:10 tabulate==0.9.0 11:08:10 toml==0.10.2 11:08:10 tomlkit==0.14.0 11:08:10 tqdm==4.67.3 11:08:10 typing_extensions==4.15.0 11:08:10 tzdata==2025.3 11:08:10 urllib3==1.26.20 11:08:10 virtualenv==20.38.0 11:08:10 wcwidth==0.6.0 11:08:10 websocket-client==1.9.0 11:08:10 wrapt==2.1.1 11:08:10 xdg==6.0.0 11:08:10 xmltodict==1.0.3 11:08:10 yq==3.4.3 11:08:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14465391228905936990.sh 11:08:10 ---> sudo-logs.sh 11:08:10 Archiving 'sudo' log.. 11:08:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3646205080157462320.sh 11:08:10 ---> job-cost.sh 11:08:10 INFO: Activating Python virtual environment... 11:08:10 Setup pyenv: 11:08:10 system 11:08:10 3.8.13 11:08:10 3.9.13 11:08:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:08:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MCit from file:/tmp/.os_lf_venv 11:08:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:12 lf-activate-venv(): INFO: Base packages installed successfully 11:08:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-MCit/bin to PATH 11:08:17 INFO: No stack-cost file found 11:08:17 INFO: Instance uptime: 161s 11:08:17 INFO: Fetching instance metadata (attempt 1 of 3)... 11:08:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:08:18 INFO: Successfully fetched instance metadata 11:08:18 INFO: Instance type: v3-standard-4 11:08:18 INFO: Retrieving pricing info for: v3-standard-4 11:08:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:08:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=161 11:08:18 INFO: Successfully fetched Vexxhost pricing API 11:08:18 INFO: Retrieved cost: 0.11 11:08:18 INFO: Retrieved resource: v3-standard-4 11:08:18 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:08:18 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:08:18 INFO: Successfully archived job cost data 11:08:18 DEBUG: Cost data: oom-master-pre-commit-lint,4421,2026-02-19 11:08:18,v3-standard-4,161,0.11,0.00,SUCCESS 11:08:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11132381742770843772.sh 11:08:18 ---> logs-deploy.sh 11:08:18 Setup pyenv: 11:08:18 system 11:08:18 3.8.13 11:08:18 3.9.13 11:08:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MCit from file:/tmp/.os_lf_venv 11:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:20 lf-activate-venv(): INFO: Base packages installed successfully 11:08:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-MCit/bin to PATH 11:08:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4421 11:08:27 INFO: archiving workspace using pattern(s): 11:08:28 Archives upload complete. 11:08:29 INFO: archiving logs to Nexus 11:08:29 ---> uname -a: 11:08:29 Linux prd-ubuntu1804-builder-4c-4g-18370 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:08:29 11:08:29 11:08:29 ---> lscpu: 11:08:29 Architecture: x86_64 11:08:29 CPU op-mode(s): 32-bit, 64-bit 11:08:29 Byte Order: Little Endian 11:08:29 CPU(s): 4 11:08:29 On-line CPU(s) list: 0-3 11:08:29 Thread(s) per core: 1 11:08:29 Core(s) per socket: 1 11:08:29 Socket(s): 4 11:08:29 NUMA node(s): 1 11:08:29 Vendor ID: AuthenticAMD 11:08:29 CPU family: 23 11:08:29 Model: 49 11:08:29 Model name: AMD EPYC-Rome Processor 11:08:29 Stepping: 0 11:08:29 CPU MHz: 2799.998 11:08:29 BogoMIPS: 5599.99 11:08:29 Virtualization: AMD-V 11:08:29 Hypervisor vendor: KVM 11:08:29 Virtualization type: full 11:08:29 L1d cache: 32K 11:08:29 L1i cache: 32K 11:08:29 L2 cache: 512K 11:08:29 L3 cache: 16384K 11:08:29 NUMA node0 CPU(s): 0-3 11:08:29 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 11:08:29 11:08:29 11:08:29 ---> nproc: 11:08:29 4 11:08:29 11:08:29 11:08:29 ---> df -h: 11:08:29 Filesystem Size Used Avail Use% Mounted on 11:08:29 udev 7.9G 0 7.9G 0% /dev 11:08:29 tmpfs 1.6G 676K 1.6G 1% /run 11:08:29 /dev/vda1 78G 8.4G 69G 11% / 11:08:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:08:29 tmpfs 5.0M 0 5.0M 0% /run/lock 11:08:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:08:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:08:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:08:29 11:08:29 11:08:30 ---> free -m: 11:08:30 total used free shared buff/cache available 11:08:30 Mem: 16040 549 13283 0 2206 15168 11:08:30 Swap: 1023 0 1023 11:08:30 11:08:30 11:08:30 ---> ip addr: 11:08:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:08:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:08:30 inet 127.0.0.1/8 scope host lo 11:08:30 valid_lft forever preferred_lft forever 11:08:30 inet6 ::1/128 scope host 11:08:30 valid_lft forever preferred_lft forever 11:08:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:08:30 link/ether fa:16:3e:55:39:0b brd ff:ff:ff:ff:ff:ff 11:08:30 inet 10.30.106.38/23 brd 10.30.107.255 scope global dynamic ens3 11:08:30 valid_lft 86240sec preferred_lft 86240sec 11:08:30 inet6 fe80::f816:3eff:fe55:390b/64 scope link 11:08:30 valid_lft forever preferred_lft forever 11:08:30 11:08:30 11:08:30 ---> sar -b -r -n DEV: 11:08:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18370) 02/19/26 _x86_64_ (4 CPU) 11:08:30 11:08:30 11:05:53 LINUX RESTART (4 CPU) 11:08:30 11:08:30 11:06:01 tps rtps wtps bread/s bwrtn/s 11:08:30 11:07:03 262.49 59.22 203.27 3737.11 43471.02 11:08:30 11:08:01 109.26 0.93 108.33 107.43 21127.39 11:08:30 Average: 187.17 30.57 156.60 1953.02 32488.53 11:08:30 11:08:30 11:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:08:30 11:07:03 13949772 15510780 2475196 15.07 54224 1708596 888400 5.08 769800 1490896 144968 11:08:30 11:08:01 13716376 15557332 2708592 16.49 79876 1946300 754076 4.32 750012 1711660 164476 11:08:30 Average: 13833074 15534056 2591894 15.78 67050 1827448 821238 4.70 759906 1601278 154722 11:08:30 11:08:30 11:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:08:30 11:07:03 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 11:08:30 11:07:03 ens3 446.61 304.70 2266.47 79.61 0.00 0.00 0.00 0.00 11:08:30 11:08:01 lo 1.72 1.72 0.19 0.19 0.00 0.00 0.00 0.00 11:08:30 11:08:01 ens3 67.28 50.16 814.25 11.75 0.00 0.00 0.00 0.00 11:08:30 Average: lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 11:08:30 Average: ens3 260.16 179.59 1552.66 46.26 0.00 0.00 0.00 0.00 11:08:30 11:08:30 11:08:30 ---> sar -P ALL: 11:08:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18370) 02/19/26 _x86_64_ (4 CPU) 11:08:30 11:08:30 11:05:53 LINUX RESTART (4 CPU) 11:08:30 11:08:30 11:06:01 CPU %user %nice %system %iowait %steal %idle 11:08:30 11:07:03 all 20.95 0.00 2.67 10.98 0.08 65.32 11:08:30 11:07:03 0 12.64 0.00 3.24 15.31 0.10 68.70 11:08:30 11:07:03 1 21.28 0.00 2.52 17.82 0.07 58.32 11:08:30 11:07:03 2 26.82 0.00 2.74 2.25 0.10 68.08 11:08:30 11:07:03 3 22.98 0.00 2.19 8.57 0.08 66.17 11:08:30 11:08:01 all 19.58 0.00 1.52 3.07 0.06 75.77 11:08:30 11:08:01 0 30.09 0.00 2.36 7.35 0.07 60.13 11:08:30 11:08:01 1 7.12 0.00 1.04 3.85 0.05 87.94 11:08:30 11:08:01 2 15.52 0.00 1.09 0.81 0.07 82.51 11:08:30 11:08:01 3 25.55 0.00 1.55 0.28 0.05 72.57 11:08:30 Average: all 20.27 0.00 2.10 7.08 0.07 70.47 11:08:30 Average: 0 21.25 0.00 2.81 11.38 0.09 64.47 11:08:30 Average: 1 14.30 0.00 1.79 10.93 0.06 72.92 11:08:30 Average: 2 21.27 0.00 1.93 1.55 0.08 75.17 11:08:30 Average: 3 24.24 0.00 1.88 4.49 0.07 69.32 11:08:30 11:08:30 11:08:30