07:37:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/142883 07:37:21 Running as SYSTEM 07:37:21 [EnvInject] - Loading node environment variables. 07:37:21 Building remotely on prd-centos8-builder-2c-1g-19990 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 07:37:21 [ssh-agent] Looking for ssh-agent implementation... 07:37:21 $ ssh-agent 07:37:21 SSH_AUTH_SOCK=/tmp/ssh-Pos437GNMpKq/agent.43107 07:37:21 SSH_AGENT_PID=43109 07:37:21 [ssh-agent] Started. 07:37:22 Running ssh-add (command line suppressed) 07:37:22 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_10813667103535152448.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_10813667103535152448.key) 07:37:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:37:22 The recommended git tool is: NONE 07:37:23 using credential onap-jenkins-ssh 07:37:23 Wiping out workspace first. 07:37:23 Cloning the remote Git repository 07:37:23 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:37:23 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 07:37:23 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:37:23 > git --version # timeout=10 07:37:24 > git --version # 'git version 2.39.0' 07:37:24 using GIT_SSH to set credentials Gerrit user 07:37:24 [INFO] Currently running in a labeled security context 07:37:24 [INFO] Currently SELinux is 'enforcing' on the host 07:37:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh5371474063579245916.key 07:37:24 Verifying host key using manually-configured host key entries 07:37:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:37:24 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:37:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:24 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:37:24 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:37:24 using GIT_SSH to set credentials Gerrit user 07:37:24 [INFO] Currently running in a labeled security context 07:37:24 [INFO] Currently SELinux is 'enforcing' on the host 07:37:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13517278108083739604.key 07:37:24 Verifying host key using manually-configured host key entries 07:37:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/83/142883/1 # timeout=30 07:37:24 > git rev-parse 7869b18314b23db555319d39b556929e2eb1e9d0^{commit} # timeout=10 07:37:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:37:25 Checking out Revision 7869b18314b23db555319d39b556929e2eb1e9d0 (refs/changes/83/142883/1) 07:37:25 > git config core.sparsecheckout # timeout=10 07:37:25 > git checkout -f 7869b18314b23db555319d39b556929e2eb1e9d0 # timeout=30 07:37:28 Commit message: "Revert "Fix vnf_basic_vm failing due to cleanup error"" 07:37:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:37:28 > git rev-list --no-walk 340b0cbe38c8dcbd9f0d7fcf11885f4d5f7abb3b # timeout=10 07:37:28 [EnvInject] - Injecting environment variables from a build step. 07:37:28 [EnvInject] - Injecting as environment variables the properties content 07:37:28 PYTHON=python3 07:37:28 07:37:28 [EnvInject] - Variables injected successfully. 07:37:28 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins896838765448291422.sh 07:37:28 ---> tox-install.sh 07:37:28 + source /home/jenkins/lf-env.sh 07:37:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:37:28 ++ mktemp -d /tmp/venv-XXXX 07:37:28 + lf_venv=/tmp/venv-JvYS 07:37:28 + local venv_file=/tmp/.os_lf_venv 07:37:28 + local python=python3 07:37:28 + local options 07:37:28 + local set_path=true 07:37:28 + local install_args= 07:37:28 ++ 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 07:37:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:37:28 + true 07:37:28 + case $1 in 07:37:28 + venv_file=/tmp/.toxenv 07:37:28 + shift 2 07:37:28 + true 07:37:28 + case $1 in 07:37:28 + shift 07:37:28 + break 07:37:28 + case $python in 07:37:28 + local pkg_list= 07:37:28 + [[ -d /opt/pyenv ]] 07:37:28 + echo 'Setup pyenv:' 07:37:28 Setup pyenv: 07:37:28 + export PYENV_ROOT=/opt/pyenv 07:37:28 + PYENV_ROOT=/opt/pyenv 07:37:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:28 + pyenv versions 07:37:28 system 07:37:28 * 3.8.13 (set by /opt/pyenv/version) 07:37:28 * 3.9.13 (set by /opt/pyenv/version) 07:37:28 * 3.10.6 (set by /opt/pyenv/version) 07:37:28 + command -v pyenv 07:37:28 ++ pyenv init - --no-rehash 07:37:28 + 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[*]}"'\'')" 07:37:28 export PATH="/opt/pyenv/shims:${PATH}" 07:37:28 export PYENV_SHELL=bash 07:37:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:37:28 pyenv() { 07:37:28 local command 07:37:28 command="${1:-}" 07:37:28 if [ "$#" -gt 0 ]; then 07:37:28 shift 07:37:28 fi 07:37:28 07:37:28 case "$command" in 07:37:28 rehash|shell) 07:37:28 eval "$(pyenv "sh-$command" "$@")" 07:37:28 ;; 07:37:28 *) 07:37:28 command pyenv "$command" "$@" 07:37:28 ;; 07:37:28 esac 07:37:28 }' 07:37:28 +++ 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[*]}"' 07:37:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:28 ++ export PYENV_SHELL=bash 07:37:28 ++ PYENV_SHELL=bash 07:37:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:37:28 +++ complete -F _pyenv pyenv 07:37:28 ++ lf-pyver python3 07:37:28 ++ local py_version_xy=python3 07:37:28 ++ local py_version_xyz= 07:37:28 ++ sed 's/^[ *]* //' 07:37:28 ++ pyenv versions 07:37:28 ++ local command 07:37:28 ++ command=versions 07:37:28 ++ '[' 1 -gt 0 ']' 07:37:28 ++ shift 07:37:28 ++ case "$command" in 07:37:28 ++ command pyenv versions 07:37:28 ++ pyenv versions 07:37:28 ++ awk '{ print $1 }' 07:37:28 ++ grep -E '^[0-9.]*[0-9]$' 07:37:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:37:29 +++ grep '^3' /tmp/.pyenv_versions 07:37:29 +++ tail -n 1 07:37:29 +++ sort -V 07:37:29 ++ py_version_xyz=3.10.6 07:37:29 ++ [[ -z 3.10.6 ]] 07:37:29 ++ echo 3.10.6 07:37:29 ++ return 0 07:37:29 + pyenv local 3.10.6 07:37:29 + local command 07:37:29 + command=local 07:37:29 + '[' 2 -gt 0 ']' 07:37:29 + shift 07:37:29 + case "$command" in 07:37:29 + command pyenv local 3.10.6 07:37:29 + pyenv local 3.10.6 07:37:29 + for arg in "$@" 07:37:29 + case $arg in 07:37:29 + pkg_list+='tox ' 07:37:29 + for arg in "$@" 07:37:29 + case $arg in 07:37:29 + pkg_list+='virtualenv ' 07:37:29 + for arg in "$@" 07:37:29 + case $arg in 07:37:29 + pkg_list+='urllib3~=1.26.15 ' 07:37:29 + [[ -f /tmp/.toxenv ]] 07:37:29 + [[ ! -f /tmp/.toxenv ]] 07:37:29 + [[ -n '' ]] 07:37:29 + python3 -m venv /tmp/venv-JvYS 07:37:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JvYS' 07:37:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JvYS 07:37:32 + echo /tmp/venv-JvYS 07:37:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:37:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:37:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:37:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:37:32 + local 'pip_opts=--upgrade --quiet' 07:37:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:37:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:37:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:37:32 + [[ -n '' ]] 07:37:32 + [[ -n '' ]] 07:37:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:37:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:32 + /tmp/venv-JvYS/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 07:37:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:37:36 lf-activate-venv(): INFO: Base packages installed successfully 07:37:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:37:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:37:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:37:36 + /tmp/venv-JvYS/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 07:37:38 + type python3 07:37:38 + true 07:37:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JvYS/bin to PATH' 07:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-JvYS/bin to PATH 07:37:38 + PATH=/tmp/venv-JvYS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:38 + return 0 07:37:38 + python3 --version 07:37:38 Python 3.10.6 07:37:38 + python3 -m pip --version 07:37:38 pip 26.0.1 from /tmp/venv-JvYS/lib/python3.10/site-packages/pip (python 3.10) 07:37:38 + python3 -m pip freeze 07:37:38 cachetools==7.0.1 07:37:38 colorama==0.4.6 07:37:38 distlib==0.4.0 07:37:38 filelock==3.24.3 07:37:38 packaging==26.0 07:37:38 platformdirs==4.9.2 07:37:38 pluggy==1.6.0 07:37:38 pyproject-api==1.10.0 07:37:38 tomli==2.4.0 07:37:38 tox==4.46.0 07:37:38 typing_extensions==4.15.0 07:37:38 urllib3==1.26.20 07:37:38 virtualenv==20.39.0 07:37:38 [EnvInject] - Injecting environment variables from a build step. 07:37:38 [EnvInject] - Injecting as environment variables the properties content 07:37:38 PARALLEL=false 07:37:38 07:37:38 [EnvInject] - Variables injected successfully. 07:37:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins13271188216203451715.sh 07:37:38 ---> tox-run.sh 07:37:38 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:38 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 07:37:38 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 07:37:38 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 07:37:38 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 07:37:38 + source /home/jenkins/lf-env.sh 07:37:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:37:38 ++ mktemp -d /tmp/venv-XXXX 07:37:38 + lf_venv=/tmp/venv-Ti1q 07:37:38 + local venv_file=/tmp/.os_lf_venv 07:37:38 + local python=python3 07:37:38 + local options 07:37:38 + local set_path=true 07:37:38 + local install_args= 07:37:38 ++ 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 07:37:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:37:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:37:38 + true 07:37:38 + case $1 in 07:37:38 + venv_file=/tmp/.toxenv 07:37:38 + shift 2 07:37:38 + true 07:37:38 + case $1 in 07:37:38 + shift 07:37:38 + break 07:37:38 + case $python in 07:37:38 + local pkg_list= 07:37:38 + [[ -d /opt/pyenv ]] 07:37:38 + echo 'Setup pyenv:' 07:37:38 Setup pyenv: 07:37:38 + export PYENV_ROOT=/opt/pyenv 07:37:38 + PYENV_ROOT=/opt/pyenv 07:37:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:38 + pyenv versions 07:37:38 system 07:37:38 3.8.13 07:37:38 3.9.13 07:37:38 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:37:38 + command -v pyenv 07:37:38 ++ pyenv init - --no-rehash 07:37:38 + 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[*]}"'\'')" 07:37:38 export PATH="/opt/pyenv/shims:${PATH}" 07:37:38 export PYENV_SHELL=bash 07:37:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:37:38 pyenv() { 07:37:38 local command 07:37:38 command="${1:-}" 07:37:38 if [ "$#" -gt 0 ]; then 07:37:38 shift 07:37:38 fi 07:37:38 07:37:38 case "$command" in 07:37:38 rehash|shell) 07:37:38 eval "$(pyenv "sh-$command" "$@")" 07:37:38 ;; 07:37:38 *) 07:37:38 command pyenv "$command" "$@" 07:37:38 ;; 07:37:38 esac 07:37:38 }' 07:37:38 +++ 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[*]}"' 07:37:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:38 ++ export PYENV_SHELL=bash 07:37:38 ++ PYENV_SHELL=bash 07:37:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:37:38 +++ complete -F _pyenv pyenv 07:37:38 ++ lf-pyver python3 07:37:38 ++ local py_version_xy=python3 07:37:38 ++ local py_version_xyz= 07:37:38 ++ awk '{ print $1 }' 07:37:38 ++ pyenv versions 07:37:38 ++ local command 07:37:38 ++ command=versions 07:37:38 ++ '[' 1 -gt 0 ']' 07:37:38 ++ shift 07:37:38 ++ case "$command" in 07:37:38 ++ command pyenv versions 07:37:38 ++ pyenv versions 07:37:38 ++ sed 's/^[ *]* //' 07:37:38 ++ grep -E '^[0-9.]*[0-9]$' 07:37:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:37:38 +++ tail -n 1 07:37:38 +++ grep '^3' /tmp/.pyenv_versions 07:37:38 +++ sort -V 07:37:38 ++ py_version_xyz=3.10.6 07:37:38 ++ [[ -z 3.10.6 ]] 07:37:38 ++ echo 3.10.6 07:37:38 ++ return 0 07:37:38 + pyenv local 3.10.6 07:37:38 + local command 07:37:38 + command=local 07:37:38 + '[' 2 -gt 0 ']' 07:37:38 + shift 07:37:38 + case "$command" in 07:37:38 + command pyenv local 3.10.6 07:37:38 + pyenv local 3.10.6 07:37:38 + for arg in "$@" 07:37:38 + case $arg in 07:37:38 + pkg_list+='tox ' 07:37:38 + for arg in "$@" 07:37:38 + case $arg in 07:37:38 + pkg_list+='virtualenv ' 07:37:38 + for arg in "$@" 07:37:38 + case $arg in 07:37:38 + pkg_list+='urllib3~=1.26.15 ' 07:37:38 + [[ -f /tmp/.toxenv ]] 07:37:38 ++ cat /tmp/.toxenv 07:37:38 + lf_venv=/tmp/venv-JvYS 07:37:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JvYS from' file:/tmp/.toxenv 07:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JvYS from file:/tmp/.toxenv 07:37:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:37:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:37:38 + local 'pip_opts=--upgrade --quiet' 07:37:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:37:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:37:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:37:38 + [[ -n '' ]] 07:37:38 + [[ -n '' ]] 07:37:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:37:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:38 + /tmp/venv-JvYS/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 07:37:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:37:39 lf-activate-venv(): INFO: Base packages installed successfully 07:37:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:37:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:37:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:37:39 + /tmp/venv-JvYS/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 07:37:40 + type python3 07:37:40 + true 07:37:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JvYS/bin to PATH' 07:37:40 lf-activate-venv(): INFO: Adding /tmp/venv-JvYS/bin to PATH 07:37:40 + PATH=/tmp/venv-JvYS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:40 + return 0 07:37:40 + [[ -d /opt/pyenv ]] 07:37:40 + echo '---> Setting up pyenv' 07:37:40 ---> Setting up pyenv 07:37:40 + export PYENV_ROOT=/opt/pyenv 07:37:40 + PYENV_ROOT=/opt/pyenv 07:37:40 + export PATH=/opt/pyenv/bin:/tmp/venv-JvYS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:40 + PATH=/opt/pyenv/bin:/tmp/venv-JvYS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:40 ++ pwd 07:37:40 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 07:37:40 + export PYTHONPATH 07:37:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:37:40 + TOX_TESTENV_PASSENV=PYTHONPATH 07:37:40 + tox --version 07:37:40 4.46.0 from /tmp/venv-JvYS/lib/python3.10/site-packages/tox/__init__.py 07:37:40 + PARALLEL=false 07:37:40 + TOX_OPTIONS_LIST= 07:37:40 + [[ -n py ]] 07:37:40 + TOX_OPTIONS_LIST=' -e py' 07:37:40 + case ${PARALLEL,,} in 07:37:40 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 07:37:40 + tox -e py 07:37:41 py: install_deps> python -I -m pip install flake8 flake8-docstrings 07:37:43 py: freeze> python -m pip freeze --all 07:37:43 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.0.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==82.0.0,snowballstemmer==3.0.1 07:37:43 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 07:37:43 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 07:37:44 py: OK (2.87=setup[2.65]+cmd[0.01,0.21] seconds) 07:37:44 congratulations :) (2.90 seconds) 07:37:44 + tox_status=0 07:37:44 + echo '---> Completed tox runs' 07:37:44 ---> Completed tox runs 07:37:44 + for i in .tox/*/log 07:37:44 ++ echo .tox/py/log 07:37:44 ++ awk -F/ '{print $2}' 07:37:44 + tox_env=py 07:37:44 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 07:37:44 + DOC_DIR=docs/_build/html 07:37:44 + [[ -d docs/_build/html ]] 07:37:44 + echo '---> tox-run.sh ends' 07:37:44 ---> tox-run.sh ends 07:37:44 + test 0 -eq 0 07:37:44 $ ssh-agent -k 07:37:44 unset SSH_AUTH_SOCK; 07:37:44 unset SSH_AGENT_PID; 07:37:44 echo Agent pid 43109 killed; 07:37:44 [ssh-agent] Stopped. 07:37:44 [PostBuildScript] - [INFO] Executing post build scripts. 07:37:44 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1580206488877547161.sh 07:37:44 ---> sysstat.sh 07:37:44 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4407657086385736616.sh 07:37:44 ---> package-listing.sh 07:37:44 ++ facter osfamily 07:37:44 ++ tr '[:upper:]' '[:lower:]' 07:37:44 + OS_FAMILY=redhat 07:37:44 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 07:37:44 + START_PACKAGES=/tmp/packages_start.txt 07:37:44 + END_PACKAGES=/tmp/packages_end.txt 07:37:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:37:44 + PACKAGES=/tmp/packages_start.txt 07:37:44 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 07:37:44 + PACKAGES=/tmp/packages_end.txt 07:37:44 + case "${OS_FAMILY}" in 07:37:44 + rpm -qa 07:37:44 + sort 07:37:45 + '[' -f /tmp/packages_start.txt ']' 07:37:45 + '[' -f /tmp/packages_end.txt ']' 07:37:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:37:45 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 07:37:45 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 07:37:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 07:37:45 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10294032529194737855.sh 07:37:45 ---> capture-instance-metadata.sh 07:37:45 Setup pyenv: 07:37:45 system 07:37:45 3.8.13 07:37:45 3.9.13 07:37:45 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:37:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wPu8 07:37:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:37:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:37:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:52 lf-activate-venv(): INFO: Base packages installed successfully 07:37:52 lf-activate-venv(): INFO: Installing additional packages: lftools 07:38:13 lf-activate-venv(): INFO: Adding /tmp/venv-wPu8/bin to PATH 07:38:13 INFO: Running in OpenStack, capturing instance metadata 07:38:14 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8228631020186134793.sh 07:38:14 provisioning config files... 07:38:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config15979957745341843725tmp 07:38:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:38:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:38:14 [EnvInject] - Injecting environment variables from a build step. 07:38:14 [EnvInject] - Injecting as environment variables the properties content 07:38:14 SERVER_ID=logs 07:38:14 07:38:14 [EnvInject] - Variables injected successfully. 07:38:14 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11952569060016973612.sh 07:38:14 ---> create-netrc.sh 07:38:14 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3234673248124442275.sh 07:38:14 ---> python-tools-install.sh 07:38:14 Setup pyenv: 07:38:14 system 07:38:14 3.8.13 07:38:14 3.9.13 07:38:14 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:38:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wPu8 from file:/tmp/.os_lf_venv 07:38:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:38:16 lf-activate-venv(): INFO: Base packages installed successfully 07:38:16 lf-activate-venv(): INFO: Installing additional packages: lftools 07:38:23 lf-activate-venv(): INFO: Adding /tmp/venv-wPu8/bin to PATH 07:38:23 Generating Requirements File 07:38:38 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. 07:38:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:38:39 Python 3.10.6 07:38:39 pip 26.0.1 from /tmp/venv-wPu8/lib/python3.10/site-packages/pip (python 3.10) 07:38:39 appdirs==1.4.4 07:38:39 argcomplete==3.6.3 07:38:39 aspy.yaml==1.3.0 07:38:39 attrs==25.4.0 07:38:39 autopage==0.6.0 07:38:39 backports.strenum==1.3.1 07:38:39 beautifulsoup4==4.14.3 07:38:39 boto3==1.42.56 07:38:39 botocore==1.42.56 07:38:39 bs4==0.0.2 07:38:39 certifi==2026.2.25 07:38:39 cffi==2.0.0 07:38:39 cfgv==3.5.0 07:38:39 chardet==6.0.0.post1 07:38:39 charset-normalizer==3.4.4 07:38:39 click==8.3.1 07:38:39 cliff==4.13.2 07:38:39 cmd2==3.2.2 07:38:39 cryptography==3.3.2 07:38:39 debtcollector==3.0.0 07:38:39 decorator==5.2.1 07:38:39 defusedxml==0.7.1 07:38:39 Deprecated==1.3.1 07:38:39 distlib==0.4.0 07:38:39 dnspython==2.8.0 07:38:39 docker==7.1.0 07:38:39 dogpile.cache==1.5.0 07:38:39 durationpy==0.10 07:38:39 email-validator==2.3.0 07:38:39 filelock==3.24.3 07:38:39 future==1.0.0 07:38:39 gitdb==4.0.12 07:38:39 GitPython==3.1.46 07:38:39 httplib2==0.30.2 07:38:39 identify==2.6.16 07:38:39 idna==3.11 07:38:39 importlib-resources==1.5.0 07:38:39 iso8601==2.1.0 07:38:39 Jinja2==3.1.6 07:38:39 jmespath==1.1.0 07:38:39 jsonpatch==1.33 07:38:39 jsonpointer==3.0.0 07:38:39 jsonschema==4.26.0 07:38:39 jsonschema-specifications==2025.9.1 07:38:39 keystoneauth1==5.13.1 07:38:39 kubernetes==35.0.0 07:38:39 lftools==0.37.21 07:38:39 lxml==6.0.2 07:38:39 markdown-it-py==4.0.0 07:38:39 MarkupSafe==3.0.3 07:38:39 mdurl==0.1.2 07:38:39 msgpack==1.1.2 07:38:39 multi_key_dict==2.0.3 07:38:39 munch==4.0.0 07:38:39 netaddr==1.3.0 07:38:39 niet==1.4.2 07:38:39 nodeenv==1.10.0 07:38:39 oauth2client==4.1.3 07:38:39 oauthlib==3.3.1 07:38:39 openstacksdk==4.10.0 07:38:39 os-service-types==1.8.2 07:38:39 osc-lib==4.4.0 07:38:39 oslo.config==10.3.0 07:38:39 oslo.context==6.3.0 07:38:39 oslo.i18n==6.7.2 07:38:39 oslo.log==8.1.0 07:38:39 oslo.serialization==5.9.1 07:38:39 oslo.utils==10.0.0 07:38:39 packaging==26.0 07:38:39 pbr==7.0.3 07:38:39 platformdirs==4.9.2 07:38:39 prettytable==3.17.0 07:38:39 psutil==7.2.2 07:38:39 pyasn1==0.6.2 07:38:39 pyasn1_modules==0.4.2 07:38:39 pycparser==3.0 07:38:39 pygerrit2==2.0.15 07:38:39 PyGithub==2.8.1 07:38:39 Pygments==2.19.2 07:38:39 PyJWT==2.11.0 07:38:39 PyNaCl==1.6.2 07:38:39 pyparsing==2.4.7 07:38:39 pyperclip==1.11.0 07:38:39 pyrsistent==0.20.0 07:38:39 python-cinderclient==9.8.0 07:38:39 python-dateutil==2.9.0.post0 07:38:39 python-heatclient==5.0.0 07:38:39 python-jenkins==1.8.3 07:38:39 python-keystoneclient==5.7.0 07:38:39 python-magnumclient==4.9.0 07:38:39 python-openstackclient==9.0.0 07:38:39 python-swiftclient==4.9.0 07:38:39 PyYAML==6.0.3 07:38:39 referencing==0.37.0 07:38:39 requests==2.32.5 07:38:39 requests-oauthlib==2.0.0 07:38:39 requestsexceptions==1.4.0 07:38:39 rfc3986==2.0.0 07:38:39 rich==14.3.3 07:38:39 rich-argparse==1.7.2 07:38:39 rpds-py==0.30.0 07:38:39 rsa==4.9.1 07:38:39 ruamel.yaml==0.19.1 07:38:39 ruamel.yaml.clib==0.2.15 07:38:39 s3transfer==0.16.0 07:38:39 simplejson==3.20.2 07:38:39 six==1.17.0 07:38:39 smmap==5.0.2 07:38:39 soupsieve==2.8.3 07:38:39 stevedore==5.7.0 07:38:39 tabulate==0.9.0 07:38:39 toml==0.10.2 07:38:39 tomlkit==0.14.0 07:38:39 tqdm==4.67.3 07:38:39 typing_extensions==4.15.0 07:38:39 urllib3==1.26.20 07:38:39 virtualenv==20.39.0 07:38:39 wcwidth==0.6.0 07:38:39 websocket-client==1.9.0 07:38:39 wrapt==2.1.1 07:38:39 xdg==6.0.0 07:38:39 xmltodict==1.0.4 07:38:39 yq==3.4.3 07:38:39 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8998602472508122812.sh 07:38:39 ---> sudo-logs.sh 07:38:39 Archiving 'sudo' log.. 07:38:39 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9216209018677998790.sh 07:38:39 ---> job-cost.sh 07:38:39 INFO: Activating Python virtual environment... 07:38:39 Setup pyenv: 07:38:40 system 07:38:40 3.8.13 07:38:40 3.9.13 07:38:40 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:38:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wPu8 from file:/tmp/.os_lf_venv 07:38:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:38:41 lf-activate-venv(): INFO: Base packages installed successfully 07:38:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:38:46 lf-activate-venv(): INFO: Adding /tmp/venv-wPu8/bin to PATH 07:38:46 INFO: No stack-cost file found 07:38:46 INFO: Instance uptime: 141s 07:38:46 INFO: Fetching instance metadata (attempt 1 of 3)... 07:38:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:38:46 INFO: Successfully fetched instance metadata 07:38:46 INFO: Instance type: v3-standard-2 07:38:46 INFO: Retrieving pricing info for: v3-standard-2 07:38:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:38:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=141 07:38:47 INFO: Successfully fetched Vexxhost pricing API 07:38:47 INFO: Retrieved cost: 0.06 07:38:47 INFO: Retrieved resource: v3-standard-2 07:38:47 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 07:38:47 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 07:38:47 INFO: Successfully archived job cost data 07:38:47 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,585,2026-02-25 07:38:47,v3-standard-2,141,0.06,0.00,SUCCESS 07:38:47 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins11952572450900827282.sh 07:38:47 ---> logs-deploy.sh 07:38:47 Setup pyenv: 07:38:47 system 07:38:47 3.8.13 07:38:47 3.9.13 07:38:47 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:38:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wPu8 from file:/tmp/.os_lf_venv 07:38:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:38:49 lf-activate-venv(): INFO: Base packages installed successfully 07:38:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:38:56 lf-activate-venv(): INFO: Adding /tmp/venv-wPu8/bin to PATH 07:38:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/585 07:38:56 INFO: archiving workspace using pattern(s): 07:38:56 /tmp/venv-wPu8/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! 07:38:56 warnings.warn( 07:38:57 Archives upload complete. 07:38:57 INFO: archiving logs to Nexus 07:38:57 /tmp/venv-wPu8/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! 07:38:57 warnings.warn( 07:38:58 ---> uname -a: 07:38:58 Linux prd-centos8-builder-2c-1g-19990.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:38:58 07:38:58 07:38:58 ---> lscpu: 07:38:58 Architecture: x86_64 07:38:58 CPU op-mode(s): 32-bit, 64-bit 07:38:58 Byte Order: Little Endian 07:38:58 CPU(s): 2 07:38:58 On-line CPU(s) list: 0,1 07:38:58 Thread(s) per core: 1 07:38:58 Core(s) per socket: 1 07:38:58 Socket(s): 2 07:38:58 NUMA node(s): 1 07:38:58 Vendor ID: AuthenticAMD 07:38:58 CPU family: 23 07:38:58 Model: 49 07:38:58 Model name: AMD EPYC-Rome Processor 07:38:58 Stepping: 0 07:38:58 CPU MHz: 2799.998 07:38:58 BogoMIPS: 5599.99 07:38:58 Virtualization: AMD-V 07:38:58 Hypervisor vendor: KVM 07:38:58 Virtualization type: full 07:38:58 L1d cache: 32K 07:38:58 L1i cache: 32K 07:38:58 L2 cache: 512K 07:38:58 L3 cache: 16384K 07:38:58 NUMA node0 CPU(s): 0,1 07:38:58 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:38:58 07:38:58 07:38:58 ---> nproc: 07:38:58 2 07:38:58 07:38:58 07:38:58 ---> df -h: 07:38:58 Filesystem Size Used Avail Use% Mounted on 07:38:58 devtmpfs 3.8G 0 3.8G 0% /dev 07:38:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:38:58 tmpfs 3.8G 17M 3.8G 1% /run 07:38:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:38:58 /dev/vda1 40G 8.6G 32G 22% / 07:38:58 tmpfs 770M 0 770M 0% /run/user/1001 07:38:58 07:38:58 07:38:58 ---> free -m: 07:38:58 total used free shared buff/cache available 07:38:58 Mem: 7699 556 5002 19 2141 6836 07:38:58 Swap: 1023 0 1023 07:38:58 07:38:58 07:38:58 ---> ip addr: 07:38:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:38:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:38:58 inet 127.0.0.1/8 scope host lo 07:38:58 valid_lft forever preferred_lft forever 07:38:58 inet6 ::1/128 scope host 07:38:58 valid_lft forever preferred_lft forever 07:38:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:38:58 link/ether fa:16:3e:b8:66:a9 brd ff:ff:ff:ff:ff:ff 07:38:58 altname enp0s3 07:38:58 altname ens3 07:38:58 inet 10.30.107.98/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:38:58 valid_lft 86257sec preferred_lft 86257sec 07:38:58 inet6 fe80::f816:3eff:feb8:66a9/64 scope link 07:38:58 valid_lft forever preferred_lft forever 07:38:58 07:38:58 07:38:58 ---> sar -b -r -n DEV: 07:38:58 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/25/2026 _x86_64_ (2 CPU) 07:38:58 07:38:58 07:36:31 LINUX RESTART (2 CPU) 07:38:58 07:38:58 07:37:01 AM tps rtps wtps bread/s bwrtn/s 07:38:58 07:38:01 AM 377.67 100.92 276.76 2341.62 5221.19 07:38:58 Average: 377.67 100.92 276.76 2341.62 5221.19 07:38:58 07:38:58 07:37:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:38:58 07:38:01 AM 5445064 7035144 2439380 30.94 2688 1770308 714112 7.99 363148 1762100 105408 07:38:58 Average: 5445064 7035144 2439380 30.94 2688 1770308 714112 7.99 363148 1762100 105408 07:38:58 07:38:58 07:37:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:38:58 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:58 07:38:01 AM eth0 144.25 82.96 572.50 46.84 0.00 0.00 0.00 0.00 07:38:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:58 Average: eth0 144.25 82.96 572.50 46.84 0.00 0.00 0.00 0.00 07:38:58 07:38:58 07:38:58 ---> sar -P ALL: 07:38:58 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/25/2026 _x86_64_ (2 CPU) 07:38:58 07:38:58 07:36:31 LINUX RESTART (2 CPU) 07:38:58 07:38:58 07:37:01 AM CPU %user %nice %system %iowait %steal %idle 07:38:58 07:38:01 AM all 30.06 1.31 16.61 3.23 0.08 48.70 07:38:58 07:38:01 AM 0 23.28 1.12 14.00 1.59 0.08 59.93 07:38:58 07:38:01 AM 1 36.87 1.51 19.23 4.88 0.08 37.43 07:38:58 Average: all 30.06 1.31 16.61 3.23 0.08 48.70 07:38:58 Average: 0 23.28 1.12 14.00 1.59 0.08 59.93 07:38:58 Average: 1 36.87 1.51 19.23 4.88 0.08 37.43 07:38:58 07:38:58 07:38:58