13:47:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 13:47:29 Running as SYSTEM 13:47:29 [EnvInject] - Loading node environment variables. 13:47:29 Building remotely on prd-ubuntu1804-builder-4c-4g-4256 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:47:29 [ssh-agent] Looking for ssh-agent implementation... 13:47:29 $ ssh-agent 13:47:29 SSH_AUTH_SOCK=/tmp/ssh-m4DxQziltnS9/agent.1760 13:47:29 SSH_AGENT_PID=1762 13:47:29 [ssh-agent] Started. 13:47:29 Running ssh-add (command line suppressed) 13:47:29 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4064372359389864984.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4064372359389864984.key) 13:47:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:47:29 The recommended git tool is: NONE 13:47:30 using credential onap-jenkins-ssh 13:47:30 Wiping out workspace first. 13:47:30 Cloning the remote Git repository 13:47:30 Cloning repository git://cloud.onap.org/mirror/oom.git 13:47:30 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:47:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:30 > git --version # timeout=10 13:47:30 > git --version # 'git version 2.17.1' 13:47:30 using GIT_SSH to set credentials Gerrit user 13:47:30 Verifying host key using manually-configured host key entries 13:47:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:47:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:40 using GIT_SSH to set credentials Gerrit user 13:47:40 Verifying host key using manually-configured host key entries 13:47:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/9 # timeout=30 13:47:40 > git rev-parse fbf8fdb8e3a820a53380360792c4aa97dd9eef1c^{commit} # timeout=10 13:47:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:47:40 Checking out Revision fbf8fdb8e3a820a53380360792c4aa97dd9eef1c (refs/changes/39/143439/9) 13:47:40 > git config core.sparsecheckout # timeout=10 13:47:40 > git checkout -f fbf8fdb8e3a820a53380360792c4aa97dd9eef1c # timeout=30 13:47:44 Commit message: "[CDS] 17.0.0 chart release" 13:47:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:47:44 > git rev-list --no-walk d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=10 13:47:44 [EnvInject] - Injecting environment variables from a build step. 13:47:44 [EnvInject] - Injecting as environment variables the properties content 13:47:44 PYTHON=python3 13:47:44 13:47:44 [EnvInject] - Variables injected successfully. 13:47:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins216889190612760092.sh 13:47:44 ---> tox-install.sh 13:47:44 + source /home/jenkins/lf-env.sh 13:47:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:44 ++ mktemp -d /tmp/venv-XXXX 13:47:44 + lf_venv=/tmp/venv-hKrt 13:47:44 + local venv_file=/tmp/.os_lf_venv 13:47:44 + local python=python3 13:47:44 + local options 13:47:44 + local set_path=true 13:47:44 + local install_args= 13:47:44 ++ 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 13:47:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:44 + true 13:47:44 + case $1 in 13:47:44 + venv_file=/tmp/.toxenv 13:47:44 + shift 2 13:47:44 + true 13:47:44 + case $1 in 13:47:44 + shift 13:47:44 + break 13:47:44 + case $python in 13:47:44 + local pkg_list= 13:47:44 + [[ -d /opt/pyenv ]] 13:47:44 + echo 'Setup pyenv:' 13:47:44 Setup pyenv: 13:47:44 + export PYENV_ROOT=/opt/pyenv 13:47:44 + PYENV_ROOT=/opt/pyenv 13:47:44 + 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 13:47:44 + 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 13:47:44 + pyenv versions 13:47:44 * system (set by /opt/pyenv/version) 13:47:44 * 3.8.13 (set by /opt/pyenv/version) 13:47:44 * 3.9.13 (set by /opt/pyenv/version) 13:47:44 * 3.10.6 (set by /opt/pyenv/version) 13:47:44 + command -v pyenv 13:47:44 ++ pyenv init - --no-rehash 13:47:44 + 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[*]}"'\'')" 13:47:44 export PATH="/opt/pyenv/shims:${PATH}" 13:47:44 export PYENV_SHELL=bash 13:47:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:44 pyenv() { 13:47:44 local command 13:47:44 command="${1:-}" 13:47:44 if [ "$#" -gt 0 ]; then 13:47:44 shift 13:47:44 fi 13:47:44 13:47:44 case "$command" in 13:47:44 rehash|shell) 13:47:44 eval "$(pyenv "sh-$command" "$@")" 13:47:44 ;; 13:47:44 *) 13:47:44 command pyenv "$command" "$@" 13:47:44 ;; 13:47:44 esac 13:47:44 }' 13:47:44 +++ 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[*]}"' 13:47:44 ++ 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 13:47:44 ++ 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 13:47:44 ++ 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 13:47:44 ++ export PYENV_SHELL=bash 13:47:44 ++ PYENV_SHELL=bash 13:47:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:44 +++ complete -F _pyenv pyenv 13:47:44 ++ lf-pyver python3 13:47:44 ++ local py_version_xy=python3 13:47:44 ++ local py_version_xyz= 13:47:44 ++ pyenv versions 13:47:44 ++ local command 13:47:44 ++ command=versions 13:47:44 ++ '[' 1 -gt 0 ']' 13:47:44 ++ shift 13:47:44 ++ case "$command" in 13:47:44 ++ command pyenv versions 13:47:44 ++ pyenv versions 13:47:44 ++ awk '{ print $1 }' 13:47:44 ++ sed 's/^[ *]* //' 13:47:44 ++ grep -E '^[0-9.]*[0-9]$' 13:47:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:44 +++ grep '^3' /tmp/.pyenv_versions 13:47:44 +++ sort -V 13:47:44 +++ tail -n 1 13:47:44 ++ py_version_xyz=3.10.6 13:47:44 ++ [[ -z 3.10.6 ]] 13:47:44 ++ echo 3.10.6 13:47:44 ++ return 0 13:47:44 + pyenv local 3.10.6 13:47:44 + local command 13:47:44 + command=local 13:47:44 + '[' 2 -gt 0 ']' 13:47:44 + shift 13:47:44 + case "$command" in 13:47:44 + command pyenv local 3.10.6 13:47:44 + pyenv local 3.10.6 13:47:44 + for arg in "$@" 13:47:44 + case $arg in 13:47:44 + pkg_list+='tox ' 13:47:44 + for arg in "$@" 13:47:44 + case $arg in 13:47:44 + pkg_list+='virtualenv ' 13:47:44 + for arg in "$@" 13:47:44 + case $arg in 13:47:44 + pkg_list+='urllib3~=1.26.15 ' 13:47:44 + [[ -f /tmp/.toxenv ]] 13:47:44 + [[ ! -f /tmp/.toxenv ]] 13:47:44 + [[ -n '' ]] 13:47:44 + python3 -m venv /tmp/venv-hKrt 13:47:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hKrt' 13:47:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hKrt 13:47:49 + echo /tmp/venv-hKrt 13:47:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:47:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:47:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:49 + local 'pip_opts=--upgrade --quiet' 13:47:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:47:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:47:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:47:49 + [[ -n '' ]] 13:47:49 + [[ -n '' ]] 13:47:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:49 + /tmp/venv-hKrt/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 13:47:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:47:55 lf-activate-venv(): INFO: Base packages installed successfully 13:47:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:47:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:47:55 + /tmp/venv-hKrt/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 13:47:57 + type python3 13:47:57 + true 13:47:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hKrt/bin to PATH' 13:47:57 lf-activate-venv(): INFO: Adding /tmp/venv-hKrt/bin to PATH 13:47:57 + PATH=/tmp/venv-hKrt/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 13:47:57 + return 0 13:47:57 + python3 --version 13:47:57 Python 3.10.6 13:47:57 + python3 -m pip --version 13:47:57 pip 26.0.1 from /tmp/venv-hKrt/lib/python3.10/site-packages/pip (python 3.10) 13:47:57 + python3 -m pip freeze 13:47:57 cachetools==7.0.5 13:47:57 colorama==0.4.6 13:47:57 distlib==0.4.0 13:47:57 filelock==3.25.2 13:47:57 packaging==26.0 13:47:57 platformdirs==4.9.4 13:47:57 pluggy==1.6.0 13:47:57 pyproject-api==1.10.0 13:47:57 python-discovery==1.2.0 13:47:57 tomli==2.4.0 13:47:57 tomli_w==1.2.0 13:47:57 tox==4.50.3 13:47:57 typing_extensions==4.15.0 13:47:57 urllib3==1.26.20 13:47:57 virtualenv==21.2.0 13:47:57 [EnvInject] - Injecting environment variables from a build step. 13:47:57 [EnvInject] - Injecting as environment variables the properties content 13:47:57 PARALLEL=false 13:47:57 13:47:57 [EnvInject] - Variables injected successfully. 13:47:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13772130467711580454.sh 13:47:57 ---> tox-run.sh 13:47:57 + 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 13:47:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:47:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:57 + cd /w/workspace/oom-master-pre-commit-lint/. 13:47:57 + source /home/jenkins/lf-env.sh 13:47:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:57 ++ mktemp -d /tmp/venv-XXXX 13:47:57 + lf_venv=/tmp/venv-jtYE 13:47:57 + local venv_file=/tmp/.os_lf_venv 13:47:57 + local python=python3 13:47:57 + local options 13:47:57 + local set_path=true 13:47:57 + local install_args= 13:47:57 ++ 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 13:47:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:57 + true 13:47:57 + case $1 in 13:47:57 + venv_file=/tmp/.toxenv 13:47:57 + shift 2 13:47:57 + true 13:47:57 + case $1 in 13:47:57 + shift 13:47:57 + break 13:47:57 + case $python in 13:47:57 + local pkg_list= 13:47:57 + [[ -d /opt/pyenv ]] 13:47:57 + echo 'Setup pyenv:' 13:47:57 Setup pyenv: 13:47:57 + export PYENV_ROOT=/opt/pyenv 13:47:57 + PYENV_ROOT=/opt/pyenv 13:47:57 + 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 13:47:57 + 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 13:47:57 + pyenv versions 13:47:57 system 13:47:57 3.8.13 13:47:57 3.9.13 13:47:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:57 + command -v pyenv 13:47:57 ++ pyenv init - --no-rehash 13:47:57 + 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[*]}"'\'')" 13:47:57 export PATH="/opt/pyenv/shims:${PATH}" 13:47:57 export PYENV_SHELL=bash 13:47:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:57 pyenv() { 13:47:57 local command 13:47:57 command="${1:-}" 13:47:57 if [ "$#" -gt 0 ]; then 13:47:57 shift 13:47:57 fi 13:47:57 13:47:57 case "$command" in 13:47:57 rehash|shell) 13:47:57 eval "$(pyenv "sh-$command" "$@")" 13:47:57 ;; 13:47:57 *) 13:47:57 command pyenv "$command" "$@" 13:47:57 ;; 13:47:57 esac 13:47:57 }' 13:47:57 +++ 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[*]}"' 13:47:57 ++ 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 13:47:57 ++ 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 13:47:57 ++ 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 13:47:57 ++ export PYENV_SHELL=bash 13:47:57 ++ PYENV_SHELL=bash 13:47:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:57 +++ complete -F _pyenv pyenv 13:47:57 ++ lf-pyver python3 13:47:57 ++ local py_version_xy=python3 13:47:57 ++ local py_version_xyz= 13:47:57 ++ pyenv versions 13:47:57 ++ local command 13:47:57 ++ awk '{ print $1 }' 13:47:57 ++ command=versions 13:47:57 ++ '[' 1 -gt 0 ']' 13:47:57 ++ shift 13:47:57 ++ case "$command" in 13:47:57 ++ command pyenv versions 13:47:57 ++ pyenv versions 13:47:57 ++ sed 's/^[ *]* //' 13:47:57 ++ grep -E '^[0-9.]*[0-9]$' 13:47:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:57 +++ grep '^3' /tmp/.pyenv_versions 13:47:57 +++ sort -V 13:47:57 +++ tail -n 1 13:47:57 ++ py_version_xyz=3.10.6 13:47:57 ++ [[ -z 3.10.6 ]] 13:47:57 ++ echo 3.10.6 13:47:57 ++ return 0 13:47:57 + pyenv local 3.10.6 13:47:57 + local command 13:47:57 + command=local 13:47:57 + '[' 2 -gt 0 ']' 13:47:57 + shift 13:47:57 + case "$command" in 13:47:57 + command pyenv local 3.10.6 13:47:57 + pyenv local 3.10.6 13:47:57 + for arg in "$@" 13:47:57 + case $arg in 13:47:57 + pkg_list+='tox ' 13:47:57 + for arg in "$@" 13:47:57 + case $arg in 13:47:57 + pkg_list+='virtualenv ' 13:47:57 + for arg in "$@" 13:47:57 + case $arg in 13:47:57 + pkg_list+='urllib3~=1.26.15 ' 13:47:57 + [[ -f /tmp/.toxenv ]] 13:47:57 ++ cat /tmp/.toxenv 13:47:57 + lf_venv=/tmp/venv-hKrt 13:47:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKrt from' file:/tmp/.toxenv 13:47:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKrt from file:/tmp/.toxenv 13:47:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:47:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:57 + local 'pip_opts=--upgrade --quiet' 13:47:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:47:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:47:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:47:57 + [[ -n '' ]] 13:47:57 + [[ -n '' ]] 13:47:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:47:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:57 + /tmp/venv-hKrt/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 13:47:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:47:58 lf-activate-venv(): INFO: Base packages installed successfully 13:47:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:47:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:47:58 + /tmp/venv-hKrt/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 13:47:59 + type python3 13:47:59 + true 13:47:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hKrt/bin to PATH' 13:47:59 lf-activate-venv(): INFO: Adding /tmp/venv-hKrt/bin to PATH 13:47:59 + PATH=/tmp/venv-hKrt/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 13:47:59 + return 0 13:47:59 + [[ -d /opt/pyenv ]] 13:47:59 + echo '---> Setting up pyenv' 13:47:59 ---> Setting up pyenv 13:47:59 + export PYENV_ROOT=/opt/pyenv 13:47:59 + PYENV_ROOT=/opt/pyenv 13:47:59 + export PATH=/opt/pyenv/bin:/tmp/venv-hKrt/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 13:47:59 + PATH=/opt/pyenv/bin:/tmp/venv-hKrt/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 13:47:59 ++ pwd 13:47:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:47:59 + export PYTHONPATH 13:47:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:47:59 + TOX_TESTENV_PASSENV=PYTHONPATH 13:47:59 + tox --version 13:48:00 4.50.3 from /tmp/venv-hKrt/lib/python3.10/site-packages/tox/__init__.py 13:48:00 + PARALLEL=false 13:48:00 + TOX_OPTIONS_LIST= 13:48:00 + [[ -n pre-commit ]] 13:48:00 + TOX_OPTIONS_LIST=' -e pre-commit' 13:48:00 + case ${PARALLEL,,} in 13:48:00 + tox -e pre-commit 13:48:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:48:01 pre-commit: install_deps> python -I -m pip install pre-commit 13:48:04 pre-commit: freeze> python -m pip freeze --all 13:48:04 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 13:48:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:48:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:48:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:48:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:48:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:48:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:48:09 [INFO] Once installed this environment will be reused. 13:48:09 [INFO] This may take a few minutes... 13:48:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:48:13 [INFO] Once installed this environment will be reused. 13:48:13 [INFO] This may take a few minutes... 13:48:18 trim trailing whitespace.................................................Passed 13:48:18 Tabs remover.............................................................Passed 13:48:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:48:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:48:18 [INFO] Once installed this environment will be reused. 13:48:18 [INFO] This may take a few minutes... 13:48:26 gitlint..............................................(no files to check)Skipped 13:48:26 pre-commit: OK (26.52=setup[4.62]+cmd[13.34,8.56] seconds) 13:48:26 congratulations :) (26.55 seconds) 13:48:26 + tox_status=0 13:48:26 + echo '---> Completed tox runs' 13:48:26 ---> Completed tox runs 13:48:26 + for i in .tox/*/log 13:48:26 ++ echo .tox/pre-commit/log 13:48:26 ++ awk -F/ '{print $2}' 13:48:26 + tox_env=pre-commit 13:48:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:48:26 + DOC_DIR=docs/_build/html 13:48:26 + [[ -d docs/_build/html ]] 13:48:26 + echo '---> tox-run.sh ends' 13:48:26 ---> tox-run.sh ends 13:48:26 + test 0 -eq 0 13:48:26 $ ssh-agent -k 13:48:27 unset SSH_AUTH_SOCK; 13:48:27 unset SSH_AGENT_PID; 13:48:27 echo Agent pid 1762 killed; 13:48:27 [ssh-agent] Stopped. 13:48:27 [PostBuildScript] - [INFO] Executing post build scripts. 13:48:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins380788276093618190.sh 13:48:27 ---> sysstat.sh 13:48:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14721925913782362224.sh 13:48:27 ---> package-listing.sh 13:48:27 ++ facter osfamily 13:48:27 ++ tr '[:upper:]' '[:lower:]' 13:48:27 + OS_FAMILY=debian 13:48:27 + workspace=/w/workspace/oom-master-pre-commit-lint 13:48:27 + START_PACKAGES=/tmp/packages_start.txt 13:48:27 + END_PACKAGES=/tmp/packages_end.txt 13:48:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:27 + PACKAGES=/tmp/packages_start.txt 13:48:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:48:27 + PACKAGES=/tmp/packages_end.txt 13:48:27 + case "${OS_FAMILY}" in 13:48:27 + dpkg -l 13:48:27 + grep '^ii' 13:48:27 + '[' -f /tmp/packages_start.txt ']' 13:48:27 + '[' -f /tmp/packages_end.txt ']' 13:48:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:48:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:48:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:48:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3307881458379013719.sh 13:48:27 ---> capture-instance-metadata.sh 13:48:27 Setup pyenv: 13:48:27 system 13:48:27 3.8.13 13:48:27 3.9.13 13:48:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zWim 13:48:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:48:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:35 lf-activate-venv(): INFO: Base packages installed successfully 13:48:35 lf-activate-venv(): INFO: Installing additional packages: lftools 13:48:57 lf-activate-venv(): INFO: Adding /tmp/venv-zWim/bin to PATH 13:48:57 INFO: Running in OpenStack, capturing instance metadata 13:48:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10029115648150968627.sh 13:48:57 provisioning config files... 13:48:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2427233387842322254tmp 13:48:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:48:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:48:57 [EnvInject] - Injecting environment variables from a build step. 13:48:57 [EnvInject] - Injecting as environment variables the properties content 13:48:57 SERVER_ID=logs 13:48:57 13:48:57 [EnvInject] - Variables injected successfully. 13:48:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9722021473934273020.sh 13:48:57 ---> create-netrc.sh 13:48:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11627038061348508118.sh 13:48:57 ---> python-tools-install.sh 13:48:57 Setup pyenv: 13:48:57 system 13:48:57 3.8.13 13:48:57 3.9.13 13:48:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWim from file:/tmp/.os_lf_venv 13:48:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:59 lf-activate-venv(): INFO: Base packages installed successfully 13:48:59 lf-activate-venv(): INFO: Installing additional packages: lftools 13:49:07 lf-activate-venv(): INFO: Adding /tmp/venv-zWim/bin to PATH 13:49:07 Generating Requirements File 13:49:24 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. 13:49:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:49:24 Python 3.10.6 13:49:25 pip 26.0.1 from /tmp/venv-zWim/lib/python3.10/site-packages/pip (python 3.10) 13:49:25 appdirs==1.4.4 13:49:25 argcomplete==3.6.3 13:49:25 aspy.yaml==1.3.0 13:49:25 attrs==26.1.0 13:49:25 autopage==0.6.0 13:49:25 backports.strenum==1.3.1 13:49:25 beautifulsoup4==4.14.3 13:49:25 boto3==1.42.73 13:49:25 botocore==1.42.73 13:49:25 bs4==0.0.2 13:49:25 certifi==2026.2.25 13:49:25 cffi==2.0.0 13:49:25 cfgv==3.5.0 13:49:25 chardet==7.2.0 13:49:25 charset-normalizer==3.4.6 13:49:25 click==8.3.1 13:49:25 cliff==4.13.2 13:49:25 cmd2==3.4.0 13:49:25 cryptography==3.3.2 13:49:25 debtcollector==3.0.0 13:49:25 decorator==5.2.1 13:49:25 defusedxml==0.7.1 13:49:25 Deprecated==1.3.1 13:49:25 distlib==0.4.0 13:49:25 dnspython==2.8.0 13:49:25 docker==7.1.0 13:49:25 dogpile.cache==1.5.0 13:49:25 durationpy==0.10 13:49:25 email-validator==2.3.0 13:49:25 filelock==3.25.2 13:49:25 future==1.0.0 13:49:25 gitdb==4.0.12 13:49:25 GitPython==3.1.46 13:49:25 httplib2==0.30.2 13:49:25 identify==2.6.18 13:49:25 idna==3.11 13:49:25 importlib-resources==1.5.0 13:49:25 iso8601==2.1.0 13:49:25 Jinja2==3.1.6 13:49:25 jmespath==1.1.0 13:49:25 jsonpatch==1.33 13:49:25 jsonpointer==3.1.0 13:49:25 jsonschema==4.26.0 13:49:25 jsonschema-specifications==2025.9.1 13:49:25 keystoneauth1==5.13.1 13:49:25 kubernetes==35.0.0 13:49:25 lftools==0.37.22 13:49:25 lxml==6.0.2 13:49:25 markdown-it-py==4.0.0 13:49:25 MarkupSafe==3.0.3 13:49:25 mdurl==0.1.2 13:49:25 msgpack==1.1.2 13:49:25 multi_key_dict==2.0.3 13:49:25 munch==4.0.0 13:49:25 netaddr==1.3.0 13:49:25 niet==1.4.2 13:49:25 nodeenv==1.10.0 13:49:25 oauth2client==4.1.3 13:49:25 oauthlib==3.3.1 13:49:25 openstacksdk==4.10.0 13:49:25 os-service-types==1.8.2 13:49:25 osc-lib==4.4.0 13:49:25 oslo.config==10.3.0 13:49:25 oslo.context==6.3.0 13:49:25 oslo.i18n==6.7.2 13:49:25 oslo.log==8.1.0 13:49:25 oslo.serialization==5.9.1 13:49:25 oslo.utils==10.0.0 13:49:25 packaging==26.0 13:49:25 pbr==7.0.3 13:49:25 platformdirs==4.9.4 13:49:25 prettytable==3.17.0 13:49:25 psutil==7.2.2 13:49:25 pyasn1==0.6.3 13:49:25 pyasn1_modules==0.4.2 13:49:25 pycparser==3.0 13:49:25 pygerrit2==2.0.15 13:49:25 PyGithub==2.9.0 13:49:25 Pygments==2.19.2 13:49:25 PyJWT==2.12.1 13:49:25 PyNaCl==1.6.2 13:49:25 pyparsing==2.4.7 13:49:25 pyperclip==1.11.0 13:49:25 pyrsistent==0.20.0 13:49:25 python-cinderclient==9.9.0 13:49:25 python-dateutil==2.9.0.post0 13:49:25 python-discovery==1.2.0 13:49:25 python-heatclient==5.1.0 13:49:25 python-jenkins==1.8.3 13:49:25 python-keystoneclient==5.8.0 13:49:25 python-magnumclient==4.10.0 13:49:25 python-openstackclient==9.0.0 13:49:25 python-swiftclient==4.10.0 13:49:25 PyYAML==6.0.3 13:49:25 referencing==0.37.0 13:49:25 requests==2.32.5 13:49:25 requests-oauthlib==2.0.0 13:49:25 requestsexceptions==1.4.0 13:49:25 rfc3986==2.0.0 13:49:25 rich==14.3.3 13:49:25 rich-argparse==1.7.2 13:49:25 rpds-py==0.30.0 13:49:25 rsa==4.9.1 13:49:25 ruamel.yaml==0.19.1 13:49:25 ruamel.yaml.clib==0.2.15 13:49:25 s3transfer==0.16.0 13:49:25 simplejson==3.20.2 13:49:25 six==1.17.0 13:49:25 smmap==5.0.3 13:49:25 soupsieve==2.8.3 13:49:25 stevedore==5.7.0 13:49:25 tabulate==0.10.0 13:49:25 toml==0.10.2 13:49:25 tomlkit==0.14.0 13:49:25 tqdm==4.67.3 13:49:25 typing_extensions==4.15.0 13:49:25 urllib3==1.26.20 13:49:25 virtualenv==21.2.0 13:49:25 wcwidth==0.6.0 13:49:25 websocket-client==1.9.0 13:49:25 wrapt==2.1.2 13:49:25 xdg==6.0.0 13:49:25 xmltodict==1.0.4 13:49:25 yq==3.4.3 13:49:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5490039570744884035.sh 13:49:25 ---> sudo-logs.sh 13:49:25 Archiving 'sudo' log.. 13:49:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15699506933051505662.sh 13:49:25 ---> job-cost.sh 13:49:25 INFO: Activating Python virtual environment... 13:49:25 Setup pyenv: 13:49:25 system 13:49:25 3.8.13 13:49:25 3.9.13 13:49:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWim from file:/tmp/.os_lf_venv 13:49:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:27 lf-activate-venv(): INFO: Base packages installed successfully 13:49:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:49:32 lf-activate-venv(): INFO: Adding /tmp/venv-zWim/bin to PATH 13:49:32 INFO: No stack-cost file found 13:49:32 INFO: Instance uptime: 165s 13:49:32 INFO: Fetching instance metadata (attempt 1 of 3)... 13:49:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:49:33 INFO: Successfully fetched instance metadata 13:49:33 INFO: Instance type: v3-standard-4 13:49:33 INFO: Retrieving pricing info for: v3-standard-4 13:49:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:49:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=165 13:49:33 INFO: Successfully fetched Vexxhost pricing API 13:49:33 INFO: Retrieved cost: 0.11 13:49:33 INFO: Retrieved resource: v3-standard-4 13:49:33 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:49:33 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:49:33 INFO: Successfully archived job cost data 13:49:33 DEBUG: Cost data: oom-master-pre-commit-lint,4509,2026-03-23 13:49:33,v3-standard-4,165,0.11,0.00,SUCCESS 13:49:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13880307023323361865.sh 13:49:33 ---> logs-deploy.sh 13:49:33 Setup pyenv: 13:49:33 system 13:49:33 3.8.13 13:49:33 3.9.13 13:49:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWim from file:/tmp/.os_lf_venv 13:49:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:49:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:49:35 lf-activate-venv(): INFO: Base packages installed successfully 13:49:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-zWim/bin to PATH 13:49:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4509 13:49:42 INFO: archiving workspace using pattern(s): 13:49:43 /tmp/venv-zWim/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:49:43 warnings.warn( 13:49:43 Archives upload complete. 13:49:44 INFO: archiving logs to Nexus 13:49:44 /tmp/venv-zWim/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 13:49:44 warnings.warn( 13:49:45 ---> uname -a: 13:49:45 Linux prd-ubuntu1804-builder-4c-4g-4256 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:49:45 13:49:45 13:49:45 ---> lscpu: 13:49:45 Architecture: x86_64 13:49:45 CPU op-mode(s): 32-bit, 64-bit 13:49:45 Byte Order: Little Endian 13:49:45 CPU(s): 4 13:49:45 On-line CPU(s) list: 0-3 13:49:45 Thread(s) per core: 1 13:49:45 Core(s) per socket: 1 13:49:45 Socket(s): 4 13:49:45 NUMA node(s): 1 13:49:45 Vendor ID: AuthenticAMD 13:49:45 CPU family: 23 13:49:45 Model: 49 13:49:45 Model name: AMD EPYC-Rome Processor 13:49:45 Stepping: 0 13:49:45 CPU MHz: 2799.998 13:49:45 BogoMIPS: 5599.99 13:49:45 Virtualization: AMD-V 13:49:45 Hypervisor vendor: KVM 13:49:45 Virtualization type: full 13:49:45 L1d cache: 32K 13:49:45 L1i cache: 32K 13:49:45 L2 cache: 512K 13:49:45 L3 cache: 16384K 13:49:45 NUMA node0 CPU(s): 0-3 13:49:45 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 13:49:45 13:49:45 13:49:45 ---> nproc: 13:49:45 4 13:49:45 13:49:45 13:49:45 ---> df -h: 13:49:45 Filesystem Size Used Avail Use% Mounted on 13:49:45 udev 7.9G 0 7.9G 0% /dev 13:49:45 tmpfs 1.6G 676K 1.6G 1% /run 13:49:45 /dev/vda1 78G 8.4G 69G 11% / 13:49:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:49:45 tmpfs 5.0M 0 5.0M 0% /run/lock 13:49:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:49:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:49:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:49:45 13:49:45 13:49:45 ---> free -m: 13:49:45 total used free shared buff/cache available 13:49:45 Mem: 16040 587 13251 0 2200 15132 13:49:45 Swap: 1023 0 1023 13:49:45 13:49:45 13:49:45 ---> ip addr: 13:49:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:49:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:49:45 inet 127.0.0.1/8 scope host lo 13:49:45 valid_lft forever preferred_lft forever 13:49:45 inet6 ::1/128 scope host 13:49:45 valid_lft forever preferred_lft forever 13:49:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:49:45 link/ether fa:16:3e:d0:87:11 brd ff:ff:ff:ff:ff:ff 13:49:45 inet 10.30.107.246/23 brd 10.30.107.255 scope global dynamic ens3 13:49:45 valid_lft 86233sec preferred_lft 86233sec 13:49:45 inet6 fe80::f816:3eff:fed0:8711/64 scope link 13:49:45 valid_lft forever preferred_lft forever 13:49:45 13:49:45 13:49:45 ---> sar -b -r -n DEV: 13:49:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4256) 03/23/26 _x86_64_ (4 CPU) 13:49:45 13:49:45 13:47:00 LINUX RESTART (4 CPU) 13:49:45 13:49:45 13:48:02 tps rtps wtps bread/s bwrtn/s 13:49:45 13:49:01 116.03 1.88 114.15 138.96 37234.77 13:49:45 Average: 116.03 1.88 114.15 138.96 37234.77 13:49:45 13:49:45 13:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:49:45 13:49:01 13720484 15515480 2704484 16.47 77608 1905360 818500 4.68 790100 1674888 170396 13:49:45 Average: 13720484 15515480 2704484 16.47 77608 1905360 818500 4.68 790100 1674888 170396 13:49:45 13:49:45 13:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:49:45 13:49:01 ens3 143.69 101.32 1309.77 20.09 0.00 0.00 0.00 0.00 13:49:45 13:49:01 lo 2.37 2.37 0.27 0.27 0.00 0.00 0.00 0.00 13:49:45 Average: ens3 143.69 101.32 1309.77 20.09 0.00 0.00 0.00 0.00 13:49:45 Average: lo 2.37 2.37 0.27 0.27 0.00 0.00 0.00 0.00 13:49:45 13:49:45 13:49:45 ---> sar -P ALL: 13:49:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4256) 03/23/26 _x86_64_ (4 CPU) 13:49:45 13:49:45 13:47:00 LINUX RESTART (4 CPU) 13:49:45 13:49:45 13:48:02 CPU %user %nice %system %iowait %steal %idle 13:49:45 13:49:01 all 22.42 0.00 2.11 2.27 0.07 73.14 13:49:45 13:49:01 0 21.80 0.00 1.83 0.15 0.05 76.17 13:49:45 13:49:01 1 16.13 0.00 1.63 2.52 0.09 79.63 13:49:45 13:49:01 2 16.27 0.00 2.16 1.68 0.05 79.84 13:49:45 13:49:01 3 35.48 0.00 2.75 4.70 0.08 56.98 13:49:45 Average: all 22.42 0.00 2.11 2.27 0.07 73.14 13:49:45 Average: 0 21.80 0.00 1.83 0.15 0.05 76.17 13:49:45 Average: 1 16.13 0.00 1.63 2.52 0.09 79.63 13:49:45 Average: 2 16.27 0.00 2.16 1.68 0.05 79.84 13:49:45 Average: 3 35.48 0.00 2.75 4.70 0.08 56.98 13:49:45 13:49:45 13:49:45