13:51:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143626 13:51:54 Running as SYSTEM 13:51:54 [EnvInject] - Loading node environment variables. 13:51:54 Building remotely on prd-ubuntu1804-builder-4c-4g-2859 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:51:54 [ssh-agent] Looking for ssh-agent implementation... 13:51:54 $ ssh-agent 13:51:54 SSH_AUTH_SOCK=/tmp/ssh-X3RlPDjDfPwJ/agent.1672 13:51:54 SSH_AGENT_PID=1674 13:51:54 [ssh-agent] Started. 13:51:54 Running ssh-add (command line suppressed) 13:51:54 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14340044734312101788.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14340044734312101788.key) 13:51:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:51:54 The recommended git tool is: NONE 13:51:56 using credential onap-jenkins-ssh 13:51:56 Wiping out workspace first. 13:51:56 Cloning the remote Git repository 13:51:56 Cloning repository git://cloud.onap.org/mirror/oom.git 13:51:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:51:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:51:56 > git --version # timeout=10 13:51:56 > git --version # 'git version 2.17.1' 13:51:56 using GIT_SSH to set credentials Gerrit user 13:51:56 Verifying host key using manually-configured host key entries 13:51:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:52:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:52:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:52:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:52:02 using GIT_SSH to set credentials Gerrit user 13:52:02 Verifying host key using manually-configured host key entries 13:52:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/143626/2 # timeout=30 13:52:02 > git rev-parse b8177f8086e2e5364865d748bbb552d4a4721967^{commit} # timeout=10 13:52:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:52:02 Checking out Revision b8177f8086e2e5364865d748bbb552d4a4721967 (refs/changes/26/143626/2) 13:52:02 > git config core.sparsecheckout # timeout=10 13:52:02 > git checkout -f b8177f8086e2e5364865d748bbb552d4a4721967 # timeout=30 13:52:06 Commit message: "[AAI] Make auth globally configurable" 13:52:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:52:06 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 13:52:06 [EnvInject] - Injecting environment variables from a build step. 13:52:06 [EnvInject] - Injecting as environment variables the properties content 13:52:06 PYTHON=python3 13:52:06 13:52:06 [EnvInject] - Variables injected successfully. 13:52:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6366301967167478331.sh 13:52:06 ---> tox-install.sh 13:52:06 + source /home/jenkins/lf-env.sh 13:52:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:06 ++ mktemp -d /tmp/venv-XXXX 13:52:06 + lf_venv=/tmp/venv-zAEs 13:52:06 + local venv_file=/tmp/.os_lf_venv 13:52:06 + local python=python3 13:52:06 + local options 13:52:06 + local set_path=true 13:52:06 + local install_args= 13:52:06 ++ 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:52:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:06 + true 13:52:06 + case $1 in 13:52:06 + venv_file=/tmp/.toxenv 13:52:06 + shift 2 13:52:06 + true 13:52:06 + case $1 in 13:52:06 + shift 13:52:06 + break 13:52:06 + case $python in 13:52:06 + local pkg_list= 13:52:06 + [[ -d /opt/pyenv ]] 13:52:06 + echo 'Setup pyenv:' 13:52:06 Setup pyenv: 13:52:06 + export PYENV_ROOT=/opt/pyenv 13:52:06 + PYENV_ROOT=/opt/pyenv 13:52:06 + 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:52:06 + 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:52:06 + pyenv versions 13:52:06 * system (set by /opt/pyenv/version) 13:52:06 * 3.8.13 (set by /opt/pyenv/version) 13:52:06 * 3.9.13 (set by /opt/pyenv/version) 13:52:06 * 3.10.6 (set by /opt/pyenv/version) 13:52:06 + command -v pyenv 13:52:06 ++ pyenv init - --no-rehash 13:52:06 + 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:52:06 export PATH="/opt/pyenv/shims:${PATH}" 13:52:06 export PYENV_SHELL=bash 13:52:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:06 pyenv() { 13:52:06 local command 13:52:06 command="${1:-}" 13:52:06 if [ "$#" -gt 0 ]; then 13:52:06 shift 13:52:06 fi 13:52:06 13:52:06 case "$command" in 13:52:06 rehash|shell) 13:52:06 eval "$(pyenv "sh-$command" "$@")" 13:52:06 ;; 13:52:06 *) 13:52:06 command pyenv "$command" "$@" 13:52:06 ;; 13:52:06 esac 13:52:06 }' 13:52:06 +++ 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:52:06 ++ 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:52:06 ++ 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:52:06 ++ 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:52:06 ++ export PYENV_SHELL=bash 13:52:06 ++ PYENV_SHELL=bash 13:52:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:06 +++ complete -F _pyenv pyenv 13:52:06 ++ lf-pyver python3 13:52:06 ++ local py_version_xy=python3 13:52:06 ++ local py_version_xyz= 13:52:06 ++ pyenv versions 13:52:06 ++ local command 13:52:06 ++ command=versions 13:52:06 ++ sed 's/^[ *]* //' 13:52:06 ++ '[' 1 -gt 0 ']' 13:52:06 ++ shift 13:52:06 ++ case "$command" in 13:52:06 ++ command pyenv versions 13:52:06 ++ pyenv versions 13:52:06 ++ awk '{ print $1 }' 13:52:06 ++ grep -E '^[0-9.]*[0-9]$' 13:52:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:06 +++ grep '^3' /tmp/.pyenv_versions 13:52:06 +++ sort -V 13:52:06 +++ tail -n 1 13:52:06 ++ py_version_xyz=3.10.6 13:52:06 ++ [[ -z 3.10.6 ]] 13:52:06 ++ echo 3.10.6 13:52:06 ++ return 0 13:52:06 + pyenv local 3.10.6 13:52:06 + local command 13:52:06 + command=local 13:52:06 + '[' 2 -gt 0 ']' 13:52:06 + shift 13:52:06 + case "$command" in 13:52:06 + command pyenv local 3.10.6 13:52:06 + pyenv local 3.10.6 13:52:06 + for arg in "$@" 13:52:06 + case $arg in 13:52:06 + pkg_list+='tox ' 13:52:06 + for arg in "$@" 13:52:06 + case $arg in 13:52:06 + pkg_list+='virtualenv ' 13:52:06 + for arg in "$@" 13:52:06 + case $arg in 13:52:06 + pkg_list+='urllib3~=1.26.15 ' 13:52:06 + [[ -f /tmp/.toxenv ]] 13:52:06 + [[ ! -f /tmp/.toxenv ]] 13:52:06 + [[ -n '' ]] 13:52:06 + python3 -m venv /tmp/venv-zAEs 13:52:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zAEs' 13:52:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zAEs 13:52:10 + echo /tmp/venv-zAEs 13:52:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:52:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:52:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:52:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:10 + local 'pip_opts=--upgrade --quiet' 13:52:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:52:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:52:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:52:10 + [[ -n '' ]] 13:52:10 + [[ -n '' ]] 13:52:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:52:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:10 + /tmp/venv-zAEs/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:52:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:52:14 lf-activate-venv(): INFO: Base packages installed successfully 13:52:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:52:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:52:14 + /tmp/venv-zAEs/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:52:16 + type python3 13:52:16 + true 13:52:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zAEs/bin to PATH' 13:52:16 lf-activate-venv(): INFO: Adding /tmp/venv-zAEs/bin to PATH 13:52:16 + PATH=/tmp/venv-zAEs/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:52:16 + return 0 13:52:16 + python3 --version 13:52:16 Python 3.10.6 13:52:16 + python3 -m pip --version 13:52:16 pip 26.0.1 from /tmp/venv-zAEs/lib/python3.10/site-packages/pip (python 3.10) 13:52:16 + python3 -m pip freeze 13:52:17 cachetools==7.0.5 13:52:17 colorama==0.4.6 13:52:17 distlib==0.4.0 13:52:17 filelock==3.25.2 13:52:17 packaging==26.0 13:52:17 platformdirs==4.9.4 13:52:17 pluggy==1.6.0 13:52:17 pyproject-api==1.10.0 13:52:17 python-discovery==1.1.3 13:52:17 tomli==2.4.0 13:52:17 tomli_w==1.2.0 13:52:17 tox==4.50.0 13:52:17 typing_extensions==4.15.0 13:52:17 urllib3==1.26.20 13:52:17 virtualenv==21.2.0 13:52:17 [EnvInject] - Injecting environment variables from a build step. 13:52:17 [EnvInject] - Injecting as environment variables the properties content 13:52:17 PARALLEL=false 13:52:17 13:52:17 [EnvInject] - Variables injected successfully. 13:52:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15869130805061004430.sh 13:52:17 ---> tox-run.sh 13:52:17 + 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:52:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:52:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:52:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:52:17 + cd /w/workspace/oom-master-pre-commit-lint/. 13:52:17 + source /home/jenkins/lf-env.sh 13:52:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:52:17 ++ mktemp -d /tmp/venv-XXXX 13:52:17 + lf_venv=/tmp/venv-fAyW 13:52:17 + local venv_file=/tmp/.os_lf_venv 13:52:17 + local python=python3 13:52:17 + local options 13:52:17 + local set_path=true 13:52:17 + local install_args= 13:52:17 ++ 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:52:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:52:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:52:17 + true 13:52:17 + case $1 in 13:52:17 + venv_file=/tmp/.toxenv 13:52:17 + shift 2 13:52:17 + true 13:52:17 + case $1 in 13:52:17 + shift 13:52:17 + break 13:52:17 + case $python in 13:52:17 + local pkg_list= 13:52:17 + [[ -d /opt/pyenv ]] 13:52:17 + echo 'Setup pyenv:' 13:52:17 Setup pyenv: 13:52:17 + export PYENV_ROOT=/opt/pyenv 13:52:17 + PYENV_ROOT=/opt/pyenv 13:52:17 + 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:52:17 + 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:52:17 + pyenv versions 13:52:17 system 13:52:17 3.8.13 13:52:17 3.9.13 13:52:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:52:17 + command -v pyenv 13:52:17 ++ pyenv init - --no-rehash 13:52:17 + 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:52:17 export PATH="/opt/pyenv/shims:${PATH}" 13:52:17 export PYENV_SHELL=bash 13:52:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:17 pyenv() { 13:52:17 local command 13:52:17 command="${1:-}" 13:52:17 if [ "$#" -gt 0 ]; then 13:52:17 shift 13:52:17 fi 13:52:17 13:52:17 case "$command" in 13:52:17 rehash|shell) 13:52:17 eval "$(pyenv "sh-$command" "$@")" 13:52:17 ;; 13:52:17 *) 13:52:17 command pyenv "$command" "$@" 13:52:17 ;; 13:52:17 esac 13:52:17 }' 13:52:17 +++ 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:52:17 ++ 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:52:17 ++ 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:52:17 ++ 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:52:17 ++ export PYENV_SHELL=bash 13:52:17 ++ PYENV_SHELL=bash 13:52:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:17 +++ complete -F _pyenv pyenv 13:52:17 ++ lf-pyver python3 13:52:17 ++ local py_version_xy=python3 13:52:17 ++ local py_version_xyz= 13:52:17 ++ pyenv versions 13:52:17 ++ local command 13:52:17 ++ command=versions 13:52:17 ++ '[' 1 -gt 0 ']' 13:52:17 ++ shift 13:52:17 ++ case "$command" in 13:52:17 ++ command pyenv versions 13:52:17 ++ pyenv versions 13:52:17 ++ awk '{ print $1 }' 13:52:17 ++ grep -E '^[0-9.]*[0-9]$' 13:52:17 ++ sed 's/^[ *]* //' 13:52:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:17 +++ grep '^3' /tmp/.pyenv_versions 13:52:17 +++ sort -V 13:52:17 +++ tail -n 1 13:52:17 ++ py_version_xyz=3.10.6 13:52:17 ++ [[ -z 3.10.6 ]] 13:52:17 ++ echo 3.10.6 13:52:17 ++ return 0 13:52:17 + pyenv local 3.10.6 13:52:17 + local command 13:52:17 + command=local 13:52:17 + '[' 2 -gt 0 ']' 13:52:17 + shift 13:52:17 + case "$command" in 13:52:17 + command pyenv local 3.10.6 13:52:17 + pyenv local 3.10.6 13:52:17 + for arg in "$@" 13:52:17 + case $arg in 13:52:17 + pkg_list+='tox ' 13:52:17 + for arg in "$@" 13:52:17 + case $arg in 13:52:17 + pkg_list+='virtualenv ' 13:52:17 + for arg in "$@" 13:52:17 + case $arg in 13:52:17 + pkg_list+='urllib3~=1.26.15 ' 13:52:17 + [[ -f /tmp/.toxenv ]] 13:52:17 ++ cat /tmp/.toxenv 13:52:17 + lf_venv=/tmp/venv-zAEs 13:52:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zAEs from' file:/tmp/.toxenv 13:52:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zAEs from file:/tmp/.toxenv 13:52:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:52:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:17 + local 'pip_opts=--upgrade --quiet' 13:52:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:52:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:52:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:52:17 + [[ -n '' ]] 13:52:17 + [[ -n '' ]] 13:52:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:52:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:17 + /tmp/venv-zAEs/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:52:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:52:18 lf-activate-venv(): INFO: Base packages installed successfully 13:52:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:52:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:52:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:52:18 + /tmp/venv-zAEs/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:52:18 + type python3 13:52:18 + true 13:52:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zAEs/bin to PATH' 13:52:18 lf-activate-venv(): INFO: Adding /tmp/venv-zAEs/bin to PATH 13:52:18 + PATH=/tmp/venv-zAEs/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:52:18 + return 0 13:52:18 + [[ -d /opt/pyenv ]] 13:52:18 + echo '---> Setting up pyenv' 13:52:18 ---> Setting up pyenv 13:52:18 + export PYENV_ROOT=/opt/pyenv 13:52:18 + PYENV_ROOT=/opt/pyenv 13:52:18 + export PATH=/opt/pyenv/bin:/tmp/venv-zAEs/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:52:18 + PATH=/opt/pyenv/bin:/tmp/venv-zAEs/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:52:18 ++ pwd 13:52:18 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:52:18 + export PYTHONPATH 13:52:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:52:18 + TOX_TESTENV_PASSENV=PYTHONPATH 13:52:18 + tox --version 13:52:19 4.50.0 from /tmp/venv-zAEs/lib/python3.10/site-packages/tox/__init__.py 13:52:19 + PARALLEL=false 13:52:19 + TOX_OPTIONS_LIST= 13:52:19 + [[ -n pre-commit ]] 13:52:19 + TOX_OPTIONS_LIST=' -e pre-commit' 13:52:19 + case ${PARALLEL,,} in 13:52:19 + tox -e pre-commit 13:52:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:52:20 pre-commit: install_deps> python -I -m pip install pre-commit 13:52:22 pre-commit: freeze> python -m pip freeze --all 13:52:23 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.1.3,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 13:52:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:52:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:52:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:52:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:52:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:52:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:52:25 [INFO] Once installed this environment will be reused. 13:52:25 [INFO] This may take a few minutes... 13:52:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:52:29 [INFO] Once installed this environment will be reused. 13:52:29 [INFO] This may take a few minutes... 13:52:33 trim trailing whitespace.................................................Passed 13:52:33 Tabs remover.............................................................Passed 13:52:33 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:52:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:52:34 [INFO] Once installed this environment will be reused. 13:52:34 [INFO] This may take a few minutes... 13:52:41 gitlint..............................................(no files to check)Skipped 13:52:41 pre-commit: OK (22.44=setup[3.64]+cmd[10.66,8.15] seconds) 13:52:41 congratulations :) (22.48 seconds) 13:52:41 + tox_status=0 13:52:41 + echo '---> Completed tox runs' 13:52:41 ---> Completed tox runs 13:52:41 + for i in .tox/*/log 13:52:41 ++ echo .tox/pre-commit/log 13:52:41 ++ awk -F/ '{print $2}' 13:52:41 + tox_env=pre-commit 13:52:41 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:52:41 + DOC_DIR=docs/_build/html 13:52:41 + [[ -d docs/_build/html ]] 13:52:41 + echo '---> tox-run.sh ends' 13:52:41 ---> tox-run.sh ends 13:52:41 + test 0 -eq 0 13:52:42 $ ssh-agent -k 13:52:42 unset SSH_AUTH_SOCK; 13:52:42 unset SSH_AGENT_PID; 13:52:42 echo Agent pid 1674 killed; 13:52:42 [ssh-agent] Stopped. 13:52:42 [PostBuildScript] - [INFO] Executing post build scripts. 13:52:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15551240700946110423.sh 13:52:42 ---> sysstat.sh 13:52:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16671859296160842322.sh 13:52:42 ---> package-listing.sh 13:52:42 ++ tr '[:upper:]' '[:lower:]' 13:52:42 ++ facter osfamily 13:52:42 + OS_FAMILY=debian 13:52:42 + workspace=/w/workspace/oom-master-pre-commit-lint 13:52:42 + START_PACKAGES=/tmp/packages_start.txt 13:52:42 + END_PACKAGES=/tmp/packages_end.txt 13:52:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:52:42 + PACKAGES=/tmp/packages_start.txt 13:52:42 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:52:42 + PACKAGES=/tmp/packages_end.txt 13:52:42 + case "${OS_FAMILY}" in 13:52:42 + dpkg -l 13:52:42 + grep '^ii' 13:52:42 + '[' -f /tmp/packages_start.txt ']' 13:52:42 + '[' -f /tmp/packages_end.txt ']' 13:52:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:52:42 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:52:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:52:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:52:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1108475161777086705.sh 13:52:42 ---> capture-instance-metadata.sh 13:52:42 Setup pyenv: 13:52:42 system 13:52:42 3.8.13 13:52:42 3.9.13 13:52:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:52:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AMvs 13:52:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:52:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:50 lf-activate-venv(): INFO: Base packages installed successfully 13:52:50 lf-activate-venv(): INFO: Installing additional packages: lftools 13:53:10 lf-activate-venv(): INFO: Adding /tmp/venv-AMvs/bin to PATH 13:53:10 INFO: Running in OpenStack, capturing instance metadata 13:53:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10828226325508187917.sh 13:53:10 provisioning config files... 13:53:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10815229976965278061tmp 13:53:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:53:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:53:10 [EnvInject] - Injecting environment variables from a build step. 13:53:10 [EnvInject] - Injecting as environment variables the properties content 13:53:10 SERVER_ID=logs 13:53:10 13:53:10 [EnvInject] - Variables injected successfully. 13:53:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8622910281879576184.sh 13:53:10 ---> create-netrc.sh 13:53:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1234270744128459463.sh 13:53:10 ---> python-tools-install.sh 13:53:10 Setup pyenv: 13:53:10 system 13:53:10 3.8.13 13:53:10 3.9.13 13:53:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AMvs from file:/tmp/.os_lf_venv 13:53:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:12 lf-activate-venv(): INFO: Base packages installed successfully 13:53:12 lf-activate-venv(): INFO: Installing additional packages: lftools 13:53:20 lf-activate-venv(): INFO: Adding /tmp/venv-AMvs/bin to PATH 13:53:20 Generating Requirements File 13:53:37 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:53:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:53:37 Python 3.10.6 13:53:37 pip 26.0.1 from /tmp/venv-AMvs/lib/python3.10/site-packages/pip (python 3.10) 13:53:37 appdirs==1.4.4 13:53:37 argcomplete==3.6.3 13:53:37 aspy.yaml==1.3.0 13:53:37 attrs==25.4.0 13:53:37 autopage==0.6.0 13:53:37 backports.strenum==1.3.1 13:53:37 beautifulsoup4==4.14.3 13:53:37 boto3==1.42.70 13:53:37 botocore==1.42.70 13:53:37 bs4==0.0.2 13:53:37 certifi==2026.2.25 13:53:37 cffi==2.0.0 13:53:37 cfgv==3.5.0 13:53:37 chardet==7.2.0 13:53:37 charset-normalizer==3.4.6 13:53:37 click==8.3.1 13:53:37 cliff==4.13.2 13:53:37 cmd2==3.4.0 13:53:37 cryptography==3.3.2 13:53:37 debtcollector==3.0.0 13:53:37 decorator==5.2.1 13:53:37 defusedxml==0.7.1 13:53:37 Deprecated==1.3.1 13:53:37 distlib==0.4.0 13:53:37 dnspython==2.8.0 13:53:37 docker==7.1.0 13:53:37 dogpile.cache==1.5.0 13:53:37 durationpy==0.10 13:53:37 email-validator==2.3.0 13:53:37 filelock==3.25.2 13:53:37 future==1.0.0 13:53:37 gitdb==4.0.12 13:53:37 GitPython==3.1.46 13:53:37 httplib2==0.30.2 13:53:37 identify==2.6.18 13:53:37 idna==3.11 13:53:37 importlib-resources==1.5.0 13:53:37 iso8601==2.1.0 13:53:37 Jinja2==3.1.6 13:53:37 jmespath==1.1.0 13:53:37 jsonpatch==1.33 13:53:37 jsonpointer==3.0.0 13:53:37 jsonschema==4.26.0 13:53:37 jsonschema-specifications==2025.9.1 13:53:37 keystoneauth1==5.13.1 13:53:37 kubernetes==35.0.0 13:53:37 lftools==0.37.22 13:53:37 lxml==6.0.2 13:53:37 markdown-it-py==4.0.0 13:53:37 MarkupSafe==3.0.3 13:53:37 mdurl==0.1.2 13:53:37 msgpack==1.1.2 13:53:37 multi_key_dict==2.0.3 13:53:37 munch==4.0.0 13:53:37 netaddr==1.3.0 13:53:37 niet==1.4.2 13:53:37 nodeenv==1.10.0 13:53:37 oauth2client==4.1.3 13:53:37 oauthlib==3.3.1 13:53:37 openstacksdk==4.10.0 13:53:37 os-service-types==1.8.2 13:53:37 osc-lib==4.4.0 13:53:37 oslo.config==10.3.0 13:53:37 oslo.context==6.3.0 13:53:37 oslo.i18n==6.7.2 13:53:37 oslo.log==8.1.0 13:53:37 oslo.serialization==5.9.1 13:53:37 oslo.utils==10.0.0 13:53:37 packaging==26.0 13:53:37 pbr==7.0.3 13:53:37 platformdirs==4.9.4 13:53:37 prettytable==3.17.0 13:53:37 psutil==7.2.2 13:53:37 pyasn1==0.6.3 13:53:37 pyasn1_modules==0.4.2 13:53:37 pycparser==3.0 13:53:37 pygerrit2==2.0.15 13:53:37 PyGithub==2.8.1 13:53:37 Pygments==2.19.2 13:53:37 PyJWT==2.12.1 13:53:37 PyNaCl==1.6.2 13:53:37 pyparsing==2.4.7 13:53:37 pyperclip==1.11.0 13:53:37 pyrsistent==0.20.0 13:53:37 python-cinderclient==9.9.0 13:53:37 python-dateutil==2.9.0.post0 13:53:37 python-discovery==1.1.3 13:53:37 python-heatclient==5.1.0 13:53:37 python-jenkins==1.8.3 13:53:37 python-keystoneclient==5.8.0 13:53:37 python-magnumclient==4.10.0 13:53:37 python-openstackclient==9.0.0 13:53:37 python-swiftclient==4.10.0 13:53:37 PyYAML==6.0.3 13:53:37 referencing==0.37.0 13:53:37 requests==2.32.5 13:53:37 requests-oauthlib==2.0.0 13:53:37 requestsexceptions==1.4.0 13:53:37 rfc3986==2.0.0 13:53:37 rich==14.3.3 13:53:37 rich-argparse==1.7.2 13:53:37 rpds-py==0.30.0 13:53:37 rsa==4.9.1 13:53:37 ruamel.yaml==0.19.1 13:53:37 ruamel.yaml.clib==0.2.15 13:53:37 s3transfer==0.16.0 13:53:37 simplejson==3.20.2 13:53:37 six==1.17.0 13:53:37 smmap==5.0.3 13:53:37 soupsieve==2.8.3 13:53:37 stevedore==5.7.0 13:53:37 tabulate==0.10.0 13:53:37 toml==0.10.2 13:53:37 tomlkit==0.14.0 13:53:37 tqdm==4.67.3 13:53:37 typing_extensions==4.15.0 13:53:37 urllib3==1.26.20 13:53:37 virtualenv==21.2.0 13:53:37 wcwidth==0.6.0 13:53:37 websocket-client==1.9.0 13:53:37 wrapt==2.1.2 13:53:37 xdg==6.0.0 13:53:37 xmltodict==1.0.4 13:53:37 yq==3.4.3 13:53:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5778602098294998724.sh 13:53:37 ---> sudo-logs.sh 13:53:37 Archiving 'sudo' log.. 13:53:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9426823405064626357.sh 13:53:38 ---> job-cost.sh 13:53:38 INFO: Activating Python virtual environment... 13:53:38 Setup pyenv: 13:53:38 system 13:53:38 3.8.13 13:53:38 3.9.13 13:53:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AMvs from file:/tmp/.os_lf_venv 13:53:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:40 lf-activate-venv(): INFO: Base packages installed successfully 13:53:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:53:44 lf-activate-venv(): INFO: Adding /tmp/venv-AMvs/bin to PATH 13:53:44 INFO: No stack-cost file found 13:53:44 INFO: Instance uptime: 135s 13:53:44 INFO: Fetching instance metadata (attempt 1 of 3)... 13:53:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:53:45 INFO: Successfully fetched instance metadata 13:53:45 INFO: Instance type: v3-standard-4 13:53:45 INFO: Retrieving pricing info for: v3-standard-4 13:53:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:53:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=135 13:53:45 INFO: Successfully fetched Vexxhost pricing API 13:53:45 INFO: Retrieved cost: 0.11 13:53:45 INFO: Retrieved resource: v3-standard-4 13:53:45 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:53:45 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:53:45 INFO: Successfully archived job cost data 13:53:45 DEBUG: Cost data: oom-master-pre-commit-lint,4502,2026-03-18 13:53:45,v3-standard-4,135,0.11,0.00,SUCCESS 13:53:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3184582325931973074.sh 13:53:45 ---> logs-deploy.sh 13:53:45 Setup pyenv: 13:53:45 system 13:53:45 3.8.13 13:53:45 3.9.13 13:53:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AMvs from file:/tmp/.os_lf_venv 13:53:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:47 lf-activate-venv(): INFO: Base packages installed successfully 13:53:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:53:54 lf-activate-venv(): INFO: Adding /tmp/venv-AMvs/bin to PATH 13:53:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4502 13:53:54 INFO: archiving workspace using pattern(s): 13:53:54 /tmp/venv-AMvs/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:53:54 warnings.warn( 13:53:55 Archives upload complete. 13:53:55 INFO: archiving logs to Nexus 13:53:55 /tmp/venv-AMvs/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:53:55 warnings.warn( 13:53:56 ---> uname -a: 13:53:56 Linux prd-ubuntu1804-builder-4c-4g-2859 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:53:56 13:53:56 13:53:56 ---> lscpu: 13:53:56 Architecture: x86_64 13:53:56 CPU op-mode(s): 32-bit, 64-bit 13:53:56 Byte Order: Little Endian 13:53:56 CPU(s): 4 13:53:56 On-line CPU(s) list: 0-3 13:53:56 Thread(s) per core: 1 13:53:56 Core(s) per socket: 1 13:53:56 Socket(s): 4 13:53:56 NUMA node(s): 1 13:53:56 Vendor ID: AuthenticAMD 13:53:56 CPU family: 23 13:53:56 Model: 49 13:53:56 Model name: AMD EPYC-Rome Processor 13:53:56 Stepping: 0 13:53:56 CPU MHz: 2799.934 13:53:56 BogoMIPS: 5599.86 13:53:56 Virtualization: AMD-V 13:53:56 Hypervisor vendor: KVM 13:53:56 Virtualization type: full 13:53:56 L1d cache: 32K 13:53:56 L1i cache: 32K 13:53:56 L2 cache: 512K 13:53:56 L3 cache: 16384K 13:53:56 NUMA node0 CPU(s): 0-3 13:53:56 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:53:56 13:53:56 13:53:56 ---> nproc: 13:53:56 4 13:53:56 13:53:56 13:53:56 ---> df -h: 13:53:56 Filesystem Size Used Avail Use% Mounted on 13:53:56 udev 7.9G 0 7.9G 0% /dev 13:53:56 tmpfs 1.6G 676K 1.6G 1% /run 13:53:56 /dev/vda1 78G 8.4G 69G 11% / 13:53:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:53:56 tmpfs 5.0M 0 5.0M 0% /run/lock 13:53:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:53:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:53:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:53:56 13:53:56 13:53:56 ---> free -m: 13:53:56 total used free shared buff/cache available 13:53:56 Mem: 16040 554 13284 0 2201 15165 13:53:56 Swap: 1023 0 1023 13:53:56 13:53:56 13:53:56 ---> ip addr: 13:53:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:53:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:53:56 inet 127.0.0.1/8 scope host lo 13:53:56 valid_lft forever preferred_lft forever 13:53:56 inet6 ::1/128 scope host 13:53:56 valid_lft forever preferred_lft forever 13:53:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:53:56 link/ether fa:16:3e:b6:f6:7f brd ff:ff:ff:ff:ff:ff 13:53:56 inet 10.30.106.83/23 brd 10.30.107.255 scope global dynamic ens3 13:53:56 valid_lft 86261sec preferred_lft 86261sec 13:53:56 inet6 fe80::f816:3eff:feb6:f67f/64 scope link 13:53:56 valid_lft forever preferred_lft forever 13:53:56 13:53:56 13:53:56 ---> sar -b -r -n DEV: 13:53:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2859) 03/18/26 _x86_64_ (4 CPU) 13:53:56 13:53:56 13:51:40 LINUX RESTART (4 CPU) 13:53:56 13:53:56 13:52:01 tps rtps wtps bread/s bwrtn/s 13:53:56 13:53:01 332.81 24.40 308.42 819.46 53040.49 13:53:56 Average: 332.81 24.40 308.42 819.46 53040.49 13:53:56 13:53:56 13:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:53:56 13:53:01 13805592 15486260 2619376 15.95 65372 1811080 849476 4.86 815100 1580752 128020 13:53:56 Average: 13805592 15486260 2619376 15.95 65372 1811080 849476 4.86 815100 1580752 128020 13:53:56 13:53:56 13:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:53:56 13:53:01 lo 2.87 2.87 0.32 0.32 0.00 0.00 0.00 0.00 13:53:56 13:53:01 ens3 166.26 115.46 1399.34 32.04 0.00 0.00 0.00 0.00 13:53:56 Average: lo 2.87 2.87 0.32 0.32 0.00 0.00 0.00 0.00 13:53:56 Average: ens3 166.26 115.46 1399.34 32.04 0.00 0.00 0.00 0.00 13:53:56 13:53:56 13:53:56 ---> sar -P ALL: 13:53:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2859) 03/18/26 _x86_64_ (4 CPU) 13:53:56 13:53:56 13:51:40 LINUX RESTART (4 CPU) 13:53:56 13:53:56 13:52:01 CPU %user %nice %system %iowait %steal %idle 13:53:56 13:53:01 all 22.99 0.00 2.33 2.74 0.07 71.86 13:53:56 13:53:01 0 15.40 0.00 2.28 4.15 0.05 78.12 13:53:56 13:53:01 1 33.25 0.00 2.36 0.49 0.07 63.84 13:53:56 13:53:01 2 22.21 0.00 1.69 0.52 0.08 75.50 13:53:56 13:53:01 3 21.09 0.00 3.01 5.81 0.07 70.02 13:53:56 Average: all 22.99 0.00 2.33 2.74 0.07 71.86 13:53:56 Average: 0 15.40 0.00 2.28 4.15 0.05 78.12 13:53:56 Average: 1 33.25 0.00 2.36 0.49 0.07 63.84 13:53:56 Average: 2 22.21 0.00 1.69 0.52 0.08 75.50 13:53:56 Average: 3 21.09 0.00 3.01 5.81 0.07 70.02 13:53:56 13:53:56 13:53:56