15:45:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143312 15:45:05 Running as SYSTEM 15:45:05 [EnvInject] - Loading node environment variables. 15:45:05 Building remotely on prd-centos8-builder-2c-1g-16597 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:45:05 [ssh-agent] Looking for ssh-agent implementation... 15:45:05 $ ssh-agent 15:45:05 SSH_AUTH_SOCK=/tmp/ssh-8A7Pm9VthLuV/agent.14911 15:45:05 SSH_AGENT_PID=14913 15:45:05 [ssh-agent] Started. 15:45:05 Running ssh-add (command line suppressed) 15:45:06 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_10103882984915165120.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_10103882984915165120.key) 15:45:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:45:06 The recommended git tool is: NONE 15:45:07 using credential onap-jenkins-ssh 15:45:07 Wiping out workspace first. 15:45:07 Cloning the remote Git repository 15:45:07 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:45:08 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 15:45:08 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:45:08 > git --version # timeout=10 15:45:08 > git --version # 'git version 2.39.0' 15:45:08 using GIT_SSH to set credentials Gerrit user 15:45:08 [INFO] Currently running in a labeled security context 15:45:08 [INFO] Currently SELinux is 'enforcing' on the host 15:45:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh8676664620313720307.key 15:45:08 Verifying host key using manually-configured host key entries 15:45:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:45:08 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:45:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:09 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 15:45:09 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 15:45:09 using GIT_SSH to set credentials Gerrit user 15:45:09 [INFO] Currently running in a labeled security context 15:45:09 [INFO] Currently SELinux is 'enforcing' on the host 15:45:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh3640786425940723034.key 15:45:09 Verifying host key using manually-configured host key entries 15:45:09 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/12/143312/2 # timeout=30 15:45:09 > git rev-parse 0ed7bc9d9e50f8f9b170ad23e724ce7b8284fa4c^{commit} # timeout=10 15:45:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:45:09 Checking out Revision 0ed7bc9d9e50f8f9b170ad23e724ce7b8284fa4c (refs/changes/12/143312/2) 15:45:09 > git config core.sparsecheckout # timeout=10 15:45:09 > git checkout -f 0ed7bc9d9e50f8f9b170ad23e724ce7b8284fa4c # timeout=30 15:45:12 Commit message: "Update resource-resolution.zip to fix test case" 15:45:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:45:12 > git rev-list --no-walk 3d202cb1ba5c26d5542d76cf4743e1625d828141 # timeout=10 15:45:13 [EnvInject] - Injecting environment variables from a build step. 15:45:13 [EnvInject] - Injecting as environment variables the properties content 15:45:13 PYTHON=python3 15:45:13 15:45:13 [EnvInject] - Variables injected successfully. 15:45:13 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins14211711398213857282.sh 15:45:13 ---> tox-install.sh 15:45:13 + source /home/jenkins/lf-env.sh 15:45:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:45:13 ++ mktemp -d /tmp/venv-XXXX 15:45:13 + lf_venv=/tmp/venv-TrQA 15:45:13 + local venv_file=/tmp/.os_lf_venv 15:45:13 + local python=python3 15:45:13 + local options 15:45:13 + local set_path=true 15:45:13 + local install_args= 15:45:13 ++ 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 15:45:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:45:13 + true 15:45:13 + case $1 in 15:45:13 + venv_file=/tmp/.toxenv 15:45:13 + shift 2 15:45:13 + true 15:45:13 + case $1 in 15:45:13 + shift 15:45:13 + break 15:45:13 + case $python in 15:45:13 + local pkg_list= 15:45:13 + [[ -d /opt/pyenv ]] 15:45:13 + echo 'Setup pyenv:' 15:45:13 Setup pyenv: 15:45:13 + export PYENV_ROOT=/opt/pyenv 15:45:13 + PYENV_ROOT=/opt/pyenv 15:45:13 + 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 15:45:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:45:13 + pyenv versions 15:45:13 system 15:45:13 * 3.8.13 (set by /opt/pyenv/version) 15:45:13 * 3.9.13 (set by /opt/pyenv/version) 15:45:13 * 3.10.6 (set by /opt/pyenv/version) 15:45:13 + command -v pyenv 15:45:13 ++ pyenv init - --no-rehash 15:45:13 + 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[*]}"'\'')" 15:45:13 export PATH="/opt/pyenv/shims:${PATH}" 15:45:13 export PYENV_SHELL=bash 15:45:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:45:13 pyenv() { 15:45:13 local command 15:45:13 command="${1:-}" 15:45:13 if [ "$#" -gt 0 ]; then 15:45:13 shift 15:45:13 fi 15:45:13 15:45:13 case "$command" in 15:45:13 rehash|shell) 15:45:13 eval "$(pyenv "sh-$command" "$@")" 15:45:13 ;; 15:45:13 *) 15:45:13 command pyenv "$command" "$@" 15:45:13 ;; 15:45:13 esac 15:45:13 }' 15:45:13 +++ 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[*]}"' 15:45:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:45:13 ++ 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 15:45:13 ++ 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 15:45:13 ++ export PYENV_SHELL=bash 15:45:13 ++ PYENV_SHELL=bash 15:45:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:45:13 +++ complete -F _pyenv pyenv 15:45:13 ++ lf-pyver python3 15:45:13 ++ local py_version_xy=python3 15:45:13 ++ local py_version_xyz= 15:45:13 ++ pyenv versions 15:45:13 ++ local command 15:45:13 ++ command=versions 15:45:13 ++ '[' 1 -gt 0 ']' 15:45:13 ++ shift 15:45:13 ++ case "$command" in 15:45:13 ++ command pyenv versions 15:45:13 ++ pyenv versions 15:45:13 ++ awk '{ print $1 }' 15:45:13 ++ sed 's/^[ *]* //' 15:45:13 ++ grep -E '^[0-9.]*[0-9]$' 15:45:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:45:13 +++ tail -n 1 15:45:13 +++ grep '^3' /tmp/.pyenv_versions 15:45:13 +++ sort -V 15:45:13 ++ py_version_xyz=3.10.6 15:45:13 ++ [[ -z 3.10.6 ]] 15:45:13 ++ echo 3.10.6 15:45:13 ++ return 0 15:45:13 + pyenv local 3.10.6 15:45:13 + local command 15:45:13 + command=local 15:45:13 + '[' 2 -gt 0 ']' 15:45:13 + shift 15:45:13 + case "$command" in 15:45:13 + command pyenv local 3.10.6 15:45:13 + pyenv local 3.10.6 15:45:13 + for arg in "$@" 15:45:13 + case $arg in 15:45:13 + pkg_list+='tox ' 15:45:13 + for arg in "$@" 15:45:13 + case $arg in 15:45:13 + pkg_list+='virtualenv ' 15:45:13 + for arg in "$@" 15:45:13 + case $arg in 15:45:13 + pkg_list+='urllib3~=1.26.15 ' 15:45:13 + [[ -f /tmp/.toxenv ]] 15:45:13 + [[ ! -f /tmp/.toxenv ]] 15:45:13 + [[ -n '' ]] 15:45:13 + python3 -m venv /tmp/venv-TrQA 15:45:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TrQA' 15:45:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TrQA 15:45:17 + echo /tmp/venv-TrQA 15:45:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:45:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:45:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:45:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:17 + local 'pip_opts=--upgrade --quiet' 15:45:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:45:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:45:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:45:17 + [[ -n '' ]] 15:45:17 + [[ -n '' ]] 15:45:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:45:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:45:17 + /tmp/venv-TrQA/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 15:45:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:45:21 lf-activate-venv(): INFO: Base packages installed successfully 15:45:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:45:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:45:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:45:21 + /tmp/venv-TrQA/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 15:45:22 + type python3 15:45:22 + true 15:45:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TrQA/bin to PATH' 15:45:22 lf-activate-venv(): INFO: Adding /tmp/venv-TrQA/bin to PATH 15:45:22 + PATH=/tmp/venv-TrQA/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 15:45:22 + return 0 15:45:22 + python3 --version 15:45:22 Python 3.10.6 15:45:22 + python3 -m pip --version 15:45:23 pip 26.0.1 from /tmp/venv-TrQA/lib/python3.10/site-packages/pip (python 3.10) 15:45:23 + python3 -m pip freeze 15:45:23 cachetools==7.0.1 15:45:23 chardet==5.2.0 15:45:23 colorama==0.4.6 15:45:23 distlib==0.4.0 15:45:23 filelock==3.21.2 15:45:23 packaging==26.0 15:45:23 platformdirs==4.7.0 15:45:23 pluggy==1.6.0 15:45:23 pyproject-api==1.10.0 15:45:23 tomli==2.4.0 15:45:23 tox==4.35.0 15:45:23 typing_extensions==4.15.0 15:45:23 urllib3==1.26.20 15:45:23 virtualenv==20.36.1 15:45:23 [EnvInject] - Injecting environment variables from a build step. 15:45:23 [EnvInject] - Injecting as environment variables the properties content 15:45:23 PARALLEL=false 15:45:23 15:45:23 [EnvInject] - Variables injected successfully. 15:45:23 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins17714181914212541594.sh 15:45:23 ---> tox-run.sh 15:45:23 + 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 15:45:23 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 15:45:23 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 15:45:23 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 15:45:23 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 15:45:23 + source /home/jenkins/lf-env.sh 15:45:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:45:23 ++ mktemp -d /tmp/venv-XXXX 15:45:23 + lf_venv=/tmp/venv-DdJf 15:45:23 + local venv_file=/tmp/.os_lf_venv 15:45:23 + local python=python3 15:45:23 + local options 15:45:23 + local set_path=true 15:45:23 + local install_args= 15:45:23 ++ 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 15:45:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:45:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:45:23 + true 15:45:23 + case $1 in 15:45:23 + venv_file=/tmp/.toxenv 15:45:23 + shift 2 15:45:23 + true 15:45:23 + case $1 in 15:45:23 + shift 15:45:23 + break 15:45:23 + case $python in 15:45:23 + local pkg_list= 15:45:23 + [[ -d /opt/pyenv ]] 15:45:23 + echo 'Setup pyenv:' 15:45:23 Setup pyenv: 15:45:23 + export PYENV_ROOT=/opt/pyenv 15:45:23 + PYENV_ROOT=/opt/pyenv 15:45:23 + 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 15:45:23 + 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 15:45:23 + pyenv versions 15:45:23 system 15:45:23 3.8.13 15:45:23 3.9.13 15:45:23 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:45:23 + command -v pyenv 15:45:23 ++ pyenv init - --no-rehash 15:45:23 + 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[*]}"'\'')" 15:45:23 export PATH="/opt/pyenv/shims:${PATH}" 15:45:23 export PYENV_SHELL=bash 15:45:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:45:23 pyenv() { 15:45:23 local command 15:45:23 command="${1:-}" 15:45:23 if [ "$#" -gt 0 ]; then 15:45:23 shift 15:45:23 fi 15:45:23 15:45:23 case "$command" in 15:45:23 rehash|shell) 15:45:23 eval "$(pyenv "sh-$command" "$@")" 15:45:23 ;; 15:45:23 *) 15:45:23 command pyenv "$command" "$@" 15:45:23 ;; 15:45:23 esac 15:45:23 }' 15:45:23 +++ 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[*]}"' 15:45:23 ++ 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 15:45:23 ++ 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 15:45:23 ++ 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 15:45:23 ++ export PYENV_SHELL=bash 15:45:23 ++ PYENV_SHELL=bash 15:45:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:45:23 +++ complete -F _pyenv pyenv 15:45:23 ++ lf-pyver python3 15:45:23 ++ local py_version_xy=python3 15:45:23 ++ local py_version_xyz= 15:45:23 ++ pyenv versions 15:45:23 ++ local command 15:45:23 ++ command=versions 15:45:23 ++ '[' 1 -gt 0 ']' 15:45:23 ++ shift 15:45:23 ++ case "$command" in 15:45:23 ++ command pyenv versions 15:45:23 ++ pyenv versions 15:45:23 ++ sed 's/^[ *]* //' 15:45:23 ++ awk '{ print $1 }' 15:45:23 ++ grep -E '^[0-9.]*[0-9]$' 15:45:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:45:23 +++ sort -V 15:45:23 +++ tail -n 1 15:45:23 +++ grep '^3' /tmp/.pyenv_versions 15:45:23 ++ py_version_xyz=3.10.6 15:45:23 ++ [[ -z 3.10.6 ]] 15:45:23 ++ echo 3.10.6 15:45:23 ++ return 0 15:45:23 + pyenv local 3.10.6 15:45:23 + local command 15:45:23 + command=local 15:45:23 + '[' 2 -gt 0 ']' 15:45:23 + shift 15:45:23 + case "$command" in 15:45:23 + command pyenv local 3.10.6 15:45:23 + pyenv local 3.10.6 15:45:23 + for arg in "$@" 15:45:23 + case $arg in 15:45:23 + pkg_list+='tox ' 15:45:23 + for arg in "$@" 15:45:23 + case $arg in 15:45:23 + pkg_list+='virtualenv ' 15:45:23 + for arg in "$@" 15:45:23 + case $arg in 15:45:23 + pkg_list+='urllib3~=1.26.15 ' 15:45:23 + [[ -f /tmp/.toxenv ]] 15:45:23 ++ cat /tmp/.toxenv 15:45:23 + lf_venv=/tmp/venv-TrQA 15:45:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TrQA from' file:/tmp/.toxenv 15:45:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TrQA from file:/tmp/.toxenv 15:45:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:45:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:23 + local 'pip_opts=--upgrade --quiet' 15:45:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:45:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:45:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:45:23 + [[ -n '' ]] 15:45:23 + [[ -n '' ]] 15:45:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:45:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:45:23 + /tmp/venv-TrQA/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 15:45:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:45:24 lf-activate-venv(): INFO: Base packages installed successfully 15:45:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:45:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:45:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:45:24 + /tmp/venv-TrQA/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 15:45:25 + type python3 15:45:25 + true 15:45:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TrQA/bin to PATH' 15:45:25 lf-activate-venv(): INFO: Adding /tmp/venv-TrQA/bin to PATH 15:45:25 + PATH=/tmp/venv-TrQA/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 15:45:25 + return 0 15:45:25 + [[ -d /opt/pyenv ]] 15:45:25 + echo '---> Setting up pyenv' 15:45:25 ---> Setting up pyenv 15:45:25 + export PYENV_ROOT=/opt/pyenv 15:45:25 + PYENV_ROOT=/opt/pyenv 15:45:25 + export PATH=/opt/pyenv/bin:/tmp/venv-TrQA/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 15:45:25 + PATH=/opt/pyenv/bin:/tmp/venv-TrQA/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 15:45:25 ++ pwd 15:45:25 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:45:25 + export PYTHONPATH 15:45:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:45:25 + TOX_TESTENV_PASSENV=PYTHONPATH 15:45:25 + tox --version 15:45:25 4.35.0 from /tmp/venv-TrQA/lib/python3.10/site-packages/tox/__init__.py 15:45:25 + PARALLEL=false 15:45:25 + TOX_OPTIONS_LIST= 15:45:25 + [[ -n py ]] 15:45:25 + TOX_OPTIONS_LIST=' -e py' 15:45:25 + case ${PARALLEL,,} in 15:45:25 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 15:45:25 + tox -e py 15:45:26 py: install_deps> python -I -m pip install flake8 flake8-docstrings 15:45:28 py: freeze> python -m pip freeze --all 15:45:28 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==25.3,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==80.9.0,snowballstemmer==3.0.1 15:45:28 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 15:45:28 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 15:45:29 py: OK (2.81=setup[2.58]+cmd[0.01,0.22] seconds) 15:45:29 congratulations :) (2.84 seconds) 15:45:29 + tox_status=0 15:45:29 + echo '---> Completed tox runs' 15:45:29 ---> Completed tox runs 15:45:29 + for i in .tox/*/log 15:45:29 ++ echo .tox/py/log 15:45:29 ++ awk -F/ '{print $2}' 15:45:29 + tox_env=py 15:45:29 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 15:45:29 + DOC_DIR=docs/_build/html 15:45:29 + [[ -d docs/_build/html ]] 15:45:29 + echo '---> tox-run.sh ends' 15:45:29 ---> tox-run.sh ends 15:45:29 + test 0 -eq 0 15:45:29 $ ssh-agent -k 15:45:29 unset SSH_AUTH_SOCK; 15:45:29 unset SSH_AGENT_PID; 15:45:29 echo Agent pid 14913 killed; 15:45:29 [ssh-agent] Stopped. 15:45:29 [PostBuildScript] - [INFO] Executing post build scripts. 15:45:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14813409328853942352.sh 15:45:29 ---> sysstat.sh 15:45:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3920028677590421815.sh 15:45:29 ---> package-listing.sh 15:45:29 ++ tr '[:upper:]' '[:lower:]' 15:45:29 ++ facter osfamily 15:45:29 + OS_FAMILY=redhat 15:45:29 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 15:45:29 + START_PACKAGES=/tmp/packages_start.txt 15:45:29 + END_PACKAGES=/tmp/packages_end.txt 15:45:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:45:29 + PACKAGES=/tmp/packages_start.txt 15:45:29 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 15:45:29 + PACKAGES=/tmp/packages_end.txt 15:45:29 + case "${OS_FAMILY}" in 15:45:29 + rpm -qa 15:45:29 + sort 15:45:30 + '[' -f /tmp/packages_start.txt ']' 15:45:30 + '[' -f /tmp/packages_end.txt ']' 15:45:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:45:30 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 15:45:30 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 15:45:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 15:45:30 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10376758423403172681.sh 15:45:30 ---> capture-instance-metadata.sh 15:45:30 Setup pyenv: 15:45:30 system 15:45:30 3.8.13 15:45:30 3.9.13 15:45:30 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:45:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KbEz 15:45:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:45:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:45:37 lf-activate-venv(): INFO: Base packages installed successfully 15:45:37 lf-activate-venv(): INFO: Installing additional packages: lftools 15:45:57 lf-activate-venv(): INFO: Adding /tmp/venv-KbEz/bin to PATH 15:45:57 INFO: Running in OpenStack, capturing instance metadata 15:45:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1136976175706459241.sh 15:45:57 provisioning config files... 15:45:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config252725936841665082tmp 15:45:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:45:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:45:57 [EnvInject] - Injecting environment variables from a build step. 15:45:57 [EnvInject] - Injecting as environment variables the properties content 15:45:57 SERVER_ID=logs 15:45:57 15:45:57 [EnvInject] - Variables injected successfully. 15:45:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8552179437293060043.sh 15:45:57 ---> create-netrc.sh 15:45:58 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8812090676061523538.sh 15:45:58 ---> python-tools-install.sh 15:45:58 Setup pyenv: 15:45:58 system 15:45:58 3.8.13 15:45:58 3.9.13 15:45:58 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:45:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KbEz from file:/tmp/.os_lf_venv 15:45:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:45:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:45:59 lf-activate-venv(): INFO: Base packages installed successfully 15:45:59 lf-activate-venv(): INFO: Installing additional packages: lftools 15:46:07 lf-activate-venv(): INFO: Adding /tmp/venv-KbEz/bin to PATH 15:46:07 Generating Requirements File 15:46:23 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. 15:46:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:46:23 Python 3.10.6 15:46:23 pip 26.0.1 from /tmp/venv-KbEz/lib/python3.10/site-packages/pip (python 3.10) 15:46:24 appdirs==1.4.4 15:46:24 argcomplete==3.6.3 15:46:24 aspy.yaml==1.3.0 15:46:24 attrs==25.4.0 15:46:24 autopage==0.6.0 15:46:24 backports.strenum==1.3.1 15:46:24 beautifulsoup4==4.14.3 15:46:24 boto3==1.42.48 15:46:24 botocore==1.42.48 15:46:24 bs4==0.0.2 15:46:24 certifi==2026.1.4 15:46:24 cffi==2.0.0 15:46:24 cfgv==3.5.0 15:46:24 chardet==5.2.0 15:46:24 charset-normalizer==3.4.4 15:46:24 click==8.3.1 15:46:24 cliff==4.13.1 15:46:24 cmd2==3.2.0 15:46:24 cryptography==3.3.2 15:46:24 debtcollector==3.0.0 15:46:24 decorator==5.2.1 15:46:24 defusedxml==0.7.1 15:46:24 Deprecated==1.3.1 15:46:24 distlib==0.4.0 15:46:24 dnspython==2.8.0 15:46:24 docker==7.1.0 15:46:24 dogpile.cache==1.5.0 15:46:24 durationpy==0.10 15:46:24 email-validator==2.3.0 15:46:24 filelock==3.21.2 15:46:24 future==1.0.0 15:46:24 gitdb==4.0.12 15:46:24 GitPython==3.1.46 15:46:24 httplib2==0.30.2 15:46:24 identify==2.6.16 15:46:24 idna==3.11 15:46:24 importlib-resources==1.5.0 15:46:24 iso8601==2.1.0 15:46:24 Jinja2==3.1.6 15:46:24 jmespath==1.1.0 15:46:24 jsonpatch==1.33 15:46:24 jsonpointer==3.0.0 15:46:24 jsonschema==4.26.0 15:46:24 jsonschema-specifications==2025.9.1 15:46:24 keystoneauth1==5.13.0 15:46:24 kubernetes==35.0.0 15:46:24 lftools==0.37.21 15:46:24 lxml==6.0.2 15:46:24 markdown-it-py==4.0.0 15:46:24 MarkupSafe==3.0.3 15:46:24 mdurl==0.1.2 15:46:24 msgpack==1.1.2 15:46:24 multi_key_dict==2.0.3 15:46:24 munch==4.0.0 15:46:24 netaddr==1.3.0 15:46:24 niet==1.4.2 15:46:24 nodeenv==1.10.0 15:46:24 oauth2client==4.1.3 15:46:24 oauthlib==3.3.1 15:46:24 openstacksdk==4.9.0 15:46:24 os-service-types==1.8.2 15:46:24 osc-lib==4.3.0 15:46:24 oslo.config==10.2.0 15:46:24 oslo.context==6.2.0 15:46:24 oslo.i18n==6.7.1 15:46:24 oslo.log==8.0.0 15:46:24 oslo.serialization==5.9.0 15:46:24 oslo.utils==9.2.0 15:46:24 packaging==26.0 15:46:24 pbr==7.0.3 15:46:24 platformdirs==4.7.0 15:46:24 prettytable==3.17.0 15:46:24 psutil==7.2.2 15:46:24 pyasn1==0.6.2 15:46:24 pyasn1_modules==0.4.2 15:46:24 pycparser==3.0 15:46:24 pygerrit2==2.0.15 15:46:24 PyGithub==2.8.1 15:46:24 Pygments==2.19.2 15:46:24 PyJWT==2.11.0 15:46:24 PyNaCl==1.6.2 15:46:24 pyparsing==2.4.7 15:46:24 pyperclip==1.11.0 15:46:24 pyrsistent==0.20.0 15:46:24 python-cinderclient==9.8.0 15:46:24 python-dateutil==2.9.0.post0 15:46:24 python-heatclient==5.0.0 15:46:24 python-jenkins==1.8.3 15:46:24 python-keystoneclient==5.7.0 15:46:24 python-magnumclient==4.9.0 15:46:24 python-openstackclient==8.3.0 15:46:24 python-swiftclient==4.9.0 15:46:24 PyYAML==6.0.3 15:46:24 referencing==0.37.0 15:46:24 requests==2.32.5 15:46:24 requests-oauthlib==2.0.0 15:46:24 requestsexceptions==1.4.0 15:46:24 rfc3986==2.0.0 15:46:24 rich==14.3.2 15:46:24 rich-argparse==1.7.2 15:46:24 rpds-py==0.30.0 15:46:24 rsa==4.9.1 15:46:24 ruamel.yaml==0.19.1 15:46:24 ruamel.yaml.clib==0.2.15 15:46:24 s3transfer==0.16.0 15:46:24 simplejson==3.20.2 15:46:24 six==1.17.0 15:46:24 smmap==5.0.2 15:46:24 soupsieve==2.8.3 15:46:24 stevedore==5.6.0 15:46:24 tabulate==0.9.0 15:46:24 toml==0.10.2 15:46:24 tomlkit==0.14.0 15:46:24 tqdm==4.67.3 15:46:24 typing_extensions==4.15.0 15:46:24 tzdata==2025.3 15:46:24 urllib3==1.26.20 15:46:24 virtualenv==20.36.1 15:46:24 wcwidth==0.6.0 15:46:24 websocket-client==1.9.0 15:46:24 wrapt==2.1.1 15:46:24 xdg==6.0.0 15:46:24 xmltodict==1.0.2 15:46:24 yq==3.4.3 15:46:24 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18406146233807410615.sh 15:46:24 ---> sudo-logs.sh 15:46:24 Archiving 'sudo' log.. 15:46:24 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18238320812785588991.sh 15:46:24 ---> job-cost.sh 15:46:24 INFO: Activating Python virtual environment... 15:46:24 Setup pyenv: 15:46:24 system 15:46:24 3.8.13 15:46:24 3.9.13 15:46:24 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:46:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KbEz from file:/tmp/.os_lf_venv 15:46:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:46:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:46:26 lf-activate-venv(): INFO: Base packages installed successfully 15:46:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:46:31 lf-activate-venv(): INFO: Adding /tmp/venv-KbEz/bin to PATH 15:46:31 INFO: No stack-cost file found 15:46:31 INFO: Instance uptime: 119s 15:46:31 INFO: Fetching instance metadata (attempt 1 of 3)... 15:46:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:46:32 INFO: Successfully fetched instance metadata 15:46:32 INFO: Instance type: v3-standard-2 15:46:32 INFO: Retrieving pricing info for: v3-standard-2 15:46:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:46:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=119 15:46:32 INFO: Successfully fetched Vexxhost pricing API 15:46:32 INFO: Retrieved cost: 0.06 15:46:32 INFO: Retrieved resource: v3-standard-2 15:46:32 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 15:46:32 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 15:46:32 INFO: Successfully archived job cost data 15:46:32 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,575,2026-02-13 15:46:32,v3-standard-2,119,0.06,0.00,SUCCESS 15:46:32 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins18252181553851602017.sh 15:46:32 ---> logs-deploy.sh 15:46:32 Setup pyenv: 15:46:32 system 15:46:32 3.8.13 15:46:32 3.9.13 15:46:32 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 15:46:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KbEz from file:/tmp/.os_lf_venv 15:46:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:46:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:46:34 lf-activate-venv(): INFO: Base packages installed successfully 15:46:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:46:41 lf-activate-venv(): INFO: Adding /tmp/venv-KbEz/bin to PATH 15:46:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/575 15:46:41 INFO: archiving workspace using pattern(s): 15:46:42 Archives upload complete. 15:46:42 INFO: archiving logs to Nexus 15:46:43 ---> uname -a: 15:46:43 Linux prd-centos8-builder-2c-1g-16597.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 15:46:43 15:46:43 15:46:43 ---> lscpu: 15:46:43 Architecture: x86_64 15:46:43 CPU op-mode(s): 32-bit, 64-bit 15:46:43 Byte Order: Little Endian 15:46:43 CPU(s): 2 15:46:43 On-line CPU(s) list: 0,1 15:46:43 Thread(s) per core: 1 15:46:43 Core(s) per socket: 1 15:46:43 Socket(s): 2 15:46:43 NUMA node(s): 1 15:46:43 Vendor ID: AuthenticAMD 15:46:43 CPU family: 23 15:46:43 Model: 49 15:46:43 Model name: AMD EPYC-Rome Processor 15:46:43 Stepping: 0 15:46:43 CPU MHz: 2799.998 15:46:43 BogoMIPS: 5599.99 15:46:43 Virtualization: AMD-V 15:46:43 Hypervisor vendor: KVM 15:46:43 Virtualization type: full 15:46:43 L1d cache: 32K 15:46:43 L1i cache: 32K 15:46:43 L2 cache: 512K 15:46:43 L3 cache: 16384K 15:46:43 NUMA node0 CPU(s): 0,1 15:46:43 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 15:46:43 15:46:43 15:46:43 ---> nproc: 15:46:43 2 15:46:43 15:46:43 15:46:43 ---> df -h: 15:46:43 Filesystem Size Used Avail Use% Mounted on 15:46:43 devtmpfs 3.8G 0 3.8G 0% /dev 15:46:43 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:46:43 tmpfs 3.8G 17M 3.8G 1% /run 15:46:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:46:43 /dev/vda1 40G 8.5G 32G 22% / 15:46:43 tmpfs 770M 0 770M 0% /run/user/1001 15:46:43 15:46:43 15:46:43 ---> free -m: 15:46:43 total used free shared buff/cache available 15:46:43 Mem: 7699 574 4989 19 2135 6817 15:46:43 Swap: 1023 0 1023 15:46:43 15:46:43 15:46:43 ---> ip addr: 15:46:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:46:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:46:43 inet 127.0.0.1/8 scope host lo 15:46:43 valid_lft forever preferred_lft forever 15:46:43 inet6 ::1/128 scope host 15:46:43 valid_lft forever preferred_lft forever 15:46:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:46:43 link/ether fa:16:3e:5d:0d:18 brd ff:ff:ff:ff:ff:ff 15:46:43 altname enp0s3 15:46:43 altname ens3 15:46:43 inet 10.30.106.214/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:46:43 valid_lft 86279sec preferred_lft 86279sec 15:46:43 inet6 fe80::f816:3eff:fe5d:d18/64 scope link 15:46:43 valid_lft forever preferred_lft forever 15:46:43 15:46:43 15:46:43 ---> sar -b -r -n DEV: 15:46:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 15:46:43 15:46:43 15:44:39 LINUX RESTART (2 CPU) 15:46:43 15:46:43 03:45:01 PM tps rtps wtps bread/s bwrtn/s 15:46:43 03:46:01 PM 415.51 157.09 258.42 6408.67 10576.05 15:46:43 Average: 415.51 157.09 258.42 6408.67 10576.05 15:46:43 15:46:43 03:45:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:46:43 03:46:01 PM 5268752 7019332 2615684 33.18 2688 1921036 720516 8.07 365568 1898064 150080 15:46:43 Average: 5268752 7019332 2615684 33.18 2688 1921036 720516 8.07 365568 1898064 150080 15:46:43 15:46:43 03:45:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:46:43 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:43 03:46:01 PM eth0 259.02 151.29 1614.91 68.73 0.00 0.00 0.00 0.00 15:46:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:43 Average: eth0 259.02 151.29 1614.91 68.73 0.00 0.00 0.00 0.00 15:46:43 15:46:43 15:46:43 ---> sar -P ALL: 15:46:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 15:46:43 15:46:43 15:44:39 LINUX RESTART (2 CPU) 15:46:43 15:46:43 03:45:01 PM CPU %user %nice %system %iowait %steal %idle 15:46:43 03:46:01 PM all 46.29 2.68 19.82 3.61 0.12 27.47 15:46:43 03:46:01 PM 0 51.36 2.48 18.96 3.35 0.12 23.73 15:46:43 03:46:01 PM 1 41.22 2.88 20.69 3.87 0.12 31.22 15:46:43 Average: all 46.29 2.68 19.82 3.61 0.12 27.47 15:46:43 Average: 0 51.36 2.48 18.96 3.35 0.12 23.73 15:46:43 Average: 1 41.22 2.88 20.69 3.87 0.12 31.22 15:46:43 15:46:43 15:46:43