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