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