14:08:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143310 14:08:05 Running as SYSTEM 14:08:05 [EnvInject] - Loading node environment variables. 14:08:05 Building remotely on prd-centos8-builder-2c-1g-16554 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:08:05 [ssh-agent] Looking for ssh-agent implementation... 14:08:06 $ ssh-agent 14:08:06 SSH_AUTH_SOCK=/tmp/ssh-dxNbjEkhoulp/agent.16423 14:08:06 SSH_AGENT_PID=16440 14:08:06 [ssh-agent] Started. 14:08:06 Running ssh-add (command line suppressed) 14:08:06 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_13238161098817575603.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_13238161098817575603.key) 14:08:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:08:06 The recommended git tool is: NONE 14:08:07 using credential onap-jenkins-ssh 14:08:08 Wiping out workspace first. 14:08:08 Cloning the remote Git repository 14:08:08 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:08:08 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 14:08:08 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:08:08 > git --version # timeout=10 14:08:08 > git --version # 'git version 2.39.0' 14:08:08 using GIT_SSH to set credentials Gerrit user 14:08:08 [INFO] Currently running in a labeled security context 14:08:08 [INFO] Currently SELinux is 'enforcing' on the host 14:08:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh11483795168280015650.key 14:08:08 Verifying host key using manually-configured host key entries 14:08:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:08:08 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:08:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:09 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 14:08:09 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 14:08:09 using GIT_SSH to set credentials Gerrit user 14:08:09 [INFO] Currently running in a labeled security context 14:08:09 [INFO] Currently SELinux is 'enforcing' on the host 14:08:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh4956001906522576527.key 14:08:09 Verifying host key using manually-configured host key entries 14:08:09 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/10/143310/1 # timeout=30 14:08:09 > git rev-parse 6afc43a010f771922e7c5b5f47ba4ab736e4a959^{commit} # timeout=10 14:08:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:08:09 Checking out Revision 6afc43a010f771922e7c5b5f47ba4ab736e4a959 (refs/changes/10/143310/1) 14:08:09 > git config core.sparsecheckout # timeout=10 14:08:09 > git checkout -f 6afc43a010f771922e7c5b5f47ba4ab736e4a959 # timeout=30 14:08:12 Commit message: "Fix cds-resource-resolution test case" 14:08:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:08:12 > git rev-list --no-walk 4a55a9531396e69fa54ae8c74c30f9a070a2b909 # timeout=10 14:08:13 [EnvInject] - Injecting environment variables from a build step. 14:08:13 [EnvInject] - Injecting as environment variables the properties content 14:08:13 PYTHON=python3 14:08:13 14:08:13 [EnvInject] - Variables injected successfully. 14:08:13 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins17431341489556905297.sh 14:08:13 ---> tox-install.sh 14:08:13 + source /home/jenkins/lf-env.sh 14:08:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:13 ++ mktemp -d /tmp/venv-XXXX 14:08:13 + lf_venv=/tmp/venv-L1CD 14:08:13 + local venv_file=/tmp/.os_lf_venv 14:08:13 + local python=python3 14:08:13 + local options 14:08:13 + local set_path=true 14:08:13 + local install_args= 14:08: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 14:08:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:13 + true 14:08:13 + case $1 in 14:08:13 + venv_file=/tmp/.toxenv 14:08:13 + shift 2 14:08:13 + true 14:08:13 + case $1 in 14:08:13 + shift 14:08:13 + break 14:08:13 + case $python in 14:08:13 + local pkg_list= 14:08:13 + [[ -d /opt/pyenv ]] 14:08:13 + echo 'Setup pyenv:' 14:08:13 Setup pyenv: 14:08:13 + export PYENV_ROOT=/opt/pyenv 14:08:13 + PYENV_ROOT=/opt/pyenv 14:08: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 14:08: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 14:08:13 + pyenv versions 14:08:13 system 14:08:13 * 3.8.13 (set by /opt/pyenv/version) 14:08:13 * 3.9.13 (set by /opt/pyenv/version) 14:08:13 * 3.10.6 (set by /opt/pyenv/version) 14:08:13 + command -v pyenv 14:08:13 ++ pyenv init - --no-rehash 14:08: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[*]}"'\'')" 14:08:13 export PATH="/opt/pyenv/shims:${PATH}" 14:08:13 export PYENV_SHELL=bash 14:08:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:13 pyenv() { 14:08:13 local command 14:08:13 command="${1:-}" 14:08:13 if [ "$#" -gt 0 ]; then 14:08:13 shift 14:08:13 fi 14:08:13 14:08:13 case "$command" in 14:08:13 rehash|shell) 14:08:13 eval "$(pyenv "sh-$command" "$@")" 14:08:13 ;; 14:08:13 *) 14:08:13 command pyenv "$command" "$@" 14:08:13 ;; 14:08:13 esac 14:08:13 }' 14:08: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[*]}"' 14:08: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 14:08: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 14:08: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 14:08:13 ++ export PYENV_SHELL=bash 14:08:13 ++ PYENV_SHELL=bash 14:08:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:13 +++ complete -F _pyenv pyenv 14:08:13 ++ lf-pyver python3 14:08:13 ++ local py_version_xy=python3 14:08:13 ++ local py_version_xyz= 14:08:13 ++ sed 's/^[ *]* //' 14:08:13 ++ awk '{ print $1 }' 14:08:13 ++ grep -E '^[0-9.]*[0-9]$' 14:08:13 ++ pyenv versions 14:08:13 ++ local command 14:08:13 ++ command=versions 14:08:13 ++ '[' 1 -gt 0 ']' 14:08:13 ++ shift 14:08:13 ++ case "$command" in 14:08:13 ++ command pyenv versions 14:08:13 ++ pyenv versions 14:08:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:13 +++ tail -n 1 14:08:13 +++ sort -V 14:08:13 +++ grep '^3' /tmp/.pyenv_versions 14:08:13 ++ py_version_xyz=3.10.6 14:08:13 ++ [[ -z 3.10.6 ]] 14:08:13 ++ echo 3.10.6 14:08:13 ++ return 0 14:08:13 + pyenv local 3.10.6 14:08:13 + local command 14:08:13 + command=local 14:08:13 + '[' 2 -gt 0 ']' 14:08:13 + shift 14:08:13 + case "$command" in 14:08:13 + command pyenv local 3.10.6 14:08:13 + pyenv local 3.10.6 14:08:13 + for arg in "$@" 14:08:13 + case $arg in 14:08:13 + pkg_list+='tox ' 14:08:13 + for arg in "$@" 14:08:13 + case $arg in 14:08:13 + pkg_list+='virtualenv ' 14:08:13 + for arg in "$@" 14:08:13 + case $arg in 14:08:13 + pkg_list+='urllib3~=1.26.15 ' 14:08:13 + [[ -f /tmp/.toxenv ]] 14:08:13 + [[ ! -f /tmp/.toxenv ]] 14:08:13 + [[ -n '' ]] 14:08:13 + python3 -m venv /tmp/venv-L1CD 14:08:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L1CD' 14:08:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L1CD 14:08:17 + echo /tmp/venv-L1CD 14:08:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:08:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:08:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:08:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:17 + local 'pip_opts=--upgrade --quiet' 14:08:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:08:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:08:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:08:17 + [[ -n '' ]] 14:08:17 + [[ -n '' ]] 14:08:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:08:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:17 + /tmp/venv-L1CD/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 14:08:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:08:21 lf-activate-venv(): INFO: Base packages installed successfully 14:08:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:08:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:08:21 + /tmp/venv-L1CD/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 14:08:25 + type python3 14:08:25 + true 14:08:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-L1CD/bin to PATH' 14:08:25 lf-activate-venv(): INFO: Adding /tmp/venv-L1CD/bin to PATH 14:08:25 + PATH=/tmp/venv-L1CD/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 14:08:25 + return 0 14:08:25 + python3 --version 14:08:25 Python 3.10.6 14:08:25 + python3 -m pip --version 14:08:25 pip 26.0.1 from /tmp/venv-L1CD/lib/python3.10/site-packages/pip (python 3.10) 14:08:25 + python3 -m pip freeze 14:08:25 cachetools==7.0.1 14:08:25 chardet==5.2.0 14:08:25 colorama==0.4.6 14:08:25 distlib==0.4.0 14:08:25 filelock==3.21.2 14:08:25 packaging==26.0 14:08:25 platformdirs==4.7.0 14:08:25 pluggy==1.6.0 14:08:25 pyproject-api==1.10.0 14:08:25 tomli==2.4.0 14:08:25 tox==4.35.0 14:08:25 typing_extensions==4.15.0 14:08:25 urllib3==1.26.20 14:08:25 virtualenv==20.36.1 14:08:25 [EnvInject] - Injecting environment variables from a build step. 14:08:25 [EnvInject] - Injecting as environment variables the properties content 14:08:25 PARALLEL=false 14:08:25 14:08:25 [EnvInject] - Variables injected successfully. 14:08:25 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins15094931963910595489.sh 14:08:25 ---> tox-run.sh 14:08:25 + 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 14:08:25 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:08:25 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 14:08:25 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 14:08:25 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 14:08:25 + source /home/jenkins/lf-env.sh 14:08:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:25 ++ mktemp -d /tmp/venv-XXXX 14:08:25 + lf_venv=/tmp/venv-ur7r 14:08:25 + local venv_file=/tmp/.os_lf_venv 14:08:25 + local python=python3 14:08:25 + local options 14:08:25 + local set_path=true 14:08:25 + local install_args= 14:08:25 ++ 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 14:08:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:25 + true 14:08:25 + case $1 in 14:08:25 + venv_file=/tmp/.toxenv 14:08:25 + shift 2 14:08:25 + true 14:08:25 + case $1 in 14:08:25 + shift 14:08:25 + break 14:08:25 + case $python in 14:08:25 + local pkg_list= 14:08:25 + [[ -d /opt/pyenv ]] 14:08:25 + echo 'Setup pyenv:' 14:08:25 Setup pyenv: 14:08:25 + export PYENV_ROOT=/opt/pyenv 14:08:25 + PYENV_ROOT=/opt/pyenv 14:08:25 + 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 14:08:25 + 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 14:08:25 + pyenv versions 14:08:25 system 14:08:25 3.8.13 14:08:25 3.9.13 14:08:25 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:08:25 + command -v pyenv 14:08:25 ++ pyenv init - --no-rehash 14:08:25 + 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[*]}"'\'')" 14:08:25 export PATH="/opt/pyenv/shims:${PATH}" 14:08:25 export PYENV_SHELL=bash 14:08:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:25 pyenv() { 14:08:25 local command 14:08:25 command="${1:-}" 14:08:25 if [ "$#" -gt 0 ]; then 14:08:25 shift 14:08:25 fi 14:08:25 14:08:25 case "$command" in 14:08:25 rehash|shell) 14:08:25 eval "$(pyenv "sh-$command" "$@")" 14:08:25 ;; 14:08:25 *) 14:08:25 command pyenv "$command" "$@" 14:08:25 ;; 14:08:25 esac 14:08:25 }' 14:08:25 +++ 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[*]}"' 14:08:25 ++ 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 14:08:25 ++ 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 14:08:25 ++ 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 14:08:25 ++ export PYENV_SHELL=bash 14:08:25 ++ PYENV_SHELL=bash 14:08:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:25 +++ complete -F _pyenv pyenv 14:08:25 ++ lf-pyver python3 14:08:25 ++ local py_version_xy=python3 14:08:25 ++ local py_version_xyz= 14:08:25 ++ sed 's/^[ *]* //' 14:08:25 ++ grep -E '^[0-9.]*[0-9]$' 14:08:25 ++ awk '{ print $1 }' 14:08:25 ++ pyenv versions 14:08:25 ++ local command 14:08:25 ++ command=versions 14:08:25 ++ '[' 1 -gt 0 ']' 14:08:25 ++ shift 14:08:25 ++ case "$command" in 14:08:25 ++ command pyenv versions 14:08:25 ++ pyenv versions 14:08:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:26 +++ grep '^3' /tmp/.pyenv_versions 14:08:26 +++ tail -n 1 14:08:26 +++ sort -V 14:08:26 ++ py_version_xyz=3.10.6 14:08:26 ++ [[ -z 3.10.6 ]] 14:08:26 ++ echo 3.10.6 14:08:26 ++ return 0 14:08:26 + pyenv local 3.10.6 14:08:26 + local command 14:08:26 + command=local 14:08:26 + '[' 2 -gt 0 ']' 14:08:26 + shift 14:08:26 + case "$command" in 14:08:26 + command pyenv local 3.10.6 14:08:26 + pyenv local 3.10.6 14:08:26 + for arg in "$@" 14:08:26 + case $arg in 14:08:26 + pkg_list+='tox ' 14:08:26 + for arg in "$@" 14:08:26 + case $arg in 14:08:26 + pkg_list+='virtualenv ' 14:08:26 + for arg in "$@" 14:08:26 + case $arg in 14:08:26 + pkg_list+='urllib3~=1.26.15 ' 14:08:26 + [[ -f /tmp/.toxenv ]] 14:08:26 ++ cat /tmp/.toxenv 14:08:26 + lf_venv=/tmp/venv-L1CD 14:08:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L1CD from' file:/tmp/.toxenv 14:08:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L1CD from file:/tmp/.toxenv 14:08:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:08:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:26 + local 'pip_opts=--upgrade --quiet' 14:08:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:08:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:08:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:08:26 + [[ -n '' ]] 14:08:26 + [[ -n '' ]] 14:08:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:08:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:26 + /tmp/venv-L1CD/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 14:08:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:08:26 lf-activate-venv(): INFO: Base packages installed successfully 14:08:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:08:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:08:26 + /tmp/venv-L1CD/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 14:08:27 + type python3 14:08:27 + true 14:08:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-L1CD/bin to PATH' 14:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-L1CD/bin to PATH 14:08:27 + PATH=/tmp/venv-L1CD/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 14:08:27 + return 0 14:08:27 + [[ -d /opt/pyenv ]] 14:08:27 + echo '---> Setting up pyenv' 14:08:27 ---> Setting up pyenv 14:08:27 + export PYENV_ROOT=/opt/pyenv 14:08:27 + PYENV_ROOT=/opt/pyenv 14:08:27 + export PATH=/opt/pyenv/bin:/tmp/venv-L1CD/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 14:08:27 + PATH=/opt/pyenv/bin:/tmp/venv-L1CD/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 14:08:27 ++ pwd 14:08:27 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:08:27 + export PYTHONPATH 14:08:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:08:27 + TOX_TESTENV_PASSENV=PYTHONPATH 14:08:27 + tox --version 14:08:28 4.35.0 from /tmp/venv-L1CD/lib/python3.10/site-packages/tox/__init__.py 14:08:28 + PARALLEL=false 14:08:28 + TOX_OPTIONS_LIST= 14:08:28 + [[ -n py ]] 14:08:28 + TOX_OPTIONS_LIST=' -e py' 14:08:28 + case ${PARALLEL,,} in 14:08:28 + tox -e py 14:08:28 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 14:08:29 py: install_deps> python -I -m pip install flake8 flake8-docstrings 14:08:30 py: freeze> python -m pip freeze --all 14:08:31 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 14:08:31 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 14:08:31 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 14:08:31 src/onaptests/configuration/cds_resource_resolution_settings.py:1:1: D100 Missing docstring in public module 14:08:31 src/onaptests/configuration/cds_resource_resolution_settings.py:92:121: E501 line too long (148 > 120 characters) 14:08:31 py: exit 123 (0.21 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=38260 14:08:31 py: FAIL code 123 (2.87=setup[2.65]+cmd[0.01,0.21] seconds) 14:08:31 evaluation failed :( (2.90 seconds) 14:08:31 + tox_status=123 14:08:31 + echo '---> Completed tox runs' 14:08:31 ---> Completed tox runs 14:08:31 + for i in .tox/*/log 14:08:31 ++ echo .tox/py/log 14:08:31 ++ awk -F/ '{print $2}' 14:08:31 + tox_env=py 14:08:31 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 14:08:31 + DOC_DIR=docs/_build/html 14:08:31 + [[ -d docs/_build/html ]] 14:08:31 + echo '---> tox-run.sh ends' 14:08:31 ---> tox-run.sh ends 14:08:31 + test 123 -eq 0 14:08:31 + exit 123 14:08:31 Build step 'Execute shell' marked build as failure 14:08:31 $ ssh-agent -k 14:08:31 unset SSH_AUTH_SOCK; 14:08:31 unset SSH_AGENT_PID; 14:08:31 echo Agent pid 16440 killed; 14:08:31 [ssh-agent] Stopped. 14:08:31 [PostBuildScript] - [INFO] Executing post build scripts. 14:08:31 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3830459568177603484.sh 14:08:31 ---> sysstat.sh 14:08:31 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2653472398393081435.sh 14:08:31 ---> package-listing.sh 14:08:31 ++ tr '[:upper:]' '[:lower:]' 14:08:31 ++ facter osfamily 14:08:32 + OS_FAMILY=redhat 14:08:32 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 14:08:32 + START_PACKAGES=/tmp/packages_start.txt 14:08:32 + END_PACKAGES=/tmp/packages_end.txt 14:08:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:32 + PACKAGES=/tmp/packages_start.txt 14:08:32 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:08:32 + PACKAGES=/tmp/packages_end.txt 14:08:32 + case "${OS_FAMILY}" in 14:08:32 + rpm -qa 14:08:32 + sort 14:08:32 + '[' -f /tmp/packages_start.txt ']' 14:08:32 + '[' -f /tmp/packages_end.txt ']' 14:08:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:32 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 14:08:32 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:08:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 14:08:32 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16047695301747102789.sh 14:08:32 ---> capture-instance-metadata.sh 14:08:32 Setup pyenv: 14:08:32 system 14:08:32 3.8.13 14:08:32 3.9.13 14:08:32 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:08:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UTSG 14:08:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:08:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:40 lf-activate-venv(): INFO: Base packages installed successfully 14:08:40 lf-activate-venv(): INFO: Installing additional packages: lftools 14:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-UTSG/bin to PATH 14:09:00 INFO: Running in OpenStack, capturing instance metadata 14:09:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15835579398767682607.sh 14:09:00 provisioning config files... 14:09:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config10690761212064918157tmp 14:09:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:09:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:09:00 [EnvInject] - Injecting environment variables from a build step. 14:09:00 [EnvInject] - Injecting as environment variables the properties content 14:09:00 SERVER_ID=logs 14:09:00 14:09:00 [EnvInject] - Variables injected successfully. 14:09:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12064329598319267670.sh 14:09:00 ---> create-netrc.sh 14:09:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins11911396539969587198.sh 14:09:00 ---> python-tools-install.sh 14:09:00 Setup pyenv: 14:09:01 system 14:09:01 3.8.13 14:09:01 3.9.13 14:09:01 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:09:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UTSG from file:/tmp/.os_lf_venv 14:09:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:03 lf-activate-venv(): INFO: Base packages installed successfully 14:09:03 lf-activate-venv(): INFO: Installing additional packages: lftools 14:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-UTSG/bin to PATH 14:09:09 Generating Requirements File 14:09:27 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. 14:09:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:09:27 Python 3.10.6 14:09:27 pip 26.0.1 from /tmp/venv-UTSG/lib/python3.10/site-packages/pip (python 3.10) 14:09:28 appdirs==1.4.4 14:09:28 argcomplete==3.6.3 14:09:28 aspy.yaml==1.3.0 14:09:28 attrs==25.4.0 14:09:28 autopage==0.6.0 14:09:28 backports.strenum==1.3.1 14:09:28 beautifulsoup4==4.14.3 14:09:28 boto3==1.42.48 14:09:28 botocore==1.42.48 14:09:28 bs4==0.0.2 14:09:28 certifi==2026.1.4 14:09:28 cffi==2.0.0 14:09:28 cfgv==3.5.0 14:09:28 chardet==5.2.0 14:09:28 charset-normalizer==3.4.4 14:09:28 click==8.3.1 14:09:28 cliff==4.13.1 14:09:28 cmd2==3.2.0 14:09:28 cryptography==3.3.2 14:09:28 debtcollector==3.0.0 14:09:28 decorator==5.2.1 14:09:28 defusedxml==0.7.1 14:09:28 Deprecated==1.3.1 14:09:28 distlib==0.4.0 14:09:28 dnspython==2.8.0 14:09:28 docker==7.1.0 14:09:28 dogpile.cache==1.5.0 14:09:28 durationpy==0.10 14:09:28 email-validator==2.3.0 14:09:28 filelock==3.21.2 14:09:28 future==1.0.0 14:09:28 gitdb==4.0.12 14:09:28 GitPython==3.1.46 14:09:28 httplib2==0.30.2 14:09:28 identify==2.6.16 14:09:28 idna==3.11 14:09:28 importlib-resources==1.5.0 14:09:28 iso8601==2.1.0 14:09:28 Jinja2==3.1.6 14:09:28 jmespath==1.1.0 14:09:28 jsonpatch==1.33 14:09:28 jsonpointer==3.0.0 14:09:28 jsonschema==4.26.0 14:09:28 jsonschema-specifications==2025.9.1 14:09:28 keystoneauth1==5.13.0 14:09:28 kubernetes==35.0.0 14:09:28 lftools==0.37.21 14:09:28 lxml==6.0.2 14:09:28 markdown-it-py==4.0.0 14:09:28 MarkupSafe==3.0.3 14:09:28 mdurl==0.1.2 14:09:28 msgpack==1.1.2 14:09:28 multi_key_dict==2.0.3 14:09:28 munch==4.0.0 14:09:28 netaddr==1.3.0 14:09:28 niet==1.4.2 14:09:28 nodeenv==1.10.0 14:09:28 oauth2client==4.1.3 14:09:28 oauthlib==3.3.1 14:09:28 openstacksdk==4.9.0 14:09:28 os-service-types==1.8.2 14:09:28 osc-lib==4.3.0 14:09:28 oslo.config==10.2.0 14:09:28 oslo.context==6.2.0 14:09:28 oslo.i18n==6.7.1 14:09:28 oslo.log==8.0.0 14:09:28 oslo.serialization==5.9.0 14:09:28 oslo.utils==9.2.0 14:09:28 packaging==26.0 14:09:28 pbr==7.0.3 14:09:28 platformdirs==4.7.0 14:09:28 prettytable==3.17.0 14:09:28 psutil==7.2.2 14:09:28 pyasn1==0.6.2 14:09:28 pyasn1_modules==0.4.2 14:09:28 pycparser==3.0 14:09:28 pygerrit2==2.0.15 14:09:28 PyGithub==2.8.1 14:09:28 Pygments==2.19.2 14:09:28 PyJWT==2.11.0 14:09:28 PyNaCl==1.6.2 14:09:28 pyparsing==2.4.7 14:09:28 pyperclip==1.11.0 14:09:28 pyrsistent==0.20.0 14:09:28 python-cinderclient==9.8.0 14:09:28 python-dateutil==2.9.0.post0 14:09:28 python-heatclient==5.0.0 14:09:28 python-jenkins==1.8.3 14:09:28 python-keystoneclient==5.7.0 14:09:28 python-magnumclient==4.9.0 14:09:28 python-openstackclient==8.3.0 14:09:28 python-swiftclient==4.9.0 14:09:28 PyYAML==6.0.3 14:09:28 referencing==0.37.0 14:09:28 requests==2.32.5 14:09:28 requests-oauthlib==2.0.0 14:09:28 requestsexceptions==1.4.0 14:09:28 rfc3986==2.0.0 14:09:28 rich==14.3.2 14:09:28 rich-argparse==1.7.2 14:09:28 rpds-py==0.30.0 14:09:28 rsa==4.9.1 14:09:28 ruamel.yaml==0.19.1 14:09:28 ruamel.yaml.clib==0.2.15 14:09:28 s3transfer==0.16.0 14:09:28 simplejson==3.20.2 14:09:28 six==1.17.0 14:09:28 smmap==5.0.2 14:09:28 soupsieve==2.8.3 14:09:28 stevedore==5.6.0 14:09:28 tabulate==0.9.0 14:09:28 toml==0.10.2 14:09:28 tomlkit==0.14.0 14:09:28 tqdm==4.67.3 14:09:28 typing_extensions==4.15.0 14:09:28 tzdata==2025.3 14:09:28 urllib3==1.26.20 14:09:28 virtualenv==20.36.1 14:09:28 wcwidth==0.6.0 14:09:28 websocket-client==1.9.0 14:09:28 wrapt==2.1.1 14:09:28 xdg==6.0.0 14:09:28 xmltodict==1.0.2 14:09:28 yq==3.4.3 14:09:28 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15707529072148869384.sh 14:09:28 ---> sudo-logs.sh 14:09:28 Archiving 'sudo' log.. 14:09:28 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16495239834477778349.sh 14:09:28 ---> job-cost.sh 14:09:28 INFO: Activating Python virtual environment... 14:09:28 Setup pyenv: 14:09:28 system 14:09:28 3.8.13 14:09:28 3.9.13 14:09:28 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:09:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UTSG from file:/tmp/.os_lf_venv 14:09:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:31 lf-activate-venv(): INFO: Base packages installed successfully 14:09:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:09:38 lf-activate-venv(): INFO: Adding /tmp/venv-UTSG/bin to PATH 14:09:38 INFO: No stack-cost file found 14:09:38 INFO: Instance uptime: 125s 14:09:38 INFO: Fetching instance metadata (attempt 1 of 3)... 14:09:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:09:38 INFO: Successfully fetched instance metadata 14:09:38 INFO: Instance type: v3-standard-2 14:09:38 INFO: Retrieving pricing info for: v3-standard-2 14:09:38 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:09:38 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=125 14:09:38 INFO: Successfully fetched Vexxhost pricing API 14:09:39 INFO: Retrieved cost: 0.06 14:09:39 INFO: Retrieved resource: v3-standard-2 14:09:39 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 14:09:39 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 14:09:39 INFO: Successfully archived job cost data 14:09:39 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,572,2026-02-13 14:09:39,v3-standard-2,125,0.06,0.00,FAILURE 14:09:39 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins15050576820461919742.sh 14:09:39 ---> logs-deploy.sh 14:09:39 Setup pyenv: 14:09:39 system 14:09:39 3.8.13 14:09:39 3.9.13 14:09:39 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 14:09:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UTSG from file:/tmp/.os_lf_venv 14:09:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:40 lf-activate-venv(): INFO: Base packages installed successfully 14:09:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:09:48 lf-activate-venv(): INFO: Adding /tmp/venv-UTSG/bin to PATH 14:09:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/572 14:09:48 INFO: archiving workspace using pattern(s): 14:09:48 Archives upload complete. 14:09:49 INFO: archiving logs to Nexus 14:09:49 ---> uname -a: 14:09:49 Linux prd-centos8-builder-2c-1g-16554.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 14:09:49 14:09:49 14:09:49 ---> lscpu: 14:09:49 Architecture: x86_64 14:09:49 CPU op-mode(s): 32-bit, 64-bit 14:09:49 Byte Order: Little Endian 14:09:49 CPU(s): 2 14:09:49 On-line CPU(s) list: 0,1 14:09:49 Thread(s) per core: 1 14:09:49 Core(s) per socket: 1 14:09:49 Socket(s): 2 14:09:49 NUMA node(s): 1 14:09:49 Vendor ID: AuthenticAMD 14:09:49 CPU family: 23 14:09:49 Model: 49 14:09:49 Model name: AMD EPYC-Rome Processor 14:09:49 Stepping: 0 14:09:49 CPU MHz: 2800.000 14:09:49 BogoMIPS: 5600.00 14:09:49 Virtualization: AMD-V 14:09:49 Hypervisor vendor: KVM 14:09:49 Virtualization type: full 14:09:49 L1d cache: 32K 14:09:49 L1i cache: 32K 14:09:49 L2 cache: 512K 14:09:49 L3 cache: 16384K 14:09:49 NUMA node0 CPU(s): 0,1 14:09:49 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 14:09:49 14:09:49 14:09:49 ---> nproc: 14:09:49 2 14:09:49 14:09:49 14:09:49 ---> df -h: 14:09:49 Filesystem Size Used Avail Use% Mounted on 14:09:49 devtmpfs 3.8G 0 3.8G 0% /dev 14:09:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:09:49 tmpfs 3.8G 17M 3.8G 1% /run 14:09:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:09:49 /dev/vda1 40G 8.5G 32G 22% / 14:09:49 tmpfs 770M 0 770M 0% /run/user/1001 14:09:49 14:09:49 14:09:49 ---> free -m: 14:09:49 total used free shared buff/cache available 14:09:49 Mem: 7699 575 4988 19 2135 6816 14:09:49 Swap: 1023 0 1023 14:09:49 14:09:49 14:09:49 ---> ip addr: 14:09:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:09:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:09:49 inet 127.0.0.1/8 scope host lo 14:09:49 valid_lft forever preferred_lft forever 14:09:49 inet6 ::1/128 scope host 14:09:49 valid_lft forever preferred_lft forever 14:09:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:09:49 link/ether fa:16:3e:db:59:2b brd ff:ff:ff:ff:ff:ff 14:09:49 altname enp0s3 14:09:49 altname ens3 14:09:49 inet 10.30.107.248/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:09:49 valid_lft 86273sec preferred_lft 86273sec 14:09:49 inet6 fe80::f816:3eff:fedb:592b/64 scope link 14:09:49 valid_lft forever preferred_lft forever 14:09:49 14:09:49 14:09:49 ---> sar -b -r -n DEV: 14:09:49 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) 14:09:49 14:09:49 14:07:38 LINUX RESTART (2 CPU) 14:09:49 14:09:49 02:08:03 PM tps rtps wtps bread/s bwrtn/s 14:09:49 02:09:01 PM 367.82 151.40 216.43 5090.38 8885.71 14:09:49 Average: 367.82 151.40 216.43 5090.38 8885.71 14:09:49 14:09:49 02:08:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:09:49 02:09:01 PM 5313308 7062828 2571136 32.61 2688 1919964 680004 7.61 364784 1854888 180700 14:09:49 Average: 5313308 7062828 2571136 32.61 2688 1919964 680004 7.61 364784 1854888 180700 14:09:49 14:09:49 02:08:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:09:49 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:49 02:09:01 PM eth0 258.98 144.69 1624.45 69.07 0.00 0.00 0.00 0.00 14:09:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:49 Average: eth0 258.98 144.69 1624.45 69.07 0.00 0.00 0.00 0.00 14:09:49 14:09:49 14:09:49 ---> sar -P ALL: 14:09:49 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) 14:09:49 14:09:49 14:07:38 LINUX RESTART (2 CPU) 14:09:49 14:09:49 02:08:03 PM CPU %user %nice %system %iowait %steal %idle 14:09:49 02:09:01 PM all 42.83 2.59 19.47 5.57 0.12 29.42 14:09:49 02:09:01 PM 0 38.12 3.70 24.88 5.81 0.12 27.36 14:09:49 02:09:01 PM 1 47.46 1.49 14.17 5.33 0.12 31.43 14:09:49 Average: all 42.83 2.59 19.47 5.57 0.12 29.42 14:09:49 Average: 0 38.12 3.70 24.88 5.81 0.12 27.36 14:09:49 Average: 1 47.46 1.49 14.17 5.33 0.12 31.43 14:09:49 14:09:49 14:09:49